html,
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #222;
}
.nolist {
  list-style: none;
  margin: 0;
  padding: 0;
}
.slider-container input {
  display: none !important;
}
.ui-widget-header {
  background: red;
}
.ui-widget-content {
  background: url(../images/bg-slider3.png) repeat-x top;
}
.ui-state-default {
  background: url(../images/pointer.png) no-repeat top !important;
  border: none !important;
  height: 25px !important;
  background-position: -5px -3px !important;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 8px;
}
.tsel_flash a {
  color: #ff0000;
  text-decoration: none;
}
.tsel_flash a:hover {
  text-decoration: underline;
}
.tsel_flash .btn-gray {
  background: url(../images/bg-gray.png) repeat-x bottom;
  display: inline-block;
  border: 1px solid #999;
  height: 32px;
  width: 100px;
  line-height: 28px;
  font-family: 'HelveticaNeueLTStdCnRegular', Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 16px;
  color: white;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
}
.tsel_flash .btn-red {
  background: url(../images/bg-gray.png) repeat-x bottom;
  display: inline-block;
  border: 1px solid #999;
  height: 32px;
  width: 100px;
  line-height: 28px;
  font-family: 'HelveticaNeueLTStdCnRegular', Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 16px;
  color: white;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  background: url(../images/bg-red.png) repeat-x bottom;
  border: 1px solid #ff0000;
  margin-left: 8px;
}
.tsel_flash div.container {
  width: 950px;
  margin: 0 auto;
  position: relative;
}
.tsel_flash #headerflash #breadcrumb {
  margin-left: 20px;
}
.tsel_flash #headerflash #breadcrumb a {
  color: #222;
}
.tsel_flash #headerflash #breadcrumb a.active {
  color: #ff0000;
}
.tsel_flash #headerflash #page-title {
  margin-left: 20px;
  font-size: 36px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 35px;
}
.tsel_flash #headerflash #subheader {
  background: #ff0000;
  font-size: 24px;
  color: white;
  font-style: italic;
  font-weight: bold;
  font-family: 'HelveticaNeueLTStdCnRegular', Arial, sans-serif;
  line-height: 36px;
  height: 2px;
  text-indent: 240px;
}
.tsel_flash #sidenav {
  position: absolute;
  top: 80px;
  left: 20px;
  z-index: 10;
}
.tsel_flash #sidenav .nav-box {
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.7);
  -o-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.7);
  background: white;
  width: 200px;
}
.tsel_flash #sidenav .nav-box > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tsel_flash #sidenav .nav-box > ul > li {
  border-bottom: 1px solid #CCC;
}
.tsel_flash #sidenav .nav-box > ul > li.active {
  background: #ff0000;
}
.tsel_flash #sidenav .nav-box > ul > li.active a {
  color: #ffffff;
}
.tsel_flash #sidenav .nav-box > ul > li > a {
  color: #222;
  font-weight: bold;
  display: inline-block;
  line-height: 30px;
  padding: 0 10px;
}
.tsel_flash #sidenav .nav-box > ul > li ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border-left: 2px solid red;
}
.tsel_flash #sidenav .nav-box > ul > li ul li {
  background: #dfdfdf;
  border-bottom: 1px solid #CCC;
}
.tsel_flash #sidenav .nav-box > ul > li ul li:last-child {
  border: none;
}
.tsel_flash #sidenav .nav-box > ul > li ul li.active {
  background: url(../images/jump.png) no-repeat left #dfdfdf;
}
.tsel_flash #sidenav .nav-box > ul > li ul li.active a {
  color: #ff0000 !important;
}
.tsel_flash #sidenav .nav-box > ul > li ul li a {
  color: #777 !important;
  font-weight: bold;
  display: inline-block;
  padding: 0px 10px;
  line-height: 30px;
}
.tsel_flash #banner {
  position: relative;
}
.tsel_flash #banner img {
  display: block;
}
.tsel_flash #banner a#more {
  position: absolute;
  top: 125px;
  right: 100px;
  background: url(../images/cta.png) no-repeat;
  display: inline-block;
  width: 136px;
  height: 38px;
  text-indent: -1000px;
  overflow: hidden;
}
.tsel_flash div#content {
  background: url(../images/bg-content.png) no-repeat top;
  width: 690px;
  padding: 20px;
  position: relative;
  left: 220px;
}
#flash #content {
  background: none;
  position: relative;
}
#flash #content div#module-container {
  position: absolute;
  top: -70px;
  height: 130px;
}
#flash #content div#module-container ul#module {
  list-style: none;
  margin: 0;
  padding: 0;
}
#flash #content div#module-container ul#module li {
  float: left;
  margin-right: 20px;
  width: 215px;
  height: 130px;
  position: relative;
  color: #666;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.4);
  background: url(images/bg-button.png) repeat-x bottom #ffffff;
}
#flash #content div#module-container ul#module li:last-child {
  margin: 0;
}
#flash #content div#module-container ul#module li img {
  position: absolute;
  top: -15px;
}
#flash #content div#module-container ul#module li h3 {
  font-size: 16px;
  font-style: italic;
  font-family: 'HelveticaNeueLTStdCnRegular', Arial, sans-serif;
  margin-top: 7px;
  margin-bottom: 10px;
  padding: 0;
  color: #444;
  margin-right: 5px;
  margin-left: 90px;
}
#flash #content div#module-container ul#module li p {
  margin: 0;
  font-size: 11px;
  margin-right: 5px;
  padding-left: 90px;
}
#flash #content div#module-container ul#module li a.more {
  background: url(../images/bg-menu.png) repeat-x top #ff0000;
  color: white;
  display: block;
  line-height: 32px;
  height: 32px;
  padding: 0px 10px;
  font-family: 'HelveticaNeueLTStdCnRegular', Arial, sans-serif;
  font-style: italic;
  font-weight: 500;
  font-size: 14px;
  position: absolute;
  bottom: 0;
  width: 195px;
}
#flash #content div#module-container ul#module li a.more span {
  display: block;
  background: url(../images/nav.png) no-repeat right;
}
#flash #welcome h2 {
  color: white;
  text-align: center;
  text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.8);
}
#flash #welcome .nav-box {
  padding: 10px 0;
  text-align: center;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  color: #ff0000;
  font-family: 'HelveticaNeueLTStdCnRegular', Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 20px;
}
#flash #welcome p {
  margin: 0 !important;
  color: #444;
  font-size: 18px;
}
#flash #welcome button {
  background: url(../images/cek-quota.png) no-repeat;
  width: 73px;
  height: 19px;
  text-indent: -1000px;
  overflow: hidden;
  border: none;
}
#flash #notification {
  padding: 10px;
}
#flash #notification h3 {
  margin: 0;
  border-bottom: 1px solid #999;
  padding-bottom: 5px;
}
#flash #notification p.date {
  color: #666;
  margin: 0;
}
#flash a.more {
  background: url(../images/bg-menu.png) repeat-x top #ff0000;
  color: white;
  display: block;
  line-height: 32px;
  height: 32px;
  padding: 0px 10px;
  font-family: 'HelveticaNeueLTStdCnRegular', Arial, sans-serif;
  font-style: italic;
  font-weight: 500;
  font-size: 14px;
}
#flash a.more span {
  display: block;
  background: url(../images/nav.png) no-repeat right;
}
#flash #tables {
  height: 100px;
}
#flash #tables > div {
  float: left;
  margin-top: 50px;
  margin-right: 10px;
}
#flash #tables > div#table-left {
  width: 160px;
}
#flash #tables > div#table-right {
  width: 330px;
}
#flash #tables > div#table-image {
  margin-right: 0;
  width: 180px;
  overflow: hidden;
  text-align: right;
  padding-top: 60px;
}
#flash #tables > div h3 {
  font-family: 'HelveticaNeueLTStdCnRegular', Arial, sans-serif;
  font-size: 16px;
  color: #666;
  font-style: italic;
  text-align: center;
}
#flash #tables > div table thead tr {
  background: url(../images/head-table.png) repeat-x top;
  height: 46px;
  color: white;
}
#flash #tables > div table thead tr th {
  padding: 0px 10px;
  height: 46px;
}
#flash #tables > div table tbody tr {
  background: #E4E4E4;
}
#flash #tables > div table tbody tr.alt td {
  background: #CCC;
  font-style: italic;
  font-weight: normal;
}
#flash #tables > div table tbody tr td {
  text-align: center;
  line-height: 26px;
  font-weight: bold;
  font-size: 11px;
}
#flash #tables > div table tbody tr td a {
  background: url(../images/buy.png) no-repeat center;
  display: inline-block;
  width: 74px;
  height: 18px;
  text-indent: -1000px;
  overflow: hidden;
}
#flash #tables > div a#other-package {
  background: url(../images/buy-other.png) no-repeat;
  display: inline-block;
  float: right;
  margin-top: 10px;
  height: 29px;
  width: 142px;
  text-indent: -1000px;
  overflow: hidden;
}
#konfirmasi #subheader {
  height: 36px !important;
}
#konfirmasi #konfirmasi-container {
  text-align: center;
}
#konfirmasi #konfirmasi-container #konfirmasi-box {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.7);
  -o-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.7);
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 30px;
  width: 380px;
  background: url(../images/bg-gray.png) repeat-x bottom;
  overflow: hidden;
}
#konfirmasi #konfirmasi-container #konfirmasi-box #konfirmasi-box-header {
  background: url(../images/bg-red.png) repeat-x top;
  color: white;
  padding: 0px 15px;
  line-height: 36px;
  font-size: 18px;
  font-weight: 500;
}
#konfirmasi #konfirmasi-container #konfirmasi-box #konfirmasi-box-content {
  font-size: 14px;
  font-weight: bold;
  padding: 20px 15px;
}
#konfirmasi #konfirmasi-container #konfirmasi-captcha p {
  font-style: italic;
  font-weight: bold;
  font-size: 13px;
}
#konfirmasi #konfirmasi-container #konfirmasi-captcha form input {
  display: block;
  margin: 0 auto;
  border: 1px solid #333;
  text-align: center;
  font-size: 16px;
  width: 200px;
  height: 28px;
  line-height: 28px;
  margin-bottom: 10px;
}
#rekomendasi #subheader {
  height: 36px !important;
}
#rekomendasi #rekomendasi-container {
  text-align: center;
}
#rekomendasi #opt-card {
  position: relative;
  background: url(../images/tab-rekomen.png) no-repeat center;
  height: 88px;
  width: 700px;
}
#rekomendasi #opt-card ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 220px;
}
#rekomendasi #opt-card ul li {
  float: left;
  height: 88px;
  width: 160px;
  line-height: 86px;
}
#rekomendasi #opt-card ul li.active {
  background: url(../images/paket-active.png) no-repeat center;
}
#rekomendasi #opt-card ul li a {
  display: block;
  line-height: 86px;
  height: 86px;
  width: 160px;
  text-align: center;
  overflow: hidden;
  text-indent: -1000px !important;
}
#rekomendasi #opt-card ul li a.as {
  background: url(../images/as-tab.png) no-repeat center;
}
#rekomendasi #opt-card ul li a.simpati {
  background: url(../images/simpati-tab.png) no-repeat center;
}
#rekomendasi #opt-card ul li a.halo {
  background: url(../images/logo-cek-kuota.png) no-repeat center;
}
#rekomendasi #opt-card p {
  position: absolute;
  top: 25px;
  left: 50px;
  font-weight: bold;
  font-style: italic;
  display: inline-block;
  width: 150px;
  text-align: left;
  color: #444;
}
#rekomendasi #opt-device {
  margin-top: 20px;
  position: relative;
  background: url(../images/tab-rekomen.png) no-repeat center;
  height: 86px;
  width: 700px;
}
#rekomendasi #opt-device p {
  position: absolute;
  top: 20px;
  left: 50px;
  font-weight: bold;
  font-style: italic;
  display: inline-block;
  width: 150px;
  text-align: left;
  color: #444;
}
#rekomendasi #opt-device ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 220px;
}
#rekomendasi #opt-device ul li {
  float: left;
  height: 88px;
  width: 160px;
  line-height: 86px;
}
#rekomendasi #opt-device ul li.active {
  background: url(../images/paket-active.png) no-repeat center;
}
#rekomendasi #opt-device ul li a {
  display: block;
  line-height: 86px;
  height: 86px;
  width: 160px;
  text-indent: 0px;
  font-weight: bold;
  color: #333 !important;
  font-style: italic;
}
#rekomendasi #opt-device ul li a:hover {
  text-decoration: none;
}
#rekomendasi #opt-device ul li a.tablet {
  background: url(../images/tablet.png) no-repeat left;
  text-indent: 70px !important;
  text-align: left;
}
#rekomendasi #opt-device ul li a.smartphone {
  background: url(../images/smart-phone.png) no-repeat left;
  text-indent: 70px !important;
  text-align: left;
}
#rekomendasi #opt-device ul li a.dongle {
  background: url(../images/dongle.png) no-repeat left;
  text-indent: 80px !important;
  text-align: left;
}
#rekomendasi h3 {
  color: red;
  font-style: italic;
  margin: 0;
  margin-top: 30px;
}
#rekomendasi h4 {
  font-weight: normal;
  margin: 0;
  margin-top: 5px;
  margin-bottom: 20px;
}
#rekomendasi #sliders .slider-container {
  width: 330px;
  height: 105px;
  float: left;
  margin-bottom: 20px;
  background: url(../images/bg-slider1.png) no-repeat center;
  position: relative;
  text-align: center;
  margin-right: 10px;
}
#rekomendasi #sliders .slider-container h4 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: bold;
  font-size:12px;
}
#rekomendasi #sliders .slider-container p {
  font-weight: bold;
  color: #444;
  margin-top: 20px;
}
#rekomendasi #sliders .slider-container input {
  /*display: none;*/

}
#rekomendasi #sliders .slider-container span {
  display: inline-block;
}
#rekomendasi #sliders .slider-container .slider {
  /*display: none;*/

  width: 276px;
  height: 8px;
  margin: 0 auto;
  border-radius: 5px;
}
#rekomendasi #sliders .slider-container .slider-outer {
  background: url(../images/bg-slider2.png) no-repeat center;
  width: 300px;
  height: 31px;
  position: absolute;
  top: 35px;
  left: 15px;
}
#rekomendasi #usage-total {
  background: url(../images/bg-tab-total.png) no-repeat center;
  width: 700px;
  height: 128px;
  position: relative;
  padding-top: 20px;
}
#rekomendasi #usage-total h2 {
  color: #333;
  font-size: 20px;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
  font-style: italic;
}
#rekomendasi #usage-total #slider-total {
  width: 600px;
  margin: 0 auto;
  margin-bottom: 10px;
}
#rekomendasi #usage-total #usage-total-slide {
  position: absolute;
  background: url(../images/nav-slider.png) no-repeat top center;
  top: 75px;
  left: 10px;
  width: 76px;
  height: 53px;
}
#rekomendasi #usage-total #usage-total-slide span {
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #444;
  display: block;
  top: 20px;
  position: relative;
}
#rekomendasi #usage-total #usage-total-slide a {
  display: block;
  line-height: 12px;
  bottom: 0;
  font-size: 9px;
  top: 24px;
  position: relative;
  color: #FFF;
}
#rekomendasi #usage-total #total_usage {
  display: none !important;
}
#rekomendasi #plan-result h2 {
  color: white;
  font-size: 13px;
  line-height: 32px;
  margin: 0;
  padding: 0;
  font-style: italic;
  background: url(../images/bg-red.png) repeat-x top;
}
#rekomendasi #plan-result h3 {
  font-size: 18px;
}
#rekomendasi #plan-result .result-container {
  background: url(../images/bg-tab-total.png) no-repeat center;
  border: 1px solid #ccc;
  width: 329px;
  border-radius: 5px;
  float: left;
  margin-top: 20px;
  margin-right: 10px;
  margin-bottom: 20px;
  overflow: hidden;
}
#rekomendasi #plan-result .result-container h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-style: normal;
  color: #333;
  font-family: 'HelveticaNeueLTStdCnRegular', Arial, sans-serif;
  font-size: 18px;
}
#rekomendasi #plan-result .result-container p {
  border-top: 1px solid #999;
  margin: 0;
  height: 40px;
  text-align: left;
}
#rekomendasi #plan-result .result-container span {
  text-align: center;
  border-right: 1px solid #999;
  display: block;
  width: 78px;
  height: 35px;
  padding-top: 5px;
  line-height: 14px;
  font-size: 10px;
  color: #444;
  margin-bottom: 0;
  float:left
}
#rekomendasi #plan-result .result-container span a {
  background: url(../images/beli-small.png) no-repeat center;
  text-indent: -1000px;
  overflow: hidden;
  display: block;
  width: 70px;
  height: 26px;
  margin: 10px 0px 0px 10px;
  line-height: 26px;
}
#rekomendasi a.beli {
  background: url(../images/beli.png) no-repeat center;
  display: block;
  width: 135px;
  height: 38px;
  text-indent: -1000px;
  overflow: hidden;
  margin-top: 20px;
}
#kuota #subheader {
  height: 36px !important;
}
#kuota .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 10px;
}
#kuota #kuota-container {
  text-align: center;
}
#kuota #kuota-container h3 {
  font-size: 18px;
  font-weight: normal;
  font-style: italic;
}
#kuota #kuota-container p#usage-info {
  margin-bottom: 20px;
  font-style: italic;
  font-size: 13px;
  color: #666;
}
#kuota #kuota-container #nomor-outer {
  width: 300px;
  margin: 0 auto;
}
#kuota #kuota-container #nomor-outer p#nomor {
  float: left;
  font-weight: bold;
  font-style: italic;
}
#kuota #kuota-container #nomor-outer p#nomor span {
  color: #ff0000;
}
#kuota #slider-kuota-outer {
  width: 600px;
  margin: 0 auto;
  padding: 8px 20px;
  border: 1px solid #CCC;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  background: url(../images/bg-gray.png) top repeat-x;
  margin-bottom: 50px;
  position: relative;
}
#kuota #slider-kuota-outer .result-kuota {
  background: url(../images/slide-kuota.png) no-repeat top;
  display: block;
  width: 76px;
  height: 26px;
  position: absolute;
  font-family: 'HelveticaNeueLTStdCnRegular', Arial, sans-serif;
  font-style: italic;
  font-weight: bold;
  color: #555;
  font-size: 16px;
  left: 283px;
  top: 25px;
  padding-top: 15px;
}
#kuota #kuota-info-outer {
  position: relative;
}
#kuota #kuota-info-outer #kuota-info {
  position: absolute;
  left: 130px;
  width: 220px;
  border: 1px solid #EEE;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.7);
  -o-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.7);
  float: left;
}
#kuota #kuota-info-outer #kuota-info p {
  margin: 0;
  padding: 10px 15px;
  font-weight: bold;
}
#kuota #kuota-info-outer #kuota-info p.first {
  background: #eee;
}
#kuota #kuota-info-outer #kuota-info p.second {
  background: #ddd;
}
#kuota #kuota-info-outer #kuota-info p.third {
  background: #ccc;
}
#kuota #kuota-info-outer a#beli {
  position: absolute;
  left: 360px;
  top: 30px;
  display: inline-block;
  background: url(../images/beli-kuota.png) no-repeat center;
  width: 135px;
  height: 38px;
  text-indent: -1000px;
  overflow: hidden;
}
