
.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 solid #FF4F4A;
}
.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-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 solid #6E6E6E;
}
.stb-black-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-black_box {
  background: #3b3b3b; /* Old browsers */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b3b3b', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
  background: -moz-linear-gradient(top,  #3b3b3b 30%, #000000 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#3b3b3b), color-stop(90%,#000000)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #3b3b3b 30%,#000000 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #3b3b3b 30%,#000000 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #3b3b3b 30%,#000000 90%); /* IE10+ */
  background: linear-gradient(#3b3b3b 30%, #000000 90%); /* W3C */
  color: #FFFFFF;
}

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

.stb-border.stb-download-container {
  border: 1px solid #65ADFE;
}
.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-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-info-container {
  border: 1px solid #7AD975;
}
.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-info_box {
  background: #a1ea94; /* Old browsers */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1ea94', endColorstr='#79b06e',GradientType=0 ); /* IE6-9 */
  background: -moz-linear-gradient(top,  #a1ea94 30%, #79b06e 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#a1ea94), color-stop(90%,#79b06e)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #a1ea94 30%,#79b06e 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #a1ea94 30%,#79b06e 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #a1ea94 30%,#79b06e 90%); /* IE10+ */
  background: linear-gradient(#a1ea94 30%, #79b06e 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: #a1ea94; /* Old browsers */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1ea94', endColorstr='#79b06e',GradientType=0 ); /* IE6-9 */
  background: -moz-linear-gradient(top,  #a1ea94 30%, #79b06e 90%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#a1ea94), color-stop(90%,#79b06e)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #a1ea94 30%,#79b06e 90%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #a1ea94 30%,#79b06e 90%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #a1ea94 30%,#79b06e 90%); /* IE10+ */
  background: linear-gradient(#a1ea94 30%, #79b06e 90%); /* W3C */
  color: #000000;
  }

.stb-border.stb-warning-container {
  border: 1px solid #FE9A05;
}
.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-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;
  }

.stb-border.stb-grey-container {
  border: 1px solid #BBBBBB;
}
.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-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-custom-container {
  border: 1px solid #f844ee;
}
.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-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;
  }

