@font-face {
    font-family: 'ABBvoice';
    src: url('/Content/fonts/abbvoice/ABBvoice_W_Bd.eot');
    src: url('/Content/fonts/abbvoice/ABBvoice_W_Bd.eot') format('embedded-opentype'), url('/Content/fonts/abbvoice/ABBvoice_W_Bd.woff') format('woff'), url('/Content/fonts/abbvoice/ABBvoice_W_Bd.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'ABBvoice';
    src: url('/Content/fonts/abbvoice/ABBvoice_W_Lt.eot');
    src: url('/Content/fonts/abbvoice/ABBvoice_W_Lt.eot') format('embedded-opentype'), url('/Content/fonts/abbvoice/ABBvoice_W_Lt.woff') format('woff'), url('/Content/fonts/abbvoice/ABBvoice_W_Lt.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'ABBvoice';
    src: url('/Content/fonts/abbvoice/ABBvoice_W_Md.eot');
    src: url('/Content/fonts/abbvoice/ABBvoice_W_Md.eot') format('embedded-opentype'), url('/Content/fonts/abbvoice/ABBvoice_W_Md.woff') format('woff'), url('/Content/fonts/abbvoice/ABBvoice_W_Md.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'ABBvoice';
    src: url('/Content/fonts/abbvoice/ABBvoice_W_Rg.eot');
    src: url('/Content/fonts/abbvoice/ABBvoice_W_Rg.eot') format('embedded-opentype'), url('/Content/fonts/abbvoice/ABBvoice_W_Rg.woff') format('woff'), url('/Content/fonts/abbvoice/ABBvoice_W_Rg.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}


body
{
    font-size: 11px;
    font-family: Verdana, Tahoma, Arial, "Helvetica Neue" , Helvetica, Sans-Serif;
    color: #000;
    background-color: #f3f3f3;
    line-height: 16px;
}


#ipcHeaderDiv
{
    font-weight: bold;
    font-size: 22px;
    color: #262626;
    font-family: ABBvoice, Verdana, Arial, sans-serif; 
    float: left;
    padding: 20px 15px 0px 15px;
}

#infoBar
{
    /*position: relative;  removed to get IE 7 */
    width: 964px;
    height: 16px;
    margin-bottom: 2px;
    *margin-bottom: 5px; /*IE7 Hack*/
    margin-left: auto; 
    margin-right: auto;
    text-align: right;
    vertical-align: top;
}

#infoBar a
{
    color: #2C9199;
}

#infoBar .functionIcon 
{ 
    vertical-align: middle; 
    margin: -2px 2px 0 0; 
    text-decoration: none; 
}
#infoBar .separator 
{
     margin: 0 2px 0 2px; 
     text-decoration: none; 
}

#infobar select 
{
    font-size: 10px;
    color: #293D50;
    border: 1px solid #667C8F;
    background: white;
}

#main
{
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    background-color: White;
    background-image: url(../Images/MainBackground.gif);
    background-repeat: repeat-y;
    position: relative;
}

#mainTop, #mainBottom
{
    background-image: url(../Images/MainTopBottom.gif);
    height: 7px;
    width: 980px;
    position: absolute;
}

#mainTop
{
    top: 0;
    left: 0;
}

#mainBottom
{
    bottom: 0;
    left: 0;
    background-position: bottom;
}

#supportFooterWrapper
{
    /*background-image: url('../Images/support-footer-nobar.jpg');*/
    width: 976px;
    height: 136px;
    bottom: 7px;
    *bottom: 5px; /*IE7 Hack*/
    left: 0px;
    position: relative;
}

#supportFooterContainer
{
    margin: 25px 12px 12px 12px;
}

#supportFooterContainer h2
{
    font-family: Arial, "Helvetica Neue", Helvetica, Sans-Serif;
    font-weight: normal;
    font-size: 20px;
    color: #333;
    border-bottom: 1px solid #aaaaaa;
    padding-bottom: 4px;
    margin-bottom: 8px;
}

#supportFooterContainer div.supportBox
{
    float: left;
    margin: 0 50px 0 0;
    height: 85px;
    overflow: hidden;
}

#supportFooterContainer div.supportBoxLast
{
    float: left;
    margin: 0;
    height: 85px;
    overflow: hidden;
}

    #supportFooterContainer h4 {
        font-family: Arial, "Helvetica Neue", Helvetica, Sans-Serif;
        font-weight: bold;
        font-size: 14px;
        color: #2C9199; /* Dodge logo blue */
        margin: 0;
        padding: 0;
    }

#supportFooterContainer div.supportBox div.supportText
{
    font-family: Verdana, Tahoma, Arial, "Helvetica Neue" , Helvetica, Sans-Serif;
    font-weight: normal;
    font-size: 11px;
    color: #000;
    margin: 0;
    padding: 0 10px 0 0;
    line-height: 16px;
}

#supportFooterContainer div.supportBox div.supportText div.supportTextBox1
{
   float: left;
   max-width: 300px;
}

#supportFooterContainer div.supportBox div.supportText div.supportTextBox2
{
   float: left;
   margin-left: 25px;
}

#supportFooterContainer div.supportBox td.label 
{
    vertical-align: middle;
}

#supportFooterContainer div.supportBox td.label.rightBorder
{
    border-right: 1px solid #aaaaaa;
    padding-right: 5px;
}

#mainContent
{
    margin: 2px;
}

#body
{
    padding: 12px 12px 170px 12px;
    min-height: 360px;
}

#header
{
    height: 40px;
    padding: 16px;
}

#configuratorLogo
{
    float: left;
    height: 20px;
}

#abbLogo
{
    float: left;
}

#byABBLogo
{
    float: right;
    height: 42px;
    width: 92px;
}

#messages 
{
    float: left;
    display:block; 
}

.uploadMessageError 
{
    width: 350px;
    padding-left: 100px;
    padding-right: 100px;
    color: #FF000F;
}

.uploadMessageInfo
{
    width: 350px;
    padding-left: 100px;
    padding-right: 100px;
    color: blue;
}

#UploadMessageContainer
{
    width: 235px;
    margin-left: 140px;
    margin-top: 10px;
}

h1
{
    font-family: Arial, "Helvetica Neue", Helvetica, Sans-Serif;
    font-weight: normal;
    font-size: 20px;
    color: #2C9199;
    margin: 12px 0;
}

h2
{
    font-family: Arial, "Helvetica Neue", Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 15px;
    color: #333;
    margin: 12px 0;
    border-bottom: 1px solid #aaaaaa;
}

h3
{
    font-family: Arial, "Helvetica Neue", Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 15px;
    color: #333;
    margin: 12px 0;
}

.bold
{
    font-weight: bold;
}

#controlscontainer { background-color: #FFFFFF; border: 1px solid #E4E4E4; padding: 5px; float:left; }
#controlscontainer .functionIcon { vertical-align: middle; margin: -2px 2px 0 0; text-decoration: none; }
#controlscontainer .separator { margin: 0 2px 0 2px; text-decoration: none; }

/* Sidebar */
#sidebar {text-align:left; float:right; margin:0; width:350px; padding:0 20px 10px 0px;}
#sidebar .left {float:left; width:160px;}
#sidebar .right {float:right; width:160px;}
#sidebar h2 {font-size:1.3em; font-weight: normal; padding: 6px 7px 6px 7px; background-image: url(../Images/HeaderBarBackground.png); background-repeat: repeat-x; border-bottom: 1px solid #D4D2D2; color: #FFFFFF; margin:0 0 0px 0;}
#sidebar .toggle {padding: 6px 7px 6px 7px; float: right; font-style: italic;}
#sidebar .toggle a {color:#FFFFFF}
#sidebar p, #sidebar ul ,#sidebar .textwidget,#sidebar form,#sidebar table {margin:0px; line-height:1.3em; font-size:1em; padding:0;}
#sidebar table {width:100%;}
#sidebar .sidePanel { border: 1px solid #D4D2D2; margin-bottom: 15px; border-bottom:3px solid #ddd; }
#sidebar .panel { padding: 5px 8px 10px 8px; } 
#sidebar .panel table { width:auto; }
#sidebar .dirtyBomMessage { overflow: auto; padding: 5px 8px 5px 8px; font-style: italic; }
#sidebar .panelSummary { overflow: auto; padding: 5px 8px 10px 8px; }
#sidebar .panelSummary table tr td, #sidebar .panelSummary table tr th {padding: 5px;}
#sidebar .panelDetail { height: 500px; overflow: scroll; overflow-x: auto; overflow-y: scroll; padding: 5px 8px 10px 8px; *padding: 5px 0px 10px 8px; /* IE-7 Hack*/ }
#sidebar .panelDetail table tr td, #sidebar .panelDetail table tr th {padding: 5px;}
#sidebar caption {font-size:1.3em; padding:0; margin:0 0 4px 0; text-align:left;}
#sidebar ul li {list-style: none; width:158px; padding:0; margin:0 0 2px 0;}
#sidebar ul li a {display: block; overflow: visible; padding:2px 0 2px 5px; background-color:#f8f8f8; color:#467aa7; font-weight:400; border:1px solid #eee; border-bottom:1px solid #ddd;}
#sidebar ul li a:hover, #sidebar ul li.current_page_item a {border:1px solid #ccc; color:#555; background-color:#eaeaea; border-bottom:1px solid #aaa;}
#sidebar ul li.current_page_item li a {background-color:#f8f8f8; color:#467aa7; border:1px solid #eee; border-bottom:1px solid #ddd;}
#sidebar ul ul {margin:0; padding:2px 0 0 10px;}
#sidebar ul ul li {width:148px;}
#sidebar ul ul li a {font-size:0.9em; padding:1px 0 1px 5px;}
#sidebar ul ul ul li {width:138px;}
#sidebar ul ul ul li a {font-size:0.8em; padding:0 0 0 5px;}
#sidebar p.sidebarlinks {line-height:1.6em;}

/* Content */
#content {float:left; clear:left; width: 560px; text-align: left; margin:0 0 10px 20px; min-height:250px;}
#content h2 {font-size:1.5em; clear:left;}
#content h3 {font-size:1.3em; clear:left;}
#content h2.archiveheader {margin:0 0 20px 0; padding:4px 0; border-bottom:3px solid #ddd;}
#content h2 a, #content h3 a {font-weight:normal;}
#content p {margin:0 0 20px;}
#content div.postnav {padding:10px 0;}
#content div.postnavleft {width:48%;}
#content div.postnavright {width:48%; text-align:right;}
#content ul, #content ol {margin:0 0 20px 20px; padding:0 0 0 5px;}
/*#content ul li, #content ol li {margin:0 0 3px;}*/
#content ul ul, #content ol ol {margin:5px 0 5px 10px;}
#content img {margin:0; padding:0;}
#content img.left {float:left; margin:0 5px 5px 0;}
#content img.right {float:right; margin:0 0 5px 5px;}
#content img.center {margin:2px auto 5px auto; display:block;}
#content img.framed {padding:5px; background:#eee; border:1px solid #ddd;}
#content .post {margin:0 0 15px;}
#content .introtext {font-size:1.2em; margin:-10px 0 20px 0;}
#content .priceLine {font-size:1.1em; font-weight:400;}
#content .configStatus {font-size:1.1em; font-weight:400; margin: -10px 0px 15px 0px;}
#content .postmeta {padding:2px 0; font-size:1.1em; text-align:right; font-weight:400; color:#555; display:block; border-top:3px solid #ddd;}
#content .postmeta a {}
#content .breadcrumbs {padding:10px 0; margin: 10px 0 15px 0; border-top:1px solid #ddd; border-bottom:1px solid #ddd; font-size:1.2em;}
#content .postpagesnav {margin:25px 0 15px 0; padding:0; font-size:1.2em;}
#content .postpagesnav .back {width:48%; float:left;}
#content .postpagesnav .forward {width:48%; float:right; text-align:right;}

/* Top Content */
#topContent {margin:0px 0px 15px 0px;}

/* Bottom Content */
#bottomContent {clear:both; width: 910px; text-align: left; margin:15px 20px 10px 20px;}
#bottomContent h2, #bottomContent h3 {font-size:1.3em; padding:0; margin:0 0 5px 0; border-bottom:3px solid #ddd;}
#bottomContent p, #bottomContent ul ,#bottomContent .textwidget,#bottomContent form,#bottomContent table {margin:0px; line-height:1.3em; font-size:1em; padding:0;}
#bottomContent table {width:100%;}
#bottomContent .debugPanel { height: 300px; overflow: scroll; overflow-x: auto; overflow-y: scroll; padding: 0 0 10px 0; border: 1px solid #CCCCCC;}
#bottomContent .debugPanel table { width:auto;}
#bottomContent .pageErrorPanel { height: 300px; width: 250px; overflow: scroll; overflow-x: scroll; overflow-y: scroll; padding: 0 0 10px 0; border: 1px solid #CCCCCC; float:left; }
#bottomContent .pageErrorPanel table { width:auto;}
#bottomContent .pageErrorDetail { resize: none; height: 300px; width: 100%;}
#bottomContent .differencesPanel { height: 300px; overflow: scroll; overflow-x: auto; overflow-y: scroll; padding: 0 0 10px 0; }
#bottomContent .differencesPanel table { width:auto;}
#bottomContent .environmentPanel { height: 300px; overflow: scroll; overflow-x: auto; overflow-y: scroll; padding: 0 0 10px 0; }
#bottomContent .environmentPanel table { width:auto;}
#bottomContent .watchesPanel { height: 300px; overflow: scroll; overflow-x: auto; overflow-y: scroll; padding: 0 0 10px 0; }
#bottomContent caption {font-size:1.3em; padding:0; margin:0 0 4px 0; text-align:left;}
#bottomContent ul li {list-style: none; width:158px; padding:0; margin:0 0 2px 0;}
#bottomContent ul li a {display: block; overflow: visible; padding:2px 0 2px 5px; background-color:#f8f8f8; color:#467aa7; font-weight:400; border:1px solid #eee; border-bottom:1px solid #ddd;}
#bottomContent ul li a:hover, #sidebar ul li.current_page_item a {border:1px solid #ccc; color:#555; background-color:#eaeaea; border-bottom:1px solid #aaa;}
#bottomContent ul li.current_page_item li a {background-color:#f8f8f8; color:#467aa7; border:1px solid #eee; border-bottom:1px solid #ddd;}
#bottomContent ul ul {margin:0; padding:2px 0 0 10px;}
#bottomContent ul ul li {width:148px;}
#bottomContent ul ul li a {font-size:0.9em; padding:1px 0 1px 5px;}
#bottomContent ul ul ul li {width:138px;}
#bottomContent ul ul ul li a {font-size:0.8em; padding:0 0 0 5px;}

/* Comments */
#comments {margin:20px 0 20px 0;}
.comment {margin-bottom:15px; padding:5px 5px 1px 5px; border-bottom:1px solid #ddd; border-top:1px solid #ddd;}
#content div.comment p.commenthead {margin:0 0 10px;}
#content div.comment p {margin:0 0 4px;}
#respond {margin:20px 0 0 0;}
#respond p {margin:0 0 10px 0;}
#respond input,#respond textarea {padding:4px; width:250px; background-color:#f4f4f4; color:#666;}
#respond textarea#comment {width:500px;}
#respond input.button {width:75px;}
#respond input, #respond textarea {font: 100% Verdana,sans-serif; border: 1px solid #ccc;}

/* Tags */
blockquote {padding:5px 15px 2px 15px; margin:10px; border-left:4px solid #eee; color:#777;}
blockquote p {padding:2px 0; margin:0; font-weight:bold;}
code {padding:5px; font-size:1.2em; display:block; margin: 5px 0 16px 0; background-color:#f4f4f4; border:1px solid #ccc;}

/* Links */
a {color:#467aa7; font-weight:400; text-decoration:none;}
a:hover {color:#303030; text-decoration:none;}
a img {border:0;}

/* Float fix */
.clearfix {overflow:hidden;}
* html .clearfix {height:1px; overflow:visible;}
* html .clearfix p {overflow:hidden; width:99%;}

/* Various classes */
.feedlink {padding:0 0 0 18px; margin:0 0 0 10px; font-size: 1em; background: url(images/rss.png) center left no-repeat;}
.textright {text-align:right;}
.textcenter {text-align:center;}
.clear {visibility:hidden; clear:both;}
.hide {display:none;}
.hr {border-top: 1px solid #CBD9E7; height: 0px; width: 100%;}

#sidebar .framePanelButton 
{
    font-family: Verdana, Tahoma, Arial, "Helvetica Neue" , Helvetica, Sans-Serif;
    font-size: 10px;
    height: 18px;
    padding: 0px 8px 2px 8px;
    text-align: center;
    overflow: visible;
    cursor: pointer;
    background: #ff0000;
    line-height: normal;
    color: #ffffff;
    margin: 0px 0px 0px 0px;
    border: 1px solid black;
}

.pfrequired {
    color: #c92327;
    width: 12px !important;
    line-height: 21px;
    font-weight: bold;
    font-size: larger;
    text-align: center;
    display: inline-block;
    vertical-align: top;
}

.required {
    color: #c92327;
    width: 12px !important;
    line-height: 21px;
    font-weight: bold;
    font-size: larger;
    text-align: center;
    display: inline-block;
}

.div-row
{
    display: table;
    width: 100%;
}

/* This causes a problem with Quantis image display
.div-row div { clear: both; } */

.csticRow
{
    display: table;
}

.pfhelpbutton {
    width: 16px !important;
    line-height: 21px;
    display: inline-block;
    vertical-align: top;
}

.helpbutton {
    width: 16px !important;
    float: right;
    height: 16px;
}

.selectbutton{
    float: right;
}

.pfundobutton {
    width: 16px !important;
    line-height: 21px;
    display: inline-block;
    vertical-align: top;
}


.undobutton {
    width: 16px !important;
    float: right;
    height: 16px;
}

.reducerUndoButton
{
    position: relative;
    bottom: 90px;
    right: 180px;
    width: 0px;
    float: right;
    height: 0px;
}

#printBody {background-color:#ffffff; margin: 20px;}

.dataTable {border-collapse: collapse; margin: 12px 0 0 0; border-color: #D4D2D2;}
.dataTable td {padding: 3px 12px; border: none;}
.dataTable th {text-align: left; font-family: Arial, "Helvetica Neue", Helvetica, Sans-Serif; font-weight: normal; font-size: 1.3em; padding: 6px 7px 6px 7px; background-image: url(../Images/HeaderBarBackground.png); background-repeat: repeat-x; border: 1px 1px 1px 1px solid #D4D2D2; color: #FFFFFF; }

.groupRow {background: #dbdbdb; text-align: center;}
.evenRow {background: #f4f8fd;}
.oddRow {background: #e4e8ed;}

option.forceable 
{
    background-color: #CCCCCC;
}

#contentContainer  
{
    border: 1px solid #D4D2D2;
    margin-bottom: 15px;
    border-bottom:3px solid #ddd;
}
#contentTabContainer  
{
    padding: 0 10px 20px 10px; 
}

#contentTabContainer ul.section 
{
    width: 98%;
    border: 1px solid #C1CAD5;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-color: #F1F7FE;
    margin: 15px 0px 10px 0px;
    float: left;
    list-style: none;
}
            
#contentTabContainer ul.section li.header {
    border: 0;
    border-bottom: 1px solid #C1CAD5;
    height: 52px;
    background-color: transparent;
    position: relative;
    padding: 0;
}
            
#contentTabContainer ul#generalRequirements.section li.header span {
    background: url(/Images/settings_icon.png); no-repeat; top left;
}
            
#contentTabContainer ul#powerRequirements.section li.header span {
    background: url(/Images/power_icon.png); no-repeat; top left;
}
            
#contentTabContainer ul#serviceFactorRequirements.section li.header span {
    background: url(/Images/service_factor_icon.png); no-repeat; top left;
}
            
#contentTabContainer ul#speedRequirements.section li.header span {
    background: url(/Images/speed_icon.png); no-repeat; top left;
}
            
#contentTabContainer ul#centerDistanceRequirements.section li.header span {
    background: url(/Images/center_distance_icon.png); no-repeat; top left;
}
            
#contentTabContainer ul#optionalRequirements.section li.header span {
    background: url(/Images/optional_inputs_icon.png); no-repeat; top left;
}
            
#contentTabContainer ul.section li.header span {
    position: absolute;
    display: block;
    width: 56px;
    height: 56px;
    top: -17px;
    left: 15px;
}
            
#contentTabContainer ul.section li {
    background-color: #E3E9F2;
    border-top: 1px solid #F3F6F9;
    border-bottom: 1px solid #C1CAD5;
    padding: 0px;
    margin: 0px 0px 0px -5px;
    position: relative;
    zoom: 1;
}
            
#contentTabContainer ul.section li.bottom {
    border: 0;
    height: 10px;
    background-color: transparent;
}

#conversionMessagesContainer {
    padding: 3px 8px;
    border: 1px solid;
    margin: 5px 10px;
    background-color: #bde5f8;
}

#conflictMessagesContainer
{
    padding: 0px 8px 0px 8px;
}

#contentContainer .statusIcon 
{
    padding: 6px 7px 6px 7px; 
    float: right;
}

#contentContainer .modelName
{
    font-family: Arial, "Helvetica Neue", Helvetica, Sans-Serif;
    display:block;
    font-size: 1.3em;
    padding: 6px 7px 6px 7px; 
    background-image: url(../Images/HeaderBarBackground.png); 
    background-repeat: repeat-x;
    border-bottom: 1px solid #D4D2D2; 
    color: #FFFFFF; 
    margin-bottom: 0px; 
}


.modellabel
{
    font-family: Arial, "Helvetica Neue", Helvetica, Sans-Serif;
    display:block;
    font-size: 1.3em;
    padding: 6px 7px 6px 7px; 
    background-image: url(../Images/HeaderBarBackground.png); 
    background-repeat: repeat-x;
    border-bottom: 1px solid #D4D2D2; 
    color: #FFFFFF; 
    margin-bottom: 0px; 
}

#contentContainer .lbl, #contentContainer .lblHidden {
  width: 220px;
  min-height: 18px;
  margin-right: 10px;
}

#contentContainer .lblHidden {
    font-style: italic;
    color: #999999;
    display: inline-block;
    line-height: 21px;
}

#contentContainer .etoLbl, #contentContainer .etoLblHidden {
  width: 100%;
  min-height: 18px;
  margin-right: 10px;
}

#contentContainer .etoLblHidden {
    font-style: italic;
    color: #999999;
}

#contentContainer .ctrl {
  /*width: 235px;*/
  min-height: 24px;
}

/* firefox fixes for controls in tables */
@-moz-document url-prefix() 
{
    #contentContainer .ctrl {
      padding-top: 1px;
      padding-bottom: 1px;
    }
}

.summaryLbl 
{
    font-style: normal;
}

.summaryLblHidden 
{
    font-style: italic;
    color: #999999;
}

/*
    TODO:  This css class should be renamed to 
    something like required field
*/
.trRequired
{
    background-color: #FFCCCC;
}

.divRequired
{
    /* color: #ec1b24;  ABB logo red */
    color: #c92327; /* Tab red bar color */
}

.asteriskRequired
{
    font-weight: bold;
    font-size: larger;
}

.tdRequired
{
    width: 12px;
}

.tdLabel 
{
}

.tdUnit 
{
    padding-left: 5px;
}

.tdUndo
{
}

.tdPdfLink
{
    padding-right: 3px;
}

#contentContainer .msg {
  padding-top: 5px;
  padding-bottom: 5px;
}

#contentContainer .unit {
  display: block;
  float: left;
  width: 35px !important;
}

select 
{
    font-family: Verdana, Tahoma, Arial, "Helvetica Neue" , Helvetica, Sans-Serif;
    font-size: 11px;
    color: #293D50;
    border: 1px solid #667C8F;
    background: white;
    padding: 2px 2px;
}

.languageSelect
{
    font-size: 10px;
    color: #293D50;
    border: 1px solid #667C8F;
    background: white;
    padding: 0px;
}

.debugCheckbox
{
    margin: 0px;
    padding: 0px;
}

.debugCheckbox input[type='checkbox']
{
    vertical-align: middle;
    margin: -2px 0px 0px 0px;
    padding: 0px;
}

input[type='submit'], input[type='button'], .button 
{
    font-family: Verdana, Tahoma, Arial, "Helvetica Neue" , Helvetica, Sans-Serif;
    font-size: 10px;
    line-height: 12px;
    color: #ffffff;
    height: 18px;
    padding: 2px 8px;
    *padding: 0px 8px;  /*IE7 Hack*/
    text-align: center;
    border: 1px solid #8C3E44;
    overflow: visible;
    cursor: pointer;
    margin: 1px 4px 1px 0px;
    background: #8C3E44;
}

.button:hover
{
    color: #ffffff;
}

.likbuttonasinputbutton
{
     font-family: Verdana, Tahoma, Arial, "Helvetica Neue" , Helvetica, Sans-Serif;
    font-size: 10px;
    line-height: 12px;
    color: #ffffff;
    height: 18px;
    padding: 2px 8px;
    *padding: 0px 8px;  /*IE7 Hack*/
    text-align: center;
    border: 1px solid #8C3E44;
    overflow: visible;
    cursor: pointer;
    margin: 1px 4px 1px 0px;
    background: #8C3E44;
}

.likbuttonasinputbutton b
{
    font-size: 14px;
}

@-moz-document url-prefix() { input[type='submit'], input[type='button'], .button { padding: 0px 8px 2px 8px; } }  /*Firefox Hack*/

.hiddenButton 
{
    visibility:hidden;
}

input[type="text"], textarea 
{
    font-family: Verdana, Tahoma, Arial, "Helvetica Neue" , Helvetica, Sans-Serif;
    font-size: 11px;
    padding: 3px 4px;
}

.focusField{  
    border: 1px solid #73A6FF;  
    background:#EFF5FF;  
    color:#000;
    
}

.idleField{  
    border: 1px solid #667C8F;
    background: white;
    color: #293D50;
}  

input[type='checkbox'] {
    font-size: 11px;
    margin: 0px 1px 0px 1px;
    color: #8398a9;
    padding: 2px;
    border-style: none none none none;
    height: 21px;
}

input[type="radio"] 
{
   font-family: Verdana, Tahoma, Arial, "Helvetica Neue" , Helvetica, Sans-Serif;
   height: 20px;
   margin-top: 1px;
   margin-left: 10px;
   vertical-align: middle;
   border: 0px;
}

label 
{
    margin-left: 5px;
}

.summaryGroupLabel
{
    font-weight: bold;
    text-decoration: underline;
    line-height: 30px;
}

acronym {
  border: none;
  cursor: pointer;
  /*color: #667C8F;*/
}

acronym:hover {
  text-decoration: underline;  
}

.div-row-multivalue
{
    overflow: hidden;
}

.vt-ci-button
{
  width: 100px;
  font-size: 12px;
  height: 25px;
  margin:0 auto;
    margin-top: 5px;
    display:block;
}

.vt-competitor-interchange-control
{
    margin: 4px;
}

.vt-ci-label
{
    padding: 2px;
    margin-left: 50px;
    width: 100px;
}

.vt-ci-readonly
{
    float: right;
    width: 230px;
    margin-right: 100px;
    margin-left: 0px;
}

.vt-ci-text-box
{
    width: 220px;
    height: 13px;
    margin-right: 100px;
    float: right;
}

.vt-ci-orPanel
{
    margin-bottom: 5px;
    text-align: center;
}

.vt-ci-gridpanel
{
    width: 100%;
    overflow: auto;
    margin-top: 5px;
    margin-bottom: 10px;
}

.vt-ci-grid td, .vt-ci-grid-centered td
{
    padding-left: 5px;
}

.vt-ci-grid 
{
  width: 230px;
  float: right;
  margin-right: 100px;
}

.vt-ci-grid-centered
{
    width: 230px;
    float: none;
    margin-right: auto !important;
    margin-left: auto !important;
}

.vt-ci-grid-selectedrow
{
    background-color: beige;
}

.vt-ci-grid th, .vt-ci-grid-centered th
{
  background: none repeat scroll 0 0 #999999;
  color: #FFFFFF;
}

.vt-multivalue
{
    width: 230px;
    float: right;
}

.vt-catalog-control
{
    padding-left: 16px;
    padding-bottom: 2px;
}

.vt-label-catalog-control
{
  width: 69px;
  height: 21px;
  background-color: rgb(232, 231, 231);
  text-align: center;
  display: inline-block;
}

.vt-dropdown-catalog-config {
  width: 69px;
  height: 21px;
  vertical-align: bottom;
}

.vt-dropdown-list {
  width: 230px;
  float: right;
  margin-right: 5px;
  max-height: 21px !important;
}

.vt-text-box {
  float: right;
  width: 220px;
  margin-right: 5px;
  height: 13px;
}

.prod-sel-side .vt-label-readonly
{
    width: 130px;
}

.prod-sel-text-box
{
  float: right;
  width: 130px;
  margin-right: 5px;
  height: 13px;
}

.label-center
{
    display:block;
    text-align:center;
}

.vt-label-readonly
{
  float: right;
  width: 230px;
  margin-right: 5px;
}


.vt-label-framesize
{
  float: right;
  width: 250px;
  margin-right: 5px;
}

.vt-text-box-eto {
    width: 100%;
    resize: vertical;
}

.vt-text-box-effcalc {
  width: 220px;  
}

.vt-text-box-fastentry {
  width: 150px;  
}

.prod-sel-side .vt-check-box
{
    width: 130px;
    
}

.vt-check-box {
  width: 230px;
  float: right;
  margin-right: 5px;
  max-height: 21px !important;
}

.vt-check-box label 
{
    margin-left: 5px;
    position: relative;
    bottom: 7px;
}

.vt-check-box-value 
{
  float: left;  
  margin-right: 15px;
  width: 30px;
}

.vt-check-box-value label
{
    margin-left: 5px;
    position: relative;
    bottom: 7px;
}

.vt-radio-buttons 
{
    width: 230px;
    float: right;
    margin-right: 15px;
    display: inline-block;
    max-height: 21px !important;
}

.vt-label {
  display: inline-block;
  line-height: 21px;
}

.vt-pickframe-maindiv
{
    display: inline-block;
    width: 469px;
}

.vt-pickframe-label
{
  display: inline-block;
  line-height: 21px;
  width: 200px;

}

.vt-label-effcalc {
  width: 100px;
  color: gray;
}

.vt-unit 
{
    padding-left: 5px;
}

.ci_Red_Cell
{
    border: 2px solid red;
}

.ci_Image
{
    height: 800px;
}


.hazloc
{
    display: inline-block;
    vertical-align: bottom;
    margin-right: 5px;
    width: 230px;
    float: right;
}


.overflowrow
{
    overflow: hidden;
}
.table-eto
{
    width: 98%;
}


.vt-message
{
  margin:10px 0px;
  display: block;
  border: 1px solid;
  padding: 15px 10px 15px 50px;
  

}
.vt-message-sidebar
{
    margin:0px 0px 5px 0px;
    display:block;
    border: 1px solid;
    padding: 5px 10px 5px 50px;
}

.vt-message-warning 
{
  color: #9F6000;
  background:url(../Images/icon-status-warning-new.png);
  background-repeat:no-repeat;
  background-position:10px center;
  background-size: 30px;
  background-color:#FEEFB3;
}

.vt-message-multivalue
{
    padding-left: 55px !important;
}

.vt-message-infotop
{
    padding: 5px 10px 5px 50px !important;
}

.vt-message-guideme
{
    display: block;
    padding: 15px 10px 15px 15px;
    background-image: none;
}

.prod-sel-side .vt-dropdown-list
{
    width: 130px;
    
}

.prod-sel-side .vt-text-box
{
    width: 120px;
}

.prod-sel-side .vt-message
{
    padding: 15px 10px 15px 15px;
    background-image: none;
}

.vt-message-info 
{
  color: #00529B;
  background:url(../Images/icon-status-info-new.png);
  background-repeat:no-repeat;
  background-position:10px center;
  background-size: 30px;
  background-color:#BDE5F8;
}

.vt-message-error 
{
  color: #D8000C;
  background:url(../Images/icon-status-error-new.png);
  background-repeat:no-repeat;
  background-position:10px center;
  background-size: 30px;  
  background-color:#FFBABA;
}

.vt-message-errortop 
{
  padding: 12px 10px 12px 50px !important;

}

.vt-message-comment {
  color: blue;
}

/* tool tip for text boxes */
.text-tooltip 
{
  font-size: 10px;
  background-color:#000;
  border:1px solid #fff;
  padding:10px 15px;
  width:200px;
  display:none;
  color:#fff;
  text-align:left;
  z-index: 10;

  /* outline radius for mozilla/firefox only */
  -moz-box-shadow:0 0 10px #000;
  -webkit-box-shadow:0 0 10px #000;
}

.description 
{
    font-size: 10px;
    background-color: #FFFCCF;
    border: 1px dashed #CCCCCC;
    color: #333333;
    padding: 5px 10px 5px 10px;
    margin: 5px 0px 5px 0px;
}

/* print */

.print-row {
  margin: 1px;
  clear: both;
  min-height: 20px;
  color: #666666;
}

.print-sub-row {
  height: 20px; 
  clear: both;
  width: 97%;
  border-bottom: solid 1px black;
}

.print-sub-row .lbl {
  color: black;
}

.print-row .lbl {
  display: block;
  float: left;
  width: 50%;
  min-height: 18px;
  margin-left: 10px;
}

div.print-row .ctrl {
  display: block;
  float: left;
}

div.print-row .unit {
  display: block;
  float: left;
  width: 50px !important;
  margin-left: 2px;
}

#body 
{
    width: 978px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    position: relative;
    z-index: 1;
}

.modalOpen #body
{
    z-index: 3;
}

.detailTable
{
    width: 100%;
    border-collapse: collapse;
    border: none;
}

.detailTable th
{
    padding: 1px 4px;
    text-align: right;
    vertical-align: middle;
    white-space: nowrap;
    color: #293D50;
    width: 1%;
    vertical-align: top;
}

.detailTable td 
{
    vertical-align: top;
    padding: 1px 4px;
}

.effCalcSavingsTable
{
    width: 100%;
    border-collapse: collapse;
    border: none;
}

.effCalcSavingsTable th
{
    padding: 1px 4px;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;
    color: #293D50;
    width: 1%;
    vertical-align: top;
}

.effCalcSavingsTable td 
{
    vertical-align: top;
    padding: 1px 4px;
    text-align: left;
}

.debugToggleLink 
{
    width: 9px;
    height: 9px;
    position: absolute;
    left: 85px;
    top: -15px;
}

.treeNodeSelected 
{
    color: Blue;
}

.tree td div {
    height: 100% !important;
}

.conversionMessage {
    margin: 5px;
  color: #00529B;
}

.conflictMessage
{
    margin-top: 10px;
    color: #CA1F1A;
}

.priceDescColumnHeader
{
    width: 106px; 
    padding: 5px; 
    text-decoration: underline;
    text-align: left;
}

.priceColumnHeader 
{
    width: 106px; 
    padding: 5px; 
    text-decoration: underline; 
    text-align: right;
}

.drawingSubHeader 
{
    display: block;
    font-weight: bold; 
    text-decoration: underline; 
    margin-bottom: 5px;
}

.sendFileMessageArea 
{
  display:block; 
  margin-top: 10px;
  margin-bottom: 10px;
}

.errorMessage 
{
    color: #ff000f;
}

.successMessage 
{
    color: blue;
}

.pdfIcon
{
    margin: -2px 7px 0 0;
    vertical-align: middle;
}

.InfoPopup {
    position:absolute;
    padding:15px;
    margin:1em 0 3em;
    color:#000;
    border: 5px solid #CCCCCC;
    background:#FFFFFF; /* default background for browsers without gradient support */
    /* css3 */
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#EEEEEE), to(#FFFFFF));
    background:-moz-linear-gradient(#EEEEEE, #FFFFFF);
    background:-o-linear-gradient(#EEEEEE, #FFFFFF);
    background:linear-gradient(#EEEEEE, #FFFFFF);
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
}

.InfoPopup:after 
{
    content:"";
    position:absolute;
    top:-15px; /* value = - border-top-width - border-bottom-width */
    left:30px; /* controls horizontal position */
    bottom:auto;
    right:auto;
    border-color:#CCCCCC transparent;
    border-width:0 15px 15px; /* vary these values to change the angle of the vertex */
    border-style:solid;
    /* reduce the damage in FF3.0 */
    display:block; 
    width:0;
}

#ModalFramePopup .dragHeader 
{
    font-size:1.3em;
    font-weight: normal;
    color: #FFFFFF;
    padding: 6px 7px 6px 10px;
    background-image: url(../Images/HeaderBarBackground.png);
    background-repeat: repeat-x;
    border-top: 1px solid #355984;
    border-right: 1px solid #355984;
    border-left: 1px solid #355984;
    margin: 0px 0px 0px 0px;
    cursor: move;
    cursor: -webkit-grab;
    cursor: -moz-grab;
}

#FrameFooter { position: fixed; width: 976px; bottom: 0; background: #FFFFFF; border: 1px solid #CACACA; z-index: 1; margin-left: -21px; }
#FrameFooter .FooterHeader { font-size:1.3em; font-weight: normal; color: #FFFFFF; padding: 6px 10px 6px 10px; background-image: url(../Images/HeaderBarBackground.png); background-repeat: repeat-x; }
#FrameFooter .ShowHideBtn { cursor: pointer; color: White; float: right; font-size: 1em; font-style: italic; }
#FrameFooter .ShowHideBtn:hover { color: Red; }
#FrameFooter .FooterContent { padding: 5px 10px 5px 10px; }
#FrameFooter .FrameDataHeader { width: 100%; overflow: hidden; padding-bottom: 5px; }
#FrameFooter .FrameDataHeader div { float: left; }
#FrameFooter .FooterFrameDataContainer { overflow: hidden; }
#FrameFooter .FooterHorizontalRule { border-top: 1px solid #CBD9E7; height: 0px; clear: both; padding-bottom: 5px; margin-left: 27px; margin-right: 27px; width: auto; }
#FrameFooter .FooterSecondaryHorizontalRule { border-top: 1px solid #CBD9E7; height: 0px; clear: both; padding-bottom: 5px; margin-left: 30px; margin-right: 30px; width: auto; }
#FrameFooter .FrameDataContainer { clear: both; overflow: auto; }
#FrameFooter .InductionDataContainer { padding-bottom: 5px; }
#FrameFooter .FrameRow { width: 100%; clear: both; overflow: auto; }
#FrameFooter .RadioButtonContainer { width: 127px; float: left; }
#FrameFooter .DataContainer { width: 237px; float: left; text-align: center; }
#FrameFooter .RotorInertiaContainer { width: 200px; float: left; text-align: center; }
#FrameFooter .RotorTypeContainer { width: 128px; float:left; text-align: right; }


/*
    Quantis Reducer Image Control CSS
*/

.picContainer
{
    float: left;
    text-align: center;
    padding: 0px 12px 20px 12px;
}

.picContainerSelected
{
    text-align: center;
    padding-bottom: 20px;
}

.picImage
{
    display: block;
}

.picLabel
{
    display: inline-block;
    width: 125px;
    height: 30px;
}

.picHover:hover
{
    opacity: 0.8;
    box-shadow: 0 0 10px #000;
}

.groupDiv
{
    margin-top: 20px;
    *zoom: 1;
}

.groupDivBorder
{
    border: 3px solid black;
}

.groupHeader
{
    background-color: white;
    /*color: white;*/
    font-size: larger;
    font-weight: bold;
    padding: 4px 25px 5px 5px;
    position: relative;
    bottom: 10px;
    left: 12px;
}

.groupHeaderImage
{
    position: relative;
    bottom: 18px;
    left: 12px;
    height: 40px;
}

.groupDiv:before,
.groupDiv:after {
    content: " ";
    display: table;
}

.groupDiv:after { clear: both; }
.cf { *zoom: 1; }

.vt-image-control
{
    /*padding: 5px;
    padding-top: 0px;
    margin: 5px;
    border: 3px solid black;*/
}

.vt-image-control-required
{
    /*padding: 5px;
    padding-top: 0px;
    margin: 5px;
    border: 3px solid #c92327;*/
}

.vt-image-control-header
{
    /*position: relative;*/
    /*bottom: 10px;*/
    /*left: 2px;*/
    /*background-color: white;
    padding-right: 5px;
    padding-left: 5px;*/
}

.CompletionListCssClass
{
    /*border:solid 1px #444444;*/
    margin:0px !important;
    padding:2px !important;
    /*min-height: 100px;*/
    /*max-height: 300px;
    overflow:auto;
    background-color: #FFFFFF;*/

    visibility : hidden;
    margin : 0px !important;
    background-color : #f0f0f0;
    color : windowtext;
    border : buttonshadow;
    border-width : 1px;
    border-style : solid;
    cursor : 'default';
    overflow : auto;
    height : 200px;
    text-align : left; 
    list-style-type : none;
}

.ciRequired
{
      border: 1px solid #c92327;
      padding: 5px;
}

.ciButton
{
    clear: both;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100px !important;
}

.vt-message-ci 
{
  background-color: white !important;
}

.center
{
    text-align: center;
}

.larger
{
    font-size: larger;
}

.landingButton 
{
    clear: both;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 350px !important
}

.landingButtonMainText
{
    font-family: Arial,sans-serif;
    line-height: 20px;
    font-size: 15px;
    font-weight: bold;
}

.landingButtonSecondaryText
{
    font-family: Arial,sans-serif;
    font-size: 12px;
    line-height: 20px;
}

.atpBomDisplay
{
    height: 600px;
}

.atpBomDisplay h3
{
    border-bottom: 1px solid #aaaaaa;
}