html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: middle;
    background: transparent;
}
ul, li {
    list-style-type: none;
}
a {
    text-decoration: none;
    color: #000;
}
ol li {
    list-style-type: upper-roman;
    list-style-position: inside;
    padding: 5px;
}
ol.alpha, ol.alpha li {
    list-style-type: lower-alpha;
    margin-left: 20px;
}
header {
    height: 61px;
    background: none;
    width: 100%;
    margin: 21px 0 0;
}
header #headerLink {
    margin: 29px 0 0 30px;
}
header #headerLink ul li {
    float: left;
    padding: 0 8px;
    background: none;
}
header #headerLink ul li a {
    color: #000;
    font-size: 11px;
}
header #headerLink ul li a:hover {
    color: #0071BC;
    text-decoration: none;
}
header #searchDiv {
    margin: 24px 0 0 12px;
}
header #searchDiv ul {
    margin: 0;
    padding: 0;
}
header #searchDiv ul li {
    float: left;
    background: none;
    padding: 0;
}
.searchBox {
    height: 16px;
    margin: 0;
}
.search {
    background: url(/ISC/images/searchButton.jpg) no-repeat 0 0;
    width: 26px;
    height: 21px;
    cursor: pointer;
    top: 0;
    border: 0;
    padding: 0 10px;
}
header #abGroupLogo {
    margin: 4px 0 0 25px;
}
#mainMenu h2 {
    font-size: 14px;
    margin: 6px 0 6px 10px;
}
#mainMenuSocialIcon h3 {
    font-size: 15px;
    margin: 0;
    color: #333;
    padding: 6px 10px;
}
#mainMenuSocialIcon {
    height: 34px;
    width: 100%;
    background: #fef200;
    position: relative;
    margin-bottom: 12px;
}
#socialIcon {
    margin: 6px;
}
#socialIcon ul li {
    float: left;
    padding: 0 0 0 7px;
    background: none;
}
#socialIcon ul li:first-child {
    padding-left: 0;
}
nav {
    background: #fff;
}
nav ul li {
    background: none;
    padding: 0;
}
nav ul li:last-child {
    border-bottom: 0;
}
nav ul li a {
    display: compact;
    padding: 11px 5px 11px 15px;
    border-bottom: 1px solid #ccc;
}
nav ul li a.selected {
    background: #fef200;
    background-image: inherit;
    background-repeat: inherit;
    background-position: inherit;
}
nav ul li ul li a {
    padding: 11px 5px 11px 27px;
}
nav ul li ul li ul li a {
    padding: 11px 2px 11px 42px;
}
nav ul ul {
    display: none;
}
nav ul a {
    color: #000;
    cursor: pointer;
    display: block;
}
nav li.expanded a {
    background: url(/ISC/images/menuIcon-minus.gif) no-repeat scroll 2px 15px transparent;
}
nav li.collapsed a {
    background: url(/ISC/images/menuIcon-plus.gif) no-repeat scroll 2px 15px transparent;
}
nav li.expanded ul li a {
    background: none;
}
nav li.collapsed ul li a {
    background: none;
}
#menu li.expanded a {
    background: url(/ISC/images/menuIcon-minus.gif) no-repeat scroll 2px 15px transparent;
    padding-bottom: 12px;
}
#menu li.expanded a.selected {
    background: url(/ISC/images/menuIcon-minus.gif) no-repeat scroll 2px 15px #FEF200;
}
#menu li.collapsed a {
    background: url(/ISC/images/menuIcon-plus.gif) no-repeat scroll 2px 15px transparent;
}
#menu li.expanded a:hover {
    background: url(/ISC/images/menuIcon-minus.gif) no-repeat scroll 2px 15px #FEF200;
}
#menu li.collapsed a:hover {
    background: url(/ISC/images/menuIcon-plus.gif) no-repeat scroll 2px 15px #FEF200;
}
#menu li.expanded ul li a {
    background: none;
    padding-bottom: 11px;
}
#menu li.collapsed ul li a {
    background: none;
    padding-bottom: 11px;
}
#menu li.expanded ul li a:hover {
    background: #FEF200;
    padding-bottom: 11px;
}
#menu li.collapsed ul li a:hover {
    background: #FEF200;
    padding-bottom: 11px;
}
#menu li.expanded ul li.collapsed a {
    background: url(/ISC/images/menuIcon-plus.gif) no-repeat scroll 8px 15px transparent;
}
#menu li.expanded ul li.expanded a {
    background: url(/ISC/images/menuIcon-minus.gif) no-repeat scroll 8px 15px transparent;
}
#menu li.expanded ul li.collapsed a:hover {
    background: url(/ISC/images/menuIcon-plus.gif) no-repeat scroll 8px 15px #FEF200;
}
#menu li.expanded ul li.expanded a:hover {
    background: url(/ISC/images/menuIcon-minus.gif) no-repeat scroll 8px 15px #FEF200;
}
#menu li.expanded ul li a.selected {
    background: #fef200;
}
#menu li.expanded ul li.expanded a.selected {
    background: url(/ISC/images/menuIcon-minus.gif) no-repeat scroll 8px 15px #FEF200;
}
nav li li.expanded a {
    background: url(/ISC/images/menuIcon-minus.gif) no-repeat scroll 10px 15px transparent;
}
nav li li.collapsed a {
    background: url(/ISC/images/menuIcon-plus.gif) no-repeat scroll 10px 15px transparent;
}
#menu li.expanded ul li.expanded ul li a {
    background: none;
}
#menu li.expanded ul li.expanded ul li a:hover {
    background: #FEF200;
}
#menu li.expanded ul li.expanded ul li a.selected {
    background: #fef200;
}
nav ul a {
    color: #000;
    display: block;
    text-decoration: none;
}
nav ul a.splitLink {
    display: inline-block;
}
nav ul a:hover {
    text-decoration: none;
}
nav ul li a:hover {
    background-color: #FEF200;
    background-image: inherit;
    background-repeat: inherit;
    background-position: inherit;
    text-decoration: none;
}
nav ul li.active a {
    background: #fff;
}
nav ul li.active li a {
    background: #e8e8e8;
}
nav ul a:visited {
    color: #000;
}
#AD div {
    display: none;
}
.banner {
    width: 939px;
    margin: 20px 0 0 0;
    z-index: 1;
}
.banner02 {
    margin-bottom: 12px;
    width: auto;
    z-index: 1;
}
#banner {
    position: relative;
    z-index: 1;
}
#BANNER {
    position: relative;
    z-index: 1;
}
.button02 {
    background: none repeat scroll 0 0 #000;
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
}
.button04 {
    border: 1px solid #ccc;
    background: -webkit-linear-gradient(top, #fff, #ddd);
    background: -moz-linear-gradient(top, #fff, #ddd);
    background: -ms-linear-gradient(top, #fff, #ddd);
    background: -o-linear-gradient(top, #fff, #ddd);
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
}
.button05 {
    border: 1px solid #ccc;
    background: url(/ISC/images/button05.jpg) repeat-x bottom #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    padding: 5px 10px;
}
.button08 {
    background: url(/ISC/images/widgets/widget_blue_bg.jpg) repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFF;
    font-weight: 700;
    padding: 2px 5px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    width: 35px;
}
input.go {
    border: 1px solid #ccc;
    background: url(/ISC/images/button05.jpg) repeat-x bottom;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    padding: 3px 6px;
    color: #0071BC;
}
.button06 {
    border: 1px solid #ccc;
    background: -webkit-linear-gradient(top, #fff, #ededed);
    background: -moz-linear-gradient(top, #fff, #ededed);
    background: -ms-linear-gradient(top, #fff, #ededed);
    background: -o-linear-gradient(top, #fff, #ededed);
    padding: 2px 8px;
}
.colorYellow {
    color: #fff215;
}
.colorWhite {
    color: #fff;
}
#pageContainer {
    width: 940px;
    z-index: 1;
}
#pageContent {
    margin: 0;
}
#voiceDatavas {
    width: 416px;
    border: 1px solid #ccc;
    padding: 2px;
    background: #fff;
}
#voiceDatavas ul li {
    float: left;
}
ul li.tabVoice a {
    width: 80px;
}
ul li.tabMI a {
    width: 140px;
}
ul li.tabVAS a {
    width: 192px;
}
.md-6 {
    width: 488px;
}
.border01 {
    border: 1px solid #ccc;
}
.minHeight_001 {
    min-height: 58px;
}
.padding_11 {
    padding: 2px;
}
.saffronBox {
    background: url(/ISC/images/idea-saffron-bg.jpg) repeat-x scroll 0 0 transparent;
}
.idea-saffron-Edge {
    background: url(/ISC/images/idea-saffron-diagonal.jpg) no-repeat scroll 0 0 transparent;
    width: 14px;
    height: 14px;
    margin-top: -13px;
}
.colorTransBlue {
    background: #c4dff9;
}
.homeTakeConnection {
    min-height: 123px;
}
.homeTakeConnectionMnp {
    width: 245px;
}
.homeMnp {
    min-height: 64px;
}
.marginTop_02 {
    margin-top: 23px;
}
.margingleft05 {
    margin-left: 28px;
}
.topZindex {
    z-index: 10000!important;
}
.topZindex .ui-dialog-title {
    font-size: 13px;
}
.myLogin {
    background: #f8f580;
    width: 234px;
    height: 135px;
}
ul.connectionUL li {
    background: none;
    float: left;
}
ul.connectionUL li:first-child {
    padding: 10px 0 0 7px!important;
}
ul.connectionUL li:last-child {
    padding: 0 0 0 10px!important;
}
ul.connectionUL li span {
    display: inline-block;
}
ul.homeMnpUL li {
    background: none;
    float: left;
}
ul.homeMnpUL li:first-child {
    padding: 3px 0 0 0!important;
}
ul.homeMnpUL li:last-child {
    padding: 0 0 0 2px!important;
}
ul.homeMnpUL li span {
    display: block;
}
.myLoginLeft {
    margin-top: 21px;
}
ul.myLoginRightUL li {
    background: none;
    padding: 0;
    margin: 0;
}
ul.myLoginRightUL li a.blueButton02 {
    padding: 2px 17px;
    background: url(/ISC/images/blueButton02.jpg)repeat-x 0 0 transparent;
    height: 19px;
    color: #fff!important;
    display: inline-block;
    font-weight: 700;
    cursor: pointer;
    -o-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
}
ul.myLoginRightUL li:first-child {
    padding: 27px 0 0 0!important;
}
ul.myLoginRightUL li:last-child {
    padding: 0 0 0 2px!important;
}
ul.myLoginRightUL li.middle {
    margin: 9px 0 10px;
}
ul.myLoginRightUL li span {
    display: block;
}
.homeTextBox {
    background: url(/ISC/images/homepageTextBox.jpg) no-repeat scroll 0 0;
    height: 32px;
    margin: 12px 10px 0;
    padding: 0 7px;
    width: 385px;
}
.homeTextBox input {
    border: none;
    font-size: 18px;
    height: 28px;
    letter-spacing: -.8px;
    word-spacing: -1.5px;
    width: 389px;
    line-height: 30px;
    color: #666;
}
.homeTextBox input:focus {
    outline: 0;
}
.goButtonDiv {
    margin-top: 11px;
}
.goButton {
    cursor: pointer;
    display: inline-block;
    height: 32px;
    text-decoration: none;
    width: 46px;
}
a.goButton:hover {
    text-decoration: none;
}
p.homeprePost span.blueButton {
    background: url(/ISC/images/blueButton.jpg)repeat-x 0 0 transparent;
    height: 19px;
    color: #fff!important;
    display: inline-block;
    padding: 1px 6px 0;
    font-weight: 700;
    cursor: pointer;
    -o-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 11px;
    display: inline-block;
}
span.blueButton a {
    color: #fff;
}
span.blueButton a:hover {
    text-decoration: none;
}
.fontSize {
    font-weight: 700;
    color: #000;
}
.padding_12 {
    padding: 8px 0 5px;
}
.HomeMyLogin {
    font-weight: 700;
    font-size: 14px;
}
a.registerLink {
    text-decoration: underline;
    margin: -3px 0 0;
    display: inline-block;
}
.pointer {
    cursor: pointer;
}
.tabTran {
    background: url(/ISC/images/trasparentBox.png) no-repeat 0 0;
    margin: 41px 0 0 217px;
    width: 182px;
    height: 112px;
    position: absolute;
}
.homeVoiceCon {
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    margin: 17px 15px 12px;
    color: #666;
}
.tabTransBg {
    background: url(/ISC/images/tabTransparent.png) repeat 0 0;
}
.overlayWidth {
    width: 182px;
    height: 116px;
    margin: 35px 0 0 217px;
    position: absolute;
    padding: 10px 10px 15px 12px;
    box-sizing: border-box;
    letter-spacing: -.5px;
}
.overlayWidth02 {
    box-sizing: border-box;
    height: 147px;
    margin: 19px 0 0 217px;
    padding: 10px 10px 15px 12px;
    position: absolute;
    width: 182px;
    letter-spacing: -.5px;
}
.homeMICon, .homeVASContent {
    font-size: 13px;
    font-weight: 700;
    color: #666;
    line-height: 17px;
    margin-bottom: 14px;
}
.textCenter {
    text-align: center;
}
#devices {
    width: 214px;
}
.deviceContent {
    height: 181px;
    margin-top: 2px;
    width: 214px;
}
.deviceTagline {
    padding: 5px 10px;
    font-weight: 700;
}
#specialityServices {
    width: 236px;
}
.servicesContent {
    background: #fff;
    height: 181px;
}
.serviceTagLine {
    padding: 12px 15px;
    font-weight: 700;
}
.seviceImage {
    padding: 18px 0 0;
}
#popcornStreet {
    width: 416px;
}
#ideaRockIndia {
    width: 214px;
}
#ideaMusicLounge {
    width: 214px;
}
#login {
    background: #fff;
    padding: 2px;
}
#loginContent {
    background: url(/ISC/images/login.jpg) no-repeat scroll 155px 27px #005BA5;
    height: 117px;
    padding: 8px 10px 10px;
    width: 216px;
}
.myAccount {
    color: #fff;
    font-size: 14px;
    padding-bottom: 5px;
}
a.homeLogin {
    width: 53px;
    height: 23px;
    background: url(/ISC/images/homeLogin.jpg) no-repeat;
    display: inline-block;
}
a.homeRegister {
    width: 69px;
    height: 23px;
    background: url(/ISC/images/homeRegister.jpg) no-repeat;
    display: inline-block;
}
.buttonLogin {
    padding: 3px 10px;
    border: 1px solid #c3c3c3;
    color: #171717;
    cursor: pointer;
    background: url(/ISC/images/buttonBg.jpg) repeat-x scroll 0 bottom #FFF;
}
.buttonLogin:focus {
    outline: none;
}
#loginContent a.buttonLogin, #loginContent a.buttonLogin:visited, #loginContent a.buttonLogin:hover {
    color: #171717;
    text-decoration: none;
}
.whiteText {
    color: #fff;
    padding: 5px 2px;
}
.blockHeader {
    background: url(/ISC/images/widgets/widget_blue_bg.jpg) repeat-x 0 0;
    font-size: 16px;
    font-weight: 700;
    height: 23px;
    padding: 7px 10px;
    color: #fff;
}
.ui-tabs .voiceContent {
    background: url(/ISC/images/vas-home_bkg.jpg) no-repeat 0 0!important;
    width: 416px;
    height: 183px;
}
.ui-tabs .dataContent {
    background: url(/ISC/images/home-mobileInternet.jpg) no-repeat 0 0!important;
    width: 416px;
    height: 183px;
}
.ui-tabs .vasContent {
    background: url(/ISC/images/home-vasTab.jpg) no-repeat 0 0!important;
    width: 416px;
    height: 183px;
}
ul.voiceContentUL {
    padding: 0 10px;
}
ul.dataContentUL {
    padding: 115px 0 0 210px;
}
ul.voiceContentUL li, ul.dataContentUL li {
    background: none;
    padding: 0 1px;
    text-align: center;
}
.voiceTabText {
    color: #fff;
    padding: 50px 50px 10px 238px;
    line-height: 20px;
}
.DataTabText {
    color: #333;
    padding: 50px 40px 10px 225px;
    line-height: 20px;
}
.vasTabText {
    color: #333;
    padding: 40px 40px 10px 240px;
    line-height: 20px;
}
.irTextDiv {
    padding: 9px;
    height: 65px;
}
.textDiv {
    padding: 9px;
    height: 65px;
}
.textDiv02 {
    padding: 9px;
    height: 77px;
}
.borderBgPadding {
    border: 1px solid #ccc;
    background: #fff;
    padding: 2px;
}
#homeFirstColumn {
    width: 416px;
    border: 1px solid #ccc;
    background: #fff;
    padding: 2px;
}
#homeSecondColumn {
    width: 214px;
    border: 1px solid #ccc;
    background: #fff;
    padding: 2px;
}
#homeThirdColumn {
    width: 234px;
    border: 1px solid #ccc;
    background: #fff;
    padding: 2px;
}
#firstColumn {
    width: 161px;
}
h1 {
    font-size: 18px;
    font-weight: 700;
    color: #0071bc;
    height: 30px;
}
h2 {
    color: #0071bc;
    margin: 10px 0;
    font-size: 16px;
}
h3 {
    color: #0071bc;
    margin: 8px 0;
    font-size: 14px;
}
h4 {
    color: #0071bc;
    margin: 5px 0;
    font-size: 13px;
}
ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
ul li {
    margin: 0;
    padding: 3px 0 3px 13px;
    list-style-type: none;
    background: url(/ISC/images/blueArrow.png) no-repeat scroll 0 7px transparent;
}
table {
    border: 1px solid #d2d2d2;
    border-collapse: collapse;
}
table tr.tableHeader td {
    background: #d2d2d2;
    font-weight: 700;
}
table tr.tableSubHeader td {
    background: #e8e8e8;
    font-weight: 700;
    border: 1px solid #b2b2b2;
}
table tr td {
    border: 1px solid #b2b2b2;
    padding: 5px;
    vertical-align: top;
    font-size: 12px;
}
table tr td.tableSpacing {
    border: 1px solid #b2b2b2;
    padding: 10px 0 0 25px;
    vertical-align: top;
    font-size: 12px;
}
a {
    color: #0071bc;
}
a:hover {
    text-decoration: underline;
}
.overviewText {
    width: 100%;
    margin: 20px 0;
}
.widgets {
    width: 330px;
    min-height: 180px;
    border: 1px solid #ccc;
    padding: 2px 2px 9px;
    background: #fff;
    margin: 14px;
}
.wdtnoMaringRight {
    margin-right: 0;
}
.wdtnoMaringLeft {
    margin-left: 0;
}
.widgets h2 {
    background: url(/ISC/images/widgets/widget_blue_bg.jpg) repeat-x 0 0;
    width: auto;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    padding: 8px;
    margin: 0;
}
.widgets .widgetsImg {
    padding: 0;
    text-align: center;
}
.widgets .widgetsImg a {
    display: block;
}
.widgets a.button03 {
    border: 1px solid #ccc;
    padding: 3px 8px;
    cursor: pointer;
    width: auto;
    margin: 2px 8px 0;
    background: url(/ISC/images/buttonGray.jpg) repeat-x scroll 0 0 transparent;
}
a.button03 {
    border: 1px solid #ccc;
    padding: 3px 8px;
    cursor: pointer;
    width: auto;
    margin: 2px 8px 0;
    background: url(/ISC/images/buttonGray.jpg) repeat-x scroll 0 0 transparent;
}
a.button07 {
    border: 1px solid #ccc;
    background: url(/ISC/images/button05.jpg) repeat-x bottom #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    padding: 5px 10px;
    color: #000!important;
}
a.button07:hover {
    text-decoration: none;
}
.widgets ul.customeCareUL {
    margin: 0 0 10px 10px;
}
.widgets ul li {
    float: left;
    width: 135px;
    list-style-position: inside;
    padding: 2px 2px 2px 14px;
}
.widgets .widgetsText {
    text-align: left;
    padding: 10px 8px;
    height: 50px;
}
.widgetsBlock, .promoBlock {
    width: 214px;
    height: auto;
    border: 1px solid #ccc;
    padding: 2px;
    background: #fff;
}
.widgetsBlock h2 {
    background: url(/ISC/images/widgets/widget_blue_bg.jpg) repeat-y 0 0;
    width: auto;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    padding: 8px;
    margin: 0;
}
.promoBlock h2 {
    background: #e8e8e8;
    width: auto;
    font-size: 16px;
    color: #333;
    font-weight: 700;
    padding: 8px;
    margin: 0;
}
.widgetsBlock p {
    padding: 9px;
    height: 35px;
}
.widgetsBlock .text {
    height: 95px;
    padding: 9px;
}
.widgetsBlock ul {
    margin: 0 9px 9px;
    padding: 0;
    float: left;
}
.widgetsBlock ul li {
    float: left;
    margin: 0;
    padding: 0;
    width: 92px;
    list-style-type: disc;
    border: 0;
    list-style-position: inside;
}
.widgetsBlock .button {
    border: 1px solid #ccc;
    padding: 3px 8px;
    cursor: pointer;
    width: auto;
    margin: 0 0 9px 9px;
    background: -webkit-linear-gradient(top, #fff, #e8e8e8);
    background: -moz-linear-gradient(top, #fff, #e8e8e8);
    background: -ms-linear-gradient(top, #fff, #e8e8e8);
    background: -o-linear-gradient(top, #fff, #e8e8e8);
}
.prepaidDiv {
    width: 214px;
    height: auto;
    border: 1px solid #ccc;
    padding: 2px;
}
.whiteBg {
    background: #fff;
}
.prepaidDivHeader {
    background: #e8e8e8;
    width: auto;
    font-size: 16px;
    color: #333;
    font-weight: 700;
    padding: 8px;
}
.payLessTalkMore {
    padding: 9px;
}
.imageDiv {
    padding: 9px 5px;
    text-align: center;
}
.prepaidDiv p {
    padding: 9px;
    height: 35px;
}
.prepaidDiv .text {
    height: 95px;
    padding: 9px;
}
.devicesUL {
    height: 45px;
}
.prepaidDiv ul {
    margin: 0 9px 9px;
    padding: 0;
    float: left;
}
.prepaidDiv ul li {
    float: left;
    margin: 0;
    padding: 0;
    width: 92px;
    list-style-type: disc;
    border: 0;
    list-style-position: inside;
}
.businessUL ul li {
    list-style-position: outside;
    margin-left: 15px;
    width: 80px;
}
.businessUL li.width01 {
    width: 200px;
}
.prepaidDiv .button {
    border: 1px solid #ccc;
    padding: 3px 8px;
    cursor: pointer;
    width: auto;
    margin: 0 0 9px 9px;
    background: -webkit-linear-gradient(top, #fff, #e8e8e8);
    background: -moz-linear-gradient(top, #fff, #e8e8e8);
    background: -ms-linear-gradient(top, #fff, #e8e8e8);
    background: -o-linear-gradient(top, #fff, #e8e8e8);
}
.planDetails {
    margin: 10px 0;
}
.idea3gImage {
    background: url(/ISC/images/idea3gservices.jpg) no-repeat 0 0;
    width: 214px;
    height: 200px;
}
.voiceDiv {
    background: url(/ISC/images/voice02.jpg) no-repeat 0 0;
    width: 214px;
    height: 200px;
}
.voiceText {
    margin: 140px 35px 0;
    color: #fff;
    font-size: 13px;
}
.imageText {
    padding: 10px 16px;
    font-weight: 700;
}
.wifiBanner {
    width: 460px;
    margin-bottom: 12px;
}
.wifiContent {
    padding: 5px 0 5px;
    border-top: 1px dotted #666;
    width: 460px;
}
ul.dialerTones li {
    width: 98px;
}
li#dialerTone {
    width: 98px;
    cursor: pointer;
}
.missionDiv {
    width: 98%}
.missionTitle {
    color: #022F5C;
    font-size: 20px;
    font-weight: 700;
    text-shadow: 2px 2px 2px #666;
    text-align: center;
    padding: 0 0 5px 0;
}
.missionContainer {
    color: #0e5090;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    padding: 10px 9px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fafacb));
    background: -moz-linear-gradient(top, #fff, #fafacb);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff, endColorstr=#fafacb);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF0000FF,  endColorstr=#FFFFFFFF)";
    -moz-box-shadow: 0 0 5px #888;
    -ms-box-shadow: 0 0 5px #888;
    -o-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
}
.tagLine {
    color: #022f5c;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    padding: 5px 0 0 0;
}
select, option {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}
select {
    border: 1px solid #dbdbdb;
    padding: 1px;
}
ul.selectCircle li {
    float: left;
    background: none;
    padding: 0 3px;
}
ul.selectCircle li:first-child {
    padding-left: 0;
}
.keypeopleDiv {
    float: left;
    margin: 0;
    width: 280px;
    padding-bottom: 15px;
}
.keyPeopleLeft {
    padding: 10px;
    width: 120px;
}
.keypeopleDiv h2 {
    margin: 0;
}
.keypeopleDiv ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    background: none;
}
.keypeopleDiv ul li {
    list-style-type: none;
    margin: 0;
    padding: 2px 0;
    background: none;
}
.partnerBlock ul li {
    background: none;
    float: left;
    width: 240px;
    margin: 0;
    padding: 10px 5px;
}
.partnerBlock ul li div {
    height: 60px;
}
.partnerBlock ul li span {
    font-weight: 700;
}
.history table {
    border: 1px solid #d2d2d2;
}
.history tr td {
    padding: 10px;
    color: #0071BC;
    text-align: center;
    border: 1px solid #d2d2d2;
}
.history tr:nth-child(odd) td {
}
.history tr.odd td {
}
.history tr td:hover {
    cursor: pointer;
}
.history tr td.ViewAll {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #F5F5F5;
    color: #0071BC;
    text-align: right;
}
#viewAll {
    color: #0071BC;
    cursor: pointer;
}
.historyBlock {
    margin: 5px 0;
    float: left;
}
.historyBlock h2 {
    margin: 0;
}
.historyContent {
    background: #fff;
    border: 1px solid #bbb;
    padding: 10px;
    float: left;
    -moz-border-radius: 2px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    behavior: url(../scripts/PIE.htc);
    position: relative;
}
.historyContentleft {
    float: left;
    width: 340px;
}
.historyContentRight {
    float: right;
    width: 150px;
}
.historyContentRight span {
    display: block;
    color: #0071BC;
    font-weight: 700;
}
#y2010, #y2009, #y2008, #y2007, #y2006, #y2005, #y2004, #y2003, #y2002, #y2001, #y2000, #y1999, #y1997, #y1996, #y1995 {
    display: none;
}
.sustainbility p {
    margin: 5px;
}
.businessBlock {
    border: 1px solid #d9d9d9;
    background: #fff;
    margin: 10px 0;
}
.businessBlock h3 {
    font-size: 16px;
    padding: 6px 15px;
    background: #e8e8e8;
    margin: 0;
}
.businessBlock ul {
    margin: 5px 25px;
}
.businessBlock ul li {
    background: url(/ISC/images/arrowBlue.gif) no-repeat center left;
    padding: 2px 14px;
}
.businessBlock ul li.noBackground {
    background: none;
}
.activationDiv {
    border: 1px solid #ccc;
    float: left;
}
.activationDiv ul li {
    background: none;
    border-right: 1px solid #ccc;
    float: left;
    width: 170px;
    padding: 0;
    margin: 0;
}
.activationDiv ul li:last-child {
    border: 0;
}
.activationDiv ul li h3 {
    background: #e8e8e8;
    padding: 5px 2px;
    margin: 0;
    color: #2f2f2f;
    font-size: 13px;
    font-weight: 400;
}
.activationDiv ul li img {
    margin: 4px 6px;
}
.activationDiv ul li p {
    height: 35px;
    padding: 3px 6px;
}
.activationDiv ul li ol li {
    border: none;
    list-style-type: decimal;
    height: 50px;
    margin-left: 6px;
}
.contentBlock {
    border: 1px solid #ccc;
    padding: 2px;
    width: 100%;
    background: #fff;
}
.contentBlock h2 {
    border: 1px solid #ccc;
    background: #e8e8e8;
    width: auto;
    padding: 4px 10px;
    color: #333;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
}
.contentBlock .contentBlockText {
    padding: 8px 10px;
}
.contentBlock div ul {
    float: left;
}
.contentBlock div ul li.noBg {
    background: none;
    padding-left: 0;
}
.contentBlock .deviceImage {
    float: left;
    width: 265px;
    padding-bottom: 30px;
}
.contentBlock .deviceUL {
    float: left;
    margin-top: 80px;
}
.contentBlock .deviceUL ul li {
    width: 200px;
    word-wrap: break-word;
}
.contentBlock .deviceUL ul li.price {
    background: none;
    font-size: 16px;
}
.contentBlock .deviceUL ul li.buyNow {
    background: none;
}
.contentBlock .deviceUL ul li.buyNow a {
    background: url(/ISC/images/buyNow.png) no-repeat right 0;
    padding: 1px 5px;
    margin: 0 20px 0 0;
    height: 25px;
    display: block;
}
.contentBlock .deviceUL ul li.buyNow a span {
    background: url(/ISC/images/buyNow.png);
    padding: 0 0 0 10px;
    color: #fff;
}
.contentBlock .WifiDeviceImage {
    float: left;
    width: 210px;
    padding-bottom: 30px;
}
.contentBlock .wifideviceUL {
    float: left;
    width: 280px;
}
.contentBlockText .aboutIdeaText p {
    margin-bottom: 10px;
}
.deviceTabDiv {
    float: left;
    margin-top: -20px;
}
ul.deviceTab li {
    background: none;
    float: left;
    padding: 10px;
}
ul.deviceTab li a {
    border: 1px solid #004f84;
    color: #fff;
    padding: 3px 20px;
    cursor: pointer;
    width: auto;
    margin: 2px 8px 9px;
    background: -webkit-linear-gradient(top, #004f84, #0071bc);
    background: -moz-linear-gradient(top, #004f84, #0071bc);
    background: -ms-linear-gradient(top, #004f84, #0071bc);
    background: -o-linear-gradient(top, #004f84, #0071bc);
}
.coverageDiv {
    width: auto;
    margin: 20px 0 20px 0;
    background: #fff;
}
.coverageDiv ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.coverageDiv ul li {
    list-style-type: none;
    border-bottom: 1px solid #ccc;
    background: url(/ISC/images/arrowBlue.gif) no-repeat 10px center;
    padding: 10px 25px;
    margin: 0;
}
.coverageDiv ul li:first-child {
    background: #ccc;
    padding: 3px 10px;
    font-weight: 700;
}
.coverageDiv ul li:last-child {
    border-bottom: 0;
}
.wifiBanner02 {
    width: 700px;
    height: 195px;
}
.yellowBg {
    background: #fef200;
}
.wifiBannerText {
    margin: 60px 0 0 0;
}
.wifiBannerText p {
    color: #0071bc;
    font-size: 15px;
    font-size: 30px;
    line-height: 27px;
}
.wifiBannerText p:last-child {
    color: #000;
    font-size: 12px;
}
.circleSelectionWith3G {
    border-bottom: 1px dashed #CCC;
    padding: 10px 0 20px;
    width: 100%}
.circleSelection {
    background: #fff;
    border: 1px solid #ccc;
    padding: 11px 0;
    width: 100%}
.circleSelection ul li {
    float: left;
    padding: 6px;
    background: none;
}
.circleSelectionBlock {
    padding: 10px 0 20px;
    width: 100%}
#experienceZoneCircle {
    width: 172px;
}
#experienceZoneCity {
    width: 172px;
}
.Idea3G {
    padding: 0 0 0 5px;
}
.experienceZoneText, .idea3GText {
    padding: 20px 0;
    border-bottom: 1px dashed #CCC;
    color: #5e5e5e;
    width: 100%}
.experienceZoneText h2, .idea3GText h2 {
    color: #0071bc;
    font-size: 17px;
}
.experienceZoneText p {
    line-height: 18px;
}
.wifiFaqs {
    width: 500px;
}
#AccordionBlock, #AccordionBlock h3 {
    margin: 0;
    padding: 0;
    border: 0;
    position: relative;
}
#ccfaq {
    width: 500px;
}
.ccFaqs {
    width: 516px;
}
#AccordionBlock>h3 {
    background: #e8e8e8;
    margin-top: 10px;
    font-size: 12px;
    color: #333;
}
#AccordionBlock>h3:hover {
    background: #eee;
    cursor: pointer;
}
#AccordionBlock>h3 span {
    display: block;
    padding: 5px 30px 5px 10px;
}
#AccordionBlock>h3.active {
    border-bottom: none;
    background: #e4e4e4;
}
#AccordionBlock span.plus {
    background: url(/ISC/images/icon_plus.jpg) 98% center no-repeat;
}
#AccordionBlock span.minus {
    background: url(/ISC/images/icon_minus.jpg) 98% center no-repeat;
}
#AccordionBlock div.AcdnBlockContent {
    display: none;
    background: #fff;
    padding: 10px;
}
#idea3GCircle {
    width: 350px;
}
.idea3GTable {
    border: 1px solid #ccc;
    border-collapse: collapse;
    background: #fff;
    margin: 20px 0;
}
.idea3GTable td {
    border: 1px solid #ccc;
    border-collapse: collapse;
    text-align: center;
}
.tariffPlan {
    padding: 30px 0;
}
.tariffPlan ul li {
    background: url(/ISC/images/leftArrowBlue.jpg) no-repeat 0 center;
    padding: 0 0 0 15px;
}
.tariffPlan ul li a {
    color: #3a3a3a;
    font-size: 16px;
}
.tariffPlanBlock h2 {
    color: #0071bc;
    font-size: 16px;
}
.tariffPlanBlock {
    border-bottom: 1px dashed #CCC;
    width: 100%;
    margin: 40px 0 0 0;
}
.tariffPlanBlock table {
    border: 1px solid #ccc;
    border-collapse: collapse;
    background: #fff;
    margin: 20px 0;
}
.tariffPlanBlock table td {
    border: 1px solid #ccc;
    text-align: center;
    height: 55px;
}
.tariffPlanBlock table tr.even td {
    background: #f5f5f5;
}
.tariffPlanBlock table tr.tableHeader td {
    border: 1px solid #ccc;
    text-align: center;
    height: 25px;
    font-weight: 700;
}
.connection {
    float: left;
    width: 100%;
    margin-top: 20px;
}
.tncForm {
    float: left;
    width: 485px;
    margin-top: 20px;
}
.tncForm input, .tncForm select, .tncForm textarea {
    width: 200px;
    border: 1px solid #ccc;
}
.connection dt {
    float: left;
    width: 94px;
}
.connection dd {
    float: left;
    width: 240px;
}
.connection dl {
    float: left;
    padding-bottom: 8px;
}
.businessContactUs {
    padding: 10px;
}
.businessContactUs dt, .cp dt {
    float: left;
    width: 193px;
}
.sf dt {
    float: left;
    width: 120px;
}
.businessContactUs dd, .cp dd, .sf dd, .mnpLeft dd {
    float: left;
}
.businessContactUs dl, .cp dl, .sf dl, .mnpLeft dl {
    float: left;
    padding-bottom: 8px;
}
.documentReq {
    margin-top: 15px;
}
.documentReq ol li {
    list-style-type: decimal-leading-zero;
}
.resultsAccrodion {
    width: 760px;
}
.resultsAccrodion div.quaterBlock {
    width: 360px;
    margin: 10px 05px;
    float: left;
}
.investorRelation div.yearBlock {
    margin: 0 0 20px 0;
    width: 370px;
    float: left;
}
.investorRelation div.yearBlock:nth-child(odd) {
    margin-left: 20px;
}
.investorRelation div.oddColumn {
    margin-left: 20px;
}
.investorRelation .latestResult div.yearBlock {
    margin: 10px;
    width: 360px;
}
.finYear {
    font-weight: 700;
    font-size: 15px;
    padding: 10px 0 3px;
}
.finTable {
    border: 1px solid #e8e8e8;
    border-collapse: collapse;
    background: #fff;
}
.finTable tr.header td {
    background: #e8e8e8;
    font-weight: 700;
}
.finTable td {
    border: 1px solid #e8e8e8;
    padding: 3px 6px;
}
.investorRelation, .media, .supplier, .interRoaming, .rp, .selfcare {
    width: 760px;
}
.supplierFaq, .supplierDiv, .rpDiv, .faqs {
    width: 940px;
}
.irBlock {
    margin-bottom: 30px;
}
.irBlock h2 {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0 0 12px;
    color: #0071bc;
}
.appendix table {
    border: none;
}
.appendix table td {
    border: none;
}
#ir-accordion, #ir-accordion ul, #ir-accordion li, #ir-accordion a {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    font-weight: 400;
    text-decoration: none;
    position: relative;
}
#ir-accordion {
    width: 760px;
}
#ir-accordion a {
    line-height: 1.3;
}
#ir-accordion>ul>li {
    background: #e8e8e8;
    margin-bottom: 10px;
}
#ir-accordion>ul>li:hover {
    background: #eee;
}
#ir-accordion>ul>li>a {
    display: block;
    font-size: 18px;
    color: #333;
    border-top: none;
}
#ir-accordion>ul>li>a>span {
    display: block;
    padding: 6px 10px;
}
#ir-accordion>ul>li>a:hover {
    text-decoration: none;
}
#ir-accordion>ul>li.active {
    border-bottom: none;
}
#ir-accordion>ul>li.has-sub>a span {
    background: url(/ISC/images/icon_plus.jpg) 98% center no-repeat;
}
#ir-accordion>ul>li.has-sub.active>a span {
    background: url(/ISC/images/icon_minus.jpg) 98% center no-repeat;
}
#ir-accordion ul div.ir-accordionBlock {
    display: none;
    background: #fff;
}
#ir-accordion ul div.ir-accordionBlock div.yearBlock {
    margin: 0 0 20px 0;
    width: 360px;
    float: left;
    margin: 10px;
}
#ir-accordion ul div.ir-accordionBlock div.yearBlock:nth-child(odd) {
    margin: 10px;
}
#ir-accordion ul div.ir-accordionBlock li {
    padding: 0 0 10px 15px;
    margin: 0 0 0 10px;
}
.ir-appendixform {
    line-height: 30px;
    font-weight: 700;
}
.ir-contactBlock {
    width: 375px;
    float: left;
    line-height: 20px;
    padding-bottom: 10px;
}
.ir-contactBlock h3 {
    color: #0071BC;
    margin-bottom: 2px;
}
.ir-contactBlock02 {
    width: 500px;
    float: left;
    line-height: 20px;
    padding-bottom: 10px;
}
.ir-contactBlock02 h3 {
    color: #0071BC;
    margin-bottom: 2px;
}
.irBoDRight {
    width: 218px;
    padding-top: 50px;
}
.irBoD p {
    width: 354px;
}
.mediaBlock {
    width: 760px;
    background: #fff;
    padding: 10px 0 0;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}
.mediaVideoBlock {
    background: url(/ISC/images/mediaVideoBlock.jpg) no-repeat 0 0;
    width: 438px;
    height: 396px;
    margin: 0 auto;
    padding: 10px 12px;
}
.media .videoList {
    border: 1px solid #c4c4c4;
    width: 700px;
    margin: 20px 0 0;
}
.media .videoList h2 {
    background: #e8e8e8;
    margin: 0;
    padding: 5px;
    color: #000;
    font-size: 16px;
}
.media .videoList .videoThumbContainer ul {
    list-style-type: none;
    background: none;
    padding: 0;
    margin: 0;
}
.media .videoList .videoThumbContainer ul li {
    list-style-type: none;
    background: none;
    padding: 20px;
    margin: 0;
    float: left;
    border-bottom: 1px solid #c4c4c4;
    border-right: 1px solid #c4c4c4;
}
#TVCommertial, #TVCommertial ul, #TVCommertial li, #TVCommertial a {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    font-weight: 400;
    text-decoration: none;
    position: relative;
}
#TVCommertial {
    width: 760px;
}
#TVCommertial a {
    line-height: 1.3;
}
#TVCommertial>ul>li {
    background: #e8e8e8;
    margin-bottom: 10px;
}
#TVCommertial>ul>li:hover {
    background: #eee;
}
#TVCommertial>ul>li>a {
    display: block;
    background: url(/ISC/images/pattern.png) top left repeat;
    font-size: 18px;
    color: #333;
    border-top: none;
}
#TVCommertial>ul>li>a>span {
    display: block;
    padding: 6px 10px;
}
#TVCommertial>ul>li>a:hover {
    text-decoration: none;
}
#TVCommertial>ul>li.active {
    border-bottom: none;
}
#TVCommertial>ul>li.has-sub>a span {
    background: url(/ISC/images/icon_plus.jpg) 98% center no-repeat;
}
#TVCommertial>ul>li.has-sub.active>a span {
    background: url(/ISC/images/icon_minus.jpg) 98% center no-repeat;
}
#TVCommertial ul div.tvBlock {
    display: none;
    background: #fff;
}
#TVCommertial ul div.tvBlock div {
    background: none repeat scroll 0 0 #EEE;
    border: 1px solid #CCC;
    height: 180px;
    margin: 15px;
    width: auto;
}
#TVCommertial ul div.tvBlock div img {
    text-align: center;
    padding: 0 0 5px 5px;
}
.media #circleLinks {
    border: 1px solid #7e9db9;
    padding: 2px;
    width: 230px;
}
.media #year {
    border: 1px solid #7e9db9;
    padding: 2px;
    width: 80px;
}
.csvBlock {
    width: 290px;
    border: 1px solid #ccc;
    padding: 10px;
    float: left;
    margin: 10px;
}
.deviceBlock {
    border: 1px solid #ccc;
    padding: 2px 2px 20px;
    width: 100%;
    background: #fff;
}
.deviceBlock h2 {
    background: #e8e8e8;
    width: auto;
    padding: 3px 10px;
    color: #333;
    font-size: 16px;
    font-weight: 700;
    margin: 30px 0 20px;
}
.deviceBlock h2.Overview {
    margin: 0;
}
.deviceBlock .deviceBlockText {
    padding: 8px 10px;
}
.deviceBlock .deviceText {
    padding: 2px 8px;
}
.deviceBlock .deviceImage {
    float: left;
    width: 265px;
    padding-bottom: 30px;
}
.deviceBlock .deviceUL {
    float: left;
    margin-top: 80px;
}
.deviceBlock .deviceUL ul li.price {
    background: none;
    font-size: 20px;
    padding: 30px 0 5px 0;
    font-weight: 700;
    color: #333;
}
.deviceBlock .deviceUL ul li.buyNow {
    background: none;
    padding-left: 0;
    width: 80px;
}
.deviceBlock .deviceUL ul li.buyNow a {
    color: #333;
    font-weight: 700;
    text-align: center;
    border: 1px solid #dbdbdb;
    padding: 3px 10px;
    text-decoration: none;
    display: block;
    background: url(/ISC/images/button05.jpg) repeat-x bottom;
}
.deviceBlock .deviceUL ul li.priceListDetails {
    background: none;
    font-size: 20px;
    padding: 30px 0 5px;
    font-weight: 700;
    color: #0071BC!important;
}
.deviceBlock .deviceUL ul li.priceListDetails span.linebelow {
    color: #0071BC!important;
    border: 1px solid #999;
    padding: 6px 0;
    border-left: none;
    border-right: none;
}
.deviceBlock .deviceUL ul li.priceListDetailsOld {
    background: none;
    color: #999;
    font-size: 17px;
    padding-left: 0!important;
}
.deviceBlock .deviceUL ul li.priceListDetailsOld span.lineThrough {
    text-decoration: line-through;
    color: #999;
}
.deviceBlock .deviceUL p.allTaxes {
    padding-bottom: 5px;
}
.deviceBlock .deviceUL .allTaxesDetails {
    padding-bottom: 5px;
    color: #999;
    background: none;
    padding-left: 0;
}
.deviceBlock table {
    margin: 0 10px;
}
.deviceBlock table tr.tableHeader td {
    background: #e8e8ee8!important;
}
.deviceBlock .offer {
    padding: 0 10px;
}
.offer h4 {
    color: #000;
    font-size: 12px;
    font-weight: 700;
}
.noBg {
    background: none;
}
.offer ol li {
    list-style-type: decimal;
    padding: 2px 0 2px 2px;
}
.offer ol {
    padding: 5px 0;
}
.offer ul {
    margin-left: 20px;
}
.clearfix {
    clear: both;
    overflow: hidden;
    height: 0;
    min-height: 0;
    font-size: 0;
}
ul.showSmartphone {
    margin: 0;
    padding: 0;
}
ul.showSmartphone li {
    margin: 20px 20px 0 0;
    padding: 0;
    float: left;
    background: #fff;
    border: #dbdbdb 1px solid;
    width: 235px;
    text-align: center;
}
ul.showSmartphone li h3 {
    background: url(../images/widgets/widget_blue_bg.jpg) repeat-x scroll 0 0;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    padding: 8px;
}
ul.showSmartphone li img {
    padding: 5%;
    height: 220px;
    max-width: 220px;
}
ul.showSmartphone li p.title {
    margin: 0;
    padding: 10px;
}
ul.showSmartphone li .priceBlock {
    margin: 0;
    padding: 10px;
}
ul.showSmartphone li .priceBlock .float_left {
    float: left;
}
ul.showSmartphone li .priceBlock .float_left h4 {
    margin: 0;
    padding: 0;
    color: #0071bc;
    font-size: 16px;
}
ul.showSmartphone li .priceBlock .float_left del {
    margin: 0;
    padding: 0;
    color: #999;
}
ul.showSmartphone li .priceBlock .float_left p.tax {
    margin: 0;
    padding: 0;
    color: #999;
}
ul.showSmartphone li .priceBlock .float_right {
    float: right;
}
ul.showSmartphone li .priceBlock .float_right a {
    background: transparent url(../images/buttonGray.jpg) repeat-x scroll 0 0;
    border: 1px solid #ccc;
    cursor: pointer;
    margin: -2px 8px 13px;
    padding: 3px 8px;
    width: auto;
    display: inline-block;
}
.deviceTitle {
    height: 20px;
    overflow: hidden!important;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#device-00 ul li a:click {
    background-color: #fef200;
    background-image: inherit;
    background-position: inherit;
    background-repeat: inherit;
    text-decoration: none;
}
.deviceOverview .deviceOverviewBlock:nth-child(odd) {
    margin-left: 0;
}
.deviceOverview .deviceOverviewBlock:nth-child(even) {
    margin-right: 0;
}
.deviceOverview .noMarBlackberry {
    margin-right: 0;
}
.deviceOverviewBlock {
    width: 248px;
    float: left;
    border: 1px solid #dbdbdb;
    background: #fff;
    padding: 1px 1px 10px;
    margin: 10px;
}
.deviceOverviewBlock h3 {
    background: url(/ISC/images/widgets/widget_blue_bg.jpg) repeat-x 0 0;
    width: auto;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    padding: 8px;
    margin: 0;
}
.deviceOverviewBlock h3 a {
    color: #fff;
}
.deviceOverviewBlock .deviceOverviewImg {
    text-align: center;
    padding: 12px 0;
    height: 174px;
}
.deviceOverviewBlock .deviceOverviewImg img {
    height: 157px;
    width: 150px;
}
.deviceOverviewBlock .deviceSfoOverviewImg {
    height: 106px;
}
.percentageOffSF {
    background: url(/ISC/images/sim_orange.png) no-repeat scroll 0 0 transparent;
    color: #fff;
    float: right;
    font-size: 14px;
    font-weight: 700;
    height: 51px;
    line-height: 16px;
    margin: -170px 5px 0 166px;
    padding: 4px 0 0;
    position: absolute;
    text-align: center;
    width: 60px;
}
.percentageOffSFContent {
    background: url(/ISC/images/sim_orange.png) no-repeat scroll 0 0 transparent;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    height: 51px;
    line-height: 16px;
    padding: 4px 0 0;
    text-align: center;
    width: 60px;
}
.percentageOffNetsetter {
    background: url(/ISC/images/sim_orange.png) no-repeat scroll 0 0 transparent;
    color: #fff;
    float: right;
    font-size: 14px;
    font-weight: 700;
    height: 51px;
    line-height: 16px;
    margin: -170px 5px 0 155px;
    padding: 4px 0 0;
    position: absolute;
    text-align: center;
    width: 60px;
}
.percentageOffNetsetterContent {
    background: url(/ISC/images/sim_orange.png) no-repeat scroll 0 0 transparent;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    height: 51px;
    line-height: 16px;
    padding: 4px 0 0;
    text-align: center;
    width: 60px;
}
.percentageOff img {
    position: absolute;
}
.deviceOverviewBlock .deviceOverviewText {
    clear: both;
    min-height: 50px;
    padding: 0 5px 10px;
    text-align: left;
}
#twitterAlert {
    width: 400px!important;
}
.deviceOverviewBlock .wifiOverviewText {
    text-align: left;
    padding: 0 10px 10px;
}
.deviceOverviewBlock .devicePriceBuy ul {
    margin: 10px 0 5px;
    padding: 0;
    float: left;
    width: 100%}
.deviceOverviewBlock .devicePriceBuy ul li {
    background: none;
    margin: 0;
    float: left;
    padding: 0 10px;
}
.deviceOverviewBlock .devicePriceBuy ul li.priceList {
    color: #0071bc;
    font-weight: 700;
    font-size: 18px;
    padding: 0 8px 0 10px;
}
.oldPriceList {
    clear: left;
    font-size: 12px;
    color: #999;
    text-decoration: line-through;
}
.allTaxes {
    float: left;
    color: #999;
}
.deviceOverviewBlock .devicePriceBuy ul li.fltrt {
    float: right;
}
.deviceOverviewBlock .devicePriceBuy ul li a {
    color: #0071BC;
    float: left;
    cursor: pointer;
}
.sftAndC {
    width: 516px;
}
.sftAndC ol li {
    list-style-type: decimal;
    background: none;
    margin: 0 0 0 20px;
    padding: 5px 0;
    list-style-position: outside;
}
.blackBerry h2 {
    margin: 20px 0;
    color: #333;
    font-size: 18px;
}
.blackBerry h3 {
    margin: 20px 0;
    color: #666;
    font-size: 14px;
}
.blackBerry h4 {
    margin: 20px 0 10px;
}
.blackBerry p {
    margin: 10px 0;
}
ul.blackBerryUL li {
    background: url(/ISC/images/blueArrow.png) no-repeat scroll 0 13px transparent;
    padding: 10px 15px;
}
.blackBerry a {
    color: #0071bc;
}
.blackBerry a.email {
    color: #000;
}
.stateDetails {
    margin: 10px 0;
    float: left;
    width: 100%}
#ccfaq, #ccfaq h3 {
    margin: 0;
    padding: 0;
    border: 0;
    position: relative;
}
#ccfaq {
    width: 500px;
}
#ccfaq>h3 {
    background: #d2d2d2;
    margin-top: 10px;
    font-size: 12px;
    color: #333;
}
#ccfaq>h3:hover {
    background: #e8e8e8;
    cursor: pointer;
}
#ccfaq>h3 span {
    display: block;
    padding: 5px 30px 5px 10px;
}
#ccfaq>h3.active {
    border-bottom: none;
    background: #e8e8e8;
}
#ccfaq>h3 span {
    background: url(/ISC/images/icon_plus.jpg) 98% center no-repeat;
}
#ccfaq>h3.active span {
    background: url(/ISC/images/icon_minus.jpg) 98% center no-repeat;
}
#ccfaq div.ccfBlock {
    display: none;
    background: #fff;
    padding: 10px;
}
.cc-Complaints {
    width: auto;
    background: #e8e8e8;
}
.cc-Complaints dt {
    float: left;
    text-align: right;
    padding-right: 10px;
}
.cc-Complaints dl {
    padding: 5px 0;
}
#complaintsDnd, #complaintsOther {
    padding: 10px;
}
#complaintsDnd dt, #complaintsOther dt {
    width: 200px;
}
.cc-Complaints dt sup {
    color: red;
    font-size: 14px;
}
.cc-Complaints select {
    width: 235px;
    border: 1px solid #7e9db9;
    padding: 2px;
}
.cc-Complaints input.complaintsButton {
    width: 20px!important;
}
.preDnd dt, .complaintStatus dt {
    float: left;
}
.complaintStatus dl, .complaintStatus02 dl {
    padding: 3px 0;
}
.preDndReceivedCode dt, .complaintStatus02 dt {
    width: 200px;
    float: left;
}
.preDndTabs {
    width: 400px;
    border: 1px solid #ccc;
}
.handsetUL ul {
    background: none;
    list-style-type: none;
}
.handsetUL ul li {
    background: none;
    list-style-type: none;
    float: left;
    padding: 10px 3px;
}
.activateDND input, .deActivateDND input {
    width: 20px;
}
.activateDND input.button05, .deActivateDND input.button05 {
    width: 60px;
}
#countriesList {
    width: 220px;
}
#roamingdisplayBlock {
    display: none;
}
table.IRTable {
    table-layout: fixed;
}
table.IRTable td {
    word-wrap: break-word;
}
#AccordionDiv, #AccordionDiv ul, #AccordionDiv li, #AccordionDiv a {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    font-weight: 400;
    text-decoration: none;
    position: relative;
}
.offerFaq {
    width: 517;
}
#AccordionDiv a {
    line-height: 1.3;
}
#AccordionDiv>ul>li {
    background: #e8e8e8;
    margin-bottom: 10px;
}
#AccordionDiv>ul>li:hover {
    background: #d2d2d2;
}
#AccordionDiv>ul>li>a {
    display: block;
    background: url(/ISC/images/pattern.png) top left repeat;
    color: #333;
    border-top: none;
}
.offerFaq>ul>li>a {
    font-size: 12px;
}
.offerFaq>ul>li>a>span {
    font-size: 12px;
    padding: 4px 30px 4px 10px;
}
#AccordionDiv>ul>li>a>span {
    display: block;
}
#AccordionDiv>ul>li>a:hover {
    text-decoration: none;
}
#AccordionDiv>ul>li.active {
    border-bottom: none;
}
#AccordionDiv>ul>li.has-sub>a span {
    background: url(/ISC/images/icon_plus.jpg) 98% center no-repeat;
}
#AccordionDiv>ul>li.has-sub.active>a span {
    background: url(/ISC/images/icon_minus.jpg) 98% center no-repeat;
}
#AccordionDiv ul div.AccordionContent {
    display: none;
    background: #fff;
    padding: 3px 10px;
}
.vasAccrodion {
    width: 700px;
}
.vasAccrodion h3 {
    width: 100%;
    display: inline-block;
}
.vasAccrodion h3 span {
    font-size: 15px;
    width: 660px;
}
ul.vasAccrodionUL {
    margin-bottom: 15px;
}
ul.vasAccrodionUL a {
    color: #0071bc;
}
ul.vasAccrodionUL a span {
    font-weight: 700;
    font-size: 13px;
}
.vas-ardBlock ol li {
    background: none;
    list-style-type: decimal;
}
.vas-ardBlock ol li li {
    background: none;
    list-style-type: lower-alpha;
}
.vas-ardBlock {
    display: none;
}
.vasBlock {
    display: none;
    float: left;
    width: 200px;
}
.vasAccrodion table {
    border: 1px solid #b2b2b2;
    padding: 5px;
    border-collapse: collapse;
}
.vasAccrodion table tr.odd td {
    background: none;
    color: #000;
    cursor: text;
    border: 1px solid #b2b2b2;
    padding: 5px;
}
.vasAccrodion table tr.even td {
    background: none;
    color: #000;
    cursor: text;
    border: 1px solid #b2b2b2;
    padding: 5px;
}
.vasAccrodion table tr.tableHeader td {
    background: #d2d2d2;
    cursor: text;
    border: 1px solid #b2b2b2;
    font-weight: 700;
}
.vasAccrodion tabke tr td {
    cursor: text;
}
.vasAccrodion p {
    margin: 5px 0;
}
.additional {
    cursor: pointer;
}
#additionalDiv {
    display: none;
}
.career {
    width: 760px;
}
.careerLeft {
    width: 250px;
    float: left;
}
.careerRight {
    width: 490px;
    ;
    float: left;
    margin: 0 0 0 20px;
}
.careerUL {
    margin: 10px 0 35px;
    float: left;
}
.careerUL ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.careerUL ul li {
    list-style-type: none;
    margin: 0;
    width: 150px;
    float: left;
    font-size: 18px;
    color: #333;
    padding: 8px 35px 8px 0;
    background: url(/ISC/images/cr-checkbox.gif) no-repeat right 0;
}
.careerUL ul li:nth-child(even) {
    margin-left: 20px;
}
.careerTable {
    background: #fff;
}
.careerTable td span {
    background: url(/ISC/images/arrowBlue.gif) no-repeat;
    padding-left: 12px;
}
.wrapImage {
    float: left;
    margin: 0 25px 15px 0;
}
.whyIdeaDiv {
    float: left;
}
.tenetsEvp {
    border: 1px solid #CECECE;
    width: 100%;
    margin: 12px 0;
    float: left;
    background: #fff;
}
.tenetsEvp h3 {
    background: #e5e5e5;
    font-weight: 700;
    margin: 0;
    padding: 0;
    color: #000;
    padding: 6px 8px;
}
.tenetsEvp li {
    list-style-image: url(/ISC/images/arrowBlue.gif);
    background: none;
    padding: 6px 8px;
    border-bottom: 1px solid #e5e5e5;
    list-style-position: inside;
}
#cr-opportunity {
    float: left;
}
.cr-opportunityLeft {
    width: 170px;
    float: left;
}
.cr-opportunityRight {
    float: left;
    text-align: justify;
    padding: 0 0 0 25px;
    width: 530px;
}
.careerBlock {
    border: 1px solid #CECECE;
    width: 100%;
    margin: 12px 0;
    float: left;
    background: #fff;
}
.careerBlock h3 {
    background: #e5e5e5;
    font-weight: 700;
    margin: 0;
    padding: 0;
    color: #000;
    padding: 6px 8px;
}
.careerBlock li {
    background: url(/ISC/images/arrowBlue.gif) no-repeat 8px 10px;
    padding: 6px 10px 6px 25px;
    border-bottom: 1px solid #e5e5e5;
}
.careerBlock ol li {
    background: none;
    list-style-type: lower-alpha;
    border-bottom: none;
    padding-left: 0;
}
.csrBlock{ border:1px solid #e5e5e5; float:left; width:100%; margin:10px 0; }  
.csrBlock .wrapImage{ margin:0; }
.csrBlockText{ float:left; width:515px; }
.csrBlockText h3{ background:#e5e5e5; margin:0; padding:3px 8px 3px 20px; color:#333; text-transform:uppercase; }
.csrBlockText .csrBlockContent{ padding:20px 5px 0 20px; }

#vas-accordion, #vas-accordion ul, #vas-accordion li, #vas-accordion a {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    font-weight: 400;
    text-decoration: none;
    position: relative;
}
#vas-accordion {
    width: 700px;
}
#vas-accordion a {
    line-height: 1.3;
}
#vas-accordion>ul>li {
    background: #e8e8e8;
    margin-bottom: 10px;
}
#vas-accordion>ul>li:hover {
    background: #d2d2d2;
}
#vas-accordion>ul>li>a {
    display: block;
    background: url(/ISC/images/pattern.png) top left repeat;
    font-size: 18px;
    color: #333;
    border-top: none;
}
#vas-accordion>ul>li>a>span {
    display: block;
    padding: 6px 10px;
}
#vas-accordion>ul>li>a:hover {
    text-decoration: none;
}
#ir-accordion>ul>li.active {
    border-bottom: none;
}
#vas-accordion>ul>li.has-sub>a span {
    background: url(/ISC/images/icon_plus.jpg) 98% center no-repeat;
}
#vas-accordion>ul>li.has-sub.active>a span {
    background: url(/ISC/images/icon_minus.jpg) 98% center no-repeat;
}
#vas-accordion ul div.vas-accordionBlock {
    display: none;
    background: #fff;
}
.tosDiv p {
    margin: 10px 0;
}
.tAndc ol li {
    list-style-type: decimal;
    list-style-position: outside;
    margin-left: 20px;
}
.tAndc ol li li {
    list-style-type: lower-alpha;
}
.tAndc table tr.tableHeader td {
    border: 1px solid #e8e8e8!important;
}
#privacyPolicy {
    margin-left: 20px;
}
#privacyPolicy p {
    margin: 10px 0;
}
ol.numeric li {
    list-style-position: outside;
    list-style-type: decimal;
}
ol.numeric li ul li {
    list-style-position: outside;
    list-style-type: none;
}
.randomPage p {
    margin: 10px 0;
}
h2.subheading {
    color: #0071bc;
    font-size: 20px;
}
.backToTop {
    background: url(/ISC/images/upArrow.jpg) no-repeat 0 center;
    padding: 0 0 0 13px;
    float: right;
}
.widthAuto {
    width: auto;
}
.divLeft {
    width: 47%;
    float: left;
}
.divRight {
    width: 47%;
    margin-left: 15px;
    float: left;
}
.MNPDivLeft {
    float: left;
    height: 620px;
    margin: 0 auto;
    padding: 10px 30px;
    width: 50%}
.MNPDivRight {
    width: 57%;
    margin-left: 15px;
    float: left;
    padding: 10px;
    height: 620px;
    overflow: scroll;
    overflow-x: hidden;
}
.MNPDivLeft dt {
    width: 150px;
    float: left;
}
.MNPDivRight dt {
    width: 70px;
    float: left;
}
#MNPDiv .left {
    float: left;
    width: 255px;
}
#MNPDiv .right {
    float: right;
    width: 255px;
}
.MNPDivRight .MNPYourDetials {
    border-top: 4px solid #d2d2d2;
    padding: 5px 0 0;
}
.MNPDivRight .MNPYourDetials table {
    border: none;
}
.MNPDivRight .MNPYourDetials table td {
    border: none;
}
.referFriend {
    padding: 0 0 8px 0;
    margin: 0;
}
#addFrdDiv1, #addFrdDiv2, #addFrdDiv3, #addFrdDiv4 {
    display: none;
}
#morFrdDiv #moreFriendDl dt {
    width: 330px;
}
.onlineRechargeDiv, .instaPayDiv {
    width: 600px;
    margin: 20px auto;
}
.videoDivHome {
    z-index: 9855!important;
    border: 2px solid #585858;
    width: 258px;
    height: 168px;
    float: right;
    margin-top: -227px;
    margin-right: 18px;
    position: relative;
}
.ideaLogoImg {
    background: url(/ISC/images/ideaLogo.jpg) no-repeat 0 center;
    width: 76px;
    height: 46px;
    display: inline-block;
}
.abGroupLogoImg {
    background: url(/ISC/images/abGroupLogo.jpg) no-repeat 0 center;
    width: 85px;
    height: 42px;
    display: inline-block;
}
.errorMessage, .invalidBigData {
    color: red;
}
.invalidBigData a {
    display: inline-block;
    margin-top: -2px;
}
.width01 {
    width: 530px;
}
.width02 {
    width: 700px;
}
.width03 {
    width: 517px;
}
.width04 {
    width: 500px;
}
.width05 {
    width: 335px;
}
.width06 {
    width: 150px;
}
.width07 {
    width: 240px;
}
.width08 {
    width: 80px;
}
.width09 {
    width: 360px;
}
.width10 {
    width: 70px;
}
.width11 {
    width: 190px;
}
.width12 {
    width: 523px;
}
.margin01 {
    margin: 9px;
}
.margin02 {
    margin-left: 70px;
}
.margin03 {
    margin-right: 0;
    margin-top: 40px;
}
.margin04 {
    margin-top: 2px;
}
.margin05 {
    margin: 12px 14px;
}
.margin05_01 {
    margin: 14px;
}
.margin06 {
    margin-top: 10px;
}
.margin07 {
    margin-top: 30px;
}
.margin08 {
    margin-top: 20px;
}
.margin08_02 {
    margin-top: 20px!important;
}
.margin08_01 {
    margin-top: 28px;
}
.margin09 {
    margin-left: 15px;
}
.margin10 {
    margin: 40px 0 20px 0;
}
.margin11 {
    margin: 10px 0;
}
.margin12 {
    margin: 0 0 0 20px;
}
.margin13 {
    margin: 30px 60px 0 44px;
}
.margin14 {
    margin: 30px 0 25px 0;
}
.margin15 {
    margin: 10px 0;
}
.margin16 {
    margin: 0 5px;
}
.margin17 {
    margin: 5px;
}
.margin18 {
    margin: 5px 0;
}
.margin19 {
    margin: 10px 10px 0 0;
}
.marginTop {
    margin-top: -16px;
}
.marginLeft01 {
    margin-left: 0;
}
.marginLeft02 {
    margin-left: 35px;
}
.margingLeft03 {
    margin-left: 94px;
}
.margingleft04 {
    margin-left: 193px;
}
.marginBottom02 {
    margin-bottom: 20px;
}
.marginBottom01 {
    margin-bottom: 15px;
}
.marginBottom02 {
    margin: 0 0 10px;
}
.margingTop01 {
    margin-top: 22px;
}
.marginRight01 {
    margin-right: 10px;
}
.noMarginLeft {
    margin-left: 0;
}
.noMarginRight {
    margin-right: 0;
}
.noMarginTop {
    margin-top: 0;
}
.noMarginBottom {
    margin-bottom: 0;
}
.padding01 {
    padding-top: 0;
}
.padding02 {
    padding: 5px 10px;
}
.padding03 {
    padding-top: 10px;
}
.padding04 {
    padding: 10px;
}
.padding05 {
    padding: 0;
}
.padding06 {
    padding: 15px;
}
.paddingBottom {
    padding: 0 0 27px;
}
.noPaddingLeft {
    padding-left: 0;
}
.grayBg {
    background: #e8e8e8;
}
.borderBottom {
    border-bottom: 1px solid #d9d9d9;
}
.noBackground {
    background: none;
}
h2.idea3GH2 {
    padding: 18px 0 1px!important;
}
.minHeight {
    min-height: 350px;
}
#ar {
    width: 500px;
    height: 15px;
    overflow: hidden;
}
.divBlock {
    width: 500px;
    float: left;
}
.height02 {
    height: 1px;
    background: #d2d2d2;
    padding: 1px;
}
.bold {
    font-weight: 700;
}
.link {
    color: #0071bc;
}
.anchor {
    color: #0071BC;
}
.arrowBlue {
    background: url(/ISC/images/blueArrow.png) no-repeat scroll 0 center transparent;
    padding: 0 15px;
}
.blue {
    color: #0768bf;
}
.condition {
    font-size: 10px;
}
.note {
    font-size: 10px;
}
.vaTop {
    vertical-align: top;
}
sup {
    color: #000;
    font-size: 14px;
}
#tncform sup, #MNPDiv sup, #Idea3GOnHandSetForm sup {
    color: #000;
}
.mandatory {
    color: red;
}
.floatRight {
    float: right;
}
#formDiv input {
    border: 1px solid #7e9db9;
    padding: 2px;
    width: 230px;
}
#dialog, #errorDiv, #thankYouDiv {
    display: none;
    background: #fbfbfb;
}
#needHelp {
    color: #0071BC;
}
#formDiv input.dialog_button {
    background: #eee;
    padding: 3px 5px;
    border: 1px solid #b3b3b3!important;
}
#needHelpSubmit {
    background: #eee;
    padding: 3px 5px;
    border: 1px solid #b3b3b3!important;
}
#formDiv textarea {
    border: 1px solid #7e9db9;
    padding: 2px;
    width: 230px;
}
#formDiv input.submit {
    width: auto;
    padding: 2px 7px;
    border: 1px solid #aaa;
    cursor: pointer;
}
#formDiv input[type="submit"], #formDiv input[type="button"], #formDiv input[type="reset"] {
    width: auto;
    cursor: pointer;
}
#formDiv input[type="radio"], #formDiv input[type="checkbox"] {
    width: 20px;
    border: none;
}
#formDiv input[type="submit"]:focus, #formDiv input[type="button"]:focus, #formDiv input[type="reset"]:focus {
    outline: none;
}
input[type="submit"]:focus, input[type="button"]:focus, input[type="reset"]:focus {
    outline: none;
}
input[type="radio"], input[type="checkbox"] {
    border: none;
}
#formDiv input.checkBox {
    width: 4px;
}
#formDiv #postpaidbuythisplan, #formDiv #city, #formDiv #tncState, #formDiv select {
    width: 235px;
    border: 1px solid #7e9db9;
    padding: 2px;
}
#formDiv #prepaidbuythisplan {
    width: 235px;
    border: 1px solid #7e9db9;
    padding: 2px;
}
#formDiv input.button05 {
    width: auto;
    cursor: pointer;
}
input.button05 {
    width: auto;
    cursor: pointer;
}
#MNPDiv input {
    border: 1px solid #7e9db9;
    padding: 2px;
    width: 193px;
}
#MNPDiv input#mobile {
    width: 158px!important;
}
#MNPDiv textarea {
    border: 1px solid #7e9db9;
    padding: 2px;
    width: 193px;
}
#MNPDiv input.submit {
    width: auto;
    padding: 2px 7px;
    border: 1px solid #aaa;
    cursor: pointer;
}
#MNPDiv select {
    width: 199px;
    border: 1px solid #7e9db9;
}
#MNPDiv input[type="radio"], #formDiv input[type="checkbox"] {
    width: 20px;
}
#MNPDiv input.checkBox {
    width: 4px;
}
#MNPDiv input[type="button"], #MNPDiv input[type="submit"] {
    width: auto;
}
.sup-philosophy {
    padding: 5px 0;
}
.sup-philosophy ul {
    margin: 0;
    padding: 0;
}
.sup-philosophy ul li {
    float: left;
    width: 240px;
}
ol.decimal li {
    list-style-position: outside;
    list-style-type: decimal;
    margin-left: 40px;
}
.register table {
    border: 0;
}
.register table td {
    border: 0;
}
.sup-banner {
    width: 940px;
    background: none repeat scroll 0 0 #FEF200;
}
nav ul li.sup-register, nav ul li.sup-login {
    float: left;
    width: 80px;
}
nav ul li.sup-register a {
    width: 55px;
}
nav ul li.sup-login a {
    width: 65px;
}
#thirdColumn {
    width: 232px;
}
.myAccountDiv ul {
    margin: 0;
    padding: 0;
}
.myAccountDiv ul li {
    margin: 10px 0;
    background: #e8e8e8;
    padding: 4px 0 4px 8px;
}
.myAccountDiv ul li span {
    display: inline-block;
}
.myAccountDiv ul li a {
    color: #333;
}
.myAccountDiv ul li span.width08 {
    width: 100px;
}
.idea3gDevicesdiv {
}
.idea3gform {
    width: 500px;
    background: #e8e8e8;
    padding: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}
.idea3gform table {
    border: none;
}
.idea3gform table td {
    border: none;
}
.idea3gform input {
    border: 1px solid #7e9db9;
    padding: 2px;
    width: 200px;
}
.idea3gform input[type="radio"], input[type="checkbox"] {
    width: 20px;
    border: 0;
}
input[type="button"], input[type="submit"] {
    width: auto;
}
.idea3gform select {
    width: 208px;
}
.table01 {
    background: #fff;
    border: 1px solid #ccc;
    border-collapse: collapse;
    table-layout: fixed;
}
.table01 td {
    border: 1px solid #ccc;
    padding: 15px 10px;
    word-wrap: break-word;
}
.table01 tr.tableHeader td {
    background: #e8e8e8;
    text-align: center;
}
table.tableNOBorder {
    border: none;
}
table.tableNOBorder td {
    border: none;
}
.table02 {
    background: #fff;
    border: 1px solid #ccc;
    border-collapse: collapse;
    table-layout: fixed;
}
.table02 td {
    border: 1px solid #ccc;
    padding: 15px 10px;
    word-wrap: break-word;
}
.table02 tr.tableHeader td {
    background: #d2d2d2;
    text-align: center;
}
#whatsNew {
    background: #6c6c6c;
    width: 100%;
    color: #fff;
    margin-bottom: 25px;
}
#whatsNew ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#whatsNew ul li {
    margin: 0;
    padding: 0;
    float: left;
    list-style-type: none;
    padding: 5px 9px;
    background: none;
}
#whatsNew ul li:after {
    content: " | "}
#whatsNew ul li.arrow:after {
    content: " "!important;
    padding: 5px 2px;
}
#whatsNew ul li.arrow a {
    padding: 5px 0;
}
#whatsNew ul li.blueArrow {
    background: url(/ISC/images/blueArrow.jpg) no-repeat right 0 #005ba5;
    padding-right: 18px;
}
#whatsNew ul li.blueArrow:after {
    content: "  "}
#whatsNew ul li a {
    padding-right: 9px;
    color: #fff;
    text-decoration: none;
}
#whatsNewDiv {
    background: #6c6c6c;
    width: 100%;
    color: #fff;
    margin: 14px 0 0;
}
#whatsNewDiv .whatsNewTitle {
    background: url(/ISC/images/blueArrow.jpg) repeat-y right 0 #005ba5;
    padding: 5px 18px 5px 5px;
}
#fotCircle {
    margin: 25px 0;
}
#fotCircle #fotCircleTitle {
    color: #005ba5;
    font-size: 14px;
    padding-bottom: 25px;
    font-weight: 700;
}
#fotCircle .fotCircleList {
    float: left;
}
.fotCircleList ul li {
    background: url(/ISC/images/listArrow.jpg) no-repeat scroll 0 center transparent;
    padding: 0 2px 3px 10px;
    width: 128px;
}
.fotCircleList ul li.mpCha {
    width: 200px;
}
.fotCircleList ul li.upwUk {
    width: 200px;
}
.fotCircleList ul li.tamil {
    width: 150px;
}
.fotCircleList ul li.apTel {
    width: 190px;
}
.Accordion div {
    display: none;
}
#accordion h4 {
    height: 22px;
    background: #e8e8e8;
    background: #e8e8e8;
    width: auto;
    font-size: 16px;
    color: #333;
    font-weight: 700;
    padding: 8px;
    cursor: pointer;
    margin: 0;
}
#accordion h4 span {
    display: block;
}
#accordion h4 span.ui-icon {
    height: 0!important;
    width: 0!important;
}
#accordion h4.keyHeading {
    background: none repeat scroll 0 0 #E8E8E8;
    color: #333;
    cursor: pointer;
    font-size: 12px;
    font-weight: 700;
    height: 20px;
    margin: 0 0 10px;
    padding: 4px 8px;
    width: auto;
}
.AccordionKeyPeople h4.ui-accordion-header-active span.plusMinusSign {
    background: url(/ISC/images/icon_minus.jpg) no-repeat scroll right center transparent!important;
}
.AccordionKeyPeople span.plusMinusSign {
    background: url(/ISC/images/icon_plus.jpg) no-repeat scroll right center transparent!important;
}
.AccordionCorpGov h4.ui-accordion-header-active span.plusMinusSign {
    background: url(/ISC/images/icon_minus.jpg) no-repeat scroll right center transparent!important;
}
.AccordionCorpGov span.plusMinusSign {
    background: url(/ISC/images/icon_plus.jpg) no-repeat scroll right center transparent!important;
}
.AccordionKeyPeople div.keyPeopleContent {
    background: #FFF;
    margin: -10px 0 10px;
}
.keyPeopleBlock {
    border: none;
    width: 520px;
}
.keyPeopleRight {
    padding-bottom: 15px;
    width: 365px;
}
.keyPeopleRight1 {
    padding-bottom: 15px;
    width: 250px;
}
.storeDiv {
    border: 1px solid #CCC;
    height: auto;
    padding: 2px;
    width: 214px;
}
#accordion h4.ui-accordion-header-active span.plusMinus {
    background: url(/ISC/images/minus.jpg) no-repeat scroll right center transparent!important;
}
#accordion span.plusMinus {
    background: url(/ISC/images/plus.jpg) no-repeat scroll right center transparent!important;
}
.store {
    border-bottom: 1px solid #fff;
}
.store ul {
    margin: 0;
    padding: 10px 0;
    clear: left;
}
.store ul li {
    margin: 0;
    padding: 10px 7px 0;
    clear: left;
    background: none;
}
.store ul li.textCenter {
    text-align: center;
}
.store ul li:first-child {
    padding-top: 0;
}
.store ul li select {
    width: 200px;
    padding: 2px;
}
.plus {
    background: url(/ISC/images/plus.jpg) no-repeat right center;
    padding-right: 30px;
}
.minus {
    background: url(/ISC/images/minus.jpg) no-repeat right center;
    padding-right: 30px;
}
.contactus {
    padding: 10px;
}
.borderTop {
    border-top: 1px solid #fff;
}
.noBottomBorder {
    border-bottom: 0;
    margin-left: 20px;
}
table.noborder {
    border: 0;
    vertical-align: top;
}
table.noborder td {
    border: 0;
}
.noborder p {
    display: inline-block;
    padding: 4px;
    vertical-align: top;
}
ul.idea3GUl li {
    background: none!important;
    padding-left: 0!important;
}
#imageTitle, #imageFirstTitle {
    background: none repeat scroll 0 0 #fbfbfb;
    border: 1px solid #bbb;
    overflow: hidden;
    padding: 10px;
    position: absolute;
    display: none;
}
.ui-autocomplete li.ui-state-focus {
    background: none repeat scroll 0 0 #ccc;
}
footer {
    position: relative;
    float: left;
    width: 100%;
    border-top: 4px solid #D0D0D0;
    margin: 28px 0 0;
}
footer #footerNav {
    background-color: #d0d0d0;
    width: 100%}
footer #footerNav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
footer #footerNav ul li {
    margin: 0;
    padding: 5px 18px;
    list-style-type: none;
    float: left;
    background: none;
}
footer #footerNav ul li:last-child {
}
footer #footerNav ul li a {
    padding-right: 3px;
    color: #000;
}
footer #footerNav ul li a:hover {
    text-decoration: none;
    color: #0071bc;
}
footer #footerNav ul li.gray {
    color: #333;
}
footer.moneyFooter {
    border-top: 0;
}
footer.moneyFooter #footerNav ul li {
    margin: 0;
    padding: 5px 28px;
    list-style-type: none;
    float: left;
    background: none;
}
#fotNote ul {
    margin: 5px 0 0;
    padding: 0;
    list-style-type: none;
}
#fotNote ul li {
    margin: 0;
    padding: 2px 3px;
    list-style-type: none;
    background: none;
    font-size: 10px;
}
.copyRights ul li {
    background: none!important;
    float: left;
    padding: 3px;
    font-size: 10px;
}
.copyRights ul li:after {
    content: " | "}
.bannerAuto {
    position: relative;
    width: 939px;
    height: 250px;
    overflow: hidden;
}
.innerBannerAuto {
    position: relative;
    width: 700px;
    height: 196px;
    overflow: hidden;
}
.slidesBanner {
    height: 100%;
    overflow: hidden;
    -webkit-transition: all 500ms cubic-bezier(.165, .84, .44, 1);
    -moz-transition: all 500ms cubic-bezier(.165, .84, .44, 1);
    -ms-transition: all 500ms cubic-bezier(.165, .84, .44, 1);
    -o-transition: all 500ms cubic-bezier(.165, .84, .44, 1);
    transition: all 500ms cubic-bezier(.165, .84, .44, 1);
}
.slideBanner {
    height: 100%;
    float: left;
    clear: none;
}
.slidesBanner li {
    background: 0;
    padding: 0;
}
.bannerAuto .slider-arrows {
    display: none;
}
.whatsNewSlide .slider-arrow {
    position: absolute;
    display: block;
    margin-bottom: -20px;
}
.whatsNewSlide .slider-arrow {
    position: absolute;
    display: block;
    margin-bottom: -20px;
    background: none repeat scroll 0 0 #6C6C6C;
}
.whatsNewSlide .slider-arrow--right {
    bottom: 100%;
    right: -10px;
    width: 38px;
    height: 27px;
    background: url(/ISC/images/arrowRight.jpg) no-repeat 0 6px;
    display: inline-block;
}
.whatsNewSlide .slider-arrow--left {
    bottom: 100%;
    left: 0;
    background: url(/ISC/images/arrowLeft.jpg) no-repeat 0 6px;
    width: 38px;
    height: 27px;
    display: inline-block;
}
.slider-nav {
    top: 15px!important;
    right: 15px!important;
    position: absolute;
    background: #e8e8e8;
    padding: 8px 8px 5px;
    width: auto!important;
}
.slider-nav__item {
    width: 10px;
    height: 10px;
    float: left;
    clear: none;
    display: block;
    margin: 0 2px 0 1px;
    background: url(/ISC/images/gray_bullet.jpg) no-repeat -12px 0;
}
.slider-nav__item:hover, .slider-nav__item--current {
    background: url(/ISC/images/gray_bullet.jpg) no-repeat -2px 0;
}
.whatsNewSlide {
    position: relative;
    width: 800px;
    height: 20px;
    overflow: hidden;
    background: none repeat scroll 0 0 #6C6C6C;
    float: left;
    padding: 0 20px;
}
.whatsNewSlideBlock {
    height: 100%;
    overflow: hidden;
    -webkit-transition: all 500ms cubic-bezier(.165, .84, .44, 1);
    -moz-transition: all 500ms cubic-bezier(.165, .84, .44, 1);
    -ms-transition: all 500ms cubic-bezier(.165, .84, .44, 1);
    -o-transition: all 500ms cubic-bezier(.165, .84, .44, 1);
    transition: all 500ms cubic-bezier(.165, .84, .44, 1);
}
ul.whatsNewSlideBlock li.whatsNewItem {
    padding: 0;
}
.whatsNewItem {
    height: 100%;
    float: left;
    clear: none;
}
.whatsNewItem .textItem {
    width: 800px;
    padding: 2px 20px;
    margin-top: 3px;
}
.whatsNewItem .textItem a {
    color: #fff;
    text-decoration: none;
}
.whatsNewSlide .slider-nav {
    display: none;
}
.box {
    width: 939;
    height: 290;
}
.whatsNewSlide li {
    background: none;
    list-style-type: none;
}
#voiceDatavas .ui-tabs .ui-tabs-panel {
    padding: 0;
}
#voiceDatavas .ui-tabs {
    padding: 0;
}
#voiceDatavas .ui-widget-content {
    margin: ;
    padding: 0;
}
#voiceDatavas .ui-widget-content a {
    display: inline-block;
}
#voiceDatavas .ui-tabs .ui-tabs-nav li a {
    padding: 0;
}
#voiceDatavas .ui-tabs .ui-tabs-nav {
    background: url(/ISC/images/tabBg.jpg) repeat-x 0 0;
    display: inline-block;
    padding: 2px 2px 0;
    width: 100%;
    box-sizing: border-box;
}
#voiceDatavas .ui-tabs .ui-tabs-nav li {
    background: url(/ISC/images/tabSeperator.jpg) no-repeat right center;
    padding: 0;
}
#voiceDatavas .ui-tabs .ui-tabs-nav li:last-child {
    background: none;
}
#voiceDatavas .ui-tabs .ui-tabs-nav li a {
    display: block;
    font-size: 13px;
    line-height: 33px;
    text-align: center;
    text-decoration: none;
    color: #FFF;
}
#voiceDatavas .ui-tabs .ui-tabs-nav li {
    margin: 0;
}
#voiceDatavas .ui-widget-header {
    color: #FFF;
    font-weight: 700;
}
#voiceDatavas .ui-tabs li.ui-state-active {
    background: url(/ISC/images/tabSelected.jpg) repeat-x 0 0!important;
    color: #FFF;
}
#voiceDatavas #tabs {
    width: 416px;
}
#voiceDatavas .ui-tabs li.ui-state-active a {
    color: #000;
}
#dndTabs {
    margin: 20px 0;
}
#dndTabs .ui-tabs .ui-tabs-panel {
    padding: 0;
}
#dndTabs .ui-tabs {
    padding: 0;
}
#dndTabs .ui-widget-content {
    margin: ;
    padding: 0;
}
#dndTabs .ui-widget-content a {
    display: inline-block;
}
#dndTabs .ui-tabs .ui-tabs-nav {
    background: none repeat scroll 0 0 #E8E8E8;
    display: inline-block;
    width: 100%;
    padding: 0;
}
#dndTabs .ui-tabs .ui-tabs-nav li {
    border-right: 2px solid #fff;
    background: none;
}
#dndTabs .ui-tabs .ui-tabs-nav li a {
    display: block;
    font-size: 12px;
    line-height: 31px;
    padding: 0 62px;
    text-align: center;
    text-decoration: none;
    width: auto;
}
#dndTabs .ui-state-active a {
    background: url(/ISC/images/widgets/widget_blue_bg.jpg) repeat-x 0 0;
    color: #FFF;
}
#dndTabs .ui-tabs .ui-tabs-nav li {
    margin: 0;
}
#dndTabs .ui-widget-header {
    color: #FFF;
    font-weight: 700;
}
#dndTabs .ui-state-active a {
    background: url(/ISC/images/widgets/widget_blue_bg.jpg) repeat-x 0 0;
    color: #FFF;
}
#dndTabs #tabs {
    width: 416px;
}
.mainNav {
    background-color: #FEF200;
    font-size: 12px;
    font-weight: 400;
    line-height: 13px;
    margin: 0;
    position: relative;
    width: 940px;
}
.mainNav a, .mainNav a:link, .mainNav a:visited, .mainNav a:hover, .mainNav a:focus {
    color: #333;
    cursor: pointer;
    text-decoration: none;
}
span {
    color: #333;
    text-decoration: none;
}
.mainNav>li {
    cursor: pointer;
    display: inline-block;
    text-align: center;
    background: none;
    padding: 0;
    border-left: 1px solid #ccc;
    float: left;
    font-size: 14px;
}
.mainNav>li>a {
    display: block;
    height: 34px;
    line-height: 34px;
    padding: 0 18px;
}
.mainNav>li.home {
    border-left: none;
}
.mainNav>li.home:hover {
    background: #0071bc;
}
.mainNav>li>a.icon-home {
    background: url(/ISC/images/homeIcon.jpg) no-repeat center center;
}
.mainNav>li:hover a.icon-home {
    background: url(/ISC/images/homeIcon-hover.jpg) no-repeat center center;
}
.mainNav>li.socialIcon>a {
    padding: 0;
}
.mainNav>li.socialIcon {
    border: none;
    float: right;
}
.mainNav>li.socialIcon:hover {
    background: none;
}
.mainNav>li:hover>a {
    color: #fff;
}
.mainNav>li.dropdown:hover {
    background: #0071BC;
}
.mainNav>li:hover {
    background-color: #0071BC;
}
.mainNav>li>ul {
    background-color: #fff;
    list-style: none outside none;
    margin-top: 30px;
    opacity: 0;
    padding: 0;
    position: absolute;
    text-align: left;
    top: 0;
    visibility: hidden;
    width: 200px;
    z-index: 9999;
}
.mainNav>li:hover>ul {
    margin-top: 0;
    opacity: 1;
    visibility: visible;
}
.mainNav li>ul li {
    display: block;
    font-size: 11px;
    padding: 15px 10px;
    position: relative;
}
.mainNav>li>ul li:hover {
    background-color: #006191;
}
.mainNav ul li:hover>a {
    color: 333;
}
.mainNav>li>ul li ul li:hover {
    background-color: #004B6F;
}
input#mobile_menu {
    display: none;
}
.mainNav>li>ul li ul li ul {
    background-color: #004B6F;
}
.mainNav>li>ul li ul li ul li:hover {
    background-color: #00344D;
}
.mainNav>li>.fulldrop {
    background-color: #fff;
    left: 0;
    list-style: none outside none;
    margin-top: 30px;
    min-height: 100px;
    opacity: 0;
    overflow: hidden;
    padding: 8px 0;
    position: absolute;
    text-align: left;
    top: 30px;
    visibility: hidden;
    width: 100%;
    z-index: 9999;
    float: left;
}
.mainNav>li:hover .fulldrop {
    margin-top: 0;
    opacity: 1;
    visibility: visible;
}
.mainNav ul li:hover:after {
    color: 333;
}
.mainNav>li:hover .coldrop {
    margin-top: 0;
    opacity: 1;
    visibility: visible;
}
.mainNav .coldrop .column {
    margin: 0 9px;
    width: 130px;
}
.mainNav .column {
    color: 333;
    float: left;
    margin: 0 0 0 2.2%;
    width: 14.1%}
.mainNav .column ul {
    margin: 0;
    padding: 0;
}
.mainNav .column ul li {
    font-size: 11px;
    list-style: none outside none;
    padding: 3px 0 3px 3px;
    background: none;
}
.mainNav .column ul li.highlight {
    font-weight: 700;
}
.mainNav .column ul li.bold {
    font-weight: 700;
}
#mainMenuSocialIcon .mainNav .column h3 {
    font-size: 12px;
    font-weight: 400;
    margin: 5px 0;
    padding: 3px 0 3px 3px;
    background: #f0f0f0;
    font-weight: 700;
    color: #333;
    z-index: 2;
}
.mainNav .column ul li a {
    display: block;
    padding: 0;
}
.mainNav .column ul li a:hover {
    color: #0262dd;
    display: block;
    padding: 0;
}
.mainNav li.dropdown:hover a {
    color: #fff;
}
.mainNav li.dropdown .fulldrop a {
    color: #333;
}
.mainNav li.dropdown {
    background: none repeat scroll 0 0 #FEF200;
    float: left;
    position: static!important;
}
.mainNav li.dropdown a {
    color: #333;
}
.mainNav li.activeMenu {
    background: #0071BC;
}
.mainNav>li.dropdown>a:after {
    color: #333;
    float: left;
}
.mainNav ul li.dropdown:after {
    color: #333;
    display: inline-block;
    left: 170px;
    margin-left: 10px;
    margin-top: 2px;
    position: absolute;
    float: left;
}
.mainNav>li.space {
    margin-left: 435px!important;
}
li.socialIcon {
    padding: 0 5px!important;
    cursor: pointer;
}
.slider .ui-widget {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.1em;
}
.slider .ui-widget .ui-widget {
    font-size: 1em;
}
.slider .ui-widget input {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1em;
}
.slider .ui-widget-content {
    border: 1px solid #aaa;
    background: #fff;
    color: #222;
}
.slider .ui-widget-content a {
    color: #222;
}
.slider .ui-widget-header {
    border: 1px solid #aaa;
    background: #ccc;
    color: #222;
    font-weight: 700;
}
.slider .ui-widget-header a {
    color: #222;
}
.slider .ui-state-default, .slider .ui-widget-content .ui-state-default, .slider .ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background: #e6e6e6;
    font-weight: 400;
    color: #555;
}
.slider .ui-state-default a, .slider .ui-state-default a:link, .slider .ui-state-default a:visited {
    color: #555;
    text-decoration: none;
}
.slider .ui-state-hover, .slider .ui-widget-content .ui-state-hover, .slider .ui-widget-header .ui-state-hover, .slider .ui-state-focus, .slider .ui-widget-content .ui-state-focus, .slider .ui-widget-header .ui-state-focus {
    border: 1px solid #999;
    background: #dadada;
    font-weight: 400;
    color: #212121;
}
.slider .ui-state-hover a, .slider .ui-state-hover a:hover, .slider .ui-state-hover a:link, .slider .ui-state-hover a:visited {
    color: #212121;
    text-decoration: none;
}
.slider .ui-state-active, .slider .ui-widget-content .ui-state-active, .slider .ui-widget-header .ui-state-active {
    border: 1px solid #aaa;
    background: #fff;
    font-weight: 400;
    color: #212121;
}
.slider .ui-state-active a, .slider .ui-state-active a:link, .slider .ui-state-active a:visited {
    color: #212121;
    text-decoration: none;
}
.ui-slider {
    position: relative;
    text-align: left;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 19px;
    height: 20px;
    cursor: default;
    background: url(/ISC/images/round.gif) no-repeat 0 0;
    margin-top: -3px;
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
    background: url(/ISC/images/bar.gif) repeat-x 0 0;
}
.ui-slider-horizontal {
    background: url(/ISC/images/bar-gray.gif) repeat-x 0 0;
    height: 8px;
    margin: 5px 10px;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em;
    z-index: 100000;
}
.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%}
.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}
.ui-slider-vertical {
    width: .8em;
    height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%}
.ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
    top: 0;
}
#usageCalculator {
    background: none repeat scroll 0 0 #FFF;
    border: 1px solid #E8E8E8;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    float: left;
    padding: 10px 5px;
    width: auto;
}
#usageCalculator .ucDiv {
    width: 250px;
    height: 80px;
    float: left;
    border-bottom: 1px dashed #E8E8E8;
    margin-top: 20px;
    padding-bottom: 10px;
}
.ucDiv .ucTitle {
    font-weight: 700;
    padding: 0 8px 0 6px;
    width: 200px;
    display: inline-block;
    height: 40px;
}
.ucDiv .ucRange {
    width: 230px;
    padding: 10px 0 0 10px;
}
.ucDiv .ucRange .highValue {
    float: right;
}
.ucDiv li {
    background: none;
    font-size: 16px;
    color: #0071bc;
}
.ucDiv li label {
    width: 120px;
    display: inline-block;
}
[class^=slider] {
    display: inline-block;
    margin-bottom: 1px;
}
.output {
    border: 0;
    color: #000;
    font-size: 12px;
    padding-top: 1px;
    vertical-align: top;
    font-weight: 700;
    width: 25px;
}
.ui-dialog-buttonset button {
    background: #eee;
    padding: 3px 5px;
    border: 1px solid #b3b3b3!important;
}
#ideaMall, #dailerTone, .signin, .buynowLink, .swupdate {
    cursor: pointer;
}
#dialog-dailerTone {
    display: none;
}
.buynowLink span, .buynowLink span:visited, a.button05, a.button05:visited {
    color: #0071BC;
    font-weight: 700;
}
#storeLocDiv {
    border: 1px solid #ccc;
    background: #fff;
    padding: 2px;
    width: auto;
}
#storeLocDiv h2 {
    background: none repeat scroll 0 0 #e8e8e8;
    color: #333;
    font-size: 16px;
    font-weight: 700;
    padding: 8px;
    width: auto;
}
.storeLocBg {
    background: none repeat scroll 0 0 #f6f6f6;
    box-sizing: border-box;
    float: left;
    padding: 30px 15px;
    width: 100%;
}
.storeLocDivUl {
    margin: 0;
    padding: 0;
}
.storeLocDivUl .button05 {
    padding: 2px 10px;
}
.storeLocDivUl .button05:focus {
    outline: none;
}
#serchTextBox {
    border: 1px solid #ccc;
    width: 240px;
}
ul.storeLocDivUl li {
    margin: 0;
    padding: 0;
    float: left;
    background: none;
}
ul.storeLocDivUl li select {
    width: 140px;
    margin: 0 5px;
}
.or {
    text-align: center;
}
.storeTable {
    background: #fff;
    border: 1px solid #ccc;
    border-collapse: collapse;
    table-layout: fixed;
}
.storeTable td {
    border: 1px solid #ccc;
    padding: 10px 5px;
    word-wrap: break-word;
}
.storeTable tr.tableHeader td {
    background: #d2d2d2;
    text-align: center;
}
.storeTable td.td01 {
    width: 115px!important;
}
.storeTable td.td02 {
    width: 130px!important;
}
.storeTable td.td03 {
    width: 100px!important;
}
.storeTable td.td04 {
    width: 70px!important;
}
.storeTable td.td05 {
    width: 50px!important;
}
ul.simple-pagination {
    list-style: none;
}
.simple-pagination {
    display: block;
    overflow: hidden;
    padding: 10px 0 5px;
    margin: 0;
    float: right;
}
.simple-pagination ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.simple-pagination li {
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
    background: none;
}
.corpGov {
    padding-bottom: 15px;
    width: 100%}
.corpGovContent {
    background: #fff;
    margin: -10px 0 10px;
}
.lightTheme a, .lightTheme span {
    float: left;
    color: ##1155bb;
    margin-bottom: 5px;
    margin-right: 1px;
    padding: 2px 3px;
}
.lightTheme a:hover {
    text-decoration: none;
}
.lightTheme .current {
    color: #000;
    cursor: default;
}
.lightTheme .prev.current {
    background: url(/ISC/images/prev-dis.png) no-repeat scroll 0 0;
    height: 14px;
    width: 12px;
}
.lightTheme .next.current {
    background: url(/ISC/images/next-dis.png) no-repeat scroll 0 0;
    height: 14px;
    width: 12px;
}
.lightTheme .prev {
    background: url(/ISC/images/prev.png) no-repeat scroll 0 0;
    height: 14px;
    width: 12px;
}
.lightTheme .next {
    background: url(/ISC/images/next.png) no-repeat scroll 0 0;
    height: 14px;
    width: 12px;
}
.lightTheme a.prev:hover {
    background: url(/ISC/images/prev.png) no-repeat scroll 0 0;
    height: 14px;
    width: 12px;
}
.lightTheme a.next:hover {
    background: url(/ISC/images/next.png) no-repeat scroll 0 0;
    height: 14px;
    width: 12px;
}
.lightTheme .ellipse {
    background: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    font-weight: 700;
    cursor: default;
}
.tableBorder {
    border: 1px solid #d2d2d2;
    border-collapse: collapse;
}
.tableBorder tr.tableHeader td {
    background: none repeat scroll 0 0 #d2d2d2;
    font-weight: 700;
}
.tableBorder td {
    border: 1px solid #b2b2b2;
    font-size: 12px;
    padding: 5px;
    vertical-align: top;
}
.searchResult {
    padding: 10px 0;
}
.selectBox:after {
    background: #fff;
    bottom: 1px;
    content: "";
    height: 20px;
    line-height: 24px;
    pointer-events: none;
    position: absolute;
    right: 1px;
    text-align: center;
    width: 20px;
}
.selectBox {
    float: left;
    position: relative;
}
.form-control {
    background-color: #fff;
    border: 1px solid #cdcdcd;
    display: block;
    height: 22px;
    padding: 2px 4px;
    width: 100%}
.selectWidth {
    width: 239px;
}
.mnpform {
    min-height: 450px;
}
.mnpform sup {
    color: #000;
}
.mnpform table {
    border: none;
}
.mnpform table td {
    border: none;
}
.mnpform input[type="text"] {
    border: 1px solid #cdcdcd;
    height: 16px;
}
.mnpform input[type="text"].formWidth {
    width: 237px;
}
.mnpform input[type="text"].formWidth02 {
    width: 202px;
}
.mnpform input[type="text"].formWidth03 {
    width: 27px;
}
.mnpform input[type="text"].formWidth04 {
    width: 208px;
}
.boxWidth {
    width: 80px;
    display: inline-block;
    vertical-align: top;
}
.MNPDivBlock {
    padding: 35px 35px 5px;
}
.mnpDivBlock01 {
    width: 212px;
    text-align: right;
    display: inline-block;
}
.mnpMargin {
    margin-left: 30px;
}
.mnpMargin01 {
    margin-left: 2px;
}
.mnpDatepicker {
    z-index: 10000!important;
}
.mnpDatepicker table {
    border: none;
}
.mnpDatepicker table td {
    border: none;
}
.mnpDatepicker a.ui-state-default, .mnpDatepicker span.ui-state-default {
    border: none;
    background: #fff;
    text-align: center;
}
.mnpDatepicker .ui-widget-header {
    border: none;
    background: none;
}
.mnpDatepicker a.ui-state-highlight, .mnpDatepicker .ui-widget-content a.ui-state-highlight, .mnpDatepicker .ui-widget-header a.ui-state-highlight {
    background: #166dbc;
    border: 1px solid #666;
    color: #fff;
}
.mnpDatepicker .ui-widget-header .ui-icon {
    background-image: url(/ISC/images/ui-icons_454545_256x240.png);
}
.mnpDatepicker .ui-icon-circle-triangle-w {
    background-position: -97px 0;
}
.mnpDatepicker .ui-icon-circle-triangle-e {
    background-position: -33px 0;
}
.mnpDatepicke a.ui-state-hover, .mnpDatepicke .ui-widget-content a.ui-state-hover, .mnpDatepicke .ui-widget-header a.ui-state-hover, .mnpDatepicke a.ui-state-focus, .mnpDatepicke .ui-widget-content a.ui-state-focus, .mnpDatepicke .ui-widget-header a.ui-state-focus {
    border: none;
    background: none;
    font-weight: 400;
    color: #212121;
}
.tran {
    background-color: #FFF;
    opacity: .2;
    filter: alpha(opacity=60);
    position: absolute;
    z-index: 999;
    display: block;
    margin-left: 0;
    margin-top: 0;
}
.tablebg {
    background: #fffbb2!important;
}
.submitMessageCon {
    background: #fef200;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 30px;
    font-weight: 700;
    width: 96%}
.fLeft {
    float: left;
}
.lable {
    font-weight: bold!important;
}
#dialog, #errorDiv, #thankYouDiv {
    display: none;
}
#needHelp {
    color: #0071bc;
}
ul.ui-autocomplete {
    z-index: 15000!important;
}
ul.ui-autocomplete li {
    background: none;
}
.ui-dialog {
    width: 540px!important;
}
#formDiv input[type="text"].readOnly {
    background: #d1d1d1!important;
}
.ui-dialog .ui-dialog-titlebar-close span {
    display: block;
    margin: 0;
}
ul.ui-autocomplete {
    background: #e1e1e1;
    position: absolute;
    min-height: 25px;
    max-height: 80px;
    overflow-y: scroll;
    width: 230px;
}
.grayBgReadOnly {
    background: #CCC;
}
#MNPDiv input[type="radio"], input[type="checkbox"] {
    border: 0 none;
    width: 20px!important;
}
.mnpLeftDiv {
    width: 509px;
    float: left;
    background: #f5f5f5;
}
.mnpLeftDiv h2 {
    margin-top: 15px;
}
.mnpRightDiv {
    width: 400px;
    float: left;
    padding: 6px 10px 10px 20px;
}
.mnpRightDiv .MNPDivLeft {
    width: auto;
    padding: 0;
}
.mnpRightDiv .MNPDivLeft dt {
    width: 145px;
}
.mnpRightDiv table, .mnpRightDiv table td {
    border: none;
}
.mnpMargin0 {
    display: inline-block;
    margin-bottom: 10px;
}
.mnpRightDiv sup {
    color: #000;
}
.mnprowLeft {
    float: left;
}
.mnprowRight {
    float: left;
}
.mnpRightDiv h2 {
    color: #000;
}
.mnpRightDiv input[type="text"] {
    width: 180px;
    border: 1px solid #8d9ba6;
}
input[type="text"].formWidth03 {
    width: 27px;
}
.mnpRightDiv select.selectWidth {
    width: 184px;
    border: 1px solid #8d9ba6;
}
.mnpRightDiv input[type="text"].formWidth02 {
    width: 148px;
}
.nMnpMargin {
    margin-left: 40px;
}
.nMnpMargin02 {
    margin-left: 190px;
}
.nMnpMargin03 {
    margin-left: 165px;
}
.nMnpMargin04 {
    margin: 5px 0 50px 45px;
}
span.mnpCaption {
    text-align: center;
    display: inline-block;
}
span.mnpCaption01 {
    width: 140px;
}
span.mnpCaption03 {
    width: 357px;
    background: url(/ISC/images/nmnpVertical-dash.png) repeat-y 0 0;
}
.nMnpPadding03 {
    padding: 0 0 25px 40px;
}
.nMnpPadding04 {
    padding: 12px 0 40px 125px;
}
span.mnpCaption04 {
    width: auto;
    background: url(/ISC/images/nmnpVertical-dash.png) repeat-y 0 0;
}
span.mnpCaption05 {
    width: auto;
}
.mnpRightDiv .button05 {
    padding: 2px 4px;
}
.ytv-canvas {
    display: block;
    background: #282828;
    overflow: hidden;
    font-family: arial, sans-serif;
}
.ytv-canvas ::-webkit-scrollbar {
    border-left: 1px solid #000;
    width: 10px;
}
.ytv-canvas ::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, .1);
}
#tarifCountry {
    padding: 3px 1px;
}
.isdTariffSelect {
    width: 170px;
    position: absolute;
}
.isdTariffSelect>option.blueBg {
    background-color: #3399ff!important;
    color: #fff;
}
.mLeft {
    margin-left: 170px;
}
.supBlack {
    color: #000!important;
    font-size: 9px;
    vertical-align: top;
}
sup.supBlack {
    color: #000;
}
.tarifCountryGo {
    margin-left: 8px;
}
#invalidIdeaNumber {
    min-height: 30px!important;
    font-size: 13px;
}
#invalidIdeaNumberAlert {
    width: 400px!important;
    font-size: 13px;
}
.btnInvalidCon {
    float: right;
    margin: 10px 15px 0 0;
    font-size: 12px;
}
#postpaidEasyShare tr:first-child td {
    background: #d2d2d2;
    font-weight: 700;
}
.ytv-canvas {
    display: block;
    background: #282828;
    overflow: hidden;
    font-family: arial, sans-serif;
}
.ytv-canvas ::-webkit-scrollbar {
    border-left: 1px solid #000;
    width: 10px;
}
.ytv-canvas ::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, .1);
}
.ytv-video {
    position: absolute;
    top: 0;
    right: 300px;
    bottom: 0;
    left: 0;
    height: 100%}
.ytv-video iframe {
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    display: block;
}
.ytv-list {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 300px;
}
.ytv-list-inner {
    overflow: auto;
    position: absolute;
    top: 52px;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-overflow-scrolling: touch;
}
.ytv-list ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.ytv-list .ytv-active a {
    border-left: 2px solid #fff;
    background: rgba(255, 255, 255, .05);
}
.ytv-list a {
    display: block;
    text-decoration: none;
    font-size: 11px;
    color: #FEFEFE;
    padding: 10px;
    padding-left: 8px;
    border-top: 1px solid rgba(255, 255, 255, .1);
    border-bottom: 1px solid rgba(0, 0, 0, .5);
    border-left: 2px solid transparent;
}
.ytv-list a b {
    max-height: 45px;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
}
.ytv-list li:first-child a {
    border-top: none;
}
.ytv-list li:last-child a {
    border-bottom: none;
}
.ytv-list a:hover, .ytv-list-header .ytv-playlists a:hover {
    background: rgba(255, 255, 255, .05);
}
.ytv-list a:active, .ytv-list-header .ytv-playlists a:active {
    background: rgba(0, 0, 0, .05);
}
.ytv-list .ytv-content {
    padding-left: 125px;
}
.ytv-list .ytv-thumb-stroke {
    position: absolute;
    top: 1px;
    left: 1px;
    bottom: 1px;
    right: 1px;
    z-index: 2;
    outline: 1px solid rgba(255, 255, 255, .1);
}
.ytv-list .ytv-thumb {
    float: left;
    position: relative;
    outline: 1px solid rgba(0, 0, 0, .5);
}
.ytv-list .ytv-thumb img {
    width: 120px;
    display: block;
}
.ytv-list .ytv-thumb span {
    position: absolute;
    bottom: 5px;
    right: 5px;
    color: #eee;
    background: rgba(0, 0, 0, .7);
    font-size: 11px;
    font-weight: 700;
    padding: 0 4px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.ytv-views {
    display: block;
    margin-top: 5px;
    font-size: 10px;
    font-weight: 400;
    opacity: .3;
}
.ytv-list-header {
    height: 52px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}
.ytv-list-header a {
    background: rgba(255, 255, 255, .05);
    position: relative;
    z-index: 10;
}
.ytv-list-header img, .ytv-list .ytv-playlists .ytv-thumb img {
    width: 30px;
    vertical-align: middle;
}
.ytv-list-header span {
    padding-left: 10px;
    font-size: 12px;
    font-weight: 700;
}
.ytv-playlists {
    z-index: 9;
    position: absolute;
    background: #282828;
    top: 52px;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
    display: none;
}
.ytv-playlists img, .ytv-list-header img {
    float: left;
}
.ytv-playlists a span, .ytv-list-header a span {
    white-space: nowrap;
    padding-left: 10px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ytv-list-header>a span {
    line-height: 30px;
}
.ytv-list-header .ytv-playlists a {
    background: none;
}
.ytv-playlist-open .ytv-playlists {
    display: block;
}
.ytv-relative {
    position: relative;
    width: 100%;
    height: 100%}
.ytv-full {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%!important;
    height: 100%!important;
    margin: 0!important;
}
.ytv-arrow {
    height: 10px;
    width: 0;
    position: relative;
    top: 10px;
    right: 5px;
    border: 10px solid transparent;
    float: right;
    border-top-color: rgba(0, 0, 0, .4);
    display: none;
}
.ytv-has-playlists .ytv-arrow {
    display: inline-block;
}
.ytv-playlist-open .ytv-arrow {
    border-color: transparent;
    border-bottom-color: rgba(0, 0, 0, .4);
    top: -10px;
}
.ytv-list-header a:after, .ytv-clear:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
#frame, .description {
    margin: 50px auto;
    width: 760px;
    height: 400px;
}
.playlists .special {
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: 420px;
}
.playlists .ytv-list-header>a {
    -webkit-animation: pulse 2s infinite;
    -moz-animation: pulse 2s infinite;
    -o-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
}
.playlists .ytv-list-header.ytv-playlist-open>a {
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none;
}
.column1 {
    float: left;
    margin-left: 2px;
    margin-right: -3px;
    width: 33%;
    border: 1px solid #aaa;
    min-height: 987px;
    margin-bottom: 7px;
}
ul.list1 li.heading {
    margin: 10px 5px 0;
    background-color: #eee;
    background-image: none;
}
ul.list1 li.heading a {
    font-size: 18px;
    font-weight: 400;
    color: #000;
}
ul.list1 li a {
    color: #000;
    font-size: 16px;
}
ul.list1 li ul.list2 li a {
    font-size: 14px;
}
ul.list1 li ul.list2 li {
    padding: 0 13px;
    background: url(/ISC/images/listArrow.jpg) no-repeat scroll 0 center transparent;
    margin-left: 15px;
}
ul.list1 li {
    padding: 5px 0 5px 13px;
    background: url(/ISC/images/arrowBlue.gif) no-repeat scroll 0 10px transparent;
    margin-left: 20px;
}
.mainBox {
    background: #fff;
    float: left;
    width: 100%}
.clear {
    clear: both;
    font-size: 1%;
    height: 0;
    line-height: 0;
    display: block;
    width: 0;
}
.mainHeading {
    background-color: #eee;
    color: #000;
    margin: 2px 2px 5px;
    padding: 5px 10px;
    border: 1px solid #aaa;
}
#wrap {
    clear: both;
    display: block;
    margin: 0 auto;
    width: 940px;
}
.fltlft {
    float: left;
}
.fltrt {
    float: right;
}
body {
    background: none repeat scroll 0 0 #f5f5f5;
}
@-webkit-keyframes pulse {
    0% {
    background: rgba(255, 255, 255, 0);
}
50% {
    background: rgba(255, 255, 255, .1);
}
100% {
    background: rgba(255, 255, 255, 0);
}
}@-moz-keyframes pulse {
    0% {
    background: rgba(255, 255, 255, 0);
}
50% {
    background: rgba(255, 255, 255, .1);
}
100% {
    background: rgba(255, 255, 255, 0);
}
}@-o-keyframes pulse {
    0% {
    background: rgba(255, 255, 255, 0);
}
50% {
    background: rgba(255, 255, 255, .1);
}
100% {
    background: rgba(255, 255, 255, 0);
}
}@keyframes pulse {
    0% {
    background: rgba(255, 255, 255, 0);
}
50% {
    background: rgba(255, 255, 255, .1);
}
100% {
    background: rgba(255, 255, 255, 0);
}
}span.allTaxes {
    font-size: 12px;
}
.clrLft {
    clear: left;
}
.clrBoth {
    clear: both;
}
.clrRgt {
    clear: right;
}
.fourgpreform {
    width: 100%;
    padding: 1px 1px 5px;
}
.fourgpreform h2 {
    text-align: center;
}
.prebookDivFourG {
    padding: 0 73px;
    box-sizing: border-box;
    background: #fff;
}
.bAlign {
    vertical-align: bottom;
}
.bAlignCenter {
    vertical-align: middle;
}
.bAlign input {
    margin: 0;
}
#myIdeaApp {
    color: #606060;
}
#myIdeaApp .mobEmail {
    font-size: 18px;
}
ul.ulOs, ul.ulOs li {
    list-style-type: none;
    padding: 0;
}
ul.ulOs li {
    background: url(/ISC/images/mobileOs.png) no-repeat center;
    float: left;
    padding: 5px 0;
    margin: 15px 0;
}
ul.ulOs li.andriodOS {
    background-position: 14px 0;
    width: 130px;
}
ul.ulOs li.ios {
    background-position: -103px 3px;
    width: 77px;
}
ul.ulOs li.windowOs {
    background-position: -157px 0;
    width: 120px;
}
ul.ulOs li.blackberryOs {
    background-position: -273px 0;
    width: 130px;
}
.appTable table, .appTable table td {
    border: none;
}
.appTable table td {
    padding: 8px 5px;
}
.appTable input.disabled {
    width: 32px!important;
    margin-right: 5px;
}
.appTable input[type="text"] {
    width: 168px;
    border: 1px solid #d2d2d2;
    font-size: 15px;
}
.appTable input[type="text"].appEmail {
    width: 202px;
}
.button05 {
    padding: 3px 10px;
}
.appStore ul, .appStore ul li {
    float: left;
    list-style-type: none;
    background: none;
    padding: 0;
}
.appStore ul li {
    margin-right: 10px;
}
.marginTop3 {
    margin-top: 15px;
}
#tableFull select {
    width: 204px!important;
}
.inputSelect input.custom-combobox-input {
    background: #fff;
    border-radius: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-left: 5px;
    width: 196px;
}
.inputSelect a.ui-button-icon-only {
    border: 0;
    background: url(/ISC/images/selectArrow.jpg) no-repeat 0 0;
    width: 17px;
    height: 19px;
    margin-left: -18px;
    position: absolute;
}
.inputSelect .ui-state-default .ui-icon {
    background: url(/ISC/images/selectArrow.jpg) no-repeat 0 0;
    height: 19px;
    margin-left: 0;
    position: absolute;
    margin-top: 1px;
    width: 17px;
    left: 0;
}
ul.ui-menu {
    border: 1px solid #d2d2d2;
}
ul.ui-menu li.ui-menu-item {
    background: #fff!important;
    color: #000 !importnat;
}
ul.ui-menu li.ui-menu-item:hover {
    background: #3399ff!important;
    color: #fff!important;
}
ul.ui-menu li.ui-menu-item a, ul.ui-menu li.ui-menu-item:hover a {
    color: #fff!important;
}
.overage {
    display: none;
    z-index: 10001!important;
}
.overageAlert {
    top: 100px!important;
    left: 372px!important;
    width: 620px!important;
    height: 430px!important;
    background: none!important;
    border: none!important;
    z-index: 10001!important;
    overflow: visible!important;
}
.overageAlert .ui-widget-header {
    background: none;
    border: none;
    cursor: default;
}
.overageAlert .overage {
    background: url(/ISC/images/overage.jpg) no-repeat 0 0!important;
    height: 412px!important;
    width: 600px!important;
}
.overageAlert .ui-dialog-titlebar {
    width: 624px!important;
    z-index: 10100!important;
}
.overageAlert .overageClose {
    background: url(/ISC/images/overageClose.png) no-repeat 0 0!important;
    border: none!important;
    margin: 10px 15px 0 0;
    right: 0;
    position: absolute;
    cursor: pointer;
    float: right;
    outline: none;
    width: 26px;
    height: 27px;
    z-index: 10100!important;
}
.override {
    background: url(/ISC/images/overage-overlay.png) repeat 0 0!important;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999!important;
    opacity: .8;
}
.istBtnCon {
    padding: 143px 17px 0 8px;
}
.istDownload {
    background: #000;
    font-size: 14px;
    padding: 3px 8px;
    width: auto;
    -moz-border-radius: 3px;
    -0-border-radius: 3px;
    -ms-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fef200!important;
    text-decoration: none;
    display: inline-block;
}
.istDownload:hover {
    text-decoration: none;
}
.bdrBlock {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #cecece;
    background: #fff;
    margin: 18px 0 21px;
}
.bdrBlock h2 {
    color: #555;
    background: #d2d2d2;
    margin: 0;
    font-size: 15px;
    font-weight: 700;
    padding: 5px 10px;
}
.bdrBlockContent {
    padding: 22px 80px;
}
.bdrBlockContent span {
    display: inline-block;
    width: 90px;
    float: left;
    text-align: right;
    margin-right: 22px;
    font-size: 12px;
}
.bdrBlockContent .bdrTextBox {
    border: 1px solid #7e9db9;
    padding: 2px;
    width: 280px;
    line-height: 26px;
    margin-right: 22px;
    height: 25px;
}
.bdrBlockContent .button05 {
    padding: 6px 10px;
}
.bdrBlockContent .table tr td {
    color: #000!important;
}
.appBanner {
    margin-bottom: 0px;
}
.appPage {
    width: 100%;
    box-sizing: border-box;
    font-size: 14px;
}
.appLeft {
    width: 582px;
    margin-right: 26px;
    box-sizing: border-box;
}
.appForm {
    width: 328px;
    box-sizing: border-box;
    background: #e8e8e8;
    padding: 16px;
    min-height: 400px;
}
.appForm #captcha_image {
    height: 40px;
}
.iconWithDesc {
    margin-top: 20px;
}
.iconWithDesc span {
    cursor: auto;
}
ul.iconWithDescUL li {
    background: url(/ISC/images/ideaAppIcons.png) no-repeat scroll 0 0 transparent;
    width: auto;
    height: 63px;
    margin: 0 10px 10px 25px;
    padding: 0 0 0 73px;
}
ul.iconWithDescUL li.rechargeNumIcon {
    background-position: 0 0;
}
ul.iconWithDescUL li.custOfferIcon {
    background-position: 0 -72px;
}
ul.iconWithDescUL li.dataRechargeIcon {
    background-position: 0 -142px;
}
ul.iconWithDescUL li.PaybillsIcon {
    background-position: 0 -214px;
}
ul.iconWithDescUL li.activateSerIcon {
    background-position: 0 -284px;
}
ul.iconWithDescUL li.viewTransHisIcon {
    background-position: 0 -356px;
}
ul.iconWithDescUL li.viewTransHisIcon {
    background-position: 0 -356px;
}
ul.iconWithDescUL li.musiclungIcon1 {
    background: url(/ISC/images/!Apps/MusicLounge/iconML01.png) no-repeat scroll 0 0 transparent;
}
ul.iconWithDescUL li.musiclungIcon2 {
    background: url(/ISC/images/!Apps/MusicLounge/iconML02.png) no-repeat scroll 0 0 transparent;
}
ul.iconWithDescUL li.musiclungIcon3 {
    background: url(/ISC/images/!Apps/MusicLounge/iconML03.png) no-repeat scroll 0 0 transparent;
}
ul.iconWithDescUL li.musiclungIcon4 {
    background: url(/ISC/images/!Apps/MusicLounge/iconML04.png) no-repeat scroll 0 0 transparent;
}
ul.iconWithDescUL li.gamesparkIcon1 {
    background: url(/ISC/images/!Apps/gameSpark/iconGS01.png) no-repeat scroll 0 0 transparent;
}
ul.iconWithDescUL li.gamesparkIcon2 {
    background: url(/ISC/images/!Apps/gameSpark/iconGS02.png) no-repeat scroll 0 0 transparent;
}
ul.iconWithDescUL li.gamesparkIcon3 {
    background: url(/ISC/images/!Apps/gameSpark/iconGS03.png) no-repeat scroll 0 0 transparent;
}
ul.iconWithDescUL li.gamesparkIcon4 {
    background: url(/ISC/images/!Apps/gameSpark/iconGS04.png) no-repeat scroll 0 0 transparent;
}
ul.iconWithDescUL li.movielungIcon1 {
    background: url(/ISC/images/!Apps/MovieClub/iconMC01.png) no-repeat scroll 0 0 transparent;
}
ul.iconWithDescUL li.movielungIcon2 {
    background: url(/ISC/images/!Apps/MovieClub/iconMC02.png) no-repeat scroll 0 0 transparent;
}
ul.iconWithDescUL li.movielungIcon3 {
    background: url(/ISC/images/!Apps/MovieClub/iconMC03.png) no-repeat scroll 0 0 transparent;
}
ul.iconWithDescUL li.movielungIcon4 {
    background: url(/ISC/images/!Apps/MovieClub/iconMC04.png) no-repeat scroll 0 0 transparent;
}
ul.iconWithDescUL li.movielungIcon5 {
    background: url(/ISC/images/!Apps/MovieClub/iconMC05.png) no-repeat scroll 0 0 transparent;
}
ul.iconWithDescUL li.movielungIcon6 {
    background: url(/ISC/images/!Apps/MovieClub/iconMC06.png) no-repeat scroll 0 0 transparent;
}
ul.iconWithDescUL li.movielungIcon7 {
    background: url(/ISC/images/!Apps/MovieClub/iconMC07.png) no-repeat scroll 0 0 transparent;
}
span.appIconTitle {
    font-size: 16px;
    font-weight: 700;
    display: block;
    padding-top: 20px;
}
.appStoreBlock {
    border-top: 1px solid #c9c9c9;
    margin: 10px 20px;
    padding: 16px 0;
}
.appStoreBlock .appStoreDes {
    font-size: 12px;
    margin-bottom: 15px;
}
.appStoreUL li {
    background: url(/ISC/images/stores.png) no-repeat scroll 0 0 transparent;
    width: auto;
    height: 40px;
    float: left;
    margin: 0 5px;
    padding: 0;
}
.appStoreUL li.bigAndroid {
    width: 111px;
    background-position: 0 0;
}
.appStoreUL li.bigAppleIcon {
    width: 126px;
    background-position: -121px 0;
}
.appStoreUL li.bigWindowIcon {
    width: 129px;
    background-position: -257px 0;
}
.appStoreUL li.bigBBIcon {
    width: 94px;
    background-position: -397px 0;
}
.appFormDes {
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 13px;
}
.storeSmIcon li:last-child {
    margin-right: 0;
}
.storeSmIcon li {
    float: left;
    margin-left: 22%;
    background: url(/ISC/images/storesIcons.png) no-repeat scroll 0 0 transparent;
    width: auto;
    height: 35px;
    padding: 63px 0 0;
    text-align: center;
}
.storeSmIcon li.smAndrodIcon {
    background-position: 0 0;
    width: 42px;
}
.storeSmIcon li.smAppleIcon {
    background-position: -75px 0;
    width: 38px;
}
.storeSmIcon li.smWindowIcon {
    background-position: -140px 0;
    width: 46px;
}
.storeSmIcon li.smBBIcon {
    background-position: -216px 0;
    width: 44px;
}
.appStoreForm {
    border-top: 1px solid #d2d2d2;
    padding-top: 10px;
}
.appStoreForm table {
    color: #000;
    border: none;
}
.appStoreForm table tr td {
    color: #000;
    border: none;
    text-align: left;
    padding: 0 0 10px;
}
.appStoreForm input[type='text'] {
    border: 1px solid #9e9e9e;
    height: 22px;
    font-weight: 700;
    padding: 0 3px;
}
.appStoreForm input.formField {
    width: 206px;
    font-weight: 400;
}
.appStoreForm input.appStoreFormNumber {
    width: 160px;
    font-weight: 400;
}
.appStoreForm input.nintyOne {
    width: 30px;
    margin-right: 7px;
}
.appStoreForm table tr td.andOr {
    padding-left: 45px;
}
.appStoreFormSubmit {
    background: #1292bb none repeat scroll 0 0;
    border: 1px solid #000;
    color: #fff;
    font-weight: 700;
    padding: 4px 20px;
}
.marginTop12 {
    margin-top: 12px;
    margin-left: 14px;
}
.margin4GHome {
    margin: 23px 0 0 28px;
}
.preBook4G .preBook4GLeft {
    width: 584px;
    float: left;
    margin-top: 10px;
}
.preBook4GAcrdn {
    width: 100%}
.preBook4GAcrdn h3 {
    margin: 9px 0;
    background: #fff;
    cursor: pointer;
    font-size: 22px;
    font-weight: 700;
    border: 1px solid #a6a6a6;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 9px 14px 4px;
    margin-bottom: 0;
    background: url(/ISC/images/bluePlusMinus.jpg) no-repeat 96% 7px #fff;
}
.preBook4GAcrdn h3.ui-accordion-header-active {
    border-bottom: 0;
    border-left-radius: 0;
    background-position: 96% -34px;
    moz-border-bottom-left-radius: 0;
    -ms-border-bottom-left-radius: 0;
    -o-border-bottom-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-bottom-right-radius: 0;
    -ms-border-bottom-right-radius: 0;
    -o-border-bottom-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
}
.preBook4G .preBook4GRight {
    float: left;
    width: 330px;
    margin-left: 25px;
    margin-top: 20px;
}
.preBook4G .preBook4GRight .preBookForm {
    font-weight: 700;
    width: 300px;
    background: #e8e8e8;
    padding: 6px 15px 15px;
}
.prebookThanku {
    min-height: 401px;
}
h3.preBookReg {
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 16px;
}
.preBookTable tr td {
    color: #000!important;
    padding: 7px 0;
    text-align: left;
    font-size: 14px;
}
.preBookBtn {
    background: #1292bb;
    color: #fff;
    padding: 4px 15px;
    border: 1px solid #000;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.preBookTable sup {
    color: red;
}
.preBook4GAcrdnCon {
    line-height: 18px;
    font-size: 14px;
    padding: 0 14px 14px;
    background: #fff;
    border: 1px solid #a6a6a6;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border-top: 0;
    -moz-border-top-left-radius: 0;
    -ms-border-top-left-radius: 0;
    -o-border-top-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-top-right-radius: 0;
    -ms-border-top-right-radius: 0;
    -o-border-top-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
}
.fourGLTE {
    background: #fff;
    border: 1px solid #a6a6a6;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-top: 10px;
    padding: 7px 14px 14px;
}
.fourGLTE h3 {
    font-size: 22px;
    font-weight: 700;
    margin: 0;
    padding: 0 0 6px;
}
.preBookText {
    padding-bottom: 5px;
}
ul.preLoginUL li {
    background: url(/ISC/images/preBookingImages.jpg) no-repeat 0 0 transparent;
    border-bottom: 1px solid #e5e5e5;
    padding: 18px 10px 14px 60px;
    min-height: 35px;
    font-size: 14px;
}
ul.preLoginUL li.span {
    font-size: 14px;
}
ul.preLoginUL li.preBookCircle {
    background-position: 0 0;
}
ul.preLoginUL li.preBookRegister {
    background-position: 0 -72px;
}
ul.preLoginUL li.prebookOffer {
    background-position: 0 -145px;
}
ul.preLoginUL li.prebookNetwork {
    background-position: 0 -218px;
}
ul.preLoginUL li.prebookServices {
    background-position: 0 -290px;
}
ul.preLoginUL li.prebookStore {
    background-position: 0 -365px;
}
ul.preLoginUL li.prebookHandset {
    background-position: 0 -436px;
}
ul.preLoginUL li.prebookActivate {
    background-position: 0 -510px;
}
ul.preLoginUL li.noBorder {
    border: none;
}
.whiteFont {
    color: #fff;
}
.preBook4G input[type="text"] {
    width: 194px;
    border: 1px solid #9e9e9e;
}
.preBook4G input.radio {
    position: absolute;
    margin: 5px 0 0 8px;
}
.preBook4G select {
    width: 198px;
    border: 1px solid #9e9e9e;
}
.preBook4G .selfDeclear {
    position: absolute;
    display: inline-block;
    margin: 5px 0 0 5px;
}
.PreBookServiceBlock {
    padding: 10px 12px 12px;
    margin-top: 19px;
    background: #2b85c0;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    min-height: 200px;
}
.PreBookServiceBlock h3 {
    color: #fff;
    font-size: 22px;
    margin: 0 0 5px;
    padding: 0;
}
.font13 {
    font-size: 13px;
    margin-bottom: 13px;
}
ul.sIcons4g li {
    background: url(/ISC/images/servicesIcons4G.jpg) no-repeat 0 0 #fff;
    margin-bottom: 3px;
    padding: 25px 40px 25px 93px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px;
}
ul.sIcons4g li.sIcons4gOne {
    height: 47px;
    padding-right: 10px;
    background-position: 0 4px;
}
ul.sIcons4g li.sIcons4gTwo {
    height: 32px;
    padding-top: 27px;
    background-position: 0 -95px;
}
ul.sIcons4g li.sIcons4gThree {
    height: 75px;
    padding-top: 7px;
    padding-bottom: 11px;
    background-position: 0 -181px;
}
ul.sIcons4g li.sIcons4gFour {
    height: 38px;
    background-position: 0 -271px;
}
#updatedDiv {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    padding: 2px;
    width: auto;
}
#updatedDiv h2 {
    background: #e8e8e8 none repeat scroll 0 0;
    color: #333;
    font-size: 16px;
    font-weight: 700;
    padding: 8px;
    width: auto;
}
.updatedEmailDivBg {
    background: #f6f6f6 none repeat scroll 0 0;
    box-sizing: border-box;
    float: left;
    padding: 15px 15px 0;
    width: 100%}
.updatedEmailDivBg table tr td {
    padding: 10px 5px;
    line-height: 25px;
}
.inputBox {
    width: 270px;
    border: 1px solid #a9a9a9;
}
.updatedEmailDivBg table tr td.padBottom {
    padding-bottom: 20px;
}
.updatedEmailDivBg table tr td.padding08 {
    padding: 30px 5px;
}
.searchBox {
    width: 210px;
    height: 21px;
    margin-top: -4px;
    padding: 1px 5px;
    border: 1px solid #999;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.sBtn {
    margin: -6px 0 0 -6px;
}
.updatedEmailDivBg .textbox {
    border: 1px solid #aaa;
    padding: 3px 2px;
}
.regDivFirst {
    min-height: 80px;
    padding: 15px;
}
.regDiv {
    border-top: 10px solid #fff;
    background: #f6f6f6;
    padding: 25px 0 35px;
}
.regDiv p {
    text-align: center;
}
.regDiv p.margin20 {
    margin: 20px 0;
}
.regDiv .textbox {
    border: 1px solid #aaa;
    padding: 3px 2px;
}
a.regOtp, a.regOtp:visited {
    color: #2522fc;
}
.regDivEmail {
    background: #f6f6f6;
    padding: 25px 0 35px;
}
.regDivEmail p {
    text-align: center;
}
.regDivEmail .disText {
    width: 270px;
}
.updateEmailError {
    display: block;
    text-align: center;
}
.dcb-banner {
    height: 290px;
}
.dcb-container {
    width: 100%}
.dcb-extOffer {
    width: 623px;
    margin-right: 24px;
}
.dcb-howItWorks {
    width: 292px;
}
.dcb-subHeader {
    width: 100%;
    border-bottom: 1px solid #006fbe;
    margin-bottom: 12px;
}
.dcb-subHeader span {
    font-size: 18px;
    font-weight: 700;
    border-bottom: 4px solid #006fbe;
    color: #006fbe;
    display: inline-block;
}
.dcb-faqs {
    width: 100%}
.dcb-block {
    margin-bottom: 35px;
    width: 100%;
    float: left;
}
.dcb-acrdn {
    font-size: 14px;
    color: #333;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 15px;
}
.dcb-acrdnCon {
    display: none;
    padding: 0 14px 8px;
    border: 1px solid #d2d2d2;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.dcb-acrdnRight {
    width: 49%;
    margin-left: 15px;
    float: left;
}
.dcb-acrdnLeft {
    width: 49%;
    float: left;
}
.dcb-acrdn h5 {
    color: #333;
    font-size: 13px;
    font-weight: 700;
    padding: 8px 28px 8px 14px;
    background: url(/ISC/images/banners/Add-ons/DCB/dcb-plusMinus.jpg) no-repeat 98% 10px;
    margin-top: 10px;
    border: 1px solid #d2d2d2;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}
.dcb-acrdn h5.active {
    background-position: 98% -76px;
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.exictingOffer {
    height: 235px;
    overflow: hidden;
    position: relative;
    width: 625px;
}
.jcarousel-wrapper {
    margin: 0 auto;
    position: relative;
    float: left;
    width: 100%}
.jcarousel {
    position: relative;
    overflow: hidden;
    width: 550px;
    margin-left: 40px;
}
.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}
.jcarousel li {
    width: 190px!important;
    float: left;
    background: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
.jcarousel img {
    display: block;
    max-width: 100%;
    height: auto!important;
}
.jcarousel-control-prev, .jcarousel-control-next {
    z-index: 10000;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 15px;
    height: 48px;
    text-align: center;
}
.jcarousel-control-prev {
    left: 8px;
    background: url(/ISC/images/banners/Add-ons/DCB/dcb-arrowLeft.jpg) no-repeat 0 -8px;
}
.jcarousel-control-next {
    right: 3px;
    background: url(/ISC/images/banners/Add-ons/DCB/dcb-arrowRight.jpg) no-repeat 0 -8px;
}
a.jcarousel-control-prev:hover, a.jcarousel-control-next:hover {
    text-decoration: none;
}
.jcarousel-pagination {
    position: absolute;
    bottom: -40px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin: 0;
}
.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;
    font-size: 11px;
    height: 10px;
    width: 10px;
    line-height: 10px;
    background: #fff;
    color: #4E443C;
    border-radius: 10px;
    text-indent: -9999px;
    margin-right: 7px;
    -webkit-box-shadow: 0 0 2px #4E443C;
    -moz-box-shadow: 0 0 2px #4E443C;
    box-shadow: 0 0 2px #4E443C;
}
.jcarousel-pagination a.active {
    background: #4E443C;
    color: #fff;
    opacity: 1;
    -webkit-box-shadow: 0 0 2px #F0EFE7;
    -moz-box-shadow: 0 0 2px #F0EFE7;
    box-shadow: 0 0 2px #F0EFE7;
}
.dcb-exiOfBlock {
    text-align: center;
    background: #fff;
    width: 168px;
    height: 199px;
    border: 1px solid #999;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.dcb-exiOfImg1 {
    background: url(/ISC/images/banners/Add-ons/DCB/dcb-ecitingOffer1.jpg) no-repeat 0 top #fff;
}
.dcb-exiOfImg2 {
    background: url(/ISC/images/banners/Add-ons/DCB/dcb-ecitingOffer2.jpg) no-repeat 0 top #fff;
}
.dcb-exiOfImg3 {
    background: url(/ISC/images/banners/Add-ons/DCB/dcb-ecitingOffer3.jpg) no-repeat 0 top #fff;
}
.dcb-exiOfBlock span {
    color: #666;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    margin-bottom: 17px;
    margin-top: 112px;
    width: 100%}
.dcb-btn {
    border: 1px solid #006fbe;
    background: #fff;
    font-weight: 700;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 3px 13px;
}
.dcb-howItWorksImg {
    background: url(/ISC/images/banners/Add-ons/DCB/dcb-dropshadow.jpg) no-repeat 0 0;
    width: 350px;
    height: 15px;
    margin: -7px 0 0 -33px;
}
a.onRegBtn {
    background: #0070b6;
    color: #fff200!important;
    font-size: 19px;
    font-weight: 700;
    height: 25px;
    text-align: center;
    text-decoration: none;
    width: 201px;
    border: 1px solid #ccc;
    cursor: pointer;
    padding: 5px 8px;
    margin: 2px 8px 18px;
    float: left;
    display: table;
}
a.onRegBtn:hover, a.onRegBtn:visited {
    background: #0070b6;
    color: #fff200!important;
}
.im-ideaWalletBlock {
    border: 1px solid #c8c8c8;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 23px 10px;
    margin: 15px 0 0;
}
.im-block {
    width: 450px;
    border: 1px solid #c8c8c8;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    min-height: 96px;
    background: #fff;
    border-bottom: 4px solid #d5d5d5;
}
.im-margin-r {
    margin-right: 10px;
}
.im-blockUl {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.im-blockUl li {
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
    list-style-type: none;
}
.im-blockUl li.im-right {
    float: right;
    margin-top: 35px;
}
.im-blue {
    background: url(/ISC/images/banners/idea-money/Promotion/im-user-bg.jpg) no-repeat right 0 transparent;
    min-height: 96px;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    font-weight: 700;
}
.im-user {
    width: 115px;
}
.im-newUser {
    width: 115px;
}
.im-extUser {
    width: 143px;
}
.im-blockUl li.im-blockCon1 {
    width: 190px;
    font-size: 13px;
    margin-top: 30px;
    background: none;
}
.im-blockUl li.im-blockCon2 {
    width: 160px;
    font-size: 13px;
    margin-top: 40px;
    background: none;
}
.im-btn-blue {
    font-size: 12px;
    color: #026cc0;
    font-weight: 700;
    background: #fff;
    padding: 6px 8px;
    border: 1px solid #026cc0;
    -moz-border-radius: 4px;
    border-radius: 2px;
    border-radius: 2px;
    border-radius: 4px;
}
span.imSpan {
    color: #fff;
    display: inline-block;
    margin-left: 15px;
    margin-top: 38px;
    cursor: default;
}
.im-walOfferDiv {
    width: 440px;
    float: left;
}
.im-margin01 {
    margin: 0 0 0 20px;
}
.im-walOffer {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.im-walOffer li {
    margin: 0;
    padding: 0 0 10px 13px;
    list-style-type: none;
    float: left;
    width: 400px;
    background: url(/ISC/images/arrowBlue.gif) no-repeat scroll 0 4px transparent;
}
p.im-h3 {
    color: #333;
    font-size: 16px;
    font-weight: 700;
}
.im-hrLine {
    border-bottom: 1px solid #000;
    padding-bottom: 2px;
    margin: 35px 0 15px 8px;
}
ul.im-offerPromo li {
    background: url(/ISC/images/arrowBlue.gif) no-repeat 0 10px;
    list-style-type: none;
    margin: 0;
    padding: 3px 0 3px 13px;
    font-size: 14px;
}
.im-header {
    background: #7d7e80;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding: 3px 10px;
    margin-bottom: 15px;
}
.im-btn {
    background: #0071bd;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    padding: 8px 15px;
    border: none;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
ul.im-blueRoundBullet li {
    background: none;
    padding: 0 10px 5px 20px;
}
.im-cashbackContent {
    padding: 0 5px 0 10px;
}
.im-cashback h3 {
    font-size: 14px;
    color: #0071bd;
    background: url(/ISC/images/roundedBullet.jpg) no-repeat 0 center transparent;
    padding: 0 0 0 20px;
    margin: 3px 0 0;
}
ul.im-arrowBlueBullet {
    margin-left: 15px;
}
ul.im-arrowBlueBullet li.im-criteria {
    background: none;
    color: #0071bd;
    font-size: 14px;
}
ul.im-arrowBlueBullet li {
    background: url(/ISC/images/im-arrow-Blue-Bullet.jpg) no-repeat 0 5px transparent;
    padding: 0 0 9px 25px;
}
.im-or {
    padding: 0 7px;
    font-weight: 700;
}
.im-btnBlock {
    padding: 20px 0 10px;
}
emailAlert {
    font-size: 1.3em!important;
}
#emailDiv {
    min-height: auto!important;
}
.emailDiv {
    font-size: 15px;
}
#emailDivFirst table, #emailDivFirst table td {
    border: none;
}
#emailDivFirst table td, #emailDivSecond table td, #emailDivThird table td {
    padding: 7px 0;
}
#emailDivFirst table tr.firstRow td {
    border-top: 1px solid #005ba9;
}
#emailDivSecond table tr.rowBorder td {
    border-top: 1px solid #dbdbdb;
}
#emailDivSecond, #emailDivThird {
    display: none;
}
input#emailText {
    width: 230px;
    height: 38px;
    background: #c9c9c9;
    font-size: 13px;
    padding: 0 10px;
    border: none;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#emailNew, #emailNewEnter {
    width: 230px;
    height: 38px;
    background: none;
    font-size: 13px;
    padding: 0 10px;
    border: 1px solid #848484;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.emailAlert {
    width: 475px!important;
    z-index: 10000!important;
}
.emailAlert .ui-widget-header {
    background: none!important;
    border: none;
}
.emailAlert .ui-dialog-title {
    font-size: 13px;
    font-weight: 700;
    color: #000;
    min-height: 18px;
}
.buttonBg {
    background: transparent url(images/button_bg.jpg) repeat-x scroll 0 0;
    cursor: pointer;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    padding: 7px 15px;
}
sup.red {
    color: #f70130;
}
.pRight {
    padding-right: 10px!important;
}
.emailAlert .ui-state-default {
    border: none;
}
.emailAlert .ui-icon-closethick {
    background: url(images/dialogClose.jpg) no-repeat 0 0 transparent;
    width: 14px;
    height: 14px;
}
.eMailAlert .ui-dialog-titlebar-close {
    border: none;
}
.eMailAlert .ui-dialog-title {
    color: #0258a3;
    font-size: 20px;
    font-weight: 700;
    min-height: 28px;
}
#updatedDivconfirm {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    padding: 2px;
    width: auto;
}
#updatedDivconfirm h2 {
    background: #e8e8e8 none repeat scroll 0 0;
    color: #333;
    font-size: 16px;
    font-weight: 700;
    padding: 8px;
    width: auto;
}
#emailConfirm {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    padding: 2px;
    width: 100%;
    float: left;
}
#emailConfirm h2 {
    background: #e8e8e8 none repeat scroll 0 0;
    color: #333;
    font-size: 16px;
    font-weight: 700;
    padding: 8px;
    width: auto;
}
#emailthankconfirm {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    padding: 2px;
    width: 100%;
    float: left;
}
#emailthankconfirm h2 {
    background: #e8e8e8 none repeat scroll 0 0;
    color: #333;
    font-size: 16px;
    font-weight: 700;
    padding: 8px;
    width: auto;
}
.btnColor {
    color: #0071bc;
    cursor: pointer;
}
.txtCenter {
    text-align: center;
}
#benefits-add-ons>.iPlanAcdnHeader {
    background: #e8e8e8;
    margin: 10px 0 0;
    font-size: 12px;
    color: #333;
}
.iplanDetails {
    display: none;
}
.iplanDetails {
    display: none;
}
.iconSize {
    width: 17px;
    height: 17px;
    display: inline-block;
}
.ui-accordion-header .plus-minus {
    background: url(../images/icon_plus.jpg) no-repeat 99% 5px transparent;
    cursor: pointer;
    display: block;
    padding: 5px 10px;
}
.ui-accordion-header-active .plus-minus {
    background: url(../images/icon_minus.jpg) no-repeat 99% 5px transparent;
    cursor: pointer;
    display: block;
    padding: 5px 10px;
}
.table01 .iPlanDivTable tr td {
    padding: 5px;
}
a.button07 {
    border: 1px solid #ccc;
    background: url(../images/button05.jpg) repeat-x bottom #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    padding: 5px 10px;
    color: #000!important;
}
.ui-widget-overlay {
    background: rgba(0, 0, 0, 0) url(../images/transOverlayBg.png) repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9990!important;
}
.iplanDialog {
    z-index: 9999!important;
    background: #fbfbfa;
    border: 1px solid #eee;
    position: absolute;
    padding: 5px;
    top: 900px!important;
}
.iplanDialog .ui-dialog-buttonset {
    float: right;
}
.iplanDialog .ui-dialog-titlebar-close {
    background: transparent url(../images/ui-icons_454545_256x240.png) repeat scroll -30px -191px;
    border: medium none;
    height: 18px;
    margin: -10px 0 0;
    padding: 0;
    position: absolute;
    right: 1%;
    top: 10%;
    width: 19px;
}
.iplanDialog .ui-dialog-titlebar-close span {
    display: none;
    margin: 0;
}
.iplanDialog .ui-dialog-titlebar-close span.ui-button-text {
    display: none!important;
}
.noscroll .ui-widget-overlay {
    display: block;
}
.noscroll .ui-dialog {
    top: 700px!important;
}
.AcdnBlockContent-iplan {
    background: #fff;
    padding: 10px;
}
.ideaMoneyIMCSL {
    margin: 8px 0;
}
.iPlanSelectionLoader {
    background-image: url(/ISC/images/ajaximages/loader1.gif);
    background-position: center center!important;
    background-repeat: no-repeat;
    background-size: 10% auto;
    height: 20px;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
    margin-top: 110px;
}
.hidden {
    display: none!important;
}
.iPlanOverlay {
    position: fixed;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 99;
    background: #fff;
}
#loader_overlay {
    height: 500px;
    width: 940px;
    background: #E8E8E8;
    opacity: .8;
    position: absolute;
}
.margin20 {
    margin: 20px 0;
}
.mgmMargin {
    margin-top: 10px;
}
.width540 {
    width: 520px!important;
}
.mgmTextBox {
    width: 174px;
}
ul.MGMUL li.fstMrg {
    margin-left: 40px!important;
}
.hide {
    display: none;
}
.mgmTable td {
    text-align: center;
}
.mgmTable td.right {
    width: 140px;
    text-align: right;
}
.mgmTable td.left {
    text-align: left;
}
.mgmTextBoxNum {
    width: 270px;
}
.error-msg {
    clear: both;
    text-align: center;
    background-color: #f9f381;
    color: red;
    font-size: 11px;
    margin: 0 auto;
    padding: 6px 0;
    width: 100%;
    position: relative;
    border-top: 1px solid #d3d3d3;
}
.chatform {
    position: fixed;
    bottom: 0;
    right: 2px;
    z-index: 99999!important;
    height: 310px;
    width: 340px;
    background: #fff;
    padding-bottom: 30px;
}
.chatformheader {
    background: #009aca;
    cursor: pointer;
}
.chatformheader span {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}
.chatformHeaderFirst {
    display: inline-block;
    padding: 10px 0 10px 10px;
    width: 288px;
}
.chatAncher .chatformHeaderSecond {
    padding: 10px 10px 10px 0;
    display: inline-block;
    margin-right: 10px;
    background: url(/ISC/images/faq.png) no-repeat 96% center;
    height: 18px;
    width: 18px;
    float: right;
}
.chatwelcome {
    font-size: 13px;
    padding: 10px 15px;
}
.chatform form ul li {
    background: none;
    margin-bottom: 0px;
}
.chatform form ul li label {
    font-size: 13px;
}
.chatform form ul li input[type="text"] {
    height: 30px;
    padding: 0 5px;
    width: 295px;
    background: #f5f6f7;
    border-style: none;
    border-left: 5px solid #009aca;
    border-radius: 5px;
}
.chatform form ul li input[type="button"] {
    height: 30px;
    padding: 0 5px;
    width: 309px;
    background: #f8f200 url(/ISC/images/getStartedIcon.png) no-repeat 66% center;
    border-style: none;
    border-radius: 5px;
    background-size: 5%}
.chat_with_us {
    background: #FEF200;
    color: #8D8D8C!important;
    cursor: pointer;
    position: fixed;
    bottom: 0;
    right: 5px;
    border: 1px solid #fff;
    z-index: 9999;
    padding: 5px;
    box-shadow: -3px -2px 7px -1px #8d8d8d;
}
.round.hollow a {
    color: #000!important;
    font-size: 19px;
    padding: 10px 21px;
    text-decoration: none;
}
#chat-frame {
    z-index: 9999;
}

.querytypeChat{border-left: 5px solid #009aca;
    border-radius: 5px;display: block;
    height: 30px;width: 306px;background:#f5f6f7} 
	
.ottBlock {
    background: #fff;
    border: none!important;
    padding: 0px!important;
}
.ottBlock .ui-tabs-nav {
    background: #f5f5f5;
    !important;
    border: none!important;
    border-bottom: 1px solid #000!important;
    border-radius: none!important;
    float: left;
    padding: 0!important;
    width: 100%}
.ottBlock .ui-tabs-nav .ui-state-default {
    border: none;
}
.ottBlock .ui-tabs-nav li {
    margin: 1px .1em 0 0!important;
}
.ottBlock .ui-tabs-nav .ui-tabs-anchor {
    background: #000;
    color: #fff;
    border: none;
}
.ottBlock .ui-tabs-active .ui-tabs-anchor {
    background: #fef200;
    color: #000;
}
.ottInnLeft {
    width: 400px;
}
.ottInnRight {
    width: 490px;
}
.ottFeatureLeft, .ottFeatureRight {
    width: 445px;
}
.ottFeatureLeft ul li, .ottFeatureRight ul li {
    background: none;
    padding: 0;
    margin-bottom: 10px;
}
.ottInnerBlock {
    background: #fff!important;
    padding: 20px;
    float: left;
    width: 100%;
    box-sizing: border-box;
    margin-top: 20px;
}
.ottInnerBlock h4 {
    padding: 15px 0;
}
.ottFeature ul li img {
    margin-right: 20px;
}
.ottBottom {
    margin-top: 40px;
}
.ottBottom li {
    float: left;
    background: none;
    padding: 0;
}
.ottBottom ul li img {
    margin: 0;
}
.ottBottom li.ottLine {
    background: url(/ISC/images/ottLine.jpg) repeat-x center center;
    width: 116px;
    height: 50px;
}
.ottBottom li.ottImg1 {
    padding: 10px;
}
.ottBottom li.ottImg2 {
    padding: 0 10px;
}
.ottBottom li.ottDownload {
    padding: 0 10px;
}
.ideaSelect .ui-accordion-header {
    padding: 0px!important;
    margin: 10px 0 0!important;
    position: relative;
}
.ideaSelect .ui-accordion-header .ui-accordion-header-icon {
    right: 1.5em!important;
    background: url(/ISC/images/IsPlusMinus.png) no-repeat 0 0;
    width: 14px;
    height: 14px;
    left: inherit!important;
    position: absolute;
    top: 20px;
}
.ideaSelect .ui-accordion-header-active .ui-accordion-header-icon {
    background-position: 0 -12px;
}
.ideaSelect .titaniumHeader {
    background: url(/ISC/images/titaniumHeader.png) no-repeat 0 0;
    width: 941px;
    height: 56px;
    border: none;
    padding: 0;
}
.ideaSelect .platinumHeader {
    background: url(/ISC/images/plantinumHeader.png) no-repeat 0 0;
    width: 941px;
    height: 56px;
    border: none;
    padding: 0;
}
.ideaSelect .platinumHeader a, .ideaSelect .titaniumHeader a {
    color: #fff!important;
}
.ideaSelect .goldHeader {
    background: url(/ISC/images/goldenHeader.png) no-repeat 0 0;
    width: 941px;
    height: 56px;
    border: none;
    padding: 0;
}
.ideaSelect .silverHeader {
    background: url(/ISC/images/silverHeader.png) no-repeat 0 0;
    width: 941px;
    height: 56px;
    border: none;
    padding: 0;
}
.ideaSelect .goldHeader a, .ideaSelect .silverHeader a {
    color: #000!important;
}
.ideaSelect .ui-accordion-header a {
    padding: 20px 32px;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
}
.ideaSelect .ideaSelectCon {
    background: #f5f5f5!important;
    margin: 0 17px;
    padding: 1em 1.5em 2em!important;
    border: 1px solid #aaa;
}
.ideaSelect .ideaSelectCon li {
    background: url(/ISC/images/isBullet.png) no-repeat 0 10px;
    padding-left: 20px;
}
.ideaSelect h4 {
    color: #000;
    text-decoration: underline;
    margin-top: 20px;
}
.ideaSelect .isBenefit {
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    text-decoration: underline;
    margin: 15px 0;
}
.csrOverview .widgets .widgetsText {
    height: 30px;
}
.csrDiv {
    border: 1px solid #d2d2d2;
    padding: 10px;
    background: #fff;
    float: left;
    line-height: 20px;
    text-align: justify;
    width: 100%;
    box-sizing: border-box;
}
.csrWidget {
    margin: 5px 3px 5px 0;
    padding: 2px;
    float: left;
    background: #fff;
    border: #dbdbdb 1px solid;
    width: 237px;
    text-align: left;
    float: left;
}
.csrWidget h3.titleSmSpace {
    line-height: 14px;
    padding: 3px 5px;
}
.csrWidget:nth-child(odd) {
    margin: 5px 0 5px 6px;
}
.csrWidget h3 {
    background: rgba(0, 0, 0, 0) url(/ISC/images/widgets/widget_blue_bg.jpg) repeat-x scroll 0 0;
    margin: 0;
    min-height: 20px;
    color: #fff;
    padding: 7px 5px;
    font-size: 12px;
}
.csrWidget .csrImg {
    margin: 1px 0;
}
.csrWidget .csrImg a {
    display: inline-block;
    width: 100%}
.csrWidget .csrImg a img {
    width: 100%}
.csrWidget a.kmLink {
    background: transparent url(/ISC/images/buttonGray.jpg) repeat-x scroll 0 0;
    border: 1px solid #ccc;
    cursor: pointer;
    margin: 3px 0;
    padding: 3px 8px;
    width: auto;
    display: inline-block;
}
.csrImg1 {
    padding: 0 0 10px 10px;
}
.csrImg2 {
    padding: 0 10px 10px 0;
}
.font16 {
    font-size: 16px;
}
table.csrTable td {
    padding: 2px 5px;
}
.posAbsolute {
    position: absolute;
}
.msios {
    top: 255px;
    left: 325px;
}
.msgp {
    top: 255px;
    left: 450px;
}
.noscr {
    overflow: hidden;
}
.home-NewWidget {
    margin: 0;
    padding: 0;
}
.home-NewWidget-left {
    float: left;
    width: 675px;
}
.enterMobile-tabs1 {
    margin: 0;
    padding: 0;
    position: relative;
}
.skewImage {
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    background: url(../images/enterMobile-skew-img.jpg) no-repeat right;
    height: 9px;
    width: 9px;
}
.enterMobile {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 2px;
    left: 3px;
    z-index: 1;
}
.enterMobile .formBox {
    background: #fff;
    border: #b2b2b2 1px solid;
}
.enterMobile .formBox input[type="text"] {
    border: none;
    padding: 0 10px;
    width: 343px;
    -webkit-appearance: none;
    font-size: 14px;
    line-height: 35px;
    height: 34px;
}
.enterMobile .formBox a.new-goButton {
    background: #c4dffa;
    color: #0071bc;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    padding: 6px 18px;
    text-decoration: none;
    border-left: #b2b2b2 1px solid;
}
.enterMobile .formBox .formBox-left {
    float: left;
}
.enterMobile .formBox .formBox-right {
    float: right;
}
.home-NewWidget-tabs {
    margin: 0;
    padding: 0;
}
.home-NewWidget-tabs .ui-tabs {
    margin: 0;
    padding: 0;
}
.home-NewWidget-tabs .ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0;
}
.home-NewWidget-tabs .ui-tabs .ui-tabs-nav li {
    margin: 0 0 0 5px;
    padding: 0;
    float: right;
    background: #b2b2b2;
    color: #747373;
    font-weight: 700;
    text-align: center;
    border-radius: 5px 5px 0 0;
}
.home-NewWidget-tabs .ui-tabs .ui-tabs-nav li.ui-tabs-active {
    background: #0170bb;
    background: -moz-linear-gradient(top, #0170bb 56%, #025794 87%, #034f88 100%);
    background: -webkit-linear-gradient(top, #0170bb 56%, #025794 87%, #034f88 100%);
    background: linear-gradient(to bottom, #0170bb 56%, #025794 87%, #034f88 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0170bb', endColorstr='#034f88', GradientType=0);
    color: #fff;
    padding-bottom: 0px!important;
}
.home-NewWidget-tabs .ui-tabs .ui-tabs-nav li a {
    margin: 0;
    width: auto;
    font-size: 14px;
    color: #747373;
    border-radius: 2px 0 2px 0;
    padding: 0 30px;
    line-height: 38px;
}
.home-NewWidget-tabs .ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
    color: #fff;
}
.home-NewWidget-tabs .ui-tabs .ui-tabs-panel {
    margin: 38px 3px 3px;
    padding: 5px;
    background: #006db5;
    color: #000;
    text-align: center;
}
.home-NewWidget-tabs .ui-tabs .ui-tabs-panel .promoBanner {
    height: auto;
    max-width: 100%}
.preOfferList {
    margin: 0;
    padding: 0;
}
.preOfferList ul {
    margin: 0;
    padding: 0;
}
.preOfferList li {
    margin: 0 3px 0 0;
    padding: 8px;
    background: #fff;
    float: left;
    width: 111px;
    height: 189px;
    min-height: 189px;
    max-height: 189px;
    border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.preOfferList li:last-child {
    marign-right: 0;
}
.preOfferList li .preOfferList-Card {
    margin: 0;
    padding: 0;
    max-height: 189px;
}
.preOfferList li .preOfferList-Card .preOfferList-Gradient {
    margin: 0;
    padding: 6px 6px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    line-height: 12px;
    min-height: 114px;
    max-height: 114px;
}
.preOfferList li .preOfferList-Card .preOfferList-Gradient .planDetailsHome {
    min-height: 85px;
    max-height: 85px;
    border-bottom: 1px solid #fff;
    height: 85px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 100px;
    word-wrap: break-word;
    line-height: 15px;
}
.preOfferList li .preOfferList-Card .gradientOrangeA .planDetailsHome {
    border-bottom: none;
}
.preOfferList li .preOfferList-Card .preOfferList-Price {
    margin: 5px 0;
    padding: 0;
    font-weight: 700;
}
.preOfferList li .preOfferList-Card .preOfferList-Button, .preOfferList li .preOfferList-Card .preOfferList-ButtonBlue {
    margin: 0;
    padding: 0;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    broder: #fff 1px solid;
}
.preOfferList li .preOfferList-Card .preOfferList-Button a {
    margin: 0;
    padding: 10px 15px;
    color: #000;
    text-decoration: none;
    font-weight: 700;
    display: block;
}
.preOfferList li .preOfferList-Card .preOfferList-ButtonBlue a {
    margin: 0;
    padding: 10px 15px;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    display: block;
}
.preOfferListBlock:last-child {
    margin-right: 0;
}
.gradientBox {
    height: 90px;
    width: 100%;
    text-align: center;
}
.gradientOrangeA {
    background: #ffc900;
    background: -moz-linear-gradient(top, #ffc900 1%, #ffc900 46%, #feee00 100%);
    background: -webkit-linear-gradient(top, #ffc900 1%, #ffc900 46%, #feee00 100%);
    background: linear-gradient(to bottom, #ffc900 1%, #ffc900 46%, #feee00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc900', endColorstr='#feee00', GradientType=0);
    color: #000;
    broder: #fed700 1px solid;
}
.gradientOrangeB {
    background: #feee00;
    background: -moz-linear-gradient(top, #feee00 0%, #ffc900 46%, #ffc900 100%);
    background: -webkit-linear-gradient(top, #feee00 0%, #ffc900 46%, #ffc900 100%);
    background: linear-gradient(to bottom, #feee00 0%, #ffc900 46%, #ffc900 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#feee00', endColorstr='#ffc900', GradientType=0);
    color: #000;
    broder: #fed700 1px solid;
}
.gradientBlueA {
    background: #0170bb;
    background: -moz-linear-gradient(top, #0170bb 56%, #025794 87%, #034f88 100%);
    background: -webkit-linear-gradient(top, #0170bb 56%, #025794 87%, #034f88 100%);
    background: linear-gradient(to bottom, #0170bb 56%, #025794 87%, #034f88 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0170bb', endColorstr='#034f88', GradientType=0);
    color: #fff;
    broder: #b2b2b2 1px solid;
}
.gradientBlueA .font16 {
    font-size: 16px;
}
.gradientBlueA span.border-top-white {
    color: #fff;
    display: inline-block;
    margin: 5px;
    padding: 0 5px;
}
.moreOffer {
    color: #fff;
    font-size: 16px;
    line-height: 28px;
    font-weight: 700;
}
.moreOffer a {
    color: #fef200!important;
}
.home-NewWidget-left-Banner {
    margin: 0;
    padding: 0;
}
.home-NewWidget-left-Banner-left {
    float: left;
    width: 420px;
}
.home-NewWidget-left-Banner-right {
    float: right;
    width: 240px;
}
.home-NewWidget-right {
    float: right;
    width: 250px;
}
.home-NewWidget-box {
    margin: 0;
    padding: 2px;
    border: #ccc 1px solid;
    background: #fff;
}
.home-NewWidget-box .promoBanner {
    height: auto;
    max-width: 100%}
.home-NewWidget-box2 {
    margin: 0;
    padding: 2px;
    border: #b2b2b2 1px solid;
    background: #e3e3e3;
}
.home-NewWidget-spacer {
    margin: 0;
    padding: 0;
    height: 12px;
    clear: both;
    overflow: hidden;
    font-size: 0;
}
.nodataAvailable {
    font-size: 16px;
    line-height: 200px;
}
.maginTop13 {
    margin-top: 13px;
}
.ui-helper-hidden-accessible {
    display: none;
}
.myIdeaApptop {
    position: relative;
}
.closeAppBtn {
    position: absolute;
    margin: 55px 0 0 30px;
    top: 0;
    left: 0;
    cursor: pointer;
}
.tryAppNow {
    float: right;
    position: absolute;
    right: 30px;
    top: 40px;
}
.selfHelpDiv {
    padding: 1px;
}
.selfHelpDiv h4 {
    background: #e8e8e8;
    color: #000;
    margin: 0;
    padding: 10px 5px;
    font-size: 16px;
}
.selfHelpDiv .selfHelpTable {
    border: 1px solid #d2d2d2;
    background: #fff;
}
.selfHelpDiv .selfHelpTable td {
    border: none;
    border-bottom: 1px solid #d2d2d2;
    padding: 15px 5px;
    vertical-align: middle;
}
.selfHelpDiv .selfHelpTable .selfhelpimg {
    width: 90px;
}
.selfHelpDiv .selfHelpTable p.selfHelpTitle {
    font-weight: 700;
    color: #555;
    text-decoration: none;
}
.selfHelpDiv .selfHelpTable p.selfHelpTitle a {
    color: #555;
    text-decoration: none;
    font-weight: 700;
    margin-top: -3px;
    line-height: 16px;
}
.selfHelpDiv .selfHelpTable p.selfHelpDuration {
    color: #555;
    margin-top: 18px;
}
.colorTransBlue {
    background: #c4dff9 none repeat scroll 0 0;
    float: left;
    padding: 0 0 10px;
    width: 100%}
.margin12 {
    margin: 25px 0 0 -15px;
}
.marginBot12 {
    margin-bottom: 20px;
}
/* MNP Section Start Here */

.mnpWrapper button {
    background: #489ee7;
    /* Old browsers */
    background: -moz-linear-gradient(top, #489ee7 0%, #247cc4 49%, #025ba5 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #489ee7 0%, #247cc4 49%, #025ba5 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #489ee7 0%, #247cc4 49%, #025ba5 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#489ee7', endColorstr='#025ba5', GradientType=0);
    /* IE6-9 */
    width: 230px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    border: none;
    color: #fff;
    padding: 11px 0;
    line-height: 15px;
    outline: none;
    font-size: 12px;
    font-weight: bold;
    margin-right: 45px;
    cursor:pointer;
}

.mnpWrapper .mnp {
    display: block;
    font-size: 16px;
    letter-spacing: 1px;
line-height:21px;

}


/* MNP Section End Here */
.cirPage{margin-bottom:120px; display:inline-block;}
.cirPage .fotCircleList ul li { font-size:15px; width:190px;}
.cirPage .fotCircleList ul li.apTel {
    width: 220px;
}
.cirPage .fotCircleList ul li.mpCha, .cirPage .fotCircleList ul li.upwUk{
    width: 240px;
}
.cirPage  #fotCircle #fotCircleTitle{font-size:18px; }

/* CSR */
.csrOverview .widgets .widgetsText{ height:30px}
	.csrDiv{border:1px solid #d2d2d2; padding:10px; background:#fff; float:left;line-height:20px;text-align:justify; width:100%; box-sizing:border-box;}
	
	.csrWidget{    
		margin: 5px 3px 5px 0;
    padding: 2px;
    float: left;
    background: #fff;
    border: #dbdbdb 1px solid;
    width: 237px;
    text-align: left;
	float:left;
	} 
.csrWidget h3.titleSmSpace{line-height:14px; padding: 3px 5px;}
	.csrWidget:nth-child(odd){margin: 5px 0px 5px 6px;}
	.csrWidget h3{
	background: rgba(0, 0, 0, 0) url("/ISC/images/widgets/widget_blue_bg.jpg") repeat-x scroll 0 0;
	margin:0;
	min-height:20px;
	color:#fff;
	padding:7px 5px;
	font-size:12px;
	}
	.csrWidget .csrImg{margin:1px 0;}
.csrWidget .csrImg a{display:inline-block; width:100%;}
.csrWidget .csrImg a img{width:100%;}

	.csrWidget a.kmLink{background: transparent url("/ISC/images/buttonGray.jpg") repeat-x scroll 0 0;
    border: 1px solid #ccc;
    cursor: pointer;
    margin: 3px 0px;
    padding: 3px 8px;
    width: auto;
    display: inline-block;}
	.csrImg1{padding: 0 0 10px 10px;}
	.csrImg2{padding: 0 10px 10px 0;}
 .font16{font-size:16px}
table.csrTable td{padding: 2px 5px;} 
/* CSR */
