/*** ---- COMMMON STYLE START ----- ***/
body
{
    font-weight: normal;
    line-height: normal;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 10pt;
    color: black;
    margin: 0px;
    color: #000000;
}
.TopMenu img, .pageLogo, .box-imgpng, .pngimg
{
    /* leave the img tag to fix png files in IE 5.5 & 6 */
    behavior: url('/CortexDotNet/js/pngfix.htc');
}
table
{
    font-size: 10pt;
}
.heading1, .pageTitle
{
    border-right: medium none;
    border-top: medium none;
    font-weight: bold;
    font-size: 22px;
    border-left: medium none;
    line-height: normal;
    border-bottom: medium none;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    text-decoration: none;
    color: #003366;
}
.Heading2, .heading2
{
    font-weight: bold;
    font-size: 16px;
    color: Navy;
}
.heading3, .heading3box, .pageSubTitle, .pageContextTitle
{
    font-weight: bold;
    font-size: 14px;
    color: Navy;
    line-height: normal;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.heading3box
{
    margin-left: 15px;
}

.body1
{
    font-size: 12px;
    line-height: 17px;
}
.tableheading2, .tableheading2tl, .tableheading2tr, .tableheading2bl, .tableheading2br, .tableheading2spacer
{
    font-weight: bold;
    color: #ffffff;
    line-height: 20px;
    background-color: #79adc7;
    text-align: center;
    vertical-align: top;
    font-size: 9pt;
}
.tableheading2spacer
{
    height: 9px;
}
.tableheading2tl
{
    background-image: url('/CortexDotNet/pics/cornerl.gif');
    background-repeat: no-repeat;
}
.tableheading2tr
{
    background-image: url('/CortexDotNet/pics/cornerr.gif');
    background-repeat: no-repeat;
    background-position: right top;
}
.tableheading2bl
{
    background-image: url('/CortexDotNet/pics/cornerbl.gif');
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 9px;
}
.tableheading2br
{
    background-image: url('/CortexDotNet/pics/cornerbr.gif');
    background-repeat: no-repeat;
    background-position: right bottom;
    height: 9px;
}
.tabletext2, .tabletext2Alt
{
    font-size: 11px;
    line-height: 18px;
    vertical-align: middle;
}
.tabletext2Alt
{
    background-color: #F7F8FE;
}

/* START OF NEW MENU*/
#menu
{
}

#menu div.TopMenuSubItem
{
    /*font-family: MS Sans Serif;*/
    background-color: #F1F3F8;
    font-size: 13px;
    font-weight:400;
    color: #0460BC;
}

#menu div.TopMenuSubItem:hover
{
    background-color: #79adc7;
    color: White;
}

#menu .TopMenuItem
{
    font: bold 11px/16px arial, helvetica, sans-serif;
    margin: 0;
    text-align:center;
    width:90px;
    color:#548fac;
}

#menu .TopMenuItem:hover
{
    color: #FF5B0D;
}

/* END OF NEW MENU */
.MenuStyle
{
    background-color: white;
    border: 1px;
    border-style: solid;
    border-color: Gray;
    width: 180px;
}
.MainMenu, .MainMenuHover, .MainMenuStyle
{
    text-align:left;
    z-index: 100;
    min-width:160px;
    cursor: pointer;
    background-color: #F9F9F9;
    padding: 2px;
}
A.MainMenuHover, A.MainMenuHover:link, A.MainMenuHover:active, A.MainMenuHover:hover, A.MainMenuHover:visited, .MainMenuHover
{
    background-color: #79adc7;
    color: White;
    text-decoration: none;
    
}
.MenuItem, .MenuItemOver
{
    color: black;
    font-family: MS Sans Serif;
    font-size: 9px;
    padding: 5px;
    padding-left: 5px;
    padding-right: 10px;
}
.MenuItemOver
{
    background-color: #7FB5EA;
    cursor:default;
}
.MenuItem
{
    background-color: #F9F9F9;
}
.MenuBreak
{
    padding-left: 45px;
    background-color: gray;
    width: 180px;
}
.MenuTop
{
    text-align: center;
}
.PageLabel
{
    text-align: right;
}
.MainForm
{
    display: inline;
}
.Panel
{
    border: #aaaaaa 1px solid;
    background-color: #FBFBFA;
}
.LabelWizard, .labelleftbold
{
    font-weight: bolder;
    top: 0pt;
    text-align: left;
}
.LabelWizard
{
    color: Black;
}
.LabelControl, .DomainLabel, .PriceLabel
{
    font-size: 10pt;
    color: Black;
    font-family: Arial;
    top: 0pt;
    text-align: left;
}
.DomainLabel
{
    color: #CCCCCC;
}
.SmallLabelControl
{
    font-size: 8pt;
    top: 0pt;
}
.PriceLabel
{
    color: #016420;
    background-color: #fcfcec;
    padding: 6px 6px 6px 6px;
    width: 97%;
    border: solid 1px #e8ebef;
}
/*service provisioning*/
td.rowA, td.rowAalt
{
    background: #f4f4f9;
    text-align: center;
    color: #3c3c3c;
}
td.rowAalt
{
    background: #eef0f6;
}
td.rowB, td.rowBE, td.rowBEAlt
{
    background: #f4f4f9;
    cursor: pointer;
}
td.rowHE, td.rowHEAlt, td.rowHC, td.rowHCAlt, td.rowHSel
{
    background-color: #ececd9;
}
td.rowBE, td.rowBEAlt, td.rowHE, td.rowHEAlt, td.rowHC, td.rowHCAlt
{
    background-image: url('/CortexDotNet/pics/exp1.gif');
    background-repeat: no-repeat;
    background-position: right;
}
td.rowBEAlt
{
    background-color: #eef0f6;
}
td.rowHC, td.rowHCAlt
{
    background-image: url('/CortexDotNet/pics/coll1.gif');
}
.divinfo
{
    position: absolute;
    top: 2px;
    left: 362px;
    height: 93%;
    width: 194px;
    z-index: 1;
    padding: 5px 5px 5px 5px;
    background-color: #F6F6F7;
}

.MenuItemTab, .MenuItemOverTab, .SelectedMenuItemTab
{
    background-color: white;
    background-image: url(/CortexDotnet/Pics/bg2.gif);
    color: black;
    font-family: verdana;
    font-size: 11px;
    border: 1px;
    border-style: solid;
    border-color: #808080;
    padding: 4px;
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
}
.MenuItemOverTab
{
    overflow: visible;
    color: gray;
    position: relative;
    z-index: 1;
}

.SelectedMenuItemTab
{
    overflow: visible;
    border-bottom: none;
    position: relative;
    z-index: 1;
    cursor: default;
}
.PanelBody
{
    border: #808080 1px solid;
    width: 750px;
}
.dgrid
{
}

/*** CheckedListBox ***/

.chkListTable
{
    font-size: 13px;
    width: 100%;
}
.chkListRow
{
}
.chkListHover
{
    background-color: #ffffcc;
}

/*report*/
.ExpandHeader
{
    width: 100%;
    background-color: #008cd4;
    border-bottom: solid 1px black;
}
.ExpandText
{
    font-size: 16px;
    color: White;
}
A.reportmenu, A.reportmenu:active, A.reportmenu:hover, A.reportmenu:visited
{
    font-weight: bolder;
    font-size: 11pt;
    color: #0460BC;
    text-decoration: underline;
    top: 0pt;
}
/*** ---- COMMMON STYLE END ----- ***/
.heading
{
    border: medium none;
    font-weight: bold;
    font-size: 24px;
    color: Navy;
}
.MainTable
{
    vertical-align: middle;
    line-height: 18px;
}
.tabletext2selected, .tabletextAltSelected
{
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    line-height: 18px;
    font-style: italic;
}
.tabletextAltSelected
{
    background-color: #cccccc;
}
.body1active, .body1hover
{
    font-size: 12px;
    text-decoration: underline;
}
A.body1:link
{
    font-size: 12px;
    color: #000000;
}

A.body1:visited, A.body1:active, A.Reseller:link, A.Reseller:active, A.Reseller:visited, A:link, .LinkButtonText, A:visited
{
    font-size: 12px;
    color: #0460BC;
    text-decoration: none;
}
A.body1:hover, A:hover
{
    font-size: 12px;
    text-decoration: underline;
}
A:active
{
    font-size: 12px;
}
A.Reseller:link, A.Reseller:active, A.Reseller:visited
{
    background-color: #ffffdb;
    font-weight: bold;
}
A.menu1:link
{
    font-size: 11px;
    color: #000000;
}
A.menu1:visited
{
    font-size: 11px;
    color: #666666;
}
A.menu1:hover
{
    font-size: 11px;
    color: #000000;
    text-decoration: underline;
}
A.menu1:active
{
    font-size: 11px;
    color: #000000;
    background-color: #f3f3f3;
}
.errortext
{
    color: red;
}
input.errortextbox
{
    border-color: Red;
    border-style: solid;
    border-width: 1px;
}
.success
{
    color: green;
}
.infotext
{
    color: gray;
}

UL
{
    font-size: x-small;
    list-style-image: url(/images/acnvbul3.gif);
    color: #000000;
}
.navtrail
{
    background-color: #ffffff;
    border-left: 0 none;
    border-top: 0 none;
    border-right: 0 none;
    border-bottom: #ffffff 2px solid;
}
.reporttitle
{
    font-weight: bolder;
    color: #000000;
    background-color: #339999;
    text-align: left;
}
.formtextbold
{
    font-weight: bolder;
}
.formcellleft
{
}
.labelleft
{
}
.labelleftalert
{
    font-weight: bolder;
    color: red;
    text-align: left;
}
.labelcenter
{
    font-weight: bolder;
    text-align: center;
}
.formparagraph
{
    text-align: justify;
}
.customertitle
{
    font-weight: bolder;
    font-size: 18pt;
    text-align: center;
}
.reportbody
{
    border: #339999 1px solid;
    background-color: white;
}
.DayHeaderStyle
{
    background-color: #99cccc;
}
.TitleStyle
{
    border-color: #3366cc;
    background-color: #99cccc;
}
.trigger
{
    cursor: pointer;
    font-weight: bold;
}

A.poweredby, A.poweredby:link, A.poweredby:active, A.poweredby:hover, A.poweredby:visited, .SmallLabelFade, .poweredby
{
    font-size: 8pt;
    color: Gray;
    text-decoration: none;
    top: 0pt;
}
.poweredby
{
    text-align: center;
    padding-top: 8px;
}
A.poweredby:hover
{
    color: Black;
    text-decoration: underline;
}
.LabelError
{
    font-weight: bold;
    color: Red;
    top: 0pt;
}
.TopMenuGroup, .MenuGroup, .FloatingMenuGroup
{
    background-image: url(/CortexDotNet/Pics/background.gif);
    border-color: #7E7E81;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    width: 163px;
}
.MenuGroup
{
    width: 160px;
}
.FloatingMenuGroup
{
    border-top-style: none;
}
.mf
{
    display: none;
    left: 0px;
    position: absolute;
    top: 0px;
}
td.mp
{
    padding: 0;
    width: 12px;
    height: 24px;
    text-align: right;
}
.MenuImage
{
    background-color: #F9F9F9;
    width: 0px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-position: center;
    background-repeat: no-repeat;
}
.hidden
{
    visibility: hidden;
}
.heading4
{
    font-weight: bolder;
    font-size: 10pt;
    top: 0pt;
}

A.reportitem, A.reportitem:active, A.reportitem:hover, A.reportitem:visited, A.reportsubmenu, A.reportsubmenu:active, A.reportsubmenu:hover, A.reportsubmenu:visited
{
    top: 0pt;
}
.MenuTopVertical
{
    top: 0pt;
    cursor: pointer;
}

.TabPage, .TabPage2
{
    border: #aaaaaa 1px solid;
    background-color: #eeeeee;
}
.TabSpacer
{
    background-image: url(/CortexDotnet/Pics/bg2.gif);
    height: 5px;
    z-index: 0;
}
.WidthSmall
{
    width: 120px;
}
.WidthMedium
{
    width: 150px;
}
.WidthLarge
{
    width: 200px;
}
.breadcrumbs
{
    font-size: 10px;
    margin-left: 6px;
}
.treeNode
{
    font-size: 12px;
}
.treeNodeSelected
{
    font-size: 12px;
    background-color: #FCF7B6;
}
.treeNodeHover
{
    font-size: 11px;
    text-decoration: underline;
    cursor: pointer;
}
.treeNodeParent, .treeNodeChild
{
    font-size: 10px;
    cursor: default;
}
.treeNodeParent
{
    font-weight: bold;
}
.impersonate
{
    background-color: #FF9966;
    border-bottom: double 5px #A1A3A4;
}

/*** Disabled text box Style ***/
.txtDisabled
{
    color: Gray;
    background-color: #f1f1f1;
}

/*** Service Provisioning Styles ***/

.ServiceAction
{
    background-color: #F5F6F8;
    padding: 3px;
    width: 97%;
}
td.frame
{
    border: 3px solid #0099CC;
    padding: 0px;
}
.preService
{
    color: gray;
    font-size: 10px;
}
DIV#success
{
    border: solid 1px green;
    color: green;
    text-align: left;
}
DIV#repLoading
{
    position: absolute;
    width: 100%;
    border: solid 2px black;
    background-color: #FCF7B6;
    height: 50px;
    text-align: center;
    vertical-align: middle;
    z-index: 5000;
}
.errorHover
{
    visibility: hidden;
    position: absolute;
    width: 300px;
    z-index: 333;
    background-color: #FFFEF0;
    border: solid 1px #CFCFCF;
    padding: 3px 3px 3px 3px;
}

/** Absolute Items Start 
	If you change the left margin on the mainborder, you must 
	update the other Absolute elements too.
**/

DIV#mainborder
{
    width: 100%;
}
.info
{
    float:right;
    margin-top: -15px;
    cursor: pointer;
}
.info2
{
    position: absolute;
    left: 680px;
    cursor: pointer;
}
.cUserWarning
{
    float: left;
    position:relative;
    margin-top: -15px;
    cursor: pointer;
}
.cServiceWarning
{
    float: left;
    margin-top: -15px;
    cursor: pointer;
}
.uServiceWarning
{
    float: left;
    margin-top: -15px;
    cursor: pointer;
}
.mailboxstore
{
    position: absolute;
    left: 310px;
    width: 360px;
    border: #aaaaaa 1px solid;
    background-color: #FBFBFA;
}
/** Absolute Items End **/

.ServiceDiv
{
    position: absolute;
    left: 5px;
    background: lightyellow;
    border: solid 1px gray;
    overflow: auto;
    padding: 3px;
    width: 180px;
    height: 200px;
    z-index: 1000;
}
.importlist, .importloading
{
    border: solid 1px gray;
    background-color: #f0f0f6;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/CortexDotNet/pics/excellarge.gif);
    width: 600px;
}
.importloading
{
    cursor: wait;
}

/*** AutoSuggestBox ***/

.asbMenu
{
    border: solid 1px #7b8ea5;
    background: #ffffff;
    position: absolute;
    padding: 5;
    white-space: nowrap;
    width: 230px;
    z-index: 1000;
    font-size: 12px;
}
.asbMenuBase
{
    position: absolute;
    z-index: 1000;
}
.asbMenuItem
{
    background: #ffffff;
    cursor: pointer;
}
.asbSelMenuItem
{
    background: lightblue;
    cursor: pointer;
    white-space: nowrap;
}
/** calendar **/

.Calendar
{
    width: 200px;
    font-family: Verdana;
    font-size: 10px;
}
.CalTodayDayStyle
{
    background-color: #F8CDAA;
}
.CalDayHeaderStyle
{
    background-color: #e4e4e4;
}
.CalWeekendDayStyle
{
    background-color: #daeeff;
}

/** requests tree **/

.successmsg, .failedmsg
{
    font-size: 8pt;
    background-repeat: no-repeat;
    padding-left: 25px;
    width: 500px;
}
.successmsg
{
    background-image: url(/CortexDotNet/pics/service/information.gif);
}
.failedmsg
{
    background-image: url(/CortexDotNet/pics/service/warning.gif);
}

/** rounded boxes **/

.box-topleftmain, .box-topleft, .boxAlt-topleft
{
    margin-right: 9px;
    background-image: url('/CortexDotNet/pics/corners.gif');
    height: 9px;
    font-size: 2px;
}
.box-toprightmain, .box-topright, .boxAlt-topright
{
    margin-top: -9px;
    margin-left: 9px;
    background-image: url('/CortexDotNet/pics/corners.gif');
    background-position: 100% 0;
    height: 9px;
    font-size: 2px;
}
.box-bottomleftmain, .box-bottomleft, .boxAlt-bottomleft
{
    margin-right: 9px;
    background-image: url('/CortexDotNet/pics/corners.gif');
    background-position: 0 -9px;
    height: 9px;
    font-size: 2px;
}
.box-bottomrightmain, .box-bottomright, .boxAlt-bottomright
{
    margin-top: -9px;
    margin-left: 9px;
    background-image: url('/CortexDotNet/pics/corners.gif');
    background-position: 100% -9px;
    height: 9px;
    font-size: 2px;
}
.box-topleftmain, .box-toprightmain, .box-bottomleftmain, .box-bottomrightmain
{
    background-image: url('/CortexDotNet/pics/cornersw1.gif');
}
.box-inside, .box-insidemain, .boxAlt-inside
{
    border-left: 1px solid #c1c1c1;
    border-right: 1px solid #c1c1c1;
    color: #000000;
    padding-left: 10px;
    padding-right: 10px;
    text-align:left;
}
.box-insidemain
{
    background-color: White;
    text-align: left;
}
.boxAlt-topleft, .boxAlt-topright, .boxAlt-bottomleft, .boxAlt-bottomright, .boxAlt-inside
{
    background-color: #f1f3f8;
}

.tableSideBox
{
    width: 265px;
}
.tableSideInBox
{
    width: 100%;
    /*margin-left: 10px;*/
}
.linkRow
{
    cursor: pointer;
}
.box-img, .box-imgpng, .box-imgw
{
    position: absolute;
    margin-left: -10px;
    margin-top: -10px;
}
.box-imgw
{
    margin-top: -7px;
}
.box-imgpng
{
    width: 35px;
    height: 35px;
}
/* Menu */

.dock
{
    position: absolute;
    height: 50px;
    width: 100%;
    text-align: center;
    margin-top: -25px;
}

.dock-item img
{
    border: none;
    margin: 5px 20px 0px;
}
.dock-item span
{
    display: none;
    padding-left: 20px;
}
/*** PasswordStrength Related Styles ***/

.BarBorder
{
    border-style: solid;
    border-width: 1px;
    width: 160px;
    vertical-align: middle;
}
.BarIndicator_weak
{
    background-color: Red;
}
.BarIndicator_average
{
    background-color: Blue;
}
.BarIndicator_good
{
    background-color: Green;
}
.pageLogo
{
    position: absolute;
    margin-left: -40px;
    margin-top: -40px;
    height: 75px;
    width: 75px;
}
.pageTitle
{
    margin-left: 50px;
    font-size: 28px;
}
.pageSubTitle, .pageContextTitle
{
    margin-left: 50px;
    color: #548fac;
}
.pageContextTitle
{
    font-size: 12px;
    height: 20px;
    padding-top: 5px;
    color:#003366;
}
.pageBackground
{
    background-image: url('/CortexDotNet/pics/bg_default.jpg');
    background-repeat: repeat-x;
    background-color: #f5f6f9;
    padding: 0;
    margin: 0;
}
.pageContentBackground
{
    width: 940px;
    height: 100%;
}
.MainTableInside
{
    height: 100%;
    overflow: auto;
}
.pageSideBar
{
    width: 300px;
}
.topbarspacer
{
    height: 25px;
}
A.loginlabel, A.loginlabel:link, A.loginlabel:active, A.loginlabel:hover, A.loginlabel:visited, .breadcrumb, .loginlabel
{
    text-align: right;
    padding-right: 11px;
    margin-top: 10px;
    padding-top: 10px;
    font-size: 9pt;
    color: #909090;
}
A.loginlabel, A.loginlabel:link, A.loginlabel:active, A.loginlabel:hover, A.loginlabel:visited
{
    font-weight: bold;
    color: White;
}
A.impersonatelabel, A.impersonatelabel:link, A.impersonatelabel:active, A.impersonatelabel:hover, A.impersonatelabel:visited, .impersonatelabel
{
    text-align: right;
    margin-top: 10px;
    padding-top: 10px;
    padding-left: 10px;
    font-size: 9pt;
    color: White;
    background-color: #3d73ca;
}

table.grid
{
    border-color: #CCCCCC;
    margin-top: 8px;
}
table.expandTable
{
    width: 600px;
    border-style: none;
    border-collapse: collapse;
}
table.expandTable td
{
    padding: 5px;
}
table.expandTable th
{
    padding: 5px;
}
.MenuLinks
{
    font-size: small;
    color: #8d8d8d;
    text-align: center;
    vertical-align: top;
}
.pageTable
{
    width: 100%;
    height: 100%;
}
.connectionTest
{
    float: right;
    margin-top: -15px;
    cursor: pointer;
}

A.menulnk, A.menulnk:active, A.menulnk:hover, A.menulnk:visited
{
    text-decoration: none;
}
A.menulnk:hover
{
    color: Black;
    text-decoration: underline;
}
.ContentInfoBar
{
    margin-top: 0px;
    margin-bottom: 10px;
    text-align: right;
}
.topinfobar
{
    position: absolute;
    margin-left: 700px;
    margin-top: -17px;
}
.topinfobart
{
    background-image: url('/CortexDotNet/pics/barcornert.gif');
    font-size: 8pt;
    color: Gray;
}
.topinfobarl, .topinfobarr
{
    background-image: url('/CortexDotNet/pics/barcornerl.gif');
    width: 7px;
    height: 18px;
}
.topinfobarr
{
    background-image: url('/CortexDotNet/pics/barcornerr.gif');
}
.top_banner
{
    background-image: url('/CortexDotNet/pics/logo_default.jpg');
    background-repeat: no-repeat;
    background-position: top left;
}
.iframebody
{
    background-image: url('/CortexDotNet/pics/spirals.gif');
    background-repeat: no-repeat;
}
.TopMenu img
{
    width: 45px;
    height: 45px;
}
.errorTable, .errorTableFull, .errorTableS
{
    background-color: #FFFEF0;
    border: solid 1px #CFCFCF;
    margin-left: 13px;
    width: 340px;
    margin-top: 5px;
}
.errorTableFull
{
    width: 100%;
    margin-top: 8px;
}
.errorTableS
{
    width: 555px;
}
.breadcrumb
{
    float: left;
    margin-left: 67px;
    margin-top: 1px;
    padding-top: 1px;
}

.LabelOr
{
    font-weight: bold;
    height: 20px;
}

/** slider **/

.dynamic-slider-control
{
    position: relative;
    background-color: ThreeDFace;
    -moz-user-focus: normal;
    -moz-user-select: none;
    cursor: default;
}
.dynamic-slider-control input
{
    display: none;
}
.dynamic-slider-control .handle
{
    position: absolute;
    font-size: 1px;
    overflow: hidden;
    -moz-user-select: none;
    cursor: default;
}
.dynamic-slider-control.horizontal .handle
{
    width: 11px;
    height: 21px;
    background-image: url("/CortexDotNet/pics/slider/handle.horizontal.png");
}
.dynamic-slider-control.horizontal .handle div
{
}
.dynamic-slider-control.horizontal .handle.hover
{
    background-image: url("/CortexDotNet/pics/slider/handle.horizontal.hover.png");
}
.dynamic-slider-control.vertical .handle
{
    width: 25px;
    height: 13px;
    background-image: url("/CortexDotNet/pics/slider/handle.vertical.png");
}
.dynamic-slider-control.vertical .handle.hover
{
    background-image: url("/CortexDotNet/pics/slider/handle.vertical.hover.png");
}
.dynamic-slider-control .line
{
    position: absolute;
    font-size: 0.01mm;
    overflow: hidden;
    border: 1px solid;
    border-color: ThreeDShadow ThreeDHighlight ThreeDHighlight ThreeDShadow;
    -moz-border-radius: 50%;
    behavior: url('/CortexDotNet/js/pngfix.htc');
    box-sizing: content-box;
    -moz-box-sizing: content-box;
}
.dynamic-slider-control.vertical .line
{
    width: 2px;
}
.dynamic-slider-control.horizontal .line
{
    height: 2px;
}
.dynamic-slider-control .line div
{
    display: none;
}
.inputField
{
    margin-right: 20px;
    width: 155px;
}
.helpText
{
    color: #808080;
    font-size: smaller;
}
.windowsMobileTd
{
    width:200px;
    
}
