/***RIVERBED SUPPORT UTILITIES STYLE***********************************************************************/

html, body {
    min-width: inherit;
    /*override consolidated css body{min-width:800px}*/
    width: 100%;
    color: #545B5B;
}

body {
    /* overflow: hidden; */
    height: 100%;
}

* {
    margin: 0;
    padding: 0;
    /* font-family:"Open Sans", sans-serif, Arial, Helvetica; */
    font-size: 14px;
    outline: none;
}

h1, h2, h3, h4, h5, h6, div, label, .label, button, .button .tabs dd>a, .tabs .tab-title>a, .top-bar-section ul li>a, .pricing-table .title, .pricing-table .price, .side-nav, .side-nav li.active>a:first-child:not(.button), .accordion .accordion-navigation>a, .accordion dd>a, .sub-nav dt, .sub-nav dd, .sub-nav li {
    font-family: "Open Sans", sans-serif, Arial, Helvetica;
    color: inherit;
}

iframe {
    border: none;
}

input:not([type]), input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], input[type="submit"], input[type="button"], input[type="reset"], button, textarea, select, a.btn, .rvbd-upload .rvbd-upload-fake-input, .errorMessage, label.inline, form span.prefix, form .chckBoxes, form span.prefix-label, span.postfix, #form_search input[type="text"], #softwareSearch input[type="text"], .btn-group button, .fakeInput .rvbdSearchBoxForm input.rvbdSearchBox {
    height: 34px;
}

select, .inputStyle {
    border: inherit;
    background: #FFF;
    padding: inherit;
    margin: inherit;
}

select, input, textarea {
    font: inherit;
}

select {
    appearance: normal;
    -moz-appearance: menulist !important;
    -webkit-appearance: menulist !important;
    width: auto;
    padding-right: 10px !important;
    color: #545B5B;
}

select::-ms-expand {
    display: block;
}

textarea {
    padding: 5px 8px !important;
}

input[type="checkbox"]+label, input[type="radio"]+label, input[type="checkbox"], input[type="radio"] {
    vertical-align: middle;
    margin: 0;
    display: inline;
}

input {
    box-shadow: none !important;
}

input:not([type]), input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], input[type="submit"], input[type="button"], input[type="reset"], button, textarea, select, .fakeInput {
    padding: 0px 10px;
    font-size: 14px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #BCC2C7;
    border-radius: 3px;
    /*-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;*/
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    margin-bottom: 0;
    display: inline-block;
}

/*input[type="text"]:focus,*/
 input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus, select:focus {
    -moz-box-shadow: 0 0 4px #3498DB !important;
    -webkit-box-shadow: 0 0 4px #3498DB !important;
    box-shadow: 0 0 4px #3498DB !important;
    border: 1px solid #3498DB !important;
}

.chckBoxes {
    display: table-cell;
    vertical-align: middle;
}

#serialNumberField, textarea.codefield {
    color: #555;
    font-style: italic;
}

textarea#ratingComments {
    border: 1px solid #DDE1E2;
}

img {
    max-width: 100%;
    height: auto !important;
    max-height: 100%;
    -ms-interpolation-mode: bicubic;
}

table tr th, table tr td, label ul, ol, dl, p, code, form {
    font-size: 14px;
    color: #545B5B;
    line-height: 1.5;
}

code {
    background: transparent;
    border: 0;
    padding: 0;
}

a {
    color: #a831d6;
    text-decoration: none;
}

a:hover {
    color: #a831d6;
}

.bold {
    font-weight: bold;
}

.semibold {
    font-weight: 600;
}

.pad-0 {
    padding: 0 !important
}

.pad-5 {
    padding: 5px !important
}

.pad-10 {
    padding: 10px !important
}

.pad-15 {
    padding: 15px !important
}

.pad-20 {
    padding: 20px !important
}

.pad-25 {
    padding: 25px !important
}

.pad-30 {
    padding: 30px !important
}

.pad-35 {
    padding: 35px !important
}

.pad-40 {
    padding: 40px !important
}

.pad-45 {
    padding: 45px !important
}

.pad-50 {
    padding: 50px !important
}

.pad-left-0 {
    padding-left: 0px !important
}

.pad-left-5 {
    padding-left: 5px !important
}

.pad-left-10 {
    padding-left: 10px !important
}

.pad-left-15 {
    padding-left: 15px !important
}

.pad-left-20 {
    padding-left: 20px !important
}

.pad-left-25 {
    padding-left: 25px !important
}

.pad-left-30 {
    padding-left: 30px !important
}

.pad-left-35 {
    padding-left: 35px !important
}

.pad-left-40 {
    padding-left: 40px !important
}

.pad-left-45 {
    padding-left: 45px !important
}

.pad-left-50 {
    padding-left: 50px !important
}

.pad-right-0 {
    padding-right: 0px !important
}

.pad-right-5 {
    padding-right: 5px !important
}

.pad-right-10 {
    padding-right: 10px !important
}

.pad-right-15 {
    padding-right: 15px !important
}

.pad-right-20 {
    padding-right: 20px !important
}

.pad-right-25 {
    padding-right: 25px !important
}

.pad-right-30 {
    padding-right: 30px !important
}

.pad-right-35 {
    padding-right: 35px !important
}

.pad-right-40 {
    padding-right: 40px !important
}

.pad-right-45 {
    padding-right: 45px !important
}

.pad-right-50 {
    padding-right: 50px !important
}

.pad-top-0 {
    padding-top: 0 !important
}

.pad-top-5 {
    padding-top: 5px !important
}

.pad-top-10 {
    padding-top: 10px !important
}

.pad-top-15 {
    padding-top: 15px !important
}

.pad-top-20 {
    padding-top: 20px !important
}

.pad-top-25 {
    padding-top: 25px !important
}

.pad-top-30 {
    padding-top: 30px !important
}

.pad-top-35 {
    padding-top: 35px !important
}

.pad-top-40 {
    padding-top: 40px !important
}

.pad-top-45 {
    padding-top: 45px !important
}

.pad-top-50 {
    padding-top: 50px !important
}

.pad-bottom-0 {
    padding-bottom: 0px !important
}

.pad-bottom-5 {
    padding-bottom: 5px !important
}

.pad-bottom-10 {
    padding-bottom: 10px !important
}

.pad-bottom-15 {
    padding-bottom: 15px !important
}

.pad-bottom-20 {
    padding-bottom: 20px !important
}

.pad-bottom-25 {
    padding-bottom: 25px !important
}

.pad-bottom-30 {
    padding-bottom: 30px !important
}

.pad-bottom-35 {
    padding-bottom: 35px !important
}

.pad-bottom-40 {
    padding-bottom: 40px !important
}

.pad-bottom-45 {
    padding-bottom: 45px !important
}

.pad-bottom-50 {
    padding-bottom: 50px !important
}

ul.bottompadding li {
    padding-bottom: 15px;
}

.mar-0 {
    margin: 0 !important
}

.mar-5 {
    margin: 5px !important
}

.mar-10 {
    margin: 10px !important
}

.mar-15 {
    margin: 15px !important
}

.mar-20 {
    margin: 20px !important
}

.mar-25 {
    margin: 25px !important
}

.mar-30 {
    margin: 30px !important
}

.mar-35 {
    margin: 35px !important
}

.mar-40 {
    margin: 40px !important
}

.mar-45 {
    margin: 45px !important
}

.mar-50 {
    margin: 50px !important
}

.mar-left-0 {
    margin-left: 0px !important
}

.mar-left-5 {
    margin-left: 5px !important
}

.mar-left-10 {
    margin-left: 10px !important
}

.mar-left-15 {
    margin-left: 15px !important
}

.mar-left-20 {
    margin-left: 20px !important
}

.mar-left-25 {
    margin-left: 25px !important
}

.mar-left-30 {
    margin-left: 30px !important
}

.mar-left-35 {
    margin-left: 35px !important
}

.mar-left-40 {
    margin-left: 40px !important
}

.mar-left-45 {
    margin-left: 45px !important
}

.mar-left-50 {
    margin-left: 50px !important
}

.mar-right-0 {
    margin-right: 0px !important
}

.mar-right-5 {
    margin-right: 5px !important
}

.mar-right-10 {
    margin-right: 10px !important
}

.mar-right-15 {
    margin-right: 15px !important
}

.mar-right-20 {
    margin-right: 20px !important
}

.mar-right-25 {
    margin-right: 25px !important
}

.mar-right-30 {
    margin-right: 30px !important
}

.mar-right-35 {
    margin-right: 35px !important
}

.mar-right-40 {
    margin-right: 40px !important
}

.mar-right-45 {
    margin-right: 45px !important
}

.mar-right-50 {
    margin-right: 50px !important
}

.mar-top-0 {
    margin-top: 0px !important
}

.mar-top-5 {
    margin-top: 5px !important
}

.mar-top-10 {
    margin-top: 10px !important
}

.mar-top-15 {
    margin-top: 15px !important
}

.mar-top-20 {
    margin-top: 20px !important
}

.mar-top-25 {
    margin-top: 25px !important
}

.mar-top-30 {
    margin-top: 30px !important
}

.mar-top-35 {
    margin-top: 35px !important
}

.mar-top-40 {
    margin-top: 40px !important
}

.mar-top-45 {
    margin-top: 45px !important
}

.mar-top-50 {
    margin-top: 50px !important
}

.mar-bottom-0 {
    margin-bottom: 0px !important
}

.mar-bottom-5 {
    margin-bottom: 5px !important
}

.mar-bottom-10 {
    margin-bottom: 10px !important
}

.mar-bottom-15 {
    margin-bottom: 15px !important
}

.mar-bottom-20 {
    margin-bottom: 20px !important
}

.mar-bottom-25 {
    margin-bottom: 25px !important
}

.mar-bottom-30 {
    margin-bottom: 30px !important
}

.mar-bottom-35 {
    margin-bottom: 35px !important
}

.mar-bottom-40 {
    margin-bottom: 40px !important
}

.mar-bottom-45 {
    margin-bottom: 45px !important
}

.mar-bottom-50 {
    margin-bottom: 50px !important
}

.content-column ul {
    margin-left: 35px;
}

.hideme, .hidden {
    display: none !important;
}

.showme {
    display: block !important
}

.disp-table {
    display: table !important;
}

.disp-cell {
    display: table-cell !important;
}

.center {
    margin: 0 auto;
    text-align: center !important;
}

.tvalign {
    vertical-align: top !important;
}

.mvalign {
    vertical-align: middle !important;
}

.bvalign {
    vertical-align: bottom !important;
}

.lalign {
    text-align: left !important;
}

.ralign {
    text-align: right !important;
}

.rel-pos {
    position: relative !important;
}

.abs-pos {
    position: absolute !important;
}

.fix-pos {
    position: fixed;
}

ul {
    margin-left: 35px;
    margin-bottom: 10px;
}

.full-width {
    width: 100% !important;
}

.full-height {
    min-height: 100%;
    min-height: 100vh;
}

button:hover, button:focus, .button:hover, .button:focus {
    background-color: none !important;
}

.bg-primary:hover {
    background-color: #e55c17 !important;
    text-decoration: none !important;
}

.btn.bg-primary, .button.bg-primary, button.bg-primary, .btn.bg-blue, .button.bg-blue, button.bg-blue, .btn.bg-yellow, .button.bg-yellow, button.bg-yellow {
    border: 0 !important;
}

.btn a {
    display: block;
}

.removeIcon {
    cursor: pointer;
    width: 10px;
    font-size: 20px;
}

.btn, button {
    margin: 10px 5px 10px 0px;
    padding: 5px 10px;
    border: 1px solid #bbb;
    color: #545B5B;
    border-radius: 3px;
    cursor: pointer;
    white-space: nowrap;
    display: inline-block;
}

.button {
    border-radius: 3px;
}

.button-group a.button {
    margin-bottom: 0;
}

.btn:hover, button:hover {
    background: #fff;
    color: inherit;
}

button.small {
    padding: 5px;
    height: 30px;
}

#btn_view_analyzed.btn, #btn_view_cases_rmas.btn, #btn_contact_renewal.btn, #btn_redemm_tokens.btn {
    margin: 0 !important;
}

.storm, .storm a {
    color: #545B5B !important;
}

.concrete, .concrete a {
    color: #95A5A6 !important;
}

a span.storm:hover, .storm a:hover, .concrete a:hover, a.concrete:hover {
    color: #a831d6 !important;
    text-decoration: none !important;
}

a.primary:hover {
    color: #545B5B !important;
}

a.btn {
    padding: 6px 10px;
}

.silver {
    color: #BCC2C7;
}

.white {
    color: #fff;
}

.primary, .carrot, .carrot p {
    color: #a831d6 !important;
}

.sky {
    color: #3498DB;
}

.black {
    color: #000;
}

.blue {
    color: #2980B9
}

.tomato, .tomato p {
    color: #E74B3B
}

.bg-lightgray {
    background: #f9f9f9 !important;
}

.bg-clouds {
    background: #EBEFF1 !important;
}

.bg-platinum {
    background: #DDE1E2 !important;
}

.bg-silver {
    background: #BCC2C7 !important;
    color: #fff;
}

.bg-silver2 {
    background: #9b9b9b !important;
    color: #fff !important;
}

.bg-silver2 * {
    color: #fff !important;
}

.bg-storm {
    background: #545B5B !important;
}

.bg-white {
    background: #ffffff !important;
}

.bg-primary {
    background: #F16722 !important;
    color: #fff !important;
}

.bg-primary a {
    color: #fff;
}

.bg-primary i {
    color: #fff !important;
}

.bg-silver:hover {
    background: #B9B9B9 !important;
}

.bg-silver2:hover {
    background: #898989 !important;
}

.bg-sky {
    background: #3498DB !important;
    color: #fff !important;
}

.bg-blue {
    background: #2980B9 !important;
    color: #fff !important;
}

.bg-lightblue {
    background: #C9DFED !important;
}

.bg-yellow {
    background: #FFB022 !important;
    color: #fff !important;
}

.bg-lightyellow {
    background: #FCE6C4 !important;
}

.bg-lightred {
    background: #FAE7EA !important;
}

.bg-transparent {
    background: transparent !important;
}

.bg-lightblue .btn-toggle-close {
    border: 1px solid rgba(52, 152, 219, .3)
}

.bg-lightyellow .btn-toggle-close {
    border: 1px solid rgba(241, 103, 34, .3)
}

.bg-lightred .btn-toggle-close {
    border: 1px solid rgba(231, 75, 59, .3);
}

.border-platinum {
    border: 1px solid #DDE1E2 !important;
}

.border-silver {
    border: 1px solid #BCC2C7 !important;
}

.border-storm {
    border: 1px solid #545B5B !important;
}

.border-sky {
    border: 1px solid #3498DB !important;
}

.border-carrot {
    border: 1px solid #F16722 !important;
}

.border-tomato {
    border: 1px solid #E74B3B !important;
}

.border-white {
    border: 1px solid #ffffff !important;
}

.radius-2 {
    border-radius: 2px;
}

.radius-3 {
    border-radius: 3px;
}

.radius-4 {
    border-radius: 4px;
}

.radius-6 {
    border-radius: 6px;
}

.radius-8 {
    border-radius: 8px;
}

.circle {
    border-radius: 50%;
}

.border-left {
    border-left: 1px solid #EBEFF1;
}

.border-right {
    border-right: 1px solid #EBEFF1;
}

.border-bottom {
    border-bottom: 1px solid #EBEFF1;
}

.border-bottom-silver-2 {
    border-bottom: 2px solid #BCC2C7;
}

.border-bottom-silver-1 {
    border-bottom: 1px solid #BCC2C7;
}

.border-bottom-white-1 {
    border-bottom: 1px solid #FFFFFF;
}

.cleaner, .clear {
    clear: both;
}

input[type="text"][disabled], input[type="text"][readonly], fieldset[disabled] input[type="text"], input[type="password"][disabled], input[type="password"][readonly], fieldset[disabled] input[type="password"], input[type="date"][disabled], input[type="date"][readonly], fieldset[disabled] input[type="date"], input[type="datetime"][disabled], input[type="datetime"][readonly], fieldset[disabled] input[type="datetime"], input[type="datetime-local"][disabled], input[type="datetime-local"][readonly], fieldset[disabled] input[type="datetime-local"], input[type="month"][disabled], input[type="month"][readonly], fieldset[disabled] input[type="month"], input[type="week"][disabled], input[type="week"][readonly], fieldset[disabled] input[type="week"], input[type="email"][disabled], input[type="email"][readonly], fieldset[disabled] input[type="email"], input[type="number"][disabled], input[type="number"][readonly], fieldset[disabled] input[type="number"], input[type="search"][disabled], input[type="search"][readonly], fieldset[disabled] input[type="search"], input[type="tel"][disabled], input[type="tel"][readonly], fieldset[disabled] input[type="tel"], input[type="time"][disabled], input[type="time"][readonly], fieldset[disabled] input[type="time"], input[type="url"][disabled], input[type="url"][readonly], fieldset[disabled] input[type="url"], input[type="color"][disabled], input[type="color"][readonly], fieldset[disabled] input[type="color"], textarea[disabled], textarea[readonly], fieldset[disabled] textarea {
    background: #fff;
    cursor: default;
}

input[type="file"], input[type="checkbox"], input[type="radio"] {
    margin: 0;
}

input[type="submit"]:disabled, input[type="submit"]:disabled:hover, button[disabled], button[disabled]:hover, button[disabled]:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus {
    background-color: #fff !important;
    text-decoration: none !important;
    color: #000 !important;
    cursor: pointer !important;
    opacity: 0.5;
}

fieldset.bg-clouds legend {
    font-weight: bold;
    background: #fff;
    padding: 1px 8px;
    margin: 0 0 0 -0.1875rem;
    border: 1px solid #ddd;
    border-radius: 3px;
}

.passwordViewOnOff {
    position: absolute;
    right: 15px;
    top: 9px;
    color: #545B5B;
    cursor: pointer;
}

/*******************************************************************************************************************************/

.snippetClass3 {
    font-size: 100%;
    font-weight: bold;
    color: #465692;
    background-color: #F1F4F9;
}

.snippetClass1 {
    font-size: 100%;
    font-weight: normal;
    color: #465692;
    background-color: #F1F4F9;
}

/*******breadcrumb style****************************************************/

ul.breadcrumb-wrap li {
    display: inline-block;
    margin-left: 0 !important
}

ul.breadcrumb-wrap li.past-item {
    width: 13px;
    height: 13px;
    border: 4px solid #fff;
    box-sizing: content-box !important;
}

ul.breadcrumb-wrap li.active-item, ul.breadcrumb-wrap li.past-item {
    background-color: #F39C12;
    box-shadow: 0 0 0 2px #3498DB;
}

ul.breadcrumb-wrap li.inactive-item {
    background-color: #fff;
    box-shadow: 0 0 0 2px #BCC2C7;
}

ul.breadcrumb-wrap li.active-item, ul.breadcrumb-wrap li.inactive-item {
    width: 20px;
    height: 20px;
    border: 0px solid #fff;
}

ul.breadcrumb-wrap li.past-item, ul.breadcrumb-wrap li.active-item, ul.breadcrumb-wrap li.inactive-item {
    border-radius: 50%;
    position: relative;
    z-index: 10;
}

ul.breadcrumb-wrap li.line-connector {
    border-top: 3px solid #3498DB !important;
    position: relative;
    top: -10px;
    z-index: 1;
}

ul.breadcrumb-wrap li.line-connector.inactive {
    border-top: 3px solid #BCC2C7 !important;
}

ul.breadcrumb-wrap li.inactive-item {
    /*border: 3px solid #BCC2C7 !important;*/
}

ul.breadcrumb-wrap {
    padding-left: 0;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 30px 0 !important;
    width: 100%;
}

ul.breadcrumb-wrap li:first-child {
    margin-left: 0 !important;
}

ul.breadcrumb-wrap .active-item i {
    display: table-cell;
    padding: 3px;
    font-size: 14px;
    color: #fff;
}

ul.breadcrumb-wrap li div.upper-text, ul.breadcrumb-wrap li div.lower-text {
    color: #000;
    position: absolute;
    background: none;
    font-size: 10px !important;
    text-align: left;
    white-space: normal;
    line-height: 1.3;
    margin-left: -20px !important;
}

ul.breadcrumb-wrap li div.upper-text a, ul.breadcrumb-wrap li div.lower-text a {
    font-size: 10px !important;
}

ul.breadcrumb-wrap li div.upper-text {
    top: -20px;
    white-space: nowrap;
}

ul.breadcrumb-wrap li div.lower-text {
    top: 30px;
}

ul.breadcrumb-wrap li.past-item div.upper-text {
    top: -23px;
}

ul.breadcrumb-wrap li.past-item div.lower-text {
    top: 27px;
}

/****************************************************************************/

/* Please donot override as this css is moved to /apps/riverbed/clientlibs/common-css/touchui-overlay */

/*
.show-for-medium-down.off-canvas-left-sidebar-menu:before {
    content: "";
    display: block;
    position: relative;
    z-index: 9999;
}

#contentWrap .section.title:before,
#contentWrap .rmaTitle.title:before{content:"";display:block;height:60px;margin-top:-60px;}

#contentWrap .section.title.resetMargin:before,
#contentWrap .rmaTitle.title.resetMargin:before{margin-top:0 !important;}
*/

#contentWrap:after {
    content: "";
    display: block;
}

.move-right>.inner-wrap {
    -ms-transform: translate(15.625rem, 0);
    -webkit-transform: translate3d(15.625rem, 0, 0);
    -moz-transform: translate3d(15.625rem, 0, 0);
    -ms-transform: translate3d(15.625rem, 0, 0);
    -o-transform: translate3d(15.625rem, 0, 0);
    transform: translate3d(15.625rem, 0, 0);
    overflow-y: initial;
    overflow-x: initial;
}

.fa {
    font: normal normal normal 14px/1 FontAwesome !important;
}

.fa-2x {
    font-size: 2em !important;
}

.fa-3x {
    font-size: 3em !important;
}

.fa-5x {
    font-size: 5em !important;
}

.fa.medium {
    font: normal normal normal 24px/1 FontAwesome !important;
}

i.fa.fa-search.close-icon {
    font-size: 16px !important;
}

.fa-check-square {
    color: #3498DB;
}

.small, .small p, .small a {
    font-size: 12px !important;
}

.smaller, .smaller p, .smaller a {
    font-size: 11px !important;
}

.big {
    font-size: 16px;
    line-height: 1.3;
}

.bigger {
    font-size: 20px;
}

.biggest {
    font-size: 26px;
}

span.inline, .inline>div {
    display: inline-block !important;
}

.errorMessageWrap {
    display: inline-block;
    vertical-align: middle;
}

.errorMessage, label.inline {
    display: table-cell;
    vertical-align: middle;
}

.errorMessage, .displayCenter {
    display: table-cell;
    vertical-align: top;
}

.errorMessage, .error {
    color: #D53B23 !important;
}

.wrapText .errorMessage {
    margin-top: 0px;
}

.errorLabel, .errorLabel div {
    color: #D53B23;
    font-size: inherit;
}

label.inline {
    margin: 0;
    padding: 0;
    text-align: right;
    width: inherit;
}

.inline div p {
    margin: 0;
    line-height: 1.2;
}

.list-style-none {
    list-style: none;
}

.footer, .footer div, .footer a {
    font-size: 12px;
    line-height: 1.6;
}

a.social {
    vertical-align: middle;
    text-align: center;
    display: table-cell;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #545B5B;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

a.social:hover {
    vertical-align: middle;
    text-align: center;
    display: table-cell;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #F16722;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.left-sidebar-home ul {
    margin-left: 0 !important;
}

.content-column-home {
    position: relative;
    left: 210px;
    z-index: 1;
    padding-right: 210px;
}

.content-column {
    position: relative;
    left: 240px;
    right: 0px;
    z-index: 1;
    padding-right: 240px;
}

.left-sidebar, .content-column, .copyrightAndLinks {
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
}

.left-sidebar {
    margin-top: -1px;
    position: fixed;
    left: 0;
    width: 240px;
    top: 69px;
    bottom: 0;
    z-index: 8;
    background: #fff;
    -webkit-box-shadow: 4px -1px 5px -3px rgba(0, 0, 0, 0.66);
    -moz-box-shadow: 4px -1px 5px -3px rgba(0, 0, 0, 0.66);
    box-shadow: 4px -1px 5px -3px rgba(0, 0, 0, 0.66);
}

.copyrightAndLinks {
    position: relative;
    left: 0;
    padding-right: 0;
    padding-bottom: 45px
}

.left-sidebar.move-left {
    cursor: pointer;
}

.move-left {
    -webkit-transform: translate(-230px, 0);
    -moz-transform: translate(-230px, 0);
    -o-transform: translate(-230px, 0);
    -ms-transform: translate(-230px, 0);
}

.copyrightAndLinks.move-left {
    padding-right: 0px;
    margin-left: -10px;
}

.content-column.move-left {
    padding-right: 2px;
}

.aitem-border-left {
    border-left: 7px solid #F16722 !important;
}

table tr.even, table tr:nth-of-type(even) {
    background: transparent;
}

table.no-stripe tr.even, table.no-stripe tr.alt, table.no-stripe tr:nth-of-type(even), table.alternaterow thead tr, table thead {
    background: transparent !important;
}

table.alternaterow tr.odd, table.alternaterow tr:nth-of-type(odd) {
    background: #F9F9F9;
}

table {
    border: #BCC2C7;
}

.myRiverbed_no_chart {
    height: 120px !important;
    text-align: center;
    vertical-align: middle;
    /*padding-top: 55px !important;*/
}

.cases_chart_wrap, .support_contract_chart_wrap, .returnedRMA_chart_wrap, .tokens_chart_wrap, .sysdumps_chart_wrap {
    height: 380px;
    max-height: 380px;
}

#myRiverbed_assetsMap {
    height: 400px;
    border: 1px solid #ccc;
    z-index: 9;
}

#myRiverbed_cases_chart, #myRiverbed_supportContract_chart, #myRiverbed_rmas_chart {
    height: 285px;
}

#myRiverbed_sysdumps {
    height: 150px;
    overflow: unset !important;
}

.kb-article p {
    margin: 20px 0;
}

/*****temp overriding rvdb_consolidated_style.css*****************************************/

#seo {
    width: 100%;
}

h3.expandable {
    position: relative;
}

h3.expandable:after, ul.software-documentation-tabs.mobile li.tab-title a:after, a.accordionToggle:after, .expand span:after {
    font-family: 'FontAwesome';
    font-size: 16px;
    content: "\f0d7";
    position: absolute;
    top: 15%;
    right: 10px;
    color: #545B5B;
}

h3.openheader:after, ul.software-documentation-tabs.mobile li.active a:after, a.accordionToggle.active:after, .expand.open span:after {
    font-family: 'FontAwesome';
    content: "\f0d8";
    position: absolute;
    top: 10%;
    right: 10px;
    color: #545B5B;
}

.expand span:after {
    font-size: 18px !important;
    top: 20%;
}

a.accordionToggle:after, a.accordionToggle.active:after {
    top: 5%;
}

.sliderWrap .sliderContent .expand {
    border: 0 !important;
    padding: 0 !important;
    position: relative;
}

.sliderWrap .sliderContent .expand, .sliderWrap .sliderContent .expand span {
    background-color: #EBEFF1 !important;
    color: black;
    text-transform: uppercase;
    font-family: 'Open Sans', Helvetica, Verdana, Arial;
    font-size: 15px;
    margin-bottom: 0px;
    margin-top: 3px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/content/dam/styleImages/hIEfix.png, sizingMethod=crop);
    zoom: 1;
    font-weight: normal;
}

.sliderContent {
    margin-right: 0px;
}

.expand span {
    background: none;
}

.expand.open span {
    background: none;
}

.expand span, .expand.open span {
    background-repeat: no-repeat;
    background-position: 99% 10px;
    height: auto;
    padding: 6px 0 6px 10px;
}

.collapse {
    padding: 14px 7px;
}

/*.wwFormTable .theader td,*/

.alternaterow .theader td {
    border-top: 0;
}

table.wwFormTable {
    padding-bottom: 10px;
    border-collapse: collapse;
}

table.wwFormTable tr.wwFormRow.borderOnTd td {
    border-bottom: 1px solid #BCC2C7;
}

table.wwFormTable td.tdLabel, table.wwFormTable td.tdLabel div, table.wwFormTable td label, table.wwFormTable td label p {
    font-weight: bold;
    text-align: right;
    margin-bottom: 0;
}

table.wwFormTable tr td {
    padding: 5px;
}

.softwareListingUpgradePath th:first-child, .softwareListingUpgradePath td:first-child {
    padding-left: 10px !important;
}

.latest-software-box {
    max-width: 350px;
    cursor: pointer;
    min-height: 120px !important;
    overflow-y: auto;
}

.latest-software-box:hover {
    border: 1px solid #F16722 !important;
    background: #F39C12 !important;
    color: #fff !important;
}

.latest-software-box:hover div, .latest-software-box:hover a {
    color: #fff !important;
}

table th {
    font-weight: bold;
}

.tradeUpCertificationPage #sliderWrap, .bulkAddressChange .accordion-in-steps {
    max-width: 720px !important;
}

.tablesaw-stack th, .tablesaw-stack td {
    box-sizing: border-box !important;
    padding: 5px !important;
}

.tablesaw-stack .processed .tablesaw-cell-label, .tablesaw-stack .processed .tablesaw-cell-label label {
    color: #ccc;
}

.tablesaw-stack .tablesaw-cell-label label {
    font-weight: bold;
}

/**bring over rvdb_consolidated_style.css*****************************************************************************************/

.alternaterow {
    border-collapse: collapse;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
    border: none;
}

.alternaterow th {
    color: #545B5B;
    margin: 0px;
    padding: 0px 5px;
    text-align: left;
    vertical-align: middle;
}

.alternaterow th, .alternaterow th div, .alternaterow th p, .alternaterow th label {
    font-weight: 600;
    margin-bottom: 2px;
}

.alternaterow>TBODY>TR>TD {
    border-left: none;
    border-right: none;
    margin: 0px;
    padding: 10px 7px 10px 5px;
    vertical-align: top;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

p, td, th {
    margin: 0px 0px 10px 0px;
}

::selection {
    color: white;
    background-color: black;
}

img.preLoad {
    display: none;
}

#cboxOverlay {
    /* background: url(/content/dam/styleImages/colorbox/overlay.png) repeat 0 0; */
    background: #fff;
    position: fixed;
    width: 100%;
    height: 100%;
}

#colorbox, #cboxOverlay, #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
}

#cboxTopLeft {
    width: 21px;
    height: 21px;
    background: url(/content/dam/styleImages/colorbox/controls.png) no-repeat -101px 0;
}

#cboxTopCenter {
    height: 21px;
    background: url(/content/dam/styleImages/colorbox/border.png) 0 0 repeat-x;
}

#cboxTopRight {
    width: 21px;
    height: 21px;
    background: url(/content/dam/styleImages/colorbox/controls.png) no-repeat -130px 0;
}

#cboxMiddleLeft {
    width: 21px;
    background: url(/content/dam/styleImages/colorbox/controls.png) left top repeat-y;
}

#cboxMiddleLeft, #cboxBottomLeft {
    clear: left;
}

#cboxTitle {
    display: none !important;
    position: absolute;
    bottom: 4px;
    left: 0;
    text-align: center;
    width: 100%;
    color: #949494;
    margin: 0;
}

#cboxCurrent {
    position: absolute;
    bottom: 4px;
    left: 58px;
    color: #949494;
}

#cboxNext {
    position: absolute;
    bottom: 0;
    left: 27px;
    background: url(/content/dam/styleImages/colorbox/controls.png) no-repeat -50px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

#cboxPrevious {
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(/content/dam/styleImages/colorbox/controls.png) no-repeat -75px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer;
}

#cboxClose {
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(/content/dam/styleImages/colorbox/controls.png) no-repeat -25px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
    border: 0px;
}

#cboxSlideshow {
    position: absolute;
    bottom: 4px;
    right: 30px;
    color: #0092ef;
}

#cboxLoadedContent {
    margin-bottom: 28px;
    overflow: auto;
}

#colorbox, #cboxContent, #cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

#cboxContent {
    background: #fff;
    overflow: hidden;
    position: relative;
}

#cboxMiddleRight {
    width: 21px;
    background: url(/content/dam/styleImages/colorbox/controls.png) right top repeat-y;
}

#cboxBottomLeft {
    width: 21px;
    height: 21px;
    background: url(/content/dam/styleImages/colorbox/controls.png) no-repeat -101px -29px;
    clear: left;
}

#cboxBottomCenter {
    height: 21px;
    background: url(/content/dam/styleImages/colorbox/border.png) 0 -29px repeat-x;
}

#cboxBottomRight {
    width: 21px;
    height: 21px;
    background: url(/content/dam/styleImages/colorbox/controls.png) no-repeat -130px -29px;
}

#centerColWide li, #centerColWide ul, #centerCol li, #centerCol ul {
    /* list-style-type: disc; */
    line-height: 1.7em;
    list-style-position: outside;
    /*margin-left: 12px;*/
}

.sortButton {
    cursor: pointer;
}

.sortButton span::after, .rvbd-dropdownLabel::after {
    font-family: 'FontAwesome';
    font-size: 16px;
    content: "\f0d7";
    margin-left: 5px;
    color: #545B5B;
}

.sortButton span.up::after {
    content: "\f0d8";
}

.sortButton span div.parbase {
    display: inline-block;
}

.sortButton span.selected, .sortButton span.selected div.parbase, .sortButton span.selected::after {
    color: #3498DB;
}

.rvbd-dropdownWrap {
    position: relative;
    cursor: pointer;
}

.rvbd-dropdownWrap:hover {
    background: #fff;
    border-color: #DDE1E2;
}

.rvbd-dropdownWrap .rvbd-dropdown {
    position: absolute;
    top: 34px;
    left: 0;
    background: #fff;
    border: 1px solid #DDE1E2;
    border-radius: 3px;
    padding: 5px 0px;
    min-width: 200px;
    max-height: 180px;
    overflow-y: auto;
    z-index: 9999;
    box-shadow: 0px 4px 5px -1px rgba(0, 0, 0, 0.25);
}

.rvbd-dropdownWrap .rvbd-dropdown, .rvbd-dropdownWrap .rvbd-dropdown li {
    margin-left: 0px !important;
}

.rvbd-dropdownWrap .rvbd-dropdown li {
    cursor: pointer;
    display: table-row;
}

.rvbd-dropdownWrap .rvbd-dropdown li:hover {
    background: #EBEFF1;
}

.rvbd-dropdownWrap .rvbd-dropdown li i {
    display: table-cell;
    padding: 0 5px 0 8px;
}

.rvbd-dropdownWrap .rvbd-dropdown li span {
    display: table-cell;
    width: 100%;
    line-height: 1.3;
    padding: 3px 10px 3px 0px;
    text-align: left;
}

.rvbd-dropdown::before {
    border: inset 8px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent #ffffff transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -16px;
    left: 7px;
    z-index: 9999;
}

.rvbd-pagination {
    padding: 0px !important;
    margin: 10px 0 10px 0 !important;
    display: inline-block !important;
}

.rvbd-pagination ul {
    margin-left: 1px !important;
    margin-top: 1px !important;
}

.rvbd-pagination ul li {
    list-style: none;
    padding: 0;
    float: left;
    border: 1px solid #ccc;
    padding: 1px 6px;
    width: 37px;
    text-align: center;
    margin: -1px 0 0 -1px !important;
    line-height: 30px !important;
}

.rvbd-pagination ul li:last-child {
    border-right: 1px solid #ccc;
}

.rvbd-pagination ul li.active {
    background: #EBEFF1;
}

.rvbd-pagination ul li:first-child, .rvbd-pagination ul li:first-child a {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    position: relative;
    color: transparent;
}

.rvbd-pagination ul li:last-child, .rvbd-pagination ul li:last-child a {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    position: relative;
    color: transparent;
}

.rvbd-pagination ul li.disabled .ellipse {
    position: relative;
    top: -4px;
}

.rvbd-pagination ul li:first-child a::after, .rvbd-pagination ul li:first-child span::after {
    content: "\00ab";
    left: 6px;
    top: -8px;
    font-size: 18px;
    position: absolute;
    color: #545B5B;
}

.rvbd-pagination ul li:last-child a::after, .rvbd-pagination ul li:last-child span::after {
    content: "\00bb";
    right: 15px;
    top: -8px;
    font-size: 18px;
    position: absolute;
    color: #545B5B;
}

.rvbd-pagination ul li:first-child span::after {
    left: 13px;
    top: -2px;
}

.rvbd-pagination ul li:last-child span::after {
    right: 13px;
    top: -2px;
}

.riverbed-theme .current {
    font-weight: normal;
}

.scrollableReadOnlyTextArea {
    background: #FFF !important;
    border-width: 0px;
}

.required {
    color: #D53B23;
    font-weight: bold;
}

hr {
    color: #dcdcdc;
    background-color: #dcdcdc;
    height: 1px;
    border: 0;
    margin-top: 20px;
    margin-top: 6px;
}

#contentWrap .facettree h3.active {
    background-color: transparent !important;
    border-left: 7px solid #ea6824;
}

#contentWrap .facettree h3 {
    background-image: none !important;
    line-height: 1.4 !important;
    padding: 0 !important;
    margin: 0 !important;
}

#contentWrap .facettree h3.active a, #contentWrap .facettree h3.active:hover a {
    color: #000 !important;
    border-left: 0px !important;
}

#contentWrap .facettree h3 a {
    padding: 8px 25px 8px 6px !important;
    display: block;
    border-left: 7px solid #fff;
    background-image: none !important;
}

#contentWrap .facettree h3:hover a {
    background: #EBEFF1;
    color: #545B5B;
    border-left: 7px solid #ea6824;
    text-decoration: none !important;
    display: block;
    padding: 8px 8px 8px 6px !important;
}

table.action-buttons, table.wwFormTableComplex {
    border-collapse: collapse;
    border-top: 1px solid #545B5B;
}

table.wwFormTableComplex th.checkbox {
    width: 50px;
    vertical-align: middle;
    text-align: center;
}

.wwFormTableComplex .theader th {
    background: #f3f3f3;
    color: #000;
    margin: 0px;
    padding: 7px 5px;
    text-align: left;
    vertical-align: top;
    font-weight: bold;
    border-bottom: 1px solid #545B5B;
}

/*****************************************************************************************************************************/

ul.tabs {
    border-bottom: 1px solid #BCC2C7;
}

ul.tabs li {
    border: 1px solid #fff;
    border-bottom: 0 !important;
}

ul.tabs.mobile li {
    border: 0px !important;
}

.tabs dd>a, .tabs .tab-title>a {
    outline: none;
    display: block;
    background-color: #fff;
    color: #545B5B;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: 600;
}

.tabs li.tab-title.active {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border: 1px solid #BCC2C7;
    border-bottom: 0 !important;
    /*border-top: 5px solid #aa0000;*/
}

.tabs dd.active a, .tabs .tab-title.active a, .tabs dd.active a:hover, .tabs .tab-title.active a:hover {
    color: #545B5B;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #EBEFF1;
    border-bottom: 5px solid #F16722;
}

.tabs dd a:hover, .tabs .tab-title a:hover {
    color: #545B5B;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #EBEFF1;
    border-bottom: 5px solid #BCC2C7;
    margin-bottom: 0 !important;
    text-decoration: none !important;
}

.tabs dd, .tabs .tab-title {
    position: relative;
    margin-bottom: 0 !important;
    list-style: none;
    float: left;
    transition: background-color 0.2s ease !important;
}

.tabs dd:hover, .tabs .tab-title:hover {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border: 1px solid #BCC2C7;
}

.tabs.mobile {
    border-bottom: solid 1px #BCC2C7;
}

.tabs.mobile li {
    float: none;
    height: auto;
    border: 0;
}

.tabs.mobile li a {
    display: block;
    width: auto;
    height: auto;
    padding: 5px 10px;
    line-height: 1;
    border: 1px solid #BCC2C7;
    border-bottom: 0;
    margin: 0;
    color: #555;
    background: #EBEFF1;
}

.tabs.mobile .tab-title a {
    border-left: 10px solid transparent;
    border-right: 0;
}

.tabs.mobile li.tab-title.active {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    border: 0px !important;
    border-left: 10px solid #F16722 !important;
}

.tabs.mobile dd.active a, .tabs.mobile .tab-title.active a {
    color: #F16722;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    border-bottom: 0;
    background-color: #EBEFF1;
    padding-left: 0;
}

.tabs.mobile dd.active a:hover, .tabs.mobile .tab-title.active a:hover {
    border-left: 0;
    padding-left: 9.6px;
}

.tabs.mobile dd a:hover, .tabs.mobile .tab-title a:hover {
    color: #F16722;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    border-bottom: 0;
    background-color: #EBEFF1;
    padding-bottom: 5px;
    border-left: 10px solid #F16722;
    margin-bottom: 0 !important;
    text-decoration: none !important;
}

.accordion.accordion-in-steps .accordion-navigation>a, .accordion.accordion-in-steps .accordion-navigation .accordion-slider-wrap>a, .accordion.accordion-in-steps dd>a {
    padding: 0;
    display: block;
}

.accordion.accordion-in-steps .accordion-navigation>a span, .accordion.accordion-in-steps .accordion-navigation .accordion-slider-wrap>a span {
    display: inline-block;
    padding: 5px 0 5px 10px !important;
    background: #c9dfed;
    height: 31px;
    position: relative;
    margin-right: 15px;
}

.accordion.accordion-in-steps .accordion-navigation>a span:after, .accordion.accordion-in-steps .accordion-navigation .accordion-slider-wrap>a span:after {
    width: 0;
    height: 0;
    content: "";
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-left: 15px solid #c9dfed;
    position: absolute;
    top: 0;
    left: 100%;
}

.accordion.accordion-in-steps .accordion-navigation .accordion-slider-wrap>a:hover span:after, .accordion.accordion-in-steps .accordion-navigation>a:hover span:after, .accordion.accordion-in-steps .accordion-navigation .accordion-slider-wrap>a span.active:after, .accordion.accordion-in-steps .accordion-navigation>a span.active:after {
    width: 0;
    height: 0;
    content: "";
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-left: 15px solid #F16722;
    position: absolute;
    top: 0;
    left: 100%;
}

.accordion .accordion-navigation div>a, .accordion .accordion-navigation>a, .accordion dd>a {
    background: #EBEFF1 !important;
    color: #545B5B !important;
    font-weight: 600;
    padding: 5px 10px 5px 12px;
    font-size: 14px;
    position: relative;
}

.accordion.accordion-in-steps .accordion-navigation .accordion-slider-wrap>a.accordionToggle.active, .accordion.accordion-in-steps .accordion-navigation .accordion-slider-wrap>a.accordionToggle:hover, .accordion.accordion-in-steps .accordion-navigation>a.accordionToggle.active, .accordion.accordion-in-steps .accordion-navigation>a.accordionToggle:hover {
    border-left: 0px !important;
    padding-left: 0px !important;
}

a.accordionToggle.active, a.accordionToggle:hover {
    border-left: 7px solid #F16722;
    padding-left: 5px;
}

.accordion .accordion-navigation div>a:hover, .accordion .accordion-navigation>a:hover, .accordion dd>a:hover {
    background: #EBEFF1;
}

.accordion.accordion-in-steps .accordion-navigation .accordion-slider-wrap>a:hover span, .accordion.accordion-in-steps .accordion-navigation .accordion-slider-wrap>a span.active, .accordion.accordion-in-steps .accordion-navigation>a:hover span, .accordion.accordion-in-steps .accordion-navigation>a span.active {
    background: #F16722 !important;
    color: #fff;
}

.accordion .accordion-navigation .content, .accordion li .content {
    display: block;
    max-height: 0;
    padding: 0;
    visibility: hidden;
    overflow: hidden;
    -webkit-transition: max-height 300ms ease-out;
    -moz-transition: max-height 300ms ease-out;
    -ms-transition: max-height 300ms ease-out;
    -o-transition: max-height 300ms ease-out;
    transition: max-height 300ms ease-out;
}

.accordion .accordion-navigation .content.active, .accordion li .content.active {
    display: block;
    max-height: 5000px;
    visibility: visible;
    -webkit-transition: max-height 1500ms ease-in;
    -moz-transition: max-height 1500ms ease-in;
    -ms-transition: max-height 1500ms ease-in;
    -o-transition: max-height 1500ms ease-in;
    transition: max-height 1500ms ease-in;
}

.accordion li .content>div, .accordion li .content>span {
    display: block;
    padding: 10px;
}

.accordion li>a:hover {
    text-decoration: none !important;
    color: #F16722;
}

.categoryitems {
    background: #EBEFF1;
    display: none;
}

.show-for-medium-up.cc-accent-line {
    height: 5px;
    width: 100%;
    position: fixed;
    top: 66px;
    left: 0px;
    z-index: 9989;
    -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.25);
}

.hide-for-medium.cc-accent-line {
    height: 5px;
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 9989;
    -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.25);
}

.cc-accent-line {
    height: 5px !important;
    width: 100%;
    position: fixed;
    top: 63px;
    left: 0px;
    z-index: 9;
    -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.25);
    background: #FFF;
}

.cc-accent-line-blue {
    height: 100%;
    width: 60%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #6BB5E4;
}

.cc-accent-line-yellow {
    height: 100%;
    width: 20%;
    position: absolute;
    top: 0px;
    left: 60%;
    background-color: #FFB022;
}

.cc-accent-line-red {
    height: 100%;
    width: 20%;
    position: absolute;
    top: 0px;
    left: 80%;
    background-color: #FF671B;
}

.columns.fnone {
    float: none !important;
}

.columns.fleft {
    float: left !important;
}

.oldname {
    display: block;
    margin-bottom: 5px;
    line-height: 1.2;
}

.leftNav h2 a {
    font-size: 16px;
}

.btn-close, .btn-mini {
    width: 22px;
    height: 22px;
    border: 1px solid #BCC2C7;
    text-align: center;
    border-radius: 3px;
    font-weight: 400 !important;
    vertical-align: middle;
    cursor: pointer;
}

.row .row {
    margin: 0 0 10px 0 !important;
}

form label span {
    line-height: 1.1;
}

.row .columns:first-child, .row .columns:last-child, .row .columns.searchField {
    padding-left: 0;
    padding-right: 0;
}

.row::before, .row::after {
    content: ' ';
    display: table;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

.off-canvas-left-sidebar-menu input {
    margin-top: 0;
}

form .icon-search-software {
    color: #545B5B;
    /*padding-right:5px;*/
}

form span.prefix, form span.prefix-label {
    background: #fff;
    color: #545B5B;
    border-style: solid;
    border-width: 1px;
    border-color: #BCC2C7;
    border-right: 0;
    line-height: 32px;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
    cursor: pointer;
    transition: all 0.5s ease;
}

form span.prefix-right {
    border-right: 1px solid #BCC2C7;
    border-radius: 0px !important;
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
    margin-left: -2px;
    padding: 0 5px;
}

form span.prefix-label {
    display: block;
    position: relative;
    z-index: 2;
    text-align: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    overflow: hidden;
    cursor: default;
}

form span.prefix:hover {
    background: #F16722;
}

form span.prefix.bg-primary, .inputGroup_labelOnRight.bg-primary {
    border: 1px solid #3498DB !important;
    box-shadow: 0 0 2px #3498DB !important;
}

#form_search input[type="text"],.rvbdSearchBoxForm input.rvbdSearchBox, .inputGroupWrap input[type="text"] {
    border: none;
    padding: 0px 1px 0 10px;
    color: #545B5B;
    border: 1px solid #BCC2C7;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.inputGroup_buttonOnRight {
    border: none;
    padding: 0px 1px 0 10px;
    color: #545B5B;
    border: 1px solid #BCC2C7;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.inputGroup_labelOnRight {
    background: #fff;
    color: #545B5B;
    border-style: solid;
    border-left-style: solid;
    border-width: 1px;
    border-left-width: 1px;
    border-color: #BCC2C7;
    border-left-color: rgb(188, 194, 199);
    border-left: 0;
    line-height: 32px;
    border-top-right-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
    cursor: pointer;
    transition: all 0.5s ease;
    display: block;
    text-align: center;
}

.postfix {
    border-top-right-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
    overflow: unset;
}

#softwareSearch input[type="radio"] {
    background: none;
}

.singleColumn li {
    margin-bottom: 5px;
    line-height: 1.3;
}

.tabs-content .content table.alternaterow thead, .accordion table.alternaterow thead {
    background: transparent !important;
    border-bottom: 1px solid #dfdfdf;
}

.tabs-content ul.accordion {
    margin-left: 0;
}

.tabs-content thead th, .tabs-content .theader td, .tabs-content .dataRow td {
    padding: 10px 20px !important;
}

.tabs-content tbody .theader td {
    color: #000;
}

.homeBanner form[name='softwareSearch'] {
    max-width: 720px;
}

.reveal-modal {
    max-height: 480px;
    height: 400px !important;
}

.reveal-modal .rvbd-modalWrap>div {
    height: 400px;
}

.reveal-modal .title {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
}

.modal-content {
    max-height: 310px;
}

.modal-content iframe {
    height: 300px
}

.reveal-modal, dialog {
    border: solid 1px #BCC2C7;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    padding: 15px 20px 20px 20px;
    top: 50px !important;
    z-index: 9998;
    overflow-y: hidden !important;
}

.reveal-modal .modal-content {
    overflow-y: auto !important;
}

.reveal-flex-video {
    max-height: inherit;
    padding: 0;
}

.reveal-modal .close-reveal-modal, dialog .close-reveal-modal {
    font-size: 2.5rem;
    line-height: 1;
    position: absolute;
    top: -5px;
    right: 0px;
    color: #aaa;
    font-weight: bold;
    cursor: pointer;
    z-index: 9999;
}

.reveal-modal .close-reveal-modal:hover, dialog .close-reveal-modal:hover {
    color: #F16722;
    text-decoration: none !important;
}

.reveal-modal-bg {
    background: #fff;
    background: rgba(255, 255, 255, 0.55);
}

.reveal-flex-video .close-reveal-modal {
    top: 5px;
    right: 15px;
    display: none;
}

/*overwrite simplebar style***************/

.simplebar-track .simplebar-scrollbar {
    background: #DDE1E2 !important;
    cursor: pointer;
    z-index: -1;
}

.simplebar-track .simplebar-scrollbar:hover, .simplebar-track .simplebar-scrollbar:focus {
    background: #BCC2C7 !important;
}

.simplebar, [data-simplebar-direction] {
    position: fixed !important;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
}

/*
left sidebar style-----------------------------------------------------------------
*/

.leftNavButtons_wrap li {
    cursor: pointer;
    padding: 9px 0 9px 14px;
    margin-bottom: 5px;
}

#leftCol, #leftCol2 {
    margin-bottom: 90px !important;
}

#leftCol2 ul, #leftCol ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 11px;
}

#leftCol2 .sectionTitle a, #leftCol2 .sectionTitle2 a, #leftCol .sectionTitle a {
    background: url('') !important;
    color: black !important;
    text-transform: uppercase;
    text-decoration: none;
}

#leftCol2 .sectionTitle2, #leftCol2 .sectionTitle, #leftCol .sectionTitle {
    color: black !important;
    font-size: 15px;
    padding-top: 15px;
    border-top: 1px solid #545B5b !important;
    padding-bottom: 5px;
    text-transform: uppercase;
}

#leftCol2 .openheader {
    background-color: transparent;
}

#leftCol2 .menuheader {
    color: #000;
    cursor: pointer;
    padding: 0;
    margin-bottom: 0;
    background: #fff;
    position: relative;
}

#leftCol2 .openheader a {
    border-left: 7px solid #ea6824 !important;
}

#leftCol li a, #leftCol2 ul.empty li a, #leftCol2 .menuheader a {
    display: block;
    background-image: none !important;
    font-weight: 500;
    border-left: 7px solid transparent;
    padding: 8px 25px 8px 6px !important;
    width: 100%;
}

.openheader>a {
    color: #000!important;
}

#leftCol2 li a, #leftCol li a {
    padding: 8px 10px 8px 5px;
    display: block;
    line-height: 1.3;
    border-left: 7px solid transparent;
}

#leftCol2 li a:hover, #leftCol li a:hover {
    text-decoration: none !important;
    color: #F16722;
}

#leftCol .arrowlistmenu, #leftCol2 .arrowlistmenu {
    margin-top: 0;
    padding-bottom: 10px;
    z-index: 9999;
}

.arrowlistmenu h3 a.active {
    border-left: 7px solid #F16722 !important;
}

.arrowlistmenu ul li a {
    color: #777;
    display: block;
    padding: 5px;
    padding-left: 24px;
    text-decoration: none;
    list-style: none;
}

#leftCol li:hover a, #leftCol2 ul.empty li:hover a, #leftCol2 .menuheader:hover a {
    background: #EBEFF1;
    border-left: 7px solid #ea6824;
    text-decoration: none !important;
    display: block;
}

.arrowlistmenu h3, .arrowlistmenu h2 {
    margin-top: 0;
}

.simplebar-track .simplebar-scrollbar {
    right: 0 !important;
    border-radius: 4px !important;
    width: 10px !important;
}

.menuheader a {
    color: #000;
}

.f-dropdown:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent transparent #fff transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -11px;
    left: 10px;
    z-index: 89;
}

.searchBox-dropdown {
    position: absolute;
    right: 5px;
    top: 60px;
    list-style: none;
    margin-left: 0;
    outline: none;
    width: 100%;
    max-height: none;
    height: auto;
    background: #fff;
    border: solid 1px #DDE1E2;
    z-index: 89;
    margin-top: 2px;
    width: 300px;
}

.close-icon:before {
    content: "\f00d" !important;
}

/*
end left sidebar style---------------------------------------------------------------------
*/

.title.section h1 {
    line-height: 1.1;
}

/* right sidebar style -----------------------------------------------------------------------------------------------------------------------------*/

ul.sky-square li:before, .homeRightCol ul li:before {
    position: absolute;
    top: 6px;
    left: -20px;
    vertical-align: middle;
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #3498DB;
    content: "";
    border-radius: 2px;
}

ul.primary-square, ul.sky-square, .rtModule ul, .homeRightCol ul {
    list-style: none;
}

ul.sky-square, ul.primary-square li, .rtModule ul>li, .homeRightCol ul>li {
    position: relative;
    margin-bottom: 8px;
    line-height: 1.4
}

ul.primary-square li:before, .rtModule ul>li:before {
    position: absolute;
    top: 6px;
    left: -20px;
    vertical-align: middle;
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #F16722;
    content: "";
    border-radius: 2px;
}

ul.sky-square a, ul.primary-square a, .rtModule ul>li>a, .homeRightCol ul>li>a {
    color: #545B5B;
}

ul.sky-square a:hover, ul.primary-square a:hover, .rtModule ul>li>a:hover, .homeRightCol ul>li>a:hover {
    color: #F16722;
}

.mainContentWrap ul {
    margin-left: 20px;
}

.mainContentWrap ul.breadcrumbs {
    margin-left: 0px !important;
}

.right-sidebar a span {
    font-size: 12px;
}

.rtModule ul {
    margin-left: 35px;
    margin-right: 10px;
    word-wrap: break-word;
}

.rtModule ul li, .homeRightCol ul li {
    margin-bottom: 10px;
    line-height: .8
}

.rtModule ul li a, .homeRightCol ul li a {
    line-height: 1.3;
}

.rtModule .border-platinum {
    border: 1px solid #BCC2C7;
}

.rtModule h3 {
    line-height: 1;
}

.homeRightCol .rightColumnBlockContent {
    cursor: pointer;
}

.homeRightCol a:hover {
    color: #F16722;
    text-decoration: none !important;
}

.right-column-title {
    font-weight: normal;
    font-size: 16px;
}

/* end right sidebar style ----------------------------------------------------------------------------------------------------------------------------*/

.button-group.radius>* {
    margin: 0 -3px;
    display: inline-block;
}

button.tiny, .button.tiny {
    font-size: 0.6875rem !important;
    padding: 5px 8px !important;
    height: auto;
}

.button.secondary:hover, .button.secondary:focus, .button.secondary.active {
    background: #ccc !important;
}

.homeBanner {
    display: table;
    width: 100%;
    background: url("/content/dam/images/hero-banner-support-2.jpg") no-repeat;
    background-color: #000;
    background-position-x: left;
    background-position-y: bottom;
    background-size: cover;
}

.homeBanner .formWrap {
    background: transparent;
    vertical-align: middle;
    display: table-cell;
}

.homeBanner h2 {
    color: #fff;
}

.homePage h2 {
    padding: 0;
    margin-top: -10px;
}

.homePage .whatsNewArticles {
    cursor: pointer;
    /*transition: box-shadow .3s ease-in-out !important;*/
    -webkit-box-shadow: 0px 0px 5px 1px rgba(173, 168, 173, 0.2);
    box-shadow: 0px 0px 5px 1px rgba(173, 168, 173, 0.2);
    -webkit-transition: transform 0.3s ease-in-out;
    -o-transition: transform 0.3s ease-in-out;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    -o-transition: -o-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out, -o-transform 0.3s ease-in-out;
    border-radius: 6px;
}

.homePage .whatsNewArticles:hover {
    /*-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1), 0 0 0 2px rgba(0,0,0,0.04) !important;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1), 0 0 0 2px rgba(0,0,0,0.04) !important;
    -webkit-transition: box-shadow .1s ease-in-out !important;*/
    -webkit-box-shadow: 0px 1px 5px 2px rgba(173, 168, 173, 0.55);
    box-shadow: 0px 1px 5px 2px rgba(173, 168, 173, 0.55);
}

.homePage .whatsNewArticles h3 {
    margin-bottom: 0px;
}

.homePage .whatsNewArticles .articleWrap {
    height: 100%
}

.homePage .whatsNewArticles .bg-highlighted {
    background: rgba(0, 147, 255, 0.1);
}

.dotsLinkDropdown {
    visibility: hidden;
    background-color: #fff;
    color: #000;
    border-radius: 3px;
    border: 1px solid #ccc;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: -40px;
    right: 13px;
    opacity: 0;
    transition: opacity .6s;
}

h1 {
    margin: 0 !important;
    padding: 5px 0 20px 0 !important;
    font-weight: 500;
}

h2 {
    font-weight: 500 !important;
    padding: 10px 0;
}

h3 {
    font-weight: 500 !important;
}

h4 {
    font-weight: 600;
    margin: 0px 0px 5px 0px;
    line-height: 1.2em;
}

.anchor {
    display: block;
    height: 75px;
    /*same height as header*/
    margin-top: -75px;
    /*same height as header*/
    visibility: hidden;
}

.show-toolBox, .show-rateBox {
    width: 270px;
    margin-left: -210px;
}

.article-sidebar .tool-title, .article-sidebar .rate-title {
    cursor: pointer;
    padding: 5px 5px 5px 15px;
}

.article-sidebar {
    display: block;
    -webkit-transition: width .5s ease;
    -moz-transition: width .5s ease;
    -o-transition: width .5s ease;
    -ms-transition: width .5s ease;
    transition: width .5s ease-in-out;
}

.article-sidebar a {
    display: table-row
}

.article-sidebar a img, .article-sidebar a span {
    display: table-cell;
    vertical-align: middle
}

.rating-wrap, .tool-wrap {
    background: #fff;
    position: relative;
    z-index: 9998;
}

#ratingDiv img {
    cursor: pointer;
}

.tool-wrap img {
    width: 40px;
    max-width: none;
    margin-right: 3px;
}

.assetsPage .tool-wrap img, .tool-wrap.assetUpgrade img {
    width: 36px
}

.footer-links {
    line-height: 1.2
}

.btn-group {
    display: flex;
}

.btn-group button {
    line-height: 1;
    border-radius: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 6px;
    padding-top: 6px;
    margin: 0 !important;
}

.btn-group button:not(:last-child) {
    border-right: 0 !important;
}

.btn-group button:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.btn-group button:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.has-validation-error {
    position: relative;
}

.validation-error {
    /*position: absolute;
    right: 10px;
    top: 1px;*/
    color: red;
    font-size: 14px;
}

.calendarWrap {
    display: table-cell;
    padding: 0px 5px 0px 5px;
}

.calendarWrap.firstCal {
    padding-left: 0px !important;
}

.calendarWrap.lastCal {
    padding-right: 0px !important;
}

.calendarWrap_small {
    display: block;
}

.calendarDropdown {
    background: #fff;
    padding: 10px;
    position: absolute;
    z-index: 300;
    left: 0;
    top: 35px;
    border: 0;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 16px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 16px rgba(0, 0, 0, 0.15);
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    max-height: 400px;
    overflow: auto;
}

.calendarDropdown .calendarNav .calendarNav_left {
    left: 5px;
    cursor: pointer;
}

.calendarDropdown .calendarNav .calendarNav_right {
    right: 5px;
    cursor: pointer;
}

.calendar-weekCellWrap {
    display: flex;
    align-items: center;
    justify-content: center;
}

.calendar-dayCell-empty, .calendar-weekCell, .calendar-dayCell, .calendar-dayCell-disabled {
    display: flex;
    width: 40px;
    height: 38px;
    justify-content: center;
    align-items: center;
}

.calendar-dayCell {
    cursor: pointer;
}

.calendar-dayCell-disabled, .navArrow_disabled {
    cursor: auto !important;
    color: #BCC2C7 !important;
}

.dtRangeSelected {
    background: #3498db;
    color: #fff;
}

.dtRangeSelected2 {
    background: #c9dfed;
}

.disabled {
    cursor: not-allowed !important;
    opacity: .3;
}

@media print {
    * {
        float: none !important;
        overflow: visible !important;
    }
    .no-print, nav, .subNav, .left-sidebar, .left_off_canvas_menu, footer, .logo img, .tab-bar img, .article-sidebar {
        display: none;
    }
    #wrap {
        position: static;
        height: 100%;
        width: 100%;
    }
    .article-content {
        width: 100% !important;
        display: inline;
        padding: 10px;
    }
    .kb-article p {
        margin: 10px 0;
    }
    h1 {
        font-size: 25px;
    }
    a[href]:after {
        content: none !important;
    }
}

.is-invalid-input {
    border: 1px solid #D53B23 !important;
}

.errorMessageRowWrap {
    display: none;
}

.login_frm_outter .login_frm_centering .errorMessage {
    color: #a94442;
}

.tooltip {
    background: #ebeff1 !important;
    color: #545b5b !important;
    border-radius: 3px !important;
    width: 400px !important;
    max-width: 400px !important;
    font-size: 14px !important;
    line-height: 1.4;
}

.tooltip>.nub {
    border-color: transparent transparent #FFF transparent
}

.tooltip.opened {
    border-bottom: dotted 1px #FFF !important;
    color: #FFF !important
}

.tap-to-close {
    color: #FFF
}

.tooltip>.nub {
    border-color: transparent transparent #FFF transparent
}

.tooltip.tip-top>.nub {
    border-color: #FFF transparent transparent transparent
}

.tooltip.tip-left>.nub {
    border-color: transparent transparent transparent #FFF
}

.tooltip.tip-right>.nub {
    border-color: transparent #FFF transparent transparent
}

#upgradePathToolResult>div {
    word-break: break-all;
}

.ui-dialog {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

.home-content-wrap #whats_new_content .columns {
    height: 430px;
    overflow: hidden;
    background: #fff;
}

.home-content-wrap #whats_new_content .columns h3 {
    line-height: 1.2;
}

.home-content-wrap .articleImage {
    max-height: 250px;
    overflow: hidden;
}

#iconSearchMagnifying {
    position: absolute;
    top: 8px;
    left: 12px;
}

#iconSearchMagnifying+input[type=text] {
    padding-left: 30px;
}

/* Responsive table stacks columns*************************************************************************************/

.responsive-card-table {
    border-collapse: collapse;
}

.responsive-card-table.unstriped tbody {
    background-color: transparent;
}

/*
.responsive-card-table th {
  background-color: #e6e6e6;
}
.responsive-card-table tr,
.responsive-card-table th,
.responsive-card-table td {
  border: 1px solid #0a0a0a;
}
*/

.responsive-card-table thead tr {
    border-top: 1px solid #BCC2C7;
    border-bottom: 1px solid #BCC2C7;
}

.responsive-card-table th {
    padding: 8px 5px;
}

.menu-icon::after {
    position: absolute;
    left: 9999px !important;
}

/****@media screen ****************************************************************************************/

/*customize screen size for 
	top navigation to hide at max-width:75em (1200px) to prevent links from breaking off the top navigation
	.user-email text shows 2 times at screen 1200px
*/

@media only screen and (min-width: 40.063em) and (max-width: 75em) {
    .show-for-medium-down.off-canvas-left-sidebar-menu {
        display: inherit !important;
    }
    .show-for-medium-up.hide-for-medium-down.full-width.fix-pos {
        display: none !important;
    }
    .show-for-medium-down.off-canvas-left-sidebar-menu .user-email .hide-for-medium-down {
        display: none !important;
    }
}

/**************************************************************************/

@media only screen and (min-width: 40.0625em) {
    .row {
        /*max-width:120rem;*/
        max-width: 320em;
    }
    .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
        display: inherit;
    }
    #docDocumentation #docDocumentationListing td:first-child, #docDocumentation #docDocumentationListing2 td:first-child, #docDocumentation #docReferenceListing td:first-child, #docDocumentation #docUserGuideListing td:first-child, #docDocumentation #docGettingStartedListing td:first-child, #docTechnicalNotes #docTechnicalNotesListing td:first-child, #docDocumentation #docGettingStartedListing2 td:first-child {
        width: 80%;
    }
    #docDocumentation #docDocumentationListing td:last-child, #docDocumentation #docDocumentationListing2 td:last-child, #docDocumentation #docReferenceListing td:last-child, #docDocumentation #docUserGuideListing td:last-child, #docDocumentation #docGettingStartedListing td:last-child, #docTechnicalNotes #docTechnicalNotesListing td:last-child {
        width: 20%;
    }
    h1 {
        font-size: 32px;
    }
    h2 {
        font-size: 26px;
    }
    h3 {
        font-size: 21px;
    }
    h4 {
        font-size: 18px;
    }
    .home-content-wrap {
        padding: 35px 0 0 30px;
    }
    #ratingDiv img {
        margin: 0 5px 5px 5px;
    }
    #ratingDiv img:first-child, .show-rateBox img:first-child {
        margin-left: 0 !important;
    }
    .home-content-wrap #whats_new_content .columns {
        padding-left: 0;
        padding-right: 0;
    }
}

/* max-width 640px, mobile-only styles, use when QAing mobile issues */

@media only screen and (max-width: 40em) {
    .content-column {
        left: 230px;
    }
    .copyrightAndLinks {
        left: 240px;
    }
    .footer-links {
        display: block;
        margin-bottom: 5px;
    }
    .content-column table {
        margin: 0 auto;
        margin-top: 10px;
    }
    .content-column.move-left .pad-left-10 {
        padding-left: 0;
    }
    .alternaterow th:first-child, .alternaterow td:first-child {
        padding-left: 10px;
    }
    .alternaterow>TBODY>TR>TD {
        border-top: 1px solid #EBEFF1;
        border-bottom: 1px solid #EBEFF1;
    }
    .tablesaw-stack tbody tr {
        border-bottom: 1px solid #545B5B !important;
    }
    .content-column .mainContentWrap.pad-15, .content-column>.pad-15 {
        padding: 8px 5px 5px 5px !important;
    }
    .tabs dd>a, .tabs .tab-title>a {
        padding: 5px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 75px;
    }
    #upgradePathForm input[type="submit"] {
        margin-top: 5px;
    }
    .rtModule {
        margin-left: -10px !important;
    }
    h1 {
        font-size: 25px;
    }
    h2 {
        font-size: 22px;
    }
    h3 {
        font-size: 19px;
    }
    h4 {
        font-size: 16px;
    }
    .homePage h2 {
        padding: 20px 0 0 0 !important;
    }
    .login-frm-wrap {
        background: #2980B9;
    }
    .editable_textarea .alertBox {
        margin-top: 10px;
    }
    .home-content-wrap {
        padding: 5px;
    }
    .home-content-wrap .border-right {
        border-right: 0px;
    }
    .support_contract_chart_wrap.mar-right-15, .sysdumps_chart_wrap.mar-right-15 {
        margin-right: 0px !important;
        margin-bottom: 10px;
    }
    .bigger {
        font-size: 16px;
    }
    .dotsLinkDropdown {
        visibility: hidden;
        background-color: #fff;
        color: #000;
        border-radius: 3px;
        border: 1px solid #ccc;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        top: -48px;
        right: -55px;
        opacity: 0;
        transition: opacity 1s;
    }
    .anchor {
        display: block;
        height: 75px;
        /*same height as header*/
        margin-top: -75px;
        /*same height as header*/
        visibility: hidden;
    }
    .right, .ralign {
        text-align: left !important;
    }
    .article-sidebar {
        margin-right: -16px;
        max-width: 60px;
    }
    .article-sidebar .tool-title, .article-sidebar .rate-title {
        text-align: center;
        padding: 5px;
    }
    .article-sidebar .rate-title-hide-for-medium-down {
        display: none;
    }
    .article-sidebar .feedback {
        display: none !important;
    }
    .article-sidebar span {
        display: none !important;
    }
    .article-sidebar #ratingDiv img {
        display: block !important;
        padding: 5px 0;
        margin: 0 auto;
    }
    .tool-sidebar {
        margin-right: -6px;
    }
    .show-rateBox #ratingDiv img {
        display: inline-block !important;
    }
    .show-rateBox .feedback, .show-rateBox span, .show-toolBox span {
        display: table-cell !important
    }
    .show-toolBox .tool-title, .show-rateBox .rate-title {
        text-align: left;
        padding: 5px 5px 5px 15px;
    }
    label.inline, columns.text-right {
        padding-bottom: 0 !important;
        text-align: left !important;
    }
    label.inline, label.errorMessage {
        height: inherit;
    }
    .errorMessage {
        padding: 0;
        margin-top: 0;
    }
    /*#centerColWide li, #centerColWide ul, #centerCol li, #centerCol ul {margin-left: 0px;}*/
    #rmaRequestConfirmation .rtModule {
        margin-top: 0 !important;
    }
    .pad-left-50 {
        padding-left: 10px !important;
    }
    .column, .columns {
        padding-left: 0;
        padding-right: 0;
    }
    .homeBanner {
        height: 250px;
    }
    .homeBanner form[name='softwareSearch'] input[type='text'] {
        height: 40px;
    }
    .homeBanner form #iconSearchWrap {
        position: absolute;
        top: 12px;
        left: 12px;
    }
    .homeBanner form .icon-search-software:before {
        font-size: 18px;
    }
    .homeBanner form input[type=text] {
        padding-left: 40px;
    }
    /*override Stone Cobra style*************/
    table {
        width: 100% !important;
    }
    .small-2 {
        /*width: 12.5%;*/
        width: 18.75%;
    }
    .small-14 {
        /*width: 87.5%;*/
        width: 81.25%;
    }
    /*****************************************/
    .rvbd-dropdownWrap .rvbd-dropdown {
        right: 0;
        left: auto;
    }
    /*responsive-card-table********************************************************************************/
    .responsive-card-table {}
    .responsive-card-table thead tr {
        position: absolute;
        top: -9999em;
        left: -9999em;
    }
    .responsive-card-table tr {
        border-top: 1px solid #ccc;
        display: block;
    }
    .responsive-card-table tr+tr {
        margin-top: .5rem;
    }
    .responsive-card-table td {
        border: none;
        /*display: -webkit-flex;
	    display: -ms-flexbox;
	    display: flex;
	    -webkit-justify-content: flex-start;
	        -ms-flex-pack: start;
	            justify-content: flex-start;
	    -webkit-align-items: center;
	        -ms-flex-align: center;
	            align-items: center;*/
        display: table;
        width: 100%;
        /*border-bottom: 1px solid #0a0a0a;*/
        padding-left: 50%;
        position: relative;
        line-height: 1.2;
    }
    .responsive-card-table td:before {
        content: attr(data-label);
        display: table-cell;
        font-weight: bold;
        line-height: 1.2;
        margin-left: 0px;
        /*-100%*;*/
        width: 46%;
        position: relative;
        z-index: 1;
        padding: 8px;
    }
    .responsive-card-table td:after {
        content: '';
        display: table-cell;
        position: absolute;
        background: #ebeff1;
        width: 45%;
        height: 98%;
        left: 0px;
        top: 1px;
        z-index: 0;
    }
}

/* min-width 641px and max-width 1024px, use when QAing tablet-only issues */

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .content-column {
        left: 230px;
    }
    .copyrightAndLinks {
        left: 240px;
    }
    .footer-links {
        display: block;
        margin-bottom: 5px;
    }
    #upgradePathForm input[type="submit"] {
        margin-top: 5px;
    }
    .rtModule {
        margin-left: -10px !important;
    }
    #docDocumentation #docDocumentationListing td:first-child, #docDocumentation #docDocumentationListing2 td:first-child, #docDocumentation #docReferenceListing td:first-child, #docDocumentation #docUserGuideListing td:first-child, #docDocumentation #docGettingStartedListing td:first-child, #docTechnicalNotes #docTechnicalNotesListing td:first-child, #docDocumentation #docGettingStartedListing2 td:first-child {
        width: 65%;
    }
    #docDocumentation #docDocumentationListing td:last-child, #docDocumentation #docDocumentationListing2 td:last-child, #docDocumentation #docReferenceListing td:last-child, #docDocumentation #docUserGuideListing td:last-child, #docDocumentation #docGettingStartedListing td:last-child, #docTechnicalNotes #docTechnicalNotesListing td:last-child {
        width: 35%;
    }
    h1 {
        font-size: 28px;
    }
    h2 {
        font-size: 23px;
    }
    h3 {
        font-size: 20px;
    }
    h4 {
        font-size: 17px;
    }
    .home-content-wrap {
        padding: 25px 0 0 10px;
    }
    .support_contract_chart_wrap.mar-right-15, .sysdumps_chart_wrap.mar-right-15 {
        margin-right: 0px !important;
        margin-bottom: 10px;
    }
    .bigger {
        font-size: 17px;
    }
    .anchor {
        display: block;
        height: 75px;
        /*same height as header*/
        margin-top: -75px;
        /*same height as header*/
        visibility: hidden;
    }
    .article-sidebar {
        margin-right: -6px !important;
        max-width: 60px;
    }
    .article-sidebar .tool-title, .article-sidebar .rate-title {
        text-align: center;
        padding: 5px;
    }
    .article-sidebar .rate-title-hide-for-medium-down {
        display: none;
    }
    .article-sidebar .feedback {
        display: none !important;
    }
    .article-sidebar span {
        display: none !important;
    }
    .article-sidebar #ratingDiv img {
        display: block !important;
        padding: 3px 0;
    }
    .show-rateBox #ratingDiv img {
        display: inline-block !important;
    }
    #ratingDiv img:first-child {
        margin-left: 5px !important;
    }
    .show-rateBox .feedback, .show-rateBox span, .show-toolBox span {
        display: table-cell !important
    }
    .show-toolBox .tool-title, .show-rateBox .rate-title {
        text-align: left;
        padding: 5px 5px 5px 15px;
    }
    .pad-left-50 {
        padding-left: 30px !important;
    }
    .homeBanner {
        height: 300px;
    }
    .homeBanner form[name='softwareSearch'] input[type='text'] {
        height: 45px;
    }
    .homeBanner form #iconSearchWrap {
        position: absolute;
        top: 13px;
        left: 13px;
    }
    .homeBanner form .icon-search-software:before {
        font-size: 18px;
    }
    .homeBanner form input[type=text] {
        padding-left: 40px;
    }
    .rvbd-dropdownWrap .rvbd-dropdown {
        right: 0;
        left: auto;
    }
}

/* min-width 1024px and max-width 1440px, use when QAing large screen-only issues */

@media only screen and (min-width: 64.063em) and (max-width: 90em) {
    .support_contract_chart_wrap .bigger, .tokens_chart_wrap .bigger {
        font-size: 16px;
    }
    .anchor {
        display: block;
        height: 75px;
        /*same height as header*/
        margin-top: -75px;
        /*same height as header*/
        visibility: hidden;
    }
    .homeBanner {
        height: 400px;
    }
    .homeBanner form[name='softwareSearch'] input[type='text'] {
        height: 60px;
    }
    .homeBanner form #iconSearchWrap {
        position: absolute;
        top: 20px;
        left: 20px;
    }
    .homeBanner form .icon-search-software:before {
        font-size: 20px;
    }
    .homeBanner form input[type=text] {
        padding-left: 50px;
    }
}

/* min-width 1441px and max-width 1920px, use when QAing xlarge screen-only issues */

@media only screen and (min-width: 90.063em) and (max-width: 120em) {
    .support_contract_chart_wrap .bigger, .tokens_chart_wrap .bigger {
        font-size: 16px;
    }
    .homeBanner {
        height: 400px;
    }
    .homeBanner form[name='softwareSearch'] input[type='text'] {
        height: 60px;
    }
    .homeBanner form #iconSearchWrap {
        position: absolute;
        top: 20px;
        left: 20px;
    }
    .homeBanner form .icon-search-software:before {
        font-size: 20px;
    }
    .homeBanner form input[type=text] {
        padding-left: 50px;
    }
}

/* min-width 1921px, xlarge screens */

@media only screen and (min-width: 120.063em) {
    .support_contract_chart_wrap .bigger, .tokens_chart_wrap .bigger {
        font-size: 16px;
    }
    .homeBanner {
        height: 400px;
    }
    .homeBanner form[name='softwareSearch'] input[type='text'] {
        height: 60px;
    }
    .homeBanner form #iconSearchWrap {
        position: absolute;
        top: 20px;
        left: 20px;
    }
    .homeBanner form .icon-search-software:before {
        font-size: 20px;
    }
    .homeBanner form input[type=text] {
        padding-left: 50px;
    }
}

/***********************************************************************************************************/

.redirectpopup-reveal-modal {
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    visibility: hidden;
    display: none;
    position: absolute;
    z-index: 9999;
    top: 0;
    background-color: #fff;
    padding: 1.25rem;
    border: solid 1px #666;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    padding: 0;
}

.gmnoprint a, .gmnoprint span {
    display: none;
}

.gm-style-cc {
    display: none;
}

/*
.gmnoprint div {
    background:none !important;
}
*/

.browsehappy {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: yellow;
    z-index: 9999;
    text-align: center;
}

.browsehappy span.close {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.browsehappy p {
    padding: 20px;
}

.browsehappy p, .browsehappy a {
    font-weight: bold;
    font-size: 18px;
}

.scrollup {
    position: fixed;
    bottom: 20px;
    right: 22px;
    display: none;
    background: #BCC2C7;
    cursor: pointer;
    z-index: 9999;
    -webkit-box-shadow: 0px 0px 25px -8px rgba(0, 0, 0, 0.69);
    -moz-box-shadow: 0px 0px 25px -8px rgba(0, 0, 0, 0.69);
    box-shadow: 0px 0px 25px -8px rgba(0, 0, 0, 0.69);
}

.scrollup:hover {
    background: #e10098;
}

.scrollup:hover a {
    color: #fff !important;
}

.alertBox a {
    text-decoration: underline !important;
}

.alertBox a:hover {
    text-decoration: none !important;
}

.alertBox .alertTitle {
    font-weight: bold;
}

.alertBoxWrap .alertBox * {
    color: #000;
}

.alertBoxWrap .alertBox>p:first-child, .alertBoxWrap .alertBox>div:first-child {
    color: #f00 !important;
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 6px;
}

.alertBox p {
    margin: 0px;
}

ul.breadcrumbs li {
    line-height: 1.2 !important;
}

ul.breadcrumbs li:before {
    content: "\f101";
    font-family: 'FontAwesome';
    font-size: 16px;
}

ul.breadcrumbs li:first-child:before {
    content: " ";
}

.breadcrumbs>*.current a {
    cursor: default;
    color: #F16722;
}

/*
.singleColumn table tr td{
    padding-left:0px;
}
*/

.no-border {
    border: 0px !important;
}

.blueCheckboxWrap input[type=checkbox] {
    opacity: 0;
    position: absolute;
    cursor: pointer;
    z-index: 999;
}

.blueCheckboxWrap input[type=checkbox]+label:not(.group-partly-checked):before {
    content: "\f00c";
    font-family: fontawesome;
    margin-right: 2px;
}

.blueCheckboxWrap input[type=checkbox]+label:not(.group-partly-checked):before {
    width: 12px;
    height: 12px;
}

.blueCheckboxWrap input[type=checkbox]+label.spacingLabel:before {
    margin-right: 15px;
}

.spacingLabel-subset-checkbox {
    padding-top: 10px;
    padding-left: 25px;
}

.collapseSubSet {
    position: relative;
    top: 1px;
}

.blueCheckboxWrap input[type=checkbox] {
    width: 1.2rem;
    height: 1.2rem;
}

.blueCheckboxWrap input[type=checkbox]:checked+label:before {
    background: #3498DB;
    color: #fff;
    border: 1px solid #3498DB;
    margin-bottom: inherit;
}

.blueCheckboxWrap input[type=checkbox]+label:before {
    text-align: center;
    color: transparent;
    background: white;
    border: 1px solid #BCC2C7;
    font-size: 8px;
    position: relative;
    top: -1px;
    display: inline-block;
    margin-bottom: inherit;
    border-radius: 2px;
}

.blueCheckboxWrap input[type="checkbox"].is-invalid-input+label:before {
    border: 1px solid #D53B23;
    margin-right: 5px;
}

.blueCheckboxWrap input[type=checkbox]+label div {
    display: inline;
}

.blueCheckboxWrap input[type="radio"]:checked, .blueCheckboxWrap input[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

.blueCheckboxWrap input[type="radio"]:checked+label, .blueCheckboxWrap input[type="radio"]:not(:checked)+label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}

.blueCheckboxWrap input[type="radio"]:checked+label:before, .blueCheckboxWrap input[type="radio"]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}

.blueCheckboxWrap input[type="radio"]:checked+label:after, .blueCheckboxWrap input[type="radio"]:not(:checked)+label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #F87DA9;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.blueCheckboxWrap input[type="radio"]:not(:checked)+label:after {
    opacity: 0;
}

.blueCheckboxWrap input[type="radio"]:checked+label:after {
    opacity: 1;
}

.blueCheckboxWrap_square {
    width: 12px;
    height: 12px;
    position: relative;
    display: inline;
}

.blueCheckboxWrap_square label {
    background: #fff;
}

.blueCheckboxWrap_square label:after {
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    top: 2px;
    left: 2px;
    background: #3498DB;
    opacity: 0;
}

.blueCheckboxWrap_square label:hover::after {
    opacity: 0.3;
}

.blueCheckboxWrap_square label div {
    display: inline;
}

.blueCheckboxWrap_square input[type=checkbox] {
    visibility: hidden;
}

.blueCheckboxWrap_square input[type=checkbox]:checked+label:after {
    opacity: 1;
}

.login_frm_centering .blueCheckboxWrap input[type=checkbox]:checked+label:before, .login_frm_centering .blueCheckboxWrap input[type=checkbox]+label:before {
    width: 10px;
    height: 10px;
}

/*
.blueCheckboxWrap input[type=checkbox] + label.group-partly-checked:before {
    outline: 3px solid #3498DB;
    outline-offset: -6px;
}
*/

.group-partly-checked {
    width: 12px;
    height: 12px;
    display: inline-block !important;
    border: 1px solid #BCC2C7;
    box-shadow: inset 0px 0px 0px 2px #fff;
    background: #3498DB;
    box-sizing: border-box;
    cursor: pointer;
    margin-bottom: 4px;
    border-radius: 2px;
}

.group-partly-checked span {
    display: inline-block;
    position: relative;
    left: 16px;
    top: -4px !important;
    white-space: nowrap;
}

.label {
    text-align: center;
    text-decoration: none;
    line-height: 1;
    white-space: nowrap;
    position: relative;
    margin-bottom: auto;
    padding: 0.25rem 0.5rem 0.25rem;
    font-size: inherit;
    background-color: inherit;
    color: #545B5B;
}

label {
    cursor: pointer;
    line-height: 1.3;
    display: inline;
    color: #545B5B;
}

/*
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
}
*/

#read_articles {
    padding: 10px 0 20px 0;
}

#read_articles span.read-more:after {
    font-family: fontawesome;
    padding-left: 5px;
    content: "\f078";
}

#read_articles span.read-less:after {
    font-family: fontawesome;
    padding-left: 5px;
    content: "\f077";
}

#read_articles a:hover {
    text-decoration: none !important;
    color: #545B5B;
}

.alert-box.success {
    background: #3498DB;
    border: 0px;
}

.alert-box.warning {
    background: red;
    border: 0px;
}

.alert-box .close {
    /*top:15px;*/
}

.fa-ellipsis-v {
    font-size: 12px !important;
    font-weight: 100 !important;
}

.leaflet-bottom.leaflet-right {
    display: none;
}

.dotsLinkHasDropdown {
    position: relative;
    display: inline-block;
    padding: 0 10px;
    margin-left: -10px;
}

.dotsLinkDropdown li {
    margin-left: 15px;
    color: #545B5B !important;
    line-height: 1.1;
}

.dotsLinkDropdown li a {
    margin-left: -5px;
    white-space: nowrap;
    color: #545B5B !important;
}

.dotsLinkHasDropdown:hover .dotsLinkDropdown {
    visibility: visible;
    opacity: 1;
}

.dotsLinkHasDropdown {
    cursor: pointer;
}

.dotsLinkHasDropdown i:hover, .dotsLinkDropdown a:hover {
    color: #F16722 !important;
}

.highcharts-yaxis {
    display: none;
}

.highcharts-tooltip {
    z-index: 9998;
}

.highcharts-tooltip span {
    background-color: white;
    opacity: 1;
    z-index: 9999!important;
}

.highcharts-title tspan {
    font-size: 20px;
    font-weight: 600 !important;
}

.highcharts-legend {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.highcharts-legend-item tspan, .highcharts-legend-item text {
    font-size: 12px !important;
    font-weight: normal !important;
}

/*
.highcharts-legend-item rect{
    width:10px;height:10px;
}
*/

g text tspan {
    font-size: 12px !important;
    font-weight: normal !important;
}

.leaflet-tile {
    border: 0px !important;
}

.large-push-4, .medium-push-6 {
    float: right;
}

.login_frm_centering .checkboxLabel {
    cursor: pointer;
}

.rvbd-upload {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    position: relative;
    overflow: hidden;
    background: none;
    width: 100%;
}

.rvbd-upload .rvbd-upload-fake-input {
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
    overflow: hidden;
    border: 1px solid #ccc;
    border-radius: 4px 0 0 4px;
    padding-left: 15px;
    color: #545B5B;
    background: rgba(255, 255, 255, .05);
    width: 270px;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    cursor: pointer;
    width: calc(100% - 95px);
    line-height: 30px;
}

.rvbd-upload .rvbd-upload-button {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
    border-radius: 0 4px 4px 0;
    margin: 0 0 0 -4px;
    padding: 5px 10px 6px;
    background: #DDE1E2;
    color: #545B5B;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    cursor: pointer;
    line-height: 23px;
    width: 95px;
}

.rvbd-upload .rvbd-upload-input {
    position: absolute;
    margin: 5px 0 0 0;
    right: 0;
    top: 0;
    opacity: 0;
    cursor: pointer;
}

#errorMsg ul, #errorMsg ul li {
    list-style: none;
    margin: 0;
}

.btn-cancel, .btn-submit {
    display: inline !important;
}

#facettreeview {
    max-height: 350px !important;
    height: auto !important;
}

#facettreeclose {
    top: 15px !important;
    right: 5px !important;
    cursor: pointer;
}

.im-clearDiv {
    width: 100% !important;
}

#supportkb a.close-reveal-modal {
    top: 5px;
    right: 15px;
}

.challenge {
    padding: 4px;
    border: 1px solid #DDE1E2;
    background-color: #EBEFF1;
}

/*override Foundation style ******************************/

.button-group button, .button-group .button {
    font-size: 14px;
    padding: 7px 10px;
}

.button-group.radio-group {
    display: inline-block;
    padding-right: 10px;
}

.button-group.radio-group li a {
    background: white;
    color: #545B5B;
    border: 1px solid #Bcc2C7 !important;
    width: 44px;
}

.button-group.radio-group li a.active {
    background: #3498DB;
    color: white;
    border: 1px solid #3498DB !important;
}

/*********************************************************/

/*override Stone Cobra style*************/

#caselist {
    top: 30% !important;
    left: 35% !important;
    height: auto;
    max-height: 350px;
    overflow-y: auto;
}

.selectorbuttons {
    display: inline;
}

/*==========  Bootstrap @media queries, Mobile First Method  ==========*/

/* Custom, iPhone Retina */

/*
media only screen and (min-width : 320px){

}
*/

/* Extra Small Devices, Phones */

/*
@media only screen and (min-width : 480px){

}
*/

/* Small Devices, Tablets */

/*
@media only screen and (min-width : 768px){

}
*/

/* Medium Devices, Desktops */

/*
@media only screen and (min-width : 992px){

}
*/

/* Large Devices, Wide Screens */

/*
@media only screen and (min-width : 1200px){

}
*/

/* floating button css */


.rateArticle{

margin-top:20px

}

.handbookWrapper {
    padding: 20px !important;
}

.selectWrapper {
    padding: 0 20px 20px 0;
}

#alert {
    display: none;
    background: #fff;
    background-size: cover;
    color: #666;
    position: absolute;
    width: 400px;
    border-radius: 25px;
    left: 50%;
    margin-left: -160px;
    padding: 10px;
    box-sizing: border-box;
    z-index: 1001;
    border: 1px solid #ffffff;
    box-shadow: 5px 5px 5px #717171;
}
.alertHeader{
    display: block;
     /* text-align: center; */
    font-weight: bold;
    font-size: 18px;
    color: #333;
/* border-bottom: 1px solid #e9e9e9; */
    margin-bottom: 10px;
    /* padding-bottom: 10px; */
    /* letter-spacing: 0px; */
    
}
#alert .yes {
    background-color: #4e4fa9;
    display: inline-block;
    border-radius: 5px;
    border: 2px solid #4e4fa9;
    padding: 5px 10px;
    text-align: center;
    min-width: 100px;
    color: #fff;
    line-height: 20px;
}	
#alert .no {
    background-color: #bdbdbd;
    display: inline-block;
    border-radius: 5px;
    border: 2px solid #bdbdbd;
    padding: 5px;
    margin-right: 10px;
    text-align: center;
    min-width: 100px;
    color: #fff;
    line-height: 20px;
} 
#alert .yes:hover { 
	background-color: #4e4fa9;
} 
#alert .no:hover { 
	background-color: #bdbdbd; 
} 
#alert .message { 
	text-align: left; 
	padding: 10px;
}

#backBlur {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgb(0 0 0 / 45%);
    -webkit-transition: all .5s ease;
    z-index: 1000;
    display:none;
}

#authorArticleBtn{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: fixed;
    right: 20px;
    margin-right: 2px;
    z-index: 999;
    bottom: 434px;
}

#authorArticleBtn ul li a i{
    border: 2px solid #4e4fa9;
    font-size: 16px !important;
    color: #4e4fa9;
    width: 45px;
    height: 45px;
    line-height: 42px !important;
    text-align: center;
    border-radius: 50px;
    background: #fff;
    box-shadow: 0px 5px 8px #6a6a6a;
    cursor: pointer;
    -webkit-transition: width 1s;
    transition: width .4s;
    white-space: nowrap;
}
#authorArticleBtn i:hover {
    width: 220px;
    -webkit-transition: width .4s;
    transition: width .4s;
    border-radius: 50px;
    background: #4e4fa9;
    color: #fff;
}
#authorArticleBtn i.author:hover::after {
    content: 'Author an Article';
    font-family: 'Source Sans Pro', sans-serif;
    margin-left: 10px;
    font-weight: 600;
}
#authorArticleBtn ul li{
    list-style-type: none;
}
.topNavWrapper {
 //  padding-right: .9375em !important;
}
footer ul.footerLinks li {
   font-weight: 600;
}
.actionSearchDetail span.unsubscribe {
	color: #a831d6 !important;
}
.internalLabel {
	color: #ff7357;
	border: 1px solid #ff7357;
	padding: 5px 12px;
	border-radius: 4px;
}
.internalLabel i{
	margin-right: 4px;
}
ul#subscriptionSelectTab  li{
 border: 1px solid #fff;
 border-bottom: 0 !important;
 display: inline-block;
 padding: 5px 10px 0 10px;

}	
.arrowSorting{
	display: inline-block;
	margin-left:3px !important;
}

 .triangle-up {
		width: 0;
		height: 0;
		border-left: 6px solid transparent !important;
		border-right: 6px solid transparent !important;
		border-bottom: 6px solid #555;
}
.triangle-down {
		width: 0;
		height: 0;
		border-left: 6px solid transparent !important;
		border-right: 6px solid transparent !important;
		border-top: 6px solid #555;
		margin-top: 3px !important;
}
.sortTableHeader{
	display: inline-block;
	font-weight:700 !important;
	color: #545B5B !important;
	cursor: default;
}
.flex-direction-col {
		display: flex;
		flex-direction: column;
		align-items: center;
		padding-left: 5px;
}
.flex-direction-row {
		display: flex;
		flex-direction: row;
		align-items: center;
}

/* remove feedback button*/
.usabilla_live_button_container {
display:none;
}



/* Aternity new design css */

a.cm_active:before{
	content: url('../images/custom_monitors_active.svg');
	font-size:25px;
	
}
a#customMonitor.cm_inactive:hover{
color:#a831d6 !important;
}
a#customMonitor.cm_inactive{
color:#000 !important;
}

a.cm_inactive:before{
		content: url('../images/custom_monitors_inactive.svg');
	font-size:25px;
}

a.r_active:before{
		content: url('../images/remediation_active.svg');
		font-size:25px;
}
a#remediation.r_inactive{
color:#000 !important;
}
a#remediation.r_inactive:hover {
color:#a831d6 !important;
}


a.r_inactive:before{
		content: url('../images/remediation_inactive.svg');
		font-size:25px;
	
}

a.sp_active:before{
        content: url('../images/solutionPackage_active.svg');
        font-size:25px;
}

a#solutionPackage.sp_inactive{
color:#000 !important;
}
a#solutionPackage.sp_inactive:hover{
color:#a831d6 !important;
}


a.sp_inactive:before{
        content: url('../images/solutionPackage_inactive.svg');
        font-size:25px;
}


p#subCat3 a:hover,p#subCat3 a[aria-selected="false"]:hover{
color:#4B52A8;
}

p#subCat3 a[aria-selected="false"]{
color:#000;
}

p#subCat3 a[aria-selected="true"]{
  color: #4B52A8;
 border-bottom: 3px solid #4B52AB;
  background: #fff;
  
}

a#remediation.r_inactive:hover::before {
  content: url('../images/remediation_active.svg') !important;

}

a#customMonitor.cm_inactive:hover::before {
  content: url('../images/custom_monitors_active.svg') !important;


}
a#solutionPackage.sp_inactive:hover::before {
  content: url('../images/solutionPackage_active.svg') !important;
 
 
}
/* feedback button color */
.bg-primary{background:#4e4faa !important;color:#fff !important}
.bg-primary:hover{background-color:#4e4faa !important;text-decoration:none !important}
 #floatingMenu ul li
{
margin-bottom:10px !important;
 
}

/* content feedback rating */
.im-hidden-div{

display:none

}
#cLabel{
color: #4B52A8;
background: #FFFFFF;
box-shadow: 0px 3px 6px #00000019;
border: 1px solid #4C4EAE;
border-radius: 20px;
opacity: 1;
width: 150px;
  display: block;
  padding: 10px;
  text-align: center;
  margin: 2%;
}
#ratingBtn{
color: #4B52A8;
background: #FFFFFF;
box-shadow: 0px 3px 6px #00000019;
border: 1px solid #4C4EAE;
border-radius: 20px;
opacity: 1;
width: 150px;
  display: block;
  padding: 10px;
  text-align: center;
  margin: 2%;

}
#cLabel a:hover
{
background:#4C4EAE !important;
color:#fff;
}
.button-comment {
background: #4C4EAE;
border-radius: 16px;
opacity: 1;
text-align: left;
margin-left:540px;
letter-spacing: 0px;
color: #FFFFFF;
box-shadow: 0px 2px 4px #00000029;
border: 2px solid #5B4BA6;
}
.button-comment:hover
{color:#FFFFFF;
background:#4C4EAE;
}
.commentBox,#ratingComments
{
left: 25px;
width: 620px;
height: 75px;
background: #F4F4F4;
border: 1px solid #DDDDDD;
border-radius: 16px;
opacity: 1;
box-sizing: border-box;
resize: none;
 font-size: 14px;
}

textarea{

 padding: 12px 20px;
}
