.skin_red .tab-text {
  color: #444;
}
.skin_red .primary {
  color: #54131e !important;
}

.skin_red .primary-bg {
  background-color: #B33B4E !important;
}

.skin_red .button-bg {
  color: #54131e !important;
  border: 1px solid #f0bdbb !important;
  background: linear-gradient(to bottom, #fef2f2 0%, #f9ced2 100%) !important;
}

.skin_red .thead-bg {
  color: #54131e !important;
  background: linear-gradient(to bottom, #ffffff 0%, #ffbdb9 100%) !important;
}

.skin_red .tfoot-bg{
  background: #F1C8C8 !important;
}

.skin_red .nav-primary-bg {
  background-color: #6a1f2d !important;
}

.skin_red .spritearrow {
  background-color: #6a1f2d !important;
}

.skin_red .secondary {
  color: #d87c86 !important;
}

.skin_red .secondary-bg {
  background-color: #f9ced2 !important;
}
.skin_red .secondary-bg1 {
  background-color: #FFF5F5 !important;
}

.skin_red .secondary-hover:hover {
  /* color: #54131e !important; */
  /* background-color: #d87c86 !important; */
}

.skin_red .secondary-hover:hover span,
.skin_red .secondary-hover:hover i {
  color: #ffff00 !important;
}

.skin_red .secondary-active {
  color: #54131e !important;
  background-color: #f9ced2 !important;
}

.skin_red .secondary-active span,
.skin_red .secondary-active i {
  color: #54131e !important;
}

.skin_red .primary-text {
  color: #54131e !important;
  /* font-weight: bold; */
}

.skin_red .primary-text-hover:hover {
  color: #54131e !important;
  /* font-weight: bold !important; */
}

.skin_red .text-hover:hover .text {
  color: #FFFF00 !important;
  font-weight: bold;
}
.skin_red .text-active .text {
  color: #FFFF00 !important;
  font-weight: bold;
}
.skin_red .out-button {
  background-color: #54131e;
  border-color: #54131e;
}
.skin_red .secondary-text {
  color: #333333 !important;
}
.skin_red .gamecontainer {
  background-color: #d87c86;
}
.skin_red .linear-gradient {
  background: linear-gradient(to bottom, #ffffff 0%, #ffefee 100%);
  background: -moz-linear-gradient(to bottom, #ffffff 0%, #ffefee 100%);
  color: #54131e;
}
.skin_red .el-button--primary {
  background: rgb(216, 124, 134) !important;
  background: linear-gradient(to bottom,
    #d87c86 0%,
    #c75e72 100%) !important;
  background: -moz-linear-gradient(to bottom, #d87c86 1%, #c75e72 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d87c86', endColorstr='#c75e72', GradientType=0);
  border: 1px solid #b53550 !important;
}

.skin_red .el-button--primary:hover {
  background: linear-gradient(to bottom,
    #d87c86 0%,
    #ad354c 100%) !important;
  background: -moz-linear-gradient(to bottom, #d87c86 1%, #ad354c 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d87c86', endColorstr='#ad354c', GradientType=0);
}
.skin_red .logout-button {
  background-color: #54131e !important;
  background: linear-gradient(to bottom,
      #54131e 0%,
      #54131e 100%) !important;
  background: -moz-linear-gradient(to bottom, #54131e 1%, #54131e 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#54131e', endColorstr='#54131e', GradientType=0);
  color: #fff !important;
  border-color: #54131e !important;
}

.skin_red .logout-button:hover {
  background-color: #54131e !important;
  border-color: #54131e !important;
  background: linear-gradient(to bottom,
      #54131e 0%,
      #54131e 100%) !important;
  background: -moz-linear-gradient(to bottom, #54131e 1%, #54131e 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#54131e', endColorstr='#54131e', GradientType=0);
  border-color: #54131e !important;
  color: #fff !important;
}


.skin_red .el-message-box,
.skin_red .el-dialog {
  border: 5px solid #DF678D;
  border-radius: 0;
}
.skin_red .el-message-box__header,
.skin_red .el-dialog__header {
  background-color: #ffeaf2 !important;
  text-align: left!important;
}
.skin_red  .el-dialog__footer{
  background-color: #ffeaf2 !important;
}
.skin_red .el-message-box__title,
.skin_red .el-message-box__headerbtn .el-message-box__close,
.skin_red .el-dialog__title,
.skin_red .el-dialog__headerbtn .el-dialog__close  {
  color: #54131e !important;
  font-weight: bold !important;
}
.skin_red .el-message-box__title,
.skin_red .el-dialog__title{
  text-align: left !important;
  font-size: 14px !important;
}


.skin_red .el-table thead tr th {
  background: linear-gradient(to bottom, #ffffff 0%, #ffefee 100%);
  background: -moz-linear-gradient(to bottom, #ffffff 0%, #ffefee 100%);
  color: #54131e;
}
.skin_red .secondary-active .btns .el-button--primary span{
  color: #fff !important;
}
.skin_red .more-bg {
  background-color: #490418 !important;
}
.skin_red .more-hover {
  background-color: #490418 !important;
}
.skin_red .secondary-hover .more-hover span,
.skin_red .secondary-active .more-hover span{
  color: #fff !important;
}
.skin_red .more-hover:hover {
  background-color: #823948 !important;
}
.skin_red .secondary-hover .more-hover:hover span,
.skin_red .secondary-active .more-hover:hover span{
  color: #ffff00 !important;
}
.skin_red .lottery-list-select .el-dialog{
  border: 5px solid #DF678D;
}
.skin_red .lottery-list-select .el-dialog .el-dialog__header,
.skin_red .lottery-list-select .lottery-list-footer{
  background-color: #ffeaf2 !important;
}
.skin_red .lottery-list-select .el-dialog__header .el-dialog__title,
.skin_red .lottery-list-select .el-dialog__header .el-dialog__close{
  color: #823948 !important;
  font-weight: bold;
}
.skin_red .table .header li{
	background: linear-gradient(to bottom, #ffffff 0%, #ffefee 100%);
}
