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

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

/* line 9, rr-setup.scss */
body {
  padding: 0px;
  font-size: 14px;
  margin: 0; }

/* line 15, rr-setup.scss */
div,
dt,
dd,
pre,
code,
form,
legend,
input,
button,
textarea,
p,
blockquote {
  margin: 0; }

/* line 30, rr-setup.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
  margin: 0; }

/* line 41, rr-setup.scss */
sup {
  vertical-align: super; }

/* line 45, rr-setup.scss */
sub {
  vertical-align: sub; }

/* line 49, rr-setup.scss */
em,
strong {
  font-weight: bold; }

/* line 54, rr-setup.scss */
q:before,
q:after {
  content: ''; }

/* line 59, rr-setup.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
  caption-side: top;
  margin-bottom: 1em; }

/* line 66, rr-setup.scss */
td, th {
  padding: 0.5em;
  margin: 0; }

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

/* line 78, rr-setup.scss */
fieldset {
  margin: 0;
  border: 0; }

/* line 83, rr-setup.scss */
img {
  border: 0; }

/* line 87, rr-setup.scss */
ul,
ol,
dl {
  margin: 1em; }

/* line 92, rr-setup.scss */
ol,
ul {
  margin-left: 2em; }

/* line 97, rr-setup.scss */
li {
  list-style: disc;
  margin: 0.15em 0em; }
  /* line 100, rr-setup.scss */
  ul li {
    list-style: disc outside; }
  /* line 103, rr-setup.scss */
  ol li {
    list-style: decimal outside; }

/* line 108, rr-setup.scss */
table p {
  margin: 0.15em 0em; }
  /* line 110, rr-setup.scss */
  table p + p {
    margin-top: 1em; }

/* line 115, rr-setup.scss */
a {
  text-decoration: none; }
  /* line 117, rr-setup.scss */
  a:hover {
    text-decoration: underline;
    cursor: pointer; }
/*****css(end)/css/base/rr-setup.css*****/


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


/************ 960.css  ***********/

/*****css/css/base/g960/code/css/uncompressed/960.css*****//*
	960 Grid System ~ Core CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* `Containers
----------------------------------------------------------------------------------------------------*/

.container_12,
.container_16 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

/* `Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16 {
	display: inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}

.container_12 .grid_3,
.container_16 .grid_4 {
	width: 220px;
}

.container_12 .grid_6,
.container_16 .grid_8 {
	width: 460px;
}

.container_12 .grid_9,
.container_16 .grid_12 {
	width: 700px;
}

.container_12 .grid_12,
.container_16 .grid_16 {
	width: 940px;
}

/* `Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

/* `Grid >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .grid_1 {
	width: 60px;
}

.container_12 .grid_2 {
	width: 140px;
}

.container_12 .grid_4 {
	width: 300px;
}

.container_12 .grid_5 {
	width: 380px;
}

.container_12 .grid_7 {
	width: 540px;
}

.container_12 .grid_8 {
	width: 620px;
}

.container_12 .grid_10 {
	width: 780px;
}

.container_12 .grid_11 {
	width: 860px;
}

/* `Grid >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .grid_1 {
	width: 40px;
}

.container_16 .grid_2 {
	width: 100px;
}

.container_16 .grid_3 {
	width: 160px;
}

.container_16 .grid_5 {
	width: 280px;
}

.container_16 .grid_6 {
	width: 340px;
}

.container_16 .grid_7 {
	width: 400px;
}

.container_16 .grid_9 {
	width: 520px;
}

.container_16 .grid_10 {
	width: 580px;
}

.container_16 .grid_11 {
	width: 640px;
}

.container_16 .grid_13 {
	width: 760px;
}

.container_16 .grid_14 {
	width: 820px;
}

.container_16 .grid_15 {
	width: 880px;
}

/* `Prefix Extra Space >> Global
----------------------------------------------------------------------------------------------------*/

.container_12 .prefix_3,
.container_16 .prefix_4 {
	padding-left: 240px;
}

.container_12 .prefix_6,
.container_16 .prefix_8 {
	padding-left: 480px;
}

.container_12 .prefix_9,
.container_16 .prefix_12 {
	padding-left: 720px;
}

/* `Prefix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .prefix_1 {
	padding-left: 80px;
}

.container_12 .prefix_2 {
	padding-left: 160px;
}

.container_12 .prefix_4 {
	padding-left: 320px;
}

.container_12 .prefix_5 {
	padding-left: 400px;
}

.container_12 .prefix_7 {
	padding-left: 560px;
}

.container_12 .prefix_8 {
	padding-left: 640px;
}

.container_12 .prefix_10 {
	padding-left: 800px;
}

.container_12 .prefix_11 {
	padding-left: 880px;
}

/* `Prefix Extra Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .prefix_1 {
	padding-left: 60px;
}

.container_16 .prefix_2 {
	padding-left: 120px;
}

.container_16 .prefix_3 {
	padding-left: 180px;
}

.container_16 .prefix_5 {
	padding-left: 300px;
}

.container_16 .prefix_6 {
	padding-left: 360px;
}

.container_16 .prefix_7 {
	padding-left: 420px;
}

.container_16 .prefix_9 {
	padding-left: 540px;
}

.container_16 .prefix_10 {
	padding-left: 600px;
}

.container_16 .prefix_11 {
	padding-left: 660px;
}

.container_16 .prefix_13 {
	padding-left: 780px;
}

.container_16 .prefix_14 {
	padding-left: 840px;
}

.container_16 .prefix_15 {
	padding-left: 900px;
}

/* `Suffix Extra Space >> Global
----------------------------------------------------------------------------------------------------*/

.container_12 .suffix_3,
.container_16 .suffix_4 {
	padding-right: 240px;
}

.container_12 .suffix_6,
.container_16 .suffix_8 {
	padding-right: 480px;
}

.container_12 .suffix_9,
.container_16 .suffix_12 {
	padding-right: 720px;
}

/* `Suffix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .suffix_1 {
	padding-right: 80px;
}

.container_12 .suffix_2 {
	padding-right: 160px;
}

.container_12 .suffix_4 {
	padding-right: 320px;
}

.container_12 .suffix_5 {
	padding-right: 400px;
}

.container_12 .suffix_7 {
	padding-right: 560px;
}

.container_12 .suffix_8 {
	padding-right: 640px;
}

.container_12 .suffix_10 {
	padding-right: 800px;
}

.container_12 .suffix_11 {
	padding-right: 880px;
}

/* `Suffix Extra Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .suffix_1 {
	padding-right: 60px;
}

.container_16 .suffix_2 {
	padding-right: 120px;
}

.container_16 .suffix_3 {
	padding-right: 180px;
}

.container_16 .suffix_5 {
	padding-right: 300px;
}

.container_16 .suffix_6 {
	padding-right: 360px;
}

.container_16 .suffix_7 {
	padding-right: 420px;
}

.container_16 .suffix_9 {
	padding-right: 540px;
}

.container_16 .suffix_10 {
	padding-right: 600px;
}

.container_16 .suffix_11 {
	padding-right: 660px;
}

.container_16 .suffix_13 {
	padding-right: 780px;
}

.container_16 .suffix_14 {
	padding-right: 840px;
}

.container_16 .suffix_15 {
	padding-right: 900px;
}

/* `Push Space >> Global
----------------------------------------------------------------------------------------------------*/

.container_12 .push_3,
.container_16 .push_4 {
	left: 240px;
}

.container_12 .push_6,
.container_16 .push_8 {
	left: 480px;
}

.container_12 .push_9,
.container_16 .push_12 {
	left: 720px;
}

/* `Push Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .push_1 {
	left: 80px;
}

.container_12 .push_2 {
	left: 160px;
}

.container_12 .push_4 {
	left: 320px;
}

.container_12 .push_5 {
	left: 400px;
}

.container_12 .push_7 {
	left: 560px;
}

.container_12 .push_8 {
	left: 640px;
}

.container_12 .push_10 {
	left: 800px;
}

.container_12 .push_11 {
	left: 880px;
}

/* `Push Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .push_1 {
	left: 60px;
}

.container_16 .push_2 {
	left: 120px;
}

.container_16 .push_3 {
	left: 180px;
}

.container_16 .push_5 {
	left: 300px;
}

.container_16 .push_6 {
	left: 360px;
}

.container_16 .push_7 {
	left: 420px;
}

.container_16 .push_9 {
	left: 540px;
}

.container_16 .push_10 {
	left: 600px;
}

.container_16 .push_11 {
	left: 660px;
}

.container_16 .push_13 {
	left: 780px;
}

.container_16 .push_14 {
	left: 840px;
}

.container_16 .push_15 {
	left: 900px;
}

/* `Pull Space >> Global
----------------------------------------------------------------------------------------------------*/

.container_12 .pull_3,
.container_16 .pull_4 {
	left: -240px;
}

.container_12 .pull_6,
.container_16 .pull_8 {
	left: -480px;
}

.container_12 .pull_9,
.container_16 .pull_12 {
	left: -720px;
}

/* `Pull Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .pull_1 {
	left: -80px;
}

.container_12 .pull_2 {
	left: -160px;
}

.container_12 .pull_4 {
	left: -320px;
}

.container_12 .pull_5 {
	left: -400px;
}

.container_12 .pull_7 {
	left: -560px;
}

.container_12 .pull_8 {
	left: -640px;
}

.container_12 .pull_10 {
	left: -800px;
}

.container_12 .pull_11 {
	left: -880px;
}

/* `Pull Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .pull_1 {
	left: -60px;
}

.container_16 .pull_2 {
	left: -120px;
}

.container_16 .pull_3 {
	left: -180px;
}

.container_16 .pull_5 {
	left: -300px;
}

.container_16 .pull_6 {
	left: -360px;
}

.container_16 .pull_7 {
	left: -420px;
}

.container_16 .pull_9 {
	left: -540px;
}

.container_16 .pull_10 {
	left: -600px;
}

.container_16 .pull_11 {
	left: -660px;
}

.container_16 .pull_13 {
	left: -780px;
}

.container_16 .pull_14 {
	left: -840px;
}

.container_16 .pull_15 {
	left: -900px;
}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}/*****css(end)/css/base/g960/code/css/uncompressed/960.css*****/


/************ 960.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; }
/* line 25, rr-layout.scss */
td,
th {
  padding: 0 0.3em 0.3em 0;
  vertical-align: top; }

/* line 31, rr-layout.scss */
ul {
  margin-bottom: 2em; }

/* line 35, rr-layout.scss */
hr {
  border: none;
  padding: 0;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
  height: 1px; }

/* line 43, rr-layout.scss */
code {
  word-wrap: break-word; }

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

/* line 56, rr-layout.scss */
em {
  font-weight: bold;
  font-style: normal; }

/* line 61, rr-layout.scss */
h1 {
  font-size: 1.45rem;
  /* recentchange:2023-08 em to rem */
  line-height: 2.175rem;
  /* recentchange:2023-08 added 1.5x */ }

/* line 66, rr-layout.scss */
h2 {
  font-size: 1.3rem;
  /* recentchange:2023-08 em to rem */
  line-height: 1.95rem;
  /* recentchange:2023-08 added 1.5x */ }

/* line 71, rr-layout.scss */
h3 {
  font-size: 1.2rem;
  /* recentchange:2023-08 em to rem */
  line-height: 1.8rem;
  /* recentchange:2023-08 added 1.5x */ }

/* line 76, rr-layout.scss */
h4 {
  font-size: 1.1rem;
  /* recentchange:2023-08 em to rem */
  line-height: 1.65rem;
  /* recentchange:2023-08 added 1.5x */ }

/* line 81, rr-layout.scss */
hr {
  clear: both; }

/* line 85, rr-layout.scss */
ul,
p {
  margin-top: 0;
  margin-bottom: 10px; }

/* line 91, rr-layout.scss */
p {
  clear: both;
  /* recentchange:202210 max-width: 620px;*/ }

/* line 96, rr-layout.scss */
ul li,
ol li {
  list-style-position: inside; }

/* line 101, rr-layout.scss */
ul,
ol {
  padding-left: 0;
  margin-left: 0.8em;
  margin-right: 0; }

/* line 113, rr-layout.scss */
td,
th {
  border: none; }

/* line 118, rr-layout.scss */
html {
  font-family: "Lucida Grande", Helvetica, Arial, FreeSans, sans-serif; }

/* line 122, rr-layout.scss */
h1,
h2 {
  clear: left; }

/* line 124, rr-layout.scss */
h1 {
  margin-top: 0.3em; }

/* line 125, rr-layout.scss */
blockquote {
  font-style: italic;
  margin: 0 1em 1em 10px; }

/* line 132, rr-layout.scss */
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#send,
li#nosend {
  line-height: normal;
  font-size: 0.92em;
  margin: 10px 0 10px 60px;
  padding: 0; }

/* line 168, rr-layout.scss */
#rrid-pageheader {
  margin: 0 auto;
  padding: 0; }
  /* line 171, rr-layout.scss */
  #rrid-pageheader h1 {
    margin-top: 0.3em;
    margin-bottom: 0;
    padding: 0;
    font-size: 2.8em;
    text-align: left;
    line-height: normal; }
    /* line 178, rr-layout.scss */
    #rrid-pageheader h1 a {
      padding: 0;
      margin: 0;
      height: 0; }
      /* line 182, rr-layout.scss */
      #rrid-pageheader h1 a:hover {
        text-decoration: none; }
      /* line 185, rr-layout.scss */
      #rrid-pageheader h1 a img {
        padding: 0; }

/* line 192, rr-layout.scss */
.bc {
  display: block;
  text-align: left;
  margin-top: 1em;
  margin-bottom: 10px; }
  /* line 197, rr-layout.scss */
  .bc div.grid_4 img {
    position: relative;
    top: 4px;
    margin: 10px 2px 0 15px; }

/* line 206, rr-layout.scss */
#rrid-pagefooter {
  clear: both;
  float: none;
  margin-top: 0; }
  /* line 211, rr-layout.scss */
  #rrid-pagefooter h4 {
    font-size: 13px;
    margin-top: 20px; }
  /* line 215, rr-layout.scss */
  #rrid-pagefooter span {
    font-size: 13px; }
  /* line 218, rr-layout.scss */
  #rrid-pagefooter div.grid_4 img {
    margin: 0 0 8px 4px;
    position: relative;
    top: 4px; }

/* line 228, rr-layout.scss */
.rr-contains-app div {
  list-style-type: none;
  /* 2016-03-08 float: left;*/
  width: 298px;
  margin-top: 10px;
  margin-bottom: 10px;
  height: 78px; }

/* line 238, rr-layout.scss */
#rrid-footer-site-links {
  height: 168px;
  margin-top: 10px;
  padding-top: 25px;
  background: none; }
  /* line 243, rr-layout.scss */
  #rrid-footer-site-links a {
    margin-bottom: 12px;
    font-size: 14px;
    display: block; }

/* line 250, rr-layout.scss */
.rr-insole {
  padding-top: 12px;
  position: relative; }
  /* line 253, rr-layout.scss */
  .rr-insole p {
    font-size: 13px;
    margin: 6px 0;
    max-width: 940px; }

/* line 260, rr-layout.scss */
.rr-app-title {
  font-weight: bold;
  letter-spacing: 0;
  font-size: 19px;
  font-weight: bold;
  left: 89px;
  margin: 15px 0 0 6px;
  position: absolute; }

/* line 270, rr-layout.scss */
.rr-app-desc {
  font-size: 13px;
  display: block;
  margin: -39px 0 0 7px;
  position: absolute;
  left: 89px; }

/* line 305, rr-layout.scss */
.rr-small-tm {
  font-size: 0.33em;
  position: relative;
  top: -1.33em;
  left: -0.67em; }

/* line 312, rr-layout.scss */
.rr-margin-0 {
  margin: 0; }

/* line 316, rr-layout.scss */
.rr-margin-50 {
  margin: 50px; }

/* line 320, rr-layout.scss */
.rr-margin-hor-auto {
  margin-left: auto;
  margin-right: auto; }

/* line 327, rr-layout.scss */
.rr-margin-hor-0 {
  margin-left: 0px;
  margin-right: 0px; }

/* line 327, rr-layout.scss */
.rr-margin-hor-10 {
  margin-left: 10px;
  margin-right: 10px; }

/* line 327, rr-layout.scss */
.rr-margin-hor-20 {
  margin-left: 20px;
  margin-right: 20px; }

/* line 327, rr-layout.scss */
.rr-margin-hor-32 {
  margin-left: 32px;
  margin-right: 32px; }

/* line 327, rr-layout.scss */
.rr-margin-hor-50 {
  margin-left: 50px;
  margin-right: 50px; }

/* line 327, rr-layout.scss */
.rr-margin-hor-80 {
  margin-left: 80px;
  margin-right: 80px; }

/* line 335, rr-layout.scss */
.rr-margin-ver-0 {
  margin-top: 0px;
  margin-bottom: 0px; }

/* line 335, rr-layout.scss */
.rr-margin-ver-10 {
  margin-top: 10px;
  margin-bottom: 10px; }

/* line 335, rr-layout.scss */
.rr-margin-ver-12 {
  margin-top: 12px;
  margin-bottom: 12px; }

/* line 335, rr-layout.scss */
.rr-margin-ver-15 {
  margin-top: 15px;
  margin-bottom: 15px; }

/* line 335, rr-layout.scss */
.rr-margin-ver-24 {
  margin-top: 24px;
  margin-bottom: 24px; }

/* line 335, rr-layout.scss */
.rr-margin-ver-48 {
  margin-top: 48px;
  margin-bottom: 48px; }

/* line 335, rr-layout.scss */
.rr-margin-ver-64 {
  margin-top: 64px;
  margin-bottom: 64px; }

/* line 335, rr-layout.scss */
.rr-margin-ver-96 {
  margin-top: 96px;
  margin-bottom: 96px; }

/* line 343, rr-layout.scss */
.rr-margin-top-0 {
  margin-top: 0px; }

/* line 343, rr-layout.scss */
.rr-margin-top-13 {
  margin-top: 13px; }

/* line 343, rr-layout.scss */
.rr-margin-top-24 {
  margin-top: 24px; }

/* line 350, rr-layout.scss */
.rr-margin-bottom-0 {
  margin-bottom: 0px; }

/* line 350, rr-layout.scss */
.rr-margin-bottom-1 {
  margin-bottom: 1px; }

/* line 350, rr-layout.scss */
.rr-margin-bottom-3 {
  margin-bottom: 3px; }

/* line 350, rr-layout.scss */
.rr-margin-bottom-4 {
  margin-bottom: 4px; }

/* line 350, rr-layout.scss */
.rr-margin-bottom-5 {
  margin-bottom: 5px; }

/* line 350, rr-layout.scss */
.rr-margin-bottom-6 {
  margin-bottom: 6px; }

/* line 350, rr-layout.scss */
.rr-margin-bottom-8 {
  margin-bottom: 8px; }

/* line 350, rr-layout.scss */
.rr-margin-bottom-10 {
  margin-bottom: 10px; }

/* line 350, rr-layout.scss */
.rr-margin-bottom-12 {
  margin-bottom: 12px; }

/* line 350, rr-layout.scss */
.rr-margin-bottom-16 {
  margin-bottom: 16px; }

/* line 350, rr-layout.scss */
.rr-margin-bottom-18 {
  margin-bottom: 18px; }

/* line 350, rr-layout.scss */
.rr-margin-bottom-20 {
  margin-bottom: 20px; }

/* line 350, rr-layout.scss */
.rr-margin-bottom-24 {
  margin-bottom: 24px; }

/* line 350, rr-layout.scss */
.rr-margin-bottom-26 {
  margin-bottom: 26px; }

/* line 350, rr-layout.scss */
.rr-margin-bottom-28 {
  margin-bottom: 28px; }

/* line 350, rr-layout.scss */
.rr-margin-bottom-32 {
  margin-bottom: 32px; }

/* line 350, rr-layout.scss */
.rr-margin-bottom-48 {
  margin-bottom: 48px; }

/* line 350, rr-layout.scss */
.rr-margin-bottom-64 {
  margin-bottom: 64px; }

/* line 355, rr-layout.scss */
.rr-margin-left-100 {
  margin-left: 100px; }

/* line 359, rr-layout.scss */
.rr-padding-0 {
  padding: 0; }

/* line 363, rr-layout.scss */
.rr-padding-12 {
  padding: 12px; }

/* line 367, rr-layout.scss */
.rr-padding-hor-20 {
  padding-left: 20px;
  padding-right: 20px; }

/* line 372, rr-layout.scss */
.rr-padding-hor-30 {
  padding-left: 30px;
  padding-right: 30px; }

/* line 377, rr-layout.scss */
.rr-padding-bottom-180 {
  padding-bottom: 180px; }

/* line 381, rr-layout.scss */
.rr-align-center {
  text-align: center; }

/* line 391, rr-layout.scss */
.rr-is-hidden {
  display: none; }

/* line 395, rr-layout.scss */
.rr-link {
  text-decoration: underline; }
  /* line 397, rr-layout.scss */
  .rr-link :hover {
    cursor: pointer; }

/* line 402, rr-layout.scss */
.rr-cp-links {
  font-size: 1.1em;
  line-height: 2.4; }
  /* line 405, rr-layout.scss */
  .rr-cp-links a {
    font-size: 1.2em; }

/* line 411, rr-layout.scss */
.rr-imagenav a {
  font-size: 1.2em; }

/* line 416, rr-layout.scss */
.rr-float-right {
  float: right; }

/* line 420, rr-layout.scss */
.rr-clearboth {
  clear: both;
  display: block;
  float: none; }

/* line 426, rr-layout.scss */
.rr-no-max-width {
  max-width: none; }

/* line 430, rr-layout.scss */
.floatingdiv {
  margin: 0px auto;
  padding-top: 2.4em;
  padding-bottom: 0.4em;
  background: none;
  border: none; }

/* line 438, rr-layout.scss */
.rr-font-1em {
  font-size: 1em; }

/* line 442, rr-layout.scss */
.rr-font-17px {
  font-size: 17px; }

/* line 446, rr-layout.scss */
.rr-font-1point2 {
  font-size: 1.2em; }

/* line 450, rr-layout.scss */
.rr-font-16px {
  font-size: 16px; }

/* line 454, rr-layout.scss */
.rr-error-message {
  border: none;
  font-weight: bold;
  padding: 1px 4px;
  display: inline; }
  /* line 460, rr-layout.scss */
  .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) {
  /* line 489, rr-layout.scss */
  .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;
    }*/ }
    /* line 492, rr-layout.scss */
    .rr-menu-level-0 ul {
      font-size: 0.88em; }
    /* line 495, rr-layout.scss */
    .rr-menu-level-0 li {
      margin-top: 0;
      margin-bottom: 0;
      list-style-type: none;
      float: left;
      border: none;
      position: relative; }
      /* line 502, rr-layout.scss */
      .rr-menu-level-0 li:hover, .rr-menu-level-0 li.rr-hover {
        /*recentchange:202010: css.  didn't used to have the a qualifier */ }
        /* line 505, rr-layout.scss */
        .rr-menu-level-0 li:hover a, .rr-menu-level-0 li.rr-hover a {
          text-decoration: underline; }
        /* line 508, rr-layout.scss */
        .rr-menu-level-0 li:hover ul, .rr-menu-level-0 li.rr-hover ul {
          display: block; }
        /* line 512, rr-layout.scss */
        .rr-menu-level-0 li:hover li a, .rr-menu-level-0 li.rr-hover li a {
          text-decoration: none; }
        /* line 517, rr-layout.scss */
        .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; }
        /* line 523, rr-layout.scss */
        .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; }
        /* line 527, rr-layout.scss */
        .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; }
    /* line 535, rr-layout.scss */
    .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; }

  /* line 552, rr-layout.scss */
  .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;
    width: 180px; }
    /* line 564, rr-layout.scss */
    .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; }
    /* line 573, rr-layout.scss */
    .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; }
    /* line 579, rr-layout.scss */
    .rr-menu-level-2 input {
      margin: 0;
      padding: 4px 6px;
      width: 154px; }
    /* line 584, rr-layout.scss */
    .rr-menu-level-2 ul {
      display: block;
      position: static;
      border: none;
      margin: 0;
      padding: 0;
      text-indent: 1em; }
    /* line 592, rr-layout.scss */
    .rr-menu-level-2 li {
      margin: 0px;
      width: 180px;
      display: block;
      border: none; }
      /* line 597, rr-layout.scss */
      .rr-menu-level-2 li:hover, .rr-menu-level-2 li.rr-hover {
        border: none; } }
/* line 607, rr-layout.scss */
li.rr-imagenav {
  margin-left: 0;
  padding: 0 0 6px 0;
  list-style: none;
  background-repeat: no-repeat; }
  /* line 612, rr-layout.scss */
  li.rr-imagenav img {
    margin-right: 12px;
    position: relative;
    top: 10px;
    width: 32px; }
  /* line 618, rr-layout.scss */
  li.rr-imagenav p {
    margin-left: 46px;
    margin-bottom: 0; }

/* line 624, rr-layout.scss */
#rrid-billing li {
  margin-left: 0em;
  display: block; }

/* line 629, rr-layout.scss */
#rrid-overview-list {
  padding-left: 0;
  margin-left: 0; }

/* line 636, rr-layout.scss */
.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; }

/* line 650, rr-layout.scss */
pre {
  font-family: Monaco, AnonymousRegular, "Lucida Console", "Liberation Mono", "DejaVu Sans Mono", monospace, serif; }
  /* line 652, rr-layout.scss */
  pre .codebox {
    padding: 10px;
    max-width: 920px; }

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

/* line 668, rr-layout.scss */
.rr-amountcol {
  white-space: nowrap;
  text-align: right; }

/* line 673, rr-layout.scss */
.rr-nowrapcol {
  white-space: nowrap; }

/* line 677, rr-layout.scss */
.rr-topsticky {
  position: sticky;
  top: 0px; }

/* line 682, rr-layout.scss */
.rr-leftsticky {
  position: sticky;
  left: 0px; }

/* line 687, rr-layout.scss */
#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; }

/* line 700, rr-layout.scss */
#rrid-pleasewait2 {
  margin-bottom: 20px;
  padding: 20px; }

/* line 705, rr-layout.scss */
.rr-popup-selector {
  width: auto !important;
  padding: 10px 10px 10px 0;
  z-index: 2; }
  /* line 712, rr-layout.scss */
  .rr-popup-selector li:hover {
    cursor: pointer;
    text-decoration: underline; }

/* line 720, rr-layout.scss */
.smdlist {
  margin-top: 60px; }

/* line 724, rr-layout.scss */
dl.rr-dldtdd {
  display: flex;
  flex-flow: row wrap;
  padding: 1em; }

/* line 729, rr-layout.scss */
.rr-dldtdd dt {
  flex-basis: 20%;
  padding: 0.1em;
  text-align: right;
  font-weight: 600; }

/* line 735, rr-layout.scss */
.rr-dldtdd dd {
  flex-basis: 70%;
  flex-grow: 1;
  padding: 0.1em;
  padding-left: 1em; }

/* line 17, rr-layout-color.scss */
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; }

/* line 22, rr-layout-color.scss */
.rr-contains-app div {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }

/* line 25, rr-layout-color.scss */
#rrid-pagefooter {
  background-color: black; }
  /* line 28, rr-layout-color.scss */
  #rrid-pagefooter p {
    color: white; }

/* line 32, rr-layout-color.scss */
.rr-app-desc {
  color: #ccc; }

/* line 36, rr-layout-color.scss */
.rr-error-message {
  color: #E50640; }

/*rr-layout 1*/
@media only screen and (min-width: 768px) {
  /* line 43, rr-layout-color.scss */
  .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;
    border: 1px solid; }

  /* line 49, rr-layout-color.scss */
  .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; } }
/* line 55, rr-layout-color.scss */
.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; }

/* line 61, rr-layout-color.scss */
.rr-popup-selector {
  background-color: white;
  border: 1px solid #666666;
  color: #232323 !important; }
  /* line 65, rr-layout-color.scss */
  .rr-popup-selector li:hover {
    background: #ECF1DC;
    color: #232323; }
/*****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; }
/* line 36, rr-form.scss */
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/ */ }
  /* line 46, rr-form.scss */
  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; }
  /* line 58, rr-form.scss */
  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;*/ }
  /* line 75, rr-form.scss */
  form h1 {
    font-size: 18px;
    line-height: 1.5; }
  /* line 79, rr-form.scss */
  form h2 {
    font-size: 17px;
    line-height: 1.5; }
  /* line 83, rr-form.scss */
  form h3 {
    font-size: 16px; }
  /* line 86, rr-form.scss */
  form h4 {
    font-size: 15px; }
  /* line 89, rr-form.scss */
  form dl {
    margin: 0;
    border: none;
    font-family: 'MuseoSans', Arial, Helvetica, Sans, sans-serif !important;
    margin-bottom: 6px;
    display: block; }
  /* line 95, rr-form.scss */
  form select,
  form option {
    margin: 0;
    border: none;
    font-family: Arial, Helvetica, Sans, sans-serif !important; }
  /* line 101, rr-form.scss */
  form table {
    background: none;
    border: none; }
  /* line 105, rr-form.scss */
  form fieldset {
    margin: 0;
    border: none;
    font-family: 'MuseoSans', Arial, Helvetica, Sans, sans-serif !important;
    padding: 8px 13px;
    margin-bottom: 12px; }
  /* line 112, rr-form.scss */
  form legend {
    margin: 0;
    border: none;
    font-family: 'MuseoSans', Arial, Helvetica, Sans, sans-serif !important;
    padding: 0;
    font-size: 16px; }
  /* line 117, rr-form.scss */
  form p,
  form td,
  form div, form > ul li {
    clear: both;
    font-size: 14px;
    line-height: 1.3; }
  /* line 125, rr-form.scss */
  form dt {
    margin-bottom: 1px;
    font-size: 13px;
    clear: both;
    line-height: 1.1; }
  /* line 132, rr-form.scss */
  form li {
    /** recentchange:202212 list-style-type: none;*/
    line-height: 1; }
  /* line 137, rr-form.scss */
  form table {
    border-color: transparent; }
  /* line 141, rr-form.scss */
  form th,
  form td {
    font-weight: normal;
    padding: 0 6px 7px 0;
    font-size: 14px;
    vertical-align: top; }
  /* line 149, rr-form.scss */
  form label,
  form th,
  form .rr-input-whole {
    font-size: 13px;
    line-height: 1.1; }
  /* line 156, rr-form.scss */
  form input,
  form select,
  form textarea,
  form button {
    padding: 4px 6px;
    font-size: 14px; }
  /* line 167, rr-form.scss */
  form a {
    font-size: 14px; }

/* line 172, rr-form.scss */
div.rr-input-whole {
  margin-bottom: 6px;
  display: block; }

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

/* line 189, rr-form.scss */
.rr-radio-controls {
  margin: 6px 0;
  font-size: 13px; }
  /* line 192, rr-form.scss */
  .rr-radio-controls br {
    margin: 8px 0; }

/* line 199, rr-form.scss */
.rr-checkbox-controls label,
.rr-checkbox-controls input,
.rr-radio-controls label,
.rr-radio-controls input {
  background: none;
  border: none; }

/* line 206, rr-form.scss */
select {
  padding: 3px 6px; }

/* line 210, rr-form.scss */
textarea {
  line-height: 15px; }

/* line 215, rr-form.scss */
input[type="radio"] {
  margin: 0 2px 3px 0;
  vertical-align: middle; }
/* line 219, rr-form.scss */
input[type="submit"], input[type="button"], input.submit {
  display: block;
  margin-bottom: 16px;
  margin-right: 7px;
  float: none !important; }
  /* line 226, rr-form.scss */
  input[type="submit"]:hover, input[type="button"]:hover, input.submit:hover {
    cursor: pointer;
    text-decoration: underline; }

/* line 233, rr-form.scss */
button.rr-ajax-submit-op {
  display: block;
  margin-bottom: 16px;
  margin-right: 7px;
  float: none !important; }

/* recentchange:2023-08 to rr-form.scss 
@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 feature-button;
}

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

#ifprepay_amount {
    @include 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;
}
*/
/* line 288, rr-form.scss */
#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;
}
*/
/* line 320, rr-form.scss */
div.id-delete-button {
  float: right; }

/* line 324, rr-form.scss */
#rrid-payment-links-list form {
  background: none;
  margin: 0;
  padding: 0; }

/* line 333, rr-form.scss */
td > div.rr-input-whole + div.rr-input-whole {
  float: left;
  margin-left: 7px;
  float: left; }
/* line 340, rr-form.scss */
td > div + input.submit, td > div + input[type="submit"] {
  margin-top: 7px; }
/* line 345, rr-form.scss */
td > div.rr-input-edit-div {
  float: left; }

/* line 351, rr-form.scss */
#rrid-input-whole-ifcc_expires_mm {
  float: left;
  margin-right: 7px; }

/* line 356, rr-form.scss */
td.rr-contact-address-block div.rr-input-whole {
  margin-bottom: 6px;
  display: block;
  float: left;
  clear: both; }

/* line 363, rr-form.scss */
#rrid-address-block input {
  display: block; }

/* line 367, rr-form.scss */
#acpopup,
#gmtpopup {
  position: static !important;
  width: 420px !important;
  border: none; }
  /* line 375, rr-form.scss */
  #acpopup a,
  #gmtpopup a {
    line-height: 1.3; }

/* line 381, rr-form.scss */
#rrid-input-whole-ifj_password {
  float: none; }

/* line 385, rr-form.scss */
#pay-by-cc-form form,
#pay-by-paypal-form form {
  width: 556px; }
  /* line 388, rr-form.scss */
  #pay-by-cc-form form imput.submit,
  #pay-by-paypal-form form imput.submit {
    display: block;
    float: none !important;
    margin-bottom: 6px; }

/* line 395, rr-form.scss */
select[name="im_transport"],
select[name="im_transport"] + div.rr-input-whole {
  float: left; }

/* line 400, rr-form.scss */
#rrid-ajax-form-payment_link label[for="payment_linkifamount"] {
  display: block;
  min-height: 24px; }

/* line 405, rr-form.scss */
#rrid-ajax-form-payment_link label.rr-input-label {
  min-height: 0; }

/* line 407, rr-form.scss */
form td br {
  clear: both; }

/* line 409, rr-form.scss */
form.rr-max-width {
  margin-right: 10px; }

/* line 413, rr-form.scss */
.rrca-datetime-picker img[alt='calendar_image'] {
  position: relative;
  margin: -8px 0; }

/* line 420, rr-form.scss */
form .rr-error-message,
form .rr-error-message {
  font-size: 13px;
  padding: 0; }

/* line 426, rr-form.scss */
.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; }

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

/* line 451, rr-form.scss */
.rr-form-just-button {
  margin: 0;
  padding: 0;
  background-color: transparent;
  border: none; }
  /* line 456, rr-form.scss */
  .rr-form-just-button button {
    display: block; }

/* line 461, rr-form.scss */
.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;*/ }

/* line 478, rr-form.scss */
.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;*/ }

/* line 490, rr-form.scss */
.grecaptcha-badge {
  visibility: hidden; }

/* line 22, rr-form-color.scss */
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; }
  /* line 26, rr-form-color.scss */
  form span {
    color: white; }
  /* line 29, rr-form-color.scss */
  form h1,
  form h2,
  form h3,
  form h4,
  form p {
    color: white; }
  /* line 36, rr-form-color.scss */
  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; }
  /* line 41, rr-form-color.scss */
  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; }

/* line 62, rr-form-color.scss */
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; }

/* line 74, rr-form-color.scss */
#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"); }

/* line 79, rr-form-color.scss */
#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; }

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

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

/* line 96, rr-form-color.scss */
.rr-feature-name {
  background-image: url("../images/icons/gray/32/tag.png");
  width: 400px; }

/* line 101, rr-form-color.scss */
.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; }

/* line 112, rr-form-color.scss */
div.id-delete-button {
  float: right; }

/* line 116, rr-form-color.scss */
#rrid-payment-links-list form {
  background: none;
  margin: 0;
  padding: 0; }

/* line 122, rr-form-color.scss */
#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; }
  /* line 127, rr-form-color.scss */
  #acpopup a,
  #gmtpopup a {
    color: black; }
/*****css(end)/css/main/rr-form-color.css*****/


/************ rr-form-color.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
================================================== */
/* line 33, rr-responsive.scss */
.rr-responsive-table {
  overflow-x: auto; }

/* line 37, rr-responsive.scss */
.rr-table-view-controls {
  font-size: 0.9em;
  color: #555; }

/* line 42, rr-responsive.scss */
.rr-column-toggle {
  cursor: pointer;
  text-decoration: line-through;
  border-radius: 3px;
  padding: 3px 6px;
  display: inline-block; }
  /* line 48, rr-responsive.scss */
  .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) {
  /* line 59, rr-responsive.scss */
  .rr-hide-over-960 {
    display: none; } }
/*rr-responsive 2*/
@media only screen and (max-width: 959px) {
  /* line 66, rr-responsive.scss */
  p {
    word-wrap: break-word; }

  /* layoutcss related amendments */
  /* line 71, rr-responsive.scss */
  .rr-menu-level-0 {
    margin: 0 !important;
    float: none !important; }

  /* line 76, rr-responsive.scss */
  .rr-menu-level-0 a {
    font-size: 0.88em; }

  /* line 79, rr-responsive.scss */
  .rr-menu-level-2 {
    top: 0.88em; }

  /* line 82, rr-responsive.scss */
  #rrid-toplevelmenudiv {
    clear: both;
    width: auto; }

  /* line 86, rr-responsive.scss */
  #rrid-pagefooter {
    margin-top: 0 !important; }

  /* line 89, rr-responsive.scss */
  table {
    border-width: 10px; }

  /* line 93, rr-responsive.scss */
  .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; }
  /* line 119, rr-responsive.scss */
  .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; }

  /* line 147, rr-responsive.scss */
  .rr-hide-under-960 {
    display: none !important; }

  /* line 150, rr-responsive.scss */
  .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 */
  /* line 167, rr-responsive.scss */
  .container_12 {
    width: 768px; }
    /* line 169, rr-responsive.scss */
    .container_12 .grid_12,
    .container_12 .grid_11,
    .container_12 .grid_10,
    .container_12 .grid_9,
    .container_12 .grid_8 {
      width: 748px; }
    /* line 176, rr-responsive.scss */
    .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; }

  /* line 186, rr-responsive.scss */
  img {
    max-width: 748px; }

  /* line 189, rr-responsive.scss */
  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) {
  /* line 211, rr-responsive.scss */
  form, table {
    width: 300px;
    max-width: 300px; }

  /* line 215, rr-responsive.scss */
  form table {
    width: 300px;
    max-width: 300px; }

  /* line 219, rr-responsive.scss */
  img, select {
    max-width: 300px; }

  /* line 222, rr-responsive.scss */
  input, textarea {
    max-width: 280px; } }
/*rr-responsive 5*/
@media only screen and (min-width: 321px) and (max-width: 479px) {
  /* line 228, rr-responsive.scss */
  form, table {
    /*2016-03-06 width: 355px;*/
    max-width: 355px; }

  /* line 232, rr-responsive.scss */
  form table {
    /*2016-03-06 width: 355px;*/
    max-width: 355px; }

  /* line 236, rr-responsive.scss */
  img, select {
    max-width: 355px; }

  /* line 239, rr-responsive.scss */
  input, textarea {
    max-width: 350px; } }
/*rr-responsive 6*/
@media only screen and (max-width: 767px) {
  /* g960 */
  /* line 247, rr-responsive.scss */
  body {
    font-size: 12.5px; }

  /* line 250, rr-responsive.scss */
  h1 {
    font-size: 1.8em; }

  /* line 253, rr-responsive.scss */
  h2 {
    font-size: 1.6em; }

  /* line 256, rr-responsive.scss */
  h3 {
    font-size: 1.4em; }

  /* line 259, rr-responsive.scss */
  h4 {
    font-size: 1.2em; }

  /* line 262, rr-responsive.scss */
  form, table {
    /*2016-03-06 width: 300px;*/
    /*2016-03-06 max-width: 300px;*/
    padding: 10px;
    /*2016-03-06 margin: 0 -10px;*/
    border-radius: 0; }

  /* line 269, rr-responsive.scss */
  table {
    border-width: 10px; }

  /* line 272, rr-responsive.scss */
  form table {
    margin: 0;
    padding: 0;
    /*2016-03-06 width: 300px;*/
    /*2016-03-06 max-width: 300px;*/ }

  /* line 278, rr-responsive.scss */
  img, select {
    /*2016-03-06 max-width: 300px;*/ }

  /* line 280, rr-responsive.scss */
  input, textarea {
    /*2016-03-06 max-width: 280px;*/ }

  /* layoutcss related amendments */
  /* 202302 input.rr-with-icon,*/
  /* line 285, rr-responsive.scss */
  #rrid-dwr-loginform #ifj_username,
  #rrid-dwr-loginform #ifj_password {
    max-width: 248px; }

  /* line 289, rr-responsive.scss */
  #pay-by-cc-form img,
  #pay-by-paypal-form img {
    max-width: 56px; }

  /* line 293, rr-responsive.scss */
  #ifcc_type img {
    max-width: 32px; }

  /* line 296, rr-responsive.scss */
  #rrid-footer-services {
    /* recentchange:2023-06 width: 318px !important;*/ }
    /* line 298, rr-responsive.scss */
    #rrid-footer-services * {
      /* recentchange:2023-06 max-width: 300px !important; */
      word-wrap: break-word; }
    /* line 302, rr-responsive.scss */
    #rrid-footer-services p,
    #rrid-footer-services li,
    #rrid-footer-services span {
      font-size: 12px; }

  /* line 308, rr-responsive.scss */
  #rrid-footer-social {
    /* recentchange:2023-06 width: 300px !important;*/
    word-wrap: break-word; }

  /* line 312, rr-responsive.scss */
  .rr-archive-news-item ul {
    /* recentchange:2023-06 max-width: 280px; */ }

  /* line 315, rr-responsive.scss */
  h2.rr-inside-banner {
    line-height: 1.3; }

  /* line 318, rr-responsive.scss */
  .rr-service-signup {
    font-size: 36px; }

  /* line 321, rr-responsive.scss */
  .rr-feature-name {
    max-width: 200px !important; }

  /* line 324, rr-responsive.scss */
  .rr-hide-under-768 {
    display: none !important; }

  /* line 327, rr-responsive.scss */
  .rr-show-under-768 {
    display: block !important;
    visibility: visible !important;
    height: auto !important; }

  /* line 333, rr-responsive.scss */
  body #rrrh2id-pageheader,
  body #rrid-pageheader {
    background: initial; }

  /* line 337, rr-responsive.scss */
  body #rrid-pageheader,
  body #banner-bg {
    padding-bottom: 1em; }

  /* line 341, rr-responsive.scss */
  body #rrrh2id-pageheader,
  body #rrid-pageheader,
  body #banner-bg {
    margin: 0; }
    /* line 344, rr-responsive.scss */
    body #rrrh2id-pageheader a,
    body #rrid-pageheader a,
    body #banner-bg a {
      padding: 0.25em 0.5em; }
    /* line 347, rr-responsive.scss */
    body #rrrh2id-pageheader ul,
    body #rrid-pageheader ul,
    body #banner-bg ul {
      margin: 0; }
    /* line 350, rr-responsive.scss */
    body #rrrh2id-pageheader li,
    body #rrid-pageheader li,
    body #banner-bg li {
      list-style-type: none; }
    /* line 353, rr-responsive.scss */
    body #rrrh2id-pageheader hr,
    body #rrid-pageheader hr,
    body #banner-bg hr {
      display: none; }
    /* line 357, rr-responsive.scss */
    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; }
      /* line 372, rr-responsive.scss */
      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; }
    /* line 381, rr-responsive.scss */
    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; }
      /* line 386, rr-responsive.scss */
      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; }
        /* line 389, rr-responsive.scss */
        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; }
        /* line 392, rr-responsive.scss */
        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; }
    /* line 402, rr-responsive.scss */
    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; }
      /* line 406, rr-responsive.scss */
      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: "▼"; }
    /* line 414, rr-responsive.scss */
    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; }
      /* line 418, rr-responsive.scss */
      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: ""; }
    /* line 422, rr-responsive.scss */
    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; }

  /* line 429, rr-responsive.scss */
  #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) {
  /* line 453, rr-responsive.scss */
  html, body, form, fieldset, p, li, span, input, div, h1, h2, h3, h4 {
    -webkit-text-size-adjust: none; }

  /* line 458, rr-responsive.scss */
  body {
    font-size: 13px; }

  /* line 461, rr-responsive.scss */
  form table {
    width: 440px;
    max-width: 440px; }

  /* line 465, rr-responsive.scss */
  img, input, textarea {
    max-width: 460px; }

  /* layoutcss related amendments */
  /*202302 not used table input.rr-with-icon,*/
  /* line 470, rr-responsive.scss */
  #rrid-dwr-loginform #ifj_username,
  #rrid-dwr-loginform #ifj_password {
    max-width: 260px; }

  /* line 474, rr-responsive.scss */
  #ifcc_type img {
    max-width: 51px; }

  /* recentchange:2023-06 #rrid-footer-services {
      width: 478px !important;
  }*/
  /* line 481, rr-responsive.scss */
  #rrid-footer-services * {
    /* recentchange:2023-06 max-width: $midsize !important;*/
    word-wrap: break-word; }

  /* line 485, rr-responsive.scss */
  #rrid-footer-services p,
  #rrid-footer-services li {
    font-size: 12px; }

  /* line 489, rr-responsive.scss */
  #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) {
  /* line 503, rr-responsive.scss */
  .container_12 {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px; }
    /* line 508, rr-responsive.scss */
    .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%; }
    /* line 523, rr-responsive.scss */
    .container_12 .grid_1 {
      width: 6.333%; }
    /* line 524, rr-responsive.scss */
    .container_12 .grid_2 {
      width: 14.667%; }
    /* line 528, rr-responsive.scss */
    .container_12 .grid_3 {
      width: 23.0%; }
    /* line 532, rr-responsive.scss */
    .container_12 .grid_4 {
      width: 31.333%; }
    /* line 536, rr-responsive.scss */
    .container_12 .grid_5 {
      width: 39.667%; }
    /* line 540, rr-responsive.scss */
    .container_12 .grid_6 {
      width: 48.0%; }
    /* line 544, rr-responsive.scss */
    .container_12 .grid_7 {
      width: 56.333%; }
    /* line 548, rr-responsive.scss */
    .container_12 .grid_8 {
      width: 64.667%; }
    /* line 552, rr-responsive.scss */
    .container_12 .grid_9 {
      width: 73.0%; }
    /* line 556, rr-responsive.scss */
    .container_12 .grid_10 {
      width: 81.333%; }
    /* line 560, rr-responsive.scss */
    .container_12 .grid_11 {
      width: 89.667%; }
    /* line 564, rr-responsive.scss */
    .container_12 .grid_12 {
      width: 98.0%; } }
/*rr-responsive 9*/
@media only screen and (max-width: 768px) {
  /* line 571, rr-responsive.scss */
  .container_12 {
    /*2016-03-07 width: 320px;*/
    width: 100%;
    margin-left: 0px;
    margin-right: 0px; }
    /* line 576, rr-responsive.scss */
    .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 {
  /* line 596, rr-responsive.scss */
  #rrid-toplevelmenudiv, .rr-hide-under-960, .rr-hide-under-768, #rrid-pagefooter, #rrid-home-page-footer {
    display: none !important; } }
/*****css(end)/css/main/rr-responsive.css*****/


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


/************ rrdns.css  ***********/

/*****css/css/rrdns.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; }
/* line 16, rrdnsbase.scss */
body {
  background-color: #fff;
  color: #333;
  font-family: MuseoSans, "Lucida Grande", Helvetica, Arial, FreeSans, sans-serif;
  line-height: 1.6; }

/* line 23, rrdnsbase.scss */
*::selection {
  background: #d07225;
  color: white; }

/* line 27, rrdnsbase.scss */
*::-moz-selection {
  background: #d07225;
  color: white; }

/* line 32, rrdnsbase.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #555;
  line-height: 1.6; }

/* line 42, rrdnsbase.scss */
h1 {
  font-size: 2.2em;
  margin-top: 20px;
  color: #777; }

/* line 48, rrdnsbase.scss */
h2 {
  font-size: 1.6em; }

/* line 52, rrdnsbase.scss */
p,
ul,
li {
  color: #333; }

/* line 58, rrdnsbase.scss */
em {
  font-size: 1em;
  font-weight: bold; }

/* line 63, rrdnsbase.scss */
hr {
  background-color: #d8d8d8;
  color: #d8d8d8; }
  /* line 66, rrdnsbase.scss */
  hr.rr-thick-hr {
    height: 3px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    margin: 0; }
    @media only screen and (max-width: 959px) {
      /* line 66, rrdnsbase.scss */
      hr.rr-thick-hr {
        display: none; } }

/* line 76, rrdnsbase.scss */
a,
a:hover {
  color: #c11; }

/* line 81, rrdnsbase.scss */
table {
  background-color: #f4f4f4;
  border-color: #f4f4f4; }

/* line 88, rrdnsbase.scss */
#rrid-pagefooter {
  margin-top: 3em; }
  /* line 90, rrdnsbase.scss */
  #rrid-pagefooter a,
  #rrid-pagefooter a:hover {
    color: white; }
  /* line 94, rrdnsbase.scss */
  #rrid-pagefooter .rr-app-title,
  #rrid-pagefooter .rr-app-title:hover {
    color: #c11; }

/* line 100, rrdnsbase.scss */
#rrid-footer-site-links {
  background-position: bottom right;
  background-repeat: no-repeat; }

/* line 105, rrdnsbase.scss */
#rrid-sales-tour h3 {
  color: #c11; }

/* line 111, rrdnsbase.scss */
#rrid-pagetop {
  background-color: #fff; }

/* line 114, rrdnsbase.scss */
#rrid-pageheader {
  padding: 0 0 2px 0; }
  /* line 117, rrdnsbase.scss */
  #rrid-pageheader h1 a:hover {
    color: #c11; }
  /* line 120, rrdnsbase.scss */
  #rrid-pageheader h1 a img {
    margin-left: -8px; }

/*rrdnsbase 1*/
@media only screen and (min-width: 768px) {
  /* line 128, rrdnsbase.scss */
  .rr-menu-level-0 {
    float: right;
    margin: 48px 0 0 10px; }
    /* line 131, rrdnsbase.scss */
    .rr-menu-level-0 a {
      border-color: #fff; }
    /* line 134, rrdnsbase.scss */
    .rr-menu-level-0 ul {
      background-color: #fff;
      border-color: #d8d8d8; }

  /* line 140, rrdnsbase.scss */
  .rr-menu-level-1:hover a,
  .rr-menu-level-1.rr-hover a {
    background-color: #fff;
    border-color: #d8d8d8; }

  /* line 146, rrdnsbase.scss */
  .rr-menu-level-2 {
    border: 1px solid; }
    /* line 148, rrdnsbase.scss */
    .rr-menu-level-2 li:hover a,
    .rr-menu-level-2 li.rr-hover a {
      background-color: #f4f4f4; } }
/*rrdnsbase 2*/
@media only screen and (max-width: 767px) {
  /* line 160, rrdnsbase.scss */
  body #rrid-pageheader #rrid-toplevelmenudiv {
    background-color: #ddd; }
    /* line 161, rrdnsbase.scss */
    body #rrid-pageheader #rrid-toplevelmenudiv a {
      color: #222; }
    /* line 166, rrdnsbase.scss */
    body #rrid-pageheader #rrid-toplevelmenudiv .rr-menu-level-2 li {
      border-bottom: 1px solid #eeeeee; }
      /* line 168, rrdnsbase.scss */
      body #rrid-pageheader #rrid-toplevelmenudiv .rr-menu-level-2 li:first-child {
        border-top: 1px solid #eeeeee; }
      /* line 171, rrdnsbase.scss */
      body #rrid-pageheader #rrid-toplevelmenudiv .rr-menu-level-2 li a {
        background-color: white;
        color: #c11; }
    /* line 178, rrdnsbase.scss */
    body #rrid-pageheader #rrid-toplevelmenudiv .rr-menu-level-1 > a {
      color: #222; }
    /* line 182, rrdnsbase.scss */
    body #rrid-pageheader #rrid-toplevelmenudiv .rr-menu-level-1.expanded > a {
      background-color: white;
      color: #c11; }

  /* line 190, rrdnsbase.scss */
  #rrid-mobile-menu-toggle {
    background-color: #ddd; } }
/* line 199, rrdnsbase.scss */
form {
  background-color: #ddd; }
  /* line 201, rrdnsbase.scss */
  form,
  form th,
  form label,
  form li,
  form div,
  form span,
  form p {
    color: #333; }
  /* line 210, rrdnsbase.scss */
  form legend, form h1, form h2, form h3, form h4 {
    color: #555; }
  /* line 213, rrdnsbase.scss */
  form input.submit,
  form input[type="submit"],
  form input[type="button"] {
    color: #c11; }
  /* line 218, rrdnsbase.scss */
  form[action="newsletter.jsp"] + p {
    display: block;
    clear: both;
    margin-top: 8px; }
  /* line 223, rrdnsbase.scss */
  form#rrid-register-form label[for='ifname'] {
    display: block; }

/* line 228, rrdnsbase.scss */
.rr-request-being-processed button {
  background-color: #eee;
  color: #888; }

/* line 233, rrdnsbase.scss */
#fn_altemail,
#fn_billemail,
#amex,
#cvv {
  clear: both; }

/* line 242, rrdnsbase.scss */
#rrid-homepageish-adstrip {
  background-color: #f2f3ba;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f3ba), to(#d9cb88));
  background-image: -webkit-linear-gradient(top, #f2f3ba, #d9cb88);
  background-image: -moz-linear-gradient(top, #f2f3ba, #d9cb88);
  background-image: -o-linear-gradient(top, #f2f3ba, #d9cb88);
  background-image: linear-gradient(to bottom, #f2f3ba, #d9cb88);
  background-position: left bottom;
  background-repeat: repeat-x;
  border-bottom: 1px solid #D9CB88;
  border-top: 1px solid #D9CB88;
  margin-top: -1px;
  margin-bottom: 0; }

/* line 252, rrdnsbase.scss */
.rr-banner-inner {
  border-left: 1px solid #D9CB88; }

/* line 257, rrdnsbase.scss */
.rr-banner-column {
  width: 428px;
  border-right: 1px solid #D9CB88;
  margin: 0 0 0 10px;
  padding: 12px 25px 12px 15px;
  float: left; }
  @media only screen and (min-width: 768px) and (max-width: 959px) {
    /* line 257, rrdnsbase.scss */
    .rr-banner-column {
      max-width: 332px; } }
  @media only screen and (max-width: 767px) {
    /* line 257, rrdnsbase.scss */
    .rr-banner-column {
      float: none !important;
      width: 270px !important; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    /* line 257, rrdnsbase.scss */
    .rr-banner-column {
      width: 430px !important; } }

/* line 275, rrdnsbase.scss */
li.rr-inside-banner {
  font-size: 1.1em;
  line-height: 1.3; }

/* line 280, rrdnsbase.scss */
h2.rr-inside-banner {
  font-size: 3.2em;
  color: #ACA271;
  text-shadow: 0.5px 0.5px #6F6A52, 1px 1px #8E8661, 1.5px 1.5px #CABD80;
  margin: 0; }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    /* line 280, rrdnsbase.scss */
    h2.rr-inside-banner {
      line-height: 1.6; } }

/* line 290, rrdnsbase.scss */
ul.rr-inside-banner {
  margin: 15px 10px; }

/* line 294, rrdnsbase.scss */
.rr-clickbox {
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #d8d8d8;
  background-color: #f4f4f4;
  list-style-type: none; }

/* line 300, rrdnsbase.scss */
.rr-features-icon {
  float: left;
  margin: 0 0 20px 0;
  min-width: 298px; }

/* line 306, rrdnsbase.scss */
.rr-clickbox-header {
  padding: 4px 12px;
  margin: 0;
  font-weight: normal;
  font-size: 1.4em;
  color: #555;
  line-height: 2.1; }

/* line 316, rrdnsbase.scss */
.rr-features-icon dl {
  line-height: 1.6;
  margin: 12px;
  float: left; }
/* line 320, rrdnsbase.scss */
.rr-features-icon dt {
  float: left;
  width: 152px; }
/* line 324, rrdnsbase.scss */
.rr-features-icon dd {
  float: right;
  margin: -4px -4px -4px 24px; }

/* line 330, rrdnsbase.scss */
.rr-features-icon-pricebox {
  width: 96px;
  background-color: #d07225;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d07225), to(#cd5100));
  background-image: -webkit-linear-gradient(top, #d07225, #cd5100);
  background-image: -moz-linear-gradient(top, #d07225, #cd5100);
  background-image: -o-linear-gradient(top, #d07225, #cd5100);
  background-image: linear-gradient(to bottom, #d07225, #cd5100);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: center;
  border: 3px solid #fff;
  display: block;
  color: #fff;
  -moz-box-shadow: 1px 1px 5px #888;
  -webkit-box-shadow: 1px 1px 5px #888;
  box-shadow: 1px 1px 5px #888; }
  /* line 339, rrdnsbase.scss */
  .rr-features-icon-pricebox em {
    font-size: 1.6em;
    line-height: 1;
    font-weight: bold; }

/* line 346, rrdnsbase.scss */
a.rr-features-icon-pricebox:hover {
  color: #fff;
  background-color: #cd5100;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#cd5100), to(#d07225));
  background-image: -webkit-linear-gradient(top, #cd5100, #d07225);
  background-image: -moz-linear-gradient(top, #cd5100, #d07225);
  background-image: -o-linear-gradient(top, #cd5100, #d07225);
  background-image: linear-gradient(to bottom, #cd5100, #d07225);
  text-decoration: none;
  -moz-box-shadow: 0 0 5px #666;
  -webkit-box-shadow: 0 0 5px #666;
  box-shadow: 0 0 5px #666; }

/* line 353, rrdnsbase.scss */
.rr-price-free {
  position: relative;
  top: -8px; }

/* line 359, rrdnsbase.scss */
p.rr-detailsfeature {
  margin-top: 0; }

/* line 363, rrdnsbase.scss */
.rr-features-list,
.rr-details-list {
  padding: 0px;
  margin: 0px;
  float: left; }
  @media only screen and (max-width: 767px) {
    /* line 368, rrdnsbase.scss */
    .rr-features-list .rr-clickbox,
    .rr-details-list .rr-clickbox {
      max-width: 300px;
      width: 300px;
      min-width: 0 !important; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    /* line 368, rrdnsbase.scss */
    .rr-features-list .rr-clickbox,
    .rr-details-list .rr-clickbox {
      max-width: 460px;
      width: 460px;
      min-width: 0 !important; } }

@media only screen and (min-width: 480px) and (max-width: 767px) {
  /* line 382, rrdnsbase.scss */
  .rr-features-list .rr-clickbox dt {
    width: 313px; } }

/* line 388, rrdnsbase.scss */
#rrid-detail-contents {
  margin-bottom: 24px; }
  /* line 390, rrdnsbase.scss */
  #rrid-detail-contents li {
    list-style-type: none;
    font-size: 16px;
    line-height: 30px; }
  /* line 395, rrdnsbase.scss */
  #rrid-detail-contents img {
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin-right: 4px; }

/* line 403, rrdnsbase.scss */
.rr-details-list .rr-clickbox {
  float: left;
  margin: 0 0 4px 0;
  min-width: 618px;
  padding: 2px 0 12px 0;
  overflow: hidden;
  max-height: 16px;
  cursor: pointer; }
  /* line 411, rrdnsbase.scss */
  .rr-details-list .rr-clickbox:hover {
    background-color: #e6e6e6;
    border-color: #ccc; }
    /* line 414, rrdnsbase.scss */
    .rr-details-list .rr-clickbox:hover hr {
      background-color: #ccc; }
  @media only screen and (min-width: 768px) and (max-width: 959px) {
    /* line 403, rrdnsbase.scss */
    .rr-details-list .rr-clickbox {
      max-width: 748px;
      width: 748px; } }
  /* line 422, rrdnsbase.scss */
  .rr-details-list .rr-clickbox p {
    margin: 0 12px; }
    /* line 424, rrdnsbase.scss */
    .rr-details-list .rr-clickbox p.rr-titlebar {
      background-image: url("../images/icons/fatcow/16/bullet_arrow_down.png");
      background-repeat: no-repeat;
      background-position: right 50%; }
  /* line 430, rrdnsbase.scss */
  .rr-details-list .rr-clickbox hr {
    margin: 3px 0 10px 0; }
  /* line 433, rrdnsbase.scss */
  .rr-details-list .rr-clickbox img {
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin: 0 8px 0 -4px; }
  /* line 439, rrdnsbase.scss */
  .rr-details-list .rr-clickbox em {
    font-weight: normal;
    font-size: 1.15em;
    margin: 0; }
  /* line 444, rrdnsbase.scss */
  .rr-details-list .rr-clickbox .rr-extra-details {
    display: block;
    margin: 6px 12px 0 12px;
    color: #494949; }
    /* line 448, rrdnsbase.scss */
    .rr-details-list .rr-clickbox .rr-extra-details li {
      font-size: 13px;
      color: #444; }

/* line 455, rrdnsbase.scss */
.rr-details-list.rr-non-interactive .rr-clickbox {
  max-height: 200px;
  margin-bottom: 12px;
  cursor: default; }
  @media only screen and (max-width: 959px) {
    /* line 455, rrdnsbase.scss */
    .rr-details-list.rr-non-interactive .rr-clickbox {
      max-height: 500px !important; } }
  /* line 462, rrdnsbase.scss */
  .rr-details-list.rr-non-interactive .rr-clickbox:hover {
    background-color: #f4f4f4;
    border-color: #d8d8d8; }
  /* line 466, rrdnsbase.scss */
  .rr-details-list.rr-non-interactive .rr-clickbox em {
    padding-left: 0;
    background-image: none; }

/* line 473, rrdnsbase.scss */
.rr-clickbox table {
  text-align: left;
  margin: 0 auto; }

/* line 480, rrdnsbase.scss */
.rr-features-icon hr {
  margin: 4px 0 0 0; }
/* line 483, rrdnsbase.scss */
.rr-features-icon ul {
  font-size: 1em;
  margin: 0;
  padding: 8px; }
/* line 488, rrdnsbase.scss */
.rr-features-icon img {
  margin: 0 -4px 0 0;
  padding: 0;
  float: right; }

/* line 495, rrdnsbase.scss */
li.rr-features-icon ul li {
  margin: 0;
  list-style-type: circle;
  list-style-position: inside;
  padding-top: 0; }

/* line 502, rrdnsbase.scss */
.rr-service-signup {
  font-size: 42px;
  color: #fff;
  padding: 0 20px;
  background-color: #d07225;
  border: 4px solid #fff;
  background-color: #d07225;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d07225), to(#cd5100));
  background-image: -webkit-linear-gradient(top, #d07225, #cd5100);
  background-image: -moz-linear-gradient(top, #d07225, #cd5100);
  background-image: -o-linear-gradient(top, #d07225, #cd5100);
  background-image: linear-gradient(to bottom, #d07225, #cd5100);
  -moz-box-shadow: 2px 2px 5px #8d805b;
  -webkit-box-shadow: 2px 2px 5px #8d805b;
  box-shadow: 2px 2px 5px #8d805b;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-shadow: 1px 1px #954613;
  margin: 28px 0;
  float: left;
  line-height: 1.45; }
  @media only screen and (max-width: 767px) {
    /* line 502, rrdnsbase.scss */
    .rr-service-signup {
      font-size: 32px;
      -webkit-border-radius: 6px;
      border-radius: 6px;
      -moz-background-clip: padding;
      -webkit-background-clip: padding-box;
      background-clip: padding-box;
      border-width: 2px; } }

/* line 522, rrdnsbase.scss */
.rr-service-signup:hover {
  background-color: #cd5100;
  background-color: #cd5100;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#cd5100), to(#d07225));
  background-image: -webkit-linear-gradient(top, #cd5100, #d07225);
  background-image: -moz-linear-gradient(top, #cd5100, #d07225);
  background-image: -o-linear-gradient(top, #cd5100, #d07225);
  background-image: linear-gradient(to bottom, #cd5100, #d07225);
  text-decoration: none;
  color: #fff;
  text-shadow: 1px 1px #5D3B25;
  -moz-box-shadow: 1px 1px 5px #42403a;
  -webkit-box-shadow: 1px 1px 5px #42403a;
  box-shadow: 1px 1px 5px #42403a; }

/* line 533, rrdnsbase.scss */
.rr-code-display {
  margin-top: 5px;
  margin-bottom: 0;
  clear: both;
  position: relative;
  padding: 8px 16px 5px 16px;
  line-height: 1.2;
  overflow: hidden; }

/* line 543, rrdnsbase.scss */
.rr-show-code-link,
.rr-hide-code-link {
  float: right;
  cursor: pointer;
  padding: 3px 12px; }
  /* line 548, rrdnsbase.scss */
  .rr-show-code-link:hover,
  .rr-hide-code-link:hover {
    text-decoration: underline;
    color: black; }

/* line 555, rrdnsbase.scss */
.rr-link-to-us a {
  float: left;
  clear: both;
  line-height: 1.5;
  margin-bottom: 6px;
  padding: 4px 32px;
  min-width: 220px; }
/* line 563, rrdnsbase.scss */
.rr-link-to-us span {
  margin: 0;
  line-height: 1.5; }
/* line 567, rrdnsbase.scss */
.rr-link-to-us hr {
  clear: both;
  margin-top: 6px;
  margin-bottom: 6px; }

/* line 574, rrdnsbase.scss */
.rr-link-to-us :hover {
  text-decoration: none; }

/* line 578, rrdnsbase.scss */
.rr-link-to-us a {
  background-image: url("../images/dnssalesadslice180.png");
  background-color: #f2f3ba;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f3ba), to(#d9cb88));
  background-image: -webkit-linear-gradient(top, #f2f3ba, #d9cb88);
  background-image: -moz-linear-gradient(top, #f2f3ba, #d9cb88);
  background-image: -o-linear-gradient(top, #f2f3ba, #d9cb88);
  background-image: linear-gradient(to bottom, #f2f3ba, #d9cb88);
  background-repeat: repeat-x;
  background-position: left 20%;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #D9CB88; }

/* line 587, rrdnsbase.scss */
.rr-show-code-link,
.rr-hide-code-link {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #d8d8d8;
  background-color: #f4f4f4; }

/* line 593, rrdnsbase.scss */
.rr-code-display {
  color: #03a;
  background-color: #f4f4f4;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #d8d8d8;
  font-family: Monaco, "Lucida Console", "Liberation Mono", "DejaVu Sans Mono", monospace, serif;
  padding-bottom: 0.5em;
  line-height: 1.2; }

/*rrdns 1*/
@media only screen and (min-width: 768px) {
  /* line 34, rrdns.scss */
  .rr-touchable .rr-menu-level-0 a,
  .rr-touchable .rr-menu-level-0 a:hover {
    border: 1px solid #ccc !important;
    background-color: #f4f4f4; } }
/*****css(end)/css/rrdns.css*****/


/************ rrdns.css  ***********/

