body{
   overflow-y: scroll !important;
 }

.hide {
	display: none !important;
}

.forgot-password {
	float: right;
    color: #fff;
    text-decoration: none;
}

#hintBtn {
	float: right;
    color: #fff;
    text-decoration: none;
}

.ui-footer {
	/*right: 0px !important;
    bottom: 0px;
    position: fixed;
    width: 100%;
    background-color: #000;*/

    /* belkin.ph(bryan) : Resize and centerized the page [SOC] */
    bottom: 0px;
    position: absolute;
    width: 670px;
    background-color: #000;
    height: 42px;
    /* belkin.ph(bryan) : Resize and centerized the page [EOC] */

    display: none;
}

.w25 {
    width: 25px !important;
}

.w42 {
    width: 42px !important;
}

.w90-p {
    width: 90% !important;
}

.w100-p {
    width: 100% !important;
}

.w5-p {
    width: 5% !important;
}

.clickable {
    cursor: pointer !important;
}

.h42 {
    height: 42px;
}

.fl_left {
    float: left;
}

.fl_right {
    float: right;
}

.icon_click {
    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;
}

.no-underline {
	text-decoration: none;
}

.mainAndroidContainer {
    /*background: url('../img/wallpaper.png');*/
	background: url('../img/wallpaper.jpg');
	background-repeat: no-repeat;
    background-color: #1a1a1a;
    background-position: center;
}

.welcomeScreen {
	background: url('../img/welcome-screen.jpg');
	background-repeat: no-repeat;
    background-color: #143045;
    background-position: center;
}

.pad-0 {
    padding: 0 !important;
}

.pad-20 {
    padding: 20px !important;
}

.pad-l-110 {
    padding-left: 110px !important;
}

.pad-l-20 {
    padding-left: 20px !important;
}

.pad-l-35 {
    padding-left: 35px !important;
}

.pad-l-40 {
    padding-left: 40px !important;
}

.pad-l-65 {
    padding-left: 65px !important;
}

.pad-r-20 {
    padding-right: 20px !important;
}

.pad15 {
    padding: 15px !important;
}

.pad20 {
    padding: 20px !important;
}

.pad30 {
    padding: 30px !important;
}

.padT20 {
    padding-top: 20px !important;
}

.pad-t-5 {
    padding-top: 5px !important;
}

.pad-t-15 {
    padding-top: 15px !important;
}

.pad-t-25 {
    padding-top: 25px !important;
}

.pad-t-10 {
    padding-top: 10px !important;
}

.pad-b-40 {
    padding-bottom: 40px !important;
}

.pad-b-65 {
    padding-bottom: 65px !important;
}

.mar0 {
    margin: 0px !important;
}

.mar0Auto {
    margin: 0 auto !important;
}

.icon_container {
    height: 60px;
    width: 60px;
    color: #fff;
    text-shadow: none !important;
    text-decoration: none;
    font-weight: 100 !important;
}

.color_white {
    color: #ffffff !important;
}

.fixed {
    position: fixed;
}

.absolute {
    position: absolute !important;
}

.padL20 {
    padding-left: 20px !important;
}

.h100p {
    height: 100% !important;
}

.w85 {
    width: 85px !important;
}

.h65 {
    height: 65px;
}

#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;
}

.unlink {
	color: #fff;
	text-decoration: none;
}

.status {
	color: rgba(13, 255, 223, 0.88);
}

.text-center {
	text-align: -webkit-center !important;
    text-align: center !important;
}

.text-left {
    text-align: -webkit-left !important;
}

.dashboardImages {
	text-align: center;
    /*width: 700px;*/
    width: 670px;
    margin: 0 auto;
}

.dashboardCaptions {
	text-align: center;
    /*width: 700px;*/
    width: 670px;
    margin: 0 auto;
}

.internet {
	float: left;
    margin-top: 20px;
}

.devices {
	float: right;
    margin-top: 35px;
}

.preloadLeft {
    float: left;
    margin-left: 65px;
    margin-top: 10px;
}

.preloadRight {
    float: right;
    margin-right: 111px;
    margin-top: 10px;
}

.lock-icon {
	height: 25px;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}

.title-header-1st {
	margin: 1px auto;
    width: 95%;
    height: 60px;
    background-color: #193850;;
    padding: 15px;
    border-radius: 10px;
}

.title-header-goTo {
	margin: 20px auto;
	margin-bottom: 0px;
    width: 95%;
    height: 60px;
    background-color: #193850;;
    padding: 15px;
    border-radius: 10px;
}

.tile-loading {
	padding-top: 10px;
    padding-left: 50px;
}

.c-hamburger {
	display: block;
	position: absolute;
	top: -10px;
	z-index: 5;
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 85px;
	height: 96px;
	font-size: 0;
	text-indent: -9999px;
	appearance: none;
	box-shadow: none;
	border-radius: none;
	border: none;
	cursor: pointer;
	transition: background 0.3s;
}

.c-hamburger:focus {
  outline: none;
}

.c-hamburger span {
  display: block;
  position: absolute;
  top: 44px;
  left: 18px;
  right: 18px;
  height: 5px;
  background: white;
}

.c-hamburger span::before,
.c-hamburger span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 5px;
  background-color: #fff;
  content: "";
}

.c-hamburger span::before {
  top: -15px;
}

.c-hamburger span::after {
  bottom: -15px;
}

.menu-icon {
	height: 25px;
    float: left;
    margin-top: 10px;
    margin-right: 5px;
}

.inactive {
	color: #808080 !important;
}

.parental_image {
    /*background-image: url('../img/parentalcontrol-bg.png');*/
    background-image: url('../img/parentalControl.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    /*height: 430px;*/
    height: 100%;
    background-position: center;
    background-color: transparent;
}

.devicePrioritization_image {
    background-image: url('../img/png-files/devicePri.png');
    background-repeat: no-repeat;
    /*height: 430px;*/
    height: 100%;
    background-size: 530px;
    background-position: center top;
    background-color: transparent;
}

.selectedDeviceIcon {
    height: 200px;
    background-color: #335879;
    border-radius: 115px;
    margin-top: 20px;
}

.changeIcon {
    height: 150px;
    background-color: #335879;
    border-radius: 115px;
    margin-top: 20px;
}

.selected_device_image {
    background-repeat: no-repeat;
    height: 430px;
    background-position: center;
    background-color: transparent;
}

.wps_image {
	background-image: url('../img/wps.png');
	background-repeat: no-repeat;
    height: 430px;
    background-position: center;
    background-color: transparent;
}

.backButton {
	background-image: url('../img/icons/backBtn.png') !important;
	height: 25px;
	width: 25px;
}

.connectedDevices {
	margin: 0 auto;
    width: 95%;
}

.connectedDeviceIcon {
	height: 60px;
    background-color: #335879;
    border-radius: 27px;
    float: left;
    margin-top: -10px;
    margin-right: 30px;
}

.gotoLink {
	float: right;
    margin-top: -18px;
}

.mar-t-0 {
    margin-top: 0px !important;
}

.mar-t-10 {
    margin-top: 10px !important;
}

.mar-t-2 {
    margin-top: 2px !important;
}

.mar-t-30 {
    margin-top: 30px !important;
}

.mar-t-n35 {
    margin-top: -35px !important;
}

.mar-t-40 {
    margin-top: 40px !important;
}

.mar-t-50 {
    margin-top: 50px !important;
}

.mar-l-0 {
    margin-left: 0px !important;
}

.mar-r-0 {
    margin-right: 0px !important;
}

.mar-r-10 {
    margin-right:10px !important;
}

.mar-r-30 {
    margin-right: 30px !important;
}

.mar-l-5 {
    margin-left: 5px !important;
}

.mar-l-100 {
    margin-left: 100px !important;
}

.pad-b-5 {
    padding-bottom: 5px;
}

.pad-b-10 {
    padding-bottom: 10px;
}

.pad-l-15 {
   padding-left: 15px !important; 
}

.pad-l-45 {
   padding-left: 45px !important; 
}

.pad-l-150 {
    padding-left: 150px !important;
}

.pad-r-25 {
    padding-right: 25px !important;
}

.pad-r-46 {
    padding-right: 46px !important;
}

.pad-t-35 {
    padding-top: 35px !important;
}

.pad-t-40 {
    padding-top: 40px !important;
}
    
.pad-b-200 {
    padding-bottom: 200px !important;
}

/* background color */
.blueBg {
    background-color: #004a7f;
}

.common-item-background {
    background: rgba(255,255,255,.02) !important;
}

.bgNone {
    background: none !important;
}

.transparentBG {
    background-color: transparent !important;
}

.lightDarkBlue {
    background-color: #07253A;
}

.footerBlue-bg {
    background-color: #001c2f !important;
}

.notifBlue-bg {
    background-color: #041927 !important;
}

.lightBlue-bg {
    background-color: #0F3C5A !important;
}

.whiteBg {
   background-color: #fff; 
}

/* font color */
.black-font {
    color: #000 !important;
}

.lightRed-font {
    color: #D85858 !important;
}

.red-font {
    color: #FF5555 !important;
}

.yellow-font {
    color: #ffa700 !important;
}

.fadedBlue-font {
    color: #9DA9B3 !important;
}

.lightBlue-font {
    color: #00b8ff !important;
}

.blue {
    color: #007eff !important;
}

.green-font {
    color: #7cc623 !important;
}

.gray-font {
    color: rgba(255,255,255,.5) !important;
}

.bluishGray-font {
    color: #4A636F !important;
}

.medium {
    font-size: medium !important;
}

.large {
    font-size: large !important;
}

.xl {
    font-size: x-large !important;
}

.noBorder {
    border: none;
}

.xbackButton {
    background-image: url('../img/icons/close.png') !important;
    background-size: 29px 32px;
    background-repeat: no-repeat;
    border: none;
    margin: 30px;
    right: 0px;
    position: absolute;
    cursor: pointer;
}

.backArrowButton {
    background-image: url('../img/icons/backArrow.png') !important;
    background-size: 29px 32px;
    background-repeat: no-repeat;
    border: none;
    margin: 30px;
    left: 0px;
    position: absolute;
    cursor: pointer;
}

.backArrowWhiteButton {
    background-image: url('../img/backArrowWhite.png') !important;
    background-size: 29px 32px;
    background-repeat: no-repeat;
    border: none;
    margin: 30px;
    left: 0px;
    position: absolute;
    cursor: pointer;
}

h1 {
    line-height: normal;
}

p.EA7400 {
    color: #000 !important;
    font-size: 16px;
    line-height: 23px;
}

.helpRightIcon {
    float: right;
    position: relative;
    margin-top: -27px;
    margin-right: 50px;
    height: 25px !important;
}

.subtext {
        top: -21px;
    position: relative;
    margin-left: 137px;
    color: #718596 !important;
}

.subtext2 {
    top: -21px;
    position: relative;
    margin-left: 205px;
    color: #718596 !important;
}

.switch {
    width: 65px; 
    margin-top: -30px;
}

.parental-device {
    height: 70px;
    background-color: rgba(99, 179, 226, 0.13);
    border-radius: 40px;
}

.device-prio {
   height: 70px; 
}

#shareloading {
    /*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]*/
    bottom: 40px;
    position: absolute;
    background: rgba(0, 0, 0, 0.94);
    z-index: 5000;
    /* belkin.ph(bryan) : Resize and centerized the page [EOC]*/
}

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

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

#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;
}

.shareModal-cancel {
    /*width: 100%;*/
    /* belkin.ph(bryan) : Resize and centerized the page [SOC]*/
    position: absolute;
    width: 670px;
    /* belkin.ph(bryan) : Resize and centerized the page [EOC]*/
    bottom: 35px;
    position: fixed;
    text-align: center;
    height: 70px;
    border-top:1pt solid rgba(109, 109, 109, 0.33) !important;
    padding-top: 20px;
}

.shareModal-Icons {
    width: 10% !important; 
    padding-left: 30px !important; 
    padding-bottom: 20px !important;
}

tr.border_top td {
  border-top:1pt solid rgba(109, 109, 109, 0.33) !important;
  padding-top: 20px;
}

.blur {
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
}

p {
    font-size: 17px;
    line-height: 22px;
    padding-top: 5px;
}

.settingsDiv {
    margin: 0 auto;
    width: 90%;
}

.redBg {
    background: #DA4242 !important;
}

.border-bottom-gray {
    border-bottom: 1px solid rgba(109, 109, 109, 0.75) !important;
}

.border-bottom-black {
    border-bottom: 1px solid rgba(0, 0, 0, 0.48) !important;
}

.darkerblue-bg {
    background-color: #052033 !important;
}

.actionBtn {
    display: inline-block;
    width: 100%;
    top: 10px;
    position: fixed;
    z-index: 4;
    padding: 20px;
}

.ModalCancelBtn {
    float: left;
    width: 48%;
    border: 0px;
    background-color: rgba(47, 72, 90, 0.42);
}

.ModalYesBtn {
    float: right;
    width: 48%;
    border: 0px;
    background-color: #004a7f;
}

.cssload-container {
    width: 100%;
    height: 163px;
    text-align: center;
}

.cssload-double-torus {
    width: 163px;
    height: 163px;
    margin: 0 auto;
    border: 13px solid;
    border-radius: 50%;
    border-color: transparent rgba(31,132,255,0.9) rgba(31,132,255,0.9);
    animation: cssload-spin 690ms infinite linear;
        -o-animation: cssload-spin 690ms infinite linear;
        -ms-animation: cssload-spin 690ms infinite linear;
        -webkit-animation: cssload-spin 690ms infinite linear;
        -moz-animation: cssload-spin 690ms infinite linear;
}

@keyframes cssload-spin {
    100%{ transform: rotate(360deg); transform: rotate(360deg); }
}

@-o-keyframes cssload-spin {
    100%{ -o-transform: rotate(360deg); transform: rotate(360deg); }
}

@-ms-keyframes cssload-spin {
    100%{ -ms-transform: rotate(360deg); transform: rotate(360deg); }
}

@-webkit-keyframes cssload-spin {
    100%{ -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}

@-moz-keyframes cssload-spin {
    100%{ -moz-transform: rotate(360deg); transform: rotate(360deg); }
}

.savedNotif {
    width: 36px;
    float: left;
    padding-right: 10px;
}

.learnMore {
    background-color: #001c2f;
    /*position: fixed;*/
    position: absolute;
    width: 100%;
    bottom: 70px;
}

.optionsList {
    background-color: #052033;
    margin: 0 auto !important;
    padding: 25px;
}

.blockBtn {
    margin-top: 30px !important;
    touch-action: pan-y !important; 
    -webkit-user-select: none !important; 
    -webkit-user-drag: none !important; 
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important; 
    width: 89% !important; 
    background: transparent !important; 
    border: 2px solid #FF5555 !important;
    color: #FF5555 !important;
}

.manualBlock {
    background: transparent !important;
    position: fixed !important;
    right: 361px !important;
    top: 120px !important;
}

.manualBlockIcon {
    background: transparent;
    position: fixed;
    top: 252px;
    z-index: 9;
    left: 47px;
}

.deviceListStatus {
    height: 15px;
    float: left;
    top: 34px;
    margin-left: 75px;
    position: absolute;
}

::-webkit-input-placeholder {
   color: #fff;
}

:-moz-placeholder { /* Firefox 18- */
   color: #fff;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;  
}

:-ms-input-placeholder {  
   color: #fff;  
}

.clear {
   clear: both !important;
}

.blockedIcon {
    background: transparent !important;
    position: absolute !important;
}

.miniLoader {
    width: 23px;
    height: 23px;
    border: 3px solid;
    border-color: transparent rgba(31,132,255,0.9) rgba(31,132,255,0.9);
    margin: 0 !important;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    display: inline-block;
}

#myProgress {
  position: relative;
  width: 100%;
  height: 15px;
  background-color: #ddd;
}

#myBar {
  position: absolute;
  width: 1%;
  height: 100%;
  background-color: #00b8ff;
}

.nextItem {
    width: 25px;
    float: right;
    margin-top: -20px;
    margin-right: 20px;
}

.appInfo {
    width: 90%;
    margin-left: 38px;
    margin-right: 38px;
}

.portSettings {
    background-color: #052033  !important;
    margin: 0 auto  !important;
    margin-left: 0px  !important;
    margin-top: 0px !important;
    width: 100%  !important;
    padding: 20px  !important;
}

.routerStatus {
    position: inherit;
    background: rgba(255, 0, 0, 0.59);
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 5px;
    color: #fff;
    z-index: 9999;
    right: 0px;
    top: 10px;
}

.routerSwichStatus {
    float: right;
    width: 30px;
    margin-top: 5px;
    margin-left: 5px;
}

#myProgress {
  position: relative;
  width: 100%;
  height: 15px;
  background-color: #ddd;
}

#myBar {
    position: absolute;
    width: 10%;
    height: 100%;
    background-color: #4CAF50;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

#label {
  text-align: center;
  line-height: 30px;
  color: white;
}

::-webkit-input-placeholder { 
    font-style: normal !important;
    color: rgba(255,255,255,.5) !important;
}
::-moz-placeholder { 
    font-style: normal !important;
    color: rgba(255,255,255,.5) !important;
} /* firefox 19+ */
:-ms-input-placeholder { 
    font-style: normal !important;
    color: rgba(255,255,255,.5) !important;
} /* ie */
input:-moz-placeholder { 
    font-style: normal !important;
    color: rgba(255,255,255,.5) !important;
}

/* belkin.ph(bryan) : Resize and centerized the page [SOC] */
#startWidget{
    margin : 0 auto;
    /*height: 991px;*/
    height: 950px;
    position: relative;
    /*top : 10px;*/
    top : 30px;
    transform: scaleY(0.9);
    border: 1px solid #131212;
}

.loader{ padding : 9rem !important; }

#closeTextBox{    
    width: 25px;
    float: right;
    /*margin: 30px 35px 0 0 !important; */
    margin: 30px 60px 0 0 !important; 
}

.devices{
    margin-right: 65px;
}

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

.android-head-circle{
    background: rgba(122, 122, 122, 0.51);
    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: 30px;
    height: 30px;
    left: 46%;*/
    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: 20px;
    width: 95px;
    height: 95px;
    left: 43%;
    border: 1px solid rgb(231, 231, 231);
}

.c-mask{ z-index: 200; }

#loading-con{
    float: left;
    width: 100%;
    margin:10px 0 15px 0;
    background: #193243;
    height: 5px;
}

#loading-con #loader-progress{
    float: left;
    width: 25%;
    background: #009fff;
    height: 5px;
}

ul#list-days-circle{
    padding:20px 0 0 0;
    margin-bottom: 50px;
}

ul#list-days-circle li{
    float: left;
    border: 1px solid #fff;
    border-radius: 50%;
    height: 50px;
    margin-left: 11px;
    text-align: center;
    width: 50px;
    display: inline-block;
    cursor: pointer;
}

ul#list-days-circle li h2{
    margin-top: 5px;
}

ul#list-days-circle li.active{
    background-color: #335879;
    border:none !important;
}

.td-box{
    border: 1px solid rgba(255,255,255,.5);
    height: 10%;
    width: 80%;
    padding: 5%;
    margin-top: 10px;
    border-radius: 11px;
}

.td-time{
    color: #fff;
    font-size: 36px;
    height: 100px;
    width: 165px;
    border: none;
    margin-top: 35px;
}

.c-menu--push-left, .c-menu--slide-left {
    top: 84px !important;
}

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