
.stb-container-css {
	margin: 10px 10px 10px 10px;
}

.stb-box {
}

.stb-caption-box {
}

.stb-body-box {
  box-sizing: content-box;
  padding: 5px 10px 10px;
}

  /* Class Dependent Parameters */
.stb-border.stb-alert-container {
  border: 1px none #FF4F4A;
}
.stb-side.stb-alert-container {
  background: #1D1A1A; /* Old browsers */
  background: -moz-linear-gradient(top,  #1D1A1A 30%, #504848 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#1D1A1A), color-stop(90%,#504848)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #1D1A1A 30%,#504848 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #1D1A1A 30%,#504848 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #1D1A1A 30%,#504848 90%); /* IE10+ */
  background: linear-gradient(#1D1A1A 30%, #504848 90%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1D1A1A', endColorstr='#504848',GradientType=0 ); /* IE6-9 */
}
.stb-side-none.stb-alert-container {
  background: #fDCBC9; /* Old browsers */
  background: -moz-linear-gradient(top,  #fDCBC9 30%, #FB7D78 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#fDCBC9), color-stop(90%,#FB7D78)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #fDCBC9 30%,#FB7D78 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #fDCBC9 30%,#FB7D78 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #fDCBC9 30%,#FB7D78 90%); /* IE10+ */
  background: linear-gradient(#fDCBC9 30%, #FB7D78 90%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fDCBC9', endColorstr='#FB7D78',GradientType=0 ); /* IE6-9 */
}
.stb-alert_box {
  background: #fDCBC9; /* Old browsers */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fDCBC9', endColorstr='#FB7D78',GradientType=0 ); /* IE6-9 */
  background: -moz-linear-gradient(top,  #fDCBC9 30%, #FB7D78 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#fDCBC9), color-stop(90%,#FB7D78)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #fDCBC9 30%,#FB7D78 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #fDCBC9 30%,#FB7D78 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #fDCBC9 30%,#FB7D78 90%); /* IE10+ */
  background: linear-gradient(#fDCBC9 30%, #FB7D78 90%); /* W3C */
  color: #000000;
}

.stb-alert-caption_box {
  background: #1D1A1A; /* Old browsers */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1D1A1A', endColorstr='#504848',GradientType=0 ); /* IE6-9 */
  background: -moz-linear-gradient(top,  #1D1A1A 30%, #504848 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#1D1A1A), color-stop(90%,#504848)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #1D1A1A 30%,#504848 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #1D1A1A 30%,#504848 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #1D1A1A 30%,#504848 90%); /* IE10+ */
  background: linear-gradient(#1D1A1A 30%, #504848 90%); /* W3C */
  color: #FFFFFF;
  }

.stb-alert-body_box {
  background: #fDCBC9; /* Old browsers */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fDCBC9', endColorstr='#FB7D78',GradientType=0 ); /* IE6-9 */
  background: -moz-linear-gradient(top,  #fDCBC9 30%, #FB7D78 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#fDCBC9), color-stop(90%,#FB7D78)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #fDCBC9 30%,#FB7D78 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #fDCBC9 30%,#FB7D78 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #fDCBC9 30%,#FB7D78 90%); /* IE10+ */
  background: linear-gradient(#fDCBC9 30%, #FB7D78 90%); /* W3C */
  color: #000000;
  }

.stb-border.stb-black-container {
  border: 1px none #6E6E6E;
}
.stb-side.stb-black-container {
  background: #f2f277; /* Old browsers */
  background: -moz-linear-gradient(top,  #f2f277 30%, #dcf03e 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#f2f277), color-stop(90%,#dcf03e)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #f2f277 30%,#dcf03e 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #f2f277 30%,#dcf03e 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #f2f277 30%,#dcf03e 90%); /* IE10+ */
  background: linear-gradient(#f2f277 30%, #dcf03e 90%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f277', endColorstr='#dcf03e',GradientType=0 ); /* IE6-9 */
}
.stb-side-none.stb-black-container {
  background: #fff6b5; /* Old browsers */
  background: -moz-linear-gradient(top,  #fff6b5 30%, #ecf084 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#fff6b5), color-stop(90%,#ecf084)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #fff6b5 30%,#ecf084 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #fff6b5 30%,#ecf084 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #fff6b5 30%,#ecf084 90%); /* IE10+ */
  background: linear-gradient(#fff6b5 30%, #ecf084 90%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff6b5', endColorstr='#ecf084',GradientType=0 ); /* IE6-9 */
}
.stb-black_box {
  background: #fff6b5; /* Old browsers */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff6b5', endColorstr='#ecf084',GradientType=0 ); /* IE6-9 */
  background: -moz-linear-gradient(top,  #fff6b5 30%, #ecf084 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#fff6b5), color-stop(90%,#ecf084)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #fff6b5 30%,#ecf084 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #fff6b5 30%,#ecf084 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #fff6b5 30%,#ecf084 90%); /* IE10+ */
  background: linear-gradient(#fff6b5 30%, #ecf084 90%); /* W3C */
  color: #0f0101;
}

.stb-black-caption_box {
  background: #f2f277; /* Old browsers */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f277', endColorstr='#dcf03e',GradientType=0 ); /* IE6-9 */
  background: -moz-linear-gradient(top,  #f2f277 30%, #dcf03e 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#f2f277), color-stop(90%,#dcf03e)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #f2f277 30%,#dcf03e 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #f2f277 30%,#dcf03e 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #f2f277 30%,#dcf03e 90%); /* IE10+ */
  background: linear-gradient(#f2f277 30%, #dcf03e 90%); /* W3C */
  color: #0f0f0f;
  }

.stb-black-body_box {
  background: #fff6b5; /* Old browsers */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff6b5', endColorstr='#ecf084',GradientType=0 ); /* IE6-9 */
  background: -moz-linear-gradient(top,  #fff6b5 30%, #ecf084 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#fff6b5), color-stop(90%,#ecf084)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #fff6b5 30%,#ecf084 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #fff6b5 30%,#ecf084 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #fff6b5 30%,#ecf084 90%); /* IE10+ */
  background: linear-gradient(#fff6b5 30%, #ecf084 90%); /* W3C */
  color: #0f0101;
  }

.stb-border.stb-custom-container {
  border: 1px none #F844EE;
}
.stb-side.stb-custom-container {
  background: #1D1A1A; /* Old browsers */
  background: -moz-linear-gradient(top,  #1D1A1A 30%, #504848 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#1D1A1A), color-stop(90%,#504848)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #1D1A1A 30%,#504848 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #1D1A1A 30%,#504848 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #1D1A1A 30%,#504848 90%); /* IE10+ */
  background: linear-gradient(#1D1A1A 30%, #504848 90%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1D1A1A', endColorstr='#504848',GradientType=0 ); /* IE6-9 */
}
.stb-side-none.stb-custom-container {
  background: #F7CDF5; /* Old browsers */
  background: -moz-linear-gradient(top,  #F7CDF5 30%, #F77DF1 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#F7CDF5), color-stop(90%,#F77DF1)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #F7CDF5 30%,#F77DF1 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #F7CDF5 30%,#F77DF1 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #F7CDF5 30%,#F77DF1 90%); /* IE10+ */
  background: linear-gradient(#F7CDF5 30%, #F77DF1 90%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F7CDF5', endColorstr='#F77DF1',GradientType=0 ); /* IE6-9 */
}
.stb-custom_box {
  background: #F7CDF5; /* Old browsers */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F7CDF5', endColorstr='#F77DF1',GradientType=0 ); /* IE6-9 */
  background: -moz-linear-gradient(top,  #F7CDF5 30%, #F77DF1 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#F7CDF5), color-stop(90%,#F77DF1)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #F7CDF5 30%,#F77DF1 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #F7CDF5 30%,#F77DF1 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #F7CDF5 30%,#F77DF1 90%); /* IE10+ */
  background: linear-gradient(#F7CDF5 30%, #F77DF1 90%); /* W3C */
  color: #000000;
}

.stb-custom-caption_box {
  background: #1D1A1A; /* Old browsers */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1D1A1A', endColorstr='#504848',GradientType=0 ); /* IE6-9 */
  background: -moz-linear-gradient(top,  #1D1A1A 30%, #504848 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#1D1A1A), color-stop(90%,#504848)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #1D1A1A 30%,#504848 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #1D1A1A 30%,#504848 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #1D1A1A 30%,#504848 90%); /* IE10+ */
  background: linear-gradient(#1D1A1A 30%, #504848 90%); /* W3C */
  color: #FFFFFF;
  }

.stb-custom-body_box {
  background: #F7CDF5; /* Old browsers */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F7CDF5', endColorstr='#F77DF1',GradientType=0 ); /* IE6-9 */
  background: -moz-linear-gradient(top,  #F7CDF5 30%, #F77DF1 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#F7CDF5), color-stop(90%,#F77DF1)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #F7CDF5 30%,#F77DF1 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #F7CDF5 30%,#F77DF1 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #F7CDF5 30%,#F77DF1 90%); /* IE10+ */
  background: linear-gradient(#F7CDF5 30%, #F77DF1 90%); /* W3C */
  color: #000000;
  }

.stb-border.stb-download-container {
  border: 1px none #65ADFE;
}
.stb-side.stb-download-container {
  background: #1D1A1A; /* Old browsers */
  background: -moz-linear-gradient(top,  #1D1A1A 30%, #504848 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#1D1A1A), color-stop(90%,#504848)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #1D1A1A 30%,#504848 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #1D1A1A 30%,#504848 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #1D1A1A 30%,#504848 90%); /* IE10+ */
  background: linear-gradient(#1D1A1A 30%, #504848 90%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1D1A1A', endColorstr='#504848',GradientType=0 ); /* IE6-9 */
}
.stb-side-none.stb-download-container {
  background: #78C0F7; /* Old browsers */
  background: -moz-linear-gradient(top,  #78C0F7 30%, #2E7CB9 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#78C0F7), color-stop(90%,#2E7CB9)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #78C0F7 30%,#2E7CB9 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #78C0F7 30%,#2E7CB9 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #78C0F7 30%,#2E7CB9 90%); /* IE10+ */
  background: linear-gradient(#78C0F7 30%, #2E7CB9 90%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#78C0F7', endColorstr='#2E7CB9',GradientType=0 ); /* IE6-9 */
}
.stb-download_box {
  background: #78C0F7; /* Old browsers */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#78C0F7', endColorstr='#2E7CB9',GradientType=0 ); /* IE6-9 */
  background: -moz-linear-gradient(top,  #78C0F7 30%, #2E7CB9 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#78C0F7), color-stop(90%,#2E7CB9)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #78C0F7 30%,#2E7CB9 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #78C0F7 30%,#2E7CB9 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #78C0F7 30%,#2E7CB9 90%); /* IE10+ */
  background: linear-gradient(#78C0F7 30%, #2E7CB9 90%); /* W3C */
  color: #000000;
}

.stb-download-caption_box {
  background: #1D1A1A; /* Old browsers */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1D1A1A', endColorstr='#504848',GradientType=0 ); /* IE6-9 */
  background: -moz-linear-gradient(top,  #1D1A1A 30%, #504848 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#1D1A1A), color-stop(90%,#504848)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #1D1A1A 30%,#504848 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #1D1A1A 30%,#504848 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #1D1A1A 30%,#504848 90%); /* IE10+ */
  background: linear-gradient(#1D1A1A 30%, #504848 90%); /* W3C */
  color: #FFFFFF;
  }

.stb-download-body_box {
  background: #78C0F7; /* Old browsers */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#78C0F7', endColorstr='#2E7CB9',GradientType=0 ); /* IE6-9 */
  background: -moz-linear-gradient(top,  #78C0F7 30%, #2E7CB9 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#78C0F7), color-stop(90%,#2E7CB9)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #78C0F7 30%,#2E7CB9 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #78C0F7 30%,#2E7CB9 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #78C0F7 30%,#2E7CB9 90%); /* IE10+ */
  background: linear-gradient(#78C0F7 30%, #2E7CB9 90%); /* W3C */
  color: #000000;
  }

.stb-border.stb-grey-container {
  border: 1px none #BBBBBB;
}
.stb-side.stb-grey-container {
  background: #B5B5B5; /* Old browsers */
  background: -moz-linear-gradient(top,  #B5B5B5 30%, #6E6E6E 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#B5B5B5), color-stop(90%,#6E6E6E)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #B5B5B5 30%,#6E6E6E 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #B5B5B5 30%,#6E6E6E 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #B5B5B5 30%,#6E6E6E 90%); /* IE10+ */
  background: linear-gradient(#B5B5B5 30%, #6E6E6E 90%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B5B5B5', endColorstr='#6E6E6E',GradientType=0 ); /* IE6-9 */
}
.stb-side-none.stb-grey-container {
  background: #E3E3E3; /* Old browsers */
  background: -moz-linear-gradient(top,  #E3E3E3 30%, #ABABAB 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#E3E3E3), color-stop(90%,#ABABAB)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #E3E3E3 30%,#ABABAB 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #E3E3E3 30%,#ABABAB 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #E3E3E3 30%,#ABABAB 90%); /* IE10+ */
  background: linear-gradient(#E3E3E3 30%, #ABABAB 90%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E3E3E3', endColorstr='#ABABAB',GradientType=0 ); /* IE6-9 */
}
.stb-grey_box {
  background: #E3E3E3; /* Old browsers */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E3E3E3', endColorstr='#ABABAB',GradientType=0 ); /* IE6-9 */
  background: -moz-linear-gradient(top,  #E3E3E3 30%, #ABABAB 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#E3E3E3), color-stop(90%,#ABABAB)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #E3E3E3 30%,#ABABAB 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #E3E3E3 30%,#ABABAB 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #E3E3E3 30%,#ABABAB 90%); /* IE10+ */
  background: linear-gradient(#E3E3E3 30%, #ABABAB 90%); /* W3C */
  color: #000000;
}

.stb-grey-caption_box {
  background: #B5B5B5; /* Old browsers */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B5B5B5', endColorstr='#6E6E6E',GradientType=0 ); /* IE6-9 */
  background: -moz-linear-gradient(top,  #B5B5B5 30%, #6E6E6E 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#B5B5B5), color-stop(90%,#6E6E6E)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #B5B5B5 30%,#6E6E6E 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #B5B5B5 30%,#6E6E6E 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #B5B5B5 30%,#6E6E6E 90%); /* IE10+ */
  background: linear-gradient(#B5B5B5 30%, #6E6E6E 90%); /* W3C */
  color: #FFFFFF;
  }

.stb-grey-body_box {
  background: #E3E3E3; /* Old browsers */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E3E3E3', endColorstr='#ABABAB',GradientType=0 ); /* IE6-9 */
  background: -moz-linear-gradient(top,  #E3E3E3 30%, #ABABAB 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#E3E3E3), color-stop(90%,#ABABAB)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #E3E3E3 30%,#ABABAB 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #E3E3E3 30%,#ABABAB 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #E3E3E3 30%,#ABABAB 90%); /* IE10+ */
  background: linear-gradient(#E3E3E3 30%, #ABABAB 90%); /* W3C */
  color: #000000;
  }

.stb-border.stb-info-container {
  border: 1px none #7AD975;
}
.stb-side.stb-info-container {
  background: #1D1A1A; /* Old browsers */
  background: -moz-linear-gradient(top,  #1D1A1A 30%, #504848 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#1D1A1A), color-stop(90%,#504848)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #1D1A1A 30%,#504848 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #1D1A1A 30%,#504848 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #1D1A1A 30%,#504848 90%); /* IE10+ */
  background: linear-gradient(#1D1A1A 30%, #504848 90%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1D1A1A', endColorstr='#504848',GradientType=0 ); /* IE6-9 */
}
.stb-side-none.stb-info-container {
  background: #e5f7e1; /* Old browsers */
  background: -moz-linear-gradient(top,  #e5f7e1 30%, #ffffff 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#e5f7e1), color-stop(90%,#ffffff)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #e5f7e1 30%,#ffffff 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #e5f7e1 30%,#ffffff 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #e5f7e1 30%,#ffffff 90%); /* IE10+ */
  background: linear-gradient(#e5f7e1 30%, #ffffff 90%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5f7e1', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.stb-info_box {
  background: #e5f7e1; /* Old browsers */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5f7e1', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
  background: -moz-linear-gradient(top,  #e5f7e1 30%, #ffffff 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#e5f7e1), color-stop(90%,#ffffff)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #e5f7e1 30%,#ffffff 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #e5f7e1 30%,#ffffff 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #e5f7e1 30%,#ffffff 90%); /* IE10+ */
  background: linear-gradient(#e5f7e1 30%, #ffffff 90%); /* W3C */
  color: #000000;
}

.stb-info-caption_box {
  background: #1D1A1A; /* Old browsers */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1D1A1A', endColorstr='#504848',GradientType=0 ); /* IE6-9 */
  background: -moz-linear-gradient(top,  #1D1A1A 30%, #504848 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#1D1A1A), color-stop(90%,#504848)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #1D1A1A 30%,#504848 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #1D1A1A 30%,#504848 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #1D1A1A 30%,#504848 90%); /* IE10+ */
  background: linear-gradient(#1D1A1A 30%, #504848 90%); /* W3C */
  color: #FFFFFF;
  }

.stb-info-body_box {
  background: #e5f7e1; /* Old browsers */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5f7e1', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
  background: -moz-linear-gradient(top,  #e5f7e1 30%, #ffffff 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#e5f7e1), color-stop(90%,#ffffff)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #e5f7e1 30%,#ffffff 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #e5f7e1 30%,#ffffff 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #e5f7e1 30%,#ffffff 90%); /* IE10+ */
  background: linear-gradient(#e5f7e1 30%, #ffffff 90%); /* W3C */
  color: #000000;
  }

.stb-border.stb-stb_style_119114-container {
  border: 1px none #fe9a05;
}
.stb-side.stb-stb_style_119114-container {
  background: #FE9A05; /* Old browsers */
  background: -moz-linear-gradient(top,  #FE9A05 30%, #FE9A05 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#FE9A05), color-stop(90%,#FE9A05)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #FE9A05 30%,#FE9A05 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #FE9A05 30%,#FE9A05 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #FE9A05 30%,#FE9A05 90%); /* IE10+ */
  background: linear-gradient(#FE9A05 30%, #FE9A05 90%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FE9A05', endColorstr='#FE9A05',GradientType=0 ); /* IE6-9 */
}
.stb-side-none.stb-stb_style_119114-container {
  background: #FEFFD5; /* Old browsers */
  background: -moz-linear-gradient(top,  #FEFFD5 30%, #FEFFD5 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#FEFFD5), color-stop(90%,#FEFFD5)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #FEFFD5 30%,#FEFFD5 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #FEFFD5 30%,#FEFFD5 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #FEFFD5 30%,#FEFFD5 90%); /* IE10+ */
  background: linear-gradient(#FEFFD5 30%, #FEFFD5 90%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEFFD5', endColorstr='#FEFFD5',GradientType=0 ); /* IE6-9 */
}
.stb-stb_style_119114_box {
  background: #FEFFD5; /* Old browsers */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEFFD5', endColorstr='#FEFFD5',GradientType=0 ); /* IE6-9 */
  background: -moz-linear-gradient(top,  #FEFFD5 30%, #FEFFD5 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#FEFFD5), color-stop(90%,#FEFFD5)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #FEFFD5 30%,#FEFFD5 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #FEFFD5 30%,#FEFFD5 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #FEFFD5 30%,#FEFFD5 90%); /* IE10+ */
  background: linear-gradient(#FEFFD5 30%, #FEFFD5 90%); /* W3C */
  color: #000000;
}

.stb-stb_style_119114-caption_box {
  background: #FE9A05; /* Old browsers */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FE9A05', endColorstr='#FE9A05',GradientType=0 ); /* IE6-9 */
  background: -moz-linear-gradient(top,  #FE9A05 30%, #FE9A05 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#FE9A05), color-stop(90%,#FE9A05)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #FE9A05 30%,#FE9A05 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #FE9A05 30%,#FE9A05 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #FE9A05 30%,#FE9A05 90%); /* IE10+ */
  background: linear-gradient(#FE9A05 30%, #FE9A05 90%); /* W3C */
  color: #FFFFFF;
  }

.stb-stb_style_119114-body_box {
  background: #FEFFD5; /* Old browsers */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEFFD5', endColorstr='#FEFFD5',GradientType=0 ); /* IE6-9 */
  background: -moz-linear-gradient(top,  #FEFFD5 30%, #FEFFD5 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#FEFFD5), color-stop(90%,#FEFFD5)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #FEFFD5 30%,#FEFFD5 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #FEFFD5 30%,#FEFFD5 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #FEFFD5 30%,#FEFFD5 90%); /* IE10+ */
  background: linear-gradient(#FEFFD5 30%, #FEFFD5 90%); /* W3C */
  color: #000000;
  }

.stb-border.stb-stb_style_448495-container {
  border: 1px none #FE9A05;
}
.stb-side.stb-stb_style_448495-container {
  background: #FE9A05; /* Old browsers */
  background: -moz-linear-gradient(top,  #FE9A05 30%, #FE9A05 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#FE9A05), color-stop(90%,#FE9A05)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #FE9A05 30%,#FE9A05 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #FE9A05 30%,#FE9A05 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #FE9A05 30%,#FE9A05 90%); /* IE10+ */
  background: linear-gradient(#FE9A05 30%, #FE9A05 90%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FE9A05', endColorstr='#FE9A05',GradientType=0 ); /* IE6-9 */
}
.stb-side-none.stb-stb_style_448495-container {
  background: #FEFFD5; /* Old browsers */
  background: -moz-linear-gradient(top,  #FEFFD5 30%, #FEFFD5 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#FEFFD5), color-stop(90%,#FEFFD5)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #FEFFD5 30%,#FEFFD5 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #FEFFD5 30%,#FEFFD5 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #FEFFD5 30%,#FEFFD5 90%); /* IE10+ */
  background: linear-gradient(#FEFFD5 30%, #FEFFD5 90%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEFFD5', endColorstr='#FEFFD5',GradientType=0 ); /* IE6-9 */
}
.stb-stb_style_448495_box {
  background: #FEFFD5; /* Old browsers */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEFFD5', endColorstr='#FEFFD5',GradientType=0 ); /* IE6-9 */
  background: -moz-linear-gradient(top,  #FEFFD5 30%, #FEFFD5 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#FEFFD5), color-stop(90%,#FEFFD5)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #FEFFD5 30%,#FEFFD5 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #FEFFD5 30%,#FEFFD5 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #FEFFD5 30%,#FEFFD5 90%); /* IE10+ */
  background: linear-gradient(#FEFFD5 30%, #FEFFD5 90%); /* W3C */
  color: #000000;
}

.stb-stb_style_448495-caption_box {
  background: #FE9A05; /* Old browsers */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FE9A05', endColorstr='#FE9A05',GradientType=0 ); /* IE6-9 */
  background: -moz-linear-gradient(top,  #FE9A05 30%, #FE9A05 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#FE9A05), color-stop(90%,#FE9A05)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #FE9A05 30%,#FE9A05 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #FE9A05 30%,#FE9A05 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #FE9A05 30%,#FE9A05 90%); /* IE10+ */
  background: linear-gradient(#FE9A05 30%, #FE9A05 90%); /* W3C */
  color: #080707;
  }

.stb-stb_style_448495-body_box {
  background: #FEFFD5; /* Old browsers */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEFFD5', endColorstr='#FEFFD5',GradientType=0 ); /* IE6-9 */
  background: -moz-linear-gradient(top,  #FEFFD5 30%, #FEFFD5 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#FEFFD5), color-stop(90%,#FEFFD5)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #FEFFD5 30%,#FEFFD5 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #FEFFD5 30%,#FEFFD5 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #FEFFD5 30%,#FEFFD5 90%); /* IE10+ */
  background: linear-gradient(#FEFFD5 30%, #FEFFD5 90%); /* W3C */
  color: #000000;
  }

.stb-border.stb-stb_style_477282-container {
  border: 1px none #FE9A05;
}
.stb-side.stb-stb_style_477282-container {
  background: #FE9A05; /* Old browsers */
  background: -moz-linear-gradient(top,  #FE9A05 30%, #FE9A05 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#FE9A05), color-stop(90%,#FE9A05)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #FE9A05 30%,#FE9A05 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #FE9A05 30%,#FE9A05 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #FE9A05 30%,#FE9A05 90%); /* IE10+ */
  background: linear-gradient(#FE9A05 30%, #FE9A05 90%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FE9A05', endColorstr='#FE9A05',GradientType=0 ); /* IE6-9 */
}
.stb-side-none.stb-stb_style_477282-container {
  background: #FEFFD5; /* Old browsers */
  background: -moz-linear-gradient(top,  #FEFFD5 30%, #FEFFD5 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#FEFFD5), color-stop(90%,#FEFFD5)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #FEFFD5 30%,#FEFFD5 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #FEFFD5 30%,#FEFFD5 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #FEFFD5 30%,#FEFFD5 90%); /* IE10+ */
  background: linear-gradient(#FEFFD5 30%, #FEFFD5 90%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEFFD5', endColorstr='#FEFFD5',GradientType=0 ); /* IE6-9 */
}
.stb-stb_style_477282_box {
  background: #FEFFD5; /* Old browsers */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEFFD5', endColorstr='#FEFFD5',GradientType=0 ); /* IE6-9 */
  background: -moz-linear-gradient(top,  #FEFFD5 30%, #FEFFD5 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#FEFFD5), color-stop(90%,#FEFFD5)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #FEFFD5 30%,#FEFFD5 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #FEFFD5 30%,#FEFFD5 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #FEFFD5 30%,#FEFFD5 90%); /* IE10+ */
  background: linear-gradient(#FEFFD5 30%, #FEFFD5 90%); /* W3C */
  color: #000000;
}

.stb-stb_style_477282-caption_box {
  background: #FE9A05; /* Old browsers */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FE9A05', endColorstr='#FE9A05',GradientType=0 ); /* IE6-9 */
  background: -moz-linear-gradient(top,  #FE9A05 30%, #FE9A05 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#FE9A05), color-stop(90%,#FE9A05)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #FE9A05 30%,#FE9A05 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #FE9A05 30%,#FE9A05 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #FE9A05 30%,#FE9A05 90%); /* IE10+ */
  background: linear-gradient(#FE9A05 30%, #FE9A05 90%); /* W3C */
  color: #FFFFFF;
  }

.stb-stb_style_477282-body_box {
  background: #FEFFD5; /* Old browsers */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEFFD5', endColorstr='#FEFFD5',GradientType=0 ); /* IE6-9 */
  background: -moz-linear-gradient(top,  #FEFFD5 30%, #FEFFD5 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#FEFFD5), color-stop(90%,#FEFFD5)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #FEFFD5 30%,#FEFFD5 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #FEFFD5 30%,#FEFFD5 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #FEFFD5 30%,#FEFFD5 90%); /* IE10+ */
  background: linear-gradient(#FEFFD5 30%, #FEFFD5 90%); /* W3C */
  color: #000000;
  }

.stb-border.stb-stb_style_844155-container {
  border: 1px none #FE9A05;
}
.stb-side.stb-stb_style_844155-container {
  background: #FE9A05; /* Old browsers */
  background: -moz-linear-gradient(top,  #FE9A05 30%, #FE9A05 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#FE9A05), color-stop(90%,#FE9A05)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #FE9A05 30%,#FE9A05 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #FE9A05 30%,#FE9A05 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #FE9A05 30%,#FE9A05 90%); /* IE10+ */
  background: linear-gradient(#FE9A05 30%, #FE9A05 90%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FE9A05', endColorstr='#FE9A05',GradientType=0 ); /* IE6-9 */
}
.stb-side-none.stb-stb_style_844155-container {
  background: #FEFFD5; /* Old browsers */
  background: -moz-linear-gradient(top,  #FEFFD5 30%, #FEFFD5 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#FEFFD5), color-stop(90%,#FEFFD5)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #FEFFD5 30%,#FEFFD5 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #FEFFD5 30%,#FEFFD5 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #FEFFD5 30%,#FEFFD5 90%); /* IE10+ */
  background: linear-gradient(#FEFFD5 30%, #FEFFD5 90%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEFFD5', endColorstr='#FEFFD5',GradientType=0 ); /* IE6-9 */
}
.stb-stb_style_844155_box {
  background: #FEFFD5; /* Old browsers */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEFFD5', endColorstr='#FEFFD5',GradientType=0 ); /* IE6-9 */
  background: -moz-linear-gradient(top,  #FEFFD5 30%, #FEFFD5 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#FEFFD5), color-stop(90%,#FEFFD5)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #FEFFD5 30%,#FEFFD5 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #FEFFD5 30%,#FEFFD5 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #FEFFD5 30%,#FEFFD5 90%); /* IE10+ */
  background: linear-gradient(#FEFFD5 30%, #FEFFD5 90%); /* W3C */
  color: #000000;
}

.stb-stb_style_844155-caption_box {
  background: #FE9A05; /* Old browsers */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FE9A05', endColorstr='#FE9A05',GradientType=0 ); /* IE6-9 */
  background: -moz-linear-gradient(top,  #FE9A05 30%, #FE9A05 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#FE9A05), color-stop(90%,#FE9A05)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #FE9A05 30%,#FE9A05 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #FE9A05 30%,#FE9A05 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #FE9A05 30%,#FE9A05 90%); /* IE10+ */
  background: linear-gradient(#FE9A05 30%, #FE9A05 90%); /* W3C */
  color: #FFFFFF;
  }

.stb-stb_style_844155-body_box {
  background: #FEFFD5; /* Old browsers */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEFFD5', endColorstr='#FEFFD5',GradientType=0 ); /* IE6-9 */
  background: -moz-linear-gradient(top,  #FEFFD5 30%, #FEFFD5 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#FEFFD5), color-stop(90%,#FEFFD5)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #FEFFD5 30%,#FEFFD5 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #FEFFD5 30%,#FEFFD5 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #FEFFD5 30%,#FEFFD5 90%); /* IE10+ */
  background: linear-gradient(#FEFFD5 30%, #FEFFD5 90%); /* W3C */
  color: #000000;
  }

.stb-border.stb-warning-container {
  border: 1px none #FE9A05;
}
.stb-side.stb-warning-container {
  background: #1D1A1A; /* Old browsers */
  background: -moz-linear-gradient(top,  #1D1A1A 30%, #504848 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#1D1A1A), color-stop(90%,#504848)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #1D1A1A 30%,#504848 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #1D1A1A 30%,#504848 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #1D1A1A 30%,#504848 90%); /* IE10+ */
  background: linear-gradient(#1D1A1A 30%, #504848 90%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1D1A1A', endColorstr='#504848',GradientType=0 ); /* IE6-9 */
}
.stb-side-none.stb-warning-container {
  background: #F8FC91; /* Old browsers */
  background: -moz-linear-gradient(top,  #F8FC91 30%, #F0D208 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#F8FC91), color-stop(90%,#F0D208)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #F8FC91 30%,#F0D208 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #F8FC91 30%,#F0D208 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #F8FC91 30%,#F0D208 90%); /* IE10+ */
  background: linear-gradient(#F8FC91 30%, #F0D208 90%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F8FC91', endColorstr='#F0D208',GradientType=0 ); /* IE6-9 */
}
.stb-warning_box {
  background: #F8FC91; /* Old browsers */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F8FC91', endColorstr='#F0D208',GradientType=0 ); /* IE6-9 */
  background: -moz-linear-gradient(top,  #F8FC91 30%, #F0D208 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#F8FC91), color-stop(90%,#F0D208)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #F8FC91 30%,#F0D208 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #F8FC91 30%,#F0D208 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #F8FC91 30%,#F0D208 90%); /* IE10+ */
  background: linear-gradient(#F8FC91 30%, #F0D208 90%); /* W3C */
  color: #000000;
}

.stb-warning-caption_box {
  background: #1D1A1A; /* Old browsers */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1D1A1A', endColorstr='#504848',GradientType=0 ); /* IE6-9 */
  background: -moz-linear-gradient(top,  #1D1A1A 30%, #504848 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#1D1A1A), color-stop(90%,#504848)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #1D1A1A 30%,#504848 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #1D1A1A 30%,#504848 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #1D1A1A 30%,#504848 90%); /* IE10+ */
  background: linear-gradient(#1D1A1A 30%, #504848 90%); /* W3C */
  color: #FFFFFF;
  }

.stb-warning-body_box {
  background: #F8FC91; /* Old browsers */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F8FC91', endColorstr='#F0D208',GradientType=0 ); /* IE6-9 */
  background: -moz-linear-gradient(top,  #F8FC91 30%, #F0D208 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#F8FC91), color-stop(90%,#F0D208)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #F8FC91 30%,#F0D208 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #F8FC91 30%,#F0D208 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #F8FC91 30%,#F0D208 90%); /* IE10+ */
  background: linear-gradient(#F8FC91 30%, #F0D208 90%); /* W3C */
  color: #000000;
  }

