﻿/* Default Page */

#ProductDiv {
	padding-left: 3px;
	padding-right: 3px;
}
#searchBox {
	padding-left: 35px;
	width: 400px;
    margin-left: 25%;
}
#productTabs {
	margin-top: 10px;
}
#Top_Products, #All_Products, #Favorite_Products
{
	padding-left: 15px;
}
#Top_Products {
	background: url(../images/wave950.gif) no-repeat center left;
}
.products {
	padding: 5px 5px 2px 50px;
	width: 300px;
	vertical-align: middle;
}
td.products {
	vertical-align: middle;
}
.products a {
	text-decoration: none;
}
.productsRule {
	text-align: center;
}
.trUnderline {
	width: 350px;
	margin-bottom: 10px;
	}
tr.trUnderline td {
	 border-bottom:1px solid #4d4d4d
}
.spacingTable {
	border-collapse: separate;
	border-spacing: 5px;
	margin: 2px auto;
}
sup {
	font-size:14px;
}
/*
#prodList tr td a {
	word-break:break-all;
}
*/

/* Product Page */

#bookmarkLink {
	display: none;
	font-size: 0.75em;
}
.pager td {
	padding: 3px;
}
.pager {
	float: right;
}
#TabBlock {
	margin-top: 10px;
	margin-left: 3px;
	margin-right: 3px;
}
/*
#All, #FAQ, #Guides, #Hot_Topics, #Search, #Favorite_Products {
	min-height: 300px;
	height: auto !important;
	height: 450px;
	background: #FFF;
}

#Hot_Topics ul li, #FAQ ul li, #Guides ul li  {
	line-height: 18px;
}
#Hot_Topics ol li, #FAQ ol li , #Guides ol li {
	line-height: 18px;
}
#Hot_Topics ul li a, #FAQ ul li a, #Guides ul li a:hover, #sidebar ul li a {
	text-decoration: none;
}
#Hot_Topics ul li a:hover, #FAQ ul li a:hover, #Guides ul li a, #sidebar ul li a:hover {
	text-decoration: underline;
}
#Hot_Topics ol li a, #FAQ ol li a, #Guides ol li a, #sidebar ol li a {
	text-decoration: none;
}
#Hot_Topics ol li a:hover, #FAQ ol li a:hover, #Guides ol li a:hover, #sidebar ol li a:hover {
	text-decoration: underline;
}
    */
.altRowColor {
	background-color: #e1e1e1;
}

#favtab_message, #ajax_dialog {
	width: 550px;
	margin-top: 50px;
}

#btnSearch {
	vertical-align: middle;
}
#dlChildProds td
{
    padding: 3px 10px;
}
.SearchGrey {
	color: #474747;
}
/*#primaryForm {
	background: url(../images/waveProducts.gif) no-repeat right -30px;
}*/

#productBar {
    border-bottom: 1px solid #e0e0e0; 
    padding-left:0; 
    padding-right: 0;
}
		
#productName {
    padding-left:0; 
    padding-right: 0;

}

#productName h1 {
	font: 16pt Arial, sans-serif;
	color: #7ac143;
}
#wrapper {
	background: #FFF;
	width: 100%;
	height: 100%;
}

#sidebar {
	background-color: white;
    border-right: 1px solid #e0e0e0;
    padding-top: 15px;
    min-height: 400px;
    padding-left:0;
    padding-right: 0;
}


#sidebar ul {
    list-style-type: none;
    padding-left: 15px;
}

#sidebar h3 {
    padding-left: 15px;
    padding-top: 15px;
}


#content {
    padding-top: 15px;
}

/*#rptLeftNav_ctl01_hlLNavItem {
	background: url(/productsupport/images/sidebarSelectedBG.gif) repeat-y;
	display: block;
	margin-left: -20px;
	padding-left: 20px;
}*/


.tab-content {
	padding-top: 20px;
}


.greyBackground {
	background: #eeeeee;
	padding: 10px;
	margin: 0 0 20px;
	border: 1px solid #DDDDDD;
}

/*
.greyBackgroundHeading {
	padding: 0;
	margin: 0;
}
.greyBackground ul {
	list-style-type: none;
	padding: 0;
	margin:0;
}
.greyBackground ul li {
	margin: 0;
	padding: 0;
}
.greyBackground #SystemRequirements ul, .greyBackground #SecurityRequirements ul {
	padding: 0;
	list-style-type: disc;
	margin:0 0 0 40px;
}
#KBTabs ul li a {
	color: #222;
}

*/
.favButton
{
	cursor: pointer;
}

#favtable
{
	float: right;
	clear: none;
}
/* Solution Page */

#directLink {
	display: none;
	font-weight: bold;
	padding: 5px;
	background-color: #ECEAF4;
	white-space: nowrap;
	width: auto;
}
.directLinkView {
	color: rgb(7, 104, 169);
}
#solutionTitle {
	font-size: 150%;
	font-weight: bold;
	margin: 0.2em 3px;
	text-align: left;
}
#solutionInfo {
	background-color: #ECEAF4;
	color: #000000;
	width: 180px;
	height: auto;
	float: right;
	display: inline;
	position: relative;
	right: 0px;
	top: -10px;
	padding: 2px;
	margin: 0px 3px 3px 3px;
	font-size: 0.75em;
}
#txtDirectLink {
	width: 160px;
}
#solutionInfo img {
	margin-right: 5px;
}
#solutionInfoTitle {
	text-align: left;
	font-weight: bold;
	padding: 2px 0px 2px 5px;
	border-bottom: solid 1px #000000;
	margin: 0px 0px 2px 0px;
}
.relatedQuestion {
	font-size: 0.75em;
	padding: 0.2em 3px 0.2em 3px;
}
#infoTable tr {
	text-align: left;
	width: 100%;
}
#infoTable td {
	padding: 3px;
	text-align: left;
	width: 87px;
}
#solutionContent {
	margin-top: 18px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
/*
p {
	padding: 3px;
	margin: 2px;
}
    */
.formsBox {
	margin: 0 3px 0 3px;
	display: block;
	padding: 0;
}

.greyBackgroundHeading {
	padding: 3px;
}

#lblChildText {
	color: #000000;
	font-size: 17px;
    padding-left: 5px;
}


/* Product Management Pages */

#editform #txtEditText, #editform #txtUrlText {
	width:500px;
}


/* Styles from Answers */
.formatnormal
{
	font-weight: normal;
	color: #000000;
	font-size: 1em;
}
.formatsmall
{
	font-weight: normal;
	font-size: 0.85em;
	color: #000000;
}
.formatlarge
{
	font-weight: normal;
	font-size: 1.3em;
	color: #000000;
}
.formatnormalbold
{
	font-weight: bold;
	font-size: 1em;
	color: #000000;
}
.formatsmallbold
{
	font-weight: bold;
	font-size: 0.85em;
	color: #000000;
}
.formatlargebold
{
	font-weight: bold;
	font-size: 1.3em;
	color: #000000;
}
.formatred
{
	font-size: 1em;
	font-weight: normal;
	color: #EE014C;
}
.formatcode
{
	font-size: 1em;
	font-weight: normal;
	font-family: Courier New, Courier, monospace;
	color: #000000;
}

.statementSection
{
	font-weight: normal;
	color: #000000;
	text-align: left;
	font-size: 1em;
	margin: 1em 5px;
	padding: 2px;
}
.propertyName
{
	font-weight: bold;
	color: #0768A9;
}
.propertyValue
{
	font-weight: normal;
	color: #000000;
}

.page-body div#ProductDiv li,  .page-body div #KBTabs .nav-tabs li {
    margin-bottom: 0px;
}

.nav-tabs li > a:link, .nav-tabs li > a:visited {
    color: black;
}

.nav-tabs li.active > a:hover, .nav-tabs > li.active > a {
    color: #7ac143 !important;
}

.tab-content {
    padding-top: 15px !important;
}

div#ProductDiv .tab-content {
    padding-top: 15px !important;
    min-height: 400px;
}


#lblHeadTitle {
    color: #7ac143;
    font-weight:bolder;
    padding-left: 10px;
}

#productHeader {
    border-bottom: 1px solid #e0e0e0;
}

#productHeaderWrapper {
    padding-left: 0;
    padding-right: 0;
}

.productSupportSearch {
    position: relative;
}

.productSupportSearch .btn {
    position: absolute;
    top: 5px;
    right: 5px;
    margin-top: 0;
    width: 100px;
    background-color: #7ac143;
}

.productSupportSearch .btn:hover {
    background-color: #63aa2c  !important;
}

.productSupportSearch #txtSearch {
    height: 45px;
}

#productSupportAccountServices {
    padding-top: 15px;
    padding-left: 15px;
}

/* LOADING STYLE */
/* Absolute Center CSS Spinner */

.loading {
    position: fixed;
    z-index: 10101;
    height: 2em;
    width: 2em;
    overflow: visible;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
    /* Transparent Overlay */

    .loading:before {
        content: '';
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.3);
    }
    /* :not(:required) hides these rules from IE9 and below */

    .loading:not(:required) {
        /* hide "loading..." text */
        font: 0/0 a;
        color: transparent;
        text-shadow: none;
        background-color: transparent;
        border: 0;
    }

        .loading:not(:required):after {
            content: '';
            display: block;
            font-size: 10px;
            width: 1em;
            height: 1em;
            margin-top: -0.5em;
            -webkit-animation: spinner 1500ms infinite linear;
            -moz-animation: spinner 1500ms infinite linear;
            -ms-animation: spinner 1500ms infinite linear;
            -o-animation: spinner 1500ms infinite linear;
            animation: spinner 1500ms infinite linear;
            border-radius: 0.5em;
            -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
            box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
        }
/* Animation */

.start-rotate {
    -webkit-animation: spinner 1000ms infinite linear;
    -moz-animation: spinner 1000ms infinite linear;
    -ms-animation: spinner 1000ms infinite linear;
    -o-animation: spinner 1000ms infinite linear;
    animation: spinner 1000ms infinite linear;
}

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
/*END OF LOADING*/
		