body {
    background-color: #fff;
    color: #8e8e8e;
    font-family: 'Titillium Web', sans-serif;
}

.marginalized {
    margin: 0px 20px 20px 20px;
}

.switchlabel {
    margin-left: 10px;
    margin-right: 10px;
}

.paymentselector {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
    padding: 15px 10px;
    margin: -18px auto 44px auto;
    max-width: 350px;
    margin: 0 auto 24px auto;
}

.marginbottom {
    margin-bottom: 100px;
}

.app-item {
    background: #f1f1f1 !important;
}

#entercode {
    background: #fdce45;
    border-radius: 8px;
    padding: 15px;
    max-width: 330px;
    float: right;
    font-size: 1.5em;
}

.getone {
    float:right;
    font-size: 1.5em;
}

.install-button {
    font-size: 1.6em;
}

.btn:hover {
    background-color: red;
}

.entercodetable {
    background: #fdce45;
    border-radius: 8px;
    padding: 4px;
    max-width: 330px;
    text-align: right;
    float: right;
}

#codeinput {
    border: none;
    padding-left: 5px;
    border-bottom: solid 2px #c9c9c9;
}

.worldmap {
    margin-top: 3%;
}

.lading-image {
    /* margin-top: 10%; */
}

.nav-logo a {
    font-family: 'Concert One', sans-serif;
    color: #ffffff;
    font-size: 5.5em;
}
.nav-logo a {
    font-family: 'Concert One', sans-serif;
    color: #ffa900;
    font-size: 5.5em;
}

.btn {
    background-color: white;
}
.brandname {
    color: white;
}

.btn-link {
    color: #9e9e9e;
}

.nav-logo a:hover {
    text-decoration:none
}


td {
    font-size: 3em;    
}

.plan-item {
    color: #393939;
    background: #f7f7f7 !important;
}

.activationlefttable {
    color: #464646;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    /* margin-top: 20px; */
}

.activationlefttable {
    font-size: 1.2em;
    text-align: right;
    padding-left: 20px;        
    padding-right: 20px;        
    line-height: 90%;
}
.activationrighttable {
    font-size: 1.5em;
    text-align: left;
    padding-right: 20px;   
    width: 20%;  
}

.lefttable {
    font-size: 2em;
    text-align: right;
    padding-left: 20px;        
    padding-right: 20px;        
}

.righttable {
    font-size: 2em;
    width: 53%;
    text-align: left;
    padding-left: 0px;        
    padding-right: 20px;     
}

.spin {
    width: 32px;
}

.ipactivation {
    width: 160px; 
}

.green {
    color: #00af00;
    stroke: #00af00;
}

.smaller {
    font-size: 1.2em;
}

.passcode {
    font-size: 4em;
}

.email {
    font-size: 1.5em;
}

.getnewone {
    color: #fdce45;
    cursor: pointer;
}

.getnewone:hover {
    color: #fdce45;
    cursor: pointer;
}

.blue {
    color: #3671ff;
}

.red {
    color: #FF3639;
}

.big {
    font-size: 0.4em;
}

.enabler {
    /* margin-top: -7px; */
}

.setupinfo {
    margin: 50px;
}

.setupvideo {
    -webkit-box-shadow: 2px 7px 16px -6px rgba(0,0,0,0.45);
    -moz-box-shadow: 2px 7px 16px -6px rgba(0,0,0,0.45);
    box-shadow: 2px 7px 16px -6px rgba(0,0,0,0.45);
    background-color: black;
}

p img {
    max-height: 400px;
    max-width: 100%;
}

.netflixbrand {
    color: red;
}

.good {
    color: #00af00;;
}

.bold {
    color: grey;
}
.statusmessage {
    font-size: 1.5em;
}

.time {
    font-size: 1.8em;
    text-align: right;
    margin-top: 10%;
}
.right {
    text-align: right;
}
.statusresult {
    font-size: 2.9em;
    margin-left: 18px;
}
.installextension {
    cursor: pointer;
    text-decoration: underline;
}
.black {
    color: black;
}
.sling {
    color: #00b5d6;
}
.statusmessagecontainer {
    display: flex;
    justify-content: center;
    flex-direction: column;
    min-height: 75px;
}
.statusbtn {
    margin-left: 10px;
    /* margin-top: -5px; */
}
.topipstatus {
    font-size: 1.5em;
}

.orange {
    color: #e29600
}

.flagsize {
    height: 30px;
}

#calltoaction {
    font-size: 25px;
}

#bottomstatus {
    margin-top: 100px;
}

.welcometable {
    margin: 0 auto;
}

.watchtable {
    padding-right: 10px;
}


.servicetable {
    min-width: 120px;
    text-align: left;
}

.firstloading {
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
.firstloading img {
  margin-top: 40%;
  float: center;
}
