/*** COPYRIGHT NOTICE *********************************************************
 *
 * Copyright 2016 ProjeQtOr - Pascal BERNARD - support@projeqtor.org
 *
 ******************************************************************************
 *** WARNING *** T H I S    F I L E    I S    N O T    O P E N    S O U R C E *
 ******************************************************************************
 * 
 * This file is an add-on to ProjeQtOr, packaged as a plug-in module.
 * It is NOT distributed under an open source license. 
 * It is distributed in a proprietary mode, only to the customer who bought
 * corresponding licence. 
 * The company ProjeQtOr remains owner of all add-ons it delivers.
 * Any change to an add-ons without the explicit agreement of the company 
 * ProjeQtOr is prohibited.
 * The diffusion (or any kind if distribution) of an add-on is prohibited.
 * Violators will be prosecuted.
 *    
 *** DO NOT REMOVE THIS NOTICE ************************************************/
 
/* =============================================================================== */
/* Extra CSS for custom screen management                                          */
/* =============================================================================== */

.iconPlgInstallAuto32 { background-image: url(iconPlgInstallAuto32.png);  background-repeat: no-repeat; width: 32px; height: 32px; }
.iconPlgInstallAuto22 { background-image: url(iconPlgInstallAuto22.png);  background-repeat: no-repeat; width: 22px; height: 22px; }
.iconPlgInstallAuto16 { background-image: url(iconPlgInstallAuto16.png);  background-repeat: no-repeat; width: 16px; height: 16px; }

.ProjeQtOrFlatBlue .iconButtonRemove16 { background-image: url(images/blue/iconRemove.png);  background-repeat: no-repeat; width: 16px; height: 16px; background-size: 16px 16px;}
.ProjeQtOrFlatBlue .iconButtonAdd16 { background-image: url(images/blue/iconAdd.png);  background-repeat: no-repeat; width: 16px; height: 16px; background-size: 16px 16px;}

.ProjeQtOrFlatBlue .iconPlgInstallAuto32 { background-image: url(images/blue/iconPlgInstallAuto.png);  background-repeat: no-repeat; width: 32px; height: 32px; background-size: 32px 32px;}
.ProjeQtOrFlatBlue .iconPlgInstallAuto22 { background-image: url(images/blue/iconPlgInstallAuto.png);  background-repeat: no-repeat; width: 22px; height: 22px; background-size: 22px 22px;}
.ProjeQtOrFlatBlue .iconPlgInstallAuto16 { background-image: url(images/blue/iconPlgInstallAuto.png);  background-repeat: no-repeat; width: 16px; height: 16px; background-size: 16px 16px; }

.ProjeQtOrFlatRed .iconButtonRemove16 { background-image: url(images/red/iconRemove.png);  background-repeat: no-repeat; width: 16px; height: 16px; background-size: 16px 16px;}
.ProjeQtOrFlatRed .iconButtonAdd16 { background-image: url(images/red/iconAdd.png);  background-repeat: no-repeat; width: 16px; height: 16px; background-size: 16px 16px;}

.ProjeQtOrFlatRed .iconPlgInstallAuto32 { background-image: url(images/red/iconPlgInstallAuto.png);  background-repeat: no-repeat; width: 32px; height: 32px; background-size: 32px 32px;}
.ProjeQtOrFlatRed .iconPlgInstallAuto22 { background-image: url(images/red/iconPlgInstallAuto.png);  background-repeat: no-repeat; width: 22px; height: 22px; background-size: 22px 22px;}
.ProjeQtOrFlatRed .iconPlgInstallAuto16 { background-image: url(images/red/iconPlgInstallAuto.png);  background-repeat: no-repeat; width: 16px; height: 16px; background-size: 16px 16px; }

.ProjeQtOrFlatGreen .iconButtonEdit16 { background-image: url(images/green/iconEdit.png);  background-repeat: no-repeat; width: 16px; height: 16px; background-size: 16px 16px;}
.ProjeQtOrFlatGreen .iconButtonRemove16 { background-image: url(images/green/iconRemove.png);  background-repeat: no-repeat; width: 16px; height: 16px; background-size: 16px 16px;}

.ProjeQtOrFlatGreen .iconPlgInstallAuto32 { background-image: url(images/green/iconPlgInstallAuto.png);  background-repeat: no-repeat; width: 32px; height: 32px; background-size: 32px 32px;}
.ProjeQtOrFlatGreen .iconPlgInstallAuto22 { background-image: url(images/green/iconPlgInstallAuto.png);  background-repeat: no-repeat; width: 22px; height: 22px; background-size: 22px 22px;}
.ProjeQtOrFlatGreen .iconPlgInstallAuto16 { background-image: url(images/green/iconPlgInstallAuto.png);  background-repeat: no-repeat; width: 16px; height: 16px; background-size: 16px 16px; }

.ProjeQtOrFlatGrey .iconButtonRemove16 { background-image: url(images/grey/iconRemove.png);  background-repeat: no-repeat; width: 16px; height: 16px; background-size: 16px 16px;}
.ProjeQtOrFlatGrey .iconButtonAdd16 { background-image: url(images/grey/iconAdd.png);  background-repeat: no-repeat; width: 16px; height: 16px; background-size: 16px 16px;}

.ProjeQtOrFlatGrey .iconPlgInstallAuto32 { background-image: url(images/grey/iconPlgInstallAuto.png);  background-repeat: no-repeat; width: 32px; height: 32px; background-size: 32px 32px;}
.ProjeQtOrFlatGrey .iconPlgInstallAuto22 { background-image: url(images/grey/iconPlgInstallAuto.png);  background-repeat: no-repeat; width: 22px; height: 22px; background-size: 22px 22px;}
.ProjeQtOrFlatGrey .iconPlgInstallAuto16 { background-image: url(images/grey/iconPlgInstallAuto.png);  background-repeat: no-repeat; width: 16px; height: 16px; background-size: 16px 16px; }

.ProjeQtOrNewGui .iconPlgInstallAuto { background-image: url(../../view/css/customIcons/new/iconPluginInstallAuto.svg);  background-repeat: no-repeat;}