﻿@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	outline: medium none;
	padding: 0;
	text-decoration: none;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box
}
* {
	font-family: Intel, ​sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size-adjust: none;
	line-height: normal;
}
*:after, *:before {
	clear: both;
}
a:hover {
	text-decoration: underline
}
table#partnernews .carriernetwork, table#partnernews .sdnasia {
	width: 49%;
}
table#partnernews .sidegap {
	width: 2%;
}

@media only screen and (min-width:321px) and (max-width:768px) {
table#partnernews .carriernetwork, table#partnernews .sdnasia {
	width: 100%;
	float: left;
}
table#partnernews .sidegap {
	display: none;
}
}
/******FOOTER SECTION STARTS HERE******/
#footernew {
    background-color: #5e6164;
    float: left;
    margin-top:0px;
    width: 100%;
}
#footernew .inner {
    margin: 0 auto;
    padding: 0 20px;
}

#footernew .inner .footer {
    float: left;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    z-index: 100;
}
#footernew .inner .footer-menu {
    float: left;
    padding: 10px 0;
}
#footernew .inner .footer-menu li.item-540 {
    border: medium none;
    margin-right: 30px;
}
#footernew.inner .footer-menu li, #footernew .inner .footer-menu li a, #footernew .inner .footer-menu li .separator {
    color: white;
    font-size: 13px;
    font-weight: normal;
    line-height: 12px;
    text-shadow: none;
}
#footernew .inner .footer-menu li {
    color: white;
    float: left;
    font-size: 12px;
    height: 14px;
    line-height: 12px;
    list-style: outside none none;
}
/******FOOTER SECTION ENDS HERE******//******RESPONSIVE WEB VIEW MAILER SECTION STARTS HERE******/.mainlayouttable { width:620px;}@media only screen and (min-device-width : 320px) and (max-device-width : 480px) { .mainlayouttable { width:100%;} .mainlayouttable img { width:100%;} .mainlayouttable * { font-size: initial!important;} }/******RESPONSIVE WEB VIEW MAILER SECTION ENDS HERE******/
/******Alert Message******/
.no-js.modern-browser #alertSupport{display:none;}
#alertSupport{background:#428bca none repeat scroll 0 0;color:#fff;left:0;position:absolute;right:0;top:0;z-index:101}
#alertSupport #alertMsg{box-sizing:border-box;margin:0 auto;padding:10px 20px;text-align:center;width:100%}
#browserdetectid{font-size:12px;line-height:normal}
#browserdetectid p{margin:0 0 5px}
.browser_types ul{margin:0}
.browser_types li{display:inline-block;padding:10px}
.browser_types li a{color:#fff;text-decoration:none}
.browser_types li a::before{margin-right:5px}
#alertMsg .xbutton{background:url(../images/close-white.png) no-repeat scroll center center;cursor:pointer;display:block;float:right;height:25px;text-indent:-9999em;width:25px}
#alertSupport p{color:#fff}