/*body
{
    font: 22px Arial, Verdana, sans-serif;
}*/
.ifc_content
{
    font: 22px Arial, Verdana, sans-serif;    
    white-space: normal;
    text-align:left;
}
.ifc_dialogFont
{
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    color:#0047BA;
    font-weight:600;
}

/* custom styles for multiple stacked instances */
#ifc_header
{
    position: absolute;
    top: 0px;
    padding-top: 0px;
    height: 60px;
    width: 100%;
    font-family: Verdana,Arial,Sans-Serif;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    display: block;
}
/*Modified:03-18-09 for IE6 styling */
.ifc_header_link
{
    font: Verdana, sans-serif;
    font-size: 9px;
    text-align: right;
    padding-right: 5px;
}
a
{
    outline: none;
}
/*Modified:03-18-09 for IE6 styling */
#ifc_leftContent
{
    /*float: left;*/ /*width: 200px;*/
    width: 100%;
    text-align: left;
}
.ifc_content div.map
{
    position: relative;
    top: 10px;
   /* left: 120px;*/
    height: 500px;
    width: 600px;
    border: 1px solid black;
}
/* .sb_1 contains the text box AND search button*/
.ifc_sb_1
{
    width: 405px;
    height: 32px;
    border: 1px solid #B0B8BE;
}
/* .sb_2 is the light gray shadow around .sb_1*/
.ifc_sb_2
{
    width: 405px;
    height: 34px;
    border: 1px solid #E3E3E4;
}
/* .sb_3 is the thin white shadow around .sb_2 */
.ifc_sb_3
{
    line-height: 16.7833px;
    width: 408px;
    height: 33.4667px;
    /*margin-right: 10.0167px;*/
    margin-right: 5px;
    border: 1px solid #F0F0F0;
}
.ifc_sw_qbox_Watermark
{
    font-family: MS Shell Dlg;
    font-size: 14.5667px;
    font-weight: 400;
    font-style: normal;
    /*color: #999999;*/
    color:#4E4848;
    line-height: 18px;
    vertical-align: middle;
    background-color: #FFFFFF;
    width: 356.883px;
    height: 18px;
    padding-top: 0px;
    padding-right: 5.83333px;
    padding-bottom: 0px;
    padding-left: 5.83333px;
    border: 1px solid #FFFFFF;
}
.ifc_sw_qbtn
{
    color: #000000;
    text-align: center;
    vertical-align: middle;
    direction: ltr;
    background-image: url(../../images/search.gif); /*background-image:	url(http://maps.live.com/fd/s/live/asset4.gif);*/
    background-repeat: no-repeat; /*background-position:	0 -64px;*/
    width: 24px;
    height: 25px;
    margin-top: 1.86667px;
    margin-right: 2.66667px;
    margin-bottom: 1.86667px;
    margin-left: 1.86667px;
    padding-top: 0;
    padding-right: 6px;
    padding-bottom: 0;
    padding-left: 6px;
    border: 0 none #000000;
}

/* reduce the width of the top navigation bar in the dash board */
.MSVE_OrthoView #MSVE_navAction_toggleGlyphWrapper
{
    left: 170px;
}

/* reduce the width of the top navigation bar in the dash board */
.MSVE_OrthoView #MSVE_navAction_topBackground
{
    /*width: 120px;*/
}
.collapsed #MSVE_navAction_toggleGlyphWrapper
{
    left: 0px;
}

#responseDialog span.button-group
{
    text-align: center;
    font-size: 12px;
}

/* Styling for incident report dialog moved from config.js */
.incidentReportDialog, #incidentReportDialog
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: 400;
    line-height: 14px;
}
#forgotPasswordDialog div.ft, #newUserDialog div.ft, #loginDialog div.ft
{
    font-family: font-family:Arial,Helvetica,sans-serif;
    font-size: 12px;
}
span.button-group, #forgotPasswordDialog span.button-group, #newUserDialog span.button-group, #loginDialog span.button-group, #responsePanel span.button-group, #confirmationPanel span.button-group
{
    text-align: center;
}
#loginDialog_h, #forgotPasswordDialog_h, #newUserDialog_h, #responseDialog .hd, #responsePanel div.hd, #wait div.hd, #confirmationPanel div.hd
{
    font-size: 14px;
}
.forgotPassword, .newUser, .login
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #0047BA;
    line-height: 16px;
}
#responseDialog div.bd, #responsePanel div.bd, #confirmationPanel div.bd, #errorPanel div.bd
{
    text-align: justify;
    font-size: 12px;
    color: #0047BA;
    font-weight: 600;
}
#responsePanel div.ft, #confirmationPanel div.ft, #errorPanel div.ft
{
    font-size: 12px;
}
#zoomLevelWarning
{
    font: 12px Arial, Verdana, sans-serif;
    text-align: center;
}
.normal
{
    width: 150px;
    background:none repeat scroll 0 0 #FFFFFF;
    border:2px solid #DDDDDD;
    padding:2px;
}
.normalfocus
{
    width: 150px;
    background:none repeat scroll 0 0 #FFFFFF;
    border:2px solid #007934;
    padding:2px;
}

.mandatory
{
    width: 150px;
    background:none repeat scroll 0 0 #FFFFFF;
    border:2px solid #BD1A00;
    padding:2px;
}
.mandatoryfocus
{
    width: 150px;
    background:none repeat scroll 0 0 #FFFFFF;
    border:2px solid #007934;
    padding:2px;
}
.verified
{
    width: 150px;
    background:none repeat scroll 0 0 #FFFFFF;
    border:2px solid #007934;
    padding:2px;
}

.incidentReportDialog select
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: 400;
    border:2px solid #DDDDDD;
    padding:2px;
    width: 158px;
    height: 23px;
}
.incidentReportDialog select:focus
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: 400;
    border:2px solid #DDDDDD;
    padding:2px;
    width: 158px;
    height: 23px;
}
.login input, .newUser input
{
    width: 138px;
}
/* Marketing Release: report form layout type=left  */
#incidentReportDiv div.hd, #incidentReportDivDefault div.hd  {
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    color: #FFFFFF;
    padding: 0px;
} 
.incidentReportDiv div.bd , .incidentReportDivDefault div.bd{
    padding-left: 10px;
    padding-right: 10px;
}
#incidentReportDiv div.ft, #incidentReportDivDefault div.ft{
    font-size: 12px;
    text-align: center;
}

/* To override the Container.css (note: should be changed to report specific) */
.yui-skin-sam .yui-panel .bd, .yui-skin-sam .yui-panel .ft {
    background-color:#FFFFFF;
}
#incidentReportDiv  span.button-group,  #incidentReportDialog span.button-group, #incidentReportDivDefault span.button-group {
    text-align:center;
    font-size: 12px;
}
/* To align incident report dialog and search text box  */
#incidentReportDivDefault, #incidentReportDiv {
    padding-left: 1px;
}
#leftContent table tbody td  {
    padding-left: 0px;
}
#incidentReportDivDefault_c, #incidentReportDiv_c  {
    padding-left: 4px;
}
.VE_Pushpin_Popup_Body
{
    text-align:left;
}

#MSVE_navAction_RoadMapStyle{
    font-size:8pt;
}
#MSVE_navAction_AerialMapStyle{
    font-size:8pt;
}
#MSVE_navAction_ObliqueMapView{
    font-size:8pt;
}
/* Placing marker for Pole Search*/
.marker 
{
    margin:-5px 0 0 -5px;
}
/*.ie8 .marker
{
   margin:-5px 0 0 -4px;
}*/
.ie8 .markerie
{
    margin:-5px 0 0 -4px;
}
.ie9 .markerie
{
    margin:-5px 0 0 -5px;
}
.ie7 .markerie
{
    margin:-5px 0 0 -5px;
}
.ie6 .markerie
{
    margin:-5px 0 0 -5px;
    position:absolute;
}
/* Added for Ifactor's disambiguation box*/
.ifc_panelfontbody
{
    color:Blue;
    cursor:pointer;
    font-size:7pt;
    text-align:justify;
    white-space:normal;
    text-decoration: none;
    font-family: Verdana,sans-serif;
}
.ifc_panelfonthead 
{
    font-family: Verdana,sans-serif;
    font-size:8pt;
    font-weight:bold;
    background-color:Gray;
    color:white;
    padding-left:1px;
    padding-right:1px;
    padding-top:2px;
    text-transform:uppercase;
}
#selectLocation .hd
{
    background-color:Gray;    
    background-image:none;
}
#errorPanel span.button-group
{
    text-align: center;
}
