.green-tab.x-tab, .green-tab .x-tab {
  background-image: none;
  background-color: #B6D28C;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #DBF0BB), color-stop(25%, #C3DD9B), color-stop(45%, #B6D28C));
  background-image: -webkit-linear-gradient(top, #DBF0BB, #C3DD9B 25%, #B6D28C 45%);
  background-image: -moz-linear-gradient(top, #DBF0BB, #C3DD9B 25%, #B6D28C 45%);
  background-image: -o-linear-gradient(top, #DBF0BB, #C3DD9B 25%, #B6D28C 45%);
  background-image: -ms-linear-gradient(top, #DBF0BB, #C3DD9B 25%, #B6D28C 45%);
  background-image: linear-gradient(top, #DBF0BB, #C3DD9B 25%, #B6D28C 45%);
  border-color: #A5C672 !important; }
  .green-tab.x-tab button, .green-tab .x-tab button {
    color: #5B7830; }

.green-tab.x-tab-top-active, .green-tab .x-tab-top-active {
  background-image: none;
  background-color: #C3DD9B;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #EFFFD5), color-stop(25%, #DBF0BB), color-stop(45%, #C3DD9B));
  background-image: -webkit-linear-gradient(top, #EFFFD5, #DBF0BB 25%, #C3DD9B 45%);
  background-image: -moz-linear-gradient(top, #EFFFD5, #DBF0BB 25%, #C3DD9B 45%);
  background-image: -o-linear-gradient(top, #EFFFD5, #DBF0BB 25%, #C3DD9B 45%);
  background-image: -ms-linear-gradient(top, #EFFFD5, #DBF0BB 25%, #C3DD9B 45%);
  background-image: linear-gradient(top, #EFFFD5, #DBF0BB 25%, #C3DD9B 45%);
  border-color: #A5C672 !important;
  border-bottom: #C3DD9B !important; }
  .green-tab.x-tab-top-active button, .green-tab .x-tab-top-active button {
    color: #6E8B43; }

.green-tab.x-tab-bar-strip-default, .green-tab.x-tab-bar-strip-default-plain, .green-tab .x-tab-bar-strip-default, .green-tab .x-tab-bar-strip-default-plain {
  background-color: #C3DD9B !important;
  border-color: #A5C672 !important; }

.purple-tab.x-tab, .purple-tab .x-tab {
  background-image: none;
  background-color: #D0B9E2;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #E5D2F4), color-stop(25%, #DAC4EB), color-stop(45%, #D0B9E2));
  background-image: -webkit-linear-gradient(top, #E5D2F4, #DAC4EB 25%, #D0B9E2 45%);
  background-image: -moz-linear-gradient(top, #E5D2F4, #DAC4EB 25%, #D0B9E2 45%);
  background-image: -o-linear-gradient(top, #E5D2F4, #DAC4EB 25%, #D0B9E2 45%);
  background-image: -ms-linear-gradient(top, #E5D2F4, #DAC4EB 25%, #D0B9E2 45%);
  background-image: linear-gradient(top, #E5D2F4, #DAC4EB 25%, #D0B9E2 45%);
  border-color: #BDA0D3 !important; }
  .purple-tab.x-tab button, .purple-tab .x-tab button {
    color: #774D97; }

.purple-tab.x-tab-top-active, .purple-tab .x-tab-top-active {
  background-image: none;
  background-color: #DAC4EB;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #F4E4FF), color-stop(25%, #E5D2F4), color-stop(45%, #DAC4EB));
  background-image: -webkit-linear-gradient(top, #F4E4FF, #E5D2F4 25%, #DAC4EB 45%);
  background-image: -moz-linear-gradient(top, #F4E4FF, #E5D2F4 25%, #DAC4EB 45%);
  background-image: -o-linear-gradient(top, #F4E4FF, #E5D2F4 25%, #DAC4EB 45%);
  background-image: -ms-linear-gradient(top, #F4E4FF, #E5D2F4 25%, #DAC4EB 45%);
  background-image: linear-gradient(top, #F4E4FF, #E5D2F4 25%, #DAC4EB 45%);
  border-color: #BDA0D3 !important;
  border-bottom: #DAC4EB !important; }
  .purple-tab.x-tab-top-active button, .purple-tab .x-tab-top-active button {
    color: #845EA1; }

.purple-tab.x-tab-bar-strip-default, .purple-tab.x-tab-bar-strip-default-plain, .purple-tab .x-tab-bar-strip-default, .purple-tab .x-tab-bar-strip-default-plain {
  background-color: #DAC4EB !important;
  border-color: #BDA0D3 !important; }

.yellow-tab.x-tab, .yellow-tab .x-tab {
  background-image: none;
  background-color: #E3E3B2;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #F6F6D2), color-stop(25%, #EBEBBE), color-stop(45%, #E3E3B2));
  background-image: -webkit-linear-gradient(top, #F6F6D2, #EBEBBE 25%, #E3E3B2 45%);
  background-image: -moz-linear-gradient(top, #F6F6D2, #EBEBBE 25%, #E3E3B2 45%);
  background-image: -o-linear-gradient(top, #F6F6D2, #EBEBBE 25%, #E3E3B2 45%);
  background-image: -ms-linear-gradient(top, #F6F6D2, #EBEBBE 25%, #E3E3B2 45%);
  background-image: linear-gradient(top, #F6F6D2, #EBEBBE 25%, #E3E3B2 45%);
  border-color: #D6D68A !important; }
  .yellow-tab.x-tab button, .yellow-tab .x-tab button {
    color: #7B7B3C; }

.yellow-tab.x-tab-top-active, .yellow-tab .x-tab-top-active {
  background-image: none;
  background-color: #EBEBBE;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #FFFFE1), color-stop(25%, #F6F6D2), color-stop(45%, #EBEBBE));
  background-image: -webkit-linear-gradient(top, #FFFFE1, #F6F6D2 25%, #EBEBBE 45%);
  background-image: -moz-linear-gradient(top, #FFFFE1, #F6F6D2 25%, #EBEBBE 45%);
  background-image: -o-linear-gradient(top, #FFFFE1, #F6F6D2 25%, #EBEBBE 45%);
  background-image: -ms-linear-gradient(top, #FFFFE1, #F6F6D2 25%, #EBEBBE 45%);
  background-image: linear-gradient(top, #FFFFE1, #F6F6D2 25%, #EBEBBE 45%);
  border-color: #D6D68A !important;
  border-bottom: #EBEBBE !important; }
  .yellow-tab.x-tab-top-active button, .yellow-tab .x-tab-top-active button {
    color: #939351; }

.yellow-tab.x-tab-bar-strip-default, .yellow-tab.x-tab-bar-strip-default-plain, .yellow-tab .x-tab-bar-strip-default, .yellow-tab .x-tab-bar-strip-default-plain {
  background-color: #EBEBBE !important;
  border-color: #D6D68A !important; }

.orange-tab.x-tab, .orange-tab .x-tab {
  background-image: none;
  background-color: #E4CFA6;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #F5E4C4), color-stop(25%, #EDD9B4), color-stop(45%, #E4CFA6));
  background-image: -webkit-linear-gradient(top, #F5E4C4, #EDD9B4 25%, #E4CFA6 45%);
  background-image: -moz-linear-gradient(top, #F5E4C4, #EDD9B4 25%, #E4CFA6 45%);
  background-image: -o-linear-gradient(top, #F5E4C4, #EDD9B4 25%, #E4CFA6 45%);
  background-image: -ms-linear-gradient(top, #F5E4C4, #EDD9B4 25%, #E4CFA6 45%);
  background-image: linear-gradient(top, #F5E4C4, #EDD9B4 25%, #E4CFA6 45%);
  border-color: #D5BA87 !important; }
  .orange-tab.x-tab button, .orange-tab .x-tab button {
    color: #86672C; }

.orange-tab.x-tab-top-active, .orange-tab .x-tab-top-active {
  background-image: none;
  background-color: #EDD9B4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #FFF2D7), color-stop(25%, #F5E4C4), color-stop(45%, #EDD9B4));
  background-image: -webkit-linear-gradient(top, #FFF2D7, #F5E4C4 25%, #EDD9B4 45%);
  background-image: -moz-linear-gradient(top, #FFF2D7, #F5E4C4 25%, #EDD9B4 45%);
  background-image: -o-linear-gradient(top, #FFF2D7, #F5E4C4 25%, #EDD9B4 45%);
  background-image: -ms-linear-gradient(top, #FFF2D7, #F5E4C4 25%, #EDD9B4 45%);
  background-image: linear-gradient(top, #FFF2D7, #F5E4C4 25%, #EDD9B4 45%);
  border-color: #D5BA87 !important;
  border-bottom: #EDD9B4 !important; }
  .orange-tab.x-tab-top-active button, .orange-tab .x-tab-top-active button {
    color: #9C7B3C; }

.orange-tab.x-tab-bar-strip-default, .orange-tab.x-tab-bar-strip-default-plain, .orange-tab .x-tab-bar-strip-default, .orange-tab .x-tab-bar-strip-default-plain {
  background-color: #EDD9B4 !important;
  border-color: #D5BA87 !important; }

.pink-tab.x-tab, .pink-tab .x-tab {
  background-image: none;
  background-color: #E1AFC9;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #F7D1E5), color-stop(25%, #EBBDD5), color-stop(45%, #E1AFC9));
  background-image: -webkit-linear-gradient(top, #F7D1E5, #EBBDD5 25%, #E1AFC9 45%);
  background-image: -moz-linear-gradient(top, #F7D1E5, #EBBDD5 25%, #E1AFC9 45%);
  background-image: -o-linear-gradient(top, #F7D1E5, #EBBDD5 25%, #E1AFC9 45%);
  background-image: -ms-linear-gradient(top, #F7D1E5, #EBBDD5 25%, #E1AFC9 45%);
  background-image: linear-gradient(top, #F7D1E5, #EBBDD5 25%, #E1AFC9 45%);
  border-color: #C988AA !important; }
  .pink-tab.x-tab button, .pink-tab .x-tab button {
    color: #773C5B; }

.pink-tab.x-tab-top-active, .pink-tab .x-tab-top-active {
  background-image: none;
  background-color: #EBBDD5;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #FFDCEF), color-stop(25%, #F7D1E5), color-stop(45%, #EBBDD5));
  background-image: -webkit-linear-gradient(top, #FFDCEF, #F7D1E5 25%, #EBBDD5 45%);
  background-image: -moz-linear-gradient(top, #FFDCEF, #F7D1E5 25%, #EBBDD5 45%);
  background-image: -o-linear-gradient(top, #FFDCEF, #F7D1E5 25%, #EBBDD5 45%);
  background-image: -ms-linear-gradient(top, #FFDCEF, #F7D1E5 25%, #EBBDD5 45%);
  background-image: linear-gradient(top, #FFDCEF, #F7D1E5 25%, #EBBDD5 45%);
  border-color: #C988AA !important;
  border-bottom: #EBBDD5 !important; }
  .pink-tab.x-tab-top-active button, .pink-tab .x-tab-top-active button {
    color: #895270; }

.pink-tab.x-tab-bar-strip-default, .pink-tab.x-tab-bar-strip-default-plain, .pink-tab .x-tab-bar-strip-default, .pink-tab .x-tab-bar-strip-default-plain {
  background-color: #EBBDD5 !important;
  border-color: #C988AA !important; }
