.error {
  position: fixed;
  top: 0;
  z-index: 100;
}
html,
body,
ul,
li,
th,
td,
h2,
p {
  margin: 0;
  padding: 0;
}
body {
  font-family: helvetica;
  color: #5a5a5a;
  font-size: 16px;
  font-family: 'proxima-nova', helvetica;
  -webkit-font-smoothing: antialiased;
  text-shadow: 0 1px 0 #ffffff, 0 1px 0 rgba(0, 0, 0, 0.1);
  overflow: auto;
}
body.overlay_open {
  overflow: hidden;
}
p {
  text-shadow: 0 1px 0 white;
}
a {
  text-decoration: none;
  color: #858585;
}
li {
  list-style: none;
}
h1 {
  color: #ff5400;
  text-transform: uppercase;
  font-size: 18px;
  float: left;
  margin: 0;
  font-weight: 600;
}
.tb_wrap {
  width: 100%;
  height: 100%;
  display: table;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.header {
  width: 100%;
  top: 0;
  position: relative;
  background-color: white;
}
.header .tb_wrap {
  background-image: url('/static/images/diag_pattern2.png'), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wMyIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background-image: url('/static/images/diag_pattern2.png'), -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 100%);
  background-image: url('/static/images/diag_pattern2.png'), -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.03)));
  background-image: url('/static/images/diag_pattern2.png'), -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 100%);
  background-image: url('/static/images/diag_pattern2.png'), -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 100%);
  background-image: url('/static/images/diag_pattern2.png'), -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 100%);
  background-image: url('/static/images/diag_pattern2.png'), linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#08000000', GradientType=0);
}
.header .tb_wrap .v_align {
  padding: 30px 0;
}
.header .tb_wrap .logo {
  float: left;
  display: block;
  position: relative;
  background-size: 200px 40px;
  background-image: url('/static/images/logo.png');
  background-repeat: no-repeat;
  width: 222px;
  height: 40px;
  margin-left: 25px;
}
.header .tb_wrap .logo .ss-info {
  position: absolute;
  right: 0px;
  top: 11px;
  font-size: 14px;
  opacity: 0;
  color: #d5d5d5;
  text-shadow: 0 1px #ffffff, 0 1px rgba(0, 0, 0, 0.1);
}
.header .tb_wrap .buttons {
  position: relative;
  float: right;
  font-size: 20px;
  margin-right: 35px;
}
.header .tb_wrap .buttons .divider {
  float: left;
  width: 1px;
  height: 40px;
  background-color: #e0e0e0;
  margin-left: 26.5px;
  border-right: 1px solid white;
}
.header .tb_wrap .buttons .but_tooltip {
  position: absolute;
  top: 62px;
  left: 1px;
  padding: 9px;
  background-color: #F2F2F2;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.23), inset 0 1px 0 rgba(255, 255, 255, 0.75);
  opacity: 0;
  display: none;
}
.header .tb_wrap .buttons .but_tooltip.phone {
  left: -25px;
}
.header .tb_wrap .buttons .but_tooltip.phone .tip {
  right: 36px;
}
.header .tb_wrap .buttons .but_tooltip.tablet {
  left: -9px;
}
.header .tb_wrap .buttons .but_tooltip.tablet .tip {
  right: 19px;
}
.header .tb_wrap .buttons .but_tooltip.monitor {
  left: -13px;
}
.header .tb_wrap .buttons .but_tooltip.monitor .tip {
  right: 26px;
}
.header .tb_wrap .buttons .but_tooltip p {
  margin: 0;
  text-transform: uppercase;
  font-size: 11px;
  text-align: center;
}
.header .tb_wrap .buttons .but_tooltip .tip {
  content: "";
  position: absolute;
  top: -12px;
  right: 36px;
  bottom: auto;
  left: auto;
  display: block;
  width: 23px;
  height: 13px;
  background-image: url('/static/images/tooltip.png');
}
.header .tb_wrap .buttons #table-menu-outer {
  float: left;
}
.header .tb_wrap .buttons #table-menu-outer.state-open .btn_wrapper {
  top: 1px;
  box-shadow: 0px 1px 0px #ffffff, inset 0px 1px 2px rgba(0, 0, 0, 0.15);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.04) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.04)), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.04) 0%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.04) 0%, rgba(0, 0, 0, 0) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.04) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(top bottom, rgba(0, 0, 0, 0.04) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a000000', endColorstr='#00000000', GradientType=0);
}
.header .tb_wrap .buttons #table-menu-outer.state-open .btn_wrapper .button {
  color: #d5d5d5;
}
.header .tb_wrap .buttons #table-menu-outer .table-menu-outer {
  display: none;
  position: absolute;
  right: -20px;
  top: 62px;
  left: auto;
  font-size: 11px;
  text-transform: uppercase;
  z-index: 4;
  border-radius: 3px;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.23), inset 0 1px 0 rgba(255, 255, 255, 0.75);
  background-color: #f1f1f1;
  width: 190px;
}
.header .tb_wrap .buttons #table-menu-outer .table-menu-outer::after {
  content: "";
  position: absolute;
  top: -12px;
  right: 31px;
  bottom: auto;
  left: auto;
  display: block;
  width: 23px;
  height: 13px;
  background-image: url('/static/images/tooltip.png');
}
.header .tb_wrap .buttons #table-menu-outer .table-menu-inner {
  width: 190px;
  padding: 11px 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.02) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.02)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.02) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.02) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.02) 100%);
  background: linear-gradient(top bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.02) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#05000000', GradientType=0);
}
.header .tb_wrap .buttons #table-menu-outer .table-menu-inner .item {
  position: relative;
  padding: 8px 18px;
  cursor: pointer;
}
.header .tb_wrap .buttons #table-menu-outer .table-menu-inner .item .quote_mark {
  font-size: 18px;
  display: inline-block;
  position: absolute;
  top: 6px;
  right: 60px;
}
.header .tb_wrap .buttons #table-menu-outer .table-menu-inner span.gray {
  color: #c2c2c2;
  margin-left: 4px;
}
.header .tb_wrap .buttons #table-menu-outer .but_tooltip {
  width: 115px;
  left: -43px;
}
.header .tb_wrap .buttons #table-menu-outer .but_tooltip .tip {
  right: 31px;
}
.header .tb_wrap .buttons .btn_wrapper {
  position: relative;
  float: left;
  margin-left: 26.5px;
  width: 44px;
  height: 40px;
  border-radius: 3px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25), inset 0px 1px 0px rgba(0, 0, 0, 0.03);
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wMyIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.03)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#08000000', GradientType=0);
}
.header .tb_wrap .buttons .btn_wrapper.active {
  top: 1px;
  box-shadow: 0px 1px 0px #ffffff, inset 0px 1px 2px rgba(0, 0, 0, 0.15);
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjA0Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.04) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.04)), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.04) 0%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.04) 0%, rgba(0, 0, 0, 0) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.04) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.04) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a000000', endColorstr='#00000000', GradientType=0);
}
.header .tb_wrap .buttons .btn_wrapper.active .button {
  color: #ff5400;
}
.header .tb_wrap .buttons .btn_wrapper.view-icon {
  position: relative;
}
.header .tb_wrap .buttons .btn_wrapper .button {
  display: inline-block;
  padding: 10px 12px;
  color: #d5d5d5;
}
.wrap {
  border-bottom-style: solid;
  border-width: 1px;
  border-color: rgba(241, 241, 241, 0.25);
}
.wrap .table-wrapper {
  position: relative;
  margin-top: 1px;
}
.wrap .table-wrapper table.enhanced {
  border-collapse: collapse;
  font-size: 16px;
}
.wrap .table-wrapper #device_info_wrapper {
  margin-bottom: 56px;
}
.wrap .table-wrapper #device_info_wrapper .dataTables_scrollHead {
  z-index: 1;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  border-top: 1px solid #f2f2f2;
  background-color: white;
}
.wrap .table-wrapper #device_info_wrapper .dataTables_scrollHead .dataTables_scrollHeadInner table {
  position: relative;
  overflow: hidden;
}
.wrap .table-wrapper #device_info_wrapper .dataTables_scrollHead thead tr {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgba(241, 241, 241, 0.75);
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: rgba(0, 0, 0, 0.02);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), 0%, rgba(0, 0, 0, 0), 1%, rgba(0, 0, 0, 0.02), 99%, rgba(0, 0, 0, 0.02), 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(1%, rgba(0, 0, 0, 0)), color-stop(99%, rgba(0, 0, 0, 0.02)), color-stop(100%, rgba(0, 0, 0, 0.02)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), 0%, rgba(0, 0, 0, 0), 1%, rgba(0, 0, 0, 0.02), 99%, rgba(0, 0, 0, 0.02), 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0), 0%, rgba(0, 0, 0, 0), 1%, rgba(0, 0, 0, 0.02), 99%, rgba(0, 0, 0, 0.02), 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0), 0%, rgba(0, 0, 0, 0), 1%, rgba(0, 0, 0, 0.02), 99%, rgba(0, 0, 0, 0.02), 100%);
  background: linear-gradient(top bottom, rgba(0, 0, 0, 0), 0%, rgba(0, 0, 0, 0), 1%, rgba(0, 0, 0, 0.02), 99%, rgba(0, 0, 0, 0.02), 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#05000000', GradientType=0);
}
.wrap .table-wrapper #device_info_wrapper .dataTables_scrollBody {
  /*overflow-y: hidden !important;*/

  /*width: 102% !important;*/

  position: static;
}
.wrap th {
  white-space: nowrap;
  height: 50px;
  background-color: #f6f6f6;
  color: #555555;
  text-transform: uppercase;
  text-align: left;
  cursor: pointer;
  outline: 0;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 1px;
  position: relative;
  text-shadow: 0 1px 0 white;
  width: 100%;
}
.wrap th.persist.sorting_1 {
  border-right: 1px solid rgba(0, 0, 0, 0.05);
}
.wrap th.persist p {
  float: left;
}
.wrap th.persist #dev_icon {
  position: absolute;
  top: 12px;
  left: 34px;
  font-size: 22px;
  color: #D5D5D5;
}
.wrap th.persist .table_header {
  min-width: 175px;
  padding-left: 75px;
  padding-right: 15px;
}
.wrap th.sorting_1 {
  border-right: 1px solid rgba(0, 0, 0, 0.05);
  border-left: 1px solid rgba(0, 0, 0, 0.05);
  background-color: #EDEDED;
}
.wrap th p {
  float: left;
  margin: 0;
}
.wrap th span.gray {
  color: #bbbbbb;
  margin-left: 5px;
}
.wrap th span.quote_mark {
  font-size: 20px;
  display: inline-block;
  position: relative;
  height: 10px;
  top: 3px;
  right: -2px;
}
.wrap th .table_header {
  padding: 0 15px;
}
.wrap th .table_header .full_text,
.wrap th .table_header .narrow_text {
  line-height: 13px;
}
.wrap th .table_header .full_text {
  display: block;
}
.wrap th .table_header .narrow_text {
  display: none;
}
.wrap th .up_down {
  float: right;
  position: relative;
  top: 2px;
  font-size: 10px;
  border-radius: 52px;
  width: 13px;
  height: 13px;
  display: block;
  color: white;
  padding-left: 3px;
  padding-top: 2px;
  padding-bottom: 1px;
  margin-left: 6px;
  margin-top: -2px;
  opacity: 0;
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px #ffffff;
  background-color: #D5D5D5;
  text-shadow: none;
}
.wrap th .up_down.on {
  opacity: 1;
}
.wrap th .v_align {
  padding: 20px 0;
}
.wrap tr.device_types {
  display: none;
}
.wrap tr.even td {
  border-bottom-color: #f2f2f2;
}
.wrap tr.even td.persist {
  border-bottom-color: #ededed;
}
.wrap tr.odd td {
  border-bottom-color: #ebebeb;
}
.wrap tr.odd td.persist {
  border-bottom-color: #e7e7e7;
}
.wrap tr.even_1 td {
  background-color: white;
}
.wrap tr.even_1 td.sorting_1 {
  background-color: #F8F8F8;
}
.wrap tr.odd_1 td {
  background-color: #F8F8F8;
}
.wrap tr.odd_1 td.sorting_1 {
  background-color: #F1F1F1;
}
.wrap tr td {
  height: 55px;
  font-weight: 400;
  color: #333;
  font-size: 14px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  text-shadow: 0px 1px white;
  padding: 0 15px;
}
.wrap tr td.persist {
  min-width: 175px;
  padding-left: 75px;
  padding-right: 15px;
}
.wrap tr td.persist.sorting_1 {
  border-right: 1px solid rgba(0, 0, 0, 0.05);
}
.wrap tr td.persist a {
  color: #333;
}
.wrap tr td.sorting_1 {
  border-right: 1px solid rgba(0, 0, 0, 0.05);
  border-left: 1px solid rgba(0, 0, 0, 0.05);
}
.wrap tr td.px_density_value .sub_val .gray {
  color: #bbbbbb;
}
.wrap tr td a:hover {
  color: #555;
}
/*.wrap {
	th.px_width_header .table_header, td.px_width_header {
		min-width: 93px;
		max-width: 113px;
	}
	th.px_height_header .table_header, td.px_height_header {
		min-width: 99px;
		max-width: 110px;
	}
	th.px_density_header .table_header, td.px_density_header {
		min-width: 105px;
		max-width: 125px;
	}
	th.market_share_header .table_header, td.market_share_header {
		min-width: 124px;
		max-width: 144px;
	}
	th.physical_size_in_header .table_header, td.physical_size_in_header{
		min-width: 134px;
		max-width: 154px;
	}
	th.physical_size_cm_header .table_header, td.physical_size_cm_header{
		min-width: 148px;
		max-width: 168px;
	}
	th.operating_system_header .table_header, td.operating_system_header{
		min-width: 159px;
		max-width: 179px;
	}
	th.ppi_header .table_header, td.ppi_header{
		min-width: 110px;
		max-width: 130px;
	}
}*/
.footer {
  width: 100%;
  position: relative;
  bottom: 0;
  height: 80px;
  display: table;
  text-align: left;
  clear: both;
  background-image: url('/static/images/diag_pattern2.png'), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wMyIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background-image: url('/static/images/diag_pattern2.png'), -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 100%);
  background-image: url('/static/images/diag_pattern2.png'), -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.03)));
  background-image: url('/static/images/diag_pattern2.png'), -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 100%);
  background-image: url('/static/images/diag_pattern2.png'), -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 100%);
  background-image: url('/static/images/diag_pattern2.png'), -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 100%);
  background-image: url('/static/images/diag_pattern2.png'), linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#08000000', GradientType=0);
}
.footer .tb_wrap {
  padding-top: 10px;
}
.footer .v_align {
  width: 100%;
  padding: 25px 0;
}
.footer .tier {
  margin-top: 5px;
  margin-left: 75px;
  float: left;
}
.footer .spread {
  overflow: hidden;
  z-index: 51;
  opacity: 0.65;
  -webkit-transition: opacity 300ms ease;
  -moz-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}
.footer .spread .spread-button {
  position: absolute;
  float: left;
}
.footer .spread > div.facebook {
  overflow: hidden;
  width: 200px;
}
.footer .logo_holder {
  float: right;
  margin-right: 35px;
}
.footer .logo_holder a {
  float: right;
  margin-left: -8px;
  margin-top: 2px;
  height: 29px;
  opacity: 0.7;
  transition: opacity  0.2s;
  -moz-transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: color  0.2s;
  -moz-transition: color 0.2s;
  /* Firefox 4 */

  -webkit-transition: color 0.2s;
  /* Safari and Chrome */

  -o-transition: color 0.2s;
  /* Opera */

}
.footer .logo_holder a.about {
  margin: 0;
  margin-right: 18px;
  font-size: 14px;
  font-weight: 300;
  line-height: 31px;
  color: #ababab;
  text-shadow: 0 1px 0 white;
  text-decoration: none;
  opacity: 1;
  position: relative;
  z-index: 4;
}
.footer .logo_holder p {
  float: right;
  margin: 0;
  margin-right: 18px;
  font-size: 14px;
  color: #ababab;
  line-height: 31px;
  font-weight: 300;
}
.footer .logo_holder .tc_logo {
  background-image: url('/static/images/tc_logo3.png');
  width: 72px;
}
.footer .logo_holder .quancast_logo {
  background-image: url('/static/images/quancast_logo.png');
  width: 82px;
}
.mask {
  background-color: rgba(256, 256, 256, 0.8);
  z-index: 7;
}
.overlay {
  z-index: 8;
}
.overlay .tier .tier {
  vertical-align: middle;
  width: 760px;
}
.overlay .pane {
  margin: 40px;
  padding: 60px 55px 50px 64px;
  background-color: rgba(256, 256, 256, 0.5);
  border: dashed 1px #ff5400;
  border-radius: 2px;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.2);
}
.overlay .pane p {
  line-height: 1.3;
}
.overlay .hd {
  position: relative;
}
.overlay .hd p {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 40px;
}
.overlay .hd a.btn-close {
  font-size: 20px;
  position: absolute;
  top: -100px;
  right: -95px;
}
.overlay .bd p {
  font-size: 20px;
  margin-bottom: 20px;
}
.overlay a {
  color: #ff5400;
}
/*.gc-bubbleDefault {position: absolute;top: -135px;}*/
.gc-bubbleDefault {
  background-color: transparent !important;
  text-align: left;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  table-layout: auto !important;
}
.gc-reset {
  background-color: transparent !important;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  text-align: left;
}
/*----------------------------------tc-field styling----------------------------------*/
.tc-field {
  position: relative;
}
.tc-dropdown .item input[type="checkbox"] {
  margin: 0px 10px 0px 0px;
  position: relative;
  top: 0px;
}
.tc-field.tc-sexy-checkbox {
  float: left;
  width: 18px;
  height: 18px;
  margin-right: 10px;
  margin-top: -2px;
  border-radius: 3px;
  background-color: white;
}
.sexy-control {
  cursor: pointer;
  width: 16px;
  height: 16px;
  border: 1px solid #d5d5d5;
  border-radius: 3px;
  background-color: white;
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
}
.sexy-control.state-active {
  box-shadow: 0 1px 1px #ffffff, inset 0 1px 3px rgba(0, 0, 0, 0.1);
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjA1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.05)), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d000000', endColorstr='#00000000', GradientType=0);
}
.sexy-control.state-active::after {
  font-family: "SSStandard";
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  white-space: nowrap;
  -webkit-font-feature-settings: "liga", "dlig";
  -moz-font-feature-settings: "liga=1, dlig=1";
  -moz-font-feature-settings: "liga", "dlig";
  -ms-font-feature-settings: "liga", "dlig";
  -o-font-feature-settings: "liga", "dlig";
  font-feature-settings: "liga", "dlig";
  content: "✓";
  font-size: 12px;
  color: #ff5400;
  margin-top: 1px;
  margin-left: 2px;
  display: inline-block;
}
