﻿@font-face
{
    font-family: 'Metric Light';
    src: url(/fonts/Metric-Light.eot);
    src: url(/fonts/Metric-Light.woff) format('woff'), url(/fonts/Metric-Light.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
}
@font-face
{
    font-family: 'Metric Regular';
    src: url(/fonts/Metric-Regular.eot);
    src: url(/fonts/Metric-Regular.woff) format('woff'), url(/fonts/Metric-Regular.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
}
@font-face
{
    font-family: 'Metric Medium';
    src: url(/fonts/Metric-Medium.eot);
    src: url(/fonts/Metric-Medium.woff) format('woff'), url(/fonts/Metric-Medium.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
}
@font-face
{
    font-family: 'Metric Semibold';
    src: url(/fonts/Metric-Semibold.eot);
    src: url(/fonts/Metric-Semibold.woff) format('woff'), url(/fonts/Metric-Semibold.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
}
@font-face
{
    font-family: 'Simple Light';
    src: url(/fonts/lineto-simple-pro-light.eot);
    src: url(/fonts/lineto-simple-pro-light.woff) format('woff'), url(/fonts/lineto-simple-pro-light.ttf) format('truetype');
    font-style: normal;
    font-weight: 400;
}
@font-face
{
    font-family: 'Simple Regular';
    src: url(/fonts/lineto-simple-pro-regular.eot);
    src: url(/fonts/lineto-simple-pro-regular.woff) format('woff'), url(/fonts/lineto-simple-pro-regular.ttf) format('truetype');
    font-style: normal;
    font-weight: 400;
}
@font-face
{
    font-family: 'Simple Bold';
    src: url(/fonts/lineto-simple-pro-bold.eot);
    src: url(/fonts/lineto-simple-pro-bold.woff) format('woff'), url(/fonts/lineto-simple-pro-bold.ttf) format('truetype');
    font-style: normal;
    font-weight: 400;
}







/*body, div, dl, dt, dd, ul, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, select, p, blockquote {
	margin: 0;
	padding: 0;
}*/

/*body {
	padding-bottom: 20px;
	font-family: 'Metric Regular';
	font-size: 16px;
	line-height: 22px;
	color: #000000;
}*/
/*@media(min-width:768px) {
	.navbar-header {
		float: left;
	}
}
/**, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}*/
.small
{
    font-size: 14px;
}
.smaller
{
    font-size: 12px;
}
.clear
{
    clear: both;
}
.LoadingBar
{
    height: 15px;
    width: 180px;
    visibility: hidden;
}
.LoadingBar img
{
    margin-top: -5px;
    height: 15px;
    width: 175px;
    vertical-align: middle;
    padding: 0;
}

footer
{
    clear: both;
    padding-top: 30px;
    border-top: 1px solid #E5E8E8;
}

img
{
    vertical-align: middle;
}

/*hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee;
}*/

.main
{
    max-width: 1200px;
    min-width: 600px;
    margin-left: auto;
    margin-right: auto;
}
.main_780
{
    width: 780px;
    margin-left: auto;
    margin-right: auto;
}

.BodyBold16
{
    font-weight: bold;
}

.BodyItalic
{
    font-style: italic;
}

.BodyMeta16
{
    color: #767676;
}

.BodyError16
{
    color: #FF0000;
}

.requiredmarker
{
    margin-left: 10px;
    color: red;
}

.body-content
{
    padding-left: 15px;
    padding-right: 15px;
}

.floatContainer
{
    width: 138%;
    min-height: 20px;
    height: auto;
    display: inline-block;
}

.threeColFirst, .threeCol
{
    width: 33%;
    padding-left: 10px;
}

.threeColFirst
{
    padding-left: 0;
}

.floatLeft
{
    float: left;
    height: auto;
}
.floatRight
{
    float: right;
}
#GADefHead
{
    font-weight: bold;
    border-bottom: 3px solid #008424;
}

#FDefHead
{
    font-weight: bold;
    border-bottom: 3px solid orange;
}

#TDefHead
{
    font-weight: bold;
    border-bottom: 3px solid #FF0000;
}

.bgColor-HPblue
{
    background-color: #0096D6;
}

.bgColor-White
{
    background-color: #FFFFFF;
}

.bgColor-Black
{
    background-color: #000000;
}

.bgColor-DarkGray
{
    background-color: #767676;
}

.bgColor-MediumGray
{
    background-color: #B9B8BB;
}

.bgColor-LightGray
{
    background-color: #E5E8E8;
}

.bgColor-HPOrange
{
    background-color: #D7410B;
}

.bgColor-HPGreen
{
    background-color: #008424;
}

.bgColor-HPPurple
{
    background-color: #822980;
}

.bgColor-AccessibleBlue
{
    background-color: #007DBA;
}

.bgColor-HoverBlue
{
    background-color: #006699;
}

.bgColor-HoverOrange
{
    background-color: #C1401A;
}

.bgColor-Gray65
{
    background-color: #5A5A5A;
}

.bgColor-Gray20
{
    background-color: #CCCCCC;
}

.bgColor-Gray5
{
    background-color: #F2F2F2;
}

.bgColor-Red
{
    background-color: #FF0000;
}

.bgColor-LightRed
{
    background-color: #F7D7D7;
}

.optional
{
    font-size: 14px;
    color: #767676;
    font-style: italic;
}

.minorNote
{
    font-size: 14px;
    color: #767676;
}
a .minorLink
{
    text-decoration: none;
    font-size: 14px;
    color: #767676;
}
a .minorLink:hover
{
    text-decoration: none;
    font-size: 14px;
    color: #767676;
}
a .minorLink:visited
{
    text-decoration: none;
    font-size: 14px;
    color: #767676;
}
.ShowBlueX
{
    left: 0;
    width: 21px;
    padding-left: 22px;
    background: url('/img/slt/s-21px-ie6-hpe.gif')0 -878px no-repeat;
}
.note
{
    margin-left: 5px;
    font-size: 18px;
    color: #f00;
}
.Box
{
    float: left;
    display: inline-block;
    height: auto;
    overflow-wrap: normal;
    overflow: hidden;
}

.Box.Left
{
    margin-right: 5px;
    overflow-wrap: normal;
    overflow: hidden;
    border-right: 1px solid #CCCCCC;
}
.margleft10
{
    margin-left: 10px;
}
.margleft20
{
    margin-left: 20px;
    list-style-type: disc;
}
.margLeft30
{
    margin-left: 30px;
}
.margLeft40
{
    margin-left: 40px;
}
.margLeft50
{
    margin-left: 50px;
}
.margRight5
{
    margin-right: 5px;
}
.margRight10
{
    margin-right: 10px;
}
.margRight20
{
    margin-right: 10px;
}
.margRight30
{
    margin-right: 30px;
}
.margRight40
{
    margin-right: 40px;
}
.margRight50
{
    margin-right: 50px;
}
.margbtm5
{
    margin-bottom: 5px;
}
.margbtm10
{
    margin-bottom: 10px;
}

.margbtm20
{
    margin-bottom: 20px;
}

.margbtm30
{
    margin-bottom: 5px;
}

.margTop20
{
    margin-top: 20px;
}

.margTop10
{
    margin-top: 10px;
}
.margTop30
{
    margin-top: 30px;
}
.margTop40
{
    margin-top: 40px;
}
/*.pad10 {
	padding: 10px;
}*/

.pad20
{
    padding: 20px;
}
.padBtm30
{
    padding-bottom: 30px;
}
.padBtm20
{
    padding-bottom: 10px;
}
.padBtm5
{
    padding-bottom: 5px;
}
.padBtm10
{
    padding-bottom: 20px;
}
.padleft10
{
    padding-left: 10px;
}

.padleft20
{
    padding-left: 20px;
}
.padRight10
{
    padding-right: 10px;
}
.width100
{
    width: 100%;
}
.width50
{
    width: 50%;
}
.width30
{
    width: 30%;
}
.width25
{
    width: 25%;
}
.center
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.ScrollableBox
{
    overflow: auto;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 5px;
}
.GrayBorderRight
{
    border-right: 1px solid #ccc;
}
.col1-60
{
    float: left;
    width: 60%;
    padding-right: 5px;
    min-height: 200px;
}
.col2-60
{
    float: left;
    width: 35%;
    padding-left: 5px;
    border-left: #ccc solid 1px;
    min-height: 200px;
}
.col1-50
{
    float: left;
    width: 50%;
    padding-right: 5px;
    min-height: 200px;
}
.col2-50
{
    float: left;
    width: 45%;
    padding-left: 5px;
    border-left: #ccc solid 1px;
    min-height: 200px;
}

a
{
    text-decoration: none;
    color: #007dba;
}

a .Emph
{
    font-weight: bold;
}

a:hover
{
    text-decoration: underline;
}

a:visited
{
    text-decoration: underline;
    color: #822980;
}

a.button, a.button:hover, a.button:visited
{
    text-decoration: none;
    color: white;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

a.critical
{
    background-color: #D7410B;
}

a.primary
{
    background-color: #0096d6;
}

a.secondary
{
    background-color: #767676;
}

a.critical:hover
{
    background-color: #C1401A;
}

a.primary:hover
{
    background-color: #006699;
}

a.secondary:hover
{
    background-color: #5a5a5a;
}

a.inline
{
    padding: 5px 8px;
    line-height: 31px;
    height: 31px;
}

a.standard
{
    padding: 10px 13px;
    line-height: 41px;
    height: 41px;
}

a.disabled
{
    background-color: #D9D9D9;
    color: #5A5A5A;
    cursor: default;
}


a, object, embed
{
    outline-width: 0px;
    outline-style: none;
    outline-color: invert;
}

/*h1 {
	color: white;
	Font-size: 32px;
	font-weight: bold;
	margin: 20px 0 0 100px;
}*/

h2
{
    font-size: 18px;
    font-weight: bold;
    display: block;
}

#tceqnav
{
    width: 100%;
    height: 70px;
    border-bottom: solid 1px #CCCCCC;
}

#tceqnav a
{
    color: #767676;
    text-decoration: none;
}

#tceqnav a:hover, a:visited
{
    color: #767676;
    text-decoration: none;
}

#tceqtitle
{
    width: 100%; /*padding: 30px 20px 30px 20px;*/
}

#tabs
{
    border-bottom: solid 1px black;
    height: 37px;
    margin-bottom: 12px;
    margin-top: 0px;
    width: 130%;
}

.tab
{
    float: left;
    padding: 10px;
    font-size: 18px;
    color: #767676;
    background-color: white;
    margin-top: 11px;
    height: 40px;
}

#tabSelected
{
    color: black;
    border-top: solid 1px black;
    border-left: solid 1px black;
    border-right: solid black 1px;
    border-top-right-radius: 5px;
    margin-top: 10px;
    height: 50px;
}

#tabs a, a:hover, a:visited
{
    color: #767676;
    text-decoration: none;
}

.topnavItem
{
    font-size: 16px;
    float: left;
    height: 35px;
    border-bottom: solid 1px #cccccc;
    margin: 35px 20px 0 20px;
    color: #767676;
}

#topnavSelected
{
    font-weight: bold;
    border-bottom: solid 3px #0096D6;
    color: black;
}

textarea
{
    background: url(images/benice.png) center center no-repeat; /* This ruins default border */
    border: 1px solid #888;
    background-color: white;
    padding: 3px;
    overflow: auto;
}

text
{
    background: url(images/benice.png) center center no-repeat; /* This ruins default border */
    border: 1px solid #888;
    background-color: white;
    padding: 3px;
}

/*table {
	width: 100%;
}*/

/*td {
	border-bottom: 1px #CCCCCC solid;
	/*border-left: 1px #CCCCCC solid;
	padding: 5px;
}*/
td.last
{
    border-right: 1px #CCCCCC solid;
}
td.SoftwareDashBoardRow
{
    border-bottom-color: #5A5A5A;
    border-bottom-width: 2px;
}

/*.tableheadBlue td {
	background-color: #006699;
	color: white;
	font-weight: bold;
	padding: 10px;
}
.tableheadRed td {
	background-color: #C1401A;
	color: white;
	font-weight: bold;
	padding: 10px;
}
.tableheadOrange td {
	background-color: #D7410B;
	color: white;
	font-weight: bold;
	padding: 10px;
}
.tableheadGreen td {
	background-color: #008424;
	color: white;
	font-weight: bold;
	padding: 10px;
}
.tableheadPurple td {
	background-color: #822980;
	color: white;
	font-weight: bold;
	padding: 10px;
}

.tableheadGray td {
	background-color: #5A5A5A;
	color: white;
	font-weight: bold;
	padding: 10px;
}

.tablehead td {
	background-color: #5A5A5A;
	color: white;
	font-weight: bold;
	padding: 10px;
}

.tableheadLightGray td {
	background-color: #B9B8BB;
	color: #333;
	font-weight: bold;
	padding: 10px;
}

tr.tablehead  {
	border: none;
}*/

/*.header .hp_logo {
	width: 50px;
	height: auto;
	color: #fff;
	line-height: 50px;
	margin: 10px 0px 0px 9px;
	display: block;
}*/

/*.header {
	font-family: "HP Simplified",Arial;
	clear: both;
	font-size: 100%;
	width: 100%;
	height: 72px;
	padding: 0px;
	margin: 0px;
	background-color: #0096d6;
}*/

/*.header_container {
	width: 1200px;
	font-size: 62.5%;
	margin-left: auto;
	margin-right: auto;
}

.header_container_780 {
	width: 780px;
	font-size: 62.5%;
	margin-left: auto;
	margin-right: auto;
}*/

.hp_logo
{
    float: left;
}

.comm
{
    padding: 20px;
    background-color: #F7D7D7;
    color: red;
    margin-bottom: 10px;
}

.comm a
{
    color: red;
    font-weight: bold;
}
.comm a:hover
{
    color: #C1401A;
    text-decoration: underline;
}
.commGRN
{
    padding: 20px;
    background-color: #D7F7D7;
    color: green;
    margin-bottom: 10px;
}
.errorSection
{
    color: red;
    background-color: #F7D7D7;
}

.commGRN a
{
    color: #008424;
    font-weight: bold;
}
.commGRN a:hover
{
    color: #024d16;
    text-decoration: underline;
}

/*Search settings*/
.gaRow td
{
    color: Black;
    background-color: #CCFFCC;
}

.fRow td
{
    color: Black;
    background-color: #FFE5CC;
}

.tRow td
{
    color: Black;
    background-color: #FFCCCC;
}

.searchGARowHead
{
    color: White;
    background-color: #008424;
}

.searchFRowHead
{
    color: white;
    background-color: #D7410B;
}

.searchTRowHead
{
    color: White;
    background-color: #FF0000;
}



.TextBoxDefault
{
    background: url(images/benice.png) center center no-repeat; /* This ruins default border */
    border: 2px solid #B9B8BB;
    background-color: white;
    padding: 3px;
}

.TextBoxError
{
    background: url(images/benice.png) center center no-repeat; /* This ruins default border */
    border: 2px solid red;
    background-color: white;
    padding: 3px;
}

#SearchTextBox
{
    width: 400px;
}

/*.ErrorOutline{
	outline-color:white !important;
  background: url(images/benice.png) center center no-repeat;  
  border: 2px solid red;
}
.DefaultBoxOutline{
	outline-color:white !important;
  background: url(images/benice.png) center center no-repeat; 
  border: 2px solid #B9B8BB;
}*/

.criticalbtn, .primarybtn, .secondarybtn, .disabledbtn
{
    padding: 5px;
    border: none;
    color: white;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.criticalbtn
{
    background-color: #D7410B;
}
.primarybtn:hover
{
    background-color: #C1401A;
}
.primarybtn:focus
{
    background-color: #C1401A;
}

.primarybtn
{
    background-color: #0096D6;
}
.primarybtn:hover
{
    background-color: #006699;
}
.primarybtn:focus
{
    background-color: #006699;
}

.secondarybtn
{
    background-color: #767676;
}
.secondarybtn:hover
{
    background-color: #5A5A5A;
}
.secondarybtn:focus
{
    background-color: #5A5A5A;
}
.disabledbtn
{
    background-color: #D9D9D9;
    color: #5A5A5A;
    cursor: default;
}


input[type="checkbox"] + label span
{
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: -1px 4px 0 0;
    vertical-align: middle;
    background: url(../Images/CheckBoxGraphicsSet.gif) left top no-repeat;
    cursor: pointer;
}

input[type="checkbox"]:hover + label span
{
    background: url(../Images/CheckBoxGraphicsSet.gif) -16px top no-repeat;
}

input[type="checkbox"]:checked + label span
{
    background: url(../Images/CheckBoxGraphicsSet.gif) -32px top no-repeat;
}

input[type="checkbox"]:disabled + label span
{
    background: url(../Images/CheckBoxGraphicsSet.gif) -48px top no-repeat;
}

input[type="checkbox"].CBError + label span
{
    background: url(../Images/CheckBoxGraphicsSet.gif) -64px top no-repeat;
}

#CRDataSection, #CREditSection
{
    width: 100%;
    height: 450px;
}

input[type="radio"]
{
    margin-right: 10px;
}

#cover
{
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: gray;
    filter: alpha(Opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    -khtml-opacity: 0.5;
}
#dialog
{
    display: none;
    left: auto;
    margin-left: 100px;
    top: 700px;
    width: 1000px;
    height: 400px;
    position: absolute;
    z-index: 100;
    background: white;
    padding: 2px;
    font: 10pt tahoma;
    border: 1px solid gray;
}


/*Bug Search*/

.SearchResultsDataRow
{
    border-top: solid #B9B8BB 1px;
    border-bottom: solid #B9B8BB 1px;
    padding: 15px 10px 15px 10px;
    width: 130%;
    height: auto;
    cursor: pointer;
    color: inherit;
}
.SearchResultsDataRow:hover
{
    background-color: #F2F2F2;
}
.SearchResultsDataRow div
{
    width: 100%;
    min-width: 700px;
    height: 19px;
}
.SearchResultsDataRow div .left
{
    float: left;
    margin-right: 10px;
    width: 8%;
    min-width: 120px;
    height: 100%;
    display: block;
}
.SearchResultsDataRow div .right
{
    float: left;
    width: 82%;
    min-width: 480px;
    height: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
a.datarowlink
{
    text-decoration: none;
    color: #767676;
    background-color: white;
}
a.datarowlink:hover
{
    text-decoration: none;
    color: #000 !important;
    background-color: #999;
}
strong.med
{
    color: #5A5A5A;
}

.informationText
{
    display: inline-block;
    max-width: 100%;
    padding: 10px;
    background-color: #E5E8E8;
    border: 1px solid #767676;
    border-radius: 5px;
}
/*filters*/

/*closed*/
.HPEDropDownHead
{
    cursor: pointer;
    background-color: #0096D6;
    height: 50px;
    border-bottom: #0096D6 solid 12px;
    border-top: #0096D6 solid 7px;
    border-right: #0096D6 solid 12px;
    border-left: #0096D6 solid 12px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    float: left;
    position: relative;
    width: 89%;
}
.HPEDropDownHeadDisabled
{
    cursor: default;
    background-color: #B9B8BB;
    height: 45px;
    border-bottom: #B9B8BB solid 12px;
    border-top: #B9B8BB solid 7px;
    border-right: #B9B8BB solid 12px;
    border-left: #B9B8BB solid 12px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    float: left;
    position: relative;
    width: 100%;
    box-sizing: border-box;
}
.HPEDropDownHead img
{
    float: right;
    vertical-align: central;
}
.HPEDropDownHead span
{
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
}
.HPEDropDownBodyFrameWin
{
    position: absolute;
    z-index: 5;
    width: 254px;
    display: none;
    margin-top: 33px;
}

.checkboxlistwindow
{
    border-bottom: black solid 2px;
    border-right: black solid 2px;
    border-left: black solid 2px;
    background-color: white;
    height: 340px;
    max-height: 360px;
    overflow: auto; /*position:absolute;*/
    width: 100%;
    top: 18px;
    left: 0;
    z-index: 10;
}

.CheckBoxLineItem
{
    display: inline-block;
    width: 100%;
    height: 18px;
    border-bottom: 1px solid #ccc;
    padding: 16px;
}
.CheckBoxLineItem label
{
    padding-left: 10px;
}

/*open*/
.HPEDropDownBodyFrame
{
    position: relative;
    z-index: 5;
    width: 100%;
    display: none;
}
.checkboxlist
{
    border-bottom: black solid 2px;
    border-right: black solid 2px;
    border-left: black solid 2px;
    background-color: white;
    max-height: 300px;
    overflow: auto;
    display: table;
    position: absolute;
    width: 100%;
    top: 18px;
    left: 0;
    z-index: 10;
}


.HPEDropDownBodyFrame label
{
    margin-left: 10px;
    height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.checkbox, .radio
{
    /*width: 17px;   height: 17px;*/
    padding: 0 5px 0 0;
    background: url(../Images/prn23654-checkbox4Stack.gif) no-repeat;
    display: inline-block;
    clear: left;
    float: left;
}
.radio
{
    background: url(../Images/prn23654-radiobuttons.jpg) no-repeat;
}

.checkbox:hover, .radio:hover
{
    background-position: 0 34px;
}

label .disabled
{
    color: #ccc;
}

#LoadingGIF
{
    display: block;
    margin: 0 auto;
    visibility: hidden;
}
#LoadingGIFButtom
{
    display: block;
    margin: 0 auto;
    visibility: hidden;
    margin-top: -34px;
}
.HelpDialogue
{
    display: none;
    position: absolute;
    z-index: 10;
    padding: 10px;
    background-color: white;
    border: 1px solid #425563;
    color: #111;
}

/*Menu styles*/

.slttab
{
    display: inline-block;
    float: left;
    margin-right: 10px;
    margin-bottom: -1px;
    padding: 10px 5px 9px;
    font-weight: bold;
    font-size: 14px;
}

.slttab.notselected
{
    border-left: 1px white solid;
    border-right: 1px white solid;
    color: #555;
    cursor: pointer;
}
.notselected a
{
    color: #555 !important;
    text-decoration: none !important;
    font-size: 14px !important;
}
.slttab.selected
{
    border-top: 1px #333 solid;
    border-left: 1px #333 solid;
    border-right: 1px #333 solid;
    border-top-right-radius: 10px;
    border-bottom: 2px white solid !important;
    cursor: default;
    color: black !important;
}

.slide
{
    box-sizing: border-box;
}

input[type=text].hpui-slim-input, input[type=password].hpui-slim-input
{
    font-family: "HP Simplified" , Arial, sans-serif;
    font-weight: normal;
    height: 22px;
    font-size: 14px;
    line-height: 18px;
    padding: 0px 10px;
    margin: 0px;
    color: #767676;
    border: 2px solid #CCCCCC;
    background-color: #FFFFFF;
}

.centerfordiv
{
    margin: auto;
    width: 50%;
    padding: 0px;
    height: 15px;
    margin-top: -3%;
    margin-right: 20px;
}
.line
{
    border-top-width: 0.5px;
    border-top-style: solid;
    border-color: #CCCCCC;
}

.ArubaPrimaryButtons
{
    overflow: hidden;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
    padding: 0 12px;
    border: 0 none;
    display: inline-block;
    height: 26px;
    text-align: center;
    background: transparent none;
    border-radius: 4px;
    text-transform: uppercase;
    text-indent: 0;
    background-image: none;
    color: white;
    background-color: #ff8300;
    cursor: pointer;
}

/*Support - Tools and Resources Table grid lines Layout Styles Start*/
.Blocks_column_specifications
{
    border-collapse: collapse;
    border-bottom: solid 1px #ccc;
}

.column_specifications
{
    border-collapse: collapse;
    table-layout: fixed;
    width: 99%;
}
.column_specifications col
{
    border-right: solid 1px #ccc;
}

.column_specifications col:last-child
{
    border-right: none;
}
.column_specifications:last-child
{
    border-bottom: none;
}
/* Tools and Resources Table grid lines Layout Styles End*/