/*
orage:    #ff9933;
blau:     #0088b2; #B9D2DE;
rot:      #b33a4b; #EFCACF;
schwarz:  #ffffff;
schwarz:  #333333; Headline, text, menue background
grau:     #999999; Text bold
schwarz:  #292929; Menu logo background
schwarz:  #242424; Menu, divider background
*/
body #content{
  padding:0px;
}
#header{
  background: #474544;
  min-width:900px;
  height:70px;
  padding-top:10px;
  padding-left:40px;
  padding-right:40px;
  overflow:none;
}
header #logo{
  margin:0px;
  padding:0px;
  height:45px;
  padding-top:5px;
  width:inherit !important;
  text-decoration:none;
}
header #logo img{
  height:43px;
  width:124px;
}
header #sign_in{
  padding-top:4px;
  text-align: right;
  font-family: "Ubuntu";
  font-weight:400;
  height:inherit !important;
  display:inline-block;
  float:right;
  min-width:500px;
}
header #sign_in input{
  border-radius:10px !important;
  border-width:1px !important;
  border-color:#5d5d5d;
  /*background-color: #474544;*/
  max-width:170px;
  margin:0px !important;
  height:32px !important;
  line-height: 28px !important;
  padding:0px 10px !important;
  font-size:14px !important;
  /*color:white !important;*/
  text-align:left;
  vertical-align: top;
  display: inline-block !important;
}
header #sign_in input:active, header #sign_in input:focus{
  background-color:white !important;
  color:black !important;
}
header #sign_in input[type=submit]{
  background-color: #3189b2 !important;
}
header #sign_in input[type=submit]:active, header #sign_in input[type=submit]:focus{
  background-color: #3189b2 !important;
  color:white !important;
  border-color: white;
}
header #sign_in a.pwreset{
  font-size:13px;
  font-weight:normal;
  text-decoration: none;
  color:white;
  padding:2px 5px;
  margin-right:120px;
}
header #sign_in a.pwreset:hover{
  background-color:white;
  color:#0088b2;
}
div.frame{
  width:870px;
  margin-left: auto;
  margin-right: auto;
  text-align:left;
  position: relative;;
}
footer{
  background: #474544;
  min-width:900px;
  height:60px;
  padding-left:40px;
  padding-right:40px;
  /*overflow:none;*/
  text-align:center;
}
footer div.frame{
  padding-top:5px;
}
footer div.frame>a,footer div.frame>span{
  padding-top:10px;
  font-family: "Ubuntu";
  font-weight:400;
  font-size:16px;
  line-height:30px;
  vertical-align: top;
  height:inherit !important;
  display:inline-block;
  color:#cccccc;
  text-decoration:none;
  margin-right:14px;
}
footer div.frame>a:hover{
  text-decoration:underline;
}
footer div.frame>span{
  float:right;
  color:#999999;
}
footer div.dropup{
  padding-top:10px;
  margin-right:10px;
  list-style-type:none;
  padding-left:0px;
  font-family:"Ubuntu";
  display: inline-block;
  position: relative;;
}
footer div.dropup li a{
  margin:0px;
  padding:8px 20px;
}
footer div.dropup a svg{
  max-height:14px;
  max-width:42px;
}
footer div.dropup a span,footer div.dropup a i{
  color:rgb(192, 187, 183);
  color:#cccccc;
  font-size:15px;
  font-family: "Ubuntu";
  font-weight:400;
  font-size:16px;
  line-height:30px;
}
#faq{
  background-color:white;
}
#faq h1{
  padding-top:70px;
  padding-bottom:50px;
  color:#3189b2;
  font-size: 28px;
  text-align:center;
  font-family: "Ubuntu";
  font-weight:400;
  margin:0px;
}
#faq .two_column{
          column-gap: 90px;
  -webkit-column-gap: 90px;
     -moz-column-gap: 90px;
          column-count: 2;
  -webkit-column-count: 2;
     -moz-column-count: 2;
}
#faq  div.detail{
  display:inline-block;
}
#faq  div.detail h2{
  font-family: "Ubuntu";
  font-weight:700;
  color:#3189b2;
  font-size: 16px;
  padding-top:30px;
}
#faq  div.detail p{
  font-family: "Ubuntu";
  font-style:italic;
  font-weight:400;
  color:#666666;
  font-size: 13px;
  line-height:21px;;
}
#plans{
  background-image:url(/salespage/background-no-tv.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height:1100px;
  position:relative;
}
#plans.signup{
  height:500px;
  background-position:center;
}
#plans h1{
  color:white;
  font-family: "Ubuntu";
  font-weight:400;
  font-size:27px;
  line-height: 45px;
  margin:0px;
  text-align:center;
  padding-top: 35px;
}
#plans.signup h1{
  padding: 50px 0px;
}

#plans h1.pick{
  padding-top: 300px;
  padding-bottom: 20px;
}

#plans h2{
  color:#f79839;
  font-family: "Ubuntu";
  font-weight:300;
  font-size:23px;
  line-height: 35px;
  margin:0px 52% 0px 0px;
  text-align:left;
  padding-top: 130px;
}

#plans #tv{
  position:absolute;
  top:100px;
  right:-40px;
  background-image:url(/salespage/just-tv.png);
  background-repeat: no-repeat;
  display:inline-block;
  width:520px;
  height:338px;
}
#plans #tv>div{
  position:absolute;
  top:66px;
  left:54px;
  bottom:45px;
  right:60px;
  display:inline-block;
}
#plans #tv>div.red{
  background:red;
}
#plans #tv>div.blue{
  background:blue;
}
#plans #tv>div.img img{
  position: absolute;
  top:0px;
  left:0px;
  width:100%;
  height:100%;
}
#plans #boxes{
  position:relative;
}
#plans #boxes div.box{
  position:absolute;
  top:0px;
  width:415px;
  height:325px;
  background-color:rgba(71,69,68,0.8);
  border-radius: 5px;
}
#plans.signup #boxes div.box{
  height:255px;
}

#plans #boxes div.box h1{
  text-align: left;
  padding:10px 20px;
  font-family: "Ubuntu";
  font-weight:300;
  font-size:28px;
  vertical-align: baseline;
}
#plans #boxes div.box h1 .plan{
  color:#f49831;
  font-family: "Ubuntu";
  font-weight:300;
  font-size:28px;
  line-height:36px;
  vertical-align: baseline;
}
#plans #boxes div.box h1 .price{
  color:white;
  float:right;
  font-size:20px;
  vertical-align: baseline;
}
#plans #boxes div.box p.check{
  padding:0px 0px 0px 50px;
  margin:4px 0px;
  background-image:url(/salespage/checkmark.png);
  background-repeat: no-repeat;
  background-position: 20px 50%;
  font-family: "Ubuntu";
  font-weight:300;
  font-size:16px;
  line-height:24px;
  color:#999999;
}
#plans #boxes div.box p.button{
  text-align:center;
  padding-top:25px;
}
#plans.signup #boxes div.box p.button{
  display: none;
}
#plans #boxes div.left_box{
  left:0px;
}
#plans #boxes div.right_box{
  right:0px;
}
#content div.legal{
  background-color:white;
  padding-bottom:1px;
}
#content div.legal .frame h1, #content div.legal .frame h2{
  padding-top:40px;
  padding-bottom:20px;
  color:#3189b2;
  font-size: 28px;
  text-align:center;
  font-family: "Ubuntu";
  font-weight:400;
  margin:0px;
}
#content div.legal .frame h2{
  font-size: 20px;
  padding-top:10px;
  padding-bottom:10px;
  text-align:left;
}
#content div.legal .frame p{
  font-family: "Ubuntu";
  font-weight:400;
  font-size: 14px;
  line-height: 20px;
}
div.alert{
  margin:0px;
  padding:20px;
  border-right-width: 5px;
}
#signup{
  text-align:center;;
  margin:0px;
  padding:40px 0px;
  background:white;
}
#signup form{
  width:500px;
  margin:0px auto;
  text-align:left;
}
#pwreset{
  width:500px;
  margin:0px auto;
  padding:60px 0px 160px 0px;
  text-align:left;
}
/* SEGMENTED CONTROL */
.segmented-control {
  position: relative;
  display: inline-block;
  border: 1px solid currentColor;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  overflow: hidden;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -moz-transition-duration: 0.7s;
  -o-transition-duration: 0.7s;
  -webkit-transition-duration: 0.7s;
  transition-duration: 0.7s;
  -moz-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -webkit-tap-highlight-color: transparent;
}
.segmented-control > input {
  position: absolute;
  left: -10000px;
  opacity: 0;
}
.segmented-control > input[type='checkbox'] ~ label {
  -moz-transition-duration: 0;
  -o-transition-duration: 0;
  -webkit-transition-duration: 0;
  transition-duration: 0;
}
.segmented-control > input[type='checkbox'] ~ label:before {
  opacity: 0;
}
.segmented-control > input:disabled:nth-child(1) ~ label:nth-of-type(1) {
  opacity: 0.3;
  cursor: not-allowed;
}
.segmented-control > input:nth-child(1):checked ~ label:nth-of-type(1):after, .segmented-control > input:nth-child(1):checked ~ label:nth-of-type(1):before {
  opacity: 1;
}
.segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1):after, .segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1):before, .segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1) ~ label:after, .segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(1) ~ label:before {
  left: 0%;
}
.segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2):after, .segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2):before, .segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:after, .segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:before {
  left: 0%;
}
.segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(3):after, .segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(3):before, .segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:after, .segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:before {
  left: 0%;
}
.segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(4):after, .segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(4):before, .segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:after, .segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:before {
  left: 0%;
}
.segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(5):after, .segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(5):before, .segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:after, .segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:before {
  left: 0%;
}
.segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control > input:nth-child(1):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before {
  left: 0%;
}
.segmented-control > input:disabled:nth-child(2) ~ label:nth-of-type(2) {
  opacity: 0.3;
  cursor: not-allowed;
}
.segmented-control > input:nth-child(2):checked ~ label:nth-of-type(2):after, .segmented-control > input:nth-child(2):checked ~ label:nth-of-type(2):before {
  opacity: 1;
}
.segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2):after, .segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2):before, .segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:after, .segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(2) ~ label:before {
  left: 50%;
}
.segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3):after, .segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3):before, .segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:after, .segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:before {
  left: 33.33333%;
}
.segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(4):after, .segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(4):before, .segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:after, .segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:before {
  left: 25%;
}
.segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(5):after, .segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(5):before, .segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:after, .segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:before {
  left: 20%;
}
.segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control > input:nth-child(2):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before {
  left: 16.66667%;
}
.segmented-control > input:disabled:nth-child(3) ~ label:nth-of-type(3) {
  opacity: 0.3;
  cursor: not-allowed;
}
.segmented-control > input:nth-child(3):checked ~ label:nth-of-type(3):after, .segmented-control > input:nth-child(3):checked ~ label:nth-of-type(3):before {
  opacity: 1;
}
.segmented-control > input:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3):after, .segmented-control > input:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3):before, .segmented-control > input:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:after, .segmented-control > input:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(3) ~ label:before {
  left: 66.66667%;
}
.segmented-control > input:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(4):after, .segmented-control > input:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(4):before, .segmented-control > input:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:after, .segmented-control > input:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:before {
  left: 50%;
}
.segmented-control > input:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(5):after, .segmented-control > input:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(5):before, .segmented-control > input:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:after, .segmented-control > input:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:before {
  left: 40%;
}
.segmented-control > input:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control > input:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control > input:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control > input:nth-child(3):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before {
  left: 33.33333%;
}
.segmented-control > input:disabled:nth-child(4) ~ label:nth-of-type(4) {
  opacity: 0.3;
  cursor: not-allowed;
}
.segmented-control > input:nth-child(4):checked ~ label:nth-of-type(4):after, .segmented-control > input:nth-child(4):checked ~ label:nth-of-type(4):before {
  opacity: 1;
}
.segmented-control > input:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(4):after, .segmented-control > input:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(4):before, .segmented-control > input:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:after, .segmented-control > input:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(4) ~ label:before {
  left: 75.0%;
}
.segmented-control > input:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(5):after, .segmented-control > input:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(5):before, .segmented-control > input:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:after, .segmented-control > input:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:before {
  left: 60%;
}
.segmented-control > input:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control > input:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control > input:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control > input:nth-child(4):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before {
  left: 50%;
}
.segmented-control > input:disabled:nth-child(5) ~ label:nth-of-type(5) {
  opacity: 0.3;
  cursor: not-allowed;
}
.segmented-control > input:nth-child(5):checked ~ label:nth-of-type(5):after, .segmented-control > input:nth-child(5):checked ~ label:nth-of-type(5):before {
  opacity: 1;
}
.segmented-control > input:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(5):after, .segmented-control > input:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(5):before, .segmented-control > input:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:after, .segmented-control > input:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(5) ~ label:before {
  left: 80%;
}
.segmented-control > input:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control > input:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control > input:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control > input:nth-child(5):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before {
  left: 66.66667%;
}
.segmented-control > input:disabled:nth-child(6) ~ label:nth-of-type(6) {
  opacity: 0.3;
  cursor: not-allowed;
}
.segmented-control > input:nth-child(6):checked ~ label:nth-of-type(6):after, .segmented-control > input:nth-child(6):checked ~ label:nth-of-type(6):before {
  opacity: 1;
}
.segmented-control > input:nth-child(6):checked ~ label:first-of-type:nth-last-of-type(6):after, .segmented-control > input:nth-child(6):checked ~ label:first-of-type:nth-last-of-type(6):before, .segmented-control > input:nth-child(6):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control > input:nth-child(6):checked ~ label:first-of-type:nth-last-of-type(6) ~ label:before {
  left: 83.33333%;
}
.segmented-control > label {
  display: inline-block;
  padding: 0 .71em;
  cursor: pointer;
  float: left;
  line-height: 3em;
  font-style: inherit;
  font-weight: inherit;
  text-decoration: inherit;
  -moz-transition-property: none;
  -o-transition-property: none;
  -webkit-transition-property: none;
  transition-property: none;
  -moz-transition-duration: inherit;
  -o-transition-duration: inherit;
  -webkit-transition-duration: inherit;
  transition-duration: inherit;
  -moz-transition-timing-function: inherit;
  -o-transition-timing-function: inherit;
  -webkit-transition-timing-function: inherit;
  transition-timing-function: inherit;
}
.segmented-control > label:before, .segmented-control > label:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.segmented-control > label:after {
  color: white;
  content: attr(data-value);
  text-align: center;
  padding: inherit;
  z-index: 10;
  font-style: inherit;
  text-decoration: inherit;
  font-weight: inherit;
  opacity: 0;
  -moz-transition-property: opacity, left;
  -o-transition-property: opacity, left;
  -webkit-transition-property: opacity, left;
  transition-property: opacity, left;
  -moz-transition-duration: inherit;
  -o-transition-duration: inherit;
  -webkit-transition-duration: inherit;
  transition-duration: inherit;
  -moz-transition-timing-function: inherit;
  -o-transition-timing-function: inherit;
  -webkit-transition-timing-function: inherit;
  transition-timing-function: inherit;
}
.segmented-control > label:after, .segmented-control > label {
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.segmented-control > label:before {
  content: '';
  color: inherit;
  background: currentColor;
  -moz-transition-property: left;
  -o-transition-property: left;
  -webkit-transition-property: left;
  transition-property: left;
  -moz-transition-duration: inherit;
  -o-transition-duration: inherit;
  -webkit-transition-duration: inherit;
  transition-duration: inherit;
  -moz-transition-timing-function: inherit;
  -o-transition-timing-function: inherit;
  -webkit-transition-timing-function: inherit;
  transition-timing-function: inherit;
}
.segmented-control > label:first-of-type:nth-last-of-type(1), .segmented-control > label:first-of-type:nth-last-of-type(1):after, .segmented-control > label:first-of-type:nth-last-of-type(1):before, .segmented-control > label:first-of-type:nth-last-of-type(1) ~ label, .segmented-control > label:first-of-type:nth-last-of-type(1) ~ label:after, .segmented-control > label:first-of-type:nth-last-of-type(1) ~ label:before {
  width: 100%;
}
.segmented-control > label:first-of-type:nth-last-of-type(2), .segmented-control > label:first-of-type:nth-last-of-type(2):after, .segmented-control > label:first-of-type:nth-last-of-type(2):before, .segmented-control > label:first-of-type:nth-last-of-type(2) ~ label, .segmented-control > label:first-of-type:nth-last-of-type(2) ~ label:after, .segmented-control > label:first-of-type:nth-last-of-type(2) ~ label:before {
  width: 50%;
}
.segmented-control > label:first-of-type:nth-last-of-type(3), .segmented-control > label:first-of-type:nth-last-of-type(3):after, .segmented-control > label:first-of-type:nth-last-of-type(3):before, .segmented-control > label:first-of-type:nth-last-of-type(3) ~ label, .segmented-control > label:first-of-type:nth-last-of-type(3) ~ label:after, .segmented-control > label:first-of-type:nth-last-of-type(3) ~ label:before {
  width: 33.33333%;
}
.segmented-control > label:first-of-type:nth-last-of-type(4), .segmented-control > label:first-of-type:nth-last-of-type(4):after, .segmented-control > label:first-of-type:nth-last-of-type(4):before, .segmented-control > label:first-of-type:nth-last-of-type(4) ~ label, .segmented-control > label:first-of-type:nth-last-of-type(4) ~ label:after, .segmented-control > label:first-of-type:nth-last-of-type(4) ~ label:before {
  width: 25%;
}
.segmented-control > label:first-of-type:nth-last-of-type(5), .segmented-control > label:first-of-type:nth-last-of-type(5):after, .segmented-control > label:first-of-type:nth-last-of-type(5):before, .segmented-control > label:first-of-type:nth-last-of-type(5) ~ label, .segmented-control > label:first-of-type:nth-last-of-type(5) ~ label:after, .segmented-control > label:first-of-type:nth-last-of-type(5) ~ label:before {
  width: 20%;
}
.segmented-control > label:first-of-type:nth-last-of-type(6), .segmented-control > label:first-of-type:nth-last-of-type(6):after, .segmented-control > label:first-of-type:nth-last-of-type(6):before, .segmented-control > label:first-of-type:nth-last-of-type(6) ~ label, .segmented-control > label:first-of-type:nth-last-of-type(6) ~ label:after, .segmented-control > label:first-of-type:nth-last-of-type(6) ~ label:before {
  width: 16.66667%;
}
.segmented-control.italic, .segmented-control .italic {
  font-style: italic;
}
.segmented-control.bold, .segmented-control .bold {
  font-weight: bold;
}
.segmented-control.underline, .segmented-control .underline {
  text-decoration: underline;
}
.segmented-control.line-through, .segmented-control .line-through {
  text-decoration: line-through;
}
