html {
    height: 100%;
}

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,
img,
ins,
kbd,
q,
s,
b,
samp,
small,
strike,
strong,
sub,
sup,
var,
b,
u,
i,
center,
dl,
dt,
dd,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

body {
    /*background: url("/files/images/framework/body_bg_green.png") repeat-x scroll 0 0 #ededed !important;*/
    background: none repeat-x scroll 0 0 #ededed !important;
    color: #666666;
    font-family: "proxima-nova", "Arial", sans-serif;
    font-size: 14px;
    height: auto;
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
    min-width: 1280px;
    width: 100%;
}


/* *{font-family: "proxima-nova", "Arial", sans-serif !important;} */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    _zoom: 1;
}

b,
strong {
    font-weight: bold;
}

em,
i {
    font-style: italic;
}

pre,
tt,
code,
kbd,
samp {
    font-family: monospace !important;
}

a {
    color: #39C;
    text-decoration: none;
}

strong {
    font-weight: bold;
}

form,
fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
}

img {
    border: none;
}

input,
select,
textarea {
    font: 12px "proxima-nova", "Arial", sans-serif !important;
}

.wrap {
    height: 1%;
    overflow: hidden;
}


/*a:hover {
	text-decoration: underline;
}*/


/* wrapper */

#container {
    background: none repeat scroll 0 0 transparent !important;
    margin: 0 auto;
    overflow: hidden !important;
    /*padding: 0 70px;*/
    width: 1140px !important;
    padding-left: 135px;
}

* html #container {
    overflow: visible;
}

#top-of-page {
    height: 125px;
    position: absolute;
    top: 10px;
    width: 1140px;
}

#footer {
    position: relative;
    width: 1140px;
}

#content-container {
    background: none repeat scroll 0 0 #FFFFFF !important;
    left: auto !important;
    /*margin-top: 135px;*/
    min-height: 460px;
    overflow: hidden;
    padding: 0 45px !important;
    position: relative !important;
    width: 1050px;
}

#container #content-container {
    background: none repeat scroll 0 0 #FFFFFF !important;
    left: auto !important;
    /* margin-top: 135px; */
    min-height: 460px;
    overflow: hidden;
    padding: 0 45px !important;
    position: relative !important;
    width: 1050px;
    box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.25);
}

.place-holder {
    margin-top: -35px;
}

.main-box {
    padding: 0px 25px 0;
    height: 1%;
    overflow: hidden;
    z-index: 1;
}

#normal-box {
    padding: 0px;
    height: 1%;
    overflow: hidden;
}


/* logo styles */

.vmwarelogo {
    background: url("/files/images/framework/vmware-Logo-BT.png") no-repeat scroll 0 0 transparent !important;
    height: 27px;
    position: absolute;
    top: 70px;
    width: 172px !important;
}

.vmwarelogo a {
    height: 100%;
    display: block;
}

#search-form,
#isearch-form {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 14%;
}

#isearch-form {
    top: -5px;
}

#search-form fieldset,
#isearch-form fieldset {
    border-color: #ffffff;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    float: right;
    background-color: transparent;
    /*#ffffff;*/
    /*background: -moz-linear-gradient(top, white 70%, #e5e5e5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, white), color-stop(100%, #e5e5e5));
    background: -webkit-linear-gradient(top, white 70%, #e5e5e5 100%);
    background: -o-linear-gradient(top, white 70%, #e5e5e5 100%);
    background: -ms-linear-gradient(top, white 70%, #e5e5e5 100%);
    background: linear-gradient(to top, white 70%, #e5e5e5 100%);*/
    font-size: 13px;
    margin-top: -5px !important;
    padding: 3px 5px !important;
    width: 145px;
}

#search-form .text-input,
#isearch-form .text-input {
    float: left;
    background-color: #ffffff;
    background: -moz-linear-gradient(top, white 70%, #e5e5e5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, white), color-stop(100%, #e5e5e5));
    background: -webkit-linear-gradient(top, white 70%, #e5e5e5 100%);
    background: -o-linear-gradient(top, white 70%, #e5e5e5 100%);
    background: -ms-linear-gradient(top, white 70%, #e5e5e5 100%);
    background: linear-gradient(to top, white 70%, #e5e5e5 100%);
    border: none;
    width: 145px;
    margin: 0;
    color: #aeaeae !important;
    font-size: 13px;
    height: 20px;
    padding: 3px 5px !important;
    border-color: #ffffff;
    border-radius: 2px;
}

#search-form input,
#isearch-form input {
    border: none;
    margin: 0;
    padding: 0;
    width: auto;
    float: left;
}

.btn-search {
    background: url("/files/images/framework/search-b-icon-gray.png") no-repeat scroll center center transparent;
    float: left;
    height: 1px;
    padding-top: 20px !important;
    overflow: hidden;
    margin: 0px 0 0 -23px !important;
    margin: 5px 0 0 -23px\0/ !important;
    position: absolute\0/;
    width: 20px !important;
    text-indent: -9999em;
}

#isite-tools {
    left: 0;
    position: absolute;
}

#iglobal-sites {}

#isearch-form {}

#site-tools {
    float: left;
    margin: 2px 0 0;
}

#site-tools ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#site-tools ul li {
    color: #FFFFFF;
    font-size: 15px;
    text-indent: 40px;
}

#site-tools ul a {
    background: url("/files/images/framework//icon-usa_white.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 16px;
    left: 0;
    margin: 0 5px 0 0;
    position: absolute;
    text-indent: -9999em;
    top: 3px;
    width: 125px;
}

.ad-nav ul a {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 300;
}

#site-tools ul a:hover,
.ad-nav ul a:hover {}


/* additional navigation */

.ad-nav {
    position: absolute;
    right: 170px;
    top: 0px;
}

.ad-nav ul {
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.ad-nav ul li {
    /*border-right: 1px solid #ffffff;*/
    float: left;
    padding: 0 10px;
}

.nav {
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 60px;
    width: 940px;
    Font-family: "proxima-nova", "Arial", sans-serif;
}

.nav ul {
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    max-width: 940px;
    float: right;
}

.nav ul li {
    float: left;
    padding: 0;
}

#top-of-page ul li {
    background: none repeat scroll 0 0 transparent;
}

.nav ul a {
    color: #464646;
    font-size: 20px;
}

.nav ul a.no {
    display: none;
}

.nav ul li:hover a,
.nav ul li.hover a,
.nav ul a:hover,
.nav ul a.hover {
    color: #000;
}

.nav ul li:hover .drop,
.nav ul li.hover .drop,
.nav li.first.hover .drop,
.nav li.first:hover .drop,
.nav li.last.hover .drop,
.nav li.last:hover .drop {
    /* TW: Disable the mega drop down mouse over effect */
    /*display:block;*/
}


/*.nav li.first{
	padding:0;
} */

.nav li.last {
    background: none;
    _margin: 0px;
}


/*.nav li.active a.a-first{background:url(/files/templates/images/bg-first-item-active.png) no-repeat;} */

.nav ul li.last a {}


/*.nav li.first:hover a,
.nav li.first.first-hover a{
	background:url(/files/templates/images/bg-nav-hover-first.gif) no-repeat; 
	color:#fff;
} 
.nav li.last:hover a,
.nav li.last.last-hover a{
	background:url(/files/templates/images/bg-nav-hover-last.gif) no-repeat 100% 0; 
	color:#fff;
} */

.nav li.active a {}


/*.last a{
	margin:0 -50px 0 0;
	position:relative;
} */


/* drop down */

.right-side .drop {
    left: auto;
    right: -54px;
}

.drop {
    position: absolute;
    top: 41px;
    left: -54px;
    width: 614px;
    display: none;
    z-index: 100;
}

.nav ul .drop a {
    padding: 0;
    background: none;
    float: none;
    line-height: normal;
    font-weight: normal;
}

.last .drop {
    right: -8px !important;
}

.first .drop {
    left: -8px !important;
}

.drop .t {
    width: 100%;
    overflow: hidden;
    background: url(/files/templates/images/bg-drop-top.png) no-repeat;
    height: 9px;
    *background: url(none.gif);
    *filter: progid: dximagetransform.microsoft.alphaimageloader(src='/files/templates/images/bg-drop-top.png', sizingmethod='crop');
    z-index: 100;
}

.drop .c {
    width: 579px;
    overflow: hidden;
    background: url(/files/templates/images/bg-drop-strip.png) repeat-y;
    padding: 0 26px 19px 9px;
    *background: url(none.gif);
    *filter: progid: dximagetransform.microsoft.alphaimageloader(src='/files/templates/images/bg-drop-strip.png', sizingmethod='scale');
}

.drop .b {
    width: 100%;
    overflow: hidden;
    background: url(/files/templates/images/bg-drop-bottom.png) no-repeat;
    height: 16px;
    *background: url(none.gif);
    *filter: progid: dximagetransform.microsoft.alphaimageloader(src='/files/templates/images/bg-drop-bottom.png', sizingmethod='crop');
}


/* drop down links */

.drop-links {
    float: left;
    width: 370px;
    font-size: 11px;
    padding: 14px 0 0;
}

.drop-links div.drop-links-left {
    float: left;
    padding: 0 0 0 20px;
    width: 155px;
    margin: 0 7px 0 0;
}

.drop-links div.drop-links-right {
    float: left;
    padding: 0 0 0 20px;
    width: 165px;
    margin: 0 3px 0 0;
}

.drop-links div {
    padding: 4px 0 4px;
    /*float:left;
	padding:16px 0 0 23px;
	width:130px;
	margin:0 28px 0 0;*/
}

.drop-links h3 {
    font-size: 11px;
    margin: 0 0 4px;
    color: #666;
}

.drop-links ul {
    margin: 0;
    padding: 0;
    list-style: none;
    background: none;
    width: auto;
    height: auto;
}

.drop-links ul li {
    float: none;
    line-height: 12px;
    background: none;
    padding: 0;
    padding-bottom: 4px
}

.drop-links ul a {
    color: #39c !important;
    background: none !important;
}

.drop-links ul a:hover {
    color: #069 !important;
}


/* agenda */

.agenda {
    float: right;
    width: 186px;
}

.agenda a {
    background: none !important;
}

.agenda ul {
    margin: 0;
    padding: 10px 0 0;
    list-style: none;
    background: none;
    height: auto;
    width: auto;
}

.agenda ul li {
    float: none;
    width: 100%;
    overflow: hidden;
    background: none;
    padding: 0px 0 10px;
}

.agenda ul li img {
    float: left;
    margin: 0 15px 0 0;
}

.agenda ul h3 {
    margin: 5px 0 0;
    font-size: 12px;
    padding-right: 18px;
}

.agenda ul p {
    line-height: 14px;
}

.agenda ul .mega-bottom h3 a {
    /*	background:url(/files/templates/images/bullet-agenda-heading.gif) no-repeat 100% 50% !important; */
    padding: 10px 13px 0 0 !important;
    color: #39c !important;
    font-weight: bold !important;
}

.agenda .mega-blue,
img02_02.jpg {
    background: url(/files/templates/images/mega-blue.gif) no-repeat top right;
}

.agenda .mega-lightblue,
img02_01.jpg {
    background: url(/files/templates/images/mega-lightblue.gif) no-repeat top right;
}

.agenda .mega-green {
    background: url(/files/templates/images/mega-green.gif) no-repeat top right;
}

.agenda .mega-darkgreen {
    background: url(/files/templates/images/mega-darkgreen.gif) no-repeat top right;
}

.agenda .mega-orange {
    background: url(/files/templates/images/mega-orange.gif) no-repeat top right;
}

.agenda .mega-top {
    background: url(/files/templates/images/mega-top.gif) no-repeat top left;
    width: 183px;
    margin-bottom: 6px;
}

.agenda .mega-bottom {
    background: url(/files/templates/images/mega-bottom.gif) no-repeat bottom left;
    padding: 10px;
}


/*.agenda ul h3 a span{
	*background:url(/files/templates/images/bullet-agenda-heading.gif) no-repeat 100% 50% !important;
	*padding:0 13px 0 0 !important;
	} */

.agenda ul p {
    margin: 2px 0 0;
    font-size: 11px;
    font-weight: normal;
    width: 162px;
}

.agenda .frame {
    padding: 13px 0 0 7px;
    height: 1%;
    overflow: hidden;
}

.agenda .frame h3 {
    font-size: 12px;
    margin: 0;
    color: #333;
}

.agenda .frame p {
    margin: 2px 0 0;
    font-size: 11px;
    font-weight: normal;
    width: 180px;
}

.agenda .frame a {
    color: #39c !important;
    font-size: 11px;
}

.agenda .frame a:hover {
    color: #069 !important;
}

.overlay-nav .holder:after,
.sphere-content-list li:after,
.visual-entry:after {
    display: block;
    content: "";
    clear: both;
}

#footer .bg-gray {
    background: transparent;
}

.category-links {
    background: transparent;
    overflow: hidden;
    padding: 40px 45px 0px;
    position: relative;
    z-index: 1;
    min-height: 333px;
}

.category-links .frame {}

.category-links .frame div {
    border-left: 1px solid lightgrey;
    float: left;
    margin: 0 20px 0 0;
    padding: 0 0 0 20px;
    width: 200px;
}

.category-links .frame div:first-child {
    border: none;
}

.category-links h3 {
    color: #666666;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    padding: 0 0 15px;
}

.category-links ul {
    padding: 0 3px 0 0;
    list-style: none;
    margin: 0;
}

.category-links ul li {
    margin: 0 0 10px;
    padding: 0;
}

.category-links ul a {
    color: #006990;
    font-size: 15px;
    font-weight: 300;
}

.category-links ul a:hover {
    color: #0095D3;
}

.footerbar {
    background: none repeat scroll 0 0 transparent;
    position: relative;
    border: 0;
}

.footerbar p {
    color: #d1d0d2 !important;
    display: block;
    font-size: 13px;
    line-height: 1.3;
    margin: 0 !important;
    padding-top: 30px;
    text-align: left;
    width: auto !important;
}

.footerbar ul {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
}

* html .footerbar ul {
    height: 1%;
    overflow: visible;
}

.footerbar ul li {
    float: left;
    background: url(/files/templates/images/sep-footer.gif) no-repeat 0 50%;
    padding: 0 7px 0 9px;
    margin: 0 1px 0 -1px;
}

.footerbar ul a {
    color: #d1d0d2;
    display: block;
    font-size: 13px;
    font-weight: 400;
    padding-bottom: 20px;
    text-align: center;
}

.footerbar ul a:hover {}

#primary-navigation {
    float: left;
    margin: 225px 0 0 45px;
    position: absolute;
    top: 0;
    z-index: 1;
    width: 92%;
}

#primary-navigation.noHead {
    margin: 180px 0 0 45px;
}

#primary-navigation.noHead h2 {
    color: #0095D3 !important;
    font-size: 40px !important;
}

.visual {
    /*		background:url(/files/templates/images/bg-visual.gif) repeat-x;
	padding:30px 25px 12px;
height:1%;
	overflow:hidden; 
     height:50px; 
margin:96px 0pt 0pt -25px; 
overflow:visible; 
width:100%;
top:96px;
left:-25px; 
height:auto;
position:absolute;
_z-index:2;*/
}

.visual h2 {
    background: none repeat scroll 0 0 transparent;
    color: #387C2C;
    display: block;
    font-size: 28px;
    font-weight: 300 !important;
    margin: 0 !important;
    min-height: 50px;
    padding: 10px 0 0 !important;
    width: auto;
    z-index: 2;
}

.visual-entry {
    width: 100%;
    /*	height:50px; */
}

.visual-entry ul {
    float: right;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.nav > ul > li > a {
    float: left;
    font-size: 20px;
    font-weight: 400;
    padding: 15px 12px !important;
    color: #464646;
}


/*.nav > ul > li > a:hover, .nav > ul > li > a.active{
	background:#0095D3;
	text-decoration:none !important;
}*/


/* megamenu delay fix */

.menu-active {
    background: #595959;
    text-decoration: none !important;
}

.nav ul a.menu-active,
.nav ul a.menu-active:hover {
    color: #fff !important;
}


/* megamenu delay fix */

.drop-down {
    position: absolute;
    top: 26px;
    left: 4px;
    width: 169px;
    display: none;
    _margin-right: -1px;
}


/*.drop-down .c ul {height:100%; z-index:100; float:left; overflow:hidden;}*/

.visual-entry ul li {
    float: left;
    padding: 0;
    background: none;
    position: relative;
}

.visual-entry ul a {
    color: #4d4e53;
    z-index: 1;
    position: relative;
}

.visual-entry ul .has-drop-down a {
    background: url(/files/templates/images/bullet-tech-entry-nav.gif) no-repeat 100% 14px;
    /*	color:#4d4e53; */
    float: left;
    margin: 0 15px 0 4px;
    /*	position:relative; */
    cursor: pointer;
    /*	overflow:hidden; */
}

.visual-entry ul li.active a span {
    color: #39c;
    font-weight: bold;
}

.visual-entry ul li.active a:hover span {
    color: #069;
}

.visual-entry ul li a:hover span {
    color: #069;
    cursor: pointer;
}

.visual-entry ul a span {
    float: left;
    height: 27px;
    line-height: 30px;
    padding: 0 11px 0 10px;
}

.visual-entry ul .right-side a:hover {
    margin: 0;
}


/*
.visual-entry ul li:hover,
.visual-entry ul li.hover, .visual-entry ul li.active:hover,
.visual-entry ul li.active.hover{position:relative;} */

.visual-entry ul .has-drop-down a:hover,
.visual-entry ul li:hover a,
.visual-entry ul li.hover a {
    background: url(/files/templates/images/bg-page-entry-nav-left.gif) no-repeat;
    margin: 0 0px 0 4px;
}

.visual-entry ul .has-drop-down a:hover span,
.visual-entry ul li.has-drop-down:hover a span,
.visual-entry ul li.has-drop-down.hover a span {
    background: url(/files/templates/images/bg-page-entry-nav-right.gif) no-repeat 100% 0;
    padding: 0 26px 0 10px;
}

.visual-entry ul li:hover .drop-down,
.visual-entry ul li.hover .drop-down {
    display: block;
}

.visual-entry ul li.right-side .drop-down {
    right: 0;
    left: auto;
}


/* * html .visual-entry ul li.right-side .drop-down{right:-1px;}*/

.visual-entry ul li.right-side .drop-down .t {
    background: url(/files/templates/images/bg-page-entry-drop-top-alt.png) no-repeat;
    _background: url(none.gif);
    _filter: progid: dximagetransform.microsoft.alphaimageloader(src='/files/templates/images/bg-page-entry-drop-top-alt.png', sizingmethod='crop');
}

.drop-down .t {
    background: url(/files/templates/images/bg-page-entry-drop-top.png) no-repeat;
    width: 100%;
    overflow: hidden;
    height: 4px;
    _background: none;
    _filter: progid: dximagetransform.microsoft.alphaimageloader(src='/files/templates/images/bg-page-entry-drop-top.png', sizingmethod='crop');
}

.drop-down .c {
    background: url(/files/templates/images/bg-page-entry-drop-strip.png) repeat-y;
    overflow: hidden;
    padding: 5px 3px 7px;
    /*	_background:none;
	_filter: progid:dximagetransform.microsoft.alphaimageloader(src='/files/templates/images/bg-page-entry-drop-strip.png', sizingmethod='scale'); */
    height: 1%;
}

.drop-down .b {
    background: url(/files/templates/images/bg-page-entry-drop-bottom.png) no-repeat;
    height: 8px;
    width: 100%;
    overflow: hidden;
    _background: none;
    _filter: progid: dximagetransform.microsoft.alphaimageloader(src='/files/templates/images/bg-page-entry-drop-bottom.png', sizingmethod='crop');
}

.drop-down ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.drop-down ul li {
    /*	padding:7px 0 7px 12px; */
    border-bottom: 1px solid #d6d6d6;
    margin: 1px 0 -1px;
    /*	width:151px;  */
    line-height: 14px;
}

.drop-down ul li a {
    background: none !important;
    padding: 7px 12px 7px 12px;
    margin: 0 !important;
    color: #39c;
    font-size: 11px;
    width: 140px;
}

.drop-down ul a:hover {
    color: #069;
}

#content a,
#content-right a {
    text-decoration: none !important;
    color: #006990;
}

#content a:hover,
#content-right a:hover {
    text-decoration: none !important;
    color: #0095d3;
}

#header .overlay h2 a {
    color: #006990 !important;
}

#content ol,
#content ul {
    /* font-size: 14px; */
}

a.image img {
    display: block;
    border: none;
}

a.button {
    display: block;
    width: 110px;
    text-indent: -9999px;
    overflow: hidden;
    height: 24px;
    margin-bottom: 10px;
}

a.rss {
    background: url(/files/images/tpl/rss_14x14.png) bottom right no-repeat;
    padding: 0px 20px 0 0;
    float: right;
    margin-right: 28px;
    display: none;
}

a.openpdf {
    background: url(/files/templates/images/ico-pdf.gif) bottom right no-repeat;
    padding: 3px 17px 0 0;
}

a.openpdf span {
    *background: url(/files/templates/images/ico-pdf.gif) bottom right no-repeat;
    *padding-left: 17px;
    *width: 19px;
}

a.openpdf:hover span {
    *text-decoration: none;
}

a.openflash {
    background: url(/files/images/icons/icon_flash.gif) bottom right no-repeat;
    padding: 3px 19px 0 0;
}

a.roll {
    display: block;
    width: 11px;
    height: 11px;
    text-indent: -9999px;
    overflow: hidden;
    background: #FEFEFE url(/files/images/tpl/button-roll.gif) no-repeat;
}

a.call {
    background: url(/files/images/tpl/button-call.gif) no-repeat;
    height: 21px;
}

a.demo {
    background: transparent url(/files/images/fce/demo.gif) bottom right no-repeat;
    padding: 3px 19px 0 0;
}

a.openpopup {
    background: url(/files/images/icons/icon_popup_a.gif) bottom right no-repeat;
    padding: 3px 19px 0 0;
}

a.video {
    background: url(/files/images/icons/icon_video.gif) right 4px no-repeat;
    padding: 0px 19px 0 0;
}

a.audio {
    background: url(/files/images/icons/icon_audio.gif) right 4px no-repeat;
    padding: 0px 16px 0 0;
}

a.download_vsph_trial {
    background: url(/files/images/buttons/btn_vsph-downloadtrial.gif) no-repeat;
}

a.visit {
    background: url(/files/images/buttons/btn_vsp-visitupgrdcenter.gif) no-repeat;
}

a.mvp_learnmore {
    background: url(/files/images/buttons/btn_prd-learn-more.png) no-repeat;
}

a.register_webcast {
    background: url(/files/images/buttons/btn_reg_webcast.gif) no-repeat;
}

#content #header h1 {
    padding: 10px 0 0 !important;
}

#content {
    float: left;
    margin: 20px 0 0;
    padding: 0;
    height: auto !important;
    background: none repeat scroll 0 0 transparent !important;
    width: auto !important;
}

#content .filter {
    margin: 15px 0;
}

ul.regFields {
    list-style-type: none;
    margin: 10px 0;
    padding: 0;
}

ul.regFields > li {
    margin: 14px 0;
}

#regform .button {
    margin: 10px 0 20px;
}

h4 span {
    font-size: inherit !important;
}

p span,
p font {
    font-size: inherit !important;
}

p {
    line-height: 18px;
    margin: 0 0 18px;
    padding: 0;
}

h1 {
    margin: 0 0 18px;
    font-size: 30px;
    color: #4d4e53;
    font-weight: normal;
}

h3,
h2 {
    margin: 0 0 14px;
    font-size: 14px;
    font-weight: bold;
    color: #333;
}

h2 {
    margin: 0 0 16px;
    font-size: 22px;
    color: #387C2C;
    font-weight: normal;
}

h4 {
    margin: 0 0 13px;
    font-size: 18px;
    font-weight: bold;
    color: #666;
}

h5,
h6 {
    margin: 0 0 10px;
    font-size: 16px;
    font-weight: bold;
    color: #666;
}

ul.features {
    margin: 0 0 10px 0;
    list-style: none;
    padding: 0;
}

ul.features li {
    padding: 0 0 10px 14px;
    line-height: 17px;
    background: url(/files/images/tpl/bullet-features.gif) no-repeat 0 6px;
}


/* SEO headings */

strong.seo {
    display: block;
    height: 0px;
    text-indent: -9999px;
    overflow: hidden;
}

span.tiny {
    display: block;
    font-size: 11px;
    color: #777777;
    background: transparent;
    clear: both;
}


/*********************************************************************/


/*
#container {
	width: 950px;
	margin: 0 auto;
	position: relative;
	padding: 107px 0 0 0;
	_text-align: left;
}
#top-of-page {
	position: absolute;
	top: 0;
	left: 0;
	width: 950px;
	height: 106px;
	clear: both;
	background: url(/files/images/tpl/background-header.gif) no-repeat 0 20px; 
}
#content-container {
	width: 100%;
	background: url(/files/images/tpl/background-content.gif) repeat-y 721px 0;
	overflow: hidden;
	margin-bottom: 1px;
} */


/* two column */


/*.two-column{
	height:1%;
	overflow:hidden;
	padding:35px 0 19px;
}
#two-columns{
	width:100%;
	overflow:hidden;
	margin:0;
	background:url(/files/templates/images/bg-sphere-two-columns.gif) no-repeat 700px 126px; 
}*/

#content-left {
    float: left;
    margin: 20px 0 0;
    width: 730px;
}

#content-left #content {
    float: none;
    margin-top: 0 !important;
}


/*
.index #content-left {
	padding: 0 1px 0 0;
	width: 700px;
}*/

#content-right {
    float: right;
    margin: 135px 0 0 0;
    position: relative;
    width: 305px;
}

.emptyTag {
    display: none;
}

table#borderTable td {
    padding: 5px 0;
}


/*#content {
	margin: 0;
	padding: 0px 0 0 20px;
}



#content-container.wide #content {
	border: none;
	padding:0 25px;
	padding: 30px 25px;  
}
#content-container.wide #normal-box #content {
	border: none;
	padding: 0px 25px 0px; 
}
#content-container.wide-noindent #content {
	border: none;
	margin: 0;
	padding: 0px;
}
*/


/*********************************************************************/


/*

#search-form select {
	margin: 0;
	padding: 2px 4px 0 4px;
	width: 94px;
	height: 16px;
	display: block;
	float: left;
	border: 1px solid #999999;
	font-size: 11px;
	color: #666666;
}
#search-form input.searchfield {
	margin: 0;
	padding: 2px 4px 0 4px;
	width: 94px;
	height: 16px;
	display: block;
	float: left;
	border: 1px solid #999999;
	font-size: 11px;
	color: #666666;
}
#search-form input.search-button {
	width: 22px;
	height: 20px;
	display: block;
	float: left;
	margin-left: 3px;
	background-color: #FFB22B;
}
*/


/*********************************************************************/


/*
#language {
	margin: 8px 0px;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 18px;
	right: 150px;
	font-size: 11px;
	z-index: 20;
	border-right:1px solid white;
	height:16px;
}
#language li {
	display: block;
	float: left;
	margin: 0;
	padding-left: 4px;
	position: relative; 
	background: url(/files/images/fce/arrow-white.gif) no-repeat 0px 3px;
}
#language li a {
	display: block;
	float: left;
	height: 16px;
	padding: 0 0 0 3px;
	text-decoration: none;
	white-space: nowrap;
}
#language li a span {
	display: block;
	float: left;
	padding: 0px 10px 0 5px;
	line-height: 16px;
	font-size: 11px;
	color: #FFFFFF;
	cursor: pointer;
	height: 16px;
}
#language li a:hover span {
	text-decoration:underline;
}



#site-tools li {
	display: inline;
	padding: 0 0 0 7px;
	margin: 0 2px 0 0;
	background: url(/files/images/tpl/separator.gif) no-repeat 0 2px;
	_background-image: expression( (this===this.parentNode.childNodes[0]) ? "none" : "auto");
	_padding-left: expression( (this===this.parentNode.childNodes[0]) ? "none" : "auto");
}

#site-tools li:first-child {
	background-image: none;
	padding-left: 0;
}

#site-tools li a {
	color: #3366CC;
	text-decoration: none;
	background: #FBFBFB;
}

#site-tools li a:hover {
	text-decoration: underline;
}

#global-sites li {
	display: block;
	float: left;
	background: url(/files/images/tpl/bullet-middle.gif) no-repeat 0 13px;
	padding: 0 0 0 17px;
	margin: 0 10px 0 10px;
}

* html #global-sites li {
	margin-left: 5px;
}

#global-sites li.active {
	margin: 0 10px 0 -47px;
	padding: 0 0 0 60px;
	background: url(/files/images/tpl/link-left.gif) no-repeat;
	_padding-left: expression( (this===this.parentNode.childNodes[0]) ? "6px" : "auto");
	_margin-left: expression( (this===this.parentNode.childNodes[0]) ? "0px" : "-47px");
	_background-image: expression( (this===this.parentNode.childNodes[0]) ? "url(/files/images/tpl/link-first.gif)" : "auto");
}

#global-sites li.active:first-child {
	margin-left: 0;
	padding: 0 0 0 6px;
	background: url(/files/images/tpl/link-first.gif) no-repeat;
}

#global-sites li.active span {
	margin-right: -47px;
	background: url(/files/images/tpl/link-right.gif) no-repeat top right;
	padding: 1px 62px 0 2px;
	position: relative; 
	display: block;
	height: 37px;
	float: left;
}

#global-sites li a {
	display: block;
	float: left;
	color: #FFF;
	text-decoration: none;
	position: relative;
}

#global-sites li a:hover {
	text-decoration: underline;
}

#global-sites li.active a {
	font-weight: bold;
	color: #7D9BC6;
	background-color: #FFF;
}

#global-sites li a.vmware {
	width: 56px;
	height: 22px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/files/images/tpl/logo.gif) no-repeat 0 -22px;
	margin: 7px 0 0 0;
}

#global-sites li.active a.vmware {
	background: url(/files/images/tpl/logo.gif) no-repeat;
	width:72px;
	height: 22px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 7px 4px 0 6px;
	padding: 0;
}

* html #global-sites li.active a.vmware {
	margin-left: 4px;
	margin-right: 2px;
}


#primary-navigation {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 58px;
	left: 32px;
	font-size: 11px;
	z-index: 10;
}

#primary-navigation li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: relative; 
	background: url(/files/images/tpl/separator.gif) no-repeat 100% 6px;
}

#primary-navigation li.last {
	background-image: none;
}

#primary-navigation li a {
	display: block;
	float: left;
	height: 22px;
	line-height: 16px;
	color: #477AC3;
	padding: 0 0 0 3px;
	text-decoration: none;
	white-space: nowrap;
	font-weight: bold;
}

#primary-navigation li a.active {
	color: #F69401;
}

#primary-navigation li a span {
	display: block;
	float: left;
	padding: 3px 9px 0 5px;
	cursor: pointer;
	height: 19px;
}

#primary-navigation li a:hover {
	color: #F69401;
}

#primary-navigation li.hover a {
	color: #F69401;
	height: 19px;
	overflow: hidden;
	z-index: 10;
	position: relative;
	margin-left: -1px;
	padding-left: 4px;
	background: url(/files/images/tpl/link-main-left.gif) no-repeat;
}

#primary-navigation li.hover a span {
	cursor: pointer;
	background: url(/files/images/tpl/link-main-right.gif) no-repeat top right;
}

#primary-navigation li div {
	display: none;
	background: url(/files/images/tpl/dropdown-top.gif) no-repeat;
	padding: 4px 0 0 0;
	width: 168px;
	position: absolute;
	top: 18px;
	left: -1px;
}

#primary-navigation ul {
	margin: 0;
	padding: 0 8px 4px 8px;
	list-style: none;
	width: 152px;
	background: url(/files/images/tpl/dropdown-bottom.gif) no-repeat bottom left;
}

#primary-navigation ul li {
	display: block;
	float: none;
	margin: 0;
	padding: 1px 0 1px 0;
	background: none;
	border-top: 1px solid #C9D6E8;
	_border-top: expression( (this===this.parentNode.childNodes[0]) ? "none" : "auto");
	width: 152px;
}

#primary-navigation ul li:first-child {
	border-top: none;
}

#primary-navigation li.hover ul li a {
	white-space: normal;
	display: block;
	float: none;
	height: auto;
	font-weight: normal;
	color: #477AC3;
	background: none;
	padding: 8px 0 8px 0;
	width: 100%;
	margin: 0;
	line-height: 14px;
}

#primary-navigation li.hover ul li a:hover, #primary-navigation li.hover ul li:hover a {
	background: url(/files/images/tpl/gradient.gif) repeat-y top;
	margin: 0;
	padding: 8px 0 8px 0;
	color: #477AC3;
}

#primary-navigation li.hover ul li a.active{
	font-weight: bold;
	background: url(/files/images/tpl/gradient.gif) repeat-y top;
	margin: 0;
	padding: 8px 0 8px 0;
	color: #477AC3;
}

#primary-navigation li.hover div {
	display: block;
}
*/


/* primary navigation for communities */


/* old design
.communities #primary-navigation li a span {
	display: block;
	float: left;
	padding: 3px 20px 0 5px;
	cursor: pointer;
	height: 19px;
	background: url(/files/images/tpl/link-main-right-act.gif) no-repeat top right;
}
.communities #primary-navigation li a.active span {
	background: url(/files/images/tpl/link-main-active.gif) no-repeat 100% 0;
}
.communities #primary-navigation li.hover a span {
	cursor: pointer;
	background: url(/files/images/tpl/link-main-right-act.gif) no-repeat 100% -22px;
}
*/


/*********************************************************************/


/*
#footer {
	width: 922px;
	height: 70px;
	background: url(/files/images/tpl/background-footer.gif) no-repeat;
	font-size: 10px;
	line-height: 34px;
	padding: 0 14px 0 14px;
	position: relative;
	color: #999999;
	clear: both;
    _padding-top:10px;
}

#footer p {
	display: inline;
}

#footer a.rss {
	position: absolute;
	top: 8px;
	right: 13px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 16px;
	height: 16px;
	background: url(/files/images/tpl/rss.gif) no-repeat;
	padding:0px;
}
*/

#navigation-bottom {
    left: 0;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    top: 10px;
}

#navigation-bottom li {
    background: none repeat scroll 0 0 transparent;
    margin: 0 12px 0 0;
    padding: 0;
}


/*
#navigation-bottom li a {
	color: #999999;
	text-decoration: none;
	background: #F3F3F3;
}

#navigation-bottom li a:hover {
	text-decoration: underline;
}
*/

#secondary-navigation {
    background: none repeat scroll 0 0 transparent;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

#secondary-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 11px;
    overflow: hidden;
    height: 1%;
}

#secondary-navigation ul li {
    background: none repeat scroll 0 0 #F1F1F1;
    border-bottom: 1px solid #CCCCCC;
    line-height: 14px;
    padding: 10px 25px;
}

#secondary-navigation ul li:last-child {
    border-bottom: none;
}

#secondary-navigation ul a {
    color: #666666;
    font-size: 15px;
    line-height: 20px;
}

#secondary-navigation ul .bg {}

#secondary-navigation ul .bg span {}

#secondary-navigation ul li.active > a {
    color: #39c;
    font-weight: 400;
}

#secondary-navigation ul a:hover,
#secondary-navigation ul li.active > a:hover {
    text-decoration: none;
    color: #0095d3;
}

#secondary-navigation h3 {
    background: none repeat scroll 0 0 #346633;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding: 10px 25px;
}

#secondary-navigation h3 a {
    color: #fff;
}

#secondary-navigation ul li ul {
    margin: 10px 0;
}

#secondary-navigation ul li.has-subnav ul {
    margin: 10px 0;
}

#secondary-navigation ul li ul li {
    border: none;
    padding: 5px 0;
}

#secondary-navigation ul li.has-subnav ul li {
    border: none;
    padding: 5px 0;
}

#secondary-navigation ul li.has-subnav {
    cursor: pointer;
    background: url("/files/images/framework/arrow-section-left.png") no-repeat scroll 95% 14px #F1F1F1;
}

#secondary-navigation ul li.has-subnav.active {
    background-image: url("/files/images/framework/arrow-section-down.png");
    background-position: 95% 18px;
}


/*
#secondary-navigation ul li ul li.active a {
	color:#39c;
	font-weight:bold;
}
#secondary-navigation  ul li ul li ul li.active a,#secondary-navigation  ul li ul li.active ul li a , #secondary-navigation  ul li.active ul li ul li a,#secondary-navigation  ul li ul li ul li a{
	background:#fff;
	border:none;
}	
#secondary-navigation  ul li ul li ul li a, #secondary-navigation  ul li ul li.active ul li a{color:#4d4e53; font-weight:normal;} 
#secondary-navigation ul li.active ul a,
#secondary-navigation ul li ul li a{
	font-weight:normal ;
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	border-bottom:1px solid #e4e4e4;
	background:#f6f6f6;
	margin:1px 0 -1px;
	padding:6px 0 6px 12px;
	color:#4d4e53;
	display:block;
}
#secondary-navigation ul ul ul li{line-height:14px;} 
#secondary-navigation ul li ul li ul li a, #secondary-navigation ul li ul li.active ul li a {padding:4px 0px 4px 12px; }
#secondary-navigation ul ul ul a{
	display:inline;
	height:auto;
	background:#fff none;
	padding:0;
	border-color:#e4e4e4;
	margin:0;
} 
#secondary-navigation ul li.active a, #secondary-navigation ul li.hover a{
color:#006699;
font-weight:normal;
}

#secondary-navigation li {
	border-top: 1px solid #C5D4E9;
	padding: 1px 0 1px 0;
	background: url(/files/images/tpl/arrow-right-lite.gif) no-repeat 0 12px;
}
#secondary-navigation li.first {
	border-top: none;
}
#secondary-navigation li.active {
	background-image: url(/files/images/tpl/arrow-right-dark.gif);
}
#secondary-navigation li a {
	padding: 8px 0 8px 12px;
	display: block;
	text-decoration: none;
}
#secondary-navigation li.active a {
	color:#069;
	font-weight:bold;
}
#secondary-navigation li a:hover {
	background: url(/files/images/tpl/gradient.gif) repeat-y top;
}
#secondary-navigation ul ul {
	border-top: none;
	padding-left: 7px;
}
#secondary-navigation li.active ul li a, #secondary-navigation ul li.active ul li a {
	font-weight: normal;
	background: none;
}
#secondary-navigation li.active ul li a:hover, #secondary-navigation ul li.active ul li a:hover {
	background: url(/files/images/tpl/gradient.gif) repeat-y top;
}
#secondary-navigation li ul li {
	background-position: 9px 12px;
	_width:204px;
}
#secondary-navigation li ul li a {
	padding-left: 21px;
}
#secondary-navigation li ul li ul li {
	background-position: 17px 12px; 
	border-top: none;
	_width:190px;
}
#secondary-navigation li ul li ul li a {
	padding-left: 29px;
}
*/


/*********************************************************************/

#content p {
    color: #666666;
    font-size: 16px;
}

#breadcrumbs,
#ibreadcrumbs {
    color: #999999;
    font-size: 14px;
    left: 45px !important;
    position: absolute;
    top: 35px;
    padding: 0 !important;
    z-index: 2;
}

#breadcrumbs a,
#ibreadcrumbs a {
    color: #999999;
    font-size: 14px;
}

#breadcrumbs a:hover,
#ibreadcrumbs a:hover {}


/*
#ibreadcrumbs {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
}
*/


/*********************************************************************/


/* Content Element */

#header {
    margin: 0 !important;
    padding: 0 !important;
    position: static !important;
}

.wide #header {
    /*border: 1px dotted red;*/
    margin: 1em 0;
    padding: 0;
    background: none;
}

#header p,
#header br {
    padding-bottom: 0;
    margin-bottom: 0;
    overflow: hidden;
}

#header .overlay {
    background: none repeat scroll 0 0 transparent !important;
    height: auto !important;
    margin: 0;
    overflow: hidden !important;
    padding: 0 !important;
}

#header .overlay h1 {
    color: #0095D3 !important;
    font-size: 40px !important;
    padding: 0 !important;
}

#header.firstlevelcusted .overlay h1 {
    padding-top: 50px !important;
}

#header .statement p {
    padding-bottom: 10px;
    width: auto;
}


/* Two-column Header (product, etc.) */

#header .overlay div.left {
    float: left;
    width: 130px;
    padding: 0 0 70px 0;
    background: url(/files/templates/img/pattern_product.gif) no-repeat bottom left;
}

#header .overlay div.left a.image {
    display: block;
    margin-bottom: 20px;
}

#header .overlay div.right {
    float: right;
    _float: none;
    width: 490px;
    padding: 0 0 0 12px;
    border-left: 1px solid #A1C2E2;
}


/* First Level Hero template */


/***********************************************************/

.communities #header.firstlevel .overlay {
    background: url(/files/images/tpl/background-stdhero-alt.jpg) no-repeat top right;
}

.communities #header.full {
    background: url(/files/images/tpl/background-header-full-footer.gif) no-repeat bottom left;
    padding: 0 0 15px 0;
}

.communities #header.full .overlay {
    height: 187px;
    background: url(/files/images/tpl/background-header-full.jpg) no-repeat top right;
    padding-left: 40px;
    width: 679px;
    padding-top: 30px;
}

.communities #header.full p {
    color: #7D9BC6;
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px;
    width: 420px;
}

ul.news_column {
    width: 834px;
    *width: 826px;
}


/* ************************************************************* */


/* MODIFICATION FOR HOME PAGE WITH NEW PLUG IN Cameron */


/*
ul.news_column {
	padding: 0;
	list-style-type: none;
	margin: 0px 0 0 0; 
	overflow: hidden;
	display: block;
}
ul.news_column li {
	display: block;
	width: 100%;
	margin: -1px 0;
	padding: 4px 0;
}
ul.news_column a {
	display: block;
	width: 100%;
	padding: 8px 0;
	margin: -8px 0;
	color: #659BC8;
}
ul.news_column a:hover {
	display: block;
	width: 100%;
	padding: 8px 0;
	margin: -8px 0;
}
ul.news_column a p.date {
	margin: 0;
	padding: 0;
	color: #A9AAAA;
}
ul.news_column a p.author {
	margin: 0;
	padding: 0;
}
ul.news_column a p.link {
	margin: 0;
	padding: 0;
}
*/


/* *************************************************************** */


/* Table styles */

table.comparison,
table.general {
    margin: 10px 0 20px 0;
    padding: 0;
    border-bottom: 2px solid #a1c2e2;
}

table.comparison th,
table.general th {
    text-align: left;
    color: #ffffff;
    padding: 4px 12px;
    background-color: #336699;
}

table.comparison tr,
table.general tr {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #cccccc;
    background-color: #F9F9F9;
}

table.comparison tr.odd,
table.general tr.odd {
    background-color: #f1f4f9;
}


/* END Table styles */


/* *************************************************************** */

li.inline {
    float: left;
    display: block;
    width: 110px;
    height: 120px;
    padding: 0 10px 0px 10px;
    margin-top: -3px;
    text-align: center;
    border-right: 1px solid #dedede;
}


/* *************************************************************** */


/* info box settings */


/*
div.itop {
	margin-top: -7px;
}
div.info-box {
	background: #F8F8F8 url(/files/images/tpl/infobox-top.gif) no-repeat;
	margin-bottom: 2px;
}

div.info-box div.inner {
	padding: 0 8px 19px 8px;
	background: url(/files/images/tpl/infobox-bottom.gif) no-repeat bottom left;
	font-size: 11px;
}

div.info-box strong.head {
	display: block;
	line-height: 25px;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	padding-left: 20px;
	background: url(/files/images/tpl/bullet-middle.gif) no-repeat 4px 8px;
	margin-bottom: 5px;
}

div.info-box div.inner p {
	margin-bottom: 6px;
	line-height: 14px;
}

div.info-box ul.links {
	margin: 0;
	padding: 0;
	list-style: square;
	color: #7d9bc6;
	margin: 4px 0 0px 0;
	padding: 0px 13px 0 20px; 
	_padding: 0px 13px 0 29px; 
}

div.info-box ul.links li {
	line-height: 18px;
}
*/


/*********************************************************************/

div.features {
    background: url(/files/images/tpl/background-features.gif) repeat-x;
    margin-bottom: 18px;
    padding-top: 20px;
    font-size: 11px;
}

div.features div.layout {
    overflow: hidden;
    background: url(/files/images/tpl/background-feature-layout.gif) repeat-y;
    padding-bottom: 10px;
}

div.features div.line {
    height: 15px;
    background: url(/files/images/tpl/background-feature-line.gif) no-repeat 20px 0;
    clear: both;
}

div.features div.block {
    width: 209px;
    float: left;
    padding: 0 10px 6px 20px;
}

div.features div.top,
div.features div.bottom {
    overflow: hidden;
    height: 1%;
}

div.features div.top div.block {
    background: url(/files/images/tpl/background-feature-block.gif) no-repeat;
}

div.features p {
    margin-bottom: 10px;
    line-height: 14px;
}

div.features a.participate {
    margin-left: -3px;
}

div.features ul.actions li {
    display: inline;
    background: url(/files/images/tpl/separator.gif) no-repeat 0 3px;
    padding-left: 8px;
}

div.features ul.actions li:first-child {
    padding-left: 0;
    background: none;
}

div.features ul.actions li a {
    background-image: url(/files/images/tpl/arrow-right-lite.gif);
    padding-left: 10px;
}


/*********************************************************************/


/* Blogs CSS */

.entry-footer,
.trackback-footer,
.comment-footer {
    margin: 0 0 10px 0;
    border-top: 1px dotted #999999;
    padding: 3px;
    color: #999999;
    font-family: 'Trebuchet MS', Verdana, sans-serif;
    font-size: x-small;
    line-height: normal;
    text-align: left;
    font-weight: bold;
}


/*********************************************************************/

div.error_message {
    background-color: #FFFFFF;
    color: #990000;
    font-size: 16px;
    font-weight: bold;
    margin: 8px 0px;
}


/* Baynote */

.bn_g_welcome {
    background: transparent url(/files/images/bullet-lite.gif) no-repeat scroll 0pt 2px;
    color: #F69401;
    display: block;
    font-weight: bold;
    padding-left: 17px;
}

.bn_g_result_link {
    background: transparent url(/files/images/fce/bullet-features.gif) no-repeat scroll 0pt 6px;
    display: block;
    margin: 0pt;
    padding: 0pt 0pt 0pt 17px;
    color: #3366cc;
    line-height: 16px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

a.bn_g_result_link {
    text-decoration: none;
}

a.bn_g_result_link:hover {
    text-decoration: underline;
}

.bn_g_result_terms {
    display: none;
}

.bn_g_details {
    display: none;
}

#cfooter #footer {
    _padding-top: 10px !important;
}


/* Start Mega Menu 9-26-2011 dharris */

.drop-two {
    width: 789px;
    margin-top: 41px;
    position: absolute;
}

.drop-two .t {
    background: transparent url(/files/templates/images/bg-drop-two-top.png) no-repeat scroll 0 0;
    height: 7px;
    overflow: hidden;
    width: 789px;
    z-index: 100;
    font-weight: normal;
}

.drop-two .c {
    background: transparent url(/files/templates/images/bg-drop-two-strip.png) repeat-y scroll 0 0;
    overflow: hidden;
    padding-bottom: 5px;
    width: 789px;
}

.drop-two .c .inner {
    background: transparent url(/files/templates/images/bg-content-blue-gradient.jpg) no-repeat scroll 0 0;
    margin-left: 12px;
    width: 775px;
}

.drop-two .c .c-column-container {
    background: transparent url(/files/templates/images/bg-drop-two-columns.png) no-repeat scroll 0 0;
    width: 770px;
    margin-top: 10px;
    margin-left: 5px;
    height: auto;
    font-size: 11px;
}

.drop-two .c .c-heading {
    color: #FAFBFB;
    font-size: 16px;
    font-weight: bold;
    padding-left: 15px;
    padding-top: 5px;
}

.drop-two .c .c-heading a,
.drop-two .c .c-heading a:active,
.drop-two .c .c-heading a:visited,
.nav li:hover .drop-two .c .c-heading a {
    background: transparent none repeat scroll 0 0;
    color: #FAFBFB;
    float: none;
    height: auto;
    line-height: normal;
    padding: 0;
    text-align: left;
}

.nav ul .drop-two .c-heading a:hover,
.drop-two li:hover a {
    background: none !important;
}

.drop-two .c .c-heading-arrow {
    width: 5px;
    height: 9px;
}

.drop-two .c .c-heading-arrow img {
    border: none;
}

.drop-two .c .c-bg-gradient {
    float: left;
    margin-right: 2px;
    margin-top: 10px;
    width: 190px;
    font-weight: normal;
}

.drop-two .c-bg-gradient .c-column-heading {
    color: #666666;
    font-size: 11px;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 5px;
}

.drop-two .c-bg-gradient .c-column-links ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    background-image: none !important;
    font-weight: normal;
    width: 190px;
    height: auto;
    filter: none;
}

.drop-two .c-bg-gradient .c-column-links ul li {
    padding: 3px 10px;
    background: none;
    float: none;
}

.drop-two .c-bg-gradient .c-column-links ul li a {
    float: none;
    height: auto;
    line-height: normal;
    padding: 0;
    text-align: left;
    color: #3399CC;
    background: none !important;
}

.nav ul .drop-two li:hover a,
.nav ul .drop-two li.hover a,
.nav ul .drop-two a:hover,
.nav ul .drop-two a.hover,
.nav ul li:hover .drop-two a {
    background: none !important;
}

.drop-two .c-bg-gradient .c-column-links ul li a:hover {
    text-decoration: underline;
}

.drop-two .b {
    background: transparent url(/files/templates/images/bg-drop-two-bottom.png) no-repeat scroll 0 0;
    height: 113px;
    /*overflow:hidden;*/
    width: 789px;
}

.drop-two .b .b-promo {
    float: left;
    height: 76px;
    margin-left: 25px;
    margin-top: 13px;
    width: 360px;
}

.drop-two .b .b-promo a {
    float: none;
    height: auto;
    padding: 0;
}

* .drop-two .b .b-promo {
    margin-left: 14px !important;
}

*+ .drop-two .b .b-promo {
    margin-left: 25px !important;
}

.drop-two .b .b-title {
    color: #3399cc;
    font-size: 12px;
    font-weight: bold;
    padding-left: 20px;
    padding-top: 10px;
}

.drop-two .b .b-content {
    color: #333333;
    float: left;
    font-size: 11px;
    padding-left: 20px;
    padding-top: 3px;
    width: 250px;
}

.drop-two .b .b-button {
    float: right;
    padding-right: 10px;
    padding-top: 25px;
}

.drop-two .b .b-button img {
    border: none;
}

.drop-one {
    background-color: #F1F1F1;
    border-top: 4px solid #595959;
    box-shadow: 0 8px 8px 2px rgba(0, 0, 0, 0.5);
    left: auto !important;
    overflow: hidden;
    padding-bottom: 30px;
    position: absolute;
    right: 0 !important;
    top: 50px;
    width: 1024px;
    z-index: 100;
    display: none;
}

.drop-one .t {
    background: transparent url(/files/templates/images/bg-drop-one-top.png) no-repeat scroll 0 0;
    height: 7px;
    overflow: hidden;
    width: 408px;
    z-index: 100;
    display: none;
}

.drop-one .c {}

.drop-one .c .inner {
    float: left;
    width: 100%;
}

.newData .c-column-heading {
    border-bottom: 1px solid #CCCCCC;
    color: #333333;
    font-size: 14px;
    line-height: 1.33em;
    margin-bottom: 7px;
    padding-bottom: 7px;
    text-indent: 0;
    font-weight: 600;
}

.newData .c-column-links > ul {
    background-color: transparent;
    display: block;
    left: auto;
    position: relative;
    width: auto;
}

.newData .c-column-links > ul li {
    padding: 0;
    clear: both;
    margin-bottom: 10px;
}

.newData .c-column-links > ul li a {
    font-size: 14px;
    color: #006990;
    float: left;
}

.drop-one .c .c-heading {
    display: inline-block !important;
    float: left;
    font-size: 22px;
    margin: 0 0 10px 20px;
    width: 95%;
}

#Support-mm.threeCol {
    left: 185px !important;
    width: 755px;
}

#Support-mm.twoCol {}

.consulting-onecolumn {
    right: 135px !important;
}

.newData .c-column-links > ul li a:hover {
    color: #0095D3;
}

.drop-one .c .c-heading a,
.drop-one .c .c-heading a:active,
.drop-one .c .c-heading a:visited {}

.viewAllDwnld {
    position: absolute !important;
    bottom: 10px;
    left: 20px;
    color: #006990 !important;
    font-size: 17px !important;
}

.viewAllDwnld:focus {
    color: #0095d3;
}

.c-column-container {
    float: left;
    width: 250px;
}

.menu-item-category {
    clear: both;
    color: #666666;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 4px !important;
}

.menu-item-indent {
    clear: both;
    display: block;
    margin: 0 0 4px !important;
    padding-left: 10px !important;
}

.newData {
    float: left;
    margin: 0 15px 0 20px;
    width: 220px;
}

.drop-one .c .c-heading a {
    background: url("/files/images/framework/arrow-heading-link.png") no-repeat scroll right center transparent;
    color: #006990;
    display: inline-block !important;
    font-size: 22px;
    font-weight: normal;
    height: 28px;
    padding-right: 20px !important;
}

.drop-one .c .c-heading a:hover {
    background: url("/files/images/framework//accordion-arrow-hover.png") no-repeat scroll right center transparent;
    color: #0095D3;
}

.drop-one .c .c-heading-arrow {
    width: 5px;
    height: 9px;
    display: none;
}

.drop-one .c .c-bg-gradient {
    float: left;
    margin-right: 2px;
    margin-top: 10px;
    width: 190px;
    font-weight: normal;
}

.drop-one .c-bg-gradient .c-column-heading {
    color: #666666;
    font-size: 11px;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 5px;
}

.drop-one .c-bg-gradient .c-column-links ul {
    background: none !important;
    font-weight: normal;
    height: auto;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 190px;
    filter: none;
}

.drop-one .c-bg-gradient .c-column-links ul a {
    background: none !important;
    color: #3399CC;
    float: none;
    height: auto;
    line-height: normal;
    padding: 0;
    text-align: left;
}

.drop-one .c-bg-gradient .c-column-links ul li a:hover {
    text-decoration: underline;
}

.drop-one .c-bg-gradient .c-column-links ul li {
    padding: 3px 10px;
    margin: 0px !important;
    background: transparent none repeat scroll 0 0;
    float: none;
}

.drop-one .b {
    background: transparent url(/files/templates/images/bg-drop-one-bottom.png) no-repeat scroll 0 0;
    height: 113px;
    width: 408px;
    display: none;
}

.drop-one .b .b-promo {
    float: left;
    height: 76px;
    margin-left: 27px;
    margin-top: 13px;
    width: 360px;
}

.drop-one .b .b-promo a {
    float: none;
    padding: 0;
}

* .drop-one .b .b-promo {
    margin-left: 14px !important;
}

*+ .drop-one .b .b-promo {
    margin-left: 28px !important;
}

.drop-one .b .b-title {
    color: #3399cc;
    font-size: 12px;
    font-weight: bold;
    padding-left: 20px;
    padding-top: 10px;
}

.drop-one .b .b-content {
    color: #333333;
    float: left;
    font-size: 11px;
    padding-left: 20px;
    padding-top: 3px;
    width: 250px;
}

.drop-one .b .b-button {
    float: right;
    padding-right: 10px;
    padding-top: 25px;
}

.drop-one .b .b-button img {
    border: none;
}

.clear {
    clear: both;
}

li #cloud-computing-mm,
li #virtualization-mm,
li #services-mm {
    left: -12px;
}

li #products-mm {
    left: -239px;
}

li #solutions-mm {
    left: -142px;
}

li #support-mm {
    right: -65px;
}

li #partners-mm,
li #company-mm {
    right: -3px;
}


/* End Mega Menu */


/* ##### NAME: header.css - Override the width of the nav from public site (.com)**/

.ad-nav li.my_vmware {
    border: none;
}

.my_vmware_dropdown_box {
    display: none !important;
}

.my_vmware.loggedIn {
    background: url(/files/include/symphony/css/img/bg_myvmware_logged_in.png) no-repeat right top;
}

.ad-nav li.my_vmware a {}

.my_vmware.loggedIn a {
    color: #FFF;
}

.my_vmware a:hover {
    text-decoration: none;
}

.ad-nav li.my_vmware .my_vmware_dropdown_box {
    background: #FFFFFF;
    border-top: 8px solid #3889C5;
    box-shadow: 1px 0 7px #B7B8BA;
    display: none;
    /* left: -146px;*/
    padding: 0;
    position: absolute;
    right: 0;
    top: 22px;
    width: 240px;
    z-index: 3000;
    -moz-box-shadow: 1px 0 7px #B7B8BA;
    -webkit-box-shadow: 1px 0 7px #B7B8BA;
    -moz-border-radius-bottomleft: 8px;
    -moz-border-radius-bottomright: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}

.ie7 .my_vmware_dropdown_box,
.ie8 .my_vmware_dropdown_box {
    border-right: 1px solid #B7B8BA;
    border-left: 1px solid #B7B8BA;
    border-bottom: 1px solid #B7B8BA;
}

.ad-nav li.my_vmware .my_vmware_gray_box ul {
    display: inline-block;
    float: none;
    margin-bottom: 10px;
    margin-left: 0
}

.ad-nav li.my_vmware .my_vmware_gray_box ul li {
    background: none;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.ad-nav li.my_vmware .my_vmware_gray_box ul li a {
    font-weight: normal;
}

.my_vmware_dropdown_box .my_vmware_dropdown_content {
    padding: 10px 15px 0px 15px;
}

.my_vmware_dropdown_box h1 {
    border-bottom: 1px solid #bebfc0;
    color: #666;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 8px;
    padding-bottom: 5px;
}

.my_vmware_dropdown_box .ctrlHolder {
    margin-left: 0px;
    margin-bottom: 5px;
    margin-right: 0px;
    padding: 0;
}

.my_vmware_dropdown_box .ctrlHolder label {
    float: none;
    font-weight: normal;
    font-size: 12px;
    margin-bottom: 5px;
    width: 190px;
}

.my_vmware_dropdown_box .ctrlHolder input {
    margin-right: 4px !important;
}

.my_vmware_dropdown_box p {
    font-size: 12px;
    font-weight: normal;
}

.my_vmware_dropdown_box .ctrlHolder p {
    text-align: left;
}

.my_vmware_dropdown_box .ctrlHolder p a {
    padding: 0;
    margin-left: 0;
}

.my_vmware_dropdown_box .ctrlHolder p em,
.ctrlHolder label em {
    color: red;
}

.my_vmware_dropdown_box a.button {
    color: #FFF !important;
    display: inline !important;
    padding: 5px 14px !important;
    margin-left: 0 !important;
}

.my_vmware_dropdown_box a.button,
.my_vmware_dropdown_box input.button,
.my_vmware_dropdown_box a.button:hover,
.my_vmware_dropdown_box input.button:hover,
.my_vmware_dropdown_box a.button:focus,
.my_vmware_dropdown_box input.button:focus {
    border-radius: 3px;
    color: #FFFFFF;
    font-size: 11.5px;
    background: #399DBF;
    background: -moz-linear-gradient(top, #4FB8DC 0%, #399DBF 50%, #2B75B2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4FB8DC), color-stop(50%, #399DBF), color-stop(100%, #2B75B2));
    border: 1px solid #399DBF;
    padding: 5px 8px;
    -moz-border-radius: 3px;
    font-weight: bold !important;
    margin: 5px 0px !important;
    display: inline;
    text-shadow: none;
}

.my_vmware_dropdown_box button,
.my_vmware_dropdown_box button:hover,
.my_vmware_dropdown_box button:focus {
    border-radius: 3px;
    color: #FFFFFF;
    font-size: 11.5px;
    background: #399DBF;
    background: -moz-linear-gradient(top, #4FB8DC 0%, #399DBF 50%, #2B75B2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4FB8DC), color-stop(50%, #399DBF), color-stop(100%, #2B75B2));
    border: 1px solid #399DBF;
    padding: 2px 8px 5px;
    -moz-border-radius: 3px;
    font-weight: bold;
    margin: 0px;
    display: inline;
    text-shadow: none;
}

.my_vmware_gray_box {
    background: #EEEFF1;
    -moz-border-radius-bottomleft: 8px;
    -moz-border-radius-bottomright: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    /*    box-shadow: 1px 3px 7px #B7B8BA; */
    font-size: 12px;
    padding: 10px 15px 15px 15px;
}

.my_vmware_gray_box h2 {
    color: #000;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 2px;
}

.my_vmware_gray_box p,
.my_vmware_dropdown_content p {
    margin-bottom: 10px;
}

.my_vmware_gray_box h3 {
    border-bottom: 1px solid #bebfc0;
    margin-top: 20px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    text-transform: uppercase;
}

.my_vmware_gray_box p a {
    margin: 0px;
    padding: 0;
}

.my_vmware_gray_box p.register {
    text-align: right;
}

.my_vmware_gray_box p.register a {
    background: url('/files/include/symphony/img/anchor.png') no-repeat 0px 2px;
    padding-left: 12px !important;
    font-weight: bold !important;
}

.my_vmware.loggedIn .my_vmware_gray_box a,
.my_vmware.loggedIn .my_vmware_dropdown_content a {
    color: #3398CC;
    margin-left: 0;
    font-weight: normal;
    padding: 2px 0 10px 0px !important;
}

.my_vmware_gray_box ul {
    margin-left: 0px;
    margin-bottom: 10px;
}

.my_vmware_gray_box ul li {
    background: none;
    list-style: none;
}

.my_vmware input[type="text"],
.my_vmware input[type="password"] {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-image: url("/files/images/tpl/input_shadow.png");
    background-repeat: no-repeat;
    border-color: #BFBFBF #DEDEDE #DEDEDE #BFBFBF;
    border-style: solid;
    border-width: 1px;
    font: 1em Arial, Helvetica, Verdana, sans-serif;
    padding: 5px 5px;
    margin: 1px 0 6px;
}

.ad-nav li.my_vmware p a {
    padding: 0px;
    font-weight: normal;
}

.ad-nav li.my_vmware p {
    line-height: 14px;
    width: 210px;
}

.my_vmware #loginError p {
    font-size: 11px;
    color: #c00;
    line-height: 14px;
    margin-bottom: 5px;
    font-weight: bold;
}

.ad-nav li.my_vmware .normal {
    margin-bottom: 2px;
}

.ad-nav li.my_vmware .normal a {
    font-weight: normal;
}

.ie7 button,
.ie8 button,
.ie9 button,
.ie7 a.button,
.ie8 a.button,
.ie9 a.button,
.ie7 input.button,
.ie8input.button,
.ie9 input.button {
    height: 24px;
    outline: none !important;
    outline-style: none !important;
    padding: 2px 8px 5px !important;
}

.my_vmware #forgetpw {
    margin: 0px;
    padding: 0px;
}

.my_vmware #remember_me {
    vertical-align: middle;
    margin: 0px;
}

.my_vmware #lrem {
    font-size: 11px;
}

.my_vmware #login_password {
    margin-bottom: 0px
}

.my_vmware .my_vmware_dropdown_content #logOutBtn {
    display: block;
    margin-left: 0px;
}


/* page gradients only for desktops - Fix for BUG #57808 --> Priyankshu 
@media only all and (min-width: 1023px) {*/

.page-b-header-gradient {
    height: 706px;
    left: 0;
    position: absolute;
    top: 42px;
    width: 100%;
    z-index: 0;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    /*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFmMWYyMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iIzZhNmI2ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);*/
    background: : url('data:image/jpg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABGAAD/4QMpaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjAtYzA2MCA2MS4xMzQ3NzcsIDIwMTAvMDIvMTItMTc6MzI6MDAgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzUgV2luZG93cyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEMTVBQ0I0Q0Q4NUMxMUU0OTAzMEEwNzg2MEIzQUUzNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEMTVBQ0I0REQ4NUMxMUU0OTAzMEEwNzg2MEIzQUUzNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQxNUFDQjRBRDg1QzExRTQ5MDMwQTA3ODYwQjNBRTM2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQxNUFDQjRCRDg1QzExRTQ5MDMwQTA3ODYwQjNBRTM2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/+4ADkFkb2JlAGTAAAAAAf/bAIQABAMDAwMDBAMDBAYEAwQGBwUEBAUHCAYGBwYGCAoICQkJCQgKCgwMDAwMCgwMDQ0MDBERERERFBQUFBQUFBQUFAEEBQUIBwgPCgoPFA4ODhQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQU/8AAEQgCxAABAwERAAIRAQMRAf/EAFEAAQEBAQAAAAAAAAAAAAAAAAABAwgBAQAAAAAAAAAAAAAAAAAAAAAQAQEAAwAAAAAAAAAAAAAAAAARoWIjEQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIRAxEAPwDv4AEoIAABQSggAAJQKCAAAlBAAAAQCggAAICAAAUEBAAAKCAgAAJQKCAAAgFBAAAQCggAAICAAAUEBAAAAQEAAAoJQQAACglBAAASgUEAABAQAAGnDfAP/9k=');
    background: -moz-linear-gradient(top, #ffffff 0%, #ededed 99%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(99%, #ededed));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%, #ededed 99%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%, #ededed 99%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%, #ededed 99%);
    /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%, #ededed 99%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
    /* IE6-8 */
}

.page-b-footer-gradient {
    bottom: -25px;
    height: 480px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 0;
    background: url('data:image/jpg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABGAAD/4QMpaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjAtYzA2MCA2MS4xMzQ3NzcsIDIwMTAvMDIvMTItMTc6MzI6MDAgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzUgV2luZG93cyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1NkU3MEVCREQ4NTkxMUU0OUY2MUJCQjg2QTZBNDI0OCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1NkU3MEVCRUQ4NTkxMUU0OUY2MUJCQjg2QTZBNDI0OCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjU2RTcwRUJCRDg1OTExRTQ5RjYxQkJCODZBNkE0MjQ4IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU2RTcwRUJDRDg1OTExRTQ5RjYxQkJCODZBNkE0MjQ4Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/+4ADkFkb2JlAGTAAAAAAf/bAIQABAMDAwMDBAMDBAYEAwQGBwUEBAUHCAYGBwYGCAoICQkJCQgKCgwMDAwMCgwMDQ0MDBERERERFBQUFBQUFBQUFAEEBQUIBwgPCgoPFA4ODhQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQU/8AAEQgB8QACAwERAAIRAQMRAf/EAFEAAQADAAAAAAAAAAAAAAAAAAADBQcBAQEAAAAAAAAAAAAAAAAAAAACEAEAAwAAAAAAAAAAAAAAAAAAAWETEQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIRAxEAPwDAMKFLLGBSYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAH//2Q==');
    /* Old browsers */
    background: -moz-linear-gradient(top, #3e3c3d 0%, #4f4b4c 3%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3e3c3d), color-stop(3%, #4f4b4c));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #3e3c3d 0%, #4f4b4c 3%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #3e3c3d 0%, #4f4b4c 3%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #3e3c3d 0%, #4f4b4c 3%);
    /* IE10+ */
    background: linear-gradient(to bottom, #3e3c3d 0%, #4f4b4c 3%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    /* W3C */
}

.page-b-footer-pattern {
    background: url("/files/images/framework/page-b-background-gray.png") no-repeat scroll right bottom transparent;
    bottom: -25px;
    height: 405px;
    position: absolute;
    right: 0;
    width: 398px;
    z-index: 0;
}


/*
}

 End of page gradients only for desktops */

.vmwarelogo a img {
    display: none;
}

#menu-share {
    background: #ededed;
    margin: 0 0 0 -44px;
    padding: 8px 10px;
    position: fixed;
    right: auto;
    top: 212px;
    width: 24px;
}

.menu > ul > li {}

#menu-share ul,
#menu-share li {
    list-style-type: none;
    margin: 0;
    padding-left: 0;
}

.menu li a {
    border: 0 none;
}

.menu li a,
.menu-section li a {
    display: block;
    position: relative;
}

.menu-item-share .share-image {
    background-repeat: no-repeat;
    height: 24px;
    margin: 0;
    width: 24px;
    padding-bottom: 10px;
}

.share-image.facebook {
    background-image: url("/files/images/framework/share-b-facebook.png");
}

.share-image.twitter {
    background-image: url("/files/images/framework/share-b-twitter.png");
}

.share-image.google {
    background-image: url("/files/images/framework/share-b-google.png");
}

.share-image.linkedin {
    background-image: url("/files/images/framework/share-b-linkedin.png");
}

.share-image.email {
    background-image: url("/files/images/framework/share-b-email.png");
}

.menu-item-share .share-text {
    display: none;
}

.home-bg-transparent {
    padding-top: 40px;
    padding-bottom: 100px;
}

.no-bd-l {
    border-left: 0 !important;
}

.pd-main,
.b-pd-main {
    padding-left: 45px;
    padding-right: 45px;
}

.bg-gray {
    background-color: #E6E6E6;
}

.pd-b30 {
    padding-bottom: 30px;
}

.pd-t30 {
    padding-top: 30px;
}

.h-3 {
    font-size: 22px;
}

.b-pd-b100 {
    padding-bottom: 100px;
}

.b-row {
    overflow: hidden;
}

.a-row {
    overflow: visible;
}

.b-1of4 {
    float: left;
    width: 25%;
}

.b-pd-b15 {
    padding-bottom: 15px;
}

.h-5 {
    font-size: 16px;
}

.pd-r3 {
    padding-right: 3px;
}

.linklist-footer li {
    margin-bottom: 10px;
}

.linklist li,
.linklist-item {
    background: none repeat scroll 0 0 transparent;
    display: block;
    float: none;
    padding-left: 0;
}

.linklist-footer li a {
    color: #006990;
    font-size: 15px;
    font-weight: 300;
}

.page-footer {
    background: none;
    border-top: 1px solid #A7A8A9;
    position: relative;
}

.page-footer-nav {
    left: 0;
    margin: 0;
    position: absolute;
    top: 57px;
}

.page-footer-copyright {
    color: #999999;
    display: block;
    font-size: 13px;
    line-height: 1.3;
    margin: 0 auto;
    padding-bottom: 57px;
    position: relative;
    text-align: center;
    width: 194px;
    z-index: 1;
}

.page-footer-copyright {
    margin: 0;
    padding-bottom: 62px;
    padding-top: 30px;
    text-align: left;
    width: auto;
}

nav.page-footer-nav ul {
    width: 100%;
    float: left;
}

nav.page-footer-nav .page-footer-nav-item {
    float: left;
    margin: 0 10px 0 0;
}

.page-footer-nav-link {
    color: #bcbab7;
    display: block;
    font-size: 13px;
    font-weight: 400;
    padding-bottom: 20px;
    text-align: center;
}

#footer .linklist {
    margin: 0;
    padding: 0;
}

.page-contact {
    position: absolute;
    right: 45px;
    top: 35px;
}

.page-contact-link {
    background: none repeat scroll 0 0 transparent !important;
    display: block;
    float: left;
    height: 25px;
    margin: 0 0 0 24px !important;
    padding: 0 !important;
}

.l-header-icon {
    color: #666666;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
}

.icon {
    background: none no-repeat scroll left top transparent;
    display: block;
    float: left;
    padding-right: 5px;
}

.icon-header {
    height: 25px;
    width: 20px;
}

.icon-header.email {
    background-image: url("/files/images/framework/icon-email.png");
}

.page-contact-phone {
    color: #333333;
    float: right;
    font-size: 20px;
    font-weight: 400;
    clear: both;
}

.page-contact ul {
    float: right;
    line-height: normal !important;
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
}

.ad-nav ul li:last-child {
    bordeR: none;
}

#header h1 {
    color: #0095D3 !important;
    font-size: 40px !important;
    font-weight: 300 !important;
    margin-bottom: 20px !important;
    padding: 10px 0 0 0 !important;
}

#header > h1 {
    background: none repeat scroll 0 0 transparent;
    display: block;
    min-height: 50px;
    margin: 50px 0 20px !important;
    padding: 0 !important;
    width: auto;
}

.b-bd-linklist-footer-l {
    border-left: 1px solid #595659;
    min-height: 180px;
}

.b-pd-l15 {
    padding-left: 15px;
}

.newData .c-column-links {
    float: left;
}

.b-hide-block {
    display: none !important;
}

.menu-item-share:last-child a .share-image {
    padding-bottom: 0 !important;
}

#content .pd-main,
#content .b-pd-main {
    padding-left: 2px;
    padding-right: 2px;
}

#content .section-entry {
    background: none repeat scroll 0 0 transparent;
    height: auto;
    margin: 0;
    padding: 0;
    width: auto;
}

#content .section-entry h1 {
    background: none repeat scroll 0 0 transparent !important;
    color: #0095D3 !important;
    font-size: 40px !important;
    margin: 40px 0 20px;
}

#content .section-entry a {
    color: inherit !important;
    font-size: inherit !important;
    margin: 0 !important;
}

#container.sectionwide #content-left {
    padding: 0 !important;
    width: 1050px !important;
}

#container.sectionwide #content-container {
    background: #fff !important;
}

.promo-style {
    background: url("/files/images/framework/promo-style.png") repeat-y scroll right 0 #E1F3F7;
    color: #FFFFFF;
    height: auto;
    margin: 20px 0;
    min-height: 105px;
    overflow: hidden;
    padding: 30px;
    width: auto;
}

.promo-style h3 {
    color: #04659A;
    font-size: 16px;
    margin: 0;
    padding: 0;
    width: 190px;
}

.promo-style p {
    color: #666666;
    font-size: 14px;
    line-height: normal;
    margin: 0;
    padding: 0;
    width: 190px;
}

.promo-style .more {
    clear: both;
    color: #3399CC !important;
    float: left;
    font-size: 14px;
    margin: 10px 0 0;
    font-weight: bold;
}

.promo {
    background: url("/files/images/framework/promo.png") repeat-y scroll right 0 #E6E6E6;
    color: #FFFFFF;
    height: auto;
    margin: 10px 0 20px;
    min-height: 105px;
    overflow: hidden;
    padding: 30px;
    width: auto;
}

.promo h3 {
    color: #04659A;
    font-size: 16px;
    margin: 0;
    padding: 0;
    width: 190px;
}

.promo p {
    color: #666666;
    font-size: 14px;
    line-height: normal;
    margin: 0;
    padding: 0;
    width: 129px;
    /*width: 190px; -- Promoo text ovelapping the image*/
}


/* 31st July //comm-test12.vmware.com/community/vmtn/beta - font color issue for blacj promo */

.blackbluepromo p {
    color: #eee !important;
}


/* 31st July //comm-test12.vmware.com/community/vmtn/beta - font issue for blacj promo */

.promo .more {
    background: none repeat scroll 0 0 transparent;
    clear: both;
    color: #04659A;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0 0;
    padding: 0;
}

.promo div {
    background: none repeat scroll 0 0 transparent;
    height: auto;
    overflow: visible;
    padding: 0;
}

#header p {
    line-height: normal;
    margin: 0;
    overflow: visible;
    padding: 0;
    width: auto;
}

#content > br {
    display: none;
}

#content .smalltext br {
    display: none;
}

#content h1 {
    color: #387C2C !important;
    font-size: 28px !important;
}

#teconsent {
    position: relative;
    float: left;
}

#content table .Underline h1 {
    color: #387C2C !important;
    font-size: 28px !important;
    font-weight: 400;
}

#footer .b-pd-b100 {
    padding-bottom: 0;
}

#footer .category-links .pd-main {
    padding-left: 0;
    padding-right: 0;
}

#footer .category-links .b-pd-main {
    padding: 0;
}

#header.primenavHead {
    margin-top: 75px !important;
    float: left;
}

#login-register {
    float: right;
    margin-top: 0;
}

.noHead #login-register {
    margin-top: -30px;
}

.visual-entry .welcome {
    float: left;
    margin: 16px;
}

.btn-login-register {
    color: white;
    display: block;
    float: left;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5em;
    margin: 5px 0;
    padding: 10px 15px;
    text-align: center;
    border-radius: 2px;
    background: #0095d3;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOTVkMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDdmYjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #0095d3 0%, #007fb4 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0095d3), color-stop(100%, #007fb4));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #0095d3 0%, #007fb4 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #0095d3 0%, #007fb4 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #0095d3 0%, #007fb4 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #0095d3 0%, #007fb4 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0095d3', endColorstr='#007fb4', GradientType=0);
    /* IE6-8 */
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.21);
}

#content #header > h1 {
    background: none repeat scroll 0 0 transparent;
    color: #0095D3 !important;
    display: block;
    font-size: 40px !important;
    margin: 50px 0 20px !important;
    min-height: 50px;
    padding: 0 !important;
    width: auto;
}

#content h1.noHead {
    background: none repeat scroll 0 0 transparent;
    color: #0095D3 !important;
    display: block;
    font-size: 40px !important;
    margin: 50px 0 20px !important;
    min-height: 50px;
    padding: 0 !important;
    width: auto;
    font-weight: 300;
}

#content-left #header.firstlevel .overlay h1 {
    padding-top: 50px !important;
}

#content table table form table:first-child tr:first-child td {
    color: #387C2C;
}

table:first-child tr:first-child td.labelCol label {
    color: #333333;
}


/* table{font-size:16px;} */

#content table.filter-box-table {
    font-size: 14px;
}

#content table.filter-box-table td {
    padding: 5px;
}


/* table tr td{font-size:inherit !important;padding: 5px 10px;} */

table td.empty {
    display: none;
}

table td.data2Col > br {
    /* display: none; */
}

.mainTitle {
    border-top: none !important;
}

#on24container {
    font-size: 16px;
}

div.tabhead ul {
    font-size: inherit !important;
}

#section-content {
    font-size: 16px;
}

#content-left #content .overlay h1 {
    margin: 35px 0 !important;
}

.searchBarTable td {
    vertical-align: middle !important;
}

#popWidgetContent ol li {
    margin-left: 20px !important;
}

.tabNavSecondOff a:link,
.tabNavSecondOff a:visited {
    color: #FFFFFF !important;
    font-family: "proxima-nova", "Arial", sans-serif !important;
}

.tabNavOn {
    font-family: "proxima-nova", "Arial", sans-serif !important;
}

.calc-banner {
    background: none repeat scroll 0 0 transparent !important;
    height: auto !important;
    margin: 35px 0 0 !important;
    width: 90%;
}

.calc-banner h1 {
    color: #0095D3 !important;
    font-size: 40px !important;
    font-weight: 300;
    padding: 30px 0 0 !important;
}

.calc-banner h2 {
    color: #387C2C !important;
    font-size: 22px !important;
    margin: 10px 0 15px 5px;
    padding: 0 !important;
}

#content-container > #content-container {
    margin-top: 0 !important;
}

.calc-left_first_box {
    left: auto !important;
    margin: 0 !important;
    right: 150px !important;
    top: 195px !important;
}

.calc-infopointer1 {
    margin-left: 0 !important;
    right: 374px !important;
    top: 440px !important;
}

.calc-infobox {
    margin-left: 0 !important;
    right: 140px !important;
    top: 425px !important;
}

.info_text {
    margin-left: 0 !important;
    right: 405px !important;
    top: 405px !important;
}

.leftbar {
    margin: 0 !important;
    width: 91%;
}

.rightside {
    padding: 0 !important;
}

td.info > a {
    margin-right: 5px;
}

#id_searchForm td {
    font-size: 12px;
}


/* Thin, font-weight: 100 */

@font-face {
    font-family: 'proxima-nova';
    src: url("/files/fonts/framework/ProximaNova-ThinWeb.eot");
    src: url("/files/fonts/framework/ProximaNova-ThinWeb.eot%3Fiefix") format("eot"), url("/files/fonts/framework/ProximaNova-ThinWeb.woff") format("woff");
    /* , url("/files/fonts/framework/ProximaNova-Thin.ttf") format("truetype"); */
    font-weight: 100;
    font-style: normal;
}


/* Thin, font-weight: 100; italic */

@font-face {
    font-family: 'proxima-nova';
    src: url("/files/fonts/framework/ProximaNova-ThinItWeb.eot");
    src: url("/files/fonts/framework/ProximaNova-ThinItWeb.eot%3Fiefix") format("eot"), url("/files/fonts/framework/ProximaNova-ThinItWeb.woff") format("woff");
    /* , url("/files/fonts/framework/ProximaNova-ThinIt.ttf") format("truetype"); */
    font-weight: 100;
    font-style: italic;
}


/* Light, font-weight: 300 */

@font-face {
    font-family: 'proxima-nova';
    src: url("/files/fonts/framework/ProximaNova-LightWeb.eot");
    src: url("/files/fonts/framework/ProximaNova-LightWeb.eot%3Fiefix") format("eot"), url("/files/fonts/framework/ProximaNova-LightWeb.woff") format("woff");
    /* , url("/files/fonts/framework/ProximaNova-Light.ttf") format("truetype"); */
    font-weight: 300;
    font-style: normal;
}


/* Light, font-weight: 300; italic*/

@font-face {
    font-family: 'proxima-nova';
    src: url("/files/fonts/framework/ProximaNova-LightItWeb.eot");
    src: url("/files/fonts/framework/ProximaNova-LightItWeb.eot%3Fiefix") format("eot"), url("/files/fonts/framework/ProximaNova-LightItWeb.woff") format("woff");
    /* , url("/files/fonts/framework/ProximaNova-LightIt.ttf") format("truetype"); */
    font-weight: 300;
    font-style: italic;
}


/* Regular, font-weight: normal */

@font-face {
    font-family: 'proxima-nova';
    src: url("/files/fonts/framework/ProximaNova-RegWeb.eot");
    src: url("/files/fonts/framework/ProximaNova-RegWeb.eot%3Fiefix") format("eot"), url("/files/fonts/framework/ProximaNova-RegWeb.woff") format("woff");
    /* , url("/files/fonts/framework/ProximaNova-Reg.ttf") format("truetype"); */
    font-weight: normal;
    font-style: normal;
}


/* Regular, font-weight: normal; italic*/

@font-face {
    font-family: 'proxima-nova';
    src: url("/files/fonts/framework/ProximaNova-RegItWeb.eot");
    src: url("/files/fonts/framework/ProximaNova-RegItWeb.eot%3Fiefix") format("eot"), url("/files/fonts/framework/ProximaNova-RegItWeb.woff") format("woff");
    /* , url("/files/fonts/framework/ProximaNova-RegIt.ttf") format("truetype"); */
    font-weight: normal;
    font-style: italic;
}


/* Semibold, font-weight: 600 */

@font-face {
    font-family: 'proxima-nova';
    src: url("/files/fonts/framework/ProximaNova-SboldWeb.eot");
    src: url("/files/fonts/framework/ProximaNova-SboldWeb.eot%3Fiefix") format("eot"), url("/files/fonts/framework/ProximaNova-SboldWeb.woff") format("woff");
    /* , url("/files/fonts/framework/ProximaNova-Sbold.ttf") format("truetype"); */
    font-weight: 600;
    font-style: normal;
}


/* Semibold, font-weight: 600; italic*/

@font-face {
    font-family: 'proxima-nova';
    src: url("/files/fonts/framework/ProximaNova-SboldItWeb.eot");
    src: url("/files/fonts/framework/ProximaNova-SboldItWeb.eot%3Fiefix") format("eot"), url("/files/fonts/framework/ProximaNova-SboldItWeb.woff") format("woff");
    /* , url("/files/fonts/framework/ProximaNova-SboldIt.ttf") format("truetype"); */
    font-weight: 600;
    font-style: italic;
}


/* Bold, font-weight: 700 */

@font-face {
    font-family: 'proxima-nova';
    src: url("/files/fonts/framework/ProximaNova-BoldWeb.eot");
    src: url("/files/fonts/framework/ProximaNova-BoldWeb.eot%3Fiefix") format("eot"), url("/files/fonts/framework/ProximaNova-BoldWeb.woff") format("woff");
    /* , url("/files/fonts/framework/ProximaNova-Bold.ttf") format("truetype"); */
    font-weight: 700;
    font-style: normal;
}


/* Bold, font-weight: 700; italic*/

@font-face {
    font-family: 'proxima-nova';
    src: url("/files/fonts/framework/ProximaNova-BoldItWeb.eot");
    src: url("/files/fonts/framework/ProximaNova-BoldItWeb.eot%3Fiefix") format("eot"), url("/files/fonts/framework/ProximaNova-BoldItWeb.woff") format("woff");
    /* , url("/files/fonts/framework/ProximaNova-BoldIt.ttf") format("truetype"); */
    font-weight: 700;
    font-style: italic;
}


/* Extra Bold, font-weight: 800 */

@font-face {
    font-family: 'proxima-nova';
    src: url("/files/fonts/framework/ProximaNova-XboldWeb.eot");
    src: url("/files/fonts/framework/ProximaNova-XboldWeb.eot%3Fiefix") format("eot"), url("/files/fonts/framework/ProximaNova-XboldWeb.woff") format("woff");
    /* , url("/files/fonts/framework/ProximaNova-Xbold.ttf") format("truetype"); */
    font-weight: 800;
    font-style: normal;
}


/* Extra Bold, font-weight: 800; italic*/

@font-face {
    font-family: 'proxima-nova';
    src: url("/files/fonts/framework/ProximaNova-XboldItWeb.eot");
    src: url("/files/fonts/framework/ProximaNova-XboldItWeb.eot%3Fiefix") format("eot"), url("/files/fonts/framework/ProximaNova-XboldItWeb.woff") format("woff");
    /* , url("/files/fonts/framework/ProximaNova-XboldIt.ttf") format("truetype"); */
    font-weight: 800;
    font-style: italic;
}


/* Black, font-weight: 900 */

@font-face {
    font-family: 'proxima-nova';
    src: url("/files/fonts/framework/ProximaNova-BlackWeb.eot");
    src: url("/files/fonts/framework/ProximaNova-BlackWeb.eot%3Fiefix") format("eot"), url("/files/fonts/framework/ProximaNova-BlackWeb.woff") format("woff");
    /* , url("/files/fonts/framework/ProximaNova-Black.ttf") format("truetype"); */
    font-weight: 900;
    font-style: normal;
}


/* Black, font-weight: 900; italic*/

@font-face {
    font-family: 'proxima-nova';
    src: url("/files/fonts/framework/ProximaNova-BlackItWeb.eot");
    src: url("/files/fonts/framework/ProximaNova-BlackItWeb.eot%3Fiefix") format("eot"), url("/files/fonts/framework/ProximaNova-BlackItWeb.woff") format("woff");
    /* , url("/files/fonts/framework/ProximaNova-BlackIt.ttf") format("truetype"); */
    font-weight: 900;
    font-style: italic;
}


/********** Changes for Tech pubs & Mylearn pages [19th July] ***********/

td.features {
    padding: 5px;
}

.vpbc-list a {
    font-size: 11px;
}

div#content div h3:nth-of-type(2) {
    margin-top: 14px;
}

div.holder ol {
    padding-left: 5px;
    padding-bottom: 3px;
}


/********** Changes for Tech pubs & Mylearn pages [19th July] ***********/

#pager.container-inline {
    padding-bottom: 30px;
}


/********** Mylearn pages alignment & font issue [22nd July] ***********/

div#content table td {
    vertical-align: top;
}

.formlabel,
.formrequired {
    padding: 5px;
}

div#content table td input {
    margin: 5px;
}

div#content table td select {
    margin: 5px;
}

div#content table td textarea {
    margin: 5px;
}

#id_searchForm input.control_searchString,
#id_searchForm2 input.control_documentid,
#id_searchForm select.control_product {
    margin: 0px;
}

#id_searchForm2 input.btn-knova-openbyid,
#id_searchForm input.btn-knova-search {
    margin-bottom: 0px;
}

table.detailList td.data2Col select,
table.detailList td.data2Col input {
    left: 0px !important;
}

h1.noHead font {
    color: #0095D3 !important;
}

table.searchBox {
    padding: 5px;
}

#eventresults-table td {
    font-size: 12px !important;
}


/********** Mylearn pages alignment & font issue [22nd July] ***********/


/*********IE8***********/

span #footer {
    top/*\**/
    : -16px\9;
    /* For IE8 */
}


/********************/


/****************** 23rd July issues  ********************************/

a.certification-blueprint div.copy,
a.certification-register div.copy {
    color: #666 !important;
}

#content ol li,
#content ul li {
    font-size: 16px;
    line-height: normal !important;
}


/****************** 23rd July issues  ********************************/


/****************** 24th July issues  ********************************/


/**** KB Page font issue ****/

.authoreddoc li span,
.authoreddoc div span {
    font-size: 16px !important;
}

.feedbackform td {
    font-size: 14px !important;
}

div.secondsection.noprint {
    font-size: 14px !important;
}

div.doccontent.cc_Purpose font {
    font-size: 14px !important;
}

div.doccontent.cc_Tags content {
    font-size: 14px !important;
}

div.doccontent {
    font-size: 14px !important;
}

div.doccontent.cc_Solution div {
    font-size: 14px !important;
}

div.doccontent.cc_Resolution font {
    font-size: 14px !important;
}


/**** KB Page font ****/


/**** KB Page li margin-top ****/

div.doccontent.cc_Resolution div ul li font p {
    margin-top: -16px;
}


/**** KB Page li margin-top in IE8 ****/


/****************** 24th July issues  ********************************/


/****************** 25th July issues  ********************************/


/* /support/pubs/ */

ul.mktree li {
    font-size: 14px !important;
}


/****************** 25th July issues  ********************************/

.page-contact-link.float-r a.l-header-icon {
    color: black !important;
}


/****************** 29th July issues  ********************************/


/* /events/ */

#search-index div.heading {
    background: none repeat scroll 0 0 #3894C9 !important;
}

#eventresults-table table thead th {
    background: none repeat scroll 0 0 #D8D7D7!important;
}

.eventresults-more-links {
    background: none repeat scroll 0 0 #E9F0F7 !important;
}


/* //vmware.dev3.cs12.force.com/PartnerLocator */

#partner-search-header-container .submenu strong {
    color: white;
}


/* //knovaqa-kss.vmware.com:8080/selfservice/microsites/microsite.do */

.myAccordion,
#productbrowse {
    background: none repeat scroll 0 0 #aaa !important;
}

.yui-cms-accordion,
.umbrowse {
    background: none repeat scroll 0 0 #eee !important;
    padding: 0px !important;
}

div.umbrowse {
    margin-right: 9px;
}

#accordion-navigation {
    margin: 0px !important;
    border-bottom: 1px solid #ccc;
}

#productbrowse .productbrowsecontainer {
    margin: 0px !important;
    border-bottom: 1px solid #ccc;
}

#id_searchForm table tr:nth-child(2) td:first-child a {
    display: none;
}

table.vmsearchborder.noprint .vmsearchentry {
    background: none repeat scroll 0 0 #555 !important;
}

td.kbdocshead {
    background: none repeat scroll 0 0 #ccc !important;
}

td.kbdocshead:first-child {
    border-right: 2px solid #fff !important;
}

div.kbtab.kbthreecol {
    background: none repeat scroll 0 0 #fff !important;
}

div.tabhead ul li a span {
    background: none repeat scroll 0 0 #eee !important;
    color: #000;
}

div.actheadingtop {
    background: none repeat scroll 0 0 #679acb !important;
}

div.colmask.rightmenu div.actdocinfo {
    margin-left: 0px !important;
}


/****************** 29th July issues  ********************************/


/****************** 30th July issues  ********************************/


/* //mylearnstg.vmware.com/mgrreg/index.cfm?ui=www_edu&redirect=off */

.strong-tag-text {
    font-family: "proxima-nova", "Arial", sans-serif;
    font-size: 20px !important;
    color: #387C2C !important
}

#chatAdvisor {
    background: none repeat scroll 0 0 #E4E4E4 !important;
}

table.searchBarTable,
table.searchBarTable td.searchBarRight,
table.searchBarTable td.searchBarLeft {
    background: none repeat scroll 0 0 #666666 !important;
}

#content-container #content-right a > img {
    margin: 0px auto;
    display: block;
}

#content-container #content-right table a > img {
    margin: 0px;
    display: inline-block;
}


/*//mylearnstg.vmware.com/portals/credits/*/

div#header #content.firstlevel > .overlay > h1 {
    font-weight: 600;
}


/* //mylearnstg.vmware.com/portals/certification/ */

.overlay > h2 {
    font-size: 20px !important;
    font-weight: 600 !important;
    margin: 0px !important;
}

#header.firstlevel {
    margin-bottom: 12px !important;
}

div#content table tbody tr td b font {
    font-size: 19px;
    font-weight: 600;
}


/*//vmware.dev3.cs12.force.com/PartnerLocator*/

div#content-container div#partner-form-container {
    margin: 5px !important;
    width: 100%;
}

div#content-container div#partner-form-container span > div#partner-search-header-container {
    width: 100%;
}

div.ptabhead ul li a.active span {
    font-size: 14px;
}


/****************** 30th July issues  ********************************/

.tech-side-nav > h3 {
    background: none repeat scroll 0 0 #346633 !important;
    font-family: "proxima-nova", "Arial", sans-serif;
    font-weight: 300;
}

.tech-side-nav > ul {
    background: none repeat scroll 0 0 #F1F1F1 !important;
    margin: 0 !important;
}


/** August 1st Scrapper page Issues **/


/* /a/vmmark/ */

div.a-hide-block.page-contact a.page-contact-phone {
    color: #000 !important;
}


/* //info.vmware.com/content/tien */

div#content font,
div#content font p,
div#content font p span,
div#content b> h4 > span,
.Section1 span,
b > form > p {
    font-family: "proxima-nova", "Arial", sans-serif !important;
}


/* //knovaqa-kss.vmware.com:8080/selfservice/microsites/microsite.do */

form#sortForm div.tabhead span {
    font-size: 14px !important;
}


/* Need to test .. In case any other screen has issue with font color, make changes and check with //ir.vmware.com/custom-07092013/*/

div.blackbluepromo div.promo div > ul > li > a {
    color: #eee !important;
}

#flyout h3 {
    background: none repeat scroll 0 0 #346633 !important;
}

#flyout li a span.bg,
#flyout li a.fly,
#flyout li a,
#flyout li,
#flyout,
#subflyout {
    background: none repeat scroll 0 0 #F1F1F1 !important;
    font-size: 14px;
}

#flyout li {
    border-bottom: 1px solid #CCCCCC;
}

#flyout,
#subflyout {
    font-family: "proxima-nova", "Arial", sans-serif;
    padding-bottom: 0px !important;
}

.support-blog-container .support-blog-head,
div.three-similar-cols div.samecolumn .column div.box .ttl {
    background: none repeat scroll 0 0 #3894C9 !important;
}

.support-blog-container .support-blog-foot {
    background: none repeat scroll 0 0 transparent !important;
    border-top: 1px solid #ccc;
}


/* //ir.vmware.com/custom-07092013/governance.cfm */

#content p {
    font-family: "proxima-nova", "Arial", sans-serif;
}


/* //ir.vmware.com/custom-07092013/events.cfm */

table.dataTable th {
    font-size: 14px;
}


/* //vmware.dev3.cs12.force.com/PartnerForms/partnerenrollment_page1?program=cipp */

.detailList td.labelCol label,
.detailList td.data2Col label {
    font-family: "proxima-nova", "Arial", sans-serif;
    font-size: 14px;
}


/* /a/customers/ */

#storylist .customer h4 {
    color: #346633 !important;
}


/*//comm-test12.vmware.com/community/vmtn/developer*/


/*.promo h3
{
	width:144px !important;
}*/

.blackbluepromo .promo > div,
.blackgreenpromo .promo > div {
    background: none repeat scroll 0 0 transparent !important;
}


/* //comm-test12.vmware.com/community/vmtn/developer/ */

#secondary-navigation ul li span {
    /* font-weight:bold; */
}


/** August 1st Scrapper page Issues **/


/************Praveen CSS start****************/

.vmSocialButton .vmwCustomSocial {
    display: inline-block;
    height: 24px;
    width: 24px;
    position: relative;
    cursor: pointer;
}

#menu-share > ul {
    margin: 3px 0 0;
}

.menu-item-share {
    padding: 2px 0;
}


/************Praveen CSS ends****************/


/** August 2nd Scrapper page Issues **/


/*//mylearnstg.vmware.com/mgrreg/index.cfm?ui=www_edu&redirect=off */

#content-left #header.firstlevelcusted,
#content-left #header.firstlevel {
    height: auto !important;
}


/*//mylearnstg.vmware.com/portals/vci/*/

#content > div > div > h1 {
    text-align: left;
}

.service-boxes div.holder div > p {
    color: #eeeeee !important;
}

.service-boxes div.holder div > ul > li > a {
    color: #A2D8EC !important;
}


/*//mylearnstg.vmware.com/portals/vcp/*/

.snippetwww_blue h3 {
    background: none repeat scroll 0 0 #679acb !important;
}

.snippetwww_blue .bg {
    background: none repeat scroll 0 0 transparent !important;
    border: 1px solid #679acb;
}


/*/resources/techresources/10372*/

#content > div#properties {
    margin-top: 15px !important;
}

div#properties + h2 {
    margin-top: -35px;
}


/** KB Issues **/


/*//knovaqa-kss.vmware.com:8080/selfservice/microsites/microsite.do*/

div.tabhead > ul > li > a {
    font-weight: normal;
}

div.tabhead > ul > li > a.active {
    font-weight: bold;
}

.actdocinfo > .c,
content li > span,
content h3 > span,
content div > span,
content > span,
.doccontent,
#content p {
    font-family: "proxima-nova", "Arial", sans-serif !important;
}

div.body12,
div.body12 > span,
div.body12 > a {
    font-family: "proxima-nova", "Arial", sans-serif !important;
    font-size: 12px;
}

div.vmsearchresults td.kbdocshead span.bodyGray10 {
    font-family: "proxima-nova", "Arial", sans-serif !important;
    font-size: 14px;
}

#gsnavigation {
    background: none repeat scroll 0 0 #aaa !important;
}

div.vmsearchresults > div > form > table > tbody > tr > td {
    background: none repeat scroll 0 0 #3894C9 !important;
    color: white !important;
}

.vmresultsheader a {
    color: white !important;
}

div.vmsearchresults div.doctitle > a {
    font-family: "proxima-nova", "Arial", sans-serif !important;
    font-size: 14px;
}

div.vmdoc > h3.doctitle > a {
    font-size: 14px;
}

.docdesc > synopsis {
    font-size: 14px;
}

div#top-buttons.noprint {
    margin-top: -14px;
}

td.vmresultsheader > strong {
    vertical-align: top;
}

td.vmresultsheader > select#sortBy.vmdropdown {
    vertical-align: top;
    margin-top: 0px;
}

div#form_field_header > span.smaller {
    font: 12px/15px "proxima-nova", "Arial", sans-serif !important;
}

font,
small {
    font-family: "proxima-nova", "Arial", sans-serif !important;
}


/*/a/vmmark/*/

.menu-item-share {
    float: none;
    height: 24px;
    padding-bottom: 4px;
}


/*/oem/code.do?Name=INTEL-AC*/

section.content_section h3 {
    font-family: "proxima-nova", "Arial", sans-serif !important;
    background: none repeat scroll 0 0 transparent;
    color: #0095D3 !important;
    display: block;
    font-size: 35px !important;
    margin: 50px 0 20px !important;
    min-height: 50px;
    padding: 0 !important;
    width: auto;
}

section.content_section span.smaller {
    font-family: "proxima-nova", "Arial", sans-serif !important;
    font-size: 16px;
}

section.content_section span p {
    font-family: "proxima-nova", "Arial", sans-serif !important;
    font-size: 14px;
}

section.content_section span.smaller div.box {
    font-family: "proxima-nova", "Arial", sans-serif !important;
    font-size: 14px;
}


/*//info.vmware.com/content/tien*/

div.Section1 b > span {
    font-family: "proxima-nova", "Arial", sans-serif !important;
}

div#content-left > div#content > b > form > p > [type=submit],
table#borderTable td.labelcell > p > font > [type=submit] {
    display: inline-block;
    padding: 7px 14px;
    text-align: center;
    font-size: 14px;
    border: none;
    font-weight: 600;
    color: white;
    border-radius: 2px;
    margin-top: 1px;
    cursor: pointer;
    background: #0095d3;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOTVkMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDdmYjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #0095d3 0%, #007fb4 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0095d3), color-stop(100%, #007fb4));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #0095d3 0%, #007fb4 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #0095d3 0%, #007fb4 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #0095d3 0%, #007fb4 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #0095d3 0%, #007fb4 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0095d3', endColorstr='#007fb4', GradientType=0);
    /* IE6-8 */
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.21);
}

div#content-left > div#content > b > form > p > [type=submit]:hover,
table#borderTable td.labelcell > p > font > [type=submit]:hover {
    background: #006990;
}


/** August 2nd Scrapper page Issues **/

#ibreadcrumbs > #breadcrumbs {
    position: static;
}

td.fieldcell input {
    display: inline-block;
    margin: 5px;
    padding: 0;
}


/*BUG-00059533*/

table#main-table td#main-body b {
    font-size: 16px;
}

table#main-table td#main-body table td {
    border: 1px solid #ccc;
    padding: 5px;
}

table#main-table td#main-body h3 {
    font-size: 16px;
}

#content-left #main-body #header.firstlevel .overlay h1.noHead {
    margin-bottom: 0 !important;
    padding-top: 20px !important;
}


/*BUG-00059375*/

.searchBarInput {
    margin: 0 !important;
}

.searchBarButton {
    margin: 4px 0 0 !important;
}

div#content table td.bodytext {
    padding: 5px;
}

#content-container #content-right a > img {
    display: inline !important;
}


/*9th August 2013*/


/*//knovaqa-kss.vmware.com:8080/selfservice/microsites/search.do?cmd=displayKC&docType=kc&externalId=1016466*/

div.authoreddoc > div.doccontent.cc_Symptoms > content > ul > li > span,
div.authoreddoc > div.doccontent.cc_Symptoms > content > ul > li > ul > li > span {
    font-family: "Courier New" !important;
}


/*//alliances.vmware.com/production/isvtool/isvrequest/testIndex.php*/

table#lowertable,
table#lowertable table.searchBox {
    width: 100%;
}

table#lowertable table.searchBox tr#extrarows0 > td {
    padding-top: 20px;
}

table#borderTable td.fieldcell > font > input[type=checkbox],
table#borderTable td.fieldcell {
    vertical-align: middle;
}


/*9th August 2013*/


/*11th August*/


/*//webcasts.vmware.com/event/19/26/21/rt/test.html?target=registration.jsp&eventid=192621&sessionid=1&key=5DBF30A8BDEBAAB75E10D9E8C0FC7941*/

div.tabhead > ul#tabMenu > li > a {
    font-size: 14px !important;
}

div#on24container > div#eventList {
    height: auto;
}


/*//vmware.dev3.cs12.force.com/PartnerForms/partnerenrollment_page1*/

div.apexp div.pbSubsection table.detailList .data2Col.first > label > font {
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 22px;
    line-height: 1.2;
    font-weight: 600;
    color: #333333;
}

div.apexp div.pbSubsection table.detailList .data2Col.first > label > font > font {
    color: #ff9933;
    font-weight: 500;
    font-size: 14px;
    box-sizing: border-box;
}

div.apexp div.pbSubsection table.detailList .data2Col > label {
    top: -21px !important;
    font-weight: 500;
    font-size: 14px;
    box-sizing: border-box;
}

div.apexp div.pbSubsection table.detailList .data2Col > input[type=text] {
    background: white;
    background: -moz-linear-gradient(top, white 80%, #e5e5e5 100%);
    background: -webkit-gradient(linear, left top, left top, color-stop(0%, white), color-stop(100%, #e5e5e5));
    background: -webkit-linear-gradient(top, white 80%, #e5e5e5 100%);
    background: -o-linear-gradient(top, white 80%, #e5e5e5 100%);
    background: -ms-linear-gradient(top, white 80%, #e5e5e5 100%);
    background: linear-gradient(to top, white 80%, #e5e5e5 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#ffffff', GradientType=0);
    border: 2px solid #E6E6E6;
    color: #999999;
    font-size: 16px;
    padding: 5px 10px;
    width: 75%;
    box-sizing: border-box;
    text-align: left;
    cursor: text;
    height: 29px !important;
}

div.apexp div.pbSubsection table.detailList .data2Col > select {
    height: 29px !important;
    padding-top: 4px !important;
}

@-moz-document url-prefix() {
    div.apexp div.pbSubsection table.detailList .data2Col > input[type=text] {
        height: 18px !important;
    }
    div.apexp div.pbSubsection table.detailList .data2Col > select {
        /*Hiding default dropdown arrow in firefox*/
        -moz-appearance: none !important;
        text-indent: 0.01px;
        text-overflow: "";
    }
}

div.apexp div.pbSubsection table.detailList .data2Col > textarea {
    background: white;
    /* Old browsers */
    background: -moz-linear-gradient(top, white 80%, #e5e5e5 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left top, color-stop(0%, white), color-stop(100%, #e5e5e5));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, white 80%, #e5e5e5 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, white 80%, #e5e5e5 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, white 80%, #e5e5e5 100%);
    /* IE10+ */
    background: linear-gradient(to top, white 80%, #e5e5e5 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#ffffff', GradientType=0);
    /* IE6-9 */
    background: linear-gradient(to top, white 80%, #E5E5E5 100%) repeat scroll 0 0 transparent;
    width: 100%;
    padding: 5px 10px;
    border: 2px solid #e6e6e6;
    color: #999999;
    font-size: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 75px;
    color: #999999 !important;
    font-size: 16px;
    resize: none;
    -moz-box-sizing: border-box;
    border: 2px solid #E6E6E6;
    color: #999999;
    font-size: 16px;
    padding: 5px 10px;
    width: 75% !important;
}

div.apexp div.pbSubsection table.detailList .labelCol > label {
    color: #333333;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 14px;
    font-weight: bold;
    vertical-align: baseline;
}

div.apexp div.pbSubsection table.detailList .labelCol {
    padding-left: 45px;
    padding-right: 45px;
}

div.apexp div.pbSubsection table.detailList .data2Col select {
    -webkit-appearance: none;
    -moz-appearance: none;
    box-sizing: border-box;
    width: 75%;
    height: 35px;
    border: 1px solid #d0d0d0;
    border-radius: 2px;
    font-size: 15px;
    padding-left: 13px;
    padding-top: 8px;
    cursor: pointer;
    background: white;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(/files/images/framework/arrow-select.png) no-repeat 97% 13px, #e6e6e6;
    background: url(/files/images/framework/arrow-select.png) no-repeat 97% 13px, -moz-linear-gradient(top, #e6e6e6 0%, white 100%);
    /* FF3.6+ */
    background: url(/files/images/framework/arrow-select.png) no-repeat 97% 13px, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e6e6e6), color-stop(100%, white));
    /* Chrome,Safari4+ */
    background: url(/files/images/framework/arrow-select.png) no-repeat 97% 13px, -webkit-linear-gradient(top, #e6e6e6 0%, white 100%);
    /* Chrome10+,Safari5.1+ */
    background: url(/files/images/framework/arrow-select.png) no-repeat 97% 13px, -o-linear-gradient(top, #e6e6e6 0%, white 100%);
    /* Opera 11.10+ */
    background: url(/files/images/framework/arrow-select.png) no-repeat 97% 13px, -ms-linear-gradient(top, #e6e6e6 0%, white 100%);
    /* IE10+ */
    background: url(/files/images/framework/arrow-select.png) no-repeat 97% 13px, linear-gradient(to bottom, #e6e6e6 0%, white 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
    /* IE6-8 */
}

div.apexp div.pbSubsection table.detailList .data2Col > input[type="checkbox"] {
    width: 15px;
    height: 15px;
    margin-right: 5px;
}

div.apexp div.bPageBlock div.pbBody input {
    display: inline-block;
    padding: 7px 14px;
    text-align: center;
    font-size: 14px;
    border: none;
    font-weight: 600;
    color: white;
    border-radius: 2px;
    margin-top: 1px;
    cursor: pointer;
    background: #0095d3;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOTVkMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDdmYjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #0095d3 0%, #007fb4 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0095d3), color-stop(100%, #007fb4));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #0095d3 0%, #007fb4 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #0095d3 0%, #007fb4 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #0095d3 0%, #007fb4 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #0095d3 0%, #007fb4 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0095d3', endColorstr='#007fb4', GradientType=0);
    /* IE6-8 */
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.21);
}

div.apexp div.bPageBlock div.pbBody input:hover,
div.apexp div.bPageBlock div.pbBody input:active {
    background: #006990;
}

div.apexp #nxtButton2 {
    border: medium none;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.21);
    color: #999999;
    cursor: pointer;
    display: inline-block;
    font-size: 14px !important;
    font-weight: bold !important;
    margin: 0 5px 0 0;
    padding: 7px 14px;
    text-align: center;
    background: #eeeeee;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #cccccc));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #eeeeee 0%, #cccccc 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);
    /* IE6-8 */
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.21);
}

div.apexp #nxtButton2:hover,
div.apexp #nxtButton2:active {
    background: #cccccc;
    color: #999999;
}

div.apexp div.bPageBlock div.pbBody > div > a {
    margin-left: -136px !important;
    margin-top: -43px !important;
    position: absolute;
    font-size: 16px;
}

div.apexp div.bPageBlock div.pbBody a input {
    padding: 0px;
}

#partnerEmail {
    font-size: 12px;
}

.detailList td.labelCol label,
.detailList td.data2Col label > font {
    padding-left: 5px;
}

table.messageTable td.messageCell div.messageText {
    color: #d9531e;
    font-size: 16px;
}

table.messageTable td.messageCell div.messageText > span {
    display: inline-block;
    padding-right: 9px;
}

table.messageTable td.messageCell div.messageText > span > h4 {
    color: #d9531e;
    font-weight: 600;
}

div.apexp div.pbSubsection table.detailList div.errorMsg > strong {
    display: none;
}

div.apexp div.pbSubsection table.detailList div.errorMsg {
    font-size: 14px;
    font-weight: 500;
    color: #d9531e;
    display: inline-block;
    margin: 5px;
    padding: 2px;
    padding-left: 40px;
    padding-top: 7px;
    background: #fff9eb url(/files/images/framework/error-icon.png) no-repeat scroll 3% 5px;
}


/*/support/login.portal*/

#form-reg div#form-reg-left #form-reg-buttons {
    width: 425px;
}

#form-reg div#form-reg-left #form-reg-buttons a.blue-button {
    float: right;
    padding: 5px 5px 6px 0 !important
}


/*//pa-pewebtest-vm.eng.vmware.com/comp_guide2_css/vcl/result.php?search=esxi&searchCategory=all*/

.visual h2 {
    padding-top: 0px !important;
}

div.main-box > div#div_result_head.result_head {
    margin-top: 36px;
}

div.main-box > div#Pagination > div.pagination {
    background: none repeat scroll 0 0 #333333 !important;
}

div.main-box > div#Pagination > div.pagination > .prev {
    background: url(/files/images/home/promo-btn-lft-arrow.png) no-repeat scroll center center transparent !important;
}

div.main-box > div#Pagination > div.pagination > .next {
    background: url(/files/images/home/promo-btn-rt-arrow.png) no-repeat scroll center center transparent !important;
}

div.main-box > div#Pagination > div.pagination > span,
div.main-box > div#Pagination > div.pagination > a {
    margin-top: 2px;
    margin-bottom: 2px;
}

div.search-base.appliance-search {
    background: none repeat scroll 0 0 #666666 !important;
}


/*11th August*/

#form-reg-buttons .blue-button span {
    height: 15px;
    height: 14px \0/;
    /* IE8+9  */
}

div.three-similar-cols div.samecolumn .column div.box .content {
    background: #e9f0f5;
    border: 1px solid #CCCCCC;
    border-top: none !important;
}

.share-header {
    background: linear-gradient(to bottom, #0095D3 0%, #007FB4 100%) repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 11px;
    left: 0;
    margin: 0;
    min-height: 11px;
    padding: 5px 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: -21px;
    width: 100%;
}

.share-header h5 {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    margin: 0;
}


/* 23sep */


/* //mylearn.vmware.com/myEnrollmentHistory.cfm?ui=www_edu */


/* //na6.salesforce.com/a1280000001mPh7 */

table fieldset table tr td:first-child > a > img {
    padding-right: 12px;
}


/* dec 6 release - share img fix - start*/

.share-header.a-hide-block {
    height: 11px;
}

.share-header.a-hide-block img {
    margin-top: -5px;
}


/* dec 6 release - share img fix - end*/

#footer .linklist li a {
    color: #d1d0d2;
}

#footer h4.h-5 {
    color: #fff;
}

.ftr-social-label {
    font-size: 15px !important;
    margin-bottom: 0px;
    color: #d1d0d2 !important;
}

#footer #page-rating-feedback.page-rating-feedback div,
#footer #page-rating-feedback.page-rating-feedback {
    background: transparent;
}


/*LAMPS Update*/

iframe[name=google_conversion_frame] {
    display: none;
}
