/* Stellar Universe Stylesheet */ body, td, th, dd, dt, h1, h2, h3, h4, h5, h6, p, ol, ul, li { font-family: Arial, AppleSDGothicNeo-Regular, "Droid Sans", "Malgun Gothic", sans-serif; } body, small { font-size: 9pt; } td, th { font-size: 11pt; } textarea, pre { font-family: monospace; font-size: 10pt; } input.smbutton,button.smbutton { font-family: Arial, Helvetica, sans-serif; } input.smbox { font-family: verdana,sans-serif; } select.smselect { font-family: verdana,sans-serif; } options.smoptions { font-family: verdana,sans-serif; } textarea.smtextarea { font-family: monospace; } input.stellar-button,button.stellar-button { color: #fff; font-size: 14px; text-shadow: 1px 1px 2px #000; padding: 4px; box-shadow: 1px 1px 2px #000; } /* login.php */ table.stellar-loginTable {padding: 64px 32px 64px 32px} span.stellar-loginTitle {color: #0693E3; font-weight: bolder; font-size: 24px;} span.stellar-loginText {display:block; background-color: #0693E3; color: #FFF; font-size: 32px; padding-top: 16px; padding-bottom: 16px;} input.stellar-loginButton,button.stellar-loginButton {cursor: pointer; background-color: #0693E3; color: #fff; font-weight: bold; font-size: 14px; padding: 4px 16px 4px 16px; border: none;} input.stellar-loginButton:hover,button.stellar-loginButton:hover {background-color: #4169E1;} /* left_main.php */ span.stellar-serviceName {color: #000;} img.stellar-serviceImg {content: url("/themes/stellar-universe/satellite.png");} span.stellar-anchor {display: inline-block; color: #000; font-weight: bold; font-size: 16px; padding: 4px;} span.stellar-collapseAnchor {color: #000; font-size: 14px; padding: 8px;} a.stellar-prefix {color: #7D7D7D;} /* a.stellar-prefix {color: #FFF; background-color: #0693E3; border-radius: 16px; padding: 1px 4px 1px 4px;} */ /* right_main.php */ td.stellar-mailboxLocator {color: #000;} span.stellar-mailboxUsername {color: #000;} button.stellar-mailboxButton {display: inline-block; cursor: pointer; background-color: #0693E3; color: #FFF; font-weight: bold; font-size: 14px; padding: 16px 8px 16px 8px; border: none;} button.stellar-mailboxButton:hover {background-color: #4169E1;} button.stellar-mailboxButton:before {vertical-align: -15%; margin-right: 4px;} button.Compose:before {content: url("/themes/stellar-universe/mailbtn_1.png");} button.Addresses:before {content: url("/themes/stellar-universe/mailbtn_2.png");} button.Folders:before {content: url("/themes/stellar-universe/mailbtn_3.png");} button.Options:before {content: url("/themes/stellar-universe/mailbtn_4.png");} button.Search:before {content: url("/themes/stellar-universe/mailbtn_5.png");} button.Help:before {content: url("/themes/stellar-universe/mailbtn_6.png");} button.Help {padding: 16px 24px 16px 8px;} /* Plugins */ div.stellar-plugins {border: 3px solid #000; border-radius: 4px; margin-top: 64px;} div.stellar-plugins a{text-decoration: none;} button.stellar-plugins {width: 100%; cursor: pointer; text-align: left; color: #000; font-weight: bold; font-size: 14px; padding: 16px 8px 16px 8px; border: none;} button.stellar-plugins:hover {background-color: #C7C7C7;} button.Cloud:before {content: url("/themes/stellar-universe/plugin_1.png"); vertical-align: -30%; margin-right: 4px;} button.Calendar:before {content: url("/themes/stellar-universe/plugin_2.png"); vertical-align: -30%; margin-right: 4px;}