/*************/
/* EDIT ITEM */
/*************/
  
.editItemBody { /*width:100%;*/ }
.editItemContainer { padding:0 10px }
.editItemTools{padding-top:10px; }
.editItemTools .wp-column-left { padding-bottom: 5px; }
.editItemLanguages { clear:both; }
.editItemRendererSection { clear:both; }
.editItemRenderer { float:left; }
.editItemRendererBox { border: solid 1px #BBB; border-top: 0; overflow: hidden; padding: 10px; }
.editItemRendererBox .editItemRenderer { /*margin: 10px;*/ width: 100%; }
.editItemFooter { clear:both; padding-top:15px; }

.wp-edit-item-tools img { vertical-align: middle; }
/**/
.GeneralFieldsContainer { /*width:100%; background-color:#dcdcdc; margin-bottom:5px; padding:7px; clear:both; display:table;*/ /*height: 100%; overflow: hidden; */ padding-bottom: 10px; }
.EditItemToolsPanel { float:left; }
.EditItemIconPanel { float:right; }
/**/

.editControl .label,
.editControl .normal { padding-bottom: 2px; display:block !important; height: auto; }
.editControlHelp { padding-bottom: 5px; }
.AdvancedButtons { padding-left:8px; color:#005B88!important; text-decoration:underline!important; cursor:pointer; }
.AdvancedButtons span { margin-right: 5px; }
.AdvancedButtonsContainer { padding:5px; }
.editControl .wp-buttons-panel2 a, 
.editControl .wp-buttons-panel2 input, 
.editControl .wp-buttons-panel .wp-button2, 
.editControl .wp-button2 { padding: 4px !important; }


.rendererValidator {font-weight: bold; color: #FF0000; }

.EditItemValidationSummary{ border: solid 1px #FF0000; border-left-width: 5px; padding: 10px; font-weight: bold; color: #FF0000; background: #FFF2F2; position: relative; margin: 10px;  }
.EditItemValidationSummary ul { margin-left:15px; list-style-type: disc; font-weight: normal !important}
.EditItemValidationSummary li {padding-top: 4px;}


.EditItemTagCloud { background-color: #FFF; border: solid 1px #DDD; padding: 4px; }
.EditItemTagCloud a { text-decoration:underline!important; padding-left: 4px; }
.EditItemTagCloud1 { font-size:1em; }
.EditItemTagCloud2 { font-size:1.05em; }
.EditItemTagCloud3 { font-size:1.1em; }
.EditItemTagCloud4 { font-size:1.15em; }
.EditItemTagCloud5 { font-size:1.20em; }
.EditItemTagCloud6 { font-size:1.25em; }
.EditItemTagCloud7 { font-size:1.35em; }

.EditItemTagCloudContainer { margin-top: 5px; }
.EditItemTagCompletion { padding-left:0; margin: 0;	border: solid 1px #777; background-color: #FFF;}
.CompletionListHighlightedItemCssClass,
.EditItemTagCompletionItem { list-style-type: none !important; padding-top: 1px; padding-bottom: 1px; margin: 0px; padding-left:3px; font-size: 1em; cursor:pointer; font-family: Tahoma,Verdana,Helvetica,sans-serif !important; }
.CompletionListHighlightedItemCssClass {background-color: #F1F5FA;}

.actionLabel { width:100px; }
.listSearchExtender { color:#AAA; }


/* LANGUAGES */
/* Pestaņas */
.editItemLanguages #tabnav { border-bottom: 1px solid #BBB; }
.editItemLanguages #tabnav li { display: inline-block; color: #666; height: 25px; margin-right: 2px;  
                                background: url(images/bg_sprite.png) 0 -510px; border: solid 1px #DDD; border-bottom: 0; } 
.editItemLanguages #tabnav li a { color: #666; height: 25px; overflow: visible; line-height: 25px; text-align: center; 
                                  display: block; border-bottom: solid 1px transparent; padding: 0 20px 0 9px; background: transparent no-repeat left 1px; }
.editItemLanguages #tabnav li.hover { border-color: #C1D5EA; background-position: 0 -150px; }
.editItemLanguages #tabnav li.active { background-image: none; cursor: default; border-color: #BBB; }
.editItemLanguages #tabnav li a:hover { color: #000; }
.editItemLanguages #tabnav li a.active,
.editItemLanguages #tabnav li a.active:hover { cursor: default; border-bottom: solid 1px #FFF; color: #333; font-weight: bold; }

/* Detalles */
.editItemLanguageTools { border-bottom: 1px solid #DDD; background-color: #FFF; padding: 3px 10px; margin-bottom: 10px; width: 100%; 
                         margin-left: -10px; margin-top: -10px; }

.editItemLanguageTools .header { overflow: hidden; }

/*.editItemLanguageTools .language { float: left; font-weight:bold; padding-right: 15px; line-height: 18px; }
.editItemLanguageTools .language span { padding-right: 20px; }*/

.editItemLanguageTools .status { float: left; font-weight: bold; line-height: 18px; }
.editItemLanguageTools .status span { float: left; padding-right: 20px; }
.editItemLanguageTools .status a { font-weight: normal; margin-left: 5px; float: left; }

.editItemLanguageTools .statusHelp { clear: both; padding: 5px 0; color: #666; display: none; }

/* Edited */
.Edited { color: #333; }

.editItemLanguages #tabnav li a.Edited,
.editItemLanguageTools .status .Edited { background: transparent url("images/lang_edited.gif") no-repeat right center; }

/* Default Language */
.DefaultLanguage { border-color: #DDD; background-color: #F7F7F7; color: #666; }

.editItemLanguages #tabnav li a.DefaultLanguage,
.editItemLanguageTools .status .DefaultLanguage { background: transparent url("images/lang_dl.gif") no-repeat right center; }

/*.editItemLanguageTools .language .DefaultLanguage { color: #666; }*/

.editItemLanguages #tabnav li.active a.DefaultLanguage { background-color: #F7F7F7; border-bottom: solid 1px #F7F7F7; color: #666; }

/* Hidden */
.DefaultLanguageHidden, .EditedHidden { border-color: #FFAE35; background-color: #FFFBEC; color: #FFAE35; }

.editItemLanguages #tabnav li a.DefaultLanguageHidden,
.editItemLanguages #tabnav li a.EditedHidden,
.editItemLanguageTools .status .DefaultLanguageHidden,
.editItemLanguageTools .status .EditedHidden { background: transparent url("images/lang_hide.gif") no-repeat right center; }

/*.editItemLanguageTools .language .DefaultLanguageHidden,
.editItemLanguageTools .language .EditedHidden { color: #FFAE35; }*/

.editItemLanguages #tabnav li.active a.DefaultLanguageHidden,
.editItemLanguages #tabnav li.active a.EditedHidden { background-color: #FFFBEC; border-bottom: solid 1px #FFFBEC; color: #FFAE35; }

/* Opciones */
.editItemLanguageTools .tools { float: right; line-height: 18px; }

.editItemLanguageTools .tools li { display: inline; float: left; margin-left:15px; background: transparent no-repeat left 1px; }
.editItemLanguageExtendedTools li { background: transparent no-repeat left 1px; }

.editItemLanguageTools .tools li.show,
.editItemLanguageExtendedTools li.show { background-image: url("images/lang_show.gif"); }

.editItemLanguageTools .tools li.showdl,
.editItemLanguageExtendedTools li.showdl { background-image: url("images/lang_showdl.gif"); }

.editItemLanguageTools .tools li.hide,
.editItemLanguageExtendedTools li.hide { background-image: url("images/lang_hideb.gif"); }

.editItemLanguageTools .tools li.blank,
.editItemLanguageExtendedTools li.blank { background-image: url("images/lang_blank.gif"); }

.editItemLanguageTools .tools li.copyfrom,
.editItemLanguageExtendedTools li.copyfrom { background-image: url("images/lang_copyfrom.gif"); }

.editItemLanguageTools li.copyfrom a,
.editItemLanguageExtendedTools li.copyfrom a { float: left; height: 18px; }

.editItemLanguageTools .tools a,
.editItemLanguageExtendedTools a { padding-left: 20px; line-height: 18px; height: 18px; }

.editItemLanguageTools .lnkCopyFrom,
.editItemLanguageExtendedTools .lnkCopyFrom { background: transparent url("images/copyfrom_arrow.gif") no-repeat 0 0; margin-left: 3px; }

.editItemLanguageExtendedTools .third { padding: 20px; }
.editItemLanguageExtendedTools ul.ulLanguageExtendedOptions { margin-left: 20px; }
.editItemLanguageExtendedTools ul.ulLanguageExtendedOptions li { margin-bottom: 20px; }
.editItemLanguageExtendedTools ul.ulLanguageExtendedOptions li a { font-weight: bold; }
.editItemLanguageExtendedTools ul.ulLanguageExtendedOptions li span { display: block; margin-left: 20px; width: 80%; clear: both; }

.pnlcopyfromoptions { background: #FFF url("images/bg_sprite.png") no-repeat 0 -570px; border: solid 1px #CCC; overflow: auto; position: absolute; padding: 5px 10px; display: none; margin-top: 18px; }
.pnlcopyfromoptions li { margin: 0 !important; float: none !important; display: block !important; }
.pnlcopyfromoptions a { padding-left: 0 !important; font-weight: normal !important; white-space: nowrap; color:#508AC5 !important;text-decoration:underline !important; }

/* ie7 */
*+html .editItemLanguages #tabnav li { display: inline !important; /*zoom: 1;*/ }
/* ie6 */
* html .editItemLanguages #tabnav li { display: inline !important; /*zoom: 1;*/ }
* html .editItemLanguages #tabnav li a { float: left; border-bottom: solid 1px #EEE; }
* html .editItemLanguageTools { position: relative; z-index: 100; }
* html .editItemRendererBox { height: 100%; }

/* icon */
.wp-edit-item-icon-container { text-align: right; }
.wp-edit-item-icon-container .wp-edit-item-add-image { margin-left: 3px !important; }
.wp-edit-item-icon-container .wp-edit-item-delete-image { margin-right: 0 !important; }
.wp-edit-item-icon-container .wp-edit-item-icon { margin: 10px 0; }

/*Html Editor*/
.LinkManager .reToolWrapper {display:none}

/* IMAGES */
.wp-edit-item-add-image .wp-icon-holder { width: 16px; height: 16px; display: block; /*margin: 2px 5px 2px 2px;*/ margin-right: 5px; background: url('images/sprite.gif'); float: left; background-position:-912px -16px }
.wp-edit-item-add-image .wp-button-text { height: 16px; line-height: 16px; }

.wp-edit-item-delete-image .wp-icon-holder { width: 16px; height: 16px; display: block; margin-right: 5px; background: url('images/sprite.gif'); float: left; background-position:-656px 0 }
.wp-edit-item-delete-image .wp-button-text { height: 16px; line-height: 16px; }

.wp-edit-item-add-file .wp-icon-holder { width: 16px; height: 16px; display: block; /*margin: 2px 5px 2px 2px;*/ margin-right: 5px; background: url('images/sprite.gif'); float: left; background-position:-896px -16px }
.wp-edit-item-add-file .wp-button-text { height: 16px; line-height: 16px; }

.wp-edit-item-selected-resource { overflow: hidden; margin: 0 !important; padding: 10px 0px !important; }
.wp-edit-item-selected-resource .resourceImg { float: left; width : 50px; padding-right:5px; }
.wp-edit-item-selected-resource .wp-table-row { }
.wp-edit-item-selected-resource .resourceInfo { float: left; padding-left: 5px; overflow:hidden;  }
.wp-edit-item-selected-resource .resourceInfo input[type=text],
.wp-edit-item-selected-resource .resourceInfo select { width: 200px; }
.wp-edit-item-selected-resource .resourceOptions { margin-left: 10px; float: right; }
.wp-edit-item-selected-resource .keyName {font-weight: normal !important; }
.wp-edit-item-selected-resource .availableTemplates .images-lbl-selected-template span{ display:block !important; padding-right: 16px !important; }
.wp-edit-item-selected-resource .keyOptions { float: left; }
.wp-edit-item-selected-resource .keyOptions .link { margin-right: 10px; }
.wp-edit-item-selected-resource .keyOptimizeContainer { float: left; width:175px !important; margin-left: 10px; }
.wp-edit-item-selected-resource a { cursor: pointer; }
.wp-edit-item-selected-resource .keyOptimizeSize {}
.wp-edit-item-selected-resource .keyOptimizeOption { float: none; clear: both; padding-top: 10px; line-height: 20px; }
.wp-edit-item-selected-resource .keyOptimizeOption .wp-button2 { padding: 2px 6px 3px 6px !important; }
.wp-edit-item-selected-resource .keyOptimizeEdit { width: 30px !important; padding: 2px !important; text-align: right; }

.wp-edit-item-resource-box .wp-column-left input { margin-right: 5px; }

.wp-edit-item-selected-files .resourceImg { width: auto !important; }
.wp-edit-item-selected-files .resourceImg img { width: 32px !important; height: 32px !important; }
.wp-edit-item-selected-files .wp-edit-item-resource-box { padding-top: 7px; }
.wp-edit-item-selected-files .wp-edit-item-resource-name { padding-top: 3px !important; }
.wp-edit-item-selected-files .keyOptions { padding-top: 2px; }
.wp-edit-item-resource-name { padding: 5px 10px 0 0; font-weight: bold;  }

/* edit item tools bar */
.wp-edit-item-status-container { float: left; margin-top: 5px; }
.wp-edit-item-status-container .statusIcon { background: transparent url("images/sprite.png") no-repeat 0 0; width: 16px; height: 16px; display: block; padding: 0 !important; float:left; }
.wp-edit-item-status-container .wp-edit-item-status-title{ float:left; font-weight: bold;}
.wp-edit-item-status-container .wp-edit-item-status-active{ float:left; padding-left: 5px;}
.wp-edit-item-status-container .wp-edit-item-status-not-active{ float:left; padding-left: 5px;}
.wp-edit-item-status-container .wp-edit-item-status-active .statusIcon { background-position: -640px -32px; }
.wp-edit-item-status-container .wp-edit-item-status-not-active .statusIcon { background-position: -688px -32px; }
.wp-edit-item-status-container .wp-edit-item-status-draft .statusIcon { background-position: -704px -32px; }
.wp-edit-item-status-container .wp-edit-item-status-expired .statusIcon { background-position: -736px -32px; }
.wp-edit-item-status-container .wp-edit-item-status-deleted .statusIcon { background-position: -752px -32px; }
.wp-edit-item-status-container .wp-edit-item-status-approval-pending .statusIcon { background-position: -768px -32px; }
.wp-edit-item-status-container .wp-edit-item-status-approval-rejected .statusIcon { background-position: -784px -32px; }

.wp-edit-item-metadata-container { float: left; margin-left: 10px; margin-top: 5px;}
.wp-edit-item-metadata-container span { margin-right: 10px; }

.wp-edit-item-metacontrols { padding-top: 10px; margin-top: 10px; border-top: solid 1px #EEE; }

.wp-general-field-social-title { font-weight: bold; vertical-align:middle}
.wp-general-field-social-published{    font-weight: bold;    color: #339966; margin-left: 4px; }
.wp-general-field-plugin.facebook,.wp-general-field-plugin.twitter { margin-bottom:5px; }
.wp-general-field-plugin.facebook *,.wp-general-field-plugin.twitter * { vertical-align: middle; }

.wp-general-field-plugin.comments { background: transparent url("../admin/images/comment-16.gif") no-repeat 0 0; padding-left: 20px; }
.wp-general-field-plugin.comments .wp-total { font-weight: bold; }
.wp-general-field-plugin.comments .wp-manage { margin-left: 10px; }
.wp-general-field-plugin.comments .wp-close { margin-left: 5px; }
.wp-general-field-plugin.comments .wp-close input { vertical-align: middle; }



/***************************/
/*   EDIT ITEM TREE VIEW   */
/***************************/
.RadTreeView_EditItem, 
.RadTreeView_EditItem a.rtIn, 
.RadTreeView_EditItem .rtEdit .rtIn input{font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:10px; color:#666}

.RadTreeView_EditItem .rtUL .rtPlus{background-image:url(../../aspnet_client/dhtmlx/plus.gif); margin-right:2px !important; margin-top:0; background-position:0 0 !important; height:16px; width:16px}

.RadTreeView_EditItem .rtUL .rtMinus{background-image:url('../../aspnet_client/dhtmlx/minus.gif'); margin-right:2px !important; margin-top:0; background-position:0 0 !important; height:16px; width:16px}

.RadTreeView_EditItem .rtUL img  { max-height: 40px; max-width: 40px;}

.RadTreeView_EditItem .rtChecked, 
.RadTreeView_EditItem .rtUnchecked, 
.RadTreeView_EditItem .rtIndeterminate{/*background-image:url('TreeView/TriState.png'); */}

.RadTreeView_EditItem .rtUL .rtIn{padding:3px 2px 2px;border: solid 1px transparent;}
 
.RadTreeView_EditItem .rtUL .rtHover .rtIn{cursor:pointer; border:solid 1px #C1D5EA; background:url('images/bg_sprite.png') repeat-x 0 -150px; color:#000}
.RadTreeView_EditItem .rtUL .rtHover .rtIn .wp-related-item-col.even { background:url('images/bg_sprite.png') repeat-x 0 -150px; }
.RadTreeView_EditItem .rtNotHoverable .rtIn{cursor:default; border:solid 1px transparent; background:none; color:#666}

.RadTreeView_EditItem .rtInSelectable, 
.RadTreeView_EditItem .rtSelectable .rtIn{font-weight:bold}
.RadTreeView_EditItem .rtInSelected, 
.RadTreeView_EditItem .rtSelected .rtIn{color:#000; font-weight:bold; border:solid 1px #C1D5EA; background:url('images/bg_sprite.png') repeat-x 0 -150px}
.RadTreeView_EditItem .rtSelected .rtIn .wp-related-item-col.even { background:url('images/bg_sprite.png') repeat-x 0 -150px; }

.RadTreeView_EditItem .rtNotSelectable .rtIn{color:#666; font-weight:normal; border:solid 1px transparent; background:none}

.RadTreeView_EditItem .rtSelected .rtLoadingBefore, 
.RadTreeView_EditItem .rtSelected .rtLoadingAfter, 
.RadTreeView_EditItem .rtSelected .rtLoadingBelow{/*color:#333; */}

.RadTreeView_EditItem .rtLI .rtEdit .rtIn{/*border-color:#99defd; background:#fff; */ }

.RadTreeView_EditItem_disabled .rtIn, 
.RadTreeView_EditItem .rtDisabled .rtIn{color:#999}

.RadTreeView_EditItem .rtUL .rtSp{height:19px}

.RadTreeView_EditItem .rtUL .rtTop, 
.RadTreeView_EditItem .rtUL .rtMid, 
.RadTreeView_EditItem .rtUL .rtBot{padding:0 0 0 20px}

.RadTreeView_EditItem .sortable {cursor: move !important;}

.RadTreeView_EditItem .rtChk,
.RadTreeView_EditItem .rtImg,
.RadTreeView_EditItem .rtSp
{
    /*float:left;display:block;*/
}

.wp-related-elements-applytable 
{
    visibility:hidden;
    
}

.wp-related-elements-applytable-headed
{
    padding-top:0px !important;
}
.wp-related-elements-applytable .RadTreeView_EditItem .rtUL .rtSp
{
    display:none;
}
.wp-related-elements-applytable .wp-related-item-col
{
    display:inline-block;border-left: 1px solid #ccc; padding: 1px 5px; margin: 1px 0px;
}

.wp-related-elements-applytable .wp-related-item-col img
{
    max-height: 40px;
    max-width: 40px;
    vertical-align: top;
}


.wp-related-elements-applytable  .wp-related-item-col.even
{
    background-color: #F7F7F7;
}

.wp-related-elements-applytable  .wp-related-item-col-headers
{
     font-weight: bold;
     background-color: #E7E7E7; 
     clear: both;
     overflow:hidden;
     padding-right: 3px;
     border-bottom: 1px solid #CCC;
}
.wp-related-elements-applytable  .wp-related-item-col-headers div { float: right; }
.wp-related-elements-applytable  .wp-related-item-col-headers div span.even { background-color: transparent; }

.wp-related-elements-applytable img { max-height: 50px;  vertical-align: top;}
.editItemContainer .wp-update-progress{position:absolute; background-color:#fff; filter:alpha(opacity=70); opacity:0.7; padding:0px; margin:0px}
.editItemContainer .wp-update-progress div{background-color:white; padding:4px; position:absolute; top:10%; left:50%}



