/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/
html {
    scroll-behavior: smooth;
}
  
.social-button {
    height: 48px;
    max-width: 300px;
    border-radius: 1px;
    box-sizing: border-box;
    background-color: #000;
    background-image: none;
    color: #262626;
    cursor: pointer;
    outline: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    box-shadow:0 2px 4px 0 rgba(0,0,0,.25);
    transition: box-shadow .2s
}

.apple-button:hover {
    box-shadow: 0 0 6px 2px rgba(0, 0, 0, .75);
}

.apple-button {
    height: 48px;
    max-width: 300px;
    border-radius: 1px;
    box-sizing: border-box;
    background-color: #000;
    background-image: none;
    color: #262626;
    cursor: pointer;
    outline: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    box-shadow:0 2px 4px 0 rgba(0,0,0,.5);
    transition: box-shadow .2s
}

.social-button:hover {
    box-shadow: 0 0 6px 2px rgba(59, 89, 152, 0.6);
}

.facebook-button {
    background-color: #3b5998;
    border: 1px solid transparent;
    color: #fff;
    margin-bottom: 15px;
}

.wechat-button {
    background-color: #09B83E;
    border: 1px solid transparent;
    color: #fff;
    margin-bottom: 15px;
}

.apples-button {
	z-index: 1;
    background-color: #000000;
    border: 1px solid transparent;
    color: #fff;
    margin-bottom: 15px;
}

.button-icon {
    background-color: #fff;
    border-radius: 1px;
    /* padding: 12px 12px 12px 12px; */
    height: 46px;
    width: 46px;
    float: left;
    background-image: url("facebook-icon.png");
    background-position: center;
    background-repeat: no-repeat;

}

.wechatbutton-icon {
    background-color: #fff;
    border-radius: 1px;
    /* padding: 12px 12px 12px 12px; */
    height: 46px;
    width: 46px;
    float: left;
    background-image: url("wechat.png");
    background-position: center;
    background-repeat: no-repeat;

}

.applebutton-icon {
	z-index: 1;
    background-color: #000000;
    border-radius: 1px;
    /* padding: 12px 12px 12px 12px; */
    height: 46px;
    width: 46px;
    float: left;
    background-image: url("apple.png");
    background-position: center;
    background-repeat: no-repeat;
	background-size: 52px 52px;

}

#appleid-signin {
	position: absolute;
}

.button-content {
    font-family: Roboto,arial,sans-serif;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: .21px;
    margin-left: 6px;
    margin-right: 6px;
    vertical-align: top;
    line-height: 45px;
}
  
/*============================================================================================*/
/* History Table */
/*============================================================================================*/


.table th{
	color: #3195ff;
	text-align: center;
	letter-spacing: 1px;
    padding: 27px 10px;
}

tr td{
	text-align: center;
    font-size: 15px;
    color: #6d7b88;
    padding: 27px 10px;
    font-weight: 300;
    border-top: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

tbody tr{
    transition: all 0.3s ease;
    z-index: 0;
}

tbody tr:hover{	
    z-index: 100;
	background-color: #ffffff;
    border: 1px solid #d3d3dd;
    border-radius: 10px;
    -webkit-box-shadow: 0 9px 18px rgba(0, 0, 0, 0.08);
    box-shadow: 0 9px 18px rgba(0, 0, 0, 0.08);
    -webkit-transform: scaleX(1.01) scaleY(1.05);
    -moz-transform: scaleX(1.01) scaleY(1.05);
    -ms-transform: scaleX(1.01) scaleY(1.05);
    transform: scaleX(1.01) scaleY(1.05);
    opacity: 1;
}

.table-striped tbody tr:nth-of-type(odd):hover {
	background-color: #ffffff;
}

tbody tr:hover td {
    color: #3195ff;
}

.table{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.table thead th{
    border-bottom: none;
}

.table th {
    border-top: none;
    width: auto !important;
}

@media (max-height:840px){
    .mt-5{
      margin-top: 0px !important;
    } 
  }
  
  @media (max-width: 991px){
    .mt-5{
      margin-top: 3rem!important;
    }
  }
  
  .step-box-content {
    cursor: pointer;
    border-radius: 10px;
    /* border: 2px solid #e1e1e1; */
    min-height: 235px;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 9px 18px rgba(0, 0, 0, 0.08);
    box-shadow: 0 9px 18px rgba(0, 0, 0, 0.08);
  }

  .wifi-radio{
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none;
  }

  .wifi-label{
      height: 100%;
      width: 100%;
      margin-bottom: 30px;
      white-space: normal;
      padding-top: 15px;
      padding-bottom: 30px; 
      padding-right: 30px;
      padding-left: 30px;
    }

    .wifi-label span{
        font-weight: bold;
        font-size: 20px;
        line-height: 55px;
    }

  .wifi-radio:checked ~ .wifi-label > span{
      color: #2979FF;
  }

  #giga-error{
    top: -26px;
    left: 0px;
    right: auto;
  }

  #giga-error:after{
    left: 10%;
  }

  .column-bold{
    font-weight: bold;
  }

#planlist, #state, #supplierlistax3, #addonlist, #supplierlist {
    width: 100%;
    padding: 8px 20px;
    text-align: left;
    border: 0;
    outline: 0;
    border-radius: 8px;
    background-color: #f0f4fd;
    font-size: 13px;
    color: #526489;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}