﻿.divTitle 
{
	font-size: 11px;
	font-weight: bold;
	font-family:tahoma,arial,helvetica,sans-serif;
	padding-left: 4px;
	padding-top: 4px;
}

.divLogo {
	position: absolute;
	background: url('../../img/adminlogo.png?v02') no-repeat scroll top left;
	width: 177px;
	height: 58px;
	text-align: left;
	vertical-align: top;
	top: 0px;
	left: 0px;
	/*
	filter:alpha(opacity=9);
	-moz-opacity:0.09;
	-khtml-opacity: 0.09;
	opacity: 0.09;
	*/
}

/*Section selection layout*/
.LayoutClassImageWrapper img {
	margin:0 auto;
	text-align:center;
}

.hideInvalidIcon .x-form-invalid-icon {
	display: none !important;
}
/* There was a problem on ExtJS 3.2.1 ext-all.css 
   There was 1px space betwwen each row on the checked tree.
   Below override fixed it.
*/
input.x-tree-node-cb  {
	height:18px;
}

/* On Modified trees hiding horizontal scroll*/
.hidingHorizontalScoll .x-panel-body {
	overflow-x:hidden !important;
}
/* Inventory Products Detail - Variant Grids - Hiding horizontal grid lines*/
.HiddenHorizontalLineGrid .x-grid3-row  {
	border:none;
	padding-bottom:2px;
}

.HiddenHorizontalLineGrid .x-grid3-cell-selected  {
	background-color:transparent !important;
}

/* Since all editable fields on editable grids editable cells, we show 1px border. Therefore needs to be move 1px to left and bottom.*/
.x-grid3-dirty-cell {
	background-position:1px 1px;
}

/* Gridte row yuksekligi 22 px icin Editable Field Gosterimi*/
/* Suanda PlanManager.js'de bu sekilde kullaniliyor bundan sonra heryerde bu mantikla uygulanacak.*/
.EditableFields .x-grid3-cell-inner{
	height:12px;
	/*
	background-color:#FFFFFF;
	background-image:url(/admin/img/ExtImages/gray-extended/form/text-bg.gif);
	*/
	border:1px solid #B5B8C8;
	margin-right:1px;
}

/* Product Gridinde kullaniliyor.*/
.EditableFieldsWithNoMargin .x-grid3-cell-inner{
	height:12px;
	/*
	background-color:#FFFFFF;
	background-image:url(/admin/img/ExtImages/gray-extended/form/text-bg.gif);
	*/
	border:1px solid #B5B8C8;
	margin-right:0px;
}

/* Product detail'da variant ozelliklerinin birbirinden ayri durmasi icin kondu, Gift certificate detayinda da kullanilabilir.*/
.EditableFieldsWithMargin .x-grid3-cell-inner{
	height:12px;
	/*
	background-color:#FFFFFF;
	background-image:url(/admin/img/ExtImages/gray-extended/form/text-bg.gif);
	*/
	border:1px solid #B5B8C8;
	margin-right:5px;
}


.EditableFieldsWithMarginDisabled .x-grid3-cell-inner{
	height:12px;
	/*
	background-color:#FFFFFF;
	background-image:url(/admin/img/ExtImages/gray-extended/form/text-bg.gif);
	*/
	border:1px solid #D0D0D0;
	margin-right:5px;
	color:#D0D0D0;
}


/*   TExt Field Size Icin:   */
.ext-strict .x-form-text {
	height: 15px;
}
.x-form-field-wrap .x-form-trigger {
	height: 18px;
}

/*  Checkbox line height    */

.x-form-check-wrap input {
	margin-top:3px;
}

.CheckboxBoxLabel .x-form-check-wrap input {
	margin-top:0px;
}

.x-form-check-wrap {
	height:18px;
	line-height:16px;
}
.x-form-cb-label {
	top:1px;
}

/* Bu class sadece gridin header'i kullnildigi yerlerde eklenecek*/
/* Ornek product detaildaki variantlar */
.HideGridScroller .x-grid3-scroller {
	display: none;
}
/*TO HIDE MENU ITEMS ICONS*/
/* Add hideMenuIcons class to menu item*/
.hideMenuIcons {
    background-image:none!important;
}

.hideMenuIcons a.x-menu-item {
	padding:3px 10px 3px 10px!important;
}

.hideMenuIcons .x-menu-item-icon{
    display:none!important;
}

/* GRIDLERDE ORTAYA CIKAN PADDING PROBLEMI BUTUN GRIDLERDE KARLILASILIYORMU KONTROL EDILECEK*/
/* BU PROBLEM SOYLE: ORNEK PAGE CONTENT'TE IC ICE GRIDLERDE EXPANDER TANIMLI GRIDLERDE GRIDLERDE GRIDIN HEADER'I SAGA KAYMAKTA BUNU ENGELLEMEK ICIN GEREKLI*/
/* basina .GridHeaderRemovePadding  ekledim ama yemedi*/
/*
.x-grid3-row td, .x-grid3-summary-row td {
	padding-left:0px!important;
	padding-right:0px!important;
}
*/
.ColumnShiftSolveCSS .x-grid3-row td {
	padding-left:0px!important;
	padding-right:0px!important;
}

.ColumnShiftSolveCSS .x-grid3-summary-row td {
	padding-left:0px!important;
	padding-right:0px!important;
}

/* Expander button'unun cursor pointer seklinde gosterimi*/
.x-grid3-row-collapsed .x-grid3-row-expander {
	cursor:pointer;
}
.x-grid3-row-expanded .x-grid3-row-expander {
	cursor:pointer;
}

/* Burda durmasi gerekiyor. Grid HDMenude kullanildi...*/
.back-to-default-config{
	background-image:url(/admin/img/icons/application-sidebar-list.png) ! important;
}

/* BU OZELLIK FRAME TRUE OLDUGUNDA PANEL'IN BODY BG COLOR'INI SET EDIYOR.... BORDERLA AYNI OLSUN DIYE DEGISTIRILDI...*/
.x-panel-mc {
	background-color:#E8E8E8;
}

/* Kullanim sekli soyle, form panel'in cls ozelligi olarak bold-field-label  set edilecek... */
.bold-field-label .x-form-item-label {
	font-weight:bold;
}

/* Bazi yerlerde lazim oldu... Mesela Content Manager dataview empty text... Ama ise yaramadi... Belki lazim olur diye sakladim...*/
.align-center{
	margin-left: auto;
	margin-right: auto;
}

/*  LAYOUT DUZNLENDIGINDE YAPILAN DUZELTMELER: */
/* Tepedeki buttonlar icin height:*/

.our-top-menu-button .x-btn-mc em.x-btn-arrow {
	background:transparent url(/admin/img/ChangedExtImages/button/arrow.gif) no-repeat scroll right bottom !important;
}

.our-top-menu-button .x-btn-text {
	padding-top:36px!important;
	width:55px;
}

/* Cemin Gonderdigi background image'i hem toolbarda hem panel header'da kullaniliyor...*/
.x-toolbar {
	background:#F0F0F0 url(/admin/img/ChangedExtImages/toolbar/bg.gif) repeat-x scroll left top; 
}

.x-panel-header {
	background:#F0F0F0 url(/admin/img/ChangedExtImages/toolbar/bg.gif) repeat-x scroll left top; 
	font-weight:normal;
	height :16px;
}

/* Product sayfasinda sol menude en alltatki accordion guzel gozukmedigi icin koydum...*/
.x-accordion-hd {
	border-bottom:none !important;
	padding:5px 3px 5px 5px;
}
/* Toolbar'in altinda border olmadigi icin ekledim... Ilerde sorun olursa kaldiricam...*/
/*
.x-panel-noborder .x-panel-bbar-noborder .x-toolbar {
	border-bottom:1px solid #D0D0D0;
}
*/
/* Griddte sort edilen kolon'un backgroun rengi veya mouse over column header'inin*/
td.x-grid3-hd-over .x-grid3-hd-inner, td.sort-desc .x-grid3-hd-inner, td.sort-asc .x-grid3-hd-inner, td.x-grid3-hd-menu-open .x-grid3-hd-inner {
	background:#D0D0D0 url(/admin/img/ChangedExtImages/grid/grid3-hrow-over.gif) repeat-x scroll left bottom;
}

.x-dd-drag-proxy .x-grid3-hd-inner{
	background:#D0D0D0 url(/admin/img/ChangedExtImages/grid/grid3-hrow-over2.gif) repeat-x left bottom;
	border:1px solid #D0D0D0;
}

/*Gridin sag ve sol tarafindaki cizgiler*/
td.x-grid3-hd-over, td.sort-desc, td.sort-asc, td.x-grid3-hd-menu-open {
	border-left:1px solid #A0A0A0;
	border-right:1px solid #A0A0A0;
}

/*Left panel'in saga sola kaydirilmasini engellemek icin cursor'un degistirilmesi..*/
.x-splitbar-h, .x-splitbar-proxy-h {
	cursor:Default;
}

/* Menu de gezerken item'inlarin background olayi*/
/*
.x-menu-item-active {
	background:#D0D0D0 url(/admin/img/ChangedExtImages/menu/item-over.gif) repeat-x scroll left bottom;
	border:1px solid #D0D0D0;
}
*/
/*Gridin column'in yaninda cikan ok.*/
.x-grid3-hd-btn{
	background:#D0D0D0 url(/admin/img/ChangedExtImages/grid/grid3-hd-btn.gif) no-repeat left center;
}

/* Tam olarak neresi bilmiyorum. Cem degistirdi...*/
.mso .x-toolbar,.x-grid-mso .x-toolbar{
	background:url(/admin/img/ChangedExtImages/grid/mso-hd.gif);
}

.x-toolbar .ytb-sep{
	background-image:url(/admin/img/ChangedExtImages/grid/grid-blue-split.gif);
}

.x-grid3-body .x-grid3-row-selected .x-grid3-td-numberer,.x-grid3-body .x-grid3-row-selected .x-grid3-td-checker,.x-grid3-body .x-grid3-row-selected .x-grid3-td-expander{
	background:transparent url(/admin/img/ChangedExtImages/grid/grid3-special-col-sel-bg.gif) repeat-y right;
}

.BorderBottom {
	border-bottom:1px solid #D0D0D0;
}

.BackgroundWhiteToolbarClass .x-toolbar-left{
	/*background-color:White !important;*/
}

/*
.BackgroundWhiteToolbarClass .x-btn-over{
	background:none !important;
}

.BackgroundWhiteToolbarClass .x-toolbar .x-btn-over{
	background:none !important;
}
*/
/* Ext.Window'un title'inin transparent olayini kaldirmak icin...*/
/*
.x-window-tr {
	background:#E8E8E8 none no-repeat scroll right 0;
}
*/
/* Elipsis Icin*/
/*
.x-tree-node-el {
	overflow:hidden;
	width:230px !important;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
*/

/*  FONT DUZELTMELERI */
/* Bazi yerlerde fontlarin tipi bozuk oldugu icin gerekli oldu... Ornek Empty Panel Newsletter*/
.GeneralFont{
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-style:normal;
	font-weight:normal;
	line-height:normal;
}
.x-btn button {
	font-family:tahoma,arial,helvetica,sans-serif;
}
/*  LAYOUT DUZNLENDIGINDE YAPILAN DUZELTMELER: */

.divLogoToolbar {
	background: url('../../img/adminlogo.png?v02') no-repeat scroll top left;
	width: 177px;
	height: 58px;
	position: absolute;
	top: 20px;
	left: 5px;
}

.divMiniLogo {
	background: url('../../img/icons/cart.png') no-repeat scroll top left;
	height:16px;
	color:#555555;
	font-size:10;
}

.divLoading{
 	width: 24px;
 	height: 24px;
	background: url('../../img/ajax-loader3.gif') no-repeat;
 	position: absolute;
 	left: 50%;
 	top: 50%;
 	margin-top: -12px;
 	margin-left: -12px;
 	text-align: center;
	z-index: 50000;
}

.divLogin{
 	width: 330px;
 	height: 155px;
 	position: absolute;
 	left: 50%;
 	top: 50%;
 	margin-top: -85px;
 	margin-left: -155px;	
}

.StoreUser{
	font-family: tahoma; 
	font-size:11px; 
	position: absolute; 
	color: #5F5F5F;
}

.GotoStoreMode {
	font-family: tahoma; 
	font-size:11px;
	color: #5F5F5F;
}

.GotoStoreMode a {
	font-weight:normal;
	color: #5F5F5F;
	text-decoration:none;
}

.GotoStoreMode a:hover {
	font-weight:normal;
	color: #5F5F5F;
	text-decoration:underline;
}

.GotoStoreModeImage{
	background-image:url(/admin/img/TopMenuIcons/gotostoremode.png) ! important;
	background-repeat: no-repeat;
	width:20px;
	height:16px;
	/*vertical-align: baseline; */
	float: left;
}
/**/

.HomePageCls {
	font-family: tahoma; 
	font-size:11px;
	color: #5F5F5F;
}

.HomePageCls a {
	font-weight:normal;
	color: #5F5F5F;
	text-decoration:none;
}

.HomePageCls a:hover {
	font-weight:normal;
	color: #5F5F5F;
	text-decoration:underline;
}

.HomePageImage{
	background-image:url(/admin/img/TopMenuIcons/home16.png) ! important;
	background-repeat: no-repeat;
	width:20px;
	height:16px;
	/*vertical-align: baseline; */
	float: left;
}
/**/

.LogoutImage{
	background-image:url(/admin/img/TopMenuIcons/logout.png) ! important;
	background-repeat: no-repeat;
	width:20px;
	height:16px;
	/*vertical-align: baseline; */
	float: left;
}

/*  Checkbox column disable image*/
.x-grid3-check-col-disable{width:100%;height:16px;background-position:center center;background-repeat:no-repeat;background-color:transparent;background-image:url('../../img/icons/CheckedDisabled.gif');}

/* Grid Row over..  */
.x-grid3-row-over{
	border:1px solid #ddd;
	background:#D0D0D0 url('../../img/row-over.gif') repeat-x left top;
}

/*  Altering grid rows background */
.x-grid3-row-alt {
	background-color: #E5E5E5;
}

/*.x-panel-body.x-panel-body-noheader{height:0px;}*/

/* Modal Opacity */
/*.ext-el-mask{z-index:20000;position:absolute;top:0;left:0;-moz-opacity:0.9;opacity:.90;filter:alpha(opacity=90);background-color:#CCC;width:100%;height:100%;zoom:1;}*/
/*.ext-el-mask{-moz-opacity:0.9;opacity:.90;filter:alpha(opacity=90);height:100% !important;}*/

/* Label and Textbox Font and Size */
.x-form-item{font:normal 11px tahoma,arial,helvetica,sans-serif;display:block;margin-bottom:4px;}
.x-form-field{margin:0;font:normal 11px tahoma,arial,helvetica,sans-serif;}

/* Text Box Height*/
.x-form-text{height:20px;line-height:18px;vertical-align:middle;}


/* Combobox items size */
.x-combo-list-item{font:normal 11px tahoma,arial,helvetica,sans-serif;padding:2px;border:1px solid #fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
/* Grid Title */
/*.x-panel-tl .x-panel-header{color:#15428b;font:bold 11px tahoma,arial,verdana,sans-serif;padding:5px 0 4px 0;border:0 none;background:transparent;}*/
/*
.x-panel-tl .x-panel-header{color:#000000;font:bold 11px tahoma,arial,verdana,sans-serif;padding:5px 0 4px 0;border:0 none;background:white;}
*/

.x-tree-noicon-newsletter {width:0;height:0;display: none;}
.new-newsletter-node-cls a span{font-style:italic;color:red;}


/*  Tools tree expand - collapse icons */
/*
.x-tool-expandtree{background-position:0 -330px;}
.x-tool-expandtree-over{background-position:-15px -330px;}
.x-tool-collapsetree{background-position:0 -345px;}
.x-tool-collapsetree-over{background-position:-15px -345px;}
*/

/* Stats Percentage Bars */
.x-progress-bar-blue {
	background:#2678C5 url(/admin/img/progressbar/progress-bg-blue.gif) repeat-x scroll left center;
	float:left;
	height:13px;
}
.x-progress-bar-orange {
	background:#EBB200 url(/admin/img/progressbar/progress-bg-orange.gif) repeat-x scroll left center;
	float:left;
	height:13px;
}
.x-progress-bar-green {
	background:#A2D12B url(/admin/img/progressbar/progress-bg-green.gif) repeat-x scroll left center;
	float:left;
	height:13px;
}
.x-progress-bar-purple {
	background:#9B5BDC url(/admin/img/progressbar/progress-bg-purple.gif) repeat-x scroll left center;
	float:left;
	height:13px;
}

.x-progress-inner{height:13px;}
.x-progress-bar{height:13px;}
.x-progress-text{padding:1px 1px;}
.x-progress-text-back{line-height:12px;}


/* underline tree nodes    */
.x-tree-node a:hover,.x-dd-drag-ghost a:hover{text-decoration: underline;}

/* tree node over background   */
.x-tree-node .x-tree-node-over{background-color:#EFEFEF;}

/* tree node selected background   */
.x-tree-node .x-tree-selected{background-color:#C0C0C0;}

.ux-mselect-selected{background-color:#e6e6e6;}

/*   tree drag and drop node between line width  */
/*
.x-tree-node div.x-tree-drag-insert-below{border-bottom:3px dotted #36c;}
.x-tree-node div.x-tree-drag-insert-above{border-top:3px dotted #36c;}
*/
/* Panel background icin  */
/*
.x-panel-mc{background:#FFFFFF none repeat scroll 0% 50%;padding-top:0px;}
.x-panel-bc .x-panel-footer{padding-bottom:1px;}
.x-panel-nofooter .x-panel-bc,.x-panel-nofooter .x-window-bc{height:1px;}

.x-panel-ml{padding-left:1px;}
.x-panel-mr{padding-right:1px;}
*/

.x-panel-body-noheader, .x-panel-mc .x-panel-body {
    border-color:#d0d0d0;
}

/*   ACILAN pop-up windowlarin background'unun beyaz yapilmasi */

.x-window-body {
	background: #FFFFFF none repeat scroll 0%
}

/*
.cell-edit-background {

}

.cell-edit-background:hover{
	border:1px solid #B5B8C8;
	background:#fff url(/admin/img/text-bg.gif) repeat-x 0 0;
	height: 14px;
}
*/


.cell-edit-icon-left  .cell-edit-icon-right {

}

.cell-edit-icon-right:hover {
	background: transparent url('../../img/icons/pencil_small.png') no-repeat scroll right center;
}

.cell-edit-icon-left:hover {
	background: transparent url('../../img/icons/pencil_small.png') no-repeat scroll left center;
}


/* TOOLBARDAKI BUTTONLARIN STYLE'ININ DEGISTIRILIP GOZUKUR HALE GELMESI*/
/* http://www.extjs.com/forum/showthread.php?t=50603 */
/* This gives toolbar buttons the regular button style */
/* NORMAL */

.x-form-toolbar-standardButton .x-btn-tl{
	background-position: 0 0;
}
.x-form-toolbar-standardButton .x-btn-tr{
	background-position: -3px 0;
}
.x-form-toolbar-standardButton .x-btn-tc{
	background-position: 0 -6px;
}

.x-form-toolbar-standardButton .x-btn-ml{
	background-position: 0 -24px;
}
.x-form-toolbar-standardButton .x-btn-mr{
	background-position: -3px -24px;
}

.x-form-toolbar-standardButton .x-btn-mc{
	background-position: 0 -1096px;
}
.x-form-toolbar-standardButton .x-btn-bl{
	background-position: 0 -3px;
}
.x-form-toolbar-standardButton .x-btn-br{
	background-position: -3px -3px;
}
.x-form-toolbar-standardButton .x-btn-bc{
	background-position: 0 -15px;
}

/* OVER */

.x-form-toolbar-standardButton .x-btn-over .x-btn-tl{
	background-position: -6px 0;
}
.x-form-toolbar-standardButton .x-btn-over .x-btn-tr{
	background-position: -9px 0;
}
.x-form-toolbar-standardButton .x-btn-over .x-btn-tc{
	background-position: 0 -9px;
}
.x-form-toolbar-standardButton .x-btn-over .x-btn-ml{
	background-position: -6px -24px;
}
.x-form-toolbar-standardButton .x-btn-over .x-btn-mr{
	background-position: -9px -24px;
}

.x-form-toolbar-standardButton .x-btn-over .x-btn-mc{
	background-position: 0 -2168px;
}
.x-form-toolbar-standardButton .x-btn-over .x-btn-bl{
	background-position: -6px -3px;
}
.x-form-toolbar-standardButton .x-btn-over .x-btn-br{
	background-position: -9px -3px;
}
.x-form-toolbar-standardButton .x-btn-over .x-btn-bc{
	background-position: 0 -18px;
}

/* CLICK, MENU, PRESSED */
.x-form-toolbar-standardButton .x-btn-click .x-btn-tl, .x-form-toolbar-standardButton .x-btn-menu-active .x-btn-tl, .x-form-toolbar-standardButton .x-btn-pressed .x-btn-tl{
	background-position: -12px 0;
}
.x-form-toolbar-standardButton .x-btn-click .x-btn-tr, .x-form-toolbar-standardButton .x-btn-menu-active .x-btn-tr, .x-form-toolbar-standardButton .x-btn-pressed .x-btn-tr{
	background-position: -15px 0;
}
.x-form-toolbar-standardButton .x-btn-click .x-btn-tc, .x-form-toolbar-standardButton .x-btn-menu-active .x-btn-tc, .x-form-toolbar-standardButton .x-btn-pressed .x-btn-tc{
	background-position: 0 -12px;
}
.x-form-toolbar-standardButton .x-btn-click .x-btn-ml, .x-form-toolbar-standardButton .x-btn-menu-active .x-btn-ml, .x-form-toolbar-standardButton .x-btn-pressed .x-btn-ml{
	background-position: -12px -24px;
}
.x-form-toolbar-standardButton .x-btn-click .x-btn-mr, .x-form-toolbar-standardButton .x-btn-menu-active .x-btn-mr, .x-form-toolbar-standardButton .x-btn-pressed .x-btn-mr{
	background-position: -15px -24px;
}
.x-form-toolbar-standardButton .x-btn-click .x-btn-mc, .x-form-toolbar-standardButton .x-btn-menu-active .x-btn-mc, .x-form-toolbar-standardButton .x-btn-pressed .x-btn-mc{
	background-position: 0 -3240px;
}
.x-form-toolbar-standardButton .x-btn-click .x-btn-bl, .x-form-toolbar-standardButton .x-btn-menu-active .x-btn-bl, .x-form-toolbar-standardButton .x-btn-pressed .x-btn-bl{
	background-position: -12px -3px;
}
.x-form-toolbar-standardButton .x-btn-click .x-btn-br, .x-form-toolbar-standardButton .x-btn-menu-active .x-btn-br, .x-form-toolbar-standardButton .x-btn-pressed .x-btn-br{
	background-position: -15px -3px;
}
.x-form-toolbar-standardButton .x-btn-click .x-btn-bc, .x-form-toolbar-standardButton .x-btn-menu-active .x-btn-bc, .x-form-toolbar-standardButton .x-btn-pressed .x-btn-bc{
	background-position: 0 -21px;
}
/* end block */ 

/*  Button Image (Sinan Daha goze batsin istedigi icin)*/
.x-btn-tl, .x-btn-tr, .x-btn-tc, .x-btn-ml, .x-btn-mr, .x-btn-mc, .x-btn-bl, .x-btn-br, .x-btn-bc{
	background-image:url(/admin/img/ChangedExtImages/button/btn.gif);
}

/* Button yazisi FF'da asagida duruyordu onu biraz yukari aldim*/
/*
.ext-gecko .x-btn button {
	padding-bottom:0px;
}
.x-btn-mc {
	background-position:0 -1098px;
}
.x-btn-over .x-btn-mc {
	background-position:0 -2170px;
}
*/

/* Upload iconu*/
/* HEr yerde kullanilabilir o yuzden burda...*/
.icon-upload
{
	background-image:url(/admin/img/icons/drive-upload.png) !important;
}

.x-tree-clsnotexistfeeature .x-tree-node-icon{
	width:0; height:0;
}

.x-tree-clsnotexistfeeature span {
	color:#A0A0A0 !important;
	text-decoration:line-through !important;
}

.x-tree-clsdisabled .x-tree-node-icon{
	width:0; height:0;
}

.x-tree-clsdisabled span {
	color:#A0A0A0 !important;
}

.MainMenuItem-Disabled {
	color:#AAA !important;
}

.MainMenuItem-NotExists {
	color:#F00 !important;
}

.icon-cancel-renew-feature {
	background-image:url(/admin/img/icons/cross-circle.png) ! important;
}

.icon-renew-feature {

}

.Status-Disabled-Feature-Panel-Dialog {
	z-index:100;
}

.Status-Disabled-Feature-Panel-Dialog div{
	cursor:default;
	border:0px;
	padding:2px 8px 1px;
}

.Status-Disabled-Feature-Panel-Dialog {
	top:50% !important;
	left:50% !important;
	margin-left:-179px;
	margin-top:-10px;
	background-image:none;
	padding:0px;
}

.Status-Disabled-Feature-Panel-W200 {
	width: 200px;
	margin-left:-100px;
	margin-top:-24px;
}


/* To increase positon of botton text. Up direction 3px*/
/*
.x-btn-text {
    padding-bottom: 3px;
}
*/