
/************ rr-setup.css  ***********/

/*****css/css/base/rr-setup.css*****//*! Do not edit the css.  Instead edit the scss file. */
html {
  font-family: sans-serif;
  overflow-y: scroll;
}

body {
  padding: 0px;
  font-size: 14px;
  margin: 0;
}

div,
dt,
dd,
pre,
code,
form,
legend,
input,
button,
textarea,
p,
blockquote {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
  margin: 0;
}

sup {
  vertical-align: super;
}

sub {
  vertical-align: sub;
}

em,
strong {
  font-weight: bold;
}

q:before,
q:after {
  content: "";
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  caption-side: top;
  margin-bottom: 1em;
}

td, th {
  padding: 0.5em;
  margin: 0;
}

.rr-th, th {
  /* recentchange:202210 padding: 0.5em; */
  font-weight: bold;
  text-align: left;
  /* recentchange:202210 margin: 0; */
}

fieldset {
  margin: 0;
  border: 0;
}

img {
  border: 0;
}

ul,
ol,
dl {
  margin: 1em;
}

ol,
ul {
  margin-left: 2em;
}

li {
  list-style: disc;
  margin: 0.15em 0em;
}
ul li {
  list-style: disc outside;
}
ol li {
  list-style: decimal outside;
}

table p {
  margin: 0.15em 0em;
}
table p + p {
  margin-top: 1em;
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  cursor: pointer;
}

/*# sourceMappingURL=rr-setup.css.map */
/*****css(end)/css/base/rr-setup.css*****/


/************ rr-setup.css  ***********/


/************ rr-layout-color.css  ***********/

/*****css/css/main/rr-layout-color.css*****//*! Do not edit the css! .  Instead edit the scss file.  */
@font-face {
  font-family: "AnonymousRegular";
  src: url(../type-face/Anonymous-fontfacekit/Anonymous-webfont.eot?) format("eot"), url(../type-face/Anonymous-fontfacekit/Anonymous-webfont.woff) format("woff"), url(../type-face/Anonymous-fontfacekit/Anonymous-webfont.ttf) format("truetype"), url(../type-face/Anonymous-fontfacekit/Anonymous-webfont.svg#AnonymousRegular) format("svg");
  font-weight: normal;
  font-style: normal;
}
td,
th {
  padding: 0 0.3em 0.3em 0;
  vertical-align: top;
}

ul {
  margin-bottom: 2em;
}

hr {
  /* recentchange:2024-05 border: none; */
  padding: 0;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
  height: 1px;
}

code {
  word-wrap: break-word;
}

h1,
h2,
h3,
h4 {
  margin-top: 24px;
  margin-bottom: 10px;
  /*line-height: 1;*/
}

em {
  font-weight: bold;
  font-style: normal;
}

h1 {
  font-size: 1.45rem; /* recentchange:2023-08 em to rem */
  line-height: 2.175rem; /* recentchange:2023-08 added 1.5x */
}

h2 {
  font-size: 1.3rem; /* recentchange:2023-08 em to rem */
  line-height: 1.95rem; /* recentchange:2023-08 added 1.5x */
}

h3 {
  font-size: 1.2rem; /* recentchange:2023-08 em to rem */
  line-height: 1.8rem; /* recentchange:2023-08 added 1.5x */
}

h4 {
  font-size: 1.1rem; /* recentchange:2023-08 em to rem */
  line-height: 1.65rem; /* recentchange:2023-08 added 1.5x */
}

hr {
  clear: both;
}

ul,
p {
  margin-top: 0;
  margin-bottom: 10px;
}

p {
  clear: both;
  /* recentchange:202210 max-width: 620px;*/
}

ul li,
ol li {
  list-style-position: inside;
}

ul,
ol {
  padding-left: 0;
  margin-left: 0.8em;
  margin-right: 0;
}

td,
th {
  border: none;
}

html {
  font-family: "Lucida Grande", Helvetica, Arial, FreeSans, sans-serif;
}

h1,
h2 {
  clear: left;
}

h1 {
  margin-top: 0.3em;
}

blockquote {
  font-style: italic;
  margin: 0 1em 1em 10px;
}

li#checks,
li#alerts,
li#actions,
li#events,
li#reports,
li#contactdetails,
li#billing,
li#history,
li#add,
li#AA_EMAIL,
li#AA_SMS,
li#AA_VOICE,
li#AA_SSH,
li#AA_HTTP,
li#AA_FAILOVER,
li#sms,
li#voice,
li#ssh,
li#email,
li#http,
li#check,
li#freq,
li#status,
li#results,
li#alerts,
li#events,
li#delete,
li#new,
li#ticket,
li#send,
li#nosend {
  line-height: normal;
  font-size: 0.92em;
  margin: 10px 0 10px 60px;
  padding: 0;
}

#rrid-pageheader {
  margin: 0 auto;
  padding: 0;
}
#rrid-pageheader h1 {
  margin-top: 0.3em;
  margin-bottom: 0;
  padding: 0;
  font-size: 2.8em;
  text-align: left;
  line-height: normal;
}
#rrid-pageheader h1 a {
  padding: 0;
  margin: 0;
  height: 0;
}
#rrid-pageheader h1 a:hover {
  text-decoration: none;
}
#rrid-pageheader h1 a img {
  padding: 0;
}

.bc {
  display: block;
  text-align: left;
  margin-top: 1em;
  margin-bottom: 10px;
}
.bc div.grid_4 img {
  position: relative;
  top: 4px;
  margin: 10px 2px 0 15px;
}

#rrid-pagefooter {
  clear: both;
  float: none;
  margin-top: 0;
}
#rrid-pagefooter h4 {
  font-size: 13px;
  margin-top: 20px;
}
#rrid-pagefooter span {
  font-size: 13px;
}
#rrid-pagefooter div.grid_4 img {
  margin: 0 0 8px 4px;
  position: relative;
  top: 4px;
}

/*recentchange:202504 .rr-contains-app div {*/
/*recentchange:202504 list-style-type: none;*/
/* 2016-03-08 float: left;*/
/*recentchange:202504 width: 298px;*/
/*recentchange:202504 margin-top: 10px;*/
/*recentchange:202504 margin-bottom: 10px;*/
/*recentchange:202504 height: 78px;*/
/*recentchange:202504 }*/
#rrid-footer-site-links {
  height: 168px;
  margin-top: 10px;
  padding-top: 25px;
  background: none;
}
#rrid-footer-site-links a {
  margin-bottom: 12px;
  font-size: 14px;
  display: block;
}

.rr-insole {
  padding-top: 12px;
  position: relative;
}
.rr-insole p {
  font-size: 13px;
  margin: 6px 0;
  max-width: 940px;
}

.rr-app-title {
  font-weight: bold;
  letter-spacing: 0;
  font-size: 19px;
  font-weight: bold;
  /*recentchange:202504 left: 89px;*/
  /*recentchange:202504 margin: 15px 0 0 6px;*/
  /*recentchange:202504 position: absolute;*/
}

.rr-app-logo {
  min-width: 6rem;
}

ul.rr-app-title-desc {
  margin: 0em;
}
ul.rr-app-title-desc li { /*recentchange:202504 added */
  list-style: none;
  margin: 0em;
}

.rr-app-desc {
  font-size: 13px;
  display: block;
  /*recentchange:202504 margin: -39px 0 0 7px;*/
  /*recentchange:202504 position: absolute;*/
  /*recentchange:202504 left: 89px;*/
}

.rr-small-tm {
  font-size: 0.33em;
  position: relative;
  top: -1.33em;
  left: -0.67em;
}

.rr-margin-0 {
  margin: 0;
}

.rr-margin-50 {
  margin: 50px;
}

.rr-margin-hor-auto {
  margin-left: auto;
  margin-right: auto;
}

.rr-margin-hor-0 {
  margin-left: 0px;
  margin-right: 0px;
}

.rr-margin-hor-10 {
  margin-left: 10px;
  margin-right: 10px;
}

.rr-margin-hor-20 {
  margin-left: 20px;
  margin-right: 20px;
}

.rr-margin-hor-32 {
  margin-left: 32px;
  margin-right: 32px;
}

.rr-margin-hor-50 {
  margin-left: 50px;
  margin-right: 50px;
}

.rr-margin-hor-80 {
  margin-left: 80px;
  margin-right: 80px;
}

.rr-margin-ver-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.rr-margin-ver-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.rr-margin-ver-12 {
  margin-top: 12px;
  margin-bottom: 12px;
}

.rr-margin-ver-15 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.rr-margin-ver-24 {
  margin-top: 24px;
  margin-bottom: 24px;
}

.rr-margin-ver-48 {
  margin-top: 48px;
  margin-bottom: 48px;
}

.rr-margin-ver-64 {
  margin-top: 64px;
  margin-bottom: 64px;
}

.rr-margin-ver-96 {
  margin-top: 96px;
  margin-bottom: 96px;
}

.rr-margin-top-0 {
  margin-top: 0px;
}

.rr-margin-top-13 {
  margin-top: 13px;
}

.rr-margin-top-24 {
  margin-top: 24px;
}

.rr-margin-bottom-0 {
  margin-bottom: 0px;
}

.rr-margin-bottom-1 {
  margin-bottom: 1px;
}

.rr-margin-bottom-3 {
  margin-bottom: 3px;
}

.rr-margin-bottom-4 {
  margin-bottom: 4px;
}

.rr-margin-bottom-5 {
  margin-bottom: 5px;
}

.rr-margin-bottom-6 {
  margin-bottom: 6px;
}

.rr-margin-bottom-8 {
  margin-bottom: 8px;
}

.rr-margin-bottom-10 {
  margin-bottom: 10px;
}

.rr-margin-bottom-12 {
  margin-bottom: 12px;
}

.rr-margin-bottom-16 {
  margin-bottom: 16px;
}

.rr-margin-bottom-18 {
  margin-bottom: 18px;
}

.rr-margin-bottom-20 {
  margin-bottom: 20px;
}

.rr-margin-bottom-24 {
  margin-bottom: 24px;
}

.rr-margin-bottom-26 {
  margin-bottom: 26px;
}

.rr-margin-bottom-28 {
  margin-bottom: 28px;
}

.rr-margin-bottom-32 {
  margin-bottom: 32px;
}

.rr-margin-bottom-48 {
  margin-bottom: 48px;
}

.rr-margin-bottom-64 {
  margin-bottom: 64px;
}

.rr-margin-left-100 {
  margin-left: 100px;
}

.rr-padding-0 {
  padding: 0;
}

.rr-padding-12 {
  padding: 12px;
}

.rr-padding-hor-20 {
  padding-left: 20px;
  padding-right: 20px;
}

.rr-padding-hor-30 {
  padding-left: 30px;
  padding-right: 30px;
}

.rr-padding-bottom-180 {
  padding-bottom: 180px;
}

.rr-align-center {
  text-align: center;
}

.rr-is-hidden {
  display: none;
}

.rr-link {
  text-decoration: underline;
}
.rr-link :hover {
  cursor: pointer;
}

.rr-cp-links {
  font-size: 1.1em;
  line-height: 2.4;
}
.rr-cp-links a {
  font-size: 1.2em;
}

.rr-imagenav a {
  font-size: 1.2em;
}

.rr-imagenav .rr-secondary-links a {
  font-size: inherit;
}

.rr-float-right {
  float: right;
}

.rr-clearboth {
  clear: both;
  display: block;
  float: none;
}

.rr-no-max-width {
  max-width: none;
}

.floatingdiv {
  margin: 0px auto;
  padding-top: 2.4em;
  padding-bottom: 0.4em;
  background: none;
  border: none;
}

.rr-font-1em {
  font-size: 1em;
}

.rr-font-17px {
  font-size: 17px;
}

.rr-font-1point2 {
  font-size: 1.2em;
}

.rr-font-16px {
  font-size: 16px;
}

.rr-error-message {
  border: none;
  font-weight: bold;
  padding: 1px 4px;
  display: inline;
}
.rr-error-message.rr-feedback-message {
  float: left;
}

/*
Menu structure:
rr-menu-level-0
 - rr-menu-level-1 (rr-menu-item-1 rr-menu-item-all)
  - rr-menu-level-2 (rr-menu-item-2 rr-menu-item-2 rr-menu-item-all)

renamed some classes:
cssrecentchange:202303-02
rr-topmenu-first => rr-menu-level-0
rr-contains-dropdown => rr-menu-level-1
rr-topmenu-second => rr-menu-level-2

delete iehover stuff?

https://sass-lang.com/documentation/style-rules

grep regex to find navigation stuff:
rrcaid-main-nav|rr-topmenu-first|rrid-toplevelmenudiv|rr-topmenu-second|rr-contains-dropdown|rr-hover|rid-mobile-menu-toggle|rrrh2id-pageheader|rr-menu-level-

*/
/*rr-layout 1*/
@media only screen and (min-width: 768px) {
  .rr-menu-level-0 {
    padding: 0px;
    display: block;
    /*cssrecentchange:202302-28 added div */
    /*cssrecentchange:2023-03-03 removed / * cssrecentchange:2023-02-28 added * / a {
        border: 1px solid;
        border-bottom: none;
    }*/
  }
  .rr-menu-level-0 ul {
    font-size: 0.88em;
  }
  .rr-menu-level-0 li {
    margin-top: 0;
    margin-bottom: 0;
    list-style-type: none;
    float: left;
    border: none;
    position: relative;
  }
  .rr-menu-level-0 li:hover, .rr-menu-level-0 li.rr-hover {
    /*recentchange:202010: css.  didn't used to have the a qualifier */
  }
  .rr-menu-level-0 li:hover a, .rr-menu-level-0 li.rr-hover a {
    text-decoration: underline;
  }
  .rr-menu-level-0 li:hover ul, .rr-menu-level-0 li.rr-hover ul {
    display: block;
  }
  .rr-menu-level-0 li:hover li a, .rr-menu-level-0 li.rr-hover li a {
    text-decoration: none;
  }
  .rr-menu-level-0 li:hover li:hover a, .rr-menu-level-0 li:hover li.rr-hover a, .rr-menu-level-0 li.rr-hover li:hover a, .rr-menu-level-0 li.rr-hover li.rr-hover a {
    text-decoration: underline;
  }
  .rr-menu-level-0 li:hover li:hover li:hover a, .rr-menu-level-0 li:hover li:hover li.rr-hover a, .rr-menu-level-0 li:hover li.rr-hover li:hover a, .rr-menu-level-0 li:hover li.rr-hover li.rr-hover a, .rr-menu-level-0 li.rr-hover li:hover li:hover a, .rr-menu-level-0 li.rr-hover li:hover li.rr-hover a, .rr-menu-level-0 li.rr-hover li.rr-hover li:hover a, .rr-menu-level-0 li.rr-hover li.rr-hover li.rr-hover a {
    text-decoration: underline;
  }
  .rr-menu-level-0 li:hover li:hover li a, .rr-menu-level-0 li:hover li.rr-hover li a, .rr-menu-level-0 li.rr-hover li:hover li a, .rr-menu-level-0 li.rr-hover li.rr-hover li a {
    text-decoration: none;
  }
  .rr-menu-level-0 div, .rr-menu-level-0 a {
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    /* 2016-03-07 font-size: 18px;*/
    border-bottom: none;
    margin: 0;
    padding: 6px 15px;
  }
  .rr-menu-level-2 {
    margin: 1em 0 0 0;
    border-top: none;
    display: none;
    position: absolute;
    left: 0;
    top: 20px;
    padding: 6px 0;
    z-index: 10;
    white-space: nowrap;
  }
  .rr-menu-level-2 a,
  .rr-menu-level-2 div,
  .rr-menu-level-2 span {
    font-size: 1em;
    padding: 6px 10px 6px 15px;
    margin-top: 0;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .rr-menu-level-2 form {
    margin: 0;
    padding: 4px 6px;
    width: 168px;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .rr-menu-level-2 input {
    margin: 0;
    padding: 4px 6px;
    width: 154px;
  }
  .rr-menu-level-2 ul {
    display: block;
    position: static;
    border: none;
    margin: 0;
    padding: 0;
    text-indent: 1em;
  }
  .rr-menu-level-2 li {
    margin: 0px;
    display: block;
    clear: left; /*recentchange:202310 pgb:stopwrap added else blocks stack side by side*/
    border: none;
  }
  .rr-menu-level-2 li:hover, .rr-menu-level-2 li.rr-hover {
    border: none;
  }
}
.rr-no-list-style {
  list-style: none;
}

.rr-imagenav {
  margin-left: 0;
  padding: 0 0 6px 0;
  list-style: none;
  background-repeat: no-repeat;
}
.rr-imagenav img {
  /*recentchange:202405 margin-right: 12px;*/
  /*recentchange:202405 added */
  margin-right: 0.5em;
  /*recentchange:202405 added */
  margin-bottom: 0.5em;
  position: relative;
  top: 10px;
  /* recentchange:202405 width: 32px;*/
}
.rr-imagenav ul, .rr-imagenav div, .rr-imagenav p {
  /*recentchange:202405 margin-left: 46px;*/
  margin-left: 40px;
  margin-bottom: 0;
}

.rr-bordered-li-container {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 2px solid;
  margin: 0 0 32px 0;
  padding: 0;
}
.rr-bordered-li-container li, .rr-bordered-li-container div {
  padding: 4px 6px !important;
  border-top: 1px solid;
  margin: 0 !important;
  list-style-position: inside !important;
  line-height: normal;
}
.rr-bordered-li-container li:first-child,
.rr-bordered-li-container li li, .rr-bordered-li-container div:first-child,
.rr-bordered-li-container div li {
  border: none;
}

#rrid-billing li {
  margin-left: 0em;
  display: block;
}

#rrid-overview-list {
  padding-left: 0;
  margin-left: 0;
}

.codebox {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 1em;
  overflow: auto;
  font-size: 1.1rem; /* recentchange:2023-08 em to rem */
  line-height: 1.65rem; /* recentchange:2023-08 added 1.5x */
  font-size: 1rem; /* recentchange:2023-08 12.5px;*/
  line-height: 1.5rem;
}

pre {
  font-family: Monaco, AnonymousRegular, "Lucida Console", "Liberation Mono", "DejaVu Sans Mono", monospace, serif;
}
pre .codebox {
  padding: 10px;
  max-width: 920px;
}

code {
  font-family: Monaco, AnonymousRegular, "Lucida Console", "Liberation Mono", "DejaVu Sans Mono", monospace, serif;
}
code .codebox {
  padding: 4px 10px;
  line-height: 1.4;
}

.rr-amountcol {
  white-space: nowrap;
  text-align: right;
}

.rr-nowrapcol {
  white-space: nowrap;
}

.rr-topsticky {
  position: sticky;
  top: 0px;
}

.rr-leftsticky {
  position: sticky;
  left: 0px;
}

#rrid-pleasewait {
  opacity: 0.9;
  filter: alpha(opacity=90);
  height: 180px;
  top: 0%;
  overflow: auto;
  z-index: 5;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  visibility: visible;
  padding: 20px;
}

#rrid-pleasewait2 {
  margin-bottom: 20px;
  padding: 20px;
}

.rr-popup-selector {
  width: auto !important;
  padding: 10px 10px 10px 0;
  z-index: 2;
}
.rr-popup-selector li:hover {
  cursor: pointer;
  text-decoration: underline;
}

.smdlist {
  margin-top: 60px;
}

dl.rr-dldtdd {
  padding: 1em;
  display: block;
}

.rr-dldtdd dt {
  padding: 0.1em;
  font-weight: 600;
  display: block;
}

.rr-dldtdd dd {
  padding: 0.1em;
  padding-left: 1em;
}

table {
  border: 20px solid transparent;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.rr-contains-app div {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

#rrid-pagefooter {
  background-color: black;
}
#rrid-pagefooter p {
  color: white;
}

.rr-app-desc {
  color: #ccc;
}

.rr-error-message {
  color: #E50640;
}

/*rr-layout 1*/
@media only screen and (min-width: 768px) {
  .rr-menu-level-0 div, .rr-menu-level-0 a {
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /*recentchange:202310 border: 1px solid;*/
  }
  .rr-menu-level-2 {
    -webkit-border-radius: 0 5px 5px 5px;
    border-radius: 0 5px 5px 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid;
  }
}
.codebox {
  background-color: #232323;
  -moz-box-shadow: 0px 2px 8px #232323;
  -webkit-box-shadow: 0px 2px 8px #232323;
  box-shadow: 0px 2px 8px #232323;
  color: #eee;
}

.rr-popup-selector {
  background-color: white;
  border: 1px solid #666666;
  color: #232323 !important;
}
.rr-popup-selector li:hover {
  background: #ECF1DC;
  color: #232323;
}

/** transactions.jsp page 
tr.rr-negative-amt , tr.rr-negative-amt td{
  background-color: $rrscss-light1;
}
*/

/*# sourceMappingURL=rr-layout-color.css.map */
/*****css(end)/css/main/rr-layout-color.css*****/


/************ rr-layout-color.css  ***********/


/************ rr-form-color.css  ***********/

/*****css/css/main/rr-form-color.css*****//*! Do not edit the css! .  Instead edit the scss file.  */
/*! A font by Jos Buivenga (exljbris) -> www.exljbris.com */
@font-face {
  font-family: "MuseoSans";
  src: url(../type-face/Museo-Sans/museosans_500-webfont.eot?) format("eot"), url(../type-face/Museo-Sans/museosans_500-webfont.woff) format("woff"), url(../type-face/Museo-Sans/museosans_500-webfont.ttf) format("truetype"), url(../type-face/Museo-Sans/museosans_500-webfont.svg#MuseoSans) format("svg");
  font-weight: normal;
  font-style: normal;
}
form {
  margin: 0;
  border: none;
  font-family: "MuseoSans", Arial, Helvetica, Sans, sans-serif !important;
  padding: 24px 24px 8px 24px;
  margin-bottom: 12px;
  /*2016-03-07 float: left;*/
  /* recentchange:202210 display: block; */
  display: inline-block;
  /* pgb 2011-07-29 woff fonts broken in safari selects at the mo?  http://redrata.com/2011/07/safari-woff-select-field-crash/ */
}
form label,
form input,
form dt,
form dd,
form textarea,
form a,
form th,
form td,
form div,
form span {
  margin: 0;
  border: none;
  font-family: "MuseoSans", Arial, Helvetica, Sans, sans-serif !important;
}
form th,
form label,
form li,
form div,
form h1,
form h2,
form h3,
form h4,
form p {
  margin: 0;
  border: none;
  font-family: "MuseoSans", Arial, Helvetica, Sans, sans-serif !important;
  margin-bottom: 6px;
  /* recentchange:2023-07 display: block;*/
}
form h1 {
  font-size: 18px;
  line-height: 1.5;
}
form h2 {
  font-size: 17px;
  line-height: 1.5;
}
form h3 {
  font-size: 16px;
}
form h4 {
  font-size: 15px;
}
form dl {
  margin: 0;
  border: none;
  font-family: "MuseoSans", Arial, Helvetica, Sans, sans-serif !important;
  margin-bottom: 6px;
  display: block;
}
form select,
form option {
  margin: 0;
  border: none;
  font-family: Arial, Helvetica, Sans, sans-serif !important;
}
form table {
  background: none;
  border: none;
}
form fieldset {
  margin: 0;
  border: none;
  font-family: "MuseoSans", Arial, Helvetica, Sans, sans-serif !important;
  padding: 8px 13px;
  margin-bottom: 12px;
}
form legend {
  margin: 0;
  border: none;
  font-family: "MuseoSans", Arial, Helvetica, Sans, sans-serif !important;
  padding: 0;
  font-size: 16px;
}
form p,
form td,
form div, form > ul li {
  clear: both;
  font-size: 14px;
  line-height: 1.3;
}
form dt {
  margin-bottom: 1px;
  font-size: 13px;
  clear: both;
  line-height: 1.1;
}
form li {
  /** recentchange:202212 list-style-type: none;*/
  line-height: 1;
}
form table {
  border-color: transparent;
}
form th,
form td {
  font-weight: normal;
  padding: 0 6px 7px 0;
  font-size: 14px;
  vertical-align: top;
}
form label,
form th,
form .rr-input-whole {
  font-size: 13px;
  line-height: 1.1;
}
form input,
form select,
form textarea,
form button {
  padding: 4px 6px;
  font-size: 14px;
}
form a {
  font-size: 14px;
}

div.rr-input-whole {
  margin-bottom: 6px;
  display: block;
}

.rr-form-hint {
  margin: 0 0 8px 16px;
  word-wrap: break-word;
  max-width: 870px;
}
.rr-form-hint,
.rr-form-hint a {
  font-family: sans-serif !important;
  font-size: 11.5px;
  font-style: italic;
}

.rr-radio-controls {
  margin: 6px 0;
  font-size: 13px;
}
.rr-radio-controls br {
  margin: 8px 0;
}

.rr-checkbox-controls label,
.rr-checkbox-controls input,
.rr-radio-controls label,
.rr-radio-controls input {
  background: none;
  border: none;
}

select {
  padding: 3px 6px;
}

textarea {
  line-height: 15px;
}

button[type=radio],
input[type=radio] {
  margin: 0 2px 3px 0;
  vertical-align: middle;
}
button[type=submit], button[type=button], button.submit,
input[type=submit],
input[type=button],
input.submit {
  display: block;
  margin-bottom: 16px;
  margin-right: 7px;
  float: none !important;
}
button[type=submit]:hover, button[type=button]:hover, button.submit:hover,
input[type=submit]:hover,
input[type=button]:hover,
input.submit:hover {
  cursor: pointer;
  text-decoration: underline;
}

button.rr-ajax-submit-op {
  display: block;
  margin-bottom: 16px;
  margin-right: 7px;
  float: none !important;
}
button.rr-ajax-submit-op:hover {
  cursor: pointer;
  text-decoration: underline;
}

/* recentchange:2023-08 to rr-form.scss 
@mixin mixin-feature-button {
    background-position: 6px 50%;
    background-repeat: no-repeat;
    font-size: 20px;
    padding: 8px 10px 7px 44px;
    @include border-radius(7px);
    margin-bottom: 6px;
    width: 300px;
}

input.rr-with-icon,
#rrid-dwr-loginform #ifj_password,
/*202302 +* / #rrid-dwr-loginform #ifj_username,
.rr-feature-name,
#pay-by-cc-form #ifamountCC,
#rrid-ajax-form-payment_link #payment_linkifamount,
#pay-by-paypal-form #ifamount,
#loginifj_username,
#loginifj_password {   
    @include mixin-feature-button;
}

#loginform #ifj_username {
    @include mixin-feature-button;
    // recentchange:2023-08 to rr-form.scss background-image: url('../images/icons/faenza/32/emblem-personal.png');
}

#ifprepay_amount {
    @include mixin-feature-button;
    background-image: url('../images/icons/gray/32/dollar.png');
    width: 150px;
}
*/
/* cssrecentchange:202302-28 /util/loginorregister.jsp
label.rr-with-icon,
th.rr-with-icon,
form#rrid-dwr-loginform th,
#rrid-input-whole-loginifj_username dt label,
#rrid-input-whole-loginifj_password dt label {
    font-size: 15px;
}
*/
#rrid-ajax-form-login button {
  font-size: 18px;
}

/* recentchange:2023-08 to rr-form-color.scss 
input.rr-input-user-icon,
#loginifj_username {
    background-image: url('../images/icons/faenza/32/emblem-personal.png');
}

input.rr-input-password-icon,
#rrid-dwr-loginform #ifj_password,
#loginifj_password {
    background-image: url('../images/icons/faenza/32/emblem-readonly.png');
}

.rr-feature-name {
    background-image: url('../images/icons/gray/32/tag.png');
    width: 400px;
}

.rr-large-amount-input,
#pay-by-cc-form #ifamountCC,
#rrid-ajax-form-payment_link #payment_linkifamount,
#pay-by-paypal-form #ifamount {
    background-image: url('../images/icons/gray/32/dollar.png');
    width: 150px;
}
*/
div.id-delete-button {
  float: right;
}

#rrid-payment-links-list form {
  background: none;
  margin: 0;
  padding: 0;
}

td > div.rr-input-whole + div.rr-input-whole {
  float: left;
  margin-left: 7px;
  float: left;
}
td > div + input.submit, td > div + input[type=submit] {
  margin-top: 7px;
}
td > div.rr-input-edit-div {
  float: left;
}

#rrid-input-whole-ifcc_expires_mm {
  float: left;
  margin-right: 7px;
}

td.rr-contact-address-block div.rr-input-whole {
  margin-bottom: 6px;
  display: block;
  float: left;
  clear: both;
}

#rrid-address-block input {
  display: block;
}

#acpopup,
#gmtpopup {
  position: static !important;
  width: 420px !important;
  border: none;
}
#acpopup a,
#gmtpopup a {
  line-height: 1.3;
}

#rrid-input-whole-ifj_password {
  float: none;
}

#pay-by-cc-form form,
#pay-by-paypal-form form {
  width: 556px;
}
#pay-by-cc-form form input.submit,
#pay-by-paypal-form form input.submit {
  display: block;
  float: none !important;
  margin-bottom: 6px;
}

select[name=im_transport],
select[name=im_transport] + div.rr-input-whole {
  float: left;
}

#rrid-ajax-form-payment_link label[for=payment_linkifamount] {
  display: block;
  min-height: 24px;
}

#rrid-ajax-form-payment_link label.rr-input-label {
  min-height: 0;
}

form td br {
  clear: both;
}

form.rr-max-width {
  margin-right: 10px;
}

.rrca-datetime-picker img[alt=calendar_image] {
  position: relative;
  margin: -8px 0;
}

form .rr-error-message,
form .rr-error-message {
  font-size: 13px;
  padding: 0;
}

.rr-input-whole.rr-error * input,
.rr-input-whole.rr-error * textarea,
.rr-input-whole.rr-error * select,
.rr-error-underline {
  background-image: url("../images/icons/redrata/8x3/spell-error.png");
  background-repeat: repeat-x;
  background-position: bottom left;
}

.rr-request-being-processed {
  cursor: progress;
}
.rr-request-being-processed button {
  background: url("../images/common/loadingball.gif") no-repeat center;
}
.rr-request-being-processed .rr-performing-operation-span {
  background: url("../images/common/loadingball.gif") no-repeat center;
}
.rr-request-being-processed .rr-cancel-op {
  /* hide cancel link on form submit */
  display: none;
}

.rr-form-just-button {
  margin: 0;
  padding: 0;
  background-color: transparent;
  border: none;
}
.rr-form-just-button button {
  display: block;
}

.rr-link-form {
  border: none;
  padding: 0em;
  margin: 0em;
  background-color: inherit;
  font-family: inherit;
  color: inherit;
  /*    outline: none;
      background: none;
      cursor: pointer;
      color: #0000EE;
      text-decoration: underline;
      font-family: inherit;
      font-size: inherit;*/
}

.rr-link-button {
  border: none;
  background: none;
  cursor: pointer;
  padding: 0;
  /* use rr-link text-decoration: underline;*/
  font-family: inherit;
  font-size: inherit;
  /*outline: none;
  color: #0000EE;*/
}

.grecaptcha-badge {
  visibility: hidden;
}

form {
  background-color: #ddd;
  color: white;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
form span {
  color: white;
}
form h1,
form h2,
form h3,
form h4,
form p {
  color: white;
}
form fieldset {
  border: 1px solid white;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
form input,
form select,
form textarea,
form button {
  color: black;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: white;
  border: 1px solid #bbb;
}

input.rr-with-icon,
#rrid-dwr-loginform #ifj_password,
#rrid-dwr-loginform #ifj_username,
.rr-feature-name,
#pay-by-cc-form #ifamountCC,
#rrid-ajax-form-payment_link #payment_linkifamount,
#pay-by-paypal-form #ifamount,
#loginifj_username,
#loginifj_password {
  background-position: 6px 50%;
  background-repeat: no-repeat;
  font-size: 20px;
  padding: 8px 10px 7px 44px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 6px;
  width: 300px;
}

#loginform #ifj_username {
  background-position: 6px 50%;
  background-repeat: no-repeat;
  font-size: 20px;
  padding: 8px 10px 7px 44px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 6px;
  width: 300px;
  background-image: url("../images/icons/faenza/32/emblem-personal.png");
}

#ifprepay_amount {
  background-position: 6px 50%;
  background-repeat: no-repeat;
  font-size: 20px;
  padding: 8px 10px 7px 44px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 6px;
  width: 300px;
  background-image: url("../images/icons/gray/32/dollar.png");
  width: 150px;
}

input.rr-input-user-icon,
#loginifj_username {
  background-image: url("../images/icons/faenza/32/emblem-personal.png");
}

input.rr-input-password-icon,
#rrid-dwr-loginform #ifj_password,
#loginifj_password {
  background-image: url("../images/icons/faenza/32/emblem-readonly.png");
}

.rr-feature-name {
  background-image: url("../images/icons/gray/32/tag.png");
  width: 400px;
}

.rr-large-amount-input,
#pay-by-cc-form #ifamountCC,
#rrid-ajax-form-payment_link #payment_linkifamount,
#pay-by-paypal-form #ifamount {
  background-image: url("../images/icons/gray/32/dollar.png");
  width: 150px;
}

div.id-delete-button {
  float: right;
}

#rrid-payment-links-list form {
  background: none;
  margin: 0;
  padding: 0;
}

#acpopup,
#gmtpopup {
  background-color: white;
  color: black;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#acpopup a,
#gmtpopup a {
  color: black;
}

/*# sourceMappingURL=rr-form-color.css.map */
/*****css(end)/css/main/rr-form-color.css*****/


/************ rr-form-color.css  ***********/


/************ rrrh2.css  ***********/

/*****css/css/rrrh2.css*****/@CHARSET "UTF-8";
/*! Do not edit the css! .  Instead edit the scss file.  */
@font-face {
  font-family: "CartoGothicStdBook";
  src: url(../type-face/CartoGothic-Std-fontfacekit/CartoGothicStd-Book-webfont.eot?) format("eot"), url(../type-face/CartoGothic-Std-fontfacekit/CartoGothicStd-Book-webfont.woff) format("woff"), url(../type-face/CartoGothic-Std-fontfacekit/CartoGothicStd-Book-webfont.ttf) format("truetype"), url(../type-face/CartoGothic-Std-fontfacekit/CartoGothicStd-Book-webfont.svg#CartoGothicStdBook) format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  color: #333;
  background-color: #996444;
  font-size: 16px;
  font-family: CartoGothicStdBook, "Lucida Grande", Helvetica, Arial, FreeSans, sans-serif;
  line-height: 1.4;
  font-weight: normal;
}

*::selection {
  background: #6ab24a;
  color: white;
}

*::-moz-selection {
  background: #6ab24a;
  color: white;
}

a,
.rr-link {
  color: #005A85;
}

h1, h2, h3, h4 {
  color: #4A2610;
  font-weight: bold;
}

h2, h3, h4 {
  margin-top: 40px;
}

h1 {
  font-size: 1.6em;
}

h4 {
  font-size: 1.1em;
  margin: 0;
}

td,
th {
  padding: 6px 8px;
  font-size: 16px;
}

hr {
  background-color: #bbb;
  margin: 0;
}

p {
  max-width: 940px;
}

button {
  padding: 0.3em 0.5em 0.1em 0.5em;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  line-height: 1.1em;
  font-size: 1.1em;
  font-weight: normal;
}
button:hover {
  text-decoration: underline;
}
button:hover {
  text-decoration: underline;
  cursor: pointer;
}

table {
  background-color: #fff;
  border: 1px solid #8a2;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
table + p {
  clear: both;
}
table.rr-info-table {
  border: 2px solid #BC9C88;
  background-color: white;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
table.rr-info-table th {
  border: 1px solid #c6d695;
  background-color: #ecf1dc;
  color: #181818;
  font-weight: normal;
}
table.rr-info-table td {
  border: 1px solid #cfdda7;
  background-color: #fff;
}
table.rr-info-table.rr-horizontal-stripes tr:nth-child(2n+1) td {
  background-color: #FAF7F6;
}
table.rr-info-table.rr-horizontal-stripes tr:nth-child(2n+1) th {
  background-color: #EFE8E3;
}
table.rr-info-table.rr-vertical-stripes td:nth-child(2n+1) {
  background-color: #FAF7F6;
}
table.rr-info-table.rr-vertical-stripes th:nth-child(2n+1) {
  background-color: #EFE8E3;
}
table th {
  border: 1px solid #c6d695;
  background-color: #ecf1dc;
  color: #181818;
  font-weight: normal;
}
table td {
  border: 1px solid #cfdda7;
  background-color: white;
}
table.rr-horizontal-stripes tr:nth-child(2n+1) td, table.rr-vertical-stripes td:nth-child(2n+1) {
  background-color: #f5f8ed;
}
table.rr-horizontal-stripes tr:nth-child(2n+1) th, table.rr-vertical-stripes th:nth-child(2n+1) {
  background-color: #e6edd1;
}
table.rr-horizontal-stripes td[colspan="3"],
table.rr-horizontal-stripes td[colspan="4"],
table.rr-horizontal-stripes td[colspan="5"] {
  text-align: center;
}

.rr-highlight {
  background-color: #FAF7F6;
}

.rr-highlight td, .rr-highlight th {
  background-color: inherit;
}

/*2016-03-07 ul {
	margin-bottom: 0;
}*/
form {
  background-color: #fff;
  border: 1px solid #8a2;
}
form th,
form label,
form li,
form div,
form span,
form p,
form td,
form dl,
form dt,
form dd {
  color: #333;
}
form button,
form input.submit,
form input[type=submit],
form input[type=button] {
  color: #005A85;
}
form legend,
form h1,
form h2,
form h3,
form h4 {
  color: #4A2610;
}
form h1,
form h2 {
  line-height: 1;
}
form h2 {
  text-shadow: 1px 1px 0 #fff;
}
form fieldset {
  border: 1px solid #bbb;
}
form hr {
  background-color: #bbb;
  margin: 16px 0;
}
form input,
form select,
form textarea,
form button {
  background-color: #F5F8ED;
  border-color: #C6D695;
}
form table {
  border: none;
}
form table,
form th,
form td {
  background-color: #fff;
  border: none;
}
form[action="contactdetails.jsp"] {
  display: block;
}
form[action="newsletter.jsp"] + p, form[action="accountstatus.jsp"] + p {
  clear: left;
}
form span.rr-error-message {
  display: block;
  clear: both;
}
form[action="feedback.jsp"], form[action="maintenancenotices.jsp"] {
  width: 620px;
}
form + p {
  clear: both;
}
form[action="ticketowner.jsp"], form[action="ticketowner.jsp"] table {
  max-width: 460px;
  display: block;
}

.rr-table-style-centered a.rr-min-height-140 {
  min-height: 140px;
  display: block;
}

.rr-table-feature-figure {
  font-size: 2em;
}

.rr-request-being-processed button {
  background-color: #d0d0d0;
  color: #888;
}
.rr-request-being-processed button#rrid-start-order, .rr-request-being-processed button#rrid-continue-order {
  background-image: url("imagediricons/redrata/16/loadingball.gif");
  background-position: 12px 50%;
  background-color: #fff;
}

#rrbusid-signup-form {
  width: 554px;
}

#rrid-input-whole-ifterms input,
#rrid-input-whole-ifterms label {
  float: left;
  margin-right: 6px;
}

p#fn_altemail {
  clear: left;
}

.rr-formlink-right {
  float: right;
  clear: right;
  margin-bottom: 0;
}

#rrid-login-form-shower-1.rr-float-right,
#rrid-login-form-shower-2.rr-float-right,
#rr-choose-method-shower5 {
  float: right;
  margin-bottom: 8px;
}

#rrid-ajax-form-forgotten-login {
  margin-top: 16px;
  margin-bottom: 64px;
}
#rrid-ajax-form-forgotten-login h2 {
  float: left;
}

#rrid-ajax-form-login {
  margin-top: 16px;
  margin-bottom: 64px;
}

#minimal-registerifim_transport {
  margin-right: 8px;
  float: left;
  margin-bottom: 16px;
}

#rrid-input-whole-minimal-registerifim_id {
  float: left;
  margin-bottom: 16px;
}

#rrid-ajax-form-minimal-register {
  margin-top: 16px;
  margin-bottom: 64px;
  width: 556px;
}
#rrid-ajax-form-minimal-register h2 {
  float: left;
}

#rrid-login-register-options div span {
  width: 182px;
}

#fn_billemail,
#fn_altemail {
  clear: none;
}

select[name=im_transport] {
  margin-right: 8px;
}

#ifT_SUBJECT,
#ifT_REPLY_TOS {
  width: 786px;
}

#ifT_MSG_BODY {
  width: 850px;
}

#rrid-ajax-form-v2order- {
  /* 2016-03-07 width: 572px;*/
  padding-bottom: 24px;
}
#rrid-ajax-form-v2order- select {
  /* 2016-03-07 max-width: 556px;*/
  /* 2023-02-23 max-width: 95%; */
  /* 2023-02-23 */
  max-width: 556px;
}
#rrid-ajax-form-v2order- h2 {
  text-shadow: 1px 1px 0 #fff;
}

.rr-footnote {
  font-size: 10.5px;
}

#v2order-errifcc_expires_mm,
#v2order-ifcc_expires_mm {
  float: left;
  margin-right: 8px;
}

#rrid-input-whole-v2order-ifcc_expires_mm {
  float: left;
}

.rr-below-separator {
  float: none;
  margin: 18px 0 12px 0;
  border-top: 1px solid #bbb;
  padding-top: 12px;
}

.rr-formlike {
  margin: 0 0 64px 0;
  display: block;
  float: left;
}
.rr-formlike div {
  display: inline;
  float: left;
  margin: 0 72px 0 0;
}
.rr-formlike div p {
  font-size: 1.12em;
}

.rrid-terms-section {
  margin-bottom: 2em;
}
.rrid-terms-section hr {
  margin: 1em 0;
}
.rrid-terms-section li,
.rrid-terms-section p {
  list-style-type: disc;
  margin-bottom: 0.8em;
}

.ie5 .rr-sliders-holder,
.ie6 .rr-sliders-holder,
.ie7 .rr-sliders-holder {
  position: relative;
}

.container_12 {
  background-color: white;
}
.container_12 > p, .container_12 > h1, .container_12 > h2, .container_12 > .rr-error-message, .container_12 > .rr-feedback-message {
  clear: left;
  display: block;
  margin-left: 10px;
  margin-right: 10px;
}
.container_12 > p {
  margin-bottom: 0;
  padding-bottom: 10px;
}
.container_12 > .bc, .container_12 > h2, .container_12 > li, .container_12 > form, .container_12 > table, .container_12 > #rrid-order-user-details {
  margin-left: 10px;
  margin-right: 10px;
}
.container_12 form th {
  text-align: left;
}
.container_12 > ul li {
  list-style-position: inside !important;
}
.container_12 > ul > li {
  margin: 0;
  padding: 0.15em 0;
}

div.container_12 form table.bordered {
  float: none;
}

div.container_12 table.bordered {
  float: left;
  display: block;
  margin-right: 1%;
}

#rrid-main-area {
  padding-bottom: 2em;
  background-color: white;
}

#rrid-homepage-strip {
  margin-bottom: 0;
  background-color: #8c512d;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#8c512d), to(#945d3c));
  background-image: -webkit-linear-gradient(top, #8c512d, #945d3c);
  background-image: -moz-linear-gradient(top, #8c512d, #945d3c);
  background-image: -o-linear-gradient(top, #8c512d, #945d3c);
  background-image: linear-gradient(to bottom, #8c512d, #945d3c);
}

#rrrh2id-logo {
  background: none;
}

#rrrh2id-header-title {
  color: #fff;
  text-shadow: 0 0 2px white;
}
#rrrh2id-header-title:hover {
  text-decoration: none;
}
#rrrh2id-header-title img {
  position: relative;
  top: 6px;
}

.rr-smaller-heading {
  font-weight: lighter;
  font-size: 0.6em;
  color: #fff;
  text-shadow: none;
}

#rrrh2id-pagetop {
  padding-top: 0.6em;
  background-color: #732a00;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#732a00), to(#854621));
  background-image: -webkit-linear-gradient(top, #732a00, #854621);
  background-image: -moz-linear-gradient(top, #732a00, #854621);
  background-image: -o-linear-gradient(top, #732a00, #854621);
  background-image: linear-gradient(to bottom, #732a00, #854621);
}
#rrrh2id-pagetop h1 {
  margin: -10px 0 5px 0;
}

#rrrh2id-pageheader {
  background-color: #080808;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#181818));
  background-image: -webkit-linear-gradient(top, #080808, #181818);
  background-image: -moz-linear-gradient(top, #080808, #181818);
  background-image: -o-linear-gradient(top, #080808, #181818);
  background-image: linear-gradient(to bottom, #080808, #181818);
  background-color: #181818;
  -webkit-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#rrrh2id-pageheader a {
  color: #5D96B1;
}
#rrrh2id-pageheader h1 {
  font-size: 1.2em;
  line-height: 1em;
  margin-top: 10px;
  font-family: CartoGothicStdBook;
}
#rrrh2id-pageheader h1 a img {
  vertical-align: middle;
}

div.rr-bordered-element {
  margin-left: 10px;
  margin-right: 10px;
}

#rrid-main-content h1 {
  margin: 0 10px;
}

.bc {
  margin: 0;
  padding: 0;
  line-height: 2;
  clear: both;
}

/*rrrh2 1*/
@media only screen and (min-width: 768px) {
  #rrid-toplevelmenudiv {
    margin-top: 10px;
  }
  #rrid-toplevelmenudiv li {
    color: #5D96B1;
  }
  .rr-menu-level-0 {
    margin-left: 0;
    /*cssrecentchange:202302-28 added div */
  }
  .rr-menu-level-0 div, .rr-menu-level-0 a {
    border-color: transparent;
  }
  .rr-menu-level-0 hr {
    background-color: #080808;
  }
  .rr-menu-level-1:hover a,
  .rr-menu-level-1.rr-hover a {
    background-color: #222;
    border-color: #080808;
  }
  .rr-menu-level-2 {
    background-color: #222;
    border-color: #080808;
  }
  .rr-menu-level-2 li a:hover,
  .rr-menu-level-2 li a.rr-hover {
    background-color: #080808;
  }
  .rr-menu-level-2 div,
  .rr-menu-level-2 span {
    color: #bbb;
  }
  .rr-menu-level-2 form {
    background-color: #222;
    border: none;
  }
  .rr-menu-level-2 input {
    border-color: #080808;
  }
}
#rrid-pagefooter {
  background-color: #8c512d;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#8c512d), to(#996444));
  background-image: -webkit-linear-gradient(top, #8c512d, #996444);
  background-image: -moz-linear-gradient(top, #8c512d, #996444);
  background-image: -o-linear-gradient(top, #8c512d, #996444);
  background-image: linear-gradient(to bottom, #8c512d, #996444);
  background-color: #000000;
  background-image: url("../images/foot-ground.gif");
  background-repeat: repeat-x;
  margin-top: 0;
  padding-bottom: 0.8em;
}
#rrid-pagefooter div.grid_4 img {
  margin: 0 0 8px 4px;
  position: relative;
  top: 4px;
}

.rr-insole {
  -webkit-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #ececec;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ececec), to(#f8f8f8));
  background-image: -webkit-linear-gradient(top, #ececec, #f8f8f8);
  background-image: -moz-linear-gradient(top, #ececec, #f8f8f8);
  background-image: -o-linear-gradient(top, #ececec, #f8f8f8);
  background-image: linear-gradient(to bottom, #ececec, #f8f8f8);
  border: none;
  background: none repeat scroll 0 0 transparent;
  padding-top: 195px;
  padding-bottom: 2.6em;
}
body .rr-insole {
  color: white;
}
body .rr-insole a {
  color: #99BE00;
}

#rrid-footer-site-links {
  background: none;
  margin-bottom: -25px;
}
#rrid-footer-site-links a {
  max-width: 200px;
}

#rrid-main-content-login {
  width: 64.667%;
  float: left;
  clear: none;
  padding: 0;
}

.rr-montage {
  padding: 8px 0;
  background-color: black;
  background-image: url("../images/dallas.jpg");
  background-position: top right;
  background-repeat: no-repeat;
}
.rr-montage h2 {
  margin: 24px 0 0 0;
  line-height: 1.2;
  text-shadow: 0 0 3px #fa3;
}
.rr-montage ul {
  margin: 0 0 10px 0;
}
.ie5 .rr-montage, .ie6 .rr-montage, .ie7 .rr-montage {
  margin-top: -22px;
}

.rr-large-description {
  margin: 36px 0;
}
.rr-large-description li {
  list-style: none;
  font-family: CartoGothicStdBook;
  color: #9C9C8C;
  letter-spacing: -0.02em;
  font-weight: bold;
  list-style-type: none;
  padding: 0;
  font-size: 18px;
  margin: 8px 0;
  text-shadow: 0 0 4px #000, 0 0 6px #000, 0 0 8px #000;
}
.rr-large-description li em {
  color: white;
  text-shadow: 0 0 8px #DFDFC8;
}

.rr-montage-title {
  font-size: 42px;
  color: #f5f5dc;
  margin-top: 40px;
}

.rr-large-feature-list li {
  color: #fa3;
  float: left;
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding: 10px;
  text-shadow: 0 0 2px red, 0 0 6px #000000, 0 0 8px #000000;
  width: 240px;
}

/*! Do not edit the css! .  Instead edit the scss file.  */
/*! Required for v2order-plans-container.jsp frag */
.rr-set-plan {
  padding: 3px 6px 1px 6px;
  cursor: pointer;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #ebebeb;
  border: 1px solid #bbb;
  border-bottom: none;
  margin: 24px 0 0 0;
  float: left;
  color: #555;
}
.rr-set-plan:hover {
  color: black;
  background-color: #e4e4e4;
}
.rr-set-plan.rr-selected {
  color: black;
  border-color: #999;
  background-color: white;
}

.rr-slide-component {
  padding: 10px;
  margin: 30px 50px;
}
.rr-slide-component label {
  margin-bottom: 0.8em;
  display: block;
}

#rrid-dc-dropdown {
  padding: 10px;
  margin: 30px 50px;
}
#rrid-dc-dropdown dt {
  float: none;
}

.rr-slider-label {
  width: 50px;
  border: 1px solid #cecece;
  text-align: right;
}

.rr-slide-range {
  border: 1px solid #555;
  background-color: #eee;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin: 0 0 0 0;
  display: block;
  height: 10px;
  width: 480px;
  cursor: pointer;
}

.rr-slide-color {
  background-color: #93c77b;
  border-top: 2px solid #6ab24a;
  border-bottom: 5px solid #6ab24a;
  height: 3px;
  cursor: pointer;
}

.rr-slide-button {
  position: absolute;
  background-color: #eee;
  border: 1px solid #555;
  -webkit-border-radius: 2px 2px 6px 6px;
  border-radius: 2px 2px 6px 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 12px;
  height: 24px;
  margin: -18px 0 0 10px;
  z-index: 1;
  cursor: pointer;
}

.rr-transition-04 {
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

.rr-slide-scale span {
  float: left;
  padding: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  border-left: 1px solid #999;
  overflow: visible;
  position: absolute;
  height: 14px;
}
.rr-slide-scale span span {
  position: relative;
  left: -6px;
  top: 15px;
  border-left: none;
  font-size: 9px;
  cursor: pointer;
}
.rr-slide-scale span.rr-specified-preset {
  border-color: #996444;
  margin-top: -26px;
}

#rrid-login-register-options {
  margin-bottom: 8em;
}
#rrid-login-register-options h2 {
  padding-bottom: 16px;
}

.rr-plan-display {
  margin: 31px 10px 50px 10px;
}
.rr-plan-display form {
  margin: 0;
  background-color: #fff;
  padding: 15px;
  border: none;
  box-shadow: none;
}
.rr-plan-display em {
  font-size: 21px;
  font-weight: bold;
}
.rr-plan-display hr {
  margin: 3px 0 5px;
  background-color: #bbb;
}
.rr-plan-display span,
.rr-plan-display div {
  font-size: 16px;
  color: #333 !important;
}

#rrid-order-display {
  float: left;
  /* recentchange:202011 width: 265px;*/
  /* recentchange:202011 padding: 0 15px;*/
  display: inline;
  /* recentchange:202011 margin-left: 10px;*/
  /* recentchange:202011 margin-right: 10px;*/
  position: relative;
  clear: none;
}
#rrid-order-display em {
  font-size: 21px;
  font-weight: bold;
}
#rrid-order-display div {
  font-size: 16px;
}
#rrid-order-display hr {
  margin: 3px 0 5px;
  background-color: #bbb;
}

em#rrid-total-price,
em#rrid-total-price-01,
em#rrid-total-price-02,
em#rrid-total-price-03 {
  font-size: 40px;
  display: block;
  line-height: 1.1;
  font-weight: bold;
  color: #4A2610;
}

#rrid-plan-01 {
  margin-left: 10px;
}

#rrid-slider-memory-error-holder,
#rrid-slider-diskspace-error-holder,
#rrid-slider-datatransfer-error-holder {
  display: inline;
}

.rr-sliders-holder {
  /*recentchange:202011:.container_12 & {*/
  border: 1px solid #bbb;
  -webkit-border-radius: 0 5px 5px 5px;
  border-radius: 0 5px 5px 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 0;
  /*recentchange:202011: width: 618px;*/
  /*recentchange:202011:*/
  margin-bottom: 20px;
  /*recentchange:202011:}*/
}
.rr-sliders-holder dt {
  /*recentchange:202011: float:right;*/
  padding-top: 7px;
  text-align: left;
  /*recentchange:202011: width:422px;*/
}
.rr-sliders-holder label,
.rr-sliders-holder label.rr-input-label {
  max-width: 420px;
  font-size: 14px;
  color: #555;
}
.rr-sliders-holder span {
  color: #555;
}
.rr-sliders-holder .rr-error-message {
  /*recentchange:202011: width: 480px;*/
}

.rr-number-selector:hover {
  text-decoration: underline;
}

body #rrid-plan-sliders-form {
  box-shadow: none;
  border: none;
  margin: 0 0 48px 0;
  padding: 0;
  background-color: #fff;
  display: inline;
  /*recentchange:202011: float:left;*/
  position: relative;
  /*recentchange:202011: width:960px;*/
}
#rrid-plan-sliders-form input,
#rrid-plan-sliders-form select {
  -moz-background-inline-policy: continuous;
  background-color: white;
  border-color: #bbb;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: none;
  -moz-box-shadow: inset none;
  -webkit-box-shadow: inset none;
  box-shadow: inset none;
}
#rrid-plan-sliders-form hr {
  background-color: #bbb;
  margin: 3px 0 5px;
  clear: both;
  border: medium none;
  height: 1px;
  padding: 0;
}

span#rrid-price-breakdown-text-holder {
  font-size: 12px;
}

#rrrh2id-plan-discrete hr {
  background-color: #bbb;
  margin: 3px 0 5px;
  clear: both;
  border: medium none;
  height: 1px;
  padding: 0;
}

#rightcol {
  display: none;
}

.rrrh2-feature-button {
  background-color: #6ab24a;
  color: white;
  font-size: 17px;
  font-weight: bold;
  cursor: pointer;
  text-shadow: 1px 1px 0 #555;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: inline;
  clear: both;
  border: none;
  background-repeat: no-repeat;
  background-position: 4px 50%;
  padding: 10px 10px 8px 36px;
  background-image: url("../images/icons/faenza/32/emblem-ubuntuone-synchronized.png");
  -moz-box-shadow: 1px 2px 6px #bbb;
  -webkit-box-shadow: 1px 2px 6px #bbb;
  box-shadow: 1px 2px 6px #bbb;
}
.rrrh2-feature-button:hover {
  background-color: #76BD53;
}

.rr-feature-focus {
  font-size: 28px;
  margin-bottom: 10px;
}

button#rrid-start-order-01,
button#rrid-start-order-02,
button#rrid-start-order-03 {
  margin-top: 24px;
}

dd#rrid-orderfrag-billing {
  font-size: 1em;
}

.rr-contains-chart img {
  margin: 0;
  padding: 0;
  margin-bottom: 4px;
}
.rr-contains-chart dt {
  margin-left: 40px;
  margin-bottom: 4px;
}
#rrid-ro-view .rr-contains-chart {
  margin: 0;
}
#rrid-ro-view .rr-contains-chart img {
  margin: 2px 0 4px 0;
}
#rrid-ro-view .rr-contains-chart a img {
  margin: -2px;
}

#rrid-order-display h3 {
  margin-bottom: 0;
  margin-top: 10px;
}
#rrid-order-display hr {
  margin: 3px 0 5px 0;
}

.rr-plan-display h3 {
  margin-bottom: 0;
  margin-top: 10px;
}
.rr-plan-display h3, .rr-plan-display h3 span {
  color: #555;
  font-weight: bold;
  font-size: 16px;
}
.rr-plan-display hr {
  margin: 3px 0 5px 0;
}
.rr-plan-display .rr-v2order-big-price {
  color: #4A2610;
  display: block;
  font-size: 60px;
  font-weight: bold;
  line-height: 1.1;
}
.rr-plan-display form {
  font-family: CartoGothicStdBook, "Lucida Grande", Helvetica, Arial, FreeSans, sans-serif;
}

#rrid-ro-view {
  /* v2ordergrid width: 294px;*/
  /* v2ordergrid margin: 10px;*/
  /* v2ordergrid position: absolute;*/
  /* v2ordergrid left: 640px;*/
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
#rrid-ro-view td a {
  border: 1px solid #fff;
  background: #fff;
  color: #005A85;
  border-color: #ccc;
}
.ie5 #rrid-ro-view, .ie6 #rrid-ro-view, .ie7 #rrid-ro-view {
  position: static !important;
  float: right !important;
}
.ie5 #rrid-ro-view dl, .ie6 #rrid-ro-view dl, .ie7 #rrid-ro-view dl {
  display: inline;
}
.ie5 #rrid-ro-view td a, .ie6 #rrid-ro-view td a, .ie7 #rrid-ro-view td a {
  padding: 0.3em 0.5em 0.1em 0.5em;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  line-height: 1.1em;
  font-size: 1.1em;
  font-weight: normal;
}
.ie5 #rrid-ro-view td a:hover, .ie6 #rrid-ro-view td a:hover, .ie7 #rrid-ro-view td a:hover {
  text-decoration: underline;
}
#rrid-ro-view dl {
  font-weight: normal;
  max-width: 260px;
  width: 260px;
  margin-bottom: 0;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  background-color: #fff;
  margin: 0 0 0 41px;
}
#rrid-ro-view img {
  float: left;
  margin: 8px 9px 0 0;
}
#rrid-ro-view dt {
  font-weight: normal;
  font-size: 13.5px;
  padding-top: 2px;
  display: block;
}
#rrid-ro-view dd {
  color: #4A2610;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  max-width: 254px;
  font-size: 1.15em;
  display: block;
}
#rrid-ro-view a {
  float: right;
}
#rrid-ro-view a img {
  margin: -2px;
}
#rrid-ro-view a img:hover {
  cursor: pointer;
}

.rr-float-left {
  float: left;
}

#rrid-variable_plan-shower {
  background-image: url("../images/icons/faenza/32/emblem-system.png");
}

#rrid-discrete_plan-shower {
  background-image: url("../images/icons/faenza/32/emblem-symbolic-link.png");
}

#rrid-login-form-shower-1 {
  background-image: url("../images/icons/faenza/32/emblem-personal.png");
  float: left;
}

#rrid-register-form-shower-1 {
  background-image: url("../images/icons/faenza/32/emblem-new.png");
  float: left;
}

#rrid-price-breakdown-text-holder,
.rrrh-landing-page .rr-plan-display .rr-font-075 {
  font-size: 0.75em;
  font-weight: normal;
}

#rrid-start-order.rr-start-order-no-go {
  opacity: 0.4;
  filter: alpha(opacity=40);
  cursor: default;
  text-decoration: none;
}

#rrid-dwr-loginbutton {
  margin-left: 18px;
}
#rrid-dwr-loginbutton#rrid-dwr-loginbutton {
  margin-left: 0;
}

li.rr-imagenav {
  margin-bottom: 0;
}
li.rr-imagenav a {
  font-size: 1em;
}
li.rr-imagenav img {
  margin-right: 6px;
  position: static;
}
ul li.rr-imagenav:last-child {
  padding-bottom: 3em;
}

p#amex,
p#cvv,
p#fn_altemail,
p#fn_billemail {
  font-size: 0.9em;
  width: 290px;
  /*recentchange:202210 float: left;*/
  /*recentchange:202210 */
  clear: both;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 3em;
}

p#amex,
p#cvv {
  float: left;
}

li#billingdetails {
  list-style-position: inside;
}

.rr-contact-address-block label {
  color: #707070;
  display: block;
  margin: 0;
  text-align: left;
}

.rr-input-errorish {
  background-image: url("../images/icons/redrata/8x3/spell-error.png");
  background-repeat: repeat-x;
  background-position: bottom left;
}

#v2order-ifcc_expires_mm-error-span,
#v2order-ifcc_expires_yy-error-span,
#v2order-ifmemory_mb-error-span,
#v2order-ifdisk_space_gb-error-span,
#v2order-ifdt_allowance_gb-error-span {
  display: inline;
  vertical-align: top;
}

#goog-wm ul {
  margin-left: 0;
}

#vpsstatushtml,
#supportstatusrequests,
#change_results {
  margin-left: 10px;
  margin-right: 10px;
}

form#form_resource_change th {
  text-align: left;
}

.rr-clickbox {
  padding: 12px;
  margin-bottom: 18px;
  min-height: 0;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #f5f5dc;
  height: auto;
}
.rr-clickbox h4 {
  color: #6ab24a;
  background-repeat: no-repeat;
  background-position: right top;
  height: 48px;
  margin-bottom: 6px;
  padding: 0 52px 6px 0;
  border-bottom: 1px solid #a9d08c;
  line-height: 1.4;
}
.rr-clickbox ul {
  margin: 0 0 12px 0;
}
.rr-clickbox li {
  list-style-type: disc;
  margin-top: 8px;
}

.rr-margin-hor-20 h2,
.rr-margin-hor-20 h3,
.rr-margin-hor-20 h4 {
  color: #8a2;
}

#rrrh2id-about-1 {
  background-image: url("../images/icons/faenza/48/dialog-question.png");
}

#rrrh2id-about-2 {
  background-image: url("../images/icons/faenza/48/utilities-terminal.png");
}

#rrrh2id-about-3 {
  background-image: url("../images/icons/faenza/48/preferences-desktop.png");
}

#rrrh2id-about-4 {
  background-image: url("../images/icons/faenza/48/applications-other.png");
}

#rrrh2id-about-5 {
  background-image: url("../images/icons/faenza/48/help-about.png");
}

#infotable {
  margin-left: 10px;
}

#rrid-history-lesson h2 {
  font-size: 2em;
  color: #6ab24a;
  margin-top: 12px;
}
#rrid-history-lesson ul {
  margin: 0;
}
#rrid-history-lesson li {
  margin-top: 4px;
  margin-bottom: 16px;
}

#rrid-pricing-breakdown-content-lightbox {
  margin: -12px;
}
#rrid-pricing-breakdown-content-lightbox div {
  max-width: 700px;
  padding: 12px;
  -webkit-border-radius: 18px 18px 9px 9px;
  border-radius: 18px 18px 9px 9px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #bbb;
}
#rrid-pricing-breakdown-content-lightbox h2 {
  color: #555;
  margin: 12px 0 4px 0;
  text-shadow: 1px 1px 0 #fff;
  display: block;
}
#rrid-pricing-breakdown-content-lightbox img {
  float: right;
  cursor: pointer;
}
#rrid-pricing-breakdown-content-lightbox table {
  background-color: #fff;
  width: 100%;
  margin: 0;
}
#rrid-pricing-breakdown-content-lightbox tr {
  border-bottom: 1px solid #bbb;
}
#rrid-pricing-breakdown-content-lightbox tr:last-child {
  border-bottom: none;
}
#rrid-pricing-breakdown-content-lightbox td + td {
  color: #4A2610;
  font-size: 1.15em;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  text-align: left;
}
#rrid-pricing-breakdown-content-lightbox th {
  font-weight: bold;
  font-size: 0.8em;
  background-color: #eee;
}
#rrid-pricing-breakdown-content-lightbox a {
  float: right;
  margin: 6px -2px;
}
#rrid-pricing-breakdown-content-lightbox a:hover {
  cursor: pointer;
}

.rrrh-pricingbreakdown td,
.rrrh-pricingbreakdown th {
  border: 1px solid #bbb;
}

#rrid-plan-ro-view, #rrid-plan-ro-view span,
#rrid-plan-ro-view-01,
#rrid-plan-ro-view-01 span,
#rrid-plan-ro-view-02,
#rrid-plan-ro-view-02 span,
#rrid-plan-ro-view-03,
#rrid-plan-ro-view-03 span {
  color: #555;
}

#rrid-plan-ro-view img {
  margin: -3px 0 6px 0;
}

.rr-summary-secondary {
  color: #555;
  font-size: 13.5px;
  display: inline;
  font-style: italic;
}

button#rrid-continue-order {
  margin-bottom: 0;
}

.rightcol-ded p {
  margin: 0em;
  padding: 0em;
  clear: both;
}
.rightcol-ded form {
  padding: 8px 3%;
  width: 94%;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.rightcol-ded .rr-input-whole {
  float: left;
  width: 75%;
  margin-right: 5%;
}
.rightcol-ded input {
  width: 100%;
}
.rightcol-ded input.submit {
  width: 20%;
  margin-bottom: 0;
}
.rightcol-ded h2 {
  color: white;
  font-size: 1em;
  background-color: #333;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding-left: 12px;
  margin: 2px 0 0 0;
  letter-spacing: 0;
}
.rightcol-ded h2 a {
  color: white;
  background-image: url("../images/icons/fatcow/16/bullet_arrow_down.png");
  background-position: 100% 50%;
  display: block;
  background-repeat: no-repeat;
}
.rightcol-ded li {
  margin: 0;
}
.rightcol-ded table {
  width: 100%;
  margin-bottom: 0;
}
.rightcol-ded td,
.rightcol-ded th {
  padding: 1px 12px;
}

#formdiv td {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
#formdiv h2 {
  float: none;
  margin: 8px 0;
}

.rr-is-hidden {
  visibility: hidden;
  height: 0;
  padding: 0 !important;
  margin: 0;
}

.sortable {
  background-color: #F8FBF6;
}
.sortable th,
.sortable td {
  border: 1px solid #D3E8C9;
  padding: 2px 8px;
  font-weight: normal;
}
.sortable tr:nth-child(2n) th,
.sortable tr:nth-child(2n) td {
  background-color: #F0F7ED;
}
.sortable tr:nth-child(2n+1) th,
.sortable tr:nth-child(2n+1) td {
  background-color: #F8FBF6;
}
.sortable tr:first-child th,
.sortable tr:first-child td {
  background-color: white;
  border-color: white white #D3E8C9 white;
}

.rh-form-search-form {
  /*2016-03-06 width: 360px;*/
  padding: 4px 12px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-right: 1%;
  /*recentchange:202111 #advanceddiv dt {
  	margin: 5px -12px 3px -12px;
      background-color: #333333;
      font-weight: bold;
      padding: 1px 24px;
      .rr-input-label {
  		color: white;
  	}
  }*/
}
.rh-form-search-form .rr-input-whole {
  margin: 0;
  width: 100%;
}
.rh-form-search-form .rr-input-whole:first-child {
  float: left;
  margin-bottom: 0;
}
.rh-form-search-form input.submit {
  /*2016-03-09 float: right !important;*/
}
.rh-form-search-form .submit {
  display: inline;
  margin: 0;
}
.rh-form-search-form > .submit {
  margin-top: 13px;
}

form.rh-form-search-form th {
  vertical-align: super;
}
form.rh-form-search-form table {
  width: auto;
}

#rrid-input-whole-ifsearch {
  /* 2016-03-07 float: left; */
  /* 2016-03-07 width: 300px;*/
}

#showadvanceddiv {
  clear: both;
  float: left;
}

#rrid-server-summary {
  margin-bottom: 12px;
}
#rrid-server-summary th,
#rrid-server-summary td {
  padding: 1px 12px;
}

.rr-control-panel-heading {
  margin: 8px 0 4px 0;
  font-size: 20px;
}

/*.rr-bordered-li-container {
	@include border-radius(3px);
	border: 2px solid mix($tableBorder, $contentbg, 48%);
	margin: 0 0 32px 0;
	padding: 0;
	li {
		padding: 4px 6px !important;
		border-top: 1px solid mix($table, $brownbg, 70%);
		margin: 0 !important;
		list-style-position: inside !important;
		line-height: normal;
		&:first-child,
		li {
			border: none;
		}
	}
}
*/
.rr-bordered-li-container {
  border-color: #c6d695;
}
.rr-bordered-li-container li {
  border-top-color: #e0d1c7;
}

#rrid-vps-management li {
  line-height: normal;
}

li.rr-no-list-icon {
  list-style: none;
}

#lifecycle {
  margin: 0 !important;
}
#lifecycle li {
  list-style-position: inside !important;
}

form[action="emailpassword.jsp"] p {
  clear: both;
}

/*recentchange:202210 table#cssimprover,
table#ccdetails {
	float: left;
	display: block;
	margin-right: 1%	;
}

table#cssimprover {
	float: none;
}*/
#rrid-input-whole-ift_type label {
  line-height: 1.6;
  font-size: 14px;
}

.rrc-horizontal {
  float: left;
  clear: none;
}

.rr-app-title {
  letter-spacing: 0;
  font-size: 20px;
  font-weight: bold;
  /*recentchange:202504 left: 89px;*/
  /*recentchange:202504 margin: 15px 0 0 6px;*/
  /*recentchange:202504 position: absolute;*/
}

.rr-app-desc {
  /*recentchange:202504 left: 89px;*/
  /*recentchange:202504 margin: -39px 0 0 7px;*/
  /*recentchange:202504 position: absolute;*/
}

/*2023-02 added */
.rr-bordered {
  border: 1px solid #8a2;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

/*# sourceMappingURL=rrrh2.css.map */
/*****css(end)/css/rrrh2.css*****/


/************ rrrh2.css  ***********/


/************ rrrh.css  ***********/

/*****css/css/rrrh.css*****/@CHARSET "UTF-8";
/*! Do not edit the css! .  Instead edit the scss file.  */
p {
  clear: none;
}

#rrrh2id-pagetop {
  background: #452008;
  margin-bottom: 12px;
  padding-top: 10px;
}
#rrrh2id-pagetop .container_12 {
  background: none;
  margin-top: 0px;
}

#logo {
  margin: 0;
  position: relative;
}

#rrid-tree-logo {
  position: absolute;
  /*2016-03-07 top:0; */
  /*2016-03-07 left: -22px; */
  /*2016-03-07 z-index: 2; */
  /*2017-08-21 margin-top: 46px;*/
  margin-top: 3.4em;
}

#rrid-name-logo {
  display: block;
  margin-left: 4.8em;
  margin-top: 1.1em;
}

/*rrrh 1*/
@media only screen and (min-width: 768px) {
  #rrrh2id-pageheader {
    margin: 0 0 0 56px;
    background: none;
  }
  #rrrh2id-pageheader a {
    color: #BC9B85;
  }
  .rr-menu-level-0 {
    /*cssrecentchange:202302-28 added div */
  }
  .rr-menu-level-0 ul {
    margin-top: 11px;
  }
  .rr-menu-level-0 div, .rr-menu-level-0 a {
    border-style: none;
  }
  .rr-menu-level-0 hr {
    background-color: #8D5B3F;
    height: 7px;
    background: none;
    height: 0px;
  }
  #rrid-toplevelmenudiv {
    margin: 0;
  }
  #rrid-toplevelmenudiv li div, #rrid-toplevelmenudiv a {
    line-height: 1.2;
    color: #BC9B85;
  }
  .rr-menu-level-1:hover a,
  .rr-menu-level-1.rr-hover a,
  .rr-menu-level-2 {
    background-color: #996444;
    border-style: none;
  }
  /*cssrecentchange:202303-01 added */
  .rr-menu-level-1:hover,
  .rr-menu-level-1:hover div,
  #rrid-toplevelmenudiv ul li:hover a {
    color: #322116;
  }
  #rrid-toplevelmenudiv ul li a:hover {
    color: #BC9B85;
  }
  .rr-menu-level-2 li a:hover, .rr-menu-level-2 li a.rr-hover {
    background-color: #452008;
    color: #BC9B85;
  }
  .rr-menu-level-1:hover a, .rr-menu-level-1.rr-hover a, .rr-menu-level-2 {
    background-color: #B18870;
    border-style: none;
  }
  #rrid-toplevelmenudiv ul li a:hover {
    color: #251D18;
  }
  .rr-menu-level-2 li a:hover, .rr-menu-level-2 li a.rr-hover {
    background-color: #BFE369;
  }
  .rr-menu-level-2 {
    padding: 5px;
  }
  .rr-menu-level-2 ul {
    margin-top: 0 !important;
  }
  /*cssrecentchange:202303-01 added .rr-menu-level-1:hover,*/
  .rr-menu-level-1:hover a, .rr-menu-level-1.rr-hover a, .rr-menu-level-2 {
    background-color: #F4EEDB;
    border-style: none;
  }
}
#rrrhid-montage {
  background-color: black;
}

#rrrhid-montage #opttable {
  background-color: black;
}

#rrrhid-montage * {
  color: #eee;
}

#rrrhid-montage a {
  color: #5D96B1;
}

#rrrhid-topright-links {
  float: right;
  height: 28px;
}

#rrrhid-topright-links img {
  position: relative;
  top: 5px;
}

#rrrhid-topright-links a {
  color: #eee;
  font-size: 0.8em;
}

#log {
  clear: both;
  display: block;
}

#rrid-dwr-loginform table.bordered {
  margin-bottom: 0;
}

#pricingbreakdowndiv {
  background-color: #fff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.type-highlight {
  background-color: white;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: -40px;
}

.type-highlight:hover {
  background-color: #ddd;
}

.rr-lightbox {
  background-color: white;
  max-width: 620px !important;
  padding: 12px;
}

#rrid-pricing-breakdown-content-lightbox {
  background: none;
}

.rr-message-layers-out {
  position: fixed;
}

dl.rr-dldtdd {
  border: 1px solid #C3CDD5;
  background-color: #F4EEDB;
}

img.rr-profile-img {
  width: 1.2em;
  height: 1.2em;
  /* top: -0.2em; */
  /* background-color: white; */
  border-radius: 50%;
  border: 1px solid grey;
  padding: 0.3em;
  /* display: inline-block; */
  /* text-align: center; */
  position: absolute;
}

.rr-profile-img > div {
  /* background-color: red; */
  margin-left: 1.2em;
  /* padding: 0em; */
  /* display: block; */
}

div.rr-profile-img {
  padding: 0px;
}

.rr-feature-button-small,
.rr-feature-button {
  background-color: #996444;
  color: #F4EEDB;
  font-size: 1.5rem;
  line-height: 2.25rem;
  font-weight: bold;
  cursor: pointer;
  -webkit-border-radius: 0.2rem;
  border-radius: 0.2rem;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: inline;
  clear: both;
  border: none;
  background-repeat: no-repeat;
  padding: 1rem;
  -moz-box-shadow: 1px 2px 6px #bbb;
  -webkit-box-shadow: 1px 2px 6px #bbb;
  box-shadow: 1px 2px 6px #bbb;
}
.rr-feature-button-small :-webkit-any-link,
.rr-feature-button-small :any-link,
.rr-feature-button :-webkit-any-link,
.rr-feature-button :any-link {
  color: #F4EEDB;
}

.rr-feature-button-small {
  padding: 0.6rem;
}

/*# sourceMappingURL=rrrh.css.map */
/*****css(end)/css/rrrh.css*****/


/************ rrrh.css  ***********/


/************ rr-responsive.css  ***********/

/*****css/css/main/rr-responsive.css*****/@charset "UTF-8";
/*
    Using media queries, adjust layout for different width browsers.
    Older versions of IE will ignore these rules.
    Extends the grid960 system.
*/
/* #Simpler menus for touch devices, no hovers / dropdowns
================================================== */
/* #Styles for responsive tables
================================================== */
.rr-responsive-table {
  overflow-x: auto;
}

.rr-table-view-controls {
  font-size: 0.9em;
  color: #555;
}

.rr-column-toggle {
  cursor: pointer;
  text-decoration: line-through;
  border-radius: 3px;
  padding: 3px 6px;
  display: inline-block;
}
.rr-column-toggle.rr-column-showing {
  text-decoration: underline;
}

/* #Everything smaller than 960 (doesn't include ipad landscape)
================================================== */
/* recentchange:202011 .rr-show-under-960 { display: none;}*/
/*rr-responsive 1*/
@media only screen and (min-width: 960px) {
  .rr-hide-over-960 {
    display: none;
  }
}
/*rr-responsive 2*/
@media only screen and (max-width: 959px) {
  p {
    word-wrap: break-word;
  }
  /* layoutcss related amendments */
  .rr-menu-level-0 {
    margin: 0 !important;
    float: none !important;
  }
  .rr-menu-level-0 a {
    font-size: 0.88em;
  }
  .rr-menu-level-2 {
    top: 0.88em;
  }
  #rrid-toplevelmenudiv {
    clear: both;
    width: auto;
  }
  #rrid-pagefooter {
    margin-top: 0 !important;
  }
  table {
    border-width: 10px;
  }
  .container_12 .prefix_12,
  .container_12 .prefix_11,
  .container_12 .prefix_10,
  .container_12 .prefix_9,
  .container_12 .prefix_8,
  .container_12 .prefix_7,
  .container_12 .prefix_6,
  .container_12 .prefix_5,
  .container_12 .prefix_4,
  .container_12 .prefix_3,
  .container_12 .prefix_2,
  .container_12 .prefix_1,
  .container_12 .suffix_12,
  .container_12 .suffix_11,
  .container_12 .suffix_10,
  .container_12 .suffix_9,
  .container_12 .suffix_8,
  .container_12 .suffix_7,
  .container_12 .suffix_6,
  .container_12 .suffix_5,
  .container_12 .suffix_4,
  .container_12 .suffix_3,
  .container_12 .suffix_2,
  .container_12 .suffix_1 {
    padding-left: 0px;
  }
  .container_12 .push_12,
  .container_12 .push_11,
  .container_12 .push_10,
  .container_12 .push_9,
  .container_12 .push_8,
  .container_12 .push_7,
  .container_12 .push_6,
  .container_12 .push_5,
  .container_12 .push_4,
  .container_12 .push_3,
  .container_12 .push_2,
  .container_12 .push_1,
  .container_12 .pull_12,
  .container_12 .pull_11,
  .container_12 .pull_10,
  .container_12 .pull_9,
  .container_12 .pull_8,
  .container_12 .pull_7,
  .container_12 .pull_6,
  .container_12 .pull_5,
  .container_12 .pull_4,
  .container_12 .pull_3,
  .container_12 .pull_2,
  .container_12 .pull_1 {
    left: initial;
  }
  .rr-hide-under-960 {
    display: none !important;
  }
  .rr-show-under-960 {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
  }
}
/* #Tablet (Portrait)
================================================== */
/* Note: Design for a width of 768px */
/*rr-responsive 3*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
  /* g960 */
  .container_12 {
    width: 768px;
  }
  .container_12 .grid_12,
  .container_12 .grid_11,
  .container_12 .grid_10,
  .container_12 .grid_9,
  .container_12 .grid_8 {
    width: 748px;
  }
  .container_12 .grid_7,
  .container_12 .grid_6,
  .container_12 .grid_5,
  .container_12 .grid_4,
  .container_12 .grid_3,
  .container_12 .grid_2,
  .container_12 .grid_1 {
    width: 364px;
  }
  img {
    max-width: 748px;
  }
  table {
    border-width: 10px;
  }
  /*recentchange:2023-06 #rrid-footer-services {
      width: 512px !important;
  }
  #rrid-footer-social {
      width: 245px !important;
  }
  .rr-archive-news-item ul {
      max-width: 492px;
  }*/
}
/*  #Mobile (Portrait)
================================================== */
/* Note: Design for a width of 320px */
/*rr-responsive 4*/
@media only screen and (max-width: 320px) {
  form, table {
    width: 300px;
    max-width: 300px;
  }
  form table {
    width: 300px;
    max-width: 300px;
  }
  img, select {
    max-width: 300px;
  }
  input, textarea {
    max-width: 280px;
  }
}
/*rr-responsive 5*/
@media only screen and (min-width: 321px) and (max-width: 479px) {
  form, table {
    /*2016-03-06 width: 355px;*/
    max-width: 355px;
  }
  form table {
    /*2016-03-06 width: 355px;*/
    max-width: 355px;
  }
  img, select {
    max-width: 355px;
  }
  input, textarea {
    max-width: 350px;
  }
}
/*rr-responsive 6*/
@media only screen and (max-width: 767px) {
  /* g960 */
  body {
    font-size: 12.5px;
  }
  h1 {
    font-size: 1.8em;
  }
  h2 {
    font-size: 1.6em;
  }
  h3 {
    font-size: 1.4em;
  }
  h4 {
    font-size: 1.2em;
  }
  form, table {
    /*2016-03-06 width: 300px;*/
    /*2016-03-06 max-width: 300px;*/
    padding: 10px;
    /*2016-03-06 margin: 0 -10px;*/
    border-radius: 0;
  }
  table {
    border-width: 10px;
  }
  form table {
    margin: 0;
    padding: 0;
    /*2016-03-06 width: 300px;*/
    /*2016-03-06 max-width: 300px;*/
  }
  img, select {
    /*2016-03-06 max-width: 300px;*/
  }
  input, textarea {
    /*2016-03-06 max-width: 280px;*/
  }
  /* layoutcss related amendments */
  /* 202302 input.rr-with-icon,*/
  #rrid-dwr-loginform #ifj_username,
  #rrid-dwr-loginform #ifj_password {
    max-width: 248px;
  }
  #pay-by-cc-form img,
  #pay-by-paypal-form img {
    max-width: 56px;
  }
  #ifcc_type img {
    max-width: 32px;
  }
  #rrid-footer-services {
    /* recentchange:2023-06 width: 318px !important;*/
  }
  #rrid-footer-services * {
    /* recentchange:2023-06 max-width: 300px !important; */
    word-wrap: break-word;
  }
  #rrid-footer-services p,
  #rrid-footer-services li,
  #rrid-footer-services span {
    font-size: 12px;
  }
  #rrid-footer-social {
    /* recentchange:2023-06 width: 300px !important;*/
    word-wrap: break-word;
  }
  .rr-archive-news-item ul {
    /* recentchange:2023-06 max-width: 280px; */
  }
  h2.rr-inside-banner {
    line-height: 1.3;
  }
  .rr-service-signup {
    font-size: 36px;
  }
  .rr-feature-name {
    max-width: 200px !important;
  }
  .rr-hide-under-768 {
    display: none !important;
  }
  .rr-show-under-768 {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
  }
  body #rrrh2id-pageheader,
  body #rrid-pageheader {
    background: initial;
  }
  body #rrid-pageheader,
  body #banner-bg {
    padding-bottom: 1em;
  }
  body #rrrh2id-pageheader,
  body #rrid-pageheader,
  body #banner-bg {
    margin: 0;
  }
  body #rrrh2id-pageheader a,
  body #rrid-pageheader a,
  body #banner-bg a {
    padding: 0.25em 0.5em;
  }
  body #rrrh2id-pageheader ul,
  body #rrid-pageheader ul,
  body #banner-bg ul {
    margin: 0;
  }
  body #rrrh2id-pageheader li,
  body #rrid-pageheader li,
  body #banner-bg li {
    list-style-type: none;
  }
  body #rrrh2id-pageheader hr,
  body #rrid-pageheader hr,
  body #banner-bg hr {
    display: none;
  }
  body #rrrh2id-pageheader #rrid-toplevelmenudiv,
  body #rrid-pageheader #rrid-toplevelmenudiv,
  body #banner-bg #rrid-toplevelmenudiv {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    display: block;
    opacity: 0;
    width: 32px;
    max-height: 24px;
    right: 0;
    overflow: hidden;
    margin-right: 0;
    position: fixed;
    z-index: 10;
    padding: 0;
    top: 0;
    background-color: #181818;
    font-size: 1.1em;
    border-radius: 0 0 0 2px;
  }
  body #rrrh2id-pageheader #rrid-toplevelmenudiv.expanded,
  body #rrid-pageheader #rrid-toplevelmenudiv.expanded,
  body #banner-bg #rrid-toplevelmenudiv.expanded {
    display: block;
    width: 240px;
    max-height: 510px;
    padding: 32px 10px 10px 10px;
    opacity: 1;
  }
  body #rrrh2id-pageheader .rr-menu-level-2,
  body #rrid-pageheader .rr-menu-level-2,
  body #banner-bg .rr-menu-level-2 {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    overflow: hidden;
    max-height: 0;
    margin: 0;
  }
  body #rrrh2id-pageheader .rr-menu-level-2 li,
  body #rrid-pageheader .rr-menu-level-2 li,
  body #banner-bg .rr-menu-level-2 li {
    margin: 0;
    border-bottom: 1px solid #333;
  }
  body #rrrh2id-pageheader .rr-menu-level-2 li:first-child,
  body #rrid-pageheader .rr-menu-level-2 li:first-child,
  body #banner-bg .rr-menu-level-2 li:first-child {
    border-top: 1px solid #333;
  }
  body #rrrh2id-pageheader .rr-menu-level-2 li a,
  body #rrid-pageheader .rr-menu-level-2 li a,
  body #banner-bg .rr-menu-level-2 li a {
    display: block;
    background-color: #e8e8e8;
    color: #181818;
    margin: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  body #rrrh2id-pageheader .rr-menu-level-1 > a,
  body #rrid-pageheader .rr-menu-level-1 > a,
  body #banner-bg .rr-menu-level-1 > a {
    position: relative;
    color: white;
    display: block;
  }
  body #rrrh2id-pageheader .rr-menu-level-1 > a::before,
  body #rrid-pageheader .rr-menu-level-1 > a::before,
  body #banner-bg .rr-menu-level-1 > a::before {
    position: absolute;
    font-size: 0.75em;
    right: 1em;
    content: "▼";
  }
  body #rrrh2id-pageheader .rr-menu-level-1.expanded > a,
  body #rrid-pageheader .rr-menu-level-1.expanded > a,
  body #banner-bg .rr-menu-level-1.expanded > a {
    padding: 0.25em 0.5em;
    background-color: #e8e8e8;
    color: #181818;
  }
  body #rrrh2id-pageheader .rr-menu-level-1.expanded > a::before,
  body #rrid-pageheader .rr-menu-level-1.expanded > a::before,
  body #banner-bg .rr-menu-level-1.expanded > a::before {
    content: "";
  }
  body #rrrh2id-pageheader .rr-menu-level-1.expanded .rr-menu-level-2,
  body #rrid-pageheader .rr-menu-level-1.expanded .rr-menu-level-2,
  body #banner-bg .rr-menu-level-1.expanded .rr-menu-level-2 {
    max-height: 354px;
  }
  #rrid-mobile-menu-toggle {
    background-image: url("../images/icons/rr-simple/rr_simple_menu_hamburger.svg");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: inline-block;
    background-color: #181818;
    width: 40px;
    height: 32px;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 11;
    border-radius: 0 0 0 2px;
  }
}
/* #Mobile (Landscape)
================================================== */
/* Note: Design for a width of 480px */
/*rr-responsive 7*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
  html, body, form, fieldset, p, li, span, input, div, h1, h2, h3, h4 {
    -webkit-text-size-adjust: none;
  }
  body {
    font-size: 13px;
  }
  form table {
    width: 440px;
    max-width: 440px;
  }
  img, input, textarea {
    max-width: 460px;
  }
  /* layoutcss related amendments */
  /*202302 not used table input.rr-with-icon,*/
  #rrid-dwr-loginform #ifj_username,
  #rrid-dwr-loginform #ifj_password {
    max-width: 260px;
  }
  #ifcc_type img {
    max-width: 51px;
  }
  /* recentchange:2023-06 #rrid-footer-services {
      width: 478px !important;
  }*/
  #rrid-footer-services * {
    /* recentchange:2023-06 max-width: $midsize !important;*/
    word-wrap: break-word;
  }
  #rrid-footer-services p,
  #rrid-footer-services li {
    font-size: 12px;
  }
  #rrid-footer-social {
    /* recentchange:2023-06 width: $midsize !important; */
    word-wrap: break-word;
  }
  /* recentchange:2023-06 .rr-archive-news-item ul {
      max-width: $midsize;
  }
  .rr-feature-name {
      max-width: 300px !important;
  }*/
}
/*rr-responsive 8*/
@media only screen and (min-width: 769px) and (max-width: 959px) {
  .container_12 {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }
  .container_12 .grid_1,
  .container_12 .grid_2,
  .container_12 .grid_3,
  .container_12 .grid_4,
  .container_12 .grid_5,
  .container_12 .grid_6,
  .container_12 .grid_7,
  .container_12 .grid_8,
  .container_12 .grid_9,
  .container_12 .grid_10,
  .container_12 .grid_11,
  .container_12 .grid_12 {
    margin-left: 1%;
    margin-right: 1%;
  }
  .container_12 .grid_1 {
    width: 6.333%;
  }
  .container_12 .grid_2 {
    width: 14.667%;
  }
  .container_12 .grid_3 {
    width: 23%;
  }
  .container_12 .grid_4 {
    width: 31.333%;
  }
  .container_12 .grid_5 {
    width: 39.667%;
  }
  .container_12 .grid_6 {
    width: 48%;
  }
  .container_12 .grid_7 {
    width: 56.333%;
  }
  .container_12 .grid_8 {
    width: 64.667%;
  }
  .container_12 .grid_9 {
    width: 73%;
  }
  .container_12 .grid_10 {
    width: 81.333%;
  }
  .container_12 .grid_11 {
    width: 89.667%;
  }
  .container_12 .grid_12 {
    width: 98%;
  }
}
/*rr-responsive 9*/
@media only screen and (max-width: 768px) {
  .container_12 {
    /*2016-03-07 width: 320px;*/
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }
  .container_12 .grid_12,
  .container_12 .grid_11,
  .container_12 .grid_10,
  .container_12 .grid_9,
  .container_12 .grid_8,
  .container_12 .grid_7,
  .container_12 .grid_6,
  .container_12 .grid_5,
  .container_12 .grid_4,
  .container_12 .grid_3,
  .container_12 .grid_2,
  .container_12 .grid_1 {
    /*2016-03-07 width: 300px;*/
    width: 98%;
  }
}
/*rr-responsive 10*/
@media only print {
  #rrid-toplevelmenudiv, .rr-hide-under-960, .rr-hide-under-768, #rrid-pagefooter, #rrid-home-page-footer {
    display: none !important;
  }
}

/*# sourceMappingURL=rr-responsive.css.map */
/*****css(end)/css/main/rr-responsive.css*****/


/************ rr-responsive.css  ***********/


/************ rrrh-responsive.css  ***********/

/*****css/css/rrrh-responsive.css*****//* #Everything smaller than 960 (doesn't include ipad landscape)
================================================== */
/*rrrh-responsive 1*/
@media only screen and (max-width: 959px) {
  div[style] {
    margin-left: 0 !important;
  }
  table, table.bordered {
    border-width: 1px;
    display: block;
    max-width: none;
    overflow-x: scroll;
    padding: 0;
    margin: 0;
  }
  table::-webkit-scrollbar, table.bordered::-webkit-scrollbar {
    display: none;
  }
  form table, form table.bordered {
    overflow-x: auto;
  }
  .rrrh-landing-page .rr-sales-banner {
    margin: 0;
    width: auto;
  }
  .rrrh-landing-page .rr-sales-banner .rr-banner-inner {
    width: auto;
    padding: 24px 0 0;
  }
  .rrrh-landing-page .rr-sales-banner .rr-banner-inner p, .rrrh-landing-page .rr-sales-banner .rr-banner-inner h1 {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0;
  }
  .rrrh-landing-page ul {
    margin-left: 0;
  }
  #rrrhid-topright-links,
  #rrrh2id-logo > .grid_2 {
    position: absolute;
    right: 20px;
    top: 2px;
    width: 16px;
  }
  #rrrhid-topright-links #rrrhid-topright-links,
  #rrrh2id-logo > .grid_2 #rrrhid-topright-links {
    width: auto;
  }
  .container_12 > #rrrhid-topright-links,
  .container_12 > #rrrh2id-logo > .grid_2 {
    right: 48px;
  }
}
/* #Tablet (Portrait)
================================================== */
/* Note: Design for a width of 768px */
/*rrrh-responsive 2*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
  div.rr-landing-ded-table .rr-plan-title {
    width: 354px;
  }
  #rrid-tree-logo img {
    /* 2017-09 margin-top: 25px;*/
    /* 2017-09 max-width: 50px;*/
    /* 2017-09 margin-top: -12px;*/
    /* 2021-09 */
    margin-top: -0.8em;
  }
}
/*  #Mobile (Portrait)
================================================== */
/* Note: Design for a width of 320px */
/*rrrh-responsive 3*/
@media only screen and (max-width: 767px) {
  body #rrrh2id-pageheader #rrid-toplevelmenudiv {
    background-color: #452008;
  }
  body #rrrh2id-pageheader #rrid-toplevelmenudiv a {
    color: white;
  }
  body #rrrh2id-pageheader #rrid-toplevelmenudiv .rr-menu-level-2 li {
    border-bottom: 1px solid #a29084;
  }
  body #rrrh2id-pageheader #rrid-toplevelmenudiv .rr-menu-level-2 li:first-child {
    border-top: 1px solid #a29084;
  }
  body #rrrh2id-pageheader #rrid-toplevelmenudiv .rr-menu-level-2 li a {
    background-color: white;
    color: #005a85;
  }
  body #rrrh2id-pageheader #rrid-toplevelmenudiv .rr-menu-level-1 > a {
    color: white;
  }
  body #rrrh2id-pageheader #rrid-toplevelmenudiv .rr-menu-level-1.expanded > a {
    background-color: white;
    color: #005a85;
  }
  #rrid-mobile-menu-toggle {
    background-color: #452008;
    background-image: url("../images/icons/rr-simple/rr_simple_menu_hamburger_white.svg");
  }
  form {
    border-left: none;
    border-right: none;
  }
  .rr-margin-hor-20 {
    margin-left: 0;
    margin-right: 0;
  }
  div.rr-landing-ded-table .rr-plan-title {
    width: 290px;
  }
  div#rrrhid-landing-worldwide-servers .rr-banner-inner {
    background-size: contain;
    height: auto;
  }
  .rr-plan-display form {
    width: 280px;
  }
  form table td, form table th, form table.bordered td, form table.bordered th {
    display: block;
  }
  form table input, form table.bordered input {
    max-width: 238px !important;
  }
  table.bordered, div.container_12 table.bordered,
  table.rr-horizontal-stripes,
  div.container_12 table.rr-horizontal-stripes {
    /*2016-03-06 margin: 0 -10px;*/
    width: auto;
    max-width: 318px;
  }
  div.container_12 > table.bordered,
  div.container_12 > table.rr-horizontal-stripes {
    margin: 0;
  }
}
/* #Mobile (Landscape)
================================================== */
/* Note: Design for a width of 480px */
/*rrrh-responsive 4*/
@media only screen and (max-width: 767px) {
  #rrid-tree-logo img {
    /* 2017-09 margin-top: -4px;*/
    /* 2017-09 max-width: 50px;*/
    /* 2017-09 margin-top: -42px;*/
    /* 2021-09 */
    margin-top: -2.5em;
  }
  div.rr-landing-ded-table .rr-plan-title {
    width: 450px;
  }
  table.bordered, div.container_12 table.bordered,
  table.rr-horizontal-stripes,
  div.container_12 table.rr-horizontal-stripes {
    max-width: 478px;
  }
}
/*#rrid-tree-logo img {
    margin-top: -9px;
    max-width: 55px;
}*/

/*# sourceMappingURL=rrrh-responsive.css.map */
/*****css(end)/css/rrrh-responsive.css*****/


/************ rrrh-responsive.css  ***********/


/************ message-layers-css.jsp  ***********/

/*****css/css/base/message-layers-css.jsp*****/ 
 


.rr-reply-error{
	display:none;
	color: red;
}

.rr-feedback-message { background: #FFFFCC; }

.rr-error-message {
	
	color: red;
}
.rr-error-better {
	border:solid 1px #DEDEDE;
	color: #09D200; 
}

.rr-feed-back-error,
.rr-feed-back-formerror {
	line-height:1.5;
	color:#E10000;
}
.rr-msg-border{
	border-top:1px solid #C5C5C5;line-height:1.5;
	
}
.rr-feed-back-info-message {
	color:#71A1FF;
	line-height:1.5;
}


.rr-feed-back-info-message .rr-item-type {
	background-image: url("/images/icons/fatcow/16/information.png");
	margin-top:2px;
	height:16px;
}

.rr-feed-back-error .rr-item-type {
	background-image: url("/images/icons/fatcow/16/exclamation.png");
	margin-bottom:-2px;
	height:16px;
}

.rr-feed-back-message {
	color:#5D5D5D;
	border-top:1px solid #C5C5C5;
}

.rr-message-errors{
    background-color:#FFE2DA;
    color:#F43602;
}
.rr-message-info{
    background-color:#E0EFFF;
    color:#0062CE;
}
.rr-message-default{
    background-color:#D9D9D9;
}
.rr-message-item{
    font-weight:500;
    border-top:1px solid #CACACA;
}
.rr-message-item input{
    display:inline-block;
}
.rr-message-item div{
    margin: 0 150px 0 40px;
    padding: 10px 0;
    display:inline-block;
}
.rr-message-layers-out{
    position: fixed;
    bottom:0px;
    left:0px;
    width:100%;
	font-family: sans-serif;
    z-index:30;
}
.rr-message-layers{
    max-height:200px;
    overflow: auto;
    }

.rr-message-layers-alert{
    width:500px;
    -moz-border-radius:15px 15px 0 0;
    border-radius: 15px 15px 0 0;
    -webkit-border-radius:15px 15px 0 0;
    padding-left:30px;
}/*****css(end)/css/base/message-layers-css.jsp*****/


/************ message-layers-css.jsp  ***********/

