 /*******************************************************************************************
	ܣ
        Чļʽ.
    
    ע:
        1.֧/* */ע,Ǳ,дк.
        2.֧ÿеĺ // ע.
        
    ؼ֣
        BeginSetting
        EndSetting
 
        BeginCss
        EndCss
********************************************************************************************/



/********************************************************************************************
    һʵ.
********************************************************************************************/

BeginSetting()                                      //ʼĳؼϢ
ControlName=DefaultButton;                          //ؼ
AnimationFileCount=5;                               //ļ
ResourcePath=Resources;                             //ButtonBackground%d.pngļڵļ,·.

BeginCss                                            //ʼһCss
QPushButton
{
	border: 0px solid #6a6ea9;
	background-image: url(:/Resources/SysClose0.png);
}
QPushButton:hover
{
	border: 0px solid #6a1e19;
	background-image: url(:/Resources/ButtonBackground%1%.png);
}
QPushButton:pressed {
	background-image: url(:/Resources/SysClose2.png);
 }

 QPushButton:default {
     border-color: navy;
 }

EndCss                                              //һCss

EndSetting                                          //ĳؼϢ


/*****************************************************************************************
    ButtonPlayHide
*****************************************************************************************/
BeginSetting()                                      //ʼĳؼϢ
ControlName=ButtonPlayHide;                         //ؼ
AnimationFileCount=5;                               //ļ
ResourcePath=Resources;                             //ButtonBackground%d.pngļڵļ,·.

BeginCss                                            //ʼһCss
QPushButton
{
	border: 0px solid #6a6ea9;
	background-image: url(:/Resources/preview_up1.png);
}
QPushButton:hover
{
	border: 0px solid #6a1e19;
	background-image: url(:/Resources/preview_up2.png);
}
QPushButton:pressed {
	background-image: url(:/Resources/preview_up3.png);
 }

 QPushButton:default {
     border-color: navy;
 }

EndCss                                              //һCss

EndSetting                                          //ĳؼϢ



/*****************************************************************************************
    м䰴ť ButtonLeft
*****************************************************************************************/
BeginSetting()                                  //ʼĳؼϢ
ControlName=ButtonRight;                         //ؼ
AnimationFileCount=5;                           //ļ
ResourcePath=Resources;                         //ButtonBackground%d.pngļڵļ,·.

BeginCss
QPushButton
{
	border: 0px solid #6a6ea9;
	background-image: url(:/Resources/toright1.png);
}
QPushButton:hover
{
	border: 0px solid #6a1e19;
	background-image: url(:/Resources/toright2.png);
}
QPushButton:pressed {
	background-image: url(:/Resources/toright3.png);
 }

 QPushButton:default {
     border-color: navy;
 }

EndCss

EndSetting


/*****************************************************************************************
    м䰴ť ButtonLeft
*****************************************************************************************/
BeginSetting()                                  //ʼĳؼϢ
ControlName=ButtonLeft;                        //ؼ
AnimationFileCount=5;                           //ļ
ResourcePath=Resources;                         //ButtonBackground%d.pngļڵļ,·.

BeginCss
QPushButton
{
	border: 0px solid #6a6ea9;
	background-image: url(:/Resources/toleft1.png);
}
QPushButton:hover
{
	border: 0px solid #6a1e19;
	background-image: url(:/Resources/toleft2.png);
}
QPushButton:pressed {
	background-image: url(:/Resources/toleft3.png);
 }

 QPushButton:default {
     border-color: navy;
 }

EndCss

EndSetting



/*****************************************************************************************
    м䰴ť ButtonRemove
*****************************************************************************************/
BeginSetting()                                  //ʼĳؼϢ
ControlName=ButtonRemove;                        //ؼ
AnimationFileCount=5;                           //ļ
ResourcePath=Resources;                         //ButtonBackground%d.pngļڵļ,·.

BeginCss
QPushButton
{
	border: 0px solid #6a6ea9;
	background-image: url(:/Resources/toremove1.png);
}
QPushButton:hover
{
	border: 0px solid #6a1e19;
	background-image: url(:/Resources/toremove2.png);
}
QPushButton:pressed {
	background-image: url(:/Resources/toremove2.png);
}

QPushButton:default {
     border-color: navy;
}

EndCss

EndSetting





/*****************************************************************************************
    м䰴ť ButtonUP
*****************************************************************************************/
BeginSetting()                                  //ʼĳؼϢ
ControlName=ButtonUP;							//ؼ
AnimationFileCount=5;                           //ļ
ResourcePath=Resources;                         //ButtonBackground%d.pngļڵļ,·.

BeginCss
QPushButton
{
	border: 0px solid #6a6ea9;
	background-image: url(:/Resources/toup1.png);
}
QPushButton:hover
{
	border: 0px solid #6a1e19;
	background-image: url(:/Resources/toup2.png);
}
QPushButton:pressed {
	background-image: url(:/Resources/toup3.png);
}

QPushButton:default {
     border-color: navy;
}

EndCss

EndSetting




/*****************************************************************************************
    м䰴ť ButtonDown
*****************************************************************************************/
BeginSetting()                                  //ʼĳؼϢ
ControlName=ButtonDown;						//ؼ
AnimationFileCount=5;                           //ļ
ResourcePath=Resources;                         //ButtonBackground%d.pngļڵļ,·.

BeginCss
QPushButton
{
	border: 0px solid #6a6ea9;
	background-image: url(:/Resources/todown1.png);
}
QPushButton:hover
{
	border: 0px solid #6a1e19;
	background-image: url(:/Resources/todown2.png);
}
QPushButton:pressed {
	background-image: url(:/Resources/todown3.png);
}

QPushButton:default {
     border-color: navy;
}

EndCss

EndSetting



/*****************************************************************************************
    м䰴ť ButtonNext
*****************************************************************************************/
BeginSetting()                                  //ʼĳؼϢ
ControlName=ButtonNext;							//ؼ
AnimationFileCount=5;                           //ļ
ResourcePath=Resources;                         //ButtonBackground%d.pngļڵļ,·.

BeginCss
QPushButton
{
	border: 0px solid #6a6ea9;
	background-image: url(:/Resources/todown1.png);
}
QPushButton:hover
{
	border: 0px solid #6a1e19;
	background-image: url(:/Resources/todown2.png);
}
QPushButton:pressed {
	background-image: url(:/Resources/todown3.png);
}

QPushButton:default {
     border-color: navy;
}

EndCss

EndSetting


/*****************************************************************************************
    м䰴ť ButtonNext
*****************************************************************************************/
BeginSetting()                                  //ʼĳؼϢ
ControlName=TransferButton;						//ؼ
AnimationFileCount=5;                           //ļ
ResourcePath=Resources;                         //ButtonBackground%d.pngļڵļ,·.

BeginCss
QPushButton
{
	border: 0px solid #6a6ea9;
	background-image: url(:/Resources/main_button_back1.png);
}
QPushButton:hover
{
	border: 0px solid #6a1e19;
	background-image: url(:/Resources/main_button_back2.png);
}
QPushButton:pressed {
	background-image: url(:/Resources/main_button_back3.png);
}

QPushButton:default {
     border-color: navy;
}

EndCss

EndSetting


/*****************************************************************************************
*****************************************************************************************/
BeginSetting()                                      //ʼĳؼϢ
ControlName=TabProduct;                            //ؼ
AnimationFileCount=5;                               //ļ
ResourcePath=Resources;                             //ButtonBackground%d.pngļڵļ,·.

BeginCss
 QTabWidget::pane {
	top: 10px;
	position: absolute;
 }

 QTabBar::tab {
	background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
							 stop: 0 #a9acd6, stop: 0.4 #a9acd6,
							 stop: 0.5 #8386c1, stop: 1.0 #8386c1);
	border: 1px solid #8183a1;

	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	min-width:		50px;
	min-height:	18px;
	color:#686c71;
}
 
QTabBar::tab:hover , QTabBar::tab:selected {
	background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
                                 stop: 0 #a9acd6, stop: 0.4 #a9acd6,
                                 stop: 0.5 #8386c1, stop: 1.0 #8386c1);
	border: 1px solid #8183a1;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	min-width: 50px;
	color:white;
}

 QTabBar::tab:!selected {
     margin-top: 2px; /* make non-selected tabs look smaller */
 }
 
EndCss

EndSetting


/*****************************************************************************************
*****************************************************************************************/
BeginSetting()                                      //ʼĳؼϢ
ControlName=TabSource;                              //ؼ
AnimationFileCount=5;                               //ļ
ResourcePath=Resources;                             //ButtonBackground%d.pngļڵļ,·.

BeginCss
 QTabWidget::pane {
	top: 10px;
	position: absolute;
 }


 QTabBar::tab {
	background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
							 stop: 0 #a9acd6, stop: 0.4 #a9acd6,
							 stop: 0.5 #8386c1, stop: 1.0 #8386c1);
	border: 1px solid #8183a1;

	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	min-width:		50px;
	min-height:	18px;
	color:#686c71;
}
 
QTabBar::tab:hover , QTabBar::tab:selected {
	background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
                                 stop: 0 #a9acd6, stop: 0.4 #a9acd6,
                                 stop: 0.5 #8386c1, stop: 1.0 #8386c1);
	border: 1px solid #8183a1;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	min-width: 50px;
	color:white;
}

 QTabBar::tab:!selected {
     margin-top: 2px; /* make non-selected tabs look smaller */
 }
 
EndCss

EndSetting



/*****************************************************************************************
*****************************************************************************************/
BeginSetting()                                      //ʼĳؼϢ
ControlName=TabDevice;                              //ؼ
AnimationFileCount=5;                               //ļ
ResourcePath=Resources;                             //ButtonBackground%d.pngļڵļ,·.

BeginCss
 QTabWidget::pane {
	top: 10px;
	position: absolute;
 }


 QTabBar::tab {
	background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
							 stop: 0 #a9acd6, stop: 0.4 #a9acd6,
							 stop: 0.5 #8386c1, stop: 1.0 #8386c1);
	border: 1px solid #8183a1;

	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	min-width:		50px;
	min-height:	18px;
	color:#686c71;
}
 
QTabBar::tab:hover , QTabBar::tab:selected {
	background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
                                 stop: 0 #a9acd6, stop: 0.4 #a9acd6,
                                 stop: 0.5 #8386c1, stop: 1.0 #8386c1);
	border: 1px solid #8183a1;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	min-width: 50px;
	color:white;
}

 QTabBar::tab:!selected {
     margin-top: 2px; /* make non-selected tabs look smaller */
 }
 
EndCss

EndSetting


////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////


/*****************************************************************************************
    
******************************************************************************************/
/*BeginSetting()                                      //ʼĳؼϢ
ControlName=NextStart;                              //ؼ
AnimationFileCount=5;                               //ļ
ResourcePath=Resources;                             //ButtonBackground%d.pngļڵļ,·.

BeginCss                                            //ʼһCss
QPushButton
{
	border: 0px solid #6a6ea9;
	background-image: url(:/Resources/main_button_back1.png);
}
QPushButton:hover
{
	border: 0px solid #6a1e19;
	background-image: url(:/Resources/main_button_back3.png);
}
QPushButton:pressed {
	background-image: url(:/Resources/main_button_back2.png);
 }

 QPushButton:default {
     border-color: navy;
 }

EndCss                                              //һCss

EndSetting                                          //ĳؼϢ
*/

/*****************************************************************************************
    еť
*****************************************************************************************/
BeginSetting()                                      //ʼĳؼϢ
ControlName=CommandButton;                            //ؼ
AnimationFileCount=5;                               //ļ
ResourcePath=Resources;                             //ButtonBackground%d.pngļڵļ,·.

BeginCss                                            //ʼһCss
QPushButton
{
	background-color: #FFF;
	text-align: left;
	border: 1px solid #FFF;
}
QPushButton:hover
{
     background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
                                       stop: 0 #dadbde, stop: 1 #f6f7fa);
     border: 1px solid #9fa7af;
}
 QPushButton:pressed {
     background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
                                       stop: 0 #dadbde, stop: 1 #f6f7fa);
 }
  QPushButton:flat {
     border: none;
 }

EndCss                                              //һCss

EndSetting                                          //ĳؼϢ



/*****************************************************************************************
    ѡļаť
*****************************************************************************************/
BeginSetting()                                      //ʼĳؼϢ
ControlName=BrowseFolder;                           //ؼ
AnimationFileCount=1;                               //ļ
ResourcePath=Resources;                             //ButtonBackground%d.pngļڵļ,·.

BeginCss                                            //ʼһCss
QPushButton
{
	text-align: left;
	border: 1px solid #FFF;
    background-image: url(:/Resources/BrowseFolder.png);
}
QPushButton:hover
{
     background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
                                       stop: 0 #dadbde, stop: 1 #f6f7fa);
     border: 1px solid #9fa7af;
}
 QPushButton:pressed
 {
     background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
                                       stop: 0 #dadbde, stop: 1 #f6f7fa);
 }
  QPushButton:flat {
     border: none;
 }

EndCss                                              //һCss

EndSetting                                          //ĳؼϢ


/*****************************************************************************************
    ѡISOļť
*****************************************************************************************/
BeginSetting()                                      //ʼĳؼϢ
ControlName=BrowseISOFile;                          //ؼ
AnimationFileCount=1;                               //ļ
ResourcePath=Resources;                             //ButtonBackground%d.pngļڵļ,·.

BeginCss                                            //ʼһCss
QPushButton
{
	text-align: left;
	border: 1px solid #FFF;
    background-image: url(:/Resources/BrowseISOFolder.png);
}
QPushButton:hover
{
     background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
                                       stop: 0 #dadbde, stop: 1 #f6f7fa);
     border: 1px solid #9fa7af;
}
 QPushButton:pressed
 {
     background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
                                       stop: 0 #dadbde, stop: 1 #f6f7fa);
 }
  QPushButton:flat {
     border: none;
 }

EndCss                                              //һCss

EndSetting                                          //ĳؼϢ

/*****************************************************************************************
	border: 1px solid #6a1e19;
	background-color: #CCC;

    иť
*****************************************************************************************/
BeginSetting()                                      //ʼĳؼϢ
ControlName=MoreButton;                            //ؼ
AnimationFileCount=5;                               //ļ
ResourcePath=Resources;                             //ButtonBackground%d.pngļڵļ,·.

BeginCss                                            //ʼһCss
QPushButton
{
	background-color: #FFF;
	text-align: left;
	border: 1px solid #FFF;
}

 QPushButton:pressed {
     background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
                                       stop: 0 #dadbde, stop: 1 #f6f7fa);
 }

EndCss                                              //һCss

EndSetting                                          //ĳؼϢ



/*****************************************************************************************
    иť
******************************************************************************************/
BeginSetting()                                      //ʼĳؼϢ
ControlName=ShowFreviewButton;                      //ؼ
AnimationFileCount=5;                               //ļ
ResourcePath=Resources;                             //ButtonBackground%d.pngļڵļ,·.

BeginCss                                            //ʼһCss
QPushButton
{
    background-image: url(:/Resources/preview_down.png);
	text-align: left;
	border: 1px solid #FFF;
}

 QPushButton:pressed {
     background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
                                       stop: 0 #dadbde, stop: 1 #f6f7fa);
 }

EndCss                                              //һCss

EndSetting                                       

/********************************************************************************************
    һʵ.
********************************************************************************************/

BeginSetting()                                      //ʼĳؼϢ
ControlName=MoreButton;                          //ؼ
AnimationFileCount=5;                               //ļ
ResourcePath=Resources;                             //ButtonBackground%d.pngļڵļ,·.

BeginCss                                            //ʼһCss
QPushButton
{
	border: 0px solid #6a6ea9;
	background-image: url(:/Resources/SysClose0.png);
}
QPushButton:hover
{
	border: 0px solid #6a1e19;
	background-image: url(:/Resources/ButtonBackground%1%.png);
}
QPushButton:pressed {
	background-image: url(:/Resources/SysClose2.png);
 }

 QPushButton:default {
     border-color: navy;
 }

EndCss                                              //һCss

EndSetting                                          //ĳؼϢ


/********************************************************************************************
    ϽǱرհť
********************************************************************************************/

BeginSetting()
ControlName=TitleCloseButton;
AnimationFileCount=5;
ResourcePath=Resources;

BeginCss
QPushButton
{
	border: 0px solid #6a6ea9;
	background-image: url(:/Resources/SysClose0.png);
	background-repeat: no-repeat; 
}
QPushButton:hover
{
	border: 0px solid #6a1e19;
	background-image: url(:/Resources/sysClose1.png);
	background-repeat: no-repeat; 
}

QPushButton:pressed {
	border: 0px solid #6a6ea9;
	background-image: url(:/Resources/sysClose2.png);
	background-repeat: no-repeat; 
 }
EndCss

EndSetting


/********************************************************************************************
    ϽǱ󻯰ť
********************************************************************************************/
BeginSetting()
ControlName=TitleMaxButton;
AnimationFileCount=5;
ResourcePath=Resources;

BeginCss
QPushButton
{
	
	border: 0px solid #6a6ea9;
	background-image: url(:/Resources/SysMax0.png);
	background-repeat: no-repeat; 
}
QPushButton:hover
{
	border: 0px solid #6a1e19;
	background-image: url(:/Resources/SysMax1.png);
	background-repeat: no-repeat; 
}

QPushButton:pressed {
	background-image: url(:/Resources/SysMax2.png);
	background-repeat: no-repeat; 
 }
/*
 QPushButton:flat {
     border: none;			// no border for a flat push button
 }*/

 QPushButton:default {
     border-color: navy;	//make the default button prominent
 }
EndCss

EndSetting

/********************************************************************************************
    ϽǱָť
********************************************************************************************/
BeginSetting()
ControlName=TitleResotoreButton;
AnimationFileCount=5;
ResourcePath=Resources;

BeginCss
QPushButton
{
	border: 0px solid #6a6ea9;
	background-image: url(:/Resources/SysRestore0.png);
	background-repeat: no-repeat; 
}
QPushButton:hover
{
	border: 0px solid #6a1e19;
	background-image: url(:/Resources/SysRestore1.png);
	background-repeat: no-repeat; 
}

QPushButton:pressed {
	background-image: url(:/Resources/SysRestore2.png);
	background-repeat: no-repeat; 
 }
/*
 QPushButton:flat {
     border: none;			// no border for a flat push button
 }*/

 QPushButton:default {
     border-color: navy;	//make the default button prominent
 }
EndCss

EndSetting


/********************************************************************************************
    ϽǱСť
********************************************************************************************/
BeginSetting()
ControlName=TitleMinButton;
AnimationFileCount=5;
ResourcePath=Resources;

BeginCss
QPushButton
{
	
	border: 0px solid #6a6ea9;
	background-image: url(:/Resources/SysMin0.png);
	background-repeat: no-repeat; 
}
QPushButton:hover
{
	border: 0px solid #6a1e19;
	background-image: url(:/Resources/SysMin1.png);
	background-repeat: no-repeat; 
}

QPushButton:pressed {
	background-image: url(:/Resources/SysMin2.png);
	background-repeat: no-repeat; 
 }
/*
 QPushButton:flat {
     border: none;			// no border for a flat push button
 }*/

 QPushButton:default {
     border-color: navy;	//make the default button prominent
 }
EndCss

EndSetting

/********************************************************************************************
    ϽǱť
********************************************************************************************/
BeginSetting()
ControlName=TitleHelpButton;
AnimationFileCount=5;
ResourcePath=Resources;

BeginCss
QPushButton
{
	border: 0px solid #6a6ea9;
	background-image: url(:/Resources/SysHelp0.png);
	background-repeat: no-repeat; 
}
QPushButton:hover
{
	border: 0px solid #6a1e19;
	background-image: url(:/Resources/SysHelp1.png);
	background-repeat: no-repeat; 
}

QPushButton:pressed {
	background-image: url(:/Resources/SysHelp2.png);
	background-repeat: no-repeat; 
 }
/*
 QPushButton:flat {
     border: none;			// no border for a flat push button
 }*/

 QPushButton:default {
     border-color: navy;	//make the default button prominent
 }
EndCss

EndSetting

/********************************************************************************************
    ϽǱðť
********************************************************************************************/
BeginSetting()
ControlName=TitleSettingButton;
AnimationFileCount=5;
ResourcePath=Resources;

BeginCss
QPushButton
{
	
	border: 0px solid #6a6ea9;
	background-image: url(:/Resources/SysSetting0.png);
	background-repeat: no-repeat; 
}
QPushButton:hover
{
	border: 0px solid #6a1e19;
	background-image: url(:/Resources/SysSetting1.png);
	background-repeat: no-repeat; 
}

QPushButton:pressed {
	background-image: url(:/Resources/SysSetting2.png);
	background-repeat: no-repeat; 
 }
/*
 QPushButton:flat {
     border: none;			// no border for a flat push button
 }*/

 QPushButton:default {
     border-color: navy;	//make the default button prominent
 }
EndCss

EndSetting



/********************************************************************************************
    󱳾
********************************************************************************************/
BeginSetting()
ControlName=TitleLeft;
AnimationFileCount=5;
ResourcePath=Resources;

BeginCss
QWidget
{
	border: 0px solid #6a6ea9;
	/*border-radius: 5px;*/
	background-image: url(:/Resources/topLeft.png);
}
EndCss

EndSetting


/********************************************************************************************
    б
********************************************************************************************/
BeginSetting()
ControlName=TitleCenter;
AnimationFileCount=5;
ResourcePath=Resources;

BeginCss
QWidget
{
	border: 0px solid #6a6ea9;
	background-image: url(:/Resources/Title.png);
}
EndCss

EndSetting


/********************************************************************************************
    ұ
********************************************************************************************/
BeginSetting()
ControlName=TitleRight;
AnimationFileCount=5;
ResourcePath=Resources;

BeginCss
QWidget
{
	border: 0px solid #6a6ea9;
	background-image: url(:/Resources/Title.png);
}
EndCss

EndSetting

