div.pagecontent {
    height: 100%;
    padding-bottom: 1px;
    background-color: White;
}
/*
navibar
----------------------------
*/
div.navbar {
    qheight: 25px;
    *height: auto;
    /*padding: 0px 10px 2px 20px;*/
    font: 11px Arial;
    line-height: 25px;
    color: #5e5e5e;
    background:white url('/Common/Images/Sprite/g3master_repx.png') repeat-x scroll 0 810px;
}
div.navbar div.left {
    /*width: 49%;*/
    padding: 0px 10px 2px 20px;
    float: left;
}
div.navbar div.left.productpage {
    /*width: 49%;*/
    position: absolute;
    float: left;
    z-index: 500;
}
div.navbar div.left.productpage a
{
	color: White;
}
div.navbar div.left.productpage a.selected
{
	color: #C0C0C0;
}
div.navbar div.left.productpage a:hover, div.navbar div.left.productpage a.selected:hover
{
	color: #C0C0C0 !important;
}
div.navbar div.left.productpage span
{
	color: White;
}
div.navbar div.right {
    /*width: 49%;*/
    float: right;
    padding-bottom: 0px !important;
}
div.navbar div
{
    padding:0;
}
div.navbar span.breadcrumbs {
    display:inline-block;
    display:-moz-inline-stack;
    zoom:1;
    *display:inline;

    padding-left: 4px;
}
div.navbar span.breadcrumbs span {
    margin: 0px 3px;
}
div.navbar span.breadcrumbs.multiline
{
	margin: 5px 0;
}
div.navbar span.breadcrumbs.multiline, div.navbar span.breadcrumbs.multiline a
{
	line-height: 15px;
}

div.navbar a {
    text-decoration: none;
    color: #0088CE;
    font-weight: normal;
}
div.navbar a.active {
    color: #333333;
}
/*
page columns
----------------------------
*/
div.pagecontent div.leftcol {
    width: 168px;
    padding: 0px 16px 1px 16px;
    float: left;
    min-height: 100px;
    height: 100%;
}

div.pagecontent div.middlecol_inside {
    width: 560px;
    padding-right: 0px;
    float: left;
    padding-bottom: 0;
}

div.pagecontent div.rightcol_inside {
    width: 168px;
    padding-left:15px;
    padding-right:0px;
    float: right;
}

div.pagecontent div.middlecol {
    width: 560px;
    float: left;
    padding-bottom: 32px;
    color:#333333;
}
div.pagecontent div.middlecol.one {
    width: 958px !important;
    padding: 0px;
}
div.pagecontent div.middlecol.one.pad {
    padding: 0px 14px 32px 16px;
    width: 928px;
}
div.pagecontent div.middlecol.one.padding {
    padding:0 15px 0 25px;
    width: 928px;
}
div.pagecontent div.middlecol.two {
    width: 743px;
    padding: 0px 15px 32px 0px !important;
    float: right;
}
div.pagecontent div.middlecol.two.right {
    padding: 0px 0px 32px 15px;
    float: left !important;
}
div.pagecontent div.rightcol {
    width: 198px;
    float: right;
}
div.pagecontent div.rightcol.productpage {
    width: 198px;
    height: 320px;
    float: right;
    background-color: Black;
}
div.pagecontent div.rightcol.two {
    width: 743px;
    padding: 0px 15px 32px 0px;
    float: right;
}
div.pagecontent div.middlecol.inside {
    width: 560px;
    padding-right: 0px;
    float: left;
    padding-bottom: 0 !important;
}
div.pagecontent div.rightcol.inside {
    width: 158px;
    padding-left:10px;
    float: right;
}
body.blank {
    background: #FFFFFF;
}
div.blank div.pagecontent {
    background: #FFFFFF;
    padding: 0 5px;
}
div.middlecol ul.solutionlist {
    padding-left: 15px;
    list-style-type:disc;
}

div.middlecol ul.solutionlist li {
    padding-top: 5px;
}

div.middlecol ul.solutionlist li ul {
    padding-left: 15px;
    list-style-type: circle;
}

div.middlecol ul.solutionlist li ul li {
    margin-bottom: 4px;
}
/*
titles
----------------------------
*/
.title_sub {
    font: 12pt Arial;
    line-height: 24px
}
div.text {
    font: 12px Arial;
    line-height: 18px;
}
span.title {
    font: 20px Arial;
    color: #000000;
}
span.text {
    font: 9pt Arial;
    line-height: 18px;
}
span.title_sub {
    color: #000000;
    font: bold 16px Arial;
}

/*
left nav
----------------------------
*/
div.leftcol ul.leftnav, div.leftcol ul.leftnav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
div.leftcol ul.leftnav {
    width: 168px;
    margin-top: 5px;
}
div.leftcol ul.leftnav li
{
    -background: url('/Common/Images/page/leftmenusepa_164x1.png') repeat-x left bottom;
}
div.leftcol ul.leftnav li ul li
{
    -background: none;
}
div.leftcol ul.leftnav li.separator {
    background: url('/Common/Images/Sprite/g3master_repx.png') repeat-x 0 -880px;
    height: 1px;
    padding: 0;
    *margin-top: -15px;
    *margin-bottom: -5px;
    -display: none;
}
div.leftcol ul.leftnav li.last, div.leftcol ul.leftnav li li.separator {
    background: none;
    -display: none;
}
div.leftcol ul.leftnav li.last, div.leftcol ul.leftnav li li {
    *margin-top: -5px;
}
div.leftcol ul.leftnav ul {
    display: none;
    margin-left: 12px;
    overflow: hidden;
}
div.leftcol ul.leftnav li a, div.leftcol ul.leftnav li.active li a {
    font: bold 11px Arial;
    color: #0088CE;
    text-decoration: none;
    line-height: 24px;
    text-transform: uppercase;
}
div.leftcol ul.leftnav li {
    padding: 0px 0px 0px 9px;
}
div.leftcol ul.leftnav li.multiline {
    padding: 3px 0px 4px 9px;
}
div.leftcol ul.leftnav li ul {
    padding: 0;
    margin:0;
    background-color: #FFFFFF;

    position: relative;
    top: -1px;
}
div.leftcol ul.leftnav li ul li {
    padding: 0px 0px 0px 4px;
}
div.leftcol ul.leftnav li ul li.multiline {
    padding: 3px 0px 4px 4px;
}
div.leftcol ul.leftnav li.multiline, div.leftcol ul.leftnav li.multiline a {
    line-height: 16px !important;
}
div.leftcol ul.leftnav li li a {
    text-transform: none !important;
    padding: 0px !important;
}
div.leftcol ul.leftnav li.active a, div.leftcol ul.leftnav li.active li.active a {
    color: #000000;
}
div.leftcol ul.leftnav a.active {
    color: #000000;
}
div.leftcol ul.leftnav li a img {
    position: relative;
    left: -9px;
    margin-right: -7px;
    width: 7px;
    height: 14px;
    background: url('/Common/Images/button/arrow_right_4x8.png') no-repeat 2px 6px;
}
div.leftcol ul.leftnav li a img.active {
    background: url('/Common/Images/button/arrow_down_4x8.png') no-repeat 0px 8px;
}
div.rightcol div.adverts {
    padding: 0px 14px 0px 14px;
    text-align: center;
}
div.rightcol div.sepa {
    height: 1px;
    margin: 10px 14px 0px 14px;
    background: url('/Common/Images/Sprite/g3master_repx.png') repeat-x 0 -880px;
    /*RESCUE CHANGE, DO NOT REMOVE*/
    font-size: 1px;
    /*RESCUE CHANGE, DO NOT REMOVE*/
}
div.rightcol.productpage div.sepa
{
	display: none;
}
div.rightcol div.bluearrow_right
{
    background-position: -20px -60px;
    display: inline;
    padding-right: 4px;
    top: 4px;
    position: relative;
}

div.leftcol div.adverts {
    margin-top: 10px;
}

/*
Links
----------------------------
*/

a.text
{
    font: 12px Arial 20px;
    font-weight: bold;
    color:#0088CE;
    text-decoration:none;

}
ul.arrow {
    padding-left: 24px;
    margin: 0;
}
ul.arrow li {
    padding-left: 10px;
    background: url('/Common/Images/button/arrow_right_transparent_4x8.png') no-repeat 2px 6px;
}


/*
texts & colors
----------------------------
*/
.rightcol_text {
    font: 11px Arial;
    line-height: 16px;
}

h1 {
    /*RESCUE CHANGE, DO NOT REMOVE*/
    font-size: 24px;
    font-family: "arial narrow", arial, tahoma, sans-serif; /* arial, verdana;*/ /*Tahoma, Arial, Verdana;*/
    font-weight: normal;
    line-height: 28px;
    color: Black;
    margin: 19px 0px 20px 0px;
    padding: 0;
    font-variant: normal;
    font-style :normal;
    font-size-adjust: normal;
    /*RESCUE CHANGE, DO NOT REMOVE*/
}

h2 {
    /*RESCUE CHANGE, DO NOT REMOVE*/
    font-size: 20px;
    font-family: "arial narrow", arial, tahoma, sans-serif; /* tahoma, arial, verdana;*/ /*Tahoma, Arial, Verdana;*/
    line-height: 24px;
    color: Black;
    margin: 15px 0 14px 0;
    padding: 0;
    font-weight: bold;
    font-variant: normal;
    font-style :normal;
    font-size-adjust: normal;
    /*RESCUE CHANGE, DO NOT REMOVE*/
}
td h2
{
    margin: 2px 0 14px 0;
    padding: 0;
}

div.left div h2 {
    font: 18px Arial;
    color: Black;
    padding: 0;
    margin: 0px;

}

div.right div p {
    font: 12px Arial;
    margin: 0px;

}

div.pagecontent div.middlecol {
    color: #5e5e5e;
}

div.pagecontent div.middlecol div.text {
    font: 12px Arial;
    line-height: 18px;
}
div.pagecontent div.middlecol {
    color: #5e5e5e;
}
div.pagecontent div.middlecol div.title {
    font: 14pt Arial;
}
div.pagecontent div.middlecol div.text {
    font: 9pt Arial;
    line-height: 18px;
}
div.pagecontent div.rightcol div.loginbox {
    padding-top: 0px;
}
div.pagecontent div.rightcol div.loginbox div.whiteinput {
    background: url('/Common/Images/button/whiteinput2left_300x25.png') no-repeat;
}
div.pagecontent div.rightcol div.loginbox div.whiteinput input {
    background: url('/Common/Images/button/whiteinput2right_4x25.png') top right no-repeat;
}
div.pagecontent div.rightcol div.loginbox ul li img {
    background: url('/Common/Images/button/arrow_right_4x8.png') no-repeat left 6px;
}
div.pagecontent div.rightcol div.loginbox ul li a {
    color: #3185c9;
}
div.pagecontent div.rightcol div.loginbox span {
    color: #444444;
    /*background-color: Window;*/
}
div.pagecontent div.rightcol.productpage div.loginbox span {
    color: White;
    /*background-color: Window;*/
}
div.pagecontent div.rightcol div.loginbox ul {
    /*background-color: #FFFFFF;*/
}

div.middle table {
    font-size: 12px;
}
div.note
{
    padding-top: 20px;
    font: 10px Arial;
    line-height: 12px;
}

div.productsgreybox p
{
    font: 12px Arial !important;
    line-height: 20px !important;
}
div.productsgreybox a
{
    font: bold 12px Arial !important;
    line-height: 20px !important;
    }

/*
sitemap
----------------------------
*/

.sitemap {
    font-size: 7.5pt;
    font-family: arial;
}

a.sitemap {
    display: block;
    margin: 4px 12px 4px 12px;
    overflow: hidden;
    text-decoration: none;
}

a.sitemap:hover {
    text-decoration: underline;
}

.horiz {
    width: 100%;
    margin: 0 0 6px 0;
    border-bottom: 1px solid #49589e;
    font-size: 4px;
    height: 4px;
}

.spacer {
    margin: 0;
    font-size: 4px;
    height: 4px;
}


/*
aboutus
----------------------------
*/

div.press_awards {
     text-align:left;
}
div.press_awards img {
     margin-bottom: 15px;
}

div.biography_left {
    width: 160px;
    height: 247px;
    float: left;
    padding: 0 0 0 5px;
}
div.biography_right {
    width: 360px;
    float: right;
    padding: 0 5px 0 0;
}

span.verticalseparator
{
    display:inline-block;
    display:-moz-inline-block;
    zoom:1;
    *display:inline;

    width: 1px;
    height: 30px;
    background-color: #d8d8d8;
    vertical-align: middle;
    margin: 0px 10px;
}


/*
Network Console Features page
-----------------------------
*/
table.nc
{
    width: 100%;
}

table.nc.note
{
    padding-top: 20px;
    font: 10px Arial;
    line-height: 12px;
}

table.nc td
{
    padding: 2px;
    width: 150px;
    vertical-align:middle;
    text-align: center;
    border: 1px solid #999999;
}
table.nc td.printscreen
{
    vertical-align:top;
    text-align: center;
    border:0px;

}

table.nc td.grey
{
    background: #f2f2f2;
}

img.nc
{
    width: 20px;
    height: 17px;
    border:0px;
}

span.verticalseparator
{
    display:inline-block;
    display:-moz-inline-block;
    zoom:1;
    *display:inline;

    width: 1px;
    height: 30px;
    background-color: #d8d8d8;
    vertical-align: middle;
    margin: 0px 10px;
}

/*
Create an account page
-----------------------------
*/
.createaccountproductslink
{
    color: #0088CE;
    font: bold 12px Arial;
    cursor: pointer;
    }

.createaccountproducts
{

    font: bold 12px Arial
    }

div.createaccount ul.radiobuttonlist li a
{
    padding-bottom: 10px;
}

/*
Ignition download pages
-----------------------------
*/

div.threecol_left {
    width: 172px;
    float: left;
    padding: 0 20px 0 0;
}
div.threecol_right {
    width: 172px;
    float: right;
    padding: 0 0 0 20px;
}

div.threecol_middle {
    width: 172px;
    float: left;
    padding: 0 0 0 0;
}

/*
special tables
----------------------------
*/
table.phonelist
{
    width: 100%;
}
table.phonelist tr.white
{
    background: #fcfcfc;
}
table.phonelist td
{
    height: 20px;
    white-space: nowrap;
    padding-left: 15px;
}

table.webcasts td
{
    padding: 0 15px 16px 0;
    text-align: center;
    vertical-align: middle;
}
table.webcasts p
{
    margin: 4px 0 4px 0;
    text-align: left;
}

table.offices {
    width: 528px;
    height: 166px;
}
table.offices td {
    vertical-align: top;
}
table.offices td p {
    margin: 5px 0 5px 0;
}

table.solutions
{
     border-collapse: collapse;
     width:100%;
     font: 9pt Arial !important;
}

table.solutions td.ico
{
    width: 120px;
    vertical-align: top;
    padding-right: 10px;
}

table.solutions td
{
    padding: 10px 0px;
    border-bottom: 1px solid #dedede;
}
table.solutions tr.last td
{
    border-bottom: none;
}

table.solutions table.buttoncont
{
    height: 40px;
    border-collapse: collapse;
}
table.solutions table.buttoncont td
{
    padding-bottom: 0px;
    border: none;
}
table td.topborder {
    border-top: 1px solid rgb(204, 204, 204);
}

table.features
{
     width:100%;
     border: 0px;
}

table.features td.icon
{
    width: 26px;
    vertical-align: top;
    padding: 5px 20px 10px 0px;
}
table.features td.text
{
    vertical-align: top;
    padding: 0px 0px 10px 0px;
}

table.freemac
{
     width:100%;
     border: 0px;
}

table.freemac td.picture
{
    vertical-align: top;
    padding: 5px 30px 20px 0px;
}
table.freemac td.text
{
    vertical-align: top;
    padding: 0px 0px 20px 0px;
}


table.products
{
     width:100%;
     border: 0px;
}

table.products td.icon
{
    width: 31px;
    height: 42px;
    vertical-align: top;
    padding: 5px 12px 20px 0px;
}
table.products td.text
{
    vertical-align: top;
    padding: 0px 0px 20px 0px;
}

table.createaccount
{
     width:100%;
}

table.createaccount td.text
{
    padding: 10px 5px 10px 0;
    border-bottom: solid #EAECEE;
    border-width: 1px;
    width: 65%;
    vertical-align:top;
}
table.createaccount td.freetrial
{
    padding: 10px 5px 10px 0;
    border-bottom: solid #EAECEE;
    border-width: 1px;
    vertical-align: middle;
    text-align: center;
}

table.createaccount td.buynow
{
    padding: 10px 5px 10px 0;
    border-bottom: solid #EAECEE;
    border-width: 1px;
    vertical-align: middle;
    text-align: center;
    background-color: #f3f3f3;
}
table.createaccount tr.last td
{
    border-bottom: none;

}
/*
these are for michaels pages
*/

div.middlecol ul.ullinks
{
    list-style-type: disc;
}

div.prodpic
{
    width: 560px;
    height: 240px;
}
div.prodpic div.left
{
    width: 390px;
    float: left;
}
div.prodpic div.right
{
    width: 170px;
    height: 240px;
    float: right;
    position: relative;
    -margin-top: -20px;
    -height: 210px;
}
div.prodpic div.right.pp_prodpic_buttons
{
	left: 10px;
    top: 82px;
}
div.prodpic div.right div
{
    position: absolute;
    width: 100%;
    bottom: 0;
}
div.prodpic div.right div div
{
    padding-bottom: 27px;
    position: relative;
    text-align: center;
}
div.prodpic div.right div div input
{
    text-transform: none;
}

/*div.prodpic div.right div div span.button
{
    width: 112px !important;
}*/

div.prodpic div.right div div span input, div.prodpic div.right div div span button
{
	white-space: normal;
	width: 94px !important;
}

div.prodpic div.right div div span.btn
{
    padding-bottom: 15px;
}
div.prodpic.backup
{
    background: url('/Common/Images/products/product_backup_560x240.jpg') no-repeat !important;
}
div.prodpic.central
{
    background: url('/Common/Images/products/product_central_560x240.jpg') no-repeat !important;
}
div.prodpic.free
{
    background: url('/Common/Images/products/product_free_560x240.jpg') no-repeat !important;
}
div.prodpic.hamachi2
{
    background: url('/Common/Images/products/product_hamachi2_560x240.jpg') no-repeat !important;
}
div.prodpic.ignition2
{
    background: url('/Common/Images/products/product_ignition_560x240.jpg') no-repeat !important;
}
div.prodpic.ignitioniphone
{
    background: url('/Common/Images/products/product_ignition_iPhone_560x240.jpg') no-repeat !important;
}
div.prodpic.pro2
{
    background: url('/Common/Images/products/product_pro2_560x240.jpg') no-repeat !important;
}
div.prodpic.rescue
{
    /*background: url('/Common/Images/products/product_rescue_560x240.jpg') no-repeat !important;*/
}

div.prodpic.rescue.pp_prodpic_rescue
{
    /*background: url('/Common/Images/products/product_rescue_760x320.jpg') no-repeat !important;*/
    height: 320px;
    width: 760px;
}

div.enterpriseOverview
{
	width: 723px;
    height: 237px;
    background: url('/Common/Images/enterprise/overview.jpg') no-repeat !important;
}

div.enterpriseOverview div.left
{
    width: 390px;
    float: left;
}
div.enterpriseOverview div.right
{
    width: 170px;
    height: 240px;
    float: right;
    position: relative;
    -margin-top: -20px;
    -height: 210px;
}
div.enterpriseOverview div.right div
{
    position: absolute;
    width: 100%;
    bottom: 0;
}
div.enterpriseOverview div.right div div
{
    padding-bottom: 27px;
    position: relative;
    text-align: center;
}
div.enterpriseOverview div.right div div input
{
    text-transform: none;
}

/*div.prodpic div.right div div span.button
{
    width: 112px !important;
}*/

div.enterpriseOverview div.right div div span input, div.prodpic div.right div div span button
{
	white-space: normal;
	width: 94px !important;
}

div.enterpriseOverview div.right div div span.btn
{
    padding-bottom: 15px;
}

div.enterpriseHelpdesk
{
	width: 730px;
    height: 220px;
    background: url('/Common/Images/enterprise/internal_helpdesk.jpg') no-repeat !important;
}

div.enterpriseProfessional
{
	width: 730px;
    height: 220px;
    background: url('/Common/Images/enterprise/Professional_services.jpg') no-repeat !important;
}

div.enterpriseHome
{
	width: 730px;
    height: 220px;
    background: url('/Common/Images/enterprise/home_upper.jpg') no-repeat !important;
}

div.enterpriseHomeLogos
{
	width: 730px;
    height: 165px;
}

div.enterpriseRetail
{
	width: 730px;
    height: 220px;
    background: url('/Common/Images/enterprise/retail.jpg') no-repeat !important;
}

div.enterpriseIsvIhv
{
	width: 730px;
    height: 220px;
    background: url('/Common/Images/enterprise/SoftwareVendors.jpg') no-repeat !important;
}

div.enterpriseEducation
{
	width: 731px;
    height: 220px;
    background: url('/Common/Images/enterprise/education.jpg') no-repeat !important;
}

div.enterpriseSupport
{
	width: 730px;
    height: 220px;
    background: url('/Common/Images/enterprise/customer_support.jpg') no-repeat !important;
}

div.imageText
{
	position:relative;
	top:100px;
	left:450px;
	width:250px;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color:#0088ce;
    line-height:19px;
}

div.imageText2
{
	position:relative;
	top:120px;
	left:40px;
	width:330px;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color:#0088ce;
    line-height:25px;
}

div.enterpriseEnergy
{
	width: 731px;
    height: 220px;
    background: url('/Common/Images/enterprise/energy.jpg') no-repeat !important;
}

div.enterpriseHealthcare
{
	width: 730px;
    height: 220px;
    background: url('/Common/Images/enterprise/healthcare.jpg') no-repeat !important;
}

div.enterpriseFinancial
{
	width: 730px;
    height: 220px;
    background: url('/Common/Images/enterprise/financial.jpg') no-repeat !important;
}

div.solpic
{
    width: 560px !important;
    height: 220px !important;
    /*background: url('/Common/Images/page/fakePro2_560x240.jpg') no-repeat;*/
}
div.solpic div.left
{
    width: 390px;
    float: left;
}
div.solpic div.right
{
    width: 170px;
    height: 175px;
    float: right;
    position: relative;
    -margin-top: -20px;
    -height: 145px;
}
div.solpic div.right div
{
    position: absolute;
    width: 100%;
    bottom: 0;
}
div.solpic div.right div div
{
    padding-bottom: 30px;
    position: relative;
    text-align: center;
}
div.solpic div.right div div input
{
    text-transform: none;
}
div.solpic div.right div div span input
{
    width: 112px !important;
}
div.solpic div.right div div span.btn
{
    padding-bottom: 15px;
}


div.solpic.personal
{
    background: url('/Common/Images/solutions/Personal_solutions.jpg') no-repeat;
}
div.solpic.work
{
    background: url('/Common/Images/solutions/Work_solutions.jpg') no-repeat;
}

/*
popup stye
*/

div.popupstyle input.x
{
    float: right;
    padding: 10px;
}

div.popupstyle div.textbox
{
    background-color: #EBF4F9;
    padding: 10px 25px 25px 25px;
}

div.popupstyle ul
{
    list-style-type: disc;
}

.popup_background
{
    background-color:Black;
    filter: alpha(opacity = 60);
    opacity:0.6;
}

div.ajax__calendar_container
{
	z-index: 999;
}

div.lmi.monthmode.ajax__calendar .ajax__calendar_container table {
	font-size:11px;
}

div.lmi.monthmode.ajax__calendar div.ajax__calendar_footer.ajax__calendar_today
{
	display: none;
}

div.omni div.OCControl ul.OCGRList li
{
	text-align: left;
}

ul.yearlinks
{
	margin: 0;
	padding: 0;
}

ul.yearlinks li
{
	display: inline;
	margin-right: 5px;
	qfont-size: 11px;
	padding: 0 5px;
	border-left: 1px solid #e5e5e5;
}
ul.yearlinks li.first
{
	border-left: none;
}
ul.yearlinks li strong
{
	color: #000000;
}

table.inthenews
{
	width: 520px;
	border: 0;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

table.inthenews td
{
	padding: 5px 5px 5px 0;
	border-bottom: 1px solid #e5e5e5;
}
table.inthenews td.content
{
	padding-left: 12px;
}
table.inthenews td strong
{
	white-space: nowrap;
}
table.inthenews tr.last td
{
	border: none;
}
div.articlecontent
{
	padding-right: 16px;
}
div.supportbox
{
	width:690px;
}
div.hidden
{
	display: none;
}
div#productpagecontent
{
	padding-top: 30px;
	width: 958px;
}
div#productpagecontent div.bannercontainer
{
	padding-left: 30px;
	width: 280px;
}
div#productpagecontent div.textcontainer
{
	padding-left: 30px;
	padding-top: 30px;
	width: 280px;
}
div#productpagecontent div.textcontainer div.textcontainertitle
{
	font-size: 20px;
	padding-bottom: 15px;
	color: Black;
}
div#productpagecontent div.textcontainer div
{
	padding-bottom: 8px;
}
div.ourcustomertitle
{
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 10px;
	color: Black;
}
div.customertext
{
	padding-bottom: 20px;
}
img.customerimage
{
	padding-bottom: 30px;
}
img#productpageimage
{
	position: absolute;
}
div.navbar
{
	white-space: nowrap;
}
div.pp_rightcol_productpage
{
	position: absolute;
}
div.pp_rightcol_productpage_p
{
	position: relative;
	margin-left: 760px;
}
div#productpageimagetext_p
{
	position: relative;
	z-index: 1;
	top: 258px;
	left: 155px;
	color: White;
	font-weight: bold;
	/*font-family: Arial Narrow;*/
}
div#productpageimagetext
{
	position: absolute;
}
div#sentencea
{
	font-size: 18px;
	font-family: Arial;
}
div#sentenceb
{
	font-size: 12px;
	font-family: Arial;
}


/* Secondary Login Box - BEGIN */
div.loginbox2 { position: relative; width: 168px; margin: 10px auto; padding: 10px 0; }
div.loginbox2 div.loginbox_top { background: url(/Common/Images/lbox_entire.jpg) top left no-repeat; position: absolute; top: 0; left: 0; width: 100%; height: 10px; z-index: 1; }
div.loginbox2 div.loginbox_bottom { background: url(/Common/Images/lbox_entire.jpg) bottom left no-repeat; position: absolute; bottom: 0; left: 0; width: 100%; height: 10px; z-index: 1; }
div.loginbox2 div.loginbox_content { padding: 10px 5px; position: relative; }

div.loginbox2 span.green button { width: 130px!important; }
div.loginbox2 span.blue button { width: 109px!important; }
div.loginbox2 div.buttonrow { margin: 0 0 10px 5px; }

img.loginbox_background { display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; }

div.droppanel { width: 154px; margin: auto auto; font: 11px/20px Arial; }
div.droppanel div.login_links a { font-weight: bold; }

div.droppanel_header {  width: 134px; height: 27px; font: 9pt/27px Arial; text-align: left; padding: 0 10px; background: url(/Common/Images/loginbox_droppanel.gif) top left no-repeat; position: relative; }

div.droppanel_content { text-align: left; background: #F3F3F3; border: 1px solid #CECECE; margin-top: -1px; width: 136px; padding: 8px; }
div.droppanel_content div.bluearrow_right { position: relative; top: 5px; }
div.droppanel_content div.droppanel_h_separator { background: url(/Common/Images/lbox_dots.gif) center left repeat-x; width: 100%; height: 10px; }

div.droppanel_content div.lbox_field { margin: 5px 0; }
div.droppanel_content div.lbox_button { margin: 7px 0; padding: 0!important; }
div.droppanel_content div#loginbox_droppanel_email { margin-left: 8px; word-spacing: -3px; }

div.droppanel_content div.login_links div { position: relative; padding-left: 6px; }
div.droppanel_content div.login_links .bluearrow_right { position: absolute; top: 7px; left: 0; }
/* Secondary Login Box - END */


/* Industry Pages - START */
table.casestudiesicons { position: relative; background: url(/Common/Images/page/pages/industry/logo-background.png) top left no-repeat; width: 536px; height: 105px; margin-top: 20px; overflow: hidden; text-align: center; }
table.casestudiesicons td div { position: relative; }
table.casestudiesicons tr.icons td { background: url(/Common/Images/page/pages/industry/separator.png) center right no-repeat; }
table.casestudiesicons tr.icons td.lastcolumn { background: none; }
table.casestudiesicons a { font-size: 11px; }
table.casestudiesicons td .bluearrow_right { position: relative; }

div.industrypagetext div { margin: 15px 0; }
div.industrypagetext span.bold { font-weight: bold; }
div.industrypagetext ul { list-style-type: disc; }

div.industrypagequotation { text-align: center; margin: 30px 0; }

table.bottombanner { position: relative; background: url(/Common/Images/page/pages/industry/logo-background.png) top left no-repeat; width: 536px; height: 105px; margin-top: 20px; overflow: hidden; text-align: center; }
table.bottombanner td { font-size: 11px; padding: 5px; }
table.bottombanner td.bottombannerlogo img { /*width: 80px;*/ }
table.bottombanner td.bottombannercontent { text-align: left; }
table.bottombanner td.bottombannercontent a.bottombannermainlink { font-size: 14px; }
/* Industry Pages - END */


/* Trial dialog */
div#rescuecreatetrialdialog div.modalDialogContent h1
{
	font-family: Arial Narrow, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}

div#rescuecreatetrialdialog div.modalDialogContent h2
{
	font-family: Arial Narrow, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}

div#rescuecreatetrialdialog a.navigationindicator
{
	display: inline-block;
	width: 24px;
	height: 24px;
    cursor: default;
}

div#rescuecreatetrialdialog a#trialnavigationitem1
{
	background: url(/Common/Images/trialpage1_nav.png) top left no-repeat;
}

div#rescuecreatetrialdialog a#trialnavigationitem1.activepage
{
	background: url(/Common/Images/trialpage1_nav_on.png) top left no-repeat;
}

div#rescuecreatetrialdialog a#trialnavigationitem2
{
	background: url(/Common/Images/trialpage2_nav.png) top left no-repeat;
}

div#rescuecreatetrialdialog a#trialnavigationitem2.activepage
{
	background: url(/Common/Images/trialpage2_nav_on.png) top left no-repeat;
}

div#rescuecreatetrialdialog a#trialnavigationitem3
{
	background: url(/Common/Images/trialpage3_nav.png) top left no-repeat;
}

div#rescuecreatetrialdialog a#trialnavigationitem3.activepage
{
	background: url(/Common/Images/trialpage3_nav_on.png) top left no-repeat;
}

div#rescuecreatetrialdialog div.trialnav
{
	position: absolute;
	top: 15px;
	right: 15px;
}

div#rescuecreatetrialdialog div.fieldrow
{
    margin: 10px 0;
}

div#rescuecreatetrialdialog .textboxControl
{
    display: block;
}

div#rescuecreatetrialdialog .lmirescue-ui-textbox-empty
{
    color: #707070;
}

div#rescuecreatetrialdialog .fieldinfo
{
    font-size: 11px;
}

div#rescuecreatetrialdialog div#emailfieldinfo
{
    margin: -10px 0 10px 5px;
}

div#rescuecreatetrialdialog div#pwdstrengthlabel
{
    margin-left: 5px;
}

div.lmirescue-ui-progressbar
{
	position: relative;
	width: 340px;
	height: 4px;
	margin: 0 5px;
	background: #CCCCCC;
}

div.lmirescue-ui-progressbar-indicator
{
	background: #87BF35;
	height: 4px;
}

div.lmirescue-ui-panel
{
    position: relative;
    top: 10px;
    height: 200px;
}

div.fieldrow
{
    position: relative;
}

div.createtrialdialog-1st-validationmsg-left
{
    display: none;
    position: absolute;
    right: 410px;
    top: 0px;
    color: #FEE513;
    font-weight: bold;
    text-align: right;
    white-space: nowrap;
}
div.createtrialdialog-1st-infomsg-right
{
    display: none;
    position: absolute;
    left: 410px;
    top: 0px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: right;
    white-space: nowrap;
}
div.createtrialdialog-2nd-validationmsg-left
{
    display: none;
    position: absolute;
    right: 233px;
    top: 5px;
    color: #FEE513;
    font-weight: bold;
    text-align: right;
    white-space: nowrap;
}

div.createtrialdialog-2nd-validationmsg-right
{
    display: none;
    position: absolute;
    left: 229px;
    top: 5px;
    color: #FEE513;
    font-weight: bold;
    text-align: right;
    white-space: nowrap;
}

div.createtrialdialog-validationmsg a
{
    color: #FFFFFF;
    text-decoration: underline;
}

div.navigationButtonContainer
{
    margin-top: 30px;
    text-align: center;
}

div.createtrialdialog-privacypolicy
{
    position: absolute;
    bottom: 2px;
    font-size: 9px;
}

div.createtrialdialog-privacypolicy a
{
    font-weight: bold;
}

#createtrialdialog_passwordstrength_validationmsg
{
    display: inline-block;
    margin-left: 10px;
    font-weight: bold;
}

div#pwdstrengthinfo
{
    font-size: 8pt;
    line-height: 16px;
}

div#pwdstrengthinfo h2
{
    color: black!important;
    font-size: 13px!important;
    font-weight: bold!important;
}

.myAccountPageAd
{
     background-color: #FFF9CB;
     padding: 15px;
     margin-top: 10px;
     margin-bottom: 10px;
     width: 480px;
}

.cropped-content {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.cropped-content.expanded {
    -webkit-line-clamp: unset;
    overflow: visible;
    width: 480px;
}

.block-hidden {
    display: none;
}

.myAccountPageAd .myAccountPageAdHeader
{
    font-weight: bold;
}

.myAccountPageAd .myAccountPageAdLinks
{
    margin-top: 15px;
}

.myAccountPageAd #myAccountPageAdVideo
{
    margin-top: 15px;
    text-align: center;
}

.AbuseWarningText
{
    color: Gray;
    font-size: 11px;
}

a.fakeLink { cursor: default !important; }
a.fakeLink:hover { color: #333 !important; }

/*
MyAccount OSX TC download link hide/show
(base class handled by new site js RSC.env/htmlTagEnvClasses)
*/
.maDownloadOsxTc { display: none; }
html.osxTcSupported .maDownloadTc { display: none; }
html.osxTcSupported .maDownloadOsxTc { display: block; }

/* my account page new style block */
table.maNewStyle { margin: 0 0 10px 0; }
table.maNewStyle td { vertical-align: top; }
table.maNewStyle h2 { margin-bottom: 6px; }
table.maNewStyle p { margin: 0; padding: 0 0 5px 0; }
table.maNewStyle ul { margin: 0; padding: 0 0 0 40px; list-style: disc; }
table.maNewStyle ul li { margin: 0; padding: 0; }
table.maNewStyle .iconCol img { margin: 5px 7px 0 0; }

/* my account page: some legacy elements moved here from the aspx */
.noVatWarning, .maintenanceWarning { padding-top: 6px; padding-bottom: 12px; padding-left: 4px; width: 500px; }
.noVatWarning > div { border: solid 1px #9EB9D1; color:Black; text-align: left; padding: 8px; background-color: #FFFFCC; }
.maintenanceWarning > div {border: solid 1px #000000; padding-left: 5px; padding-right: 5px; padding-top: 8px; padding-bottom: 8px; background-color: #EDF0F9;}


/* my account page: web message dialog*/
.myAccountWebMessageDialog {
    z-index: 10;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.myAccountWebMessageDialog .overlay {
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.35;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.myAccountWebMessageDialog .dialogBody {
    position: relative;
    z-index: 11;
    min-width: 25rem;
    width: 25rem;
    background-color: #ffffff;
    border-radius: 0.5rem;
    padding: 2rem 3rem;
    box-shadow: 0px 11px 15px 0px rgba(0, 0, 0, 0.20), 0px 9px 46px 0px rgba(0, 0, 0, 0.12), 0px 24px 38px 0px rgba(0, 0, 0, 0.14);
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 1.5rem;
}

.myAccountWebMessageDialog.invisible {
    opacity: 0;
    transition: opacity 0.5s;
}

.myAccountWebMessageDialog .dialogBody .close-button {
    background: url(/Common/Images/close.svg) top left no-repeat;
    width: 1.5rem;
    height: 1.5rem;
    position: absolute;
    top: 1rem;
    right: 1rem;
    cursor: pointer;
}

.myAccountWebMessageDialog .dialogBody button {
    border-radius: 0.25rem;
    background: #0088CE;
    color: #ffffff;
    border: none;
    padding: 0.5rem;
    cursor: pointer;
    transition: background 0.25s;
}

.myAccountWebMessageDialog .dialogBody button:hover {
    background: #4CB7EF;
}

.myAccountWebMessageDialog .dialogBody button:disabled {
    background: #9e9e9e;
}

.myAccountWebMessageDialog .dialogBody h2 {
    margin: 0;
    padding: 0;
}
/*
tech console mode (see 'TechConsole/Console.aspx'), because some imbecile thought
it's going to be fun to have a parent masterpage, plus to add insult to injury have
the container injected into the core of the page template not to the top/bottom part.
*/
body.techConsole #navbar,
body.techConsole #RootContent_leftcol,
body.techConsole #site_header,
body.techConsole .nottranslated,
body.techConsole .contentbottom,
body.techConsole .footer {
    display: none !important;
}
body.techConsole #RescueTechConsole { z-index: 999; }

div.browserNotSupported { display: none; }

.error { color: #f00; }

table.bordered td,
table.bordered th {
    border: 1px solid #CCCCCC;
    padding: 0.3rem;
}

table.stretch {
    width: 100%;
}