#clip-diag-styles {background-image: url(../img/diag-styles.png);}

.biplane24login {
  width:100%;
  height:160px;
  background-color: #FFFFFF;
  background-image: url("../svg/biplane.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

div.box-btn div.btn-excel {
  width: 20px;
  height: 20px;
  background: url(../svg/btn-excel.svg) no-repeat center;
}

.tabsLogoSimple{
  background: url(../img/logo-simple.png) no-repeat;
}

.deleteTab {
  background-image: url(../svg/cancel.svg);
}