Viewing File: /usr/local/cpanel/whostmgr/docroot/themes/x/gsw.css

body {
    color: #000;
    background: #efefef;
    overflow: auto;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset,
img {
    border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: normal;
}
li {
    list-style: none;
}
caption,
th {
    text-align: left;
}
q:before,
q:after {
    content: "";
}
abbr,
acronym {
    border: 0;
    font-variant: normal;
}
sup,
sub {
    line-height: -1px;
    vertical-align: text-top;
}
sub {
    vertical-align: text-bottom;
}
input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

/*fonts.css*/
body {
    font: 13px Lucida Sans Unicode, Lucida Grande, sans-serif;
    line-height: 18px;
    *font-size: small; /* for IE */
    *font: x-small; /* for IE in quirks mode */
    background-color: #fff;
    color: #333333;
}
table {
    font-size: inherit;
    font: 100%;
}
pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 99%;
}

.clear:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clear {
    display: block;
    overflow: hidden;
}

ul.blocklist {
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
}
.select-drop {
    padding: 0px;
}

#stats-but {
    text-align: center;
}
#stats-but a {
    text-align: center;
    display: inline;
}
input.submit {
    font: 11px Verdana, sans-serif;
}
.boldit {
    font-weight: bold;
}
.clearit {
    clear: both;
    margin: 0;
    padding: 0;
}

caption {
    font-weight: bold;
}
.status {
    color: #68818f;
    font-weight: bold;
}
.caution {
    color: #faa523;
    font-weight: bold;
}
.return-link {
    padding-top: 20px;
    text-align: center;
}
.output {
    overflow: auto;
    background-color: #e9e9e9;
    font-family: "Andale Mono", "Courier New", Courier, monospace;
    color: #444;
    font-size: 12px;
    font-weight: 600;
    border: 1px solid #555555;
}
.error {
    color: #990000;
    font-family: Arial, sans-serif;
    font-size: 13px;
}
.details {
    background-color: #ccc;
    border: 1px #aaa dotted;
    display: none;
    font-weight: bold;
    font-family: Verdana, Arial, helvetica, sans-serif;
    font-size: 12px;
}
.help {
    float: right;
}
#latest-visit li {
    list-style-image: url(/images/display.jpg);
}
.dialogsubmit {
    background-color: #fff;
}
.dialogbg {
    background-color: #fff;
    font-weight: bold;
    color: #ff0000;
}

em {
    font-style: italic;
}

/*End of style.css*/
.hidden {
    display: none;
}
.description {
    font-style: italic;
}
#content fieldset p.description {
    margin-bottom: 20px;
}
.actions {
    background-color: #f3f3f3;
    border: 1px #dcdfe3 solid;
    margin-left: 20px;
}
.inaction {
    background-color: #ffffff;
    margin-left: 30px;
    border-width: 1px;
    border-spacing: 2px;
    border-style: inset;
    border-color: gray;
    border-collapse: collapse;
    background-color: white;
}
.inaction th {
    border-width: 1px;
    padding: 1px;
    border-style: outset;
    border-color: gray;
    background-color: #999;
    -moz-border-radius: 0px;
    padding: 4px;
}
.inaction td {
    border-width: thin;
    padding: 1px;
    border-style: outset;
    border-color: gray;
    background-color: white;
    -moz-border-radius: 0px;
    padding: 4px;
}
.form {
    background-color: #f3f3f3;
    padding: 4px;
    border: 1px #dcdfe3 solid;
    overflow: auto;
    font-weight: normal;
    font-family: Verdana, Arial, helvetica, sans-serif;
    font-size: 12px;
    margin: 0px 0px 0px 12px;
}
.indent {
    padding: 3px;
    margin-left: 10px;
}
.indented {
    padding: 5px;
    margin-left: 50px;
}
.actiontable {
    background-color: #ffffff;
}
.actiontable th {
    background-color: #666666;
    color: #ffffff;
}
.nobullet {
    list-style-type: none;
}
.lvl2 {
    margin-left: 10px;
}
.red {
    color: red;
}
#rightinfo {
    float: left;
    width: 400px;
    margin-left: 40px;
}
#leftform {
    float: left;
    width: 400px;
}
.nrmtxt {
    font-family: Verdana, Arial, helvetica, sans-serif;
    font-size: 12px;
}
.label {
    float: left;
    width: 150px;
    margin-bottom: 8px;
    margin-left: 20px;
}
.label2 {
    float: left;
    width: 250px;
    margin-bottom: 12px;
    margin-left: 20px;
}
.text {
    width: 180px;
    margin-bottom: 8px;
    display: inline;
}
.checklabel {
    font-size: 12px;
    width: 24px;
    margin-left: 12px;
    margin-right: 4px;
    margin-bottom: 8px;
    display: inline;
    padding-top: -6px;
    height: 30px;
}

.tall {
    height: 40px;
}

/* ------------------------------------
   =basic
   ------------------------------------ */

a:link a:active a:visited {
    color: #0088cc;
    text-decoration: none;
}
a:hover {
    color: #0088cc;
    text-decoration: underline;
    cursor: pointer;
}

body {
    background: #efefef;
    color: #333;
}

/* TopFrame CSS */

.container:after,
#content:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.container,
#content {
    display: block;
    overflow: hidden;
}

#logo {
    padding-top: 0.615em !important; /* important is used to ensure the content will not be overridden by other page loads during initial setup wizard */
    height: 20px !important;
    width: 76px !important;
}

html[dir="ltr"] #logo {
    margin-left: 10px;
}

html[dir="rtl"] #logo {
    margin-right: 10px;
}

#logo h1 {
    margin: 0;
    padding: 0;
}

#version {
    float: right;
    padding: 5px 10px 0 0;
    text-align: right;
    width: 80%;
}

#version p {
    font-size: 85%;
    margin: 0;
    padding: 0;
}

#version,
#version a {
    color: #ccc;
    text-decoration: none;
}

#whm_nav {
    background: #003c49;
    height: 30px;
}

#whm_nav ul,
#whm_nav ul li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#whm_nav ul li,
#whm_nav ul li a {
    float: left;
}

#whm_nav ul li a {
    color: #ccc;
    font-size: 85%;
    padding: 8px 10px 8px 15px;
    text-decoration: none;
}

#whm_nav ul li a:hover {
    text-decoration: underline;
}

/* END TopFrame CSS */

#content {
    padding: 15px !important; /* important is used to ensure the content will not be overridden by other page loads during initial setup wizard */
}

#content #nav {
    float: left;
    width: 185px;
}

#content #nav ul#get_start_sections li {
    float: none;
}

#content ul#get_start_sections li a:active,
#content ul#get_start_sections li a:visited,
#content ul#get_start_sections li a:link {
    text-decoration: none;
    color: #000000;
}

#content ul#get_start_sections li a:hover {
    text-decoration: underline;
    cursor: pointer;
}
#content ul#get_start_sections {
    margin: 0;
    padding: 0;
}
#content ul#get_start_sections li {
    width: 135px;
    padding: 5px 10px;
    background: #a3a3a3;
    border: solid 1px #a3a3a3;
    margin: 0 3px 5px 0;
    color: #000000;
    list-style: none;
    float: left;
}
#content ul#get_start_sections li.current {
    background: #293a4a;
    color: #fff;
}

#content #main {
    background-color: #fff;
    border: 1px solid #efefef;
    margin: 0 0 0 185px;
    padding: 15px;
}
#content p {
    margin: 5px 0 15px;
}

#content ul,
#content ol {
    margin: 5px 0 10px 22px;
}

#content ul li {
    list-style-type: square;
}

#content ol li {
    list-style-type: decimal;
}

/* Steps & Progress bar styles */

#step_progress {
    background: #fff;
    border: 1px solid #ccc;
    margin: 0 28px 15px 0;
    padding: 10px;
}

#step_progress strong {
    font-size: 85%;
}

#bar_container,
#bar_container_width {
    display: block;
}

#bar_container {
    background: #f5f5f5;
    border: 1px solid #333333;
    height: 15px;
    margin: 10px 0 0;
    width: 130px;
}

#bar_container_width {
    background: #293a4a;
    height: 15px;
    width: 30px;
}

/* Finish Wizard Styles */

#content #checklist,
#content #checklist li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#content #checklist {
    background: #fcfdd1;
    border: 1px solid #ddd;
    border-width: 1px 1px 0;
    margin: 10px 0;
    width: 230px;
}

#content #checklist li {
    border-bottom: 1px solid #ddd;
    color: #999;
    font-size: 131%;
    padding: 10px;
}

#content #checklist li.finish_setup {
    background: #c8ffc8;
    color: #666;
}

#checklist li a {
    color: #000;
    text-decoration: none;
}

#checklist li a:hover {
    color: #000;
    text-decoration: underline;
}

#checklist li img {
    position: relative;
    top: 2px;
}

/* Form styles */

.form_action {
    border: 8px solid #ddd;
    margin: 5px 0 20px;
    width: 525px;
}

#services .form_action {
    border: 8px solid #ddd;
    margin: 5px 0 20px;
    width: 80%;
}

fieldset {
    border: 1px solid #aaa;
    padding: 10px 15px 5px;
}

fieldset h3 {
    color: #333333;
    font-size: 116%;
    margin: 0;
    padding: 0 0 2px;
}

label {
    color: #000;
    display: block;
    float: left;
    font-weight: bold;
    width: 230px;
}

label a {
    font-weight: normal;
}

#content fieldset ul,
#content fieldset ul li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

fieldset li,
fieldset li div {
    clear: both;
}

#content fieldset ul li {
    border-top: 1px solid #ccc;
    padding: 7px 0;
}
#content .form_action fieldset table ul li {
    border: none;
    list-style: disc;
    padding: 0 0 10px 0;
    margin: 5px 0 0 20px;
}
#content .form_action fieldset table {
    margin: 10px 0;
}
#content fieldset p {
    font-size: 93%;
    margin: 5px 0;
}

.field_selections {
    float: right;
    margin: -15px 0 0;
    width: 238px;
}

.field_selections label {
    display: inline;
    float: none;
}

input[type="text"],
input[type="password"] {
    border-top: 1px solid #999;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #999;
    padding: 3px;
}

#goback,
.goback {
    border: 1px solid #ccc;
    padding: 5px;
}
a.goback,
a#goback {
    text-decoration: none;
}
.goback {
    background-color: #f0f0f0;
}
.skip,
.skip:hover {
    border: 1px solid #ccc;
    padding: 5px;
    background-color: #dbe7ea;
}

#content .required_warning p {
    background: #f5f5f5;
    border: 1px solid #ddd;
    border-width: 1px 1px 1px 10px;
    font-weight: bold;
    margin: 5px 0 10px;
    padding: 5px 13px;
    width: 479px;
}

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

acronym {
    border-bottom: 1px dashed #000;
}

.fields {
    margin: 7px 0 5px;
}

/* Account Wizard - Add Package */

#form_addpackage {
    background: #f5f5f5;
    border: 1px solid #ddd;
    font-size: 85%;
    margin: 5px 0 10px;
}

#form_addpackage td {
    padding: 5px;
}

#form_addpackage label {
    color: #000;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
}

#form_addpackage p {
    margin: 0 0 5px;
}

#form_addpackage p label {
    color: #333;
    font-size: 116%;
}

/* Account Wizard - Feature Manager */

#feature_manager_form {
    width: 50%;
}

#feature_manager_form td {
    background: #f5f5f5;
    border: 1px solid #ddd;
    padding: 10px;
    width: 30%;
}

#feature_manager_form h3,
h3 {
    color: #333;
    font-family: arial, helvetica, sans-serif;
    font-size: 100%;
    font-weight: bold;
}

#feature_manager_form table td {
    border: 0;
    font-size: 85%;
    padding: 5px;
}

/* Account Wizard - Feature Manager */

.formbox table {
    background: #f5f5f5;
    border: 1px solid #ddd;
    font-size: 85%;
    margin: 5px 0 20px;
}

.formbox table td {
    padding: 5px;
}

.formbox table label {
    color: #000;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
}

.formbox table p {
    margin: 0 0 5px;
}

.formbox table p label {
    color: #333;
    font-size: 116%;
}

.formbox table table {
    border: 0;
    font-size: 100%;
}

.formbox table th,
.formbox table table th {
    font-weight: bold;
    padding: 5px;
    text-decoration: underline;
}

/* Initial Setup */

#agreement {
    background: #efefef;
    padding: 15px;
    height: 315px;
    overflow: auto;
    margin-bottom: 15px;
    border: solid 1px #ccc;
}
.steps {
    color: #999;
    font-size: 12px;
}
#content .buttons {
    margin: 15px 0 0 0;
}
#description {
    background: #f2f8fa;
    padding: 10px;
    border: solid 1px #e9eff1;
    margin: 25px 0 10px 0;
}
.gswlabel {
    float: left;
    width: 280px;
    margin-bottom: 8px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.gswtext {
    display: inline;
    width: 200px;
    margin-bottom: 8px;
}
.example {
    display: inline;
    font-size: 10px;
    font-style: italic;
    padding: 0 0 15px 0;
}
.example a {
    text-decoration: underline;
    font-size: 10px;
}
.hideme {
    float: right;
    display: block;
    border: 1px solid #996600;
    background-color: #ffff00;
    padding: 5px;
    width: 400px;
}
.success {
    color: #0099cc;
    font-weight: bold;
}

#setup h2 {
    margin: 20px 0 10px 0;
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-variant: normal;
    font-size: 95%;
}
#setup .datatable td,
th {
    padding: 6px;
    border-bottom: 1px solid #efefef;
}
#js_warning {
    padding: 15px;
    background: #ff0000;
    border: solid 1px #ff0000;
    color: #fff;
}
.sec_caption {
    color: #003541;
    font-size: 116%;
    font-weight: bold;
}

/* cPhulk table */
table.cell_borders {
    margin-bottom: 15px;
}
.cell_borders td {
    padding: 5px 0;
    border-bottom: solid 1px #eee;
}
/* Services Status Page */
#status-bar {
    background: #f3f7fa none repeat scroll 0 0;
    border: 1px solid #cbdbea;
    margin: 25px 0 20px;
    padding: 15px;
    width: 531px;
}
#status-wrap {
    margin: 30px 0 0 0;
}
.statusline {
    border-bottom: 1px dotted #cbdbea;
    padding: 5px 0;
    margin: 15px 0;
}
.service-status {
    color: #333333;
}
.green-status {
    background: transparent url(/icons/importok.gif) no-repeat scroll left
        center;
    font-weight: normal;
    margin: 0 0 0 15px;
    padding: 5px 0 5px 25px;
}
.warning-status {
    background: transparent url(/icons/importerror.png) no-repeat scroll left
        center;
    font-weight: normal;
    margin: 0 0 0 15px;
    padding: 5px 0 5px 25px;
}
/* Error Page */
#errorbox {
    background: #fce2e2;
    border: solid 1px #f3afaf;
    padding: 15px;
    margin: 20px 0;
}
#errorbox h2 {
    color: #333;
    font-size: 18px;
}
h6.title {
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 5px 0;
}
* html a.goback,
a#goback {
    height: 27px;
}

* html #content ul#get_start_sections li {
    width: 155px;
}

* + html #content ul#get_start_sections li {
    width: 155px;
}

/* showcase Features */

#content .showcaseFeatures {
    width: 860px;
    background-color: #fff;
    border: 1px solid #aaaaaa;
    margin: 0 auto;
    padding: 30px 50px 50px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.showcaseFeatures .whatsNew {
    width: 700px;
}

#content .showcaseFeatures .whatsNew p {
    font-size: 93%;
    margin: 5px 0 0;
}

.showcaseFeatures .releaseTypeContainer {
    border: 1px solid #ccc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-top: 20px;
}

#modified.releaseTypeContainer {
    margin-bottom: 15px;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.showcaseFeatures .recommendedFeatureContainer {
    background-color: #efefef;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 3px 3px 3px #888888;
    box-shadow: 0px 3px 3px 3px #888888;
}

.showcaseFeatures .spotlightFeatureContainer {
    background-color: #f0f4f5;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 3px 3px 3px #888888;
    box-shadow: 0px 3px 3px 3px #888888;
}

.showcaseFeatures .recommendedFeatureContainer .noGeneralFeatures {
    border-bottom: none;
}

.showcaseFeatures .generalFeatureContainer {
    -moz-border-radius: 0px 0px 3px 3px;
    -webkit-border-radius: 0px 0px 3px 3px;
    border-radius: 0px 0px 3px 3px;
}

#content .recommendedFeatureTitle {
    position: relative;
    background-color: #e59220;
    -moz-border-radius: 3px 3px 0px 0px;
    -webkit-border-radius: 3px 3px 0px 0px;
    border-radius: 3px 3px 0px 0px;
}

#content .spotlightFeatureTitle {
    position: relative;
    background-color: #293a4a;
    -moz-border-radius: 3px 3px 0px 0px;
    -webkit-border-radius: 3px 3px 0px 0px;
    border-radius: 3px 3px 0px 0px;
}

#content .spotlightFeatureTitle > h2 {
    color: #fff;
    font-size: 110%;
    margin: 0px 14px 0 14px;
    padding: 12px 0 4px 2px;
}

#content .recommendedFeatureTitle > h2 {
    color: #fff;
    font-size: 110%;
    margin: 0px 14px 0 14px;
    padding: 12px 0 4px 2px;
    text-shadow: 1px 1px 0 #000000;
}

#content .recommendedFeatureTitle > h2 span.sub {
    font-size: 80%;
    font-weight: normal;
    margin-left: 4px;
}

#content .spotlightFeatureTitle > h2 span.sub {
    font-size: 80%;
    font-weight: normal;
    margin-left: 4px;
}

#content .recommendedFeatureTitle > h2 span#enableAllRecommendedFeatures {
    position: absolute;
    top: 15px;
}
html[dir="ltr"]
    #content
    .recommendedFeatureTitle
    > h2
    span#enableAllRecommendedFeatures {
    right: 75px;
}
html[dir="rtl"]
    #content
    .recommendedFeatureTitle
    > h2
    span#enableAllRecommendedFeatures {
    left: 75px;
}

#content .recommendedFeatureTitle > h2 span#enableAllRecommendedFeatures a {
    text-decoration: underline;
    color: #cedde1;
    font-size: 80%;
}

#content
    .recommendedFeatureTitle
    > h2
    span#enableAllRecommendedFeatures
    a:hover {
    text-decoration: underline;
    color: #ffffff;
    font-size: 80%;
}

.showcaseFeatures .feature {
    border: none;
}

html[dir="ltr"] .showcaseFeatures .feature {
    padding: 10px 0 5px 15px;
}

html[dir="rtl"] .showcaseFeatures .feature {
    padding: 10px 15px 5px 0;
}

/* Negate other gsw styles for our fieldsets */
.showcaseFeatures .feature fieldset {
    border: none;
    padding: 0;
    margin: 0;
}

.feature .titleContainer {
    display: block;
}

.showcaseFeatures .feature.recommended {
    border-bottom: none;
}

.showcaseFeatures .feature.recommended.last {
    -moz-border-radius: 0px 0px 3px 3px;
    -webkit-border-radius: 0px 0px 3px 3px;
    border-radius: 0px 0px 3px 3px;
}

.showcaseFeatures .feature.spotlight {
    border-bottom: none;
}

.showcaseFeatures .feature.spotlight.last {
    -moz-border-radius: 0px 0px 3px 3px;
    -webkit-border-radius: 0px 0px 3px 3px;
    border-radius: 0px 0px 3px 3px;
}

#content .showcaseFeatures .recommendedFeatureContainer .feature.even {
    background-color: #cedde1;
}

#content .showcaseFeatures .spotlightFeatureContainer .feature.even {
    background-color: #cedde1;
}

.showcaseFeatures .generalFeatureContainer .feature.even,
#modified.releaseTypeContainer .feature.even {
    background-color: #dcdcdc;
}

.feature.general.first {
    border-top: 1px solid #1b7387;
}

.feature.general.first fieldset .titleContainer {
    padding-top: 8px;
}

.feature.general.generalOnly {
    border-top: none;
    -moz-border-radius: 0px 0px 3px 3px;
    -webkit-border-radius: 0px 0px 3px 3px;
    border-radius: 0px 0px 3px 3px;
}

.feature.general fieldset h3 {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.feature.spotlight fieldset h3 {
    background: transparent url(/icons/star-feature.png) no-repeat scroll center;
    padding: 6px 0 0 0;
    height: 24px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.feature.recommended fieldset h3 {
    background: transparent url(/icons/recommended-ribbon.png) no-repeat scroll
        center;
    padding: 6px 0 0 0;
    height: 24px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

html[dir="ltr"] .feature.recommended fieldset h3 {
    background-position: left;
    padding-left: 27px;
}

html[dir="rtl"] .feature.recommended fieldset h3 {
    background-position: right;
    padding-right: 27px;
}

html[dir="ltr"] .feature.spotlight fieldset h3 {
    background-position: left;
    padding-left: 27px;
}

html[dir="rtl"] .feature.spotlight fieldset h3 {
    background-position: right;
    padding-right: 27px;
}

.feature fieldset .featureUrl {
    display: inline-block;
    margin-left: 6px;
    zoom: 1;
    *display: inline;
}

.feature fieldset .featureUrl {
    zoom: 1;
    *display: inline;
}

.feature fieldset .featureUrl a:link,
.feature fieldset .featureUrl a:visited,
.feature fieldset .featureUrl a:active {
    color: #0088cc;
    font-size: 11px;
    text-decoration: underline;
}

.feature fieldset .featureBlurb {
    display: inline-block;
    width: 610px;
    min-height: 60px;
    zoom: 1;
    *display: inline;
}
.feature fieldset .featureBlurbNoFields {
    display: inline-block;
    width: 810px;
    min-height: 60px;
    zoom: 1;
    *display: inline;
}

html[dir="ltr"] .feature.recommended fieldset .featureBlurb {
    border-right: 1px solid #dddddd;
    margin-right: 10px;
    padding-right: 5px;
}

html[dir="rtl"] .feature.recommended fieldset .featureBlurb {
    border-left: 1px solid #dddddd;
    margin-left: 10px;
    padding-left: 5px;
}

html[dir="ltr"] .feature.spotlight fieldset .featureBlurb {
    border-right: 1px solid #dddddd;
    margin-right: 10px;
    padding-right: 5px;
}

html[dir="rtl"] .feature.spotlight fieldset .featureBlurb {
    border-left: 1px solid #dddddd;
    margin-left: 10px;
    padding-left: 5px;
}

html[dir="ltr"] .feature.general fieldset .featureBlurb {
    border-right: 1px solid #e6e6e6;
    margin-right: 10px;
    padding-right: 5px;
}

html[dir="rtl"] .feature.general fieldset .featureBlurb {
    border-left: 1px solid #e6e6e6;
    margin-left: 10px;
    padding-left: 5px;
}

#spotlightFeatures.releaseTypeContainer .feature.even fieldset .featureBlurb,
#newRecommended.releaseTypeContainer .feature.even fieldset .featureBlurb,
#newGeneral.releaseTypeContainer .feature.even fieldset .featureBlurb,
#modified.releaseTypeContainer .feature.even fieldset .featureBlurb {
    border-color: #cccccc;
}

#featureContainer .feature fieldset .featureBlurb p,
#featureContainer .feature fieldset .featureBlurbNoFields p {
    font-size: 85%;
}

.feature fieldset .fields {
    width: 200px;
    margin: 0 0 5px;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
}

.feature fieldset .fieldsNoShow {
    display: none;
}

.feature fieldset .fields .inputContainer {
    padding: 0 0 0 12px;
    margin: 10px 0 0 0;
}

.feature fieldset .fields label {
    float: none;
    display: inline-block;
    cursor: pointer;
    font-size: 100%;
    font-weight: bold;
    margin: 0 5px 5px 0;
    padding: 0 4px 4px 5px;
    width: 170px;
    zoom: 1;
    *display: inline;
}

.feature fieldset .fields .inputContainer label.checked {
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
}

.feature fieldset .fields .inputContainer label.unchecked {
    opacity: 0.65;
    -moz-opacity: 0.65;
    -webkit-opacity: 0.65;
}

.feature fieldset .fields .inputContainer label span.currentState {
    font-size: 80%;
    font-weight: normal;
    font-style: italic;
}

.feature fieldset .fields input {
    outline: none;
    display: inline-block;
}

html[dir="ltr"] .feature fieldset .fields .inputContainer label.fancyRadio {
    background: transparent url(/icons/radiobuttonNormal.png) no-repeat scroll
        left center;
    height: 24px;
    padding: 9px 0px 0px 10px;
    width: 100%;
}

html[dir="ltr"]
    .feature
    fieldset
    .fields
    .inputContainer
    label.fancyRadio.checked {
    background: transparent url(/icons/radiobuttonSelected.png) no-repeat scroll
        left center;
    height: 24px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

html[dir="rtl"] .feature fieldset .fields .inputContainer label.fancyRadio {
    background: transparent url(/icons/radiobuttonNormal.png) no-repeat scroll
        right center;
    height: 24px;
    padding: 9px 10px 0px 0px;
    width: 100%;
}

html[dir="rtl"]
    .feature
    fieldset
    .fields
    .inputContainer
    label.fancyRadio.checked {
    background: transparent url(/icons/radiobuttonSelected.png) no-repeat scroll
        right center;
    height: 24px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.feature fieldset .fields .inputContainer label.fancyRadio input[type="radio"] {
    /*
    In order to be able to click on labels and have them activate their
    corresponding radio/checkbox the input cannot be set to display: none
    ref: http://stackoverflow.com/a/1252797
    */
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}

html[dir="ltr"] .feature fieldset .fields .inputContainer span.radioText {
    padding-left: 5px;
    font-size: 12px;
}

html[dir="ltr"] .feature fieldset .fields .inputContainer span.noThanksText {
    padding-left: 5px;
    font-weight: normal;
    font-size: 10px;
}
html[dir="rtl"] .feature fieldset .fields .inputContainer span.radioText {
    padding-left: 5px;
    font-size: 12px;
}

html[dir="rtl"] .feature fieldset .fields .inputContainer span.noThanksText {
    padding-left: 5px;
    font-weight: normal;
    font-size: 10px;
}

.feature fieldset .fields .inputContainer span.fancyText {
    font-size: 15px;
}

.featureContainerSeparator {
    margin: 2px 0;
    width: 100%;
}

.showcaseFeatures .featureControls input,
.showcaseFeatures .featureControls button {
    outline: none;
    cursor: pointer;
}

#goback:hover,
#goback:active {
    border-color: #999;
}

.showcaseFeatures .featureControls {
    float: right;
}

html[dir="ltr"] .showcaseFeatures .featureControls {
    float: right;
}

html[dir="rtl"] .showcaseFeatures .featureControls {
    float: left;
}

#submitShowcaseFeatures {
    min-width: 102px;
    display: inline-block;
    font-weight: normal;
    font-size: 14px;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    box-shadow: inset 1px 0 rgba(255, 255, 255, 0.3), 1px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 1px 0 rgba(255, 255, 255, 0.3),
        1px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 1px 0 rgba(255, 255, 255, 0.3),
        1px 0 rgba(0, 0, 0, 0.2);
    background: #5589f5;
    /* Old browsers */

    background: -moz-linear-gradient(top, #598fff 0%, #5388f2 100%);
    /* FF3.6+ */

    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0%, #598fff),
        color-stop(100%, #5388f2)
    );
    /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(top, #598fff 0%, #5388f2 100%);
    /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(top, #598fff 0%, #5388f2 100%);
    /* Opera 11.10+ */

    background: -ms-linear-gradient(top, #598fff 0%, #5388f2 100%);
    /* IE10+ */

    background: linear-gradient(top, #598fff 0%, #5388f2 100%);
    /* W3C */

    filter: progid:dximagetransform.microsoft.gradient(
            startColorstr="#598FFF",
            endColorstr="#5388F2",
            GradientType=0
        );
    /* IE6-8 */

    color: #ffffff !important;
    border-color: #4c7edf;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    margin-top: 10px;
}

#submitShowcaseFeatures:hover {
    border-color: rgba(0, 0, 0, 0.4);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3),
        0 1px 2px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3),
        0 1px 2px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3),
        0 1px 2px rgba(0, 0, 0, 0.4);
    cursor: pointer;
    margin-top: 10px;
}

#loader img {
    margin: 10px auto 0 335px;
}

#submitShowcaseFeatures[disabled="disabled"],
#submitShowcaseFeatures[disabled="disabled"]:hover {
    cursor: not-allowed;
    opacity: 0.6;
    -moz-opacity: 0.6;
}

div.featureControls a.cancel {
    color: #0088cc;
    text-decoration: underline;
}

.showcaseFeatures .hide {
    display: none;
}

/*Confirmation Dialog*/
.modalPopup {
    padding: 15px;
    width: 600px;
    height: auto;
    background-color: #fff;
    border: 2px solid #666666;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.modalPopup .hd {
    background-color: #ffffff;
    border: none;
}

.modalPopup .hd h1 {
    color: #333333;
    font-size: 125%;
}

#confirmationModal .confirmationLoader {
    background: transparent url(/images/progress_bar.gif);
    width: 100%;
    height: 14px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    z-index: 1000;
}

#confirmationModal .bd ul.summaryList {
    list-style: none;
    margin: 10px 0 0 0;
    padding: 4px 0;
    font-size: 100%;
    line-height: normal;
}

#confirmationModal .bd ul.summaryList li {
    list-style-type: none;
    color: #333333;
    font-size: 110%;
    font-weight: bold;
    padding: 10px 8px;
}

#confirmationModal .bd ul.summaryList li.even {
    background-color: #efefef;
}

#confirmationModal .bd ul.summaryList li span {
    color: #000000;
    font-size: 105%;
}

html[dir="ltr"] #confirmationModal .bd ul.summaryList li span.status {
    position: absolute;
    right: 25px;
}

html[dir="rtl"] #confirmationModal .bd ul.summaryList li span.status {
    position: absolute;
    left: 25px;
}

#confirmationModal .bd ul.summaryList li span.enabled {
    font-weight: bold;
}

#confirmationModal .bd ul.summaryList li span.disabled {
    font-weight: normal;
}

.modalPopup .ft p {
    margin: 0;
    padding: 0;
}

html[dir="ltr"] #content .modalPopup .ft p {
    text-align: right;
    margin: 5px 0px 0px 0px;
}

html[dir="rtl"] #content .modalPopup .ft p {
    text-align: left;
    margin: 5px 0px 0px 0px;
}

#exitModal .bd p {
    color: #333333;
    font-size: 110%;
    padding: 10px 8px;
    margin: 0px;
}

html[dir="ltr"] #exitModal a.close {
    color: #0088cc;
    text-decoration: underline;
    float: right;
    position: relative;
    top: -29px;
    right: -8px;
    font-weight: normal;
}

html[dir="rtl"] #exitModal a.close {
    color: #0088cc;
    text-decoration: underline;
    float: left;
    position: relative;
    top: -29px;
    left: -8px;
    font-weight: normal;
}

/* responsive css for feature showcase */
@media (max-width: 850px) {
    .showcaseFeatures .whatsNew,
    #content .showcaseFeatures,
    .feature fieldset .featureBlurb,
    .feature fieldset .featureBlurbNoFields {
        width: auto;
    }

    #content .showcaseFeatures,
    html[dir="rtl"] .showcaseFeatures .feature,
    html[dir="ltr"] .showcaseFeatures .feature {
        padding: 15px 5px 50px 5px;
    }

    #content .recommendedFeatureTitle > h2 {
        padding: 4px;
    }

    .feature.spotlight fieldset h3 {
        height: auto;
    }
}
Back to Directory File Manager