/******************************************************************************
//
//  (C) Copyright 2001-2015 by Cisco Systems, Inc.
//  This program contains proprietary and confidential information.
//  All rights reserved. This software shall not be used by any party
//  except by prior written consent of Cisco Systems.
//
******************************************************************************/

#splitContainer{
    padding: 5px;
}

.reboot2 .xwtRoundedPanel{
    margin-top: -2px;
    margin-left: -2px;
    padding-top: 0px;
}

.osBody {
    float: left;
    margin: 20px;
    padding: 5px;
    height: 90%;
    width: 245px;
    border: 0px solid black;
    /* background-color: #FFFFFF; */
    text-align: center;                
    vertical-align: middle;
}

.iconToolbarButton {
    width: 16px;
    height: 16px;
}

.splitIcon {
    background: url("/images/xwtImages/splitIcon.png") center center no-repeat;
    width: 16px;
    height: 16px;
}

.assignIcon {
    background: url("/images/xwtImages/assignIcon.png") center center no-repeat;
    width: 16px;
    height: 16px;
}

.addIcon {
    background: url("/images/xwtImages/custom_add_row.png") center center no-repeat;
    width: 16px;
    height: 16px;
}

.deleteIcon {
    background: url("/images/xwtImages/custom_delete.png") center center no-repeat;
}

.osRefreshIcon{
    background: url("/images/xwtImages/custom_refresh.png") center center no-repeat;
}

.osDashboardIcon{
    background: url("/images/xwtImages/custom_reports.png") center center no-repeat;
}

.menuAlarmIcon {
    background: transparent url("/images/xwtImages/custom_alert_normal.png") no-repeat scroll center right;
}

.dashboardSettingsIcon {
    background-image: url("/images/xwtImages/custom_gear.png");
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    text-align: center;
}

.reboot2 .buttonLink .dijitButtonNode {
    background: none !important;
    border:none !important;
    border-color:none !important;
    border-style:none !important;
    border-width:0px !important;
}

/*Handle accordionpane styling*/
.reboot2 .xwtaccordionpane .buttonBar{
    display:none ;
}
.reboot2 .xwtaccordionpane .notificationBar{
    display:none ;
}
.reboot2 .xwtaccordionpane .completionIndicatorNode.ff{
    display:none;
}
.reboot2 .xwtaccordionpane .completionIndicatorNode.ie{
    display:none;
}
.reboot2 .xwtaccordionpane .dijitTitlePaneTitle.dijitClosed .completionIndicatorNode.completed{
    display:none;
}
.reboot2 .xwtaccordionpane .dijitTitlePaneTitle.dijitClosed .completionIndicatorNode.incomplete{
    display:none;
}
.navFirstIcon {
    background: url("/images/firstIcon.gif") center center no-repeat;
    width: 16px !important;
    height: 16px !important;
}
.navPrevIcon {
    background: url("/images/prevIcon.gif") center center no-repeat;
    width: 16px !important;
    height: 16px !important;
}
.navNextIcon {
    background: url("/images/nextIcon.gif") center center no-repeat;
    width: 16px !important;
    height: 16px !important;
}
.navLastIcon {
    background: url("/images/lastIcon.gif") center center no-repeat;
    width: 16px !important;
    height: 16px !important;
}
.ServerIconGreen {
    background: url("/images/greenLight.gif") no-repeat;
    width: 16px;
    height: 16px;
}
.ServerIconRed {
    background: url("/images/redLight.gif") no-repeat;
    width: 16px;
    height: 16px;
}
.ServerIconYellow {
    background: url("/images/yellowLight.gif") no-repeat;
    width: 16px;
    height: 16px;
}
.rpContentAreaClass {
    width:97.7%; 
    height:85%; 
    border:1px solid #9caec2;
    margin-left:10px;
    margin-right:10px;
}
.rpFullContentAreaClass {
    width:100%; 
    height:100%;
}
.rpContainerAreaClass {
    width:100%;
    height:82%;
    border:1px solid #9caec2;
}

.reboot2 .xwtobjectselector {
    width: 96% !important; 
}
.dj_ie .reboot2 .xwtobjectselector {
    width: 96% !important;
}
.reboot2 .osLeftPane {
    width: 100% !important; 
}

.reboot2  .xwtaccordionpane .dijitTitlePaneContentInner {
    background-color:#F8F8F8 !important; 
    padding:0px !important;
}

#leftPane .reboot2 .dijitTitlePaneContentInner {
    padding:0px;
}

#webuiModeObj{
    width: 60px !important;
    cursor: default	!important;
}

.reboot2 .loginPage .productLogoContainer{
    background: url("/images/xwtImages/Product_Logo_CPNR.png") no-repeat scroll !important;
}
.reboot2 .xwtAboutPage .productLogo {
    background: url("/images/xwtImages/Product_Logo_CPNR.png") no-repeat scroll 0 7px rgba(0, 0, 0, 0);
    max-width: 350px;
    min-height: 55px;
}

.pictoRefreshIcon{
    background-image: url(/images/xwtImages/Refresh_uishell_16.png);
}

.pictoHelpIcon{
    background-image: url(/images/xwtImages/Help_uishell_16.png);
}

.pictoModesIcon{
    background-image: url(/images/xwtImages/Setting_uishell_16.png);
}

.pictoSetupIcon{
    background-image: url(/images/xwtImages/Getting_started_uishell_16.png);
}

.pictoToLocalIcon{
    background-image: url(/images/xwtImages/Notebook_in_uishell_16.png);
}

.pictoFromLocalIcon{
    background-image: url(/images/xwtImages/Notebook_out_uishell_16.png);
}

.pushIcon{
    background: url(/images/xwtImages/push.png) center center no-repeat;
}

.reboot2 .pushIconAction{
    background: url(/images/xwtImages/pushAction.png) center center no-repeat;
    width: 18px;
    height: 18px;
}

.reboot2 .reclaimIconAction{
    background: url(/images/xwtImages/reclaimAction.png) center center no-repeat;
    width: 18px;
    height: 18px;
}

.reboot2 .resyncIcon{
    background: url(/images/xwtImages/Retrieve_config_16.png) center center no-repeat;
    width: 18px;
    height: 18px;
}

.reboot2 .updateDBIcon{
    background: url(/images/xwtImages/Data_collector_16.png) center center no-repeat;
    width: 18px;
    height: 18px;
}

.reboot2 .deactivateIcon{
    background: url(/images/xwtImages/Deactivate_16.png) center center no-repeat;
    width: 18px;
    height: 18px;
}

.reboot2 .activateIcon{
    background: url(/images/xwtImages/Activate_16.png) center center no-repeat;
    width: 18px;
    height: 18px;
}

.reboot2 .restoreIcon{
    background: url(/images/xwtImages/From_device_16.png) center center no-repeat;
    width: 18px;
    height: 18px;
}

.reboot2 .toLocalIcon{
    background: url(/images/xwtImages/To_local_machine_16.png) center center no-repeat;
    width: 18px;
    height: 18px;
}

.reboot2 .fromLocalIcon{
    background: url(/images/xwtImages/From_local_machine_16.png) center center no-repeat;
    width: 18px;
    height: 18px;
}

.pullIcon{
    background: url(/images/xwtImages/pull.png) center center no-repeat;
}

.reorderIcon{
    background: url(/images/xwtImages/reorder.png) center center no-repeat;
}

.findIcon{
    height: 18px;
    width: 18px;
    background: url(/images/xwtImages/Jump.png) center center no-repeat;
}

.pictoFindIcon{
    height: 16px;
    width: 16px;
    background: url(/images/xwtImages/Jump_uishell_16.png) center center no-repeat;
}

.resetDataIcon{
    height: 18px;
    width: 18px;
    background: url(/images/xwtImages/data_reset_16.png) center center no-repeat;
}

.purgeReplicaIcon{
    height: 18px;
    width: 18px;
    background: url(/images/xwtImages/data_purge_16.png) center center no-repeat;
}

.selectAllIcon{
    height: 18px;
    width: 18px;
    background: url(/images/xwtImages/select_all_16.png) center center no-repeat;
}

.deleteAllIcon{
    height: 18px;
    width: 18px;
    background: url(/images/xwtImages/delete_all_16.png) center center no-repeat;
}



.hoverCursor{
    cursor: pointer;
}

.toolbarSearchPanel {
    margin-top: 6px;
}

.cpnrSearchPanel {
    position: relative;
    float: right;
}

.cpnrSearchTable {
    float: left;
    margin-top: -3px;
    margin-right: 3px;
    background-color: #FFFFFF; 
}

.cpnrSearchText {
    font-size: 11px;
    border: none;
    margin-left: 6px;
}

.cpnrSearchBlurText {
    color: #777;
}

.cpnrSearchFocusText {
    color: #000;
}

.copyIcon{
    background: url(/images/xwtImages/Copy_content_16.png) center center no-repeat;
}

.pagerSelectClass{
    min-width:350px !important;
    margin: 5px;
}

.pagerNavClass{
    float:left;
    margin-left: 5px;
    margin-bottom: 5px;
}

.pagerSearchClass{
    float:right;
    margin-right: 5px;
    margin-bottom: 5px;
}

.pagerTextClass{
    margin-left: 5px;
}

.pagerTitleClass{
    color: blue !important;
}

.startServerIcon{
    background: url(/images/xwtImages/Start_16.png) center center no-repeat;
    width: 18px;
    height: 18px;
}

.stopServerIcon{
    background: url(/images/xwtImages/Stop_16.png) center center no-repeat;
    width: 18px;
    height: 18px;
}

.reStartServerIcon{
    background: url(/images/xwtImages/Restart_16.png) center center no-repeat;
    width: 18px;
    height: 18px;
}

.commandsIcon{
    background: url(/images/xwtImages/Commands_16.png) center center no-repeat;
    width: 18px;
    height: 18px;
}

.forceZoneTransferIcon{
    background: url(/images/xwtImages/ForceZoneTransfer_16.png) center center no-repeat;
    width: 18px;
    height: 18px;
}

.editRRsIcon{
    background: url(/images/xwtImages/Modify_element_16.png) center center no-repeat;
    width: 18px;
    height: 18px;
}

.deleteRRsIcon{
    background: url(/images/xwtImages/Delete_os_16.png) center center no-repeat;
    width: 18px;
    height: 18px;
}

.extensionPointsIcon{
    background: url(/images/xwtImages/ExtensionPoints.png) center center no-repeat;
    width: 18px;
    height: 18px;
}

.runIcon{
    background: url(/images/xwtImages/runIcon.png) center center no-repeat;
    width: 18px;
    height: 18px;
}

.reboot2 .xwtobjectselector .dijitTreeExpando {
    width: 18px !important;
    height: 18px !important;
}

.rightAlign .dijitReset .dijitInputInner { 
    text-align: right !important;
}

.reboot2 .xwtTitlePane .xwtTitlePaneTextNode{
    color:#DA7A02 !important;
}

.groupContentClass{
    width:100%;
    border:1px solid #9caec2;
}

.attrHelpIcon{
    background-image: url(/images/xwtImages/attributeHelp.png);
}

.reportIcon{
    background: url("/images/xwtImages/report16.png") center center no-repeat;
}
