.module {
    width:890px;
    border:1px solid #DDDDDD;
    padding:20px 0;
    margin:0;
    background-color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #454545;
    text-align:center;
}
.module a {
    outline:none;
    outline:0;
}
.module .top{
    /*Hide 09-May*/
    /*height: 10px;
    background-image: url(/images/bg_module_top.gif);
    background-repeat:no-repeat;
    */
}
.module .btm{
    /*Hide 09-May*/
    /*height: 10px;
    background-image: url(/images/bg_module_btm.gif);
    background-repeat:no-repeat;
    */
}

.module .content{
    /*Hide 09-May*/
    /*height: 10px;
    background-image: url(/images/bg_module_content.gif);*/
}



.module .btnLeft{
    /*float:left;*/
}

.module .btnRight{
    /*float:right;*/
}

.module .slider{
    /*float:left;*/
    position:relative;
    z-index:1;
    overflow:hidden;

}
a#moduleToggleBtn{

}

a#usbToggleBtn{
cursor:pointer;
display:none;
}
#deviceInputInstruction{
    margin-top:0px;
}
.usb-img{
    margin-top:75px;
}

/*-- module getting start --*/
.module .gettingStart{
    /*height: 284px;*/
    height:410px;
}

.module .sliderContainer{
    height: 110px;
    position:relative;
}

.module .btnLeftGettingStart{
    /*margin: 50px 74px 0 0;*/
    position:absolute;
    top:53px;
    left:-15px;
    z-index: 10;
}

.module .btnRightGettingStart{
    /*margin: 50px 0 0 0;*/
    margin:0;
    position: absolute;
    right: -14px;
    top: 50px;
    z-index: 1;
}


.module .phoneSlider{
    /*width: 382px;*/
    width:684px;
    margin:0px auto;
}


.module .phones table{
    height: 110px;
}

.module .phones td{
    padding: 0 9px;
}

.phoneModel{
    color:#666;
    font-weight:bold;
    text-align:center;
    padding-left:21px;
    padding-top:20px;
}



.module .ensCodeContainer{
    /*padding-top: 10px;*/
    padding-top:46px;
    clear: both;
}

.module .ensCode{
    width: 685px;
    text-align: left;
    margin:auto;
    font-weight:bold;
}

.module .ensImg{
    margin-top: 4px;
}

.phoneImg{
}

.phoneImg60{
    opacity: .6;
    filter: alpha(opacity=50);

}
.phoneImg40{
    opacity: .4;
    filter: alpha(opacity=50);

}


/* module steps */

.module .steps{
    /*height: 400px;*/
}


.module .sliderStepsContainer{
    height: 176px;
    position:relative;
}

.module .btnLeftSteps{
    /*margin: 58px 20px 0 0;*/
    position:absolute;
    top:53px;
    left:-15px;
}

.module .btnRightSteps{
    /*margin: 58px 0 0 0;*/
    margin:0;
    position: absolute;
    right: -14px;
    top: 50px;
}


.module .stepsSlider{
    width: 478px;
    margin:0px auto;
}

.module .steps table{
}

.module .steps td{
    height: 176px;
}

.module .stepContent{
    width: 478px;
    text-align:left;
}

.module .stepImg{
    float:left;
    margin-right: 10px;
    width:240px;
    height:176px;
    /*margin-bottom:53px;*/
    margin-bottom:0px;
}

.module .stepTitle{
    display:block;
    font-weight:bold;
    padding-bottom: 6px;
}


.ensCode > span {
    display: block;
    margin-left: 24px;
    text-align: left !important;
    width: 100%;
}

.ensCode img {
    display: inline;
    margin: 0 0 0 2%;
    text-align: center;
    width: 86%;
}
.bold {font-weight:bold;}


.formGrid .content, .formGrid .rowHeading .content, .row .contentCarousel {
    margin-bottom: 30px !important;
    padding: 0 0 0 30px;
}

.finish {
    background-color: #34A8D6;
    border-color: #34A8D6;
    color: #FFFFFF;
    border-style: solid;
    border-width: 2px;
    display: block;
    font-size: 1.17em;
    font-weight: bold;
    padding: 0.65em 0.95em;
    text-align: center;
    text-decoration: none;
    }

.module .sliderStepsContainer {
    height: auto;
    width: auto;
}
#phoneActiveModule.module {
    width: 890px !important;
}
#esnInputInstruction {display: none !important;}

.module .phones td img {max-width:none;}



/***** New CSS for Footer My Account Start **********/

html body {text-align: left;}
body.loginPage #page footer {margin-top:0px !important;}
.hide-on-wide-myaccount { display: none; }
.show-on-wide { display: block; }

#mainContent, #mainContent3 {width:auto!important;}
.myAccountheader {display:block;}
.toggle-menu {display:none;}

/*** enables when mobile menu comes ***/
.mobileHeaderOnly-mobiletopbar { width:100%; height: 78px; position: relative; }
.mobileHeaderOnly-mobiletopbar .logo { width: auto; height: 50px; padding-top: 1em; float:left;}

#page .myAccountheader {/*background: #b41d21;*/ background: #000; display: block; height: 78px; position: relative; width: 100%;}
#page .myAccountheader .myAccountContent {width:1280px; margin:0px auto;}
#page .myAccountheader .logo {float: left; margin-right: 80px; padding-top:1em;}
#page .myAccountheader {display:block;}

/*** Top Right Menu ***/
#page .myAccountheader .myAccountmenusup {float:right; margin:0;}
#page .myAccountheader .myAccountmenusup li {float: left; text-align: center;}
#page .myAccountheader .myAccountmenusup li a {color: #fff; display: block; font-size: 18px; font-family:VMUltramagneticNormalRegular; padding: 19px 18px 18px;text-decoration: none; text-transform: uppercase;}
#page .myAccountheader .myAccountmenusup li:hover a {color: #34a8d6;}
#page .myAccountheader .myAccountmenusup li:first-child {}

.sessionExpired h1 {text-align: center; padding: 50px 0 40px 0 !important; color: red; font-size: 2.6em;}
.sessionExpired h1 img {padding-right:5px; padding-top:0; vertical-align: top;}
.sessionExpired .sessionContent {padding: 0 0 20px 50px;}
.sessionExpired .sessionContent h2 {padding: 10px 0 20px !important;}
.sessionExpired .sessionContent h2 a {color:#C90101;}
div.relativeRemove {position: static;}


/* Panel Menu Buttons
================================================================ */
.toggleMenuBtnLeft, .toggleMenuBtnRight {display:none;}
.toggleMenuBtnLeft img, .toggleMenuBtnRight img {outline:none; outline:0}
.toggleMenuBtnLeft {position: absolute; z-index:9999; height:27px; top:33%; left:3%; outline:none; outline:0}
.toggleMenuBtnRight {position: absolute; z-index:9999; height:27px; top:33%; right:3%; outline:none; outline:0}

.logoMobile {margin: 17px 0 0 27px; width: 85px;}
.mobileHeaderOnly, .mobileHeaderOnlyLeft .contents { width:100%; margin: 0 auto;}
.mobileHeaderOnly .mobileHeaderOnly-content { width:95%; margin: 0 auto; }

/* Footer
================================================================ */
#footer {background:#2d2d2d;padding-top: 30px !important; position: absolute; width:100%; bottom:0; left:0; height:84px; margin-top:0;}
#footer .contents .myAccountContainer {border-top: 1px solid #404040; color:#999; margin-bottom:40px; padding-top:15px; overflow:hidden;}
#footer .contents .myAccountContainer .colLinks {float:left;width:575px;}
#footer .contents .myAccountContainer .colCopyright {float:right; width:290px; margin:0; padding:0; text-align:right;}
#footer .contents .myAccountContainer ul {float: none; margin:0; padding:0;}
#footer .contents .myAccountContainer ul li {list-style: none; float: left; margin-right:15px; margin-bottom: 10px; letter-spacing:0px; }
#footer .contents .myAccountContainer ul li a {color: #999; text-decoration:none;}
#footer .contents .myAccountContainer ul li a:hover {color: #34a8d6; text-decoration:none;}
#footer .contents .myAccountContainer p {color:#999; margin:0 0 10px 0; letter-spacing:0px; padding:0;}
#footer .contents .myAccountContainer .colCopyright p {font-size:14px!important;}



/* Used Media Queries for all myAccount Pages
================================================================ */
@media screen and (min-width:1280px) {
    .contents {max-width: 965px;width: 100%;}
    #page .myAccountheader .logo {width:auto; height: 50px;}

    .mobileHeaderOnly {display: none;}
    .mobileHeaderOnlyLeft {display:none;}
}

@media screen and (max-width:1279px) {
    .formGrid .content, .formGrid .rowHeading .content, .row .contentCarousel {padding: 0 0 0 15px;}
     #phoneActiveModule.module {display: none !important;}

     html {height: 100% !important;}
    body {margin: 0; min-height: 100% !important; padding: 0; position: relative; font-size: 14px !important;}
    #page .myAccountheader, nav {display:none !important;}

    .hide-on-wide-myaccount { display: block; }
    #page .myAccountheader .contents ul.myAccountmenusup {display:none;}
    #myAccountheader {padding-bottom: 10px !important;}
    .mobileHeaderOnly > a {display: block; margin: 0 0 3px;}

    body.menu-visible {overflow-y: hidden;}
    #page {right:0;}
    .menu-visible #page { position: fixed; display:block; top:0px; }

    .mobileHeaderOnly { background: #eaeaea; width:80%; height: 100%; position: fixed; top: 0px; right:0px; z-index: 1000; display:none; }
    .mobileHeaderOnly-mobiletopbar .contents { width: 95%; margin: 0 auto; text-align:left; }
    .mobileHeaderOnlyLeft { background: #eaeaea; width:80%; height: 100%; position: fixed; top: 0px; left:0px; z-index: 1000; display:none; }
    .mobileHeaderOnlyLeft .contents > a, .mobileHeaderOnly .contents > a {display:block; height:100%;}

    #footer {height: auto; position:static;}
    #footer .contents {width:95%; margin:0px auto;}
    #footer .contents .myAccountContainer ul {float: none; margin:0;}
    #footer .contents .myAccountContainer ul li {float: none; margin-right:15px; margin-bottom:10px; display:block; text-align:left;}
    #footer .contents .myAccountContainer .colLinks {float:none; width:100%; display:block;}
    #footer .contents .myAccountContainer .colCopyright {float:none; margin-top:30px; width:100%; display:block; text-align:left;}
    #footer .contents .myAccountContainer .colCopyright { margin-top: 0!important; }
    #footer .contents .myAccountContainer {margin-bottom: 0 !important;}

    .mobileHeaderOnly .contents, .mobileHeaderOnlyLeft .contents {text-align:left !important;}

     #main-content-container{margin-top: 0px;}
     #main, .top-box, #headerContainer, #mainContainer, #footerContainer, #overlayContainer, .mainContentTop {width:auto !important;}
     #main {padding:0 20px;}
     .sessionExpired h1 {padding: 10px 0 40px !important; font-size:2.2em; text-align:left;}
     .sessionExpired .sessionContent {padding: 0 0 20px 0px;}
     #main {min-height: auto !important;}

    body.menu-visible {overflow-y: hidden;}
    #page {right:0;}
    .menu-visible #page { position: fixed; display:block; top:0px; }

    .logoMobile {margin: 10px 0 7px 1%;}

    .flyoutMenu { overflow:auto; float:none; height: 100%; -webkit-overflow-scrolling:touch; }
    .flyoutMenu > li {border-bottom: 1px solid #d6d6d6;}
    .flyoutMenu > li.has-subnav {background: url("/assets/icons/right-menu-plus.png") no-repeat scroll 90% 16px rgba(0, 0, 0, 0);}
    .flyoutMenu > li.has-subnav.m-expanded {background: url("/assets/icons/right-menu-minus.png") no-repeat scroll 90% 16px rgba(0, 0, 0, 0);}
    .flyoutMenu > li:first-child {border-top: 1px solid #d6d6d6;}
    .flyoutMenu > li > a {color: #333; display: block; font-family: VMUltramagneticNormalRegular; font-size: 1.35em; font-weight: normal; padding: 10px 15px; text-transform: uppercase; outline:0; outline:none;}
    .flyoutMenu > li:hover > a {/*color: #34a8d6; */}

/* bottom right first level */
    .mobileHeaderOnly .flyoutMenusup { position:absolute; bottom:0px; width:100%; height: 50px; background: #eaeaea;}
    .mobileHeaderOnly .flyoutMenusup .expanded { height: 200px; }
    .mobileHeaderOnly .flyoutMenusup > li { float: left; width:34%; text-align:center; border-top: 1px solid #d6d6d6;}
    .mobileHeaderOnly .flyoutMenusup > li:not(:nth-child(3n)) {width: 33%}
    .mobileHeaderOnly .flyoutMenusup > li:not(:nth-child(3n)) a {border-right: 1px solid #d6d6d6;}
    .mobileHeaderOnly .flyoutMenusup > li > a {font-weight: bold; color: #333; font-size: 1.35em; text-decoration: none; outline:none; text-transform: uppercase; padding-top: 10px; padding-bottom: 10px; display:block;}
    .mobileHeaderOnly .flyoutMenusup > li:hover > a {color: #34a8d6;}
    .mobileHeaderOnly .flyoutMenusup > li.abbrev {cursor: pointer;}
/*  .vmcheader .vmcmenusup > li.currentprovince {background: url("/assets/images/abbrev-clear-normal.png") no-repeat scroll 58px 16px transparent; }
    .vmcheader .vmcmenusup > li.currentprovince > a { color: #34a8d6; }
    .vmcheader .vmcmenusup > li.cart span { padding-left: 2px; }
*/
    /* second level */
    .flyoutMenusup > li > ul { position:fixed; bottom:0px; right: 0px; width:80%; height: 100px; display: none; }
    .fr .flyoutMenusup > li > ul {width: 80%;}
    .flyoutMenusup > li.m-expanded > ul { display:block; }

    .mobileHeaderOnly > * > ul > li > ul { background:none repeat scroll 0 0 #eaeaea; color: #333;  display: none; border-top: 1px solid #d6d6d6;}
    .mobileHeaderOnly > * > ul > li > ul > li { margin-left: 16px; padding:7px 16px 7px; font-weight: normal !important; padding-right: 1px; text-decoration: none; }
    .mobileHeaderOnly > * > ul > li > ul > li > a {font-weight: bold;}
    .mobileHeaderOnly > * > ul > li > ul > li a {color: #333; height: 100%; display: block; padding: 5px 0 5px 0;}
    .mobileHeaderOnly > * > ul > li > ul > li a:hover {color: #2882a5;}
    .mobileHeaderOnly > * > ul > li > ul > li .subhead {font-weight: bold;}

    /* third level */
    .vmcheader .icons li { float: left; text-align: center; text-transform: none; width: 80px; vertical-align: middle; margin-top: 15px; padding-top:8px; padding-bottom: 8px;}
    .vmcheader .icons li:not(:first-child) { border-left: 1px solid #d6d6d6; }
    .vmcheader .hot-offers {background: url("/assets/icons/ho-red-flame-small.png") no-repeat scroll 76px 2px / auto 19px transparent;}
    .fr .vmcheader .hot-offers {background-position: 96px 2px;}
    .mobileHeaderOnly .flyoutMenu .subnav .list li, .mobileHeaderOnly .flyoutMenu .subhead {font-size: 1.1em;}
    .mobileHeaderOnly .flyoutMenu .subnav .list li {padding: 5px 0;}
    .mobileHeaderOnly .flyoutMenu .subhead {padding: 5px 0; display: block;}
    .mobileHeaderOnly .flyoutMenu .subnav .list li a, .mobileHeaderOnly .flyoutMenu .subhead a {padding: 0;}

    #main-content-container .mainHeading {padding: 0 15px;}

}


@media screen and (max-width:800px) {

        #phoneActiveModule {display: none;}
        #finishActivationContent .module .stepContent {width: 300px;}
        #finishActivationContent .stepContent span {display: block;}
        #finishActivationContent .module .sliderStepsContainer {
            height: auto;
        }
        #finishActivationContent .module .stepImg {max-width: 176px;
            height: auto;
            width: 100%;
        }
        #footer .contents .myAccountContainer {margin-bottom: 0 !important;}

}
@media screen and (max-width:640px) {

        #phoneActiveModule {display: none;}
        #finishActivationContent .module .stepContent {width: 200px;}
        #finishActivationContent .module .stepImg {float: none;}
        .row .contentCarousel {padding: 0 0 0 10px;}
}
@media screen and (max-width:480px)  {

        #phoneActiveModule {display: none;}
        #termsActivation .formGrid .content {padding:0;}
        #finishActivationContent .module .stepContent {width: 160px;}

        .mobileHeaderOnly .flyoutMenusup > li > a {font-size: 1em;}

}
@media screen and (max-width:320px)  {

        #phoneActiveModule {display: none;}
}