.linksys_logo {
	height: calc(100% - 15rem);
    background: url(../images/dataUri/nodes/background/BluelinksysLogo@3x.png) no-repeat center;
    background-size: 32%;
}

section.nodeContent {
    height: 100%;
    position: relative;
    display: block;
}

.internalPage {
    top: 2rem;
    height: calc(100% - 2rem);
}

.innerContent {
    height: calc(100% - 5.5rem);
}

.linksys_nodes_setup section.nodeContent .innerContent {
    height: calc(100% - 17rem);
    color: rgba(0, 0, 0, 0.5);
}


.header {
    margin: 8% 15% 5%;
    padding-top: 0;
}

.linksys_nodes_setup.termsAndConditions section.nodeContent .innerContent .info {
    margin: 0 8%;
}

.info div p {
    color: #717171;
    font-size: 20px;
    line-height: 1.8rem;
}

.innerContent .header {
    margin: 5% auto;
    padding-top: 0;
    text-align: center;
    padding-top: 13%;
}

.header h1 {
    margin: 0;
    font-size: 32px;
}

button#newDevice {
    background: #09a3ea none;
    color: #fff;
    border: none;
    margin: 0 auto;
    font-weight: normal;
    min-height: 5.5rem;
    font-size: 1.4rem;
    border-radius: 0.4rem;
    font-family: "Galaxie Polaris Medium", "Galaxie Polaris Light", Helvetica Neue, Droid Sans, Helvetica, sans-serif;
}

.nodeContent {
    background: url(images/dataUri/nodes/background/gradBlackbG@3x.png) no-repeat center;
    background-size: cover;
}

.linksys_nodes_setup.startSetup .nodeContent .viewWrapper {
    margin: 0 auto;
    max-width: calc(62vh - 5rem);
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}

button#startSetup {
    background: #09a3ea none;
    color: #fff;
    border: none;
    margin: 0 auto;
    font-weight: normal;
    min-height: 5.5rem;
    font-size: 1.4rem;
    border-radius: 0.4rem;
}

.nodeContent .header {
    padding: 2rem 2rem 0 2rem;
    /*max-width: 30%;*/
    margin: 0 auto;
}

body.whiteBg, .whiteBg {
    background: #f8f8f8;
}

.lightBlueBg {
    background: #09a3ea;
}


.turn-on-bluetooth {    
    background: url(../images/turn-on-bluetooth-ios.png) no-repeat;
    background-size: cover;
    background-position-y: -15px;
    height: 500px;
    width: auto;
}

.plug-in-node {    
    background: url(../images/plug-in-node.png);
    background-size: cover;
    background-position-y: -15px;
    height: 500px;
    width: auto;
}

.place-in-open {    
    background: url(../images/place-in-open.png);
    background-size: cover;
    background-position-y: -15px;
    height: 500px;
    width: auto;
}

.connect-to-modem {    
    background: url(../images/connect-to-modem.png);
    background-size: cover;
    background-position-y: -15px;
    height: 500px;
    width: auto; 
}

.connect-to-modem1 {    
    background: url(../images/connect-to-modem1.png);
    background-size: contain;
    height: 500px;
    width: auto;
    -webkit-background-size: contain;
     -moz-background-size: contain;
     -o-background-size: contain;
     background-size: contain; 
     background-size: 100% 100%;

     background-repeat: no-repeat;
     background-position: center center; 
}

.unplug-router {    
    background: url(../images/unplug-router.png);
    background-size: contain;
    height: 500px;
    width: auto;
    -webkit-background-size: contain;
     -moz-background-size: contain;
     -o-background-size: contain;
     background-size: contain; 
     background-size: 100% 100%;

     background-repeat: no-repeat;
     background-position: center center; 
}

.velop-system-plug-router{
   background: url(../images/VLP_jr_InitialSetup00015.png) !important; 
   height: 600px;
}
.velop-system-unplug-router{
   background: url(../images/VLP_jr_InitialSetup00016.png) !important;
   height: 600px; 
}

.disconnect-router {    
    background: url(../images/disconnect-router.png);
    background-size: contain;
    height: 500px;
    width: auto;
    -webkit-background-size: contain;
     -moz-background-size: contain;
     -o-background-size: contain;
     background-size: contain; 
     background-size: 100% 100%;

     background-repeat: no-repeat;
     background-position: center center; 
}

.setup-wifi {    
    background: url(../images/setup-wifi.png);
    background-size: contain;
    height: 500px;
    width: auto;
    -webkit-background-size: contain;
     -moz-background-size: contain;
     -o-background-size: contain;
     background-size: contain; 
     background-size: 100% 100%;

     background-repeat: no-repeat;
     background-position: center center; 
}

.look-under {    
    background: url(../images/look-under.png);
    background-size: contain;
    height: 500px;
    width: auto;
    -webkit-background-size: contain;
     -moz-background-size: contain;
     -o-background-size: contain;
     background-size: contain; 
     background-size: 100% 100%;

     background-repeat: no-repeat;
     background-position: center center; 
}

.step2 {    
    background: url(../images/step2.png);
    background-size: contain;
    height: 500px;
    width: auto;
    -webkit-background-size: contain;
     -moz-background-size: contain;
     -o-background-size: contain;
     background-size: contain; 
     background-size: 100% 100%;

     background-repeat: no-repeat;
     background-position: center center; 
}

.step3 {    
    background: url(../images/step3.png);
    background-size: contain;
    height: 500px;
    width: auto;
    -webkit-background-size: contain;
     -moz-background-size: contain;
     -o-background-size: contain;
     background-size: contain; 
     background-size: 100% 100%;

     background-repeat: no-repeat;
     background-position: center center; 
}

.step4 {    
    background: url(../images/step4.png);
    background-size: contain;
    height: 500px;
    width: auto;
    -webkit-background-size: contain;
     -moz-background-size: contain;
     -o-background-size: contain;
     background-size: contain; 
     background-size: 100% 100%;

     background-repeat: no-repeat;
     background-position: center center; 
}

.step5 {    
    background: url(../images/step5.png);
    background-size: contain;
    height: 500px;
    width: auto;
    -webkit-background-size: contain;
     -moz-background-size: contain;
     -o-background-size: contain;
     background-size: contain; 
     background-size: 100% 100%;

     background-repeat: no-repeat;
     background-position: center center; 
}


.blackBack {
    background: url(../images/dataUri/backButtonBlack@3x.png) no-repeat 2rem center !important;
    background-size: 2.4rem !important;
    width: 7.8rem !important;
    height: 5.1rem !important;
    margin: 0 !important;
}

.closeBtn {
    background: url(../images/close.png) no-repeat 2rem center !important;
    background-size: 2.4rem !important;
    width: 7.8rem !important;
    height: 5.1rem !important;
    margin: 0 !important;
}

.upper {
    text-transform: uppercase;
}

.longParagraph {
    margin-top: 1.5rem;
    margin-bottom: 2.5rem;
}

.actions {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.center {
    text-align: center;
}

button.whereBtn {
    text-align: left !important;
    border-top-left-radius: inherit !important;
    border-top-right-radius: inherit !important;
}

.fakeHR {
    position: relative;
    top: -10px;
}

input[type="email"].hasInfoMsg::-webkit-input-placeholder {
  color: #717171;
}
input[type="password"].hasInfoMsg::-webkit-input-placeholder {
  color: #717171;
}
-moz-placeholder { /* Firefox 19+ */
  color: #717171 !important;
}
-ms-input-placeholder { /* IE 10+ */
  color: #717171 !important;
}
-moz-placeholder { /* Firefox 18- */
  color: #717171 !important;
}


/* belkin.ph(bryan) : Resize and centerized the page [SOC]*/
body{
   background-color:#131212 !important;
   overflow-y: scroll !important;
}

#controller{
    width  : 630px !important;
    margin : 0 auto !important;
    background-color : #fff !important;
    position: relative;
    /*height: 991px;
    margin: 15px auto !important;*/
    height: 880px;
    margin: 40px auto !important;
    transform: scaleY(0.9);
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
}

.appletHeader{
   background-color : #fff !important; 
}

.clickable {
    cursor: pointer !important;
}

.h42 {
    height: 42px;
}

.w42 {
    width: 42px;
}

.fl_left {
    float: left;
}

.fl_right {
    float: right;
}

.icon_click {
    display: none;
}

.appletHeader{
   background-color : #fff !important; 
}

.ui-footer {
    position: absolute;
    width: 50%;
    background-color: #000;
    bottom: 0;

    display: none;
}

#footer_black .footer_black_home {
    background-image: url('../img/icon-home-black.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position-y: -2px;
}

#footer_black .footer_black_home:hover{
    background-image: url('../img/icon-home-hover-black.png');
    background-repeat:no-repeat;
    background-size: contain; 
    background-position-y: -2px;
}

#footer_black .footer_black_back {
    background-image: url('../img/icon-back-black.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position-y: -2px;
}

#footer_black .footer_black_back:hover{
    background-image: url('../img/icon-back-hover-black.png');
    background-repeat:no-repeat;
    background-size: contain; 
    background-position-y: -2px;
}

.stepFooter{ margin-top: -40px; }


.o-wrapper {
    width:  670px;
    height: 1010px !important;
    margin: 0 auto;
    position:  relative;    
    border: 1px solid #b2b2b2;
    /*background : #1e1e1e !important;*/
    background : #000 !important;
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
   border-radius: 10px;
   padding:5px 3px 15px 3px;
   top: 0 !important;
}

.android-head-circle{
    background: #7a7a7a;
    position: absolute;
    margin: 0 auto;
    border-radius: 50%;
    border: 2px solid #000;
    top: 2%;
}
.c-small{
   width: 25px !important;
   height: 25px !important;
   /*left: 48%;
   top: 10px;*/
   left: 30%;
   top: 42px;
}
.c-large{
    width: 190px;
    height: 20px;
    left: 36%;
    border-radius: 10px;
    top: 44px;
}

#control-center-btn{
    background: rgba(122, 122, 122, 0.51);
    position: absolute;
    margin: 0 auto;
    border-radius: 50%;
    border: 2px solid #000;
    bottom: 15px;
    width: 95px;
    height: 95px;
    left: 43%;
    border: 1px solid rgb(231, 231, 231);
    z-index: 999;
}

.alter-nodeContent{
    width: 630px !important;
    margin : 0 auto;
    height: 991px;
    position: relative;
    top : 10px;
    transform: scaleY(0.9);
    width: 570px;
}

.alter-ui-footer {
    position: absolute;
    width: 630px !important;
    background-color: #000;
    bottom: 0;
}

#locationModal {
    /*top: 0;
    bottom: 40px;
    left: 0;
    right: 0;
    position: fixed;
    background: rgba(0, 0, 0, 0.94);
    z-index: 5000;*/
    /* belkin.ph(bryan) : Resize and centerized the page [SOC]*/
    top: 0;
    bottom: 40px;
    left: 0;
    right: 0;
    position: absolute;
    background: rgba(0, 0, 0, 0.94);
    z-index: 5000;
    /* belkin.ph(bryan) : Resize and centerized the page [EOC]*/
}

#locationModal .loadingwrap {
    /*position: fixed;
    top: 15%;
    bottom: 45%;
    left: 25%;
    right: 25%;*/
    /* belkin.ph(bryan) : Resize and centerized the page [SOC]*/
    position: relative;
    top: 1%;
    /*bottom: 45%;
    left: 25%;
    right: 25%;*/
    width: 669px;
    /* belkin.ph(bryan) : Resize and centerized the page [EOC]*/
}

#locationModal .loadingwrap label {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 1.75rem;
    color: #fff;
    margin-top: 2rem;
}

#locationModal .loadingwrap .modal-body{
    position: relative;
    background: #fff;
    margin: 50% 15% 15% 10%;
    padding: 5px 0;
    font-size: 19px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#locationModal .loadingwrap .modal-body .content{
    width: 100%;
    margin: 20px auto;
}

#locationModal .loadingwrap .modal-body .content .icon{
   width: 25px;
   height: 25px;
   margin: 0 10px;
}

#locationModal .loadingwrap .modal-body .btn{
    color: #009999;
    margin-left: 20px;
    cursor: pointer;
}

.looking-for-node {    
    background: url(../img/looking-for-node.png);
    background-size: contain;
    height: 800px;
    width: auto;
    -webkit-background-size: contain;
     -moz-background-size: contain;
     -o-background-size: contain;
     background-size: contain; 
     background-size: 100% 100%;

     background-repeat: no-repeat;
     background-position: center center; 
}

.purple-led {    
    background: url(../images/purple-led.png);
    background-size: contain;
    height: 500px;
    width: auto;
    -webkit-background-size: contain;
     -moz-background-size: contain;
     -o-background-size: contain;
     background-size: contain; 
     background-size: 100% 100%;

     background-repeat: no-repeat;
     background-position: center center; 
}

.reset-node {    
    background: url(../images/reset-button.png);
    background-size: contain;
    height: 500px;
    width: auto;
    -webkit-background-size: contain;
     -moz-background-size: contain;
     -o-background-size: contain;
     background-size: contain; 
     background-size: 100% 100%;

     background-repeat: no-repeat;
     background-position: center center; 
}

.modem-router-setup-wifi {    
    background: url(../images/setup-wifi.png);
    background-size: contain;
    height: 500px;
    width: auto;
    -webkit-background-size: contain;
     -moz-background-size: contain;
     -o-background-size: contain;
     background-size: contain; 
     background-size: 100% 100%;

     background-repeat: no-repeat;
     background-position: center center; 
}

#loadDiv {
    width: 128px;
    height: 128px;
    margin: 0 auto;
}

.loadingGif {
    background-image: url(../img/282.gif);
    background-repeat: no-repeat;
    background-color: transparent;
    position: absolute;
    opacity: 0.3;
    top: 350px;
    margin: 0 auto;
    height: 128px;
    width: 128px;
}

.plug-in-node1 {    
    background: url(../images/plug-in-node1.png);
    background-size: contain;
    height: 500px;
    width: auto;
    -webkit-background-size: contain;
     -moz-background-size: contain;
     -o-background-size: contain;
     background-size: contain; 
     background-size: 100% 100%;

     background-repeat: no-repeat;
     background-position: center center; 
}

.modem-having-trouble {    
    background: url(../img/modem-having-trouble.png);
    background-size: contain;
    height: 430px;
    width: auto;
    -webkit-background-size: contain;
     -moz-background-size: contain;
     -o-background-size: contain;
     background-size: contain; 
     background-size: 100% 100%;

     background-repeat: no-repeat;
     background-position: center center; 
}

.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 50%;
    background-color: #6d2b4a;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 18%;
    margin-left: -60px;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}


#copiedModal {
    /*top: 0;
    bottom: 40px;
    left: 0;
    right: 0;
    position: fixed;
    background: rgba(0, 0, 0, 0.94);
    z-index: 5000;*/
    /* belkin.ph(bryan) : Resize and centerized the page [SOC]*/
    top: 0;
    bottom: 40px;
    left: 0;
    right: 0;
    position: absolute;
    background: rgba(0, 0, 0, 0.94);
    z-index: 5000;
    /* belkin.ph(bryan) : Resize and centerized the page [EOC]*/
}

#copiedModal .loadingwrap {
    /*position: fixed;
    top: 15%;
    bottom: 45%;
    left: 25%;
    right: 25%;*/
    /* belkin.ph(bryan) : Resize and centerized the page [SOC]*/
    position: absolute;
    top: 1%;
    /*bottom: 45%;
    left: 25%;
    right: 25%;*/
    width: 669px;
    /* belkin.ph(bryan) : Resize and centerized the page [EOC]*/
}

#copiedModal .loadingwrap label {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 1.75rem;
    color: #fff;
    margin-top: 2rem;
}

.hide{ display: none; }

.darkWhiteBg{ background: #EFEFEF !important;  }

.ios-nav-menu{
    position: absolute;
    height: 40px;
    width: 100%;
    background: #000;
    bottom: 0px;
    z-index: 999;
}


/* Gray Scroll */
    /* width */
    #controller::-webkit-scrollbar,
    section::-webkit-scrollbar {
      width: 8px;
      border-radius:20px;
    }

    /* Track */
    #controller::-webkit-scrollbar-track,
    section::-webkit-scrollbar-track {
      background: #ccc;
      padding:5px;
    }
     
    /* Handle */
    #controller::-webkit-scrollbar-thumb,
   section::-webkit-scrollbar-thumb {
      background: #555;
      border-radius:20px;
    }

    /* Handle on hover */
    #controller::-webkit-scrollbar-thumb:hover,
    section::-webkit-scrollbar-thumb:hover {
      background: #666;
      border-radius:20px;
    }

    /* for FIREFOX MOZILLA */
    @-moz-document url-prefix() { 
        
        /* Gray Scroll */
        section{
            scrollbar-color: #555 #ccc;
            scrollbar-width: thin;
        }

        #controller{
            scrollbar-color: #555 #ccc;
            scrollbar-width: thin;
        }
    }

    .preloader {
       position: absolute;
       top: 0;
       left: 0;
       width: 100%;
       height: 100%;
       z-index: 9999;
       background-image: url('../images/default.gif');
       background-repeat: no-repeat; 
       background-color: rgb(19, 18, 18);
       background-position: center;
    }


/* belkin.ph(bryan) : Resize and centerized the page [EOC]*/