mirror of
https://github.com/moparisthebest/SickRage
synced 2024-11-11 11:55:03 -05:00
5193 lines
114 KiB
CSS
5193 lines
114 KiB
CSS
/* Open Sans */
|
|
/* Regular */
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
|
|
src: url('fonts/OpenSans-Regular-webfont.eot');
|
|
src: url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
|
|
url('fonts/OpenSans-Regular-webfont.woff') format('woff'),
|
|
url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
|
|
url('fonts/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
|
|
font-weight: normal;
|
|
font-weight: 400;
|
|
font-style: normal;
|
|
}
|
|
|
|
/* Italic */
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
src: url('fonts/OpenSans-Italic-webfont.eot');
|
|
src: url('fonts/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
|
|
url('fonts/OpenSans-Italic-webfont.woff') format('woff'),
|
|
url('fonts/OpenSans-Italic-webfont.ttf') format('truetype'),
|
|
url('fonts/OpenSans-Italic-webfont.svg#OpenSansItalic') format('svg');
|
|
font-weight: normal;
|
|
font-weight: 400;
|
|
font-style: italic;
|
|
}
|
|
|
|
/* Light */
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
src: url('fonts/OpenSans-Light-webfont.eot');
|
|
src: url('fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
|
|
url('fonts/OpenSans-Light-webfont.woff') format('woff'),
|
|
url('fonts/OpenSans-Light-webfont.ttf') format('truetype'),
|
|
url('fonts/OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
|
|
font-weight: 200;
|
|
font-style: normal;
|
|
}
|
|
|
|
/* Light Italic */
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
src: url('fonts/OpenSans-LightItalic-webfont.eot');
|
|
src: url('fonts/OpenSans-LightItalic-webfont.eot?#iefix') format('embedded-opentype'),
|
|
url('fonts/OpenSans-LightItalic-webfont.woff') format('woff'),
|
|
url('fonts/OpenSans-LightItalic-webfont.ttf') format('truetype'),
|
|
url('fonts/OpenSans-LightItalic-webfont.svg#OpenSansLightItalic') format('svg');
|
|
font-weight: 200;
|
|
font-style: italic;
|
|
}
|
|
|
|
/* Semibold */
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
src: url('fonts/OpenSans-Semibold-webfont.eot');
|
|
src: url('fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
|
|
url('fonts/OpenSans-Semibold-webfont.woff') format('woff'),
|
|
url('fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
|
|
url('fonts/OpenSans-Semibold-webfont.svg#OpenSansSemibold') format('svg');
|
|
font-weight: 600;
|
|
font-style: normal;
|
|
}
|
|
|
|
/* Semibold Italic */
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
src: url('fonts/OpenSans-SemiboldItalic-webfont.eot');
|
|
src: url('fonts/OpenSans-SemiboldItalic-webfont.eot?#iefix') format('embedded-opentype'),
|
|
url('fonts/OpenSans-SemiboldItalic-webfont.woff') format('woff'),
|
|
url('fonts/OpenSans-SemiboldItalic-webfont.ttf') format('truetype'),
|
|
url('fonts/OpenSans-SemiboldItalic-webfont.svg#OpenSansSemiboldItalic') format('svg');
|
|
font-weight: 600;
|
|
font-style: italic;
|
|
}
|
|
|
|
/* Bold */
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
src: url('fonts/OpenSans-Semibold-webfont.eot');
|
|
src: url('fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
|
|
url('fonts/OpenSans-Semibold-webfont.woff') format('woff'),
|
|
url('fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
|
|
url('fonts/OpenSans-Semibold-webfont.svg#OpenSansSemibold') format('svg');
|
|
font-weight: bold;
|
|
font-weight: 700;
|
|
font-style: normal;
|
|
}
|
|
|
|
/* Bold Italic */
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
src: url('fonts/OpenSans-SemiboldItalic-webfont.eot');
|
|
src: url('fonts/OpenSans-SemiboldItalic-webfont.eot?#iefix') format('embedded-opentype'),
|
|
url('fonts/OpenSans-SemiboldItalic-webfont.woff') format('woff'),
|
|
url('fonts/OpenSans-SemiboldItalic-webfont.ttf') format('truetype'),
|
|
url('fonts/OpenSans-SemiboldItalic-webfont.svg#OpenSansSemiboldItalic') format('svg');
|
|
font-weight: bold;
|
|
font-weight: 700;
|
|
font-style: italic;
|
|
}
|
|
|
|
/* Extra Bold */
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
src: url('fonts/OpenSans-Bold-webfont.eot');
|
|
src: url('fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
|
|
url('fonts/OpenSans-Bold-webfont.woff') format('woff'),
|
|
url('fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
|
|
url('fonts/OpenSans-Bold-webfont.svg#OpenSansBold') format('svg');
|
|
font-weight: 900;
|
|
font-style: normal;
|
|
}
|
|
|
|
/* Extra Bold Italic */
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
src: url('fonts/OpenSans-BoldItalic-webfont.eot');
|
|
src: url('fonts/OpenSans-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
|
|
url('fonts/OpenSans-BoldItalic-webfont.woff') format('woff'),
|
|
url('fonts/OpenSans-BoldItalic-webfont.ttf') format('truetype'),
|
|
url('fonts/OpenSans-BoldItalic-webfont.svg#OpenSansBoldItalic') format('svg');
|
|
font-weight: 900;
|
|
font-style: italic;
|
|
}
|
|
|
|
/* Droid Sans */
|
|
@font-face {
|
|
font-family: 'droid_sans_mono';
|
|
src: url('fonts/droidsansmono-webfont.eot');
|
|
src: url('fonts/droidsansmono-webfont.eot?#iefix') format('embedded-opentype'),
|
|
url('fonts/droidsansmono-webfont.woff') format('woff'),
|
|
url('fonts/droidsansmono-webfont.ttf') format('truetype'),
|
|
url('fonts/droidsansmono-webfont.svg#droid_sans_monoregular') format('svg');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
|
|
/* Variables *//* Mixins */
|
|
* {
|
|
outline: 0;
|
|
margin: 0;
|
|
}
|
|
|
|
*:focus {
|
|
outline: none;
|
|
}
|
|
|
|
input, textarea {
|
|
-moz-transition-delay: 0s, 0s;
|
|
-webkit-transition-delay: 0s, 0s;
|
|
-o-transition-delay: 0s, 0s;
|
|
-moz-transition-duration: 0.2s, 0.2s;
|
|
-webkit-transition-duration: 0.2s, 0.2s;
|
|
-o-transition-duration: 0.2s, 0.2s;
|
|
-moz-transition-property: border, box-shadow;
|
|
-webkit-transition-property: border, box-shadow;
|
|
-o-transition-property: border, box-shadow;
|
|
-moz-transition-timing-function: linear, linear;
|
|
-webkit-transition-timing-function: linear, linear;
|
|
-o-transition-timing-function: linear, linear;
|
|
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
|
|
}
|
|
input:focus, textarea:focus {
|
|
border-bottom-color: rgba(0, 168, 236, 0.8);
|
|
border-left-color-ltr-source: physical;
|
|
border-left-color-rtl-source: physical;
|
|
border-left-color-value: rgba(0, 168, 236, 0.8);
|
|
border-right-color-ltr-source: physical;
|
|
border-right-color-rtl-source: physical;
|
|
border-right-color-value: rgba(0, 168, 236, 0.8);
|
|
border-top-color: rgba(0, 168, 236, 0.8);
|
|
border-right-color: rgba(0, 168, 236, 0.8);
|
|
border-left-color: rgba(0, 168, 236, 0.8);
|
|
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 2px rgba(0, 168, 236, 1.0);
|
|
outline-color: -moz-use-text-color;
|
|
outline-style: none;
|
|
outline-width: 0;
|
|
}
|
|
|
|
/*input:focus, select:focus, textarea:focus {
|
|
box-shadow: 0 0 3px 0 #0066FF;
|
|
z-index: 1;
|
|
}*/
|
|
|
|
input[type="checkbox"]:focus, input[type="checkbox"]:active, input[type="submit"]:focus,
|
|
input[type="submit"]:active,input[type="button"]:focus, input[type="button"]:active {
|
|
box-shadow: none;
|
|
}
|
|
|
|
img {
|
|
border: 0;
|
|
/* vertical-align: middle;
|
|
vertical-align: sub;*/
|
|
vertical-align: text-top;
|
|
}
|
|
|
|
.imgHomeWrapper {
|
|
border: 1px solid #111;
|
|
float: left;
|
|
height: 66px;
|
|
overflow: hidden;
|
|
}
|
|
|
|
.imgHomeWrapperRounded{
|
|
border-radius: 8px;
|
|
}
|
|
|
|
.imgHomeWrapper .poster {
|
|
float: left;
|
|
width: 50px;
|
|
height: auto;
|
|
position: relative;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
.imgHomeWrapper .banner {
|
|
height: 66px;
|
|
overflow: hidden;
|
|
border-radius: 8px;
|
|
vertical-align: top;
|
|
height: auto;
|
|
width: 360px;
|
|
display: block;
|
|
}
|
|
|
|
.imgposter {
|
|
border: 1px solid #111;
|
|
overflow: hidden;
|
|
height: 66px;
|
|
overflow: hidden;
|
|
border-radius: 8px;
|
|
vertical-align: top;
|
|
width: 50px;
|
|
display: block;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
|
|
.imgposter .poster {
|
|
height: 66px;
|
|
overflow: hidden;
|
|
border-radius: 8px;
|
|
vertical-align: top;
|
|
width: 50px;
|
|
display: block;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
|
|
.imgbanner {
|
|
border: 1px solid #111;
|
|
overflow: hidden;
|
|
height: 66px;
|
|
overflow: hidden;
|
|
border-radius: 8px;
|
|
vertical-align: top;
|
|
width: 360px;
|
|
display: block;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
|
|
.imgbanner .banner {
|
|
height: 66px;
|
|
overflow: hidden;
|
|
border-radius: 8px;
|
|
vertical-align: top;
|
|
width: 360px;
|
|
display: block;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
|
|
html {
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
|
|
body {
|
|
background: none repeat scroll 0 0 #222;
|
|
color: #FFFFFF;
|
|
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
|
|
margin: 0;
|
|
overflow-y: scroll;
|
|
padding: 0;
|
|
font-size: 14px;
|
|
}
|
|
|
|
form {
|
|
border: none;
|
|
margin: 0;
|
|
padding: 0;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
|
|
#addShowForm, #addShowPortal, #recommendedShowsForm {
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
|
|
#searchResults fieldset {
|
|
border: 1px solid #111;
|
|
border-radius: 10px;
|
|
height: 100%;
|
|
left: -5px;
|
|
}
|
|
|
|
a{
|
|
color: #09A2FF;
|
|
-moz-text-decoration-line: none;
|
|
text-decoration: none;
|
|
}
|
|
|
|
a.inner {
|
|
font-size: 14px !important;
|
|
}
|
|
|
|
.update {
|
|
color: #339933;
|
|
text-decoration: blink;
|
|
}
|
|
|
|
/* these are for inc_top.tmpl */
|
|
#upgrade-notification {
|
|
position: fixed;
|
|
line-height: 0.5em;
|
|
font-size: 1em;
|
|
font-weight: bold;
|
|
height: 0px;
|
|
text-align: center;
|
|
width: 100%;
|
|
z-index: 100;
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
|
|
#upgrade-notification div {
|
|
background: linear-gradient(to bottom, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0) 50%, transparent 51%, rgba(0, 0, 0, 0.25)) repeat scroll 0% 0% padding-box #464A4F;
|
|
background-color: #222;
|
|
box-sizing: border-box;
|
|
box-shadow: 0px 1px rgba(255, 255, 255, 0.1) inset, 0px -1px 3px rgba(0, 0, 0, 0.3) inset, 0px 0px 0px 1px rgba(255, 255, 255, 0.08) inset, 0px 1px 2px rgba(0, 0, 0, 0.15);
|
|
text-shadow: 0px 1px rgba(0, 0, 0, 0.8);
|
|
padding: 7px 0;
|
|
}
|
|
|
|
#header-fix {
|
|
*margin-bottom: -31px;
|
|
/* IE fix */
|
|
height: 21px;
|
|
padding: 0;
|
|
}
|
|
|
|
#header {
|
|
background-image: -moz-linear-gradient(#297ab8, #15528f) !important;
|
|
background-image: linear-gradient(#297ab8, #15528f) !important;
|
|
background-image: -webkit-linear-gradient(#297ab8, #15528f) !important;
|
|
background-image: -o-linear-gradient(#297ab8, #15528f) !important;
|
|
filter: progid:dximagetransform.microsoft.gradient(startColorstr=#297ab8, endColorstr=#15528f) !important;
|
|
-ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#297ab8, endColorstr=#15528f) !important;
|
|
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
|
|
height: 58px;
|
|
position: fixed;
|
|
width: 100%;
|
|
z-index: 999;
|
|
border-bottom: 1px solid #111;
|
|
}
|
|
|
|
#header .wrapper {
|
|
margin: 0 auto;
|
|
position: relative;
|
|
width: 1250px;
|
|
}
|
|
|
|
#header a:hover {
|
|
background: none;
|
|
}
|
|
|
|
#header .showInfo .checkboxControls {
|
|
margin: 0 auto;
|
|
position: relative;
|
|
width: 1250px;
|
|
}
|
|
|
|
#logo {
|
|
float: left;
|
|
position: relative;
|
|
top: 0px;
|
|
left: 0px;
|
|
}
|
|
|
|
#versiontext {
|
|
color: #FFFFFF;
|
|
font-family: Arial, Helvetica, sans-serif;
|
|
font-size: 11px;
|
|
position: relative;
|
|
top: 42px;
|
|
left: -5px
|
|
}
|
|
|
|
.update {
|
|
color: #339933;
|
|
text-decoration: none;
|
|
}
|
|
|
|
.navShows {
|
|
margin-top: -5px;
|
|
margin-bottom: 30px;
|
|
}
|
|
|
|
.tvshowImg {
|
|
border: 1px solid #111;
|
|
border-radius: 10px;
|
|
float: left;
|
|
height: auto;
|
|
margin-bottom: 25px;
|
|
margin-right: 25px;
|
|
overflow: hidden;
|
|
text-indent: -3000px;
|
|
width: 265px;
|
|
}
|
|
|
|
.tvshowImg img {
|
|
float: left;
|
|
min-width: 100%;
|
|
position: relative;
|
|
}
|
|
|
|
/* --------------------------------------------- */
|
|
|
|
table {
|
|
margin: 0;
|
|
}
|
|
|
|
table .ep_name {
|
|
color: #000000;
|
|
}
|
|
|
|
table td a {
|
|
color: #fff;
|
|
}
|
|
table td a:hover {
|
|
color: #09A2FF;
|
|
}
|
|
|
|
h1 {
|
|
text-align: left;
|
|
font-size: 21px;
|
|
line-height: 23px;
|
|
font-weight: normal;
|
|
}
|
|
|
|
h1.title {
|
|
padding-bottom: 10px;
|
|
margin-bottom: 12px;
|
|
font-weight: normal;
|
|
font-size: 38px;
|
|
line-height: 5px;
|
|
}
|
|
|
|
h1.header {
|
|
padding-bottom: 10px;
|
|
margin-top: 12px;
|
|
margin-bottom: 12px;
|
|
font-size: 30px;
|
|
font-weight: normal;
|
|
}
|
|
|
|
h1 a {
|
|
text-decoration: none;
|
|
}
|
|
|
|
h2 {
|
|
font-size: 18px;
|
|
font-weight: normal;
|
|
}
|
|
|
|
.h2footer {
|
|
margin: -35px 5px 6px 0px;
|
|
}
|
|
|
|
.h2footer select {
|
|
margin-top: -6px;
|
|
margin-bottom: -6px;
|
|
}
|
|
|
|
.separator {
|
|
font-size: 90%;
|
|
color: #999;
|
|
}
|
|
|
|
div select {
|
|
/* font-size: 12px; !important*/
|
|
border: 1px solid #d4d0c8;
|
|
}
|
|
|
|
div select {
|
|
height:28px;
|
|
border:1px solid #d4d0c8;
|
|
padding-top:4px;
|
|
padding-bottom:4px;
|
|
padding-right:4px;
|
|
padding-left:4px;
|
|
border-bottom-left-radius:3px;
|
|
border-bottom-right-radius:3px;
|
|
border-top-left-radius:3px;
|
|
border-top-right-radius:3px;
|
|
font-size: 12px;
|
|
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
|
|
}
|
|
|
|
div select[multiple], div select[size] {
|
|
height: 200px;
|
|
}
|
|
|
|
div select option {
|
|
font-size: 12px;
|
|
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
|
|
padding-bottom: 2px;
|
|
padding-left: 8px;
|
|
padding-right: 8px;
|
|
padding-top: 2px;
|
|
}
|
|
|
|
input[type="checkbox"]{
|
|
vertical-align: -2px;
|
|
}
|
|
|
|
.metadata_options input[type="checkbox"]{
|
|
vertical-align: 0px !important;
|
|
margin-top: 5px;
|
|
}
|
|
|
|
input:not(.btn){
|
|
/* margin-right:6px;
|
|
margin-top:5px; */
|
|
padding-top:4px;
|
|
padding-bottom:4px;
|
|
padding-right:4px;
|
|
padding-left:4px;
|
|
border-bottom-left-radius:3px;
|
|
border-bottom-right-radius:3px;
|
|
border-top-left-radius:3px;
|
|
border-top-right-radius:3px;
|
|
border-top-width: 1px;
|
|
border-left-width: 1px;
|
|
border-left-style: solid;
|
|
border-bottom-color: #111;
|
|
border-right-color: #111;
|
|
border-left-color: #111;
|
|
border-right-style: solid;
|
|
border-bottom-left-radius: 3px;
|
|
border-bottom-right-radius: 3px;
|
|
border-bottom-style: solid;
|
|
border-bottom-width: 1px;
|
|
border-right-width: 1px;
|
|
border-right-style: solid;
|
|
border-right-width-value: 1px;
|
|
border-top-color: #111;
|
|
border-top-left-radius: 3px;
|
|
border-top-right-radius: 3px;
|
|
border-top-style: solid;
|
|
border-top-width: 1px;
|
|
}
|
|
|
|
/* --------------- alignment ------------------- */
|
|
|
|
.float-left {
|
|
float: left;
|
|
}
|
|
|
|
.float-right {
|
|
float: right;
|
|
}
|
|
|
|
.align-left {
|
|
text-align: left;
|
|
}
|
|
|
|
.align-right {
|
|
text-align: right;
|
|
}
|
|
|
|
.nowrap {
|
|
white-space: nowrap;
|
|
}
|
|
|
|
/* --------------------------------------------- */
|
|
|
|
.footer {
|
|
clear: both;
|
|
width: 1250px;
|
|
text-align: center;
|
|
padding-top: 5px;
|
|
padding-bottom: 5px;
|
|
margin: 20px auto;
|
|
line-height: 1.4em;
|
|
font-size: 12px;
|
|
}
|
|
|
|
.footer a {
|
|
color: #09A2FF;
|
|
text-decoration: none;
|
|
}
|
|
|
|
.footerhighlight {
|
|
color: #09A2FF;
|
|
display: inline;
|
|
}
|
|
|
|
.footer ul li {
|
|
list-style: none;
|
|
float: left;
|
|
margin-left: 10px;
|
|
}
|
|
|
|
.footer ul li img {
|
|
margin-right: 1px;
|
|
position: relative;
|
|
top: -2px;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
.sickbeardTable {
|
|
width:100%;
|
|
line-height:32px;
|
|
text-align:middle;
|
|
border-collapse:separate;
|
|
-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.15);
|
|
box-shadow:0 1px 2px rgba(0,0,0,0.15);
|
|
border-spacing: 0px;
|
|
}
|
|
.sickbeardTable th, .sickbeardTable td {
|
|
padding: 2px;
|
|
vertical-align: middle;
|
|
border-top: 1px solid transparent;
|
|
cursor: default;
|
|
}
|
|
|
|
#historyTable.sickbeardTable td {
|
|
line-height: normal;
|
|
}
|
|
|
|
#massUpdateTable.sickbeardTable th {
|
|
padding: 4px 0 !important;
|
|
vertical-align: middle;
|
|
font-weight:normal;
|
|
line-height: normal;
|
|
}
|
|
|
|
#massUpdateTable.tablesorter td.tvShow a{
|
|
font-size: 14px;
|
|
}
|
|
|
|
#massUpdateTable .tablesorter-header-inner {
|
|
white-space: normal;
|
|
}
|
|
|
|
#massUpdateTable.tablesorter .tablesorter-header-inner {
|
|
padding: 0px 5px 0px 5px;
|
|
}
|
|
|
|
.seasoncols th {
|
|
border-top: #111 1px solid;
|
|
text-shadow:0 1px rgba(0,0,0,0.8);
|
|
font-weight:normal;
|
|
}
|
|
|
|
.seasonstyle td {
|
|
border-top: #111 1px solid;
|
|
}
|
|
|
|
.seasoncols tr:first-child, .seasoncols th:first-child{
|
|
border-top-left-radius:10px;
|
|
border-left: #111 1px solid;
|
|
}
|
|
|
|
.seasoncols tr:last-child, .seasoncols th:last-child{
|
|
border-top-right-radius:10px;
|
|
border-right: #111 1px solid;
|
|
}
|
|
|
|
.sickbeardTable th {
|
|
overflow:hidden;
|
|
line-height:30px;
|
|
padding:0 11px;
|
|
text-shadow:0 1px rgba(0,0,0,0.8);
|
|
background:#297ab8;
|
|
background-clip:padding-box;
|
|
background-image:-webkit-linear-gradient(top, #297ab8,#15528f) !important;
|
|
background-image:-moz-linear-gradient(top, #297ab8,#15528f) !important;
|
|
background-image:-o-linear-gradient(top, #297ab8,#15528f) !important;
|
|
background-image:linear-gradient(to bottom, #297ab8,#15528f) !important;
|
|
-webkit-box-shadow:inset 0 1px rgba(255,255,255,0.1),inset 0 0 0 1px rgba(255,255,255,0.05),0 1px 2px rgba(0,0,0,0.15);
|
|
box-shadow:inset 0 1px rgba(255,255,255,0.1),inset 0 0 0 1px rgba(255,255,255,0.05),0 1px 2px rgba(0,0,0,0.15);
|
|
}
|
|
|
|
.sickbeardTable tfoot a {
|
|
text-decoration: none;
|
|
color: #FFFFFF;
|
|
float: left;
|
|
font-weight:normal;
|
|
text-shadow:0 1px rgba(0,0,0,0.8);
|
|
}
|
|
|
|
.sickbeardTable td {
|
|
font-size: 13px;
|
|
cursor: default;
|
|
}
|
|
|
|
.sickbeardTable td.title {
|
|
font-size: 13px;
|
|
line-height: normal;
|
|
}
|
|
|
|
.sickbeardTable td.filename {
|
|
width: 10%;
|
|
text-align: center;
|
|
}
|
|
|
|
.sickbeardTable td.subtitles_column {
|
|
vertical-align: middle;
|
|
padding: 0;
|
|
line-height: 13px;
|
|
}
|
|
|
|
.sickbeardTable td.subtitles_column img {
|
|
vertical-align: middle;
|
|
}
|
|
|
|
.sickbeardTable td.status_column {
|
|
font-weight: normal;
|
|
text-align: center;
|
|
width: 15%;
|
|
color: #000;
|
|
}
|
|
|
|
.sickbeardTable td.search img {
|
|
vertical-align: middle;
|
|
}
|
|
|
|
.sickbeardTable td.search {
|
|
text-align: center;
|
|
width:5%;
|
|
border-right: #111 1px solid;
|
|
}
|
|
|
|
.sickbeardTable td.check {
|
|
border-left: #111 1px solid;
|
|
}
|
|
|
|
.sickbeardTable td.tableleft {
|
|
border-left: #111 1px solid;
|
|
}
|
|
|
|
.sickbeardTable td.tableright {
|
|
border-right: #111 1px solid;
|
|
}
|
|
|
|
.sickbeardTable td small {
|
|
font-size: 11px;
|
|
font-style: italic;
|
|
line-height: normal;
|
|
}
|
|
|
|
.row {
|
|
clear: left;
|
|
}
|
|
|
|
.plotInfo {
|
|
cursor: help;
|
|
float: right;
|
|
position: relative;
|
|
padding-left: 2px;
|
|
padding-top: 1px;
|
|
}
|
|
|
|
.plotInfoNone {
|
|
float: right;
|
|
position: relative;
|
|
padding-left: 2px;
|
|
padding-top: 1px;
|
|
opacity: 0.4;
|
|
}
|
|
|
|
.ep_summaryTrigger {
|
|
cursor: pointer;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
.ep_summaryTriggerNone {
|
|
opacity: 0.4;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
.sickbeardTable td.plotInfo {
|
|
align: center;
|
|
}
|
|
|
|
#actions .selectAll {
|
|
margin-right: 10px;
|
|
border-right: 1px solid #eee;
|
|
padding-right: 10px;
|
|
}
|
|
|
|
#tooltip {
|
|
display: none;
|
|
z-index: 3343434;
|
|
border: 1px solid #111;
|
|
background-color: #eee;
|
|
padding: 5px;
|
|
margin-right: 10px;
|
|
}
|
|
|
|
.ui-progressbar {
|
|
height: 18px !important;
|
|
line-height: 17px;
|
|
}
|
|
|
|
.progressbarText {
|
|
text-shadow: 1px 1px 1px #000;
|
|
position: absolute;
|
|
top: 0;
|
|
font-size: 12px;
|
|
color: #fff;
|
|
width: 100%;
|
|
height: 100%;
|
|
overflow: visible;
|
|
text-align: center;
|
|
vertical-align: middle;
|
|
}
|
|
/*
|
|
.ui-progressbar .ui-widget-header {
|
|
background-image: -moz-linear-gradient(#23afdc, #1178b3) !important;
|
|
background-image: linear-gradient(#23afdc, #1178b3) !important;
|
|
background-image: -webkit-linear-gradient(#23afdc, #1178b3) !important;
|
|
background-image: -o-linear-gradient(#23afdc, #1178b3) !important;
|
|
filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fdf0d5, endColorstr=#fff9ee) !important;
|
|
-ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fdf0d5, endColorstr=#fff9ee) !important;
|
|
-moz-border-radius: 3px;
|
|
-webkit-border-radius: 3px;
|
|
border-radius: 3px;
|
|
}
|
|
*/
|
|
|
|
.progress-80 {
|
|
background-image: -moz-linear-gradient(#a6cf41, #5b990d) !important;
|
|
background-image: linear-gradient(#a6cf41, #5b990d) !important;
|
|
background-image: -webkit-linear-gradient(#a6cf41, #5b990d) !important;
|
|
background-image: -o-linear-gradient(#a6cf41, #5b990d) !important;
|
|
-moz-border-radius: 3px;
|
|
-webkit-border-radius: 3px;
|
|
border-radius: 3px;
|
|
}
|
|
|
|
.progress-60 {
|
|
background-image: -moz-linear-gradient(#fad440, #f2a70d) !important;
|
|
background-image: linear-gradient(#fad440, #f2a70d) !important;
|
|
background-image: -webkit-linear-gradient(#fad440, #f2a70d) !important;
|
|
background-image: -o-linear-gradient(#fad440, #f2a70d) !important;
|
|
-moz-border-radius: 3px;
|
|
-webkit-border-radius: 3px;
|
|
border-radius: 3px;
|
|
}
|
|
|
|
.progress-40 {
|
|
background-image: -moz-linear-gradient(#fab543, #f2700d) !important;
|
|
background-image: linear-gradient(#fab543, #f2700d) !important;
|
|
background-image: -webkit-linear-gradient(#fab543, #f2700d) !important;
|
|
background-image: -o-linear-gradient(#fab543, #f2700d) !important;
|
|
-moz-border-radius: 3px;
|
|
-webkit-border-radius: 3px;
|
|
border-radius: 3px;
|
|
}
|
|
|
|
.progress-20 {
|
|
background-image: -moz-linear-gradient(#da5945, #b11a10) !important;
|
|
background-image: linear-gradient(#da5945, #b11a10) !important;
|
|
background-image: -webkit-linear-gradient(#da5945, #b11a10) !important;
|
|
background-image: -o-linear-gradient(#da5945, #b11a10) !important;
|
|
-moz-border-radius: 3px;
|
|
-webkit-border-radius: 3px;
|
|
border-radius: 3px;
|
|
}
|
|
|
|
tr.seasonheader {
|
|
padding-bottom: 5px;
|
|
padding-top: 10px;
|
|
text-align: left;
|
|
border: none;
|
|
}
|
|
|
|
tr.seasonheader td {
|
|
padding-top: 20px;
|
|
padding-bottom: 10px;
|
|
}
|
|
|
|
tr.seasonheader h2 {
|
|
display: inline;
|
|
font-size: 22px;
|
|
line-height: 20px;
|
|
letter-spacing: 1px;
|
|
margin: 0;
|
|
color: #fff;
|
|
}
|
|
|
|
tr.seasonheader a:not(.btn) {
|
|
text-decoration: none;
|
|
}
|
|
|
|
tr.seasonheader a:hover:not(.btn) {
|
|
background-color: #fff;
|
|
color: #343434;
|
|
}
|
|
|
|
#checkboxControls label {
|
|
white-space: nowrap;
|
|
display: inline-block;
|
|
}
|
|
|
|
tr.unaired, span.unaired {
|
|
background-color: #cccccc;
|
|
padding: 5px;
|
|
font-size: 13px;
|
|
color: #cec198;
|
|
font-weight: bold;
|
|
-moz-border-radius: 5px;
|
|
-webkit-border-radius: 5px;
|
|
border-radius: 5px;
|
|
}
|
|
|
|
tr.unaired b,
|
|
span.unaired b {
|
|
color: #343434;
|
|
}
|
|
|
|
tr.skipped, span.skipped {
|
|
background-color: #aad4ff;
|
|
color: #003f7f;
|
|
font-weight: bold;
|
|
font-size: 13px;
|
|
padding: 5px;
|
|
-moz-border-radius: 5px;
|
|
-webkit-border-radius: 5px;
|
|
border-radius: 5px;
|
|
border: 1px solid #111;
|
|
}
|
|
|
|
tr.skipped b,
|
|
span.skipped b {
|
|
color: #343434;
|
|
}
|
|
|
|
tr.good, span.good {
|
|
background-color: #d4ffaa;
|
|
color: #3f7f00;
|
|
padding: 5px;
|
|
font-size: 13px;
|
|
font-weight: bold;
|
|
-moz-border-radius: 5px;
|
|
-webkit-border-radius: 5px;
|
|
border-radius: 5px;
|
|
border: 1px solid #111;
|
|
}
|
|
|
|
tr.good b,
|
|
span.good b {
|
|
color: #343434;
|
|
}
|
|
|
|
tr.qual, span.qual {
|
|
background-color: #ffd4aa;
|
|
padding: 5px;
|
|
font-size: 13px;
|
|
font-weight: bold;
|
|
color: #bf5f00;
|
|
-moz-border-radius: 5px;
|
|
-webkit-border-radius: 5px;
|
|
border-radius: 5px;
|
|
border: 1px solid #111;
|
|
}
|
|
|
|
tr.qual b,
|
|
span.qual b {
|
|
color: #343434;
|
|
}
|
|
|
|
tr.wanted, span.wanted {
|
|
background-color: #ffbfbf;
|
|
padding: 5px;
|
|
font-size: 13px;
|
|
font-weight: bold;
|
|
color: #ff5656;
|
|
-moz-border-radius: 5px;
|
|
-webkit-border-radius: 5px;
|
|
border-radius: 5px;
|
|
border: 1px solid #111;
|
|
}
|
|
|
|
tr.wanted b,
|
|
span.wanted b {
|
|
color: #343434;
|
|
}
|
|
|
|
tr.snatched, span.snatched {
|
|
background-color: #ebc1ea;
|
|
padding: 5px;
|
|
font-size: 13px;
|
|
font-weight: bold;
|
|
color: #662c65;
|
|
-moz-border-radius: 5px;
|
|
-webkit-border-radius: 5px;
|
|
border-radius: 5px;
|
|
border: 1px solid #111;
|
|
}
|
|
|
|
tr.snatched b,
|
|
span.snatched b {
|
|
color: #343434;
|
|
}
|
|
|
|
tr.wanted,
|
|
tr.qual,
|
|
tr.good,
|
|
tr.skipped,
|
|
tr.unaired,
|
|
tr.snatched {
|
|
font-size: 14px;
|
|
font-weight: normal;
|
|
color: #000;
|
|
height: 35px;
|
|
border-top: #111 1px solid;
|
|
}
|
|
|
|
.showInfo {
|
|
width: 950px;
|
|
float: right;
|
|
padding-top: 10px;
|
|
}
|
|
|
|
span .headerInfo {
|
|
color: #FFFFFF;
|
|
}
|
|
|
|
div .seasonList {
|
|
padding-top: 2px;
|
|
padding-bottom: 2px;
|
|
padding-right: 2px;
|
|
}
|
|
|
|
#seasonJump {
|
|
top: -2px;
|
|
position: relative;
|
|
}
|
|
|
|
div#summary {
|
|
-moz-border-radius: 10px;
|
|
-webkit-border-radius: 10px;
|
|
border-radius: 10px;
|
|
padding: 5px 10px;
|
|
margin: 3px 0 10px 0;
|
|
text-shadow:0px 1px rgba(0, 0, 0, 0.8);
|
|
background:#333;
|
|
border:1px solid #111;
|
|
}
|
|
|
|
div#summary2 {
|
|
-moz-border-radius: 10px;
|
|
-webkit-border-radius: 10px;
|
|
border-radius: 10px;
|
|
padding: 20px 20px;
|
|
margin: 3px 0 10px 0;
|
|
text-shadow:0px 1px rgba(0, 0, 0, 0.8);
|
|
background:#3D3D3D;
|
|
border:1px solid #111;
|
|
}
|
|
|
|
div#summary .infoTable {
|
|
width: 100%;
|
|
}
|
|
|
|
div#summary tr {
|
|
line-height: 17px;
|
|
}
|
|
|
|
div#summary tr td {
|
|
font-size: 14px;
|
|
line-height: 25px;
|
|
}
|
|
|
|
#MainMenu {
|
|
float: right;
|
|
height: 58px;
|
|
margin: 0;
|
|
padding: 0 0 0 10px;
|
|
}
|
|
|
|
#SubMenu {
|
|
float: right;
|
|
margin-top: -35px;
|
|
position: relative;
|
|
z-index: 99;
|
|
}
|
|
|
|
#SubMenu a {
|
|
font-size: 12px;
|
|
text-decoration: none;
|
|
}
|
|
|
|
#SubMenu span b {
|
|
margin-left: 20px;
|
|
}
|
|
|
|
#donate {
|
|
line-height: 1em;
|
|
float: right;
|
|
}
|
|
|
|
#donate a,
|
|
#donate a:hover {
|
|
border: 0 ;
|
|
padding: 8px 15px 8px;
|
|
}
|
|
|
|
#contentWrapper {
|
|
background: none;
|
|
}
|
|
|
|
#content {
|
|
line-height: 24px;
|
|
margin: 0 auto;
|
|
padding: 105px 0 0;
|
|
width: 1250px;
|
|
}
|
|
|
|
#content960 {
|
|
margin: 0 auto;
|
|
width: 960px;
|
|
}
|
|
|
|
#content800 {
|
|
margin: 0 auto;
|
|
width: 800px;
|
|
}
|
|
|
|
.showLegend {
|
|
font-weight: normal;
|
|
padding-right: 6px;
|
|
padding-bottom: 1px;
|
|
width: 130px;
|
|
}
|
|
/* for the add new/existing show */
|
|
.alt {
|
|
|
|
}
|
|
|
|
#tabs div.field-pair,
|
|
.stepDiv div.field-pair {
|
|
padding: 0.75em 0;
|
|
}
|
|
|
|
#tabs div.field-pair input,
|
|
.stepDiv div.field-pair input {
|
|
float: left;
|
|
margin-top: 5px;
|
|
margin-left: 3px;
|
|
}
|
|
|
|
#tabs label.nocheck,
|
|
#tabs div.providerDiv,
|
|
#tabs div #customQuality,
|
|
.stepDiv label.nocheck,
|
|
.stepDiv div.providerDiv,
|
|
.stepDiv div #customQuality {
|
|
padding-left: 23px;
|
|
}
|
|
|
|
#tabs label span.component-title,
|
|
.stepDiv label span.component-title {
|
|
font-weight: bold;
|
|
float: left;
|
|
width: 165px;
|
|
padding-left: 6px;
|
|
margin-right: 10px;
|
|
}
|
|
|
|
#tabs label span.component-desc,
|
|
.stepDiv label span.component-desc {
|
|
font-size: .9em;
|
|
float: left;
|
|
}
|
|
|
|
#tabs div.field-pair select,
|
|
.stepDiv div.field-pair select {
|
|
font-size: 12px;
|
|
border: 1px solid #d4d0c8;
|
|
}
|
|
|
|
#tabs div.field-pair select option,
|
|
.stepDiv div.field-pair select option {
|
|
line-height: 1.4;
|
|
padding: 0 10px;
|
|
}
|
|
|
|
ul#rootDirStaticList {
|
|
width: 90%;
|
|
text-align: left;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
padding-left: 0;
|
|
}
|
|
|
|
ul#rootDirStaticList li {
|
|
list-style: none outside none;
|
|
margin: 2px;
|
|
padding: 4px 5px 4px 5px;
|
|
cursor: pointer;
|
|
}
|
|
|
|
/*#rootDirs, #rootDirsControls {
|
|
width: 50%;
|
|
min-width: 400px;
|
|
height:auto !important;
|
|
}*/
|
|
|
|
#episodeDir, #newRootDir {
|
|
margin-right: 6px;
|
|
}
|
|
|
|
#displayText {
|
|
background-color: #363636;
|
|
padding: 8px;
|
|
border: 1px solid #111;
|
|
font-size: 1.1em;
|
|
overflow: hidden;
|
|
border-radius: 10px;
|
|
}
|
|
|
|
div#addShowPortal {
|
|
width: 90%;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
|
|
div#addShowPortal button {
|
|
float: left;
|
|
margin-left: 20px;
|
|
padding: 10px;
|
|
width: 47%;
|
|
}
|
|
|
|
div#addShowPortal button div.button img {
|
|
position: absolute;
|
|
display: block;
|
|
top: 35%;
|
|
padding-left: 0.4em;
|
|
text-align: center;
|
|
}
|
|
|
|
div#addShowPortal button .buttontext {
|
|
position: relative;
|
|
display: block;
|
|
padding: 0.1em 0.4em 0.1em 4.4em;
|
|
text-align: left;
|
|
}
|
|
|
|
td.tvShow a {
|
|
text-decoration: none;
|
|
font-size: 14px;
|
|
color: #FFFFFF;
|
|
display: block;
|
|
width: 100%;
|
|
height: 100%;
|
|
font-weight: normal;
|
|
}
|
|
|
|
td.comingtvShow a {
|
|
text-decoration: none;
|
|
font-size: 14px;
|
|
color: #111;
|
|
display: block;
|
|
width: 100%;
|
|
height: 100%;
|
|
font-weight: normal;
|
|
}
|
|
|
|
.navShow {
|
|
cursor: pointer;
|
|
margin-left: 5px;
|
|
margin-right: 5px;
|
|
}
|
|
|
|
.navShow:hover {
|
|
filter: alpha(opacity=85);
|
|
-moz-opacity: 1 !important;
|
|
-khtml-opacity: 1 !important;
|
|
-o-opacity: 1 !important;
|
|
opacity: 1 !important;
|
|
}
|
|
|
|
/* Anime section for editShow */
|
|
.bwlWrapper {
|
|
width: 76%;
|
|
height:auto;
|
|
margin: 0 auto;
|
|
}
|
|
|
|
#Anime {
|
|
clear: both;
|
|
overflow-x: hidden;
|
|
overflow-y: hidden;
|
|
font-size: 14px;
|
|
}
|
|
|
|
#Anime div.component-group-desc {
|
|
float: left;
|
|
width: 165px;
|
|
}
|
|
|
|
#Anime div.component-group-desc p {
|
|
margin-bottom: 0.4em;
|
|
margin-left: 0;
|
|
margin-right: 0;
|
|
margin-top: 0.4em;
|
|
width: 95%;
|
|
}
|
|
|
|
div.blackwhitelist{
|
|
float:left;
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
div.blackwhitelist input {
|
|
margin: 5px 5px;
|
|
}
|
|
|
|
div.blackwhitelist.pool select{
|
|
width: 300px;
|
|
}
|
|
|
|
div.blackwhitelist.pool {
|
|
margin:5px;
|
|
}
|
|
|
|
div.blackwhitelist.white select, div.blackwhitelist.black select {
|
|
width: 180px;
|
|
}
|
|
|
|
div.blackwhitelist.white, div.blackwhitelist.black {
|
|
margin:5px;
|
|
}
|
|
|
|
div.blackwhitelist span {
|
|
display: block;
|
|
text-align: center;
|
|
}
|
|
|
|
div.blackwhitelist.anidb, div.blackwhitelist.manual {
|
|
margin: 7px 0px;
|
|
}
|
|
|
|
/* for manage_massEdit */
|
|
.optionWrapper {
|
|
width: 450px;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
padding: 6px 12px;
|
|
}
|
|
|
|
.optionWrapper span.selectTitle {
|
|
float: left;
|
|
font-weight: 700;
|
|
font-size: 1.2em;
|
|
text-align: left;
|
|
width: 225px;
|
|
}
|
|
|
|
.optionWrapper div.selectChoices {
|
|
float: left;
|
|
width: 175px;
|
|
margin-left: 25px;
|
|
}
|
|
|
|
.optionWrapper br {
|
|
clear: both;
|
|
}
|
|
|
|
a.whitelink {
|
|
color: #ffffff;
|
|
}
|
|
|
|
/* for displayShow notice */
|
|
#show_message {
|
|
border: 1px solid #111;
|
|
background-color: #3D3D3D;
|
|
-moz-border-radius: 10px;
|
|
-webkit-border-radius: 10px;
|
|
border-radius: 10px;
|
|
font-size: 14px;
|
|
right: 10px;
|
|
padding: 7px 10px;
|
|
position: fixed;
|
|
text-align: center;
|
|
bottom: 10px;
|
|
min-height: 18px;
|
|
width: 250px;
|
|
z-index: 9999;
|
|
font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
|
|
line-height: normal;
|
|
filter: alpha(opacity=85);
|
|
-moz-opacity: 0.8 !important;
|
|
-khtml-opacity: 0.8 !important;
|
|
-o-opacity: 0.8 !important;
|
|
opacity: 0.8 !important;
|
|
}
|
|
|
|
#show_message .msg {
|
|
font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
|
|
line-height: normal;
|
|
padding-left: 20px;
|
|
}
|
|
|
|
#show_message .loader {
|
|
position: relative;
|
|
top: 2px;
|
|
}
|
|
|
|
#show_message.success {
|
|
background-image: -moz-linear-gradient(#d3ffd7, #c2edc6) !important;
|
|
background-image: linear-gradient(#d3ffd7, #c2edc6) !important;
|
|
background-image: -webkit-linear-gradient(#d3ffd7, #c2edc6) !important;
|
|
background-image: -o-linear-gradient(#d3ffd7, #c2edc6) !important;
|
|
filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fdf0d5, endColorstr=#fff9ee) !important;
|
|
-ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fdf0d5, endColorstr=#fff9ee) !important;
|
|
padding: 15px 10px;
|
|
text-align: left;
|
|
}
|
|
|
|
#show_message.error {
|
|
background-image: -moz-linear-gradient(#ffd3d3, #edc4c4) !important;
|
|
background-image: linear-gradient(#ffd3d3, #edc4c4) !important;
|
|
background-image: -webkit-linear-gradient(#ffd3d3, #edc4c4) !important;
|
|
background-image: -o-linear-gradient(#ffd3d3, #edc4c4) !important;
|
|
filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fdf0d5, endColorstr=#fff9ee) !important;
|
|
-ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fdf0d5, endColorstr=#fff9ee) !important;
|
|
padding: 15px 10px;
|
|
text-align: left;
|
|
}
|
|
|
|
#show_message .ui-icon {
|
|
display: inline-block;
|
|
margin-left: -20px;
|
|
top: 2px;
|
|
position: relative;
|
|
margin-right: 3px;
|
|
}
|
|
|
|
ui-pnotify-text img {
|
|
margin-top: -3px;
|
|
}
|
|
|
|
div.ui-pnotify {
|
|
min-width: 340px;
|
|
max-width: 550px;
|
|
width: auto !important;
|
|
}
|
|
|
|
/* override for qtip2 */
|
|
.ui-tooltip-sb .ui-tooltip-titlebar a {
|
|
color: #222222;
|
|
text-decoration: none;
|
|
}
|
|
|
|
.ui-tooltip,
|
|
.qtip {
|
|
max-width: 500px !important;
|
|
}
|
|
|
|
.changelog {
|
|
max-width: 650px !important;
|
|
}
|
|
|
|
option.flag {
|
|
padding-left: 35px;
|
|
background-color: #fff;
|
|
background-repeat: no-repeat;
|
|
background-position: 10px 50%;
|
|
}
|
|
|
|
span.quality {
|
|
font: 12px/13px "Open Sans", verdana, sans-serif;
|
|
background-image:-webkit-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.25));
|
|
background-image:-moz-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.25));
|
|
background-image:-o-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.25));
|
|
background-image:linear-gradient(to bottom, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.25));
|
|
-webkit-box-shadow:inset 0 1px rgba(255,255,255,0.1),inset 0 -1px 3px rgba(0,0,0,0.3),inset 0 0 0 1px rgba(255,255,255,0.08),0 1px 2px rgba(0,0,0,0.15);
|
|
box-shadow:inset 0 1px rgba(255,255,255,0.1),inset 0 -1px 3px rgba(0,0,0,0.3),inset 0 0 0 1px rgba(255,255,255,0.08),0 1px 2px rgba(0,0,0,0.15);
|
|
text-shadow: 0px 1px rgba(0, 0, 0, 0.8);
|
|
color: #FFFFFF;
|
|
display: inline-block;
|
|
padding: 2px 4px;
|
|
text-align: center;
|
|
vertical-align: baseline;
|
|
-webkit-border-radius: 4px;
|
|
-moz-border-radius: 4px;
|
|
border-radius: 4px;
|
|
}
|
|
|
|
span.Custom {
|
|
background-color: #621993;
|
|
}
|
|
|
|
span.HD {
|
|
background-color: #2672B6;
|
|
}
|
|
|
|
span.HD720p {
|
|
background-color: #5b990d;
|
|
}
|
|
|
|
span.HD1080p {
|
|
background-color: #2672B6;
|
|
}
|
|
|
|
span.RawHD {
|
|
background-color: #cd7300;
|
|
}
|
|
|
|
span.SD {
|
|
background-color: #BE2625;
|
|
}
|
|
|
|
span.Any {
|
|
background-color: #666;
|
|
}
|
|
|
|
span.Unknown {
|
|
background-color: #999;
|
|
}
|
|
|
|
span.Proper {
|
|
background-color: #3F7F00;
|
|
}
|
|
|
|
span.false {
|
|
color: #993333;
|
|
/* red */
|
|
}
|
|
|
|
span.true {
|
|
color: #669966;
|
|
/* green */
|
|
}
|
|
|
|
.pull-left {
|
|
float: left;
|
|
padding-right: 2px
|
|
}
|
|
|
|
.pull-right {
|
|
float: right;
|
|
margin-top: 2px;
|
|
}
|
|
|
|
#searchResults a {
|
|
color: #09a2ff;
|
|
}
|
|
|
|
.btn {
|
|
display: inline-block;
|
|
padding: 3.5px 10px 3.5px;
|
|
margin-top: 4px;
|
|
font-size: 14px;
|
|
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
|
|
line-height: 18px;
|
|
color:#fff;
|
|
text-align:center;
|
|
text-shadow:0 1px rgba(0,0,0,0.8);
|
|
background:#2265a1;
|
|
background-clip:padding-box;
|
|
border:1px solid #111;
|
|
border-radius:3px;
|
|
cursor:pointer;
|
|
-webkit-box-sizing:border-box;
|
|
-moz-box-sizing:border-box;
|
|
box-sizing:border-box;
|
|
background-image:-webkit-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25));
|
|
background-image:-moz-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25));
|
|
background-image:-o-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25));
|
|
background-image:linear-gradient(to bottom, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25));
|
|
-webkit-box-shadow:inset 0 1px rgba(255,255,255,0.1),inset 0 -1px 3px rgba(0,0,0,0.3),inset 0 0 0 1px rgba(255,255,255,0.08),0 1px 2px rgba(0,0,0,0.15);
|
|
box-shadow:inset 0 1px rgba(255,255,255,0.1),inset 0 -1px 3px rgba(0,0,0,0.3),inset 0 0 0 1px rgba(255,255,255,0.08),0 1px 2px rgba(0,0,0,0.15);
|
|
}
|
|
|
|
.btn:hover,
|
|
.btn:active,
|
|
.btn.active,
|
|
.btn.disabled,
|
|
.btn[disabled] {
|
|
background-color: #2672b6;
|
|
}
|
|
|
|
.btn:active,
|
|
.btn.active {
|
|
background-color: #2a88cf \9;
|
|
}
|
|
|
|
.btn:first-child {
|
|
*margin-left: 0;
|
|
}
|
|
|
|
.btn:hover {
|
|
background-color: #2672b6;
|
|
}
|
|
|
|
.btn:focus {
|
|
outline: thin dotted #111;
|
|
}
|
|
|
|
.btn.active,
|
|
.btn:active {
|
|
background-color: #1b507f;
|
|
}
|
|
|
|
a.btn {
|
|
color: #ffffff !important;
|
|
}
|
|
|
|
a.btn:hover {
|
|
color: #ffffff !important;
|
|
}
|
|
|
|
.btn.disabled,
|
|
.btn[disabled] {
|
|
cursor: default;
|
|
background-color: #11517a;
|
|
background-image: none;
|
|
opacity: 0.65;
|
|
filter: alpha(opacity=65);
|
|
-webkit-box-shadow: none;
|
|
-moz-box-shadow: none;
|
|
box-shadow: none;
|
|
}
|
|
|
|
.btn-large {
|
|
padding: 9px 14px;
|
|
font-size: 15px;
|
|
line-height: normal;
|
|
-webkit-border-radius: 5px;
|
|
-moz-border-radius: 5px;
|
|
border-radius: 5px;
|
|
}
|
|
|
|
.btn-large:hover,
|
|
.btn-large:active,
|
|
.btn-large.active,
|
|
.btn-large.disabled,
|
|
.btn-large[disabled] {
|
|
background-color: #2672b6;
|
|
}
|
|
|
|
.btn-large [class^="icon-"] {
|
|
margin-top: 1px;
|
|
}
|
|
|
|
.btn-small {
|
|
padding: 5px 9px;
|
|
font-size: 11px;
|
|
line-height: 16px;
|
|
}
|
|
|
|
.btn-small [class^="icon-"] {
|
|
margin-top: -1px;
|
|
}
|
|
|
|
.btn-mini {
|
|
padding-left: 6px;
|
|
padding-right: 6px;
|
|
font-size: 11px;
|
|
line-height: 14px;
|
|
margin-top: -2px;
|
|
}
|
|
|
|
.btn-mini:hover{
|
|
background-color: #2672b6;
|
|
}
|
|
|
|
a.btn-mini {
|
|
color: #ffffff !important;
|
|
}
|
|
|
|
a.btn-mini:hover {
|
|
color: #ffffff !important;
|
|
}
|
|
|
|
.btn-primary,
|
|
.btn-primary:hover,
|
|
.btn-warning,
|
|
.btn-warning:hover,
|
|
.btn-danger,
|
|
.btn-danger:hover,
|
|
.btn-success,
|
|
.btn-success:hover,
|
|
.btn-info,
|
|
.btn-info:hover,
|
|
.btn-inverse,
|
|
.btn-inverse:hover {
|
|
color: #ffffff;
|
|
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
|
|
}
|
|
|
|
.btn-primary.active,
|
|
.btn-warning.active,
|
|
.btn-danger.active,
|
|
.btn-success.active,
|
|
.btn-info.active,
|
|
.btn-inverse.active {
|
|
color: rgba(255, 255, 255, 0.75);
|
|
}
|
|
|
|
.btn-primary {
|
|
background-color: #2265a1;
|
|
}
|
|
|
|
.btn-primary:hover,
|
|
.btn-primary:active,
|
|
.btn-primary.active,
|
|
.btn-primary.disabled,
|
|
.btn-primary[disabled] {
|
|
background-color: #2672b6;
|
|
}
|
|
|
|
.btn-primary:active,
|
|
.btn-primary.active {
|
|
background-color: #1b507f;
|
|
}
|
|
|
|
.btn-warning {
|
|
background-color: #faa732;
|
|
*background-color: #f89406;
|
|
background-image: -ms-linear-gradient(top, #fbb450, #f89406);
|
|
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
|
|
background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
|
|
background-image: -o-linear-gradient(top, #fbb450, #f89406);
|
|
background-image: -moz-linear-gradient(top, #fbb450, #f89406);
|
|
background-image: linear-gradient(top, #fbb450, #f89406);
|
|
background-repeat: repeat-x;
|
|
border-color: #f89406 #f89406 #ad6704;
|
|
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
|
|
filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
|
|
filter: progid:dximagetransform.microsoft.gradient(enabled=false);
|
|
}
|
|
|
|
.btn-warning:hover,
|
|
.btn-warning:active,
|
|
.btn-warning.active,
|
|
.btn-warning.disabled,
|
|
.btn-warning[disabled] {
|
|
background-color: #f89406;
|
|
*background-color: #df8505;
|
|
}
|
|
|
|
.btn-warning:active,
|
|
.btn-warning.active {
|
|
background-color: #c67605 \9;
|
|
}
|
|
|
|
.btn-danger {
|
|
background-color: #8d2d2b;
|
|
}
|
|
|
|
.btn-danger:hover,
|
|
.btn-danger:active,
|
|
.btn-danger.active,
|
|
.btn-danger.disabled,
|
|
.btn-danger[disabled] {
|
|
background-color: #a13331;
|
|
}
|
|
|
|
.btn-danger:active,
|
|
.btn-danger.active {
|
|
background-color: #6e2321;
|
|
}
|
|
|
|
.btn-success {
|
|
background-color: #3f7636;
|
|
}
|
|
|
|
.btn-success:hover,
|
|
.btn-success:active,
|
|
.btn-success.active,
|
|
.btn-success.disabled,
|
|
.btn-success[disabled] {
|
|
background-color: #48873e;
|
|
}
|
|
|
|
.btn-success:active,
|
|
.btn-success.active {
|
|
background-color: #305a29;
|
|
}
|
|
|
|
.btn-info {
|
|
background-color: #49afcd;
|
|
*background-color: #2f96b4;
|
|
background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
|
|
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
|
|
background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
|
|
background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
|
|
background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
|
|
background-image: linear-gradient(top, #5bc0de, #2f96b4);
|
|
background-repeat: repeat-x;
|
|
border-color: #2f96b4 #2f96b4 #1f6377;
|
|
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
|
|
filter: progid:dximagetransform.microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);
|
|
filter: progid:dximagetransform.microsoft.gradient(enabled=false);
|
|
}
|
|
|
|
.btn-info:hover,
|
|
.btn-info:active,
|
|
.btn-info.active,
|
|
.btn-info.disabled,
|
|
.btn-info[disabled] {
|
|
background-color: #2f96b4;
|
|
*background-color: #2a85a0;
|
|
}
|
|
|
|
.btn-info:active,
|
|
.btn-info.active {
|
|
background-color: #24748c \9;
|
|
}
|
|
|
|
.btn-inverse {
|
|
background-color: #1178b3;
|
|
*background-color: #11517a;
|
|
background-image: -ms-linear-gradient(top, #1178b3, #11517a);
|
|
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1178b3), to(#11517a));
|
|
background-image: -webkit-linear-gradient(top, #1178b3, #11517a);
|
|
background-image: -o-linear-gradient(top, #1178b3, #11517a);
|
|
background-image: linear-gradient(top, #1178b3, #11517a);
|
|
background-image: -moz-linear-gradient(top, #1178b3, #11517a);
|
|
background-repeat: repeat-x;
|
|
border: 1px solid #1178b3;
|
|
filter: progid:dximagetransform.microsoft.gradient(startColorstr='#555555', endColorstr='#222222', GradientType=0);
|
|
filter: progid:dximagetransform.microsoft.gradient(enabled=false);
|
|
vertical-align: middle;
|
|
}
|
|
|
|
.btn-inverse:hover,
|
|
.btn-inverse:active,
|
|
.btn-inverse.active,
|
|
.btn-inverse.disabled,
|
|
.btn-inverse[disabled] {
|
|
background-color: #222222;
|
|
*background-color: #151515;
|
|
}
|
|
|
|
.btn-inverse:active,
|
|
.btn-inverse.active {
|
|
background-color: #080808 \9;
|
|
}
|
|
|
|
.btn:focus,
|
|
.btn:active {
|
|
border: 1px solid #111;
|
|
}
|
|
|
|
.btn-primary:focus,
|
|
.btn-warning:focus,
|
|
.btn-danger:focus,
|
|
.btn-success:focus,
|
|
.btn-info:focus,
|
|
.btn-inverse:focus {
|
|
border: 1px solid transparent;
|
|
box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.75) inset;
|
|
}
|
|
|
|
button.btn.btn-large,
|
|
input[type="submit"].btn.btn-large {
|
|
*padding-top: 7px;
|
|
*padding-bottom: 7px;
|
|
}
|
|
|
|
button.btn.btn-small,
|
|
input[type="submit"].btn.btn-small {
|
|
*padding-top: 3px;
|
|
*padding-bottom: 3px;
|
|
}
|
|
|
|
button.btn.btn-mini,
|
|
input[type="submit"].btn.btn-mini {
|
|
*padding-top: 1px;
|
|
*padding-bottom: 1px;
|
|
}
|
|
|
|
.btn-group {
|
|
position: relative;
|
|
*margin-left: .3em;
|
|
*zoom: 1;
|
|
}
|
|
|
|
.btn-group:before,
|
|
.btn-group:after {
|
|
display: table;
|
|
content: "";
|
|
}
|
|
|
|
.btn-group:after {
|
|
clear: both;
|
|
}
|
|
|
|
.btn-group:first-child {
|
|
*margin-left: 0;
|
|
}
|
|
|
|
.btn-group + .btn-group {
|
|
margin-left: 5px;
|
|
}
|
|
|
|
.btn-toolbar {
|
|
margin-top: 9px;
|
|
margin-bottom: 9px;
|
|
}
|
|
|
|
.btn-toolbar .btn-group {
|
|
display: inline-block;
|
|
*display: inline;
|
|
/* IE7 inline-block hack */
|
|
*zoom: 1;
|
|
}
|
|
|
|
.btn-group > .btn {
|
|
position: relative;
|
|
float: left;
|
|
margin-left: -1px;
|
|
-webkit-border-radius: 0;
|
|
-moz-border-radius: 0;
|
|
border-radius: 0;
|
|
}
|
|
|
|
.btn-group > .btn:first-child {
|
|
margin-left: 0;
|
|
-webkit-border-bottom-left-radius: 4px;
|
|
border-bottom-left-radius: 4px;
|
|
-webkit-border-top-left-radius: 4px;
|
|
border-top-left-radius: 4px;
|
|
-moz-border-radius-bottomleft: 4px;
|
|
-moz-border-radius-topleft: 4px;
|
|
}
|
|
|
|
.btn-group > .btn:last-child,
|
|
.btn-group > .dropdown-toggle {
|
|
-webkit-border-top-right-radius: 4px;
|
|
border-top-right-radius: 4px;
|
|
-webkit-border-bottom-right-radius: 4px;
|
|
border-bottom-right-radius: 4px;
|
|
-moz-border-radius-topright: 4px;
|
|
-moz-border-radius-bottomright: 4px;
|
|
}
|
|
|
|
.btn-group > .btn.large:first-child {
|
|
margin-left: 0;
|
|
-webkit-border-bottom-left-radius: 6px;
|
|
border-bottom-left-radius: 6px;
|
|
-webkit-border-top-left-radius: 6px;
|
|
border-top-left-radius: 6px;
|
|
-moz-border-radius-bottomleft: 6px;
|
|
-moz-border-radius-topleft: 6px;
|
|
}
|
|
|
|
.btn-group > .btn.large:last-child,
|
|
.btn-group > .large.dropdown-toggle {
|
|
-webkit-border-top-right-radius: 6px;
|
|
border-top-right-radius: 6px;
|
|
-webkit-border-bottom-right-radius: 6px;
|
|
border-bottom-right-radius: 6px;
|
|
-moz-border-radius-topright: 6px;
|
|
-moz-border-radius-bottomright: 6px;
|
|
}
|
|
|
|
.btn-group > .btn:hover,
|
|
.btn-group > .btn:focus,
|
|
.btn-group > .btn:active,
|
|
.btn-group > .btn.active {
|
|
z-index: 2;
|
|
}
|
|
|
|
.btn-group .dropdown-toggle:active,
|
|
.btn-group.open .dropdown-toggle {
|
|
outline: 0;
|
|
}
|
|
|
|
.btn-group > .dropdown-toggle {
|
|
*padding-top: 4px;
|
|
padding-right: 8px;
|
|
*padding-bottom: 4px;
|
|
padding-left: 8px;
|
|
-webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
|
|
-moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
|
|
box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
|
|
}
|
|
|
|
.btn-group > .btn-mini.dropdown-toggle {
|
|
padding-right: 5px;
|
|
adding-left: 5px;
|
|
}
|
|
|
|
.btn-group > .btn-small.dropdown-toggle {
|
|
*padding-top: 4px;
|
|
*padding-bottom: 4px;
|
|
}
|
|
|
|
.btn-group > .btn-large.dropdown-toggle {
|
|
padding-right: 12px;
|
|
padding-left: 12px;
|
|
}
|
|
|
|
.btn-group.open .dropdown-toggle {
|
|
background-image: none;
|
|
-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
|
|
-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
|
|
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
|
|
}
|
|
|
|
.btn-group.open .btn.dropdown-toggle {
|
|
background-color: #11517a;
|
|
}
|
|
|
|
.btn-group.open .btn-primary.dropdown-toggle {
|
|
background-color: #0055cc;
|
|
}
|
|
|
|
.btn-group.open .btn-warning.dropdown-toggle {
|
|
background-color: #f89406;
|
|
}
|
|
|
|
.btn-group.open .btn-danger.dropdown-toggle {
|
|
background-color: #bd362f;
|
|
}
|
|
|
|
.btn-group.open .btn-success.dropdown-toggle {
|
|
background-color: #51a351;
|
|
}
|
|
|
|
.btn-group.open .btn-info.dropdown-toggle {
|
|
background-color: #2f96b4;
|
|
}
|
|
|
|
.btn-group.open .btn-inverse.dropdown-toggle {
|
|
background-color: #222222;
|
|
}
|
|
|
|
.btn .caret {
|
|
margin-top: 7px;
|
|
margin-left: 0;
|
|
}
|
|
|
|
.btn:hover .caret,
|
|
.open.btn-group .caret {
|
|
opacity: 1;
|
|
filter: alpha(opacity=100);
|
|
}
|
|
|
|
.btn-mini .caret {
|
|
margin-top: 5px;
|
|
}
|
|
|
|
.btn-small .caret {
|
|
margin-top: 6px;
|
|
}
|
|
|
|
.btn-large .caret {
|
|
margin-top: 6px;
|
|
border-top-width: 5px;
|
|
border-right-width: 5px;
|
|
border-left-width: 5px;
|
|
}
|
|
|
|
.dropup .btn-large .caret {
|
|
border-top: 0;
|
|
border-bottom: 5px solid #000000;
|
|
}
|
|
|
|
.btn-primary .caret,
|
|
.btn-warning .caret,
|
|
.btn-danger .caret,
|
|
.btn-info .caret,
|
|
.btn-success .caret,
|
|
.btn-inverse .caret {
|
|
border-top-color: #ffffff;
|
|
border-bottom-color: #ffffff;
|
|
opacity: 0.75;
|
|
filter: alpha(opacity=75);
|
|
}
|
|
|
|
#customQuality {
|
|
clear: both;
|
|
display: block ;
|
|
overflow-x: hidden;
|
|
overflow-y: hidden;
|
|
padding-bottom: 10px;
|
|
padding-left: 0;
|
|
padding-right: 0;
|
|
padding-top: 10px;
|
|
font-size: 14px;
|
|
padding-left:20px;
|
|
}
|
|
|
|
.stepDiv > #customQualityWrapper {
|
|
overflow-x: hidden;
|
|
overflow-y: hidden;
|
|
}
|
|
|
|
#customQualityWrapper div.component-group-desc {
|
|
float: left;
|
|
width: 165px;
|
|
}
|
|
|
|
#customQualityWrapper div.component-group-desc p {
|
|
color: #fff;
|
|
margin-bottom: 0.8em;
|
|
margin-left: 0;
|
|
margin-right: 0;
|
|
margin-top: 0.8em;
|
|
width: 85%;
|
|
}
|
|
|
|
#SceneException {
|
|
padding-bottom: 0;
|
|
padding-left: 20px;
|
|
padding-right: 0;
|
|
padding-top: 10px;
|
|
overflow: hidden;
|
|
}
|
|
|
|
#SceneException div.component-group-desc {
|
|
float: left;
|
|
width: 165px;
|
|
}
|
|
|
|
#SceneException div.component-group-desc p {
|
|
color: #fff;
|
|
margin-bottom: 0.8em;
|
|
margin-left: 0;
|
|
margin-right: 0;
|
|
margin-top: 0.8em;
|
|
width: 85%;
|
|
}
|
|
|
|
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
|
|
font-size: 14px;
|
|
font-weight: normal;
|
|
text-shadow:0 1px rgba(0,0,0,0.8);
|
|
}
|
|
|
|
[class^="icon-"], [class*=" icon-"] {
|
|
background-image: url("../images/glyphicons-halflings.png");
|
|
}
|
|
|
|
.icon-white {
|
|
background-image: url("../images/glyphicons-halflings-white.png");
|
|
}
|
|
|
|
[class^="icon-"],
|
|
[class*=" icon-"] {
|
|
display: inline-block;
|
|
width: 16px;
|
|
height: 16px;
|
|
vertical-align: bottom;
|
|
background-repeat: no-repeat;
|
|
}
|
|
|
|
.icon-question-sign {
|
|
background-position: -96px -96px;
|
|
}
|
|
|
|
.icon-pause {
|
|
background-position: -288px -72px;
|
|
}
|
|
|
|
.icon-check {
|
|
background-position: -144px -72px;
|
|
}
|
|
|
|
.icon-exclamation-sign {
|
|
background-position: 0 -120px;
|
|
}
|
|
|
|
.icon-play {
|
|
background-position: -264px -72px;
|
|
}
|
|
|
|
.icon-play-circle {
|
|
background-position: -192px -24px;
|
|
}
|
|
|
|
.icon-info-sign {
|
|
background-position: -120px -96px;
|
|
}
|
|
|
|
.icon-remove {
|
|
background-position: -312px 0;
|
|
}
|
|
|
|
.icon-calendar {
|
|
background-position: -192px -120px;
|
|
}
|
|
|
|
h3 {
|
|
font-size: 18px;
|
|
line-height: 27px;
|
|
font-weight: normal;
|
|
}
|
|
|
|
h4.note {
|
|
color: #000000;
|
|
float: left;
|
|
padding-right: 5px;
|
|
}
|
|
|
|
h4 {
|
|
font-size: 14px;
|
|
}
|
|
|
|
blockquote {
|
|
padding: 0 0 0 15px;
|
|
margin: 0 0 18px;
|
|
border-left: 5px solid #FFFFFF;
|
|
}
|
|
|
|
code,
|
|
pre {
|
|
padding: 0 3px 2px;
|
|
font-family: droid_sans_mono, Menlo, Monaco, Consolas, "Courier New", monospace;
|
|
font-size: 12px;
|
|
color: #FFFFFF;
|
|
-webkit-border-radius: 3px;
|
|
-moz-border-radius: 3px;
|
|
border-radius: 3px;
|
|
}
|
|
|
|
pre {
|
|
display: block;
|
|
padding: 10px 12px;
|
|
margin: 10px 0 9px;
|
|
font-size: 12px;
|
|
line-height: 18px;
|
|
word-break: break-all;
|
|
word-wrap: break-word;
|
|
white-space: pre;
|
|
white-space: pre-wrap;
|
|
background-color: #333;
|
|
border: 1px solid #111;
|
|
-webkit-border-radius: 10px;
|
|
-moz-border-radius: 10px;
|
|
border-radius: 10px;
|
|
}
|
|
|
|
.verticalimage {
|
|
width: 200px;
|
|
height: 37.1px;
|
|
border-style: solid;
|
|
border-radius: 4px 0px 0px 4px;
|
|
border-color: #111;
|
|
border-width: 1px 0px 1px 1px;
|
|
display:inline-block;
|
|
vertical-align:middle;
|
|
}
|
|
|
|
.vertical {
|
|
display: inline-block;
|
|
background-color: #3d3d3d;
|
|
border-radius: 0 4px 4px 0;
|
|
border-width: 1px 1px 1px 0;
|
|
border-style: solid;
|
|
border-color: #111;
|
|
position: absolute;
|
|
font-weight: normal;
|
|
font-size: 0.99em;
|
|
line-height: 12.5px;
|
|
width: 24px;
|
|
color: #fff;
|
|
height: 37px;
|
|
text-align: center;
|
|
vertical-align:middle;
|
|
}
|
|
|
|
#donate_form{
|
|
position: absolute;
|
|
border: 5px solid gray;
|
|
padding: 10px;
|
|
background: white;
|
|
width: 270px;
|
|
height: 220px;
|
|
}
|
|
|
|
#wrap {
|
|
display: inline-table;
|
|
position: relative;
|
|
top: 6px;
|
|
margin-bottom: 7px;
|
|
}
|
|
|
|
#wrap2 {
|
|
display: inline-table;
|
|
position: relative;
|
|
top: 3px;
|
|
}
|
|
|
|
.item{
|
|
display:table-cell;
|
|
vertical-align:middle;
|
|
padding: 0 .5em;
|
|
}
|
|
|
|
.spinner {
|
|
height:14px;
|
|
width:14px;
|
|
margin:0px auto;
|
|
display: inline-block;
|
|
-webkit-animation: rotation .6s infinite linear;
|
|
-moz-animation: rotation .6s infinite linear;
|
|
-o-animation: rotation .6s infinite linear;
|
|
animation: rotation .6s infinite linear;
|
|
border-left:6px solid rgba(9,162,255,.15);
|
|
border-right:6px solid rgba(9,162,255,.15);
|
|
border-bottom:6px solid rgba(9,162,255,.15);
|
|
border-top:6px solid rgba(9,162,255,.8);
|
|
border-radius:100%;
|
|
}
|
|
|
|
.spinner2 {
|
|
height:10px;
|
|
width:10px;
|
|
margin:0px auto;
|
|
display: inline-block;
|
|
-webkit-animation: rotation .6s infinite linear;
|
|
-moz-animation: rotation .6s infinite linear;
|
|
-o-animation: rotation .6s infinite linear;
|
|
animation: rotation .6s infinite linear;
|
|
border-left:3px solid rgba(9,162,255,.15);
|
|
border-right:3px solid rgba(9,162,255,.15);
|
|
border-bottom:3px solid rgba(9,162,255,.15);
|
|
border-top:3px solid rgba(9,162,255,.8);
|
|
border-radius:100%;
|
|
}
|
|
|
|
@-webkit-keyframes rotation {
|
|
from {-webkit-transform: rotate(0deg);}
|
|
to {-webkit-transform: rotate(359deg);}
|
|
}
|
|
|
|
@-moz-keyframes rotation {
|
|
from {-moz-transform: rotate(0deg);}
|
|
to {-moz-transform: rotate(359deg);}
|
|
}
|
|
|
|
@-o-keyframes rotation {
|
|
from {-o-transform: rotate(0deg);}
|
|
to {-o-transform: rotate(359deg);}
|
|
}
|
|
|
|
@keyframes rotation {
|
|
from {transform: rotate(0deg);}
|
|
to {transform: rotate(359deg);}
|
|
}
|
|
|
|
.get_more_eps {
|
|
margin: 1px !important;
|
|
}
|
|
|
|
.ui-icon-restart {
|
|
background-image: url(../images/menu/restart16.png) !important;
|
|
}
|
|
|
|
.ui-icon-shutdown {
|
|
background-image: url(../images/menu/shutdown16.png) !important;
|
|
}
|
|
|
|
.ui-icon-anime {
|
|
background-image: url(../images/menu/anime16.png) !important;
|
|
}
|
|
|
|
#middlewrap {
|
|
display: table;
|
|
}
|
|
|
|
#middle {
|
|
display: table-cell;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
span.imdbstars {
|
|
display: inline-block;
|
|
vertical-align:middle;
|
|
cursor: help;
|
|
}
|
|
|
|
span.imdbstars, span.imdbstars > * {
|
|
height: 12px;
|
|
background: url(../images/rating.png) 0 -12px repeat-x;
|
|
width: 120px;
|
|
display: inline-block;
|
|
}
|
|
|
|
span.imdbstars > * {
|
|
background-position: 0 0;
|
|
max-width:120px;
|
|
}
|
|
|
|
#posterCol {
|
|
float: left;
|
|
}
|
|
|
|
#showCol {
|
|
width: 950px;
|
|
float: right;
|
|
height: 390px;
|
|
position: relative;
|
|
}
|
|
|
|
ul.tags {
|
|
list-style-type: none;
|
|
margin-left: -10px;
|
|
padding: 4px 10px;
|
|
}
|
|
|
|
ul.tags li {
|
|
margin-right: 4px;
|
|
padding: 3px 4px 3px 25px;
|
|
background: url(../images/tag.png) no-repeat scroll 5px 4px #297ab8;
|
|
border-radius: 3px;
|
|
border: 1px solid #111;
|
|
color: #FFF;
|
|
font: 14px/18px "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
|
|
text-shadow: 0px 1px rgba(0, 0, 0, 0.8);
|
|
float: left;
|
|
}
|
|
|
|
ul.tags li a{
|
|
color: #FFF;
|
|
}
|
|
|
|
#showCol .showsummary {
|
|
position: absolute;
|
|
bottom: 0;
|
|
left: 0;
|
|
width: 98%;
|
|
height: 250px;
|
|
-moz-border-radius: 10px;
|
|
-webkit-border-radius: 10px;
|
|
border-radius: 10px;
|
|
padding: 5px 10px;
|
|
margin-bottom: -3px;
|
|
text-shadow: 0px 1px rgba(0, 0, 0, 0.8);
|
|
background: #333;
|
|
border: 1px solid #111;
|
|
line-height: 20.5px;
|
|
font-size: 13px;
|
|
overflow: auto;
|
|
cursor: default;
|
|
}
|
|
|
|
#showCol h1 {
|
|
font: 38px/44px "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
|
|
margin-right: 10px;
|
|
padding: 0px;
|
|
display: inline;
|
|
cursor: help;
|
|
}
|
|
|
|
#showtitle {
|
|
margin-top: -7px;
|
|
}
|
|
|
|
#showinfo {
|
|
cursor: default;
|
|
}
|
|
|
|
#showinfo span {
|
|
display: inline-block;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
#seasons {
|
|
padding-left: 2px;
|
|
padding-top: 6px;
|
|
width: 100%;
|
|
cursor: default;
|
|
}
|
|
|
|
.meta b {
|
|
color: #09A2FF;
|
|
}
|
|
|
|
/*
|
|
Table Sizing
|
|
*/
|
|
|
|
th.col-checkbox,
|
|
td.col-checkbox {
|
|
width: 17px;
|
|
border-left: none;
|
|
text-align: center;
|
|
}
|
|
|
|
th.col-metadata,
|
|
td.col-metadata {
|
|
width: 28px;
|
|
}
|
|
|
|
th.col-ep,
|
|
td.col-ep {
|
|
width: 50px;
|
|
white-space: nowrap;
|
|
}
|
|
|
|
th.col-airdate,
|
|
td.col-airdate {
|
|
width: 86px;
|
|
white-space: nowrap;
|
|
}
|
|
|
|
th.col-subtitles,
|
|
td.col-subtitles {
|
|
width: 70px;
|
|
text-align: center;
|
|
}
|
|
|
|
th.col-legend,
|
|
td.col-legend {
|
|
width: 80px;
|
|
}
|
|
|
|
/*
|
|
tablesorter.css
|
|
*/
|
|
|
|
table.tablesorter {
|
|
width:100%;
|
|
line-height:32px;
|
|
text-align:middle;
|
|
text-shadow:0 1px rgba(0,0,0,0.8);
|
|
border-collapse:separate;
|
|
-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.15);
|
|
box-shadow:0 1px 2px rgba(0,0,0,0.15);
|
|
border:1px solid #111;
|
|
border-radius:10px;
|
|
border-spacing: 0px;
|
|
}
|
|
|
|
table.tablesorter td {
|
|
font-size: 14px;
|
|
padding: 8px 10px;
|
|
}
|
|
|
|
/* remove extra border from left edge */
|
|
table.tablesorter th:first-child,
|
|
table.tablesorter td:first-child {
|
|
border-left: none;
|
|
}
|
|
|
|
.tablesorter thead tr:first-child, .tablesorter thead th:first-child{
|
|
border-top-left-radius:10px;
|
|
}
|
|
|
|
.tablesorter thead tr:last-child, .tablesorter thead th:last-child{
|
|
border-top-right-radius:10px;
|
|
}
|
|
|
|
.tablesorter tfoot tr:first-child, .tablesorter tfoot th:first-child{
|
|
border-bottom-left-radius:10px;
|
|
}
|
|
|
|
.tablesorter tfoot tr:last-child, .tablesorter tfoot th:last-child{
|
|
border-bottom-right-radius:10px;
|
|
}
|
|
|
|
.tablesorter tfoot a {
|
|
text-decoration: none;
|
|
color: #FFFFFF;
|
|
float: left;
|
|
font-weight: normal;
|
|
}
|
|
|
|
table.tablesorter th {
|
|
overflow:hidden;
|
|
line-height:30px;
|
|
padding:0 11px;
|
|
text-shadow:0 1px rgba(0,0,0,0.8);
|
|
background:#297ab8;
|
|
background-clip:padding-box;
|
|
background-image:-webkit-linear-gradient(top, #297ab8,#15528f);
|
|
background-image:-moz-linear-gradient(top, #297ab8,#15528f);
|
|
background-image:-o-linear-gradient(top, #297ab8,#15528f);
|
|
background-image:linear-gradient(to bottom, #297ab8,#15528f);
|
|
-webkit-box-shadow:inset 0 1px rgba(255,255,255,0.1),inset 0 0 0 1px rgba(255,255,255,0.05),0 1px 2px rgba(0,0,0,0.15);
|
|
box-shadow:inset 0 1px rgba(255,255,255,0.1),inset 0 0 0 1px rgba(255,255,255,0.05),0 1px 2px rgba(0,0,0,0.15);
|
|
}
|
|
|
|
table.tablesorter .tablesorter-header {
|
|
cursor: pointer;
|
|
font-weight:normal;
|
|
}
|
|
|
|
table.tablesorter .tablesorter-header-inner {
|
|
padding: 0px 15px 0px 15px;
|
|
}
|
|
|
|
table.tablesorter th.tablesorter-headerAsc .tablesorter-header-inner {
|
|
background: url(/css/lib/images/tablesorter/asc.gif) no-repeat right center;
|
|
}
|
|
|
|
table.tablesorter th.tablesorter-headerDesc .tablesorter-header-inner {
|
|
background: url(/css/lib/images/tablesorter/desc.gif) no-repeat right center;
|
|
}
|
|
|
|
table.tablesorter th.tablesorter-headerAsc {
|
|
text-shadow:0 1px rgba(0,0,0,0.8);
|
|
background:#3983bc;
|
|
background-clip:padding-box;
|
|
background-image:-webkit-linear-gradient(top, #3983bc,#32699e) !important;
|
|
background-image:-moz-linear-gradient(top, #3983bc,#32699e) !important;
|
|
background-image:-o-linear-gradient(top, #3983bc,#32699e) !important;
|
|
background-image:linear-gradient(to bottom, #3983bc,#32699e) !important;
|
|
-webkit-box-shadow:inset 0 1px rgba(255,255,255,0.1),inset 0 0 0 1px rgba(255,255,255,0.05),0 1px 2px rgba(0,0,0,0.15);
|
|
box-shadow:inset 0 1px rgba(255,255,255,0.1),inset 0 0 0 1px rgba(255,255,255,0.05),0 1px 2px rgba(0,0,0,0.15);
|
|
}
|
|
table.tablesorter th.tablesorter-headerDesc {
|
|
text-shadow:0 1px rgba(0,0,0,0.8);
|
|
background:#3983bc;
|
|
background-clip:padding-box;
|
|
background-image:-webkit-linear-gradient(top, #3983bc,#32699e) !important;
|
|
background-image:-moz-linear-gradient(top, #3983bc,#32699e) !important;
|
|
background-image:-o-linear-gradient(top, #3983bc,#32699e) !important;
|
|
background-image:linear-gradient(to bottom, #3983bc,#32699e) !important;
|
|
-webkit-box-shadow:inset 0 1px rgba(255,255,255,0.1),inset 0 0 0 1px rgba(255,255,255,0.05),0 1px 2px rgba(0,0,0,0.15);
|
|
box-shadow:inset 0 1px rgba(255,255,255,0.1),inset 0 0 0 1px rgba(255,255,255,0.05),0 1px 2px rgba(0,0,0,0.15);
|
|
}
|
|
/* Zebra Widget - row alternating colors */
|
|
table.tablesorter tr.odd td {
|
|
background-color: #333333;
|
|
}
|
|
table.tablesorter tr.even td {
|
|
background-color: #2e2e2e;
|
|
}
|
|
/* filter widget */
|
|
table.tablesorter input.tablesorter-filter {
|
|
width: 98%;
|
|
-webkit-box-sizing: border-box;
|
|
-moz-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
}
|
|
table.tablesorter tr.tablesorter-filter,
|
|
table.tablesorter tr.tablesorter-filter td {
|
|
text-align: center;
|
|
}
|
|
/* optional disabled input styling */
|
|
table.tablesorter input.tablesorter-filter.disabled {
|
|
display: none;
|
|
}
|
|
/* xtra css for sb */
|
|
.tablesorter-header-inner {
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
padding: 0 2px;
|
|
font-weight: normal;
|
|
}
|
|
tr.tablesorter-stickyHeader {
|
|
background-color: #fff;
|
|
padding: 2px 0;
|
|
}
|
|
|
|
/*
|
|
jquery-ui-1.10.4.custom.css
|
|
*/
|
|
|
|
.ui-helper-hidden {
|
|
display: none;
|
|
}
|
|
.ui-helper-hidden-accessible {
|
|
border: 0;
|
|
clip: rect(0 0 0 0);
|
|
height: 1px;
|
|
margin: -1px;
|
|
overflow: hidden;
|
|
padding: 0;
|
|
position: absolute;
|
|
width: 1px;
|
|
}
|
|
.ui-helper-reset {
|
|
margin: 0;
|
|
padding: 0;
|
|
border: 0;
|
|
outline: 0;
|
|
line-height: 1.3;
|
|
text-decoration: none;
|
|
font-size: 100%;
|
|
list-style: none;
|
|
}
|
|
.ui-helper-clearfix:before,
|
|
.ui-helper-clearfix:after {
|
|
content: "";
|
|
display: table;
|
|
border-collapse: collapse;
|
|
}
|
|
.ui-helper-clearfix:after {
|
|
clear: both;
|
|
}
|
|
.ui-helper-clearfix {
|
|
min-height: 0; /* support: IE7 */
|
|
}
|
|
.ui-helper-zfix {
|
|
width: 100%;
|
|
height: 100%;
|
|
top: 0;
|
|
left: 0;
|
|
position: absolute;
|
|
opacity: 0;
|
|
filter:Alpha(Opacity=0);
|
|
}
|
|
|
|
.ui-front {
|
|
z-index: 999;
|
|
}
|
|
|
|
|
|
/* Interaction Cues
|
|
----------------------------------*/
|
|
.ui-state-disabled {
|
|
cursor: default !important;
|
|
}
|
|
|
|
|
|
/* Icons
|
|
----------------------------------*/
|
|
|
|
/* states and images */
|
|
.ui-icon {
|
|
display: block;
|
|
text-indent: -99999px;
|
|
overflow: hidden;
|
|
background-repeat: no-repeat;
|
|
}
|
|
|
|
|
|
/* Misc visuals
|
|
----------------------------------*/
|
|
|
|
/* Overlays */
|
|
.ui-widget-overlay {
|
|
position: fixed;
|
|
top: 0;
|
|
left: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.ui-resizable {
|
|
position: relative;
|
|
}
|
|
.ui-resizable-handle {
|
|
position: absolute;
|
|
font-size: 0.1px;
|
|
display: block;
|
|
}
|
|
.ui-resizable-disabled .ui-resizable-handle,
|
|
.ui-resizable-autohide .ui-resizable-handle {
|
|
display: none;
|
|
}
|
|
.ui-resizable-n {
|
|
cursor: n-resize;
|
|
height: 7px;
|
|
width: 100%;
|
|
top: -5px;
|
|
left: 0;
|
|
}
|
|
.ui-resizable-s {
|
|
cursor: s-resize;
|
|
height: 7px;
|
|
width: 100%;
|
|
bottom: -5px;
|
|
left: 0;
|
|
}
|
|
.ui-resizable-e {
|
|
cursor: e-resize;
|
|
width: 7px;
|
|
right: -5px;
|
|
top: 0;
|
|
height: 100%;
|
|
}
|
|
.ui-resizable-w {
|
|
cursor: w-resize;
|
|
width: 7px;
|
|
left: -5px;
|
|
top: 0;
|
|
height: 100%;
|
|
}
|
|
.ui-resizable-se {
|
|
cursor: se-resize;
|
|
width: 12px;
|
|
height: 12px;
|
|
right: 1px;
|
|
bottom: 1px;
|
|
}
|
|
.ui-resizable-sw {
|
|
cursor: sw-resize;
|
|
width: 9px;
|
|
height: 9px;
|
|
left: -5px;
|
|
bottom: -5px;
|
|
}
|
|
.ui-resizable-nw {
|
|
cursor: nw-resize;
|
|
width: 9px;
|
|
height: 9px;
|
|
left: -5px;
|
|
top: -5px;
|
|
}
|
|
.ui-resizable-ne {
|
|
cursor: ne-resize;
|
|
width: 9px;
|
|
height: 9px;
|
|
right: -5px;
|
|
top: -5px;
|
|
}
|
|
.ui-selectable-helper {
|
|
position: absolute;
|
|
z-index: 100;
|
|
border: 1px dotted black;
|
|
}
|
|
.ui-autocomplete {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
cursor: default;
|
|
}
|
|
.ui-button {
|
|
display: inline-block;
|
|
position: relative;
|
|
padding: 0;
|
|
line-height: normal;
|
|
margin-right: .1em;
|
|
cursor: pointer;
|
|
vertical-align: middle;
|
|
text-align: center;
|
|
overflow: visible; /* removes extra width in IE */
|
|
}
|
|
.ui-button,
|
|
.ui-button:link,
|
|
.ui-button:visited,
|
|
.ui-button:hover,
|
|
.ui-button:active {
|
|
text-decoration: none;
|
|
}
|
|
/* to make room for the icon, a width needs to be set here */
|
|
.ui-button-icon-only {
|
|
width: 2.2em;
|
|
}
|
|
/* button elements seem to need a little more width */
|
|
button.ui-button-icon-only {
|
|
width: 2.4em;
|
|
background: #707070 !important;
|
|
}
|
|
.ui-button-icons-only {
|
|
width: 3.4em;
|
|
}
|
|
button.ui-button-icons-only {
|
|
width: 3.7em;
|
|
}
|
|
|
|
/* button text element */
|
|
.ui-button .ui-button-text {
|
|
display: block;
|
|
line-height: normal;
|
|
}
|
|
.ui-button-text-only .ui-button-text {
|
|
padding: .4em 1em;
|
|
}
|
|
.ui-button-icon-only .ui-button-text,
|
|
.ui-button-icons-only .ui-button-text {
|
|
padding: .4em;
|
|
text-indent: -9999999px;
|
|
}
|
|
.ui-button-text-icon-primary .ui-button-text,
|
|
.ui-button-text-icons .ui-button-text {
|
|
padding: .4em 1em .4em 2.1em;
|
|
}
|
|
.ui-button-text-icon-secondary .ui-button-text,
|
|
.ui-button-text-icons .ui-button-text {
|
|
padding: .4em 2.1em .4em 1em;
|
|
}
|
|
.ui-button-text-icons .ui-button-text {
|
|
padding-left: 2.1em;
|
|
padding-right: 2.1em;
|
|
}
|
|
/* no icon support for input elements, provide padding by default */
|
|
input.ui-button {
|
|
padding: .4em 1em;
|
|
}
|
|
|
|
/* button icon element(s) */
|
|
.ui-button-icon-only .ui-icon,
|
|
.ui-button-text-icon-primary .ui-icon,
|
|
.ui-button-text-icon-secondary .ui-icon,
|
|
.ui-button-text-icons .ui-icon,
|
|
.ui-button-icons-only .ui-icon {
|
|
position: absolute;
|
|
top: 50%;
|
|
margin-top: -8px;
|
|
}
|
|
.ui-button-icon-only .ui-icon {
|
|
left: 50%;
|
|
margin-left: -8px;
|
|
}
|
|
.ui-button-text-icon-primary .ui-button-icon-primary,
|
|
.ui-button-text-icons .ui-button-icon-primary,
|
|
.ui-button-icons-only .ui-button-icon-primary {
|
|
left: .5em;
|
|
}
|
|
.ui-button-text-icon-secondary .ui-button-icon-secondary,
|
|
.ui-button-text-icons .ui-button-icon-secondary,
|
|
.ui-button-icons-only .ui-button-icon-secondary {
|
|
right: .5em;
|
|
}
|
|
|
|
/* button sets */
|
|
.ui-buttonset {
|
|
margin-right: 7px;
|
|
}
|
|
.ui-buttonset .ui-button {
|
|
margin-left: 0;
|
|
margin-right: -.3em;
|
|
}
|
|
|
|
/* workarounds */
|
|
/* reset extra padding in Firefox, see h5bp.com/l */
|
|
input.ui-button::-moz-focus-inner,
|
|
button.ui-button::-moz-focus-inner {
|
|
border: 0;
|
|
padding: 0;
|
|
}
|
|
.ui-dialog {
|
|
overflow: hidden;
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
padding: .2em;
|
|
outline: 0;
|
|
}
|
|
.ui-dialog .ui-dialog-titlebar {
|
|
padding: .4em 1em;
|
|
position: relative;
|
|
}
|
|
.ui-dialog .ui-dialog-title {
|
|
float: left;
|
|
margin: .1em 0;
|
|
white-space: nowrap;
|
|
width: 90%;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
}
|
|
.ui-dialog .ui-dialog-titlebar-close {
|
|
position: absolute;
|
|
right: .3em;
|
|
top: 50%;
|
|
width: 20px;
|
|
margin: -10px 0 0 0;
|
|
padding: 1px;
|
|
height: 20px;
|
|
}
|
|
.ui-dialog .ui-dialog-content {
|
|
position: relative;
|
|
border: 0;
|
|
padding: .5em 1em;
|
|
background: none;
|
|
overflow: auto;
|
|
}
|
|
.ui-dialog .ui-dialog-buttonpane {
|
|
text-align: left;
|
|
border-width: 1px 0 0 0;
|
|
background-image: none;
|
|
margin-top: .5em;
|
|
padding: .3em 1em .5em .4em;
|
|
}
|
|
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
|
|
float: right;
|
|
}
|
|
.ui-dialog .ui-dialog-buttonpane button {
|
|
margin: .5em .4em .5em 0;
|
|
cursor: pointer;
|
|
}
|
|
.ui-dialog .ui-resizable-se {
|
|
width: 12px;
|
|
height: 12px;
|
|
right: -5px;
|
|
bottom: -5px;
|
|
background-position: 16px 16px;
|
|
}
|
|
.ui-draggable .ui-dialog-titlebar {
|
|
cursor: move;
|
|
}
|
|
.ui-menu {
|
|
list-style: none;
|
|
padding: 2px;
|
|
margin: 0;
|
|
display: block;
|
|
outline: none;
|
|
}
|
|
.ui-menu .ui-menu {
|
|
margin-top: -3px;
|
|
position: absolute;
|
|
}
|
|
.ui-menu .ui-menu-item {
|
|
margin: 0;
|
|
padding: 0;
|
|
width: 100%;
|
|
/* support: IE10, see #8844 */
|
|
list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
|
|
}
|
|
.ui-menu .ui-menu-divider {
|
|
margin: 5px -2px 5px -2px;
|
|
height: 0;
|
|
font-size: 0;
|
|
line-height: 0;
|
|
border-width: 1px 0 0 0;
|
|
}
|
|
.ui-menu .ui-menu-item a {
|
|
text-decoration: none;
|
|
display: block;
|
|
padding: 2px .4em;
|
|
line-height: 1.5;
|
|
min-height: 0; /* support: IE7 */
|
|
font-weight: normal;
|
|
}
|
|
.ui-menu .ui-menu-item a.ui-state-focus,
|
|
.ui-menu .ui-menu-item a.ui-state-active {
|
|
font-weight: normal;
|
|
margin: -1px;
|
|
}
|
|
|
|
.ui-menu .ui-state-disabled {
|
|
font-weight: normal;
|
|
margin: .4em 0 .2em;
|
|
line-height: 1.5;
|
|
}
|
|
.ui-menu .ui-state-disabled a {
|
|
cursor: default;
|
|
}
|
|
|
|
/* icon support */
|
|
.ui-menu-icons {
|
|
position: relative;
|
|
}
|
|
.ui-menu-icons .ui-menu-item a {
|
|
position: relative;
|
|
padding-left: 2em;
|
|
}
|
|
|
|
/* left-aligned */
|
|
.ui-menu .ui-icon {
|
|
position: absolute;
|
|
top: .2em;
|
|
left: .2em;
|
|
}
|
|
|
|
/* right-aligned */
|
|
.ui-menu .ui-menu-icon {
|
|
position: static;
|
|
float: right;
|
|
}
|
|
.ui-progressbar {
|
|
height: 2em;
|
|
text-align: left;
|
|
overflow: hidden;
|
|
}
|
|
.ui-progressbar .ui-progressbar-value {
|
|
margin: -1px;
|
|
height: 100%;
|
|
}
|
|
.ui-progressbar .ui-progressbar-overlay {
|
|
/* background: url("images/animated-overlay.gif"); */
|
|
height: 100%;
|
|
filter: alpha(opacity=25);
|
|
opacity: 0.25;
|
|
}
|
|
.ui-progressbar-indeterminate .ui-progressbar-value {
|
|
background-image: none;
|
|
}
|
|
.ui-tabs {
|
|
position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
|
|
padding: .2em;
|
|
}
|
|
.ui-tabs .ui-tabs-nav {
|
|
margin: 0;
|
|
padding: .2em .2em 0;
|
|
}
|
|
.ui-tabs .ui-tabs-nav li {
|
|
list-style: none;
|
|
float: left;
|
|
position: relative;
|
|
top: 0;
|
|
margin: 1px .2em 0 0;
|
|
border-bottom-width: 0;
|
|
padding: 0;
|
|
white-space: nowrap;
|
|
}
|
|
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
|
|
float: left;
|
|
padding: .5em 1em;
|
|
text-decoration: none;
|
|
}
|
|
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
|
|
margin-bottom: -1px;
|
|
padding-bottom: 1px;
|
|
}
|
|
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
|
|
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
|
|
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
|
|
cursor: text;
|
|
}
|
|
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
|
|
cursor: pointer;
|
|
}
|
|
.ui-tabs .ui-tabs-panel {
|
|
display: block;
|
|
border-width: 0;
|
|
padding: 1em 1.4em;
|
|
background: none;
|
|
}
|
|
|
|
/* Component containers
|
|
----------------------------------*/
|
|
.ui-widget {
|
|
font-family: "Open Sans",Verdana,Arial,sans-serif;
|
|
font-size: 1.1em;
|
|
}
|
|
.ui-widget .ui-widget {
|
|
font-size: 1em;
|
|
}
|
|
.ui-widget input,
|
|
.ui-widget select,
|
|
.ui-widget textarea,
|
|
.ui-widget button {
|
|
font-family: "Open Sans",Verdana,Arial,sans-serif;
|
|
font-size: 1em;
|
|
}
|
|
.ui-widget-content {
|
|
border:1px solid #111;
|
|
}
|
|
.ui-widget-content a {
|
|
color: #FFFFFF;
|
|
}
|
|
.ui-widget-header {
|
|
border: 1px solid #111;
|
|
/* background: #ffffff url(images/ui-bg_flat_0_ffffff_40x100.png) 50% 50% repeat-x; */
|
|
color: #FFFFFF;
|
|
font-weight: bold;
|
|
}
|
|
.ui-widget-header a {
|
|
color: #FFFFFF;
|
|
}
|
|
|
|
/* Interaction states
|
|
----------------------------------*/
|
|
.ui-state-default,
|
|
.ui-widget-content .ui-state-default,
|
|
.ui-widget-header .ui-state-default {
|
|
border: 1px solid #111;
|
|
background: #333;
|
|
font-weight: bold;
|
|
color: #FFFFFF;
|
|
|
|
}
|
|
.ui-state-default a,
|
|
.ui-state-default a:link,
|
|
.ui-state-default a:visited {
|
|
color: #FFFFFF;
|
|
text-decoration: none;
|
|
}
|
|
.ui-state-hover,
|
|
.ui-widget-content .ui-state-hover,
|
|
.ui-widget-header .ui-state-hover,
|
|
.ui-state-focus,
|
|
.ui-widget-content .ui-state-focus,
|
|
.ui-widget-header .ui-state-focus {
|
|
border: 1px solid #111;
|
|
/* background: #dddddd url(images/ui-bg_highlight-soft_75_dddddd_1x100.png) 50% 50% repeat-x; */
|
|
font-weight: bold;
|
|
color: #FFFFFF;
|
|
}
|
|
.ui-state-hover a,
|
|
.ui-state-hover a:hover,
|
|
.ui-state-hover a:link,
|
|
.ui-state-hover a:visited,
|
|
.ui-state-focus a,
|
|
.ui-state-focus a:hover,
|
|
.ui-state-focus a:link,
|
|
.ui-state-focus a:visited {
|
|
color: #FFFFFF;
|
|
text-decoration: none;
|
|
}
|
|
.ui-state-active,
|
|
.ui-widget-content .ui-state-active,
|
|
.ui-widget-header .ui-state-active {
|
|
border: 1px solid #111;
|
|
background: #dfdfdf url(images/ui-bg_inset-soft_75_dfdfdf_1x100.png) 50% 50% repeat-x;
|
|
font-weight: bold;
|
|
color: #FFFFFF;
|
|
}
|
|
.ui-state-active a,
|
|
.ui-state-active a:link,
|
|
.ui-state-active a:visited {
|
|
color: #FFFFFF;
|
|
text-decoration: none;
|
|
}
|
|
|
|
/* Interaction Cues
|
|
----------------------------------*/
|
|
.ui-state-highlight,
|
|
.ui-widget-content .ui-state-highlight,
|
|
.ui-widget-header .ui-state-highlight {
|
|
border: 1px solid #111;
|
|
/* background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; */
|
|
color: #363636;
|
|
}
|
|
.ui-state-highlight a,
|
|
.ui-widget-content .ui-state-highlight a,
|
|
.ui-widget-header .ui-state-highlight a {
|
|
color: #363636;
|
|
}
|
|
.ui-state-error,
|
|
.ui-widget-content .ui-state-error,
|
|
.ui-widget-header .ui-state-error {
|
|
border: 1px solid #111;
|
|
/* background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; */
|
|
color: #8c291d;
|
|
}
|
|
.ui-state-error a,
|
|
.ui-widget-content .ui-state-error a,
|
|
.ui-widget-header .ui-state-error a {
|
|
color: #8c291d;
|
|
}
|
|
.ui-state-error-text,
|
|
.ui-widget-content .ui-state-error-text,
|
|
.ui-widget-header .ui-state-error-text {
|
|
color: #8c291d;
|
|
}
|
|
.ui-priority-primary,
|
|
.ui-widget-content .ui-priority-primary,
|
|
.ui-widget-header .ui-priority-primary {
|
|
font-weight: bold;
|
|
}
|
|
.ui-priority-secondary,
|
|
.ui-widget-content .ui-priority-secondary,
|
|
.ui-widget-header .ui-priority-secondary {
|
|
opacity: .7;
|
|
filter:Alpha(Opacity=70);
|
|
font-weight: normal;
|
|
}
|
|
.ui-state-disabled,
|
|
.ui-widget-content .ui-state-disabled,
|
|
.ui-widget-header .ui-state-disabled {
|
|
opacity: .35;
|
|
filter:Alpha(Opacity=35);
|
|
background-image: none;
|
|
}
|
|
.ui-state-disabled .ui-icon {
|
|
filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
|
|
}
|
|
|
|
/* Icons
|
|
----------------------------------*/
|
|
|
|
/* states and images */
|
|
.ui-icon {
|
|
width: 16px;
|
|
height: 16px;
|
|
}
|
|
/*
|
|
.ui-icon,
|
|
.ui-widget-content .ui-icon {
|
|
background-image: url(images/ui-icons_222222_256x240.png);
|
|
}
|
|
.ui-widget-header .ui-icon {
|
|
background-image: url(images/ui-icons_222222_256x240.png);
|
|
}
|
|
.ui-state-default .ui-icon {
|
|
background-image: url(images/ui-icons_8c291d_256x240.png);
|
|
}
|
|
.ui-state-hover .ui-icon,
|
|
.ui-state-focus .ui-icon {
|
|
background-image: url(images/ui-icons_222222_256x240.png);
|
|
}
|
|
.ui-state-active .ui-icon {
|
|
background-image: url(images/ui-icons_8c291d_256x240.png);
|
|
}
|
|
.ui-state-highlight .ui-icon {
|
|
background-image: url(images/ui-icons_2e83ff_256x240.png);
|
|
}
|
|
.ui-state-error .ui-icon,
|
|
.ui-state-error-text .ui-icon {
|
|
background-image: url(images/ui-icons_cd0a0a_256x240.png);
|
|
}
|
|
*/
|
|
|
|
/* positioning */
|
|
.ui-icon-blank { background-position: 16px 16px; }
|
|
.ui-icon-carat-1-n { background-position: 0 0; }
|
|
.ui-icon-carat-1-ne { background-position: -16px 0; }
|
|
.ui-icon-carat-1-e { background-position: -32px 0; }
|
|
.ui-icon-carat-1-se { background-position: -48px 0; }
|
|
.ui-icon-carat-1-s { background-position: -64px 0; }
|
|
.ui-icon-carat-1-sw { background-position: -80px 0; }
|
|
.ui-icon-carat-1-w { background-position: -96px 0; }
|
|
.ui-icon-carat-1-nw { background-position: -112px 0; }
|
|
.ui-icon-carat-2-n-s { background-position: -128px 0; }
|
|
.ui-icon-carat-2-e-w { background-position: -144px 0; }
|
|
.ui-icon-triangle-1-n { background-position: 0 -16px; }
|
|
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
|
|
.ui-icon-triangle-1-e { background-position: -32px -16px; }
|
|
.ui-icon-triangle-1-se { background-position: -48px -16px; }
|
|
.ui-icon-triangle-1-s { background-position: -64px -16px; }
|
|
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
|
|
.ui-icon-triangle-1-w { background-position: -96px -16px; }
|
|
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
|
|
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
|
|
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
|
|
.ui-icon-arrow-1-n { background-position: 0 -32px; }
|
|
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
|
|
.ui-icon-arrow-1-e { background-position: -32px -32px; }
|
|
.ui-icon-arrow-1-se { background-position: -48px -32px; }
|
|
.ui-icon-arrow-1-s { background-position: -64px -32px; }
|
|
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
|
|
.ui-icon-arrow-1-w { background-position: -96px -32px; }
|
|
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
|
|
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
|
|
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
|
|
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
|
|
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
|
|
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
|
|
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
|
|
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
|
|
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
|
|
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
|
|
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
|
|
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
|
|
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
|
|
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
|
|
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
|
|
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
|
|
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
|
|
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
|
|
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
|
|
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
|
|
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
|
|
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
|
|
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
|
|
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
|
|
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
|
|
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
|
|
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
|
|
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
|
|
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
|
|
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
|
|
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
|
|
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
|
|
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
|
|
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
|
|
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
|
|
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
|
|
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
|
|
.ui-icon-arrow-4 { background-position: 0 -80px; }
|
|
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
|
|
.ui-icon-extlink { background-position: -32px -80px; }
|
|
.ui-icon-newwin { background-position: -48px -80px; }
|
|
.ui-icon-refresh { background-position: -64px -80px; }
|
|
.ui-icon-shuffle { background-position: -80px -80px; }
|
|
.ui-icon-transfer-e-w { background-position: -96px -80px; }
|
|
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
|
|
.ui-icon-folder-collapsed { background-position: 0 -96px; }
|
|
.ui-icon-folder-open { background-position: -16px -96px; }
|
|
.ui-icon-document { background-position: -32px -96px; }
|
|
.ui-icon-document-b { background-position: -48px -96px; }
|
|
.ui-icon-note { background-position: -64px -96px; }
|
|
.ui-icon-mail-closed { background-position: -80px -96px; }
|
|
.ui-icon-mail-open { background-position: -96px -96px; }
|
|
.ui-icon-suitcase { background-position: -112px -96px; }
|
|
.ui-icon-comment { background-position: -128px -96px; }
|
|
.ui-icon-person { background-position: -144px -96px; }
|
|
.ui-icon-print { background-position: -160px -96px; }
|
|
.ui-icon-trash { background-position: -176px -96px; }
|
|
.ui-icon-locked { background-position: -192px -96px; }
|
|
.ui-icon-unlocked { background-position: -208px -96px; }
|
|
.ui-icon-bookmark { background-position: -224px -96px; }
|
|
.ui-icon-tag { background-position: -240px -96px; }
|
|
.ui-icon-home { background-position: 0 -112px; }
|
|
.ui-icon-flag { background-position: -16px -112px; }
|
|
.ui-icon-calendar { background-position: -32px -112px; }
|
|
.ui-icon-cart { background-position: -48px -112px; }
|
|
.ui-icon-pencil { background-position: -64px -112px; }
|
|
.ui-icon-clock { background-position: -80px -112px; }
|
|
.ui-icon-disk { background-position: -96px -112px; }
|
|
.ui-icon-calculator { background-position: -112px -112px; }
|
|
.ui-icon-zoomin { background-position: -128px -112px; }
|
|
.ui-icon-zoomout { background-position: -144px -112px; }
|
|
.ui-icon-search { background-position: -160px -112px; }
|
|
.ui-icon-wrench { background-position: -176px -112px; }
|
|
.ui-icon-gear { background-position: -192px -112px; }
|
|
.ui-icon-heart { background-position: -208px -112px; }
|
|
.ui-icon-star { background-position: -224px -112px; }
|
|
.ui-icon-link { background-position: -240px -112px; }
|
|
.ui-icon-cancel { background-position: 0 -128px; }
|
|
.ui-icon-plus { background-position: -16px -128px; }
|
|
.ui-icon-plusthick { background-position: -32px -128px; }
|
|
.ui-icon-minus { background-position: -48px -128px; }
|
|
.ui-icon-minusthick { background-position: -64px -128px; }
|
|
.ui-icon-close { background-position: -80px -128px; }
|
|
.ui-icon-closethick { background-position: -96px -128px; }
|
|
.ui-icon-key { background-position: -112px -128px; }
|
|
.ui-icon-lightbulb { background-position: -128px -128px; }
|
|
.ui-icon-scissors { background-position: -144px -128px; }
|
|
.ui-icon-clipboard { background-position: -160px -128px; }
|
|
.ui-icon-copy { background-position: -176px -128px; }
|
|
.ui-icon-contact { background-position: -192px -128px; }
|
|
.ui-icon-image { background-position: -208px -128px; }
|
|
.ui-icon-video { background-position: -224px -128px; }
|
|
.ui-icon-script { background-position: -240px -128px; }
|
|
.ui-icon-alert { background-position: 0 -144px; }
|
|
.ui-icon-info { background-position: -16px -144px; }
|
|
.ui-icon-notice { background-position: -32px -144px; }
|
|
.ui-icon-help { background-position: -48px -144px; }
|
|
.ui-icon-check { background-position: -64px -144px; }
|
|
.ui-icon-bullet { background-position: -80px -144px; }
|
|
.ui-icon-radio-on { background-position: -96px -144px; }
|
|
.ui-icon-radio-off { background-position: -112px -144px; }
|
|
.ui-icon-pin-w { background-position: -128px -144px; }
|
|
.ui-icon-pin-s { background-position: -144px -144px; }
|
|
.ui-icon-play { background-position: 0 -160px; }
|
|
.ui-icon-pause { background-position: -16px -160px; }
|
|
.ui-icon-seek-next { background-position: -32px -160px; }
|
|
.ui-icon-seek-prev { background-position: -48px -160px; }
|
|
.ui-icon-seek-end { background-position: -64px -160px; }
|
|
.ui-icon-seek-start { background-position: -80px -160px; }
|
|
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
|
|
.ui-icon-seek-first { background-position: -80px -160px; }
|
|
.ui-icon-stop { background-position: -96px -160px; }
|
|
.ui-icon-eject { background-position: -112px -160px; }
|
|
.ui-icon-volume-off { background-position: -128px -160px; }
|
|
.ui-icon-volume-on { background-position: -144px -160px; }
|
|
.ui-icon-power { background-position: 0 -176px; }
|
|
.ui-icon-signal-diag { background-position: -16px -176px; }
|
|
.ui-icon-signal { background-position: -32px -176px; }
|
|
.ui-icon-battery-0 { background-position: -48px -176px; }
|
|
.ui-icon-battery-1 { background-position: -64px -176px; }
|
|
.ui-icon-battery-2 { background-position: -80px -176px; }
|
|
.ui-icon-battery-3 { background-position: -96px -176px; }
|
|
.ui-icon-circle-plus { background-position: 0 -192px; }
|
|
.ui-icon-circle-minus { background-position: -16px -192px; }
|
|
.ui-icon-circle-close { background-position: -32px -192px; }
|
|
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
|
|
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
|
|
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
|
|
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
|
|
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
|
|
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
|
|
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
|
|
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
|
|
.ui-icon-circle-zoomin { background-position: -176px -192px; }
|
|
.ui-icon-circle-zoomout { background-position: -192px -192px; }
|
|
.ui-icon-circle-check { background-position: -208px -192px; }
|
|
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
|
|
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
|
|
.ui-icon-circlesmall-close { background-position: -32px -208px; }
|
|
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
|
|
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
|
|
.ui-icon-squaresmall-close { background-position: -80px -208px; }
|
|
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
|
|
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
|
|
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
|
|
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
|
|
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
|
|
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }
|
|
|
|
|
|
/* Misc visuals
|
|
----------------------------------*/
|
|
|
|
/* Corner radius */
|
|
.ui-corner-all,
|
|
.ui-corner-top,
|
|
.ui-corner-left,
|
|
.ui-corner-tl {
|
|
border-top-left-radius: 4px;
|
|
}
|
|
.ui-corner-all,
|
|
.ui-corner-top,
|
|
.ui-corner-right,
|
|
.ui-corner-tr {
|
|
border-top-right-radius: 4px;
|
|
}
|
|
.ui-corner-all,
|
|
.ui-corner-bottom,
|
|
.ui-corner-left,
|
|
.ui-corner-bl {
|
|
border-bottom-left-radius: 4px;
|
|
}
|
|
.ui-corner-all,
|
|
.ui-corner-bottom,
|
|
.ui-corner-right,
|
|
.ui-corner-br {
|
|
border-bottom-right-radius: 4px;
|
|
}
|
|
|
|
/* Overlays */
|
|
.ui-widget-overlay {
|
|
/* background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; */
|
|
opacity: .75;
|
|
filter: Alpha(Opacity=75);
|
|
}
|
|
.ui-widget-shadow {
|
|
margin: -8px 0 0 -8px;
|
|
padding: 8px;
|
|
/* background: #000000 url(images/ui-bg_flat_0_000000_40x100.png) 50% 50% repeat-x; */
|
|
opacity: .35;
|
|
filter: Alpha(Opacity=35);
|
|
border-radius: 8px;
|
|
}
|
|
|
|
.sf-sub-indicator { background: url("/images/arrows.png") no-repeat -10px -100px; }
|
|
.sf-shadow ul { background: url("/images/shadow.png") no-repeat bottom right; }
|
|
|
|
[class^="icon-"], [class*=" icon-"] { background-image: url("/images/glyphicons-halflings.png"); }
|
|
a:hover > i.icon-question-sign, .icon-white { background-image: url("/images/glyphicons-halflings-white.png"); }
|
|
a > i.icon-question-sign { background-image: url("/images/glyphicons-halflings.png"); }
|
|
|
|
.dropdown-menu li > a:hover > [class^="icon-"], .dropdown-menu li > a:hover > [class*=" icon-"] { background-image: url("/images/glyphicons-halflings-white.png"); }
|
|
[class^="icon16-"], [class*=" icon16-"] { background-image: url("/images/glyphicons-config.png"); }
|
|
|
|
.ui-autocomplete-loading { background: white url("/images/loading16.gif") right center no-repeat; }
|
|
.browserDialog.busy .ui-dialog-buttonpane { background: url("/images/loading.gif") 10px 50% no-repeat !important; }
|
|
.ui-progressbar .ui-progressbar-overlay { background: url("/css/lib/images/animated-overlay.gif"); }
|
|
.ui-dialog, .ui-dialog-buttonpane { background: #2a2a2a 50% 50% repeat !important; }
|
|
.ui-dialog-titlebar { background: #3d3d3d !important;}
|
|
.ui-accordion-content, .ui-tabs-panel { background: #484848 !important; background-image: none !important; }
|
|
|
|
.ui-widget-content { background: #606060 url("/css/lib/images/ui-bg_flat_0_606060_40x100.png") 50% top repeat-x; }
|
|
.ui-widget-header { background: #606060 url("/css/lib/images/ui-bg_flat_0_606060_40x100.png") 50% 50% repeat-x; }
|
|
|
|
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { background: #dddddd url("/css/lib/images/ui-bg_highlight-soft_75_dddddd_1x100.png") 50% 50% repeat-x; }
|
|
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { background: #3d3d3d; color: #FFFFFF !important; }
|
|
|
|
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight { background: #fbf9ee url("/css/lib/images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x; }
|
|
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error { background: #fef1ec url("/css/lib/images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x; }
|
|
|
|
.ui-icon, .ui-widget-content .ui-icon { background-image: url("/css/lib/images/ui-icons_ffffff_256x240.png"); }
|
|
.ui-widget-header .ui-icon { background-image: url("/css/lib/images/ui-icons_ffffff_256x240.png"); }
|
|
.ui-state-default .ui-icon { background-image: url("/css/lib/images/ui-icons_09a2ff_256x240.png"); }
|
|
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon { background-image: url("/css/lib/images/ui-icons_ffffff_256x240.png"); }
|
|
.ui-state-active .ui-icon { background-image: url("/css/lib/images/ui-icons_8c291d_256x240.png"); }
|
|
.ui-state-highlight .ui-icon { background-image: url("/css/lib/images/ui-icons_2e83ff_256x240.png"); }
|
|
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon { background-image: url("/css/lib/images/ui-icons_cd0a0a_256x240.png"); }
|
|
|
|
.ui-widget-overlay { background: #000000 url("/css/lib/images/ui-bg_flat_0_000000_40x100.png") 50% 50% repeat-x; }
|
|
.ui-widget-shadow { background: #000000 url("/css/lib/images/ui-bg_flat_0_000000_40x100.png") 50% 50% repeat-x; }
|
|
|
|
.ui-tabs {
|
|
padding: 0px;
|
|
background: none;
|
|
border-width: 0px;
|
|
}
|
|
.ui-tabs .ui-tabs-nav {
|
|
padding-left: 0px;
|
|
background: transparent;
|
|
border-width: 0px 0px 0px 0px;
|
|
-moz-border-radius: 0px;
|
|
-webkit-border-radius: 0px;
|
|
border-radius: 0px;
|
|
|
|
}
|
|
.ui-tabs .ui-tabs-panel { background-color: #3d3d3d !important; border-width: 1px 1px 1px 1px; border-color: #111111;}
|
|
|
|
.ui-tabs-nav > :not(.ui-tabs-active){ background: #333333 !important; color: #FFFFFF !important; }
|
|
|
|
/*
|
|
comingEpisodes.css
|
|
*/
|
|
|
|
.tvshowDiv {
|
|
display: block;
|
|
clear: both;
|
|
border: 1px solid #111;
|
|
margin: auto;
|
|
padding: 0px;
|
|
text-align: left;
|
|
width: 750px;
|
|
border-radius: 10px;
|
|
background: #fff;
|
|
cursor: default;
|
|
}
|
|
|
|
.tvshowDiv a, .tvshowDiv a:link, .tvshowDiv a:visited, .tvshowDiv a:hover {
|
|
text-decoration: none;
|
|
background: none;
|
|
}
|
|
|
|
.tvshowTitle a {
|
|
color: #000000;
|
|
float: left;
|
|
padding-top: 3px;
|
|
line-height: 1.2em;
|
|
font-size: 1.1em;
|
|
text-shadow: -1px -1px 0 #FFF);
|
|
}
|
|
|
|
.tvshowTitleIcons {
|
|
float: right;
|
|
padding: 3px 5px;
|
|
}
|
|
|
|
.tvshowDiv .title {
|
|
font-weight: bold;
|
|
color: #111;
|
|
}
|
|
|
|
.posterThumb {
|
|
-ms-interpolation-mode: bicubic; /* make scaling look nicer for ie */
|
|
vertical-align: top;
|
|
height: auto;
|
|
width: 180px;
|
|
border-right: 1px solid #111;
|
|
border-top-left-radius: 8px;
|
|
border-bottom-left-radius: 8px;
|
|
}
|
|
.bannerThumb {
|
|
-ms-interpolation-mode: bicubic; /* make scaling look nicer for ie */
|
|
vertical-align: top;
|
|
height: auto;
|
|
width: 750px;
|
|
border-top-left-radius: 8px;
|
|
border-top-right-radius: 8px;
|
|
border-bottom: 1px solid #111;
|
|
}
|
|
|
|
.tvshowDiv th {
|
|
color: #000;
|
|
letter-spacing: 1px;
|
|
text-align: left;
|
|
}
|
|
|
|
.tvshowDiv th.nobg {
|
|
text-align: center;
|
|
}
|
|
|
|
.tvshowDiv td {
|
|
padding: 5px 10px 5px 10px;
|
|
color: #000;
|
|
}
|
|
|
|
.tvshowDiv td.next_episode {
|
|
width: 100%;
|
|
height: 90%;
|
|
border-bottom: 1px solid #111;
|
|
vertical-align: top;
|
|
color: #000;
|
|
}
|
|
|
|
h1.day {
|
|
margin-top: 10px;
|
|
padding: 4px;
|
|
letter-spacing: 1px;
|
|
background:#297ab8;
|
|
background-image:-webkit-linear-gradient(top, #297ab8,#15528f) !important;
|
|
background-image:-moz-linear-gradient(top, #297ab8,#15528f) !important;
|
|
background-image:-o-linear-gradient(top, #297ab8,#15528f) !important;
|
|
background-image:linear-gradient(to bottom, #297ab8,#15528f) !important;
|
|
filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fdf0d5, endColorstr=#fff9ee) !important;
|
|
-ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fdf0d5, endColorstr=#fff9ee) !important;
|
|
color: #fff;
|
|
text-shadow:0 1px rgba(0,0,0,0.8);
|
|
text-align: center;
|
|
border-top-left-radius: 10px;
|
|
border-top-right-radius: 10px;
|
|
border-left: 1px solid #111;
|
|
border-top: 1px solid #111;
|
|
border-right: 1px solid #111;
|
|
}
|
|
|
|
h1.network {
|
|
margin-top: 10px;
|
|
padding: 4px;
|
|
letter-spacing: 1px;
|
|
background:#297ab8;
|
|
background-image:-webkit-linear-gradient(top, #297ab8,#15528f) !important;
|
|
background-image:-moz-linear-gradient(top, #297ab8,#15528f) !important;
|
|
background-image:-o-linear-gradient(top, #297ab8,#15528f) !important;
|
|
background-image:linear-gradient(to bottom, #297ab8,#15528f) !important;
|
|
filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fdf0d5, endColorstr=#fff9ee) !important;
|
|
-ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fdf0d5, endColorstr=#fff9ee) !important;
|
|
color: #fff;
|
|
text-shadow:0 1px rgba(0,0,0,0.8);
|
|
text-align: center;
|
|
border-top-left-radius: 10px;
|
|
border-top-right-radius: 10px;
|
|
border-left: 1px solid #111;
|
|
border-top: 1px solid #111;
|
|
border-right: 1px solid #111;
|
|
}
|
|
|
|
.comingepheader > .ep_listing {
|
|
border-bottom-left-radius: 10px;
|
|
border-bottom-right-radius: 10px;
|
|
}
|
|
|
|
.comingepheader > .ep_listing ~ .ep_listing {
|
|
border-top-left-radius: 10px;
|
|
border-top-right-radius: 10px;
|
|
border-bottom-left-radius: 10px;
|
|
border-bottom-right-radius: 10px;
|
|
}
|
|
|
|
.comingepheader > * > .ep_listing ~ .ep_listing {
|
|
border-top-left-radius: 10px;
|
|
border-top-right-radius: 10px;
|
|
border-bottom-left-radius: 10px;
|
|
border-bottom-right-radius: 10px;
|
|
}
|
|
|
|
.listingradius {
|
|
border-radius: 10px;
|
|
}
|
|
|
|
.ep_listing {
|
|
width: auto;
|
|
border: 1px solid #111;
|
|
margin-bottom: 10px;
|
|
/* margin: 10px; */
|
|
/* overflow: hidden; */
|
|
padding: 10px;
|
|
}
|
|
|
|
.h2footer .listing_default,
|
|
.h2footer .listing_current,
|
|
.h2footer .listing_waiting,
|
|
.h2footer .listing_overdue,
|
|
.h2footer .listing_toofar {
|
|
padding: 0px 10px;
|
|
display: inline-block;
|
|
font-size: 13px;
|
|
font-weight: bold;
|
|
-moz-border-radius: 5px;
|
|
-webkit-border-radius: 5px;
|
|
border-radius: 5px;
|
|
}
|
|
|
|
.listing_default {
|
|
background-color: #ffd4aa;
|
|
color: #bf5f00;
|
|
}
|
|
|
|
.listing_current {
|
|
background-color: #d4ffaa;
|
|
color: #3f7f00;
|
|
}
|
|
|
|
.listing_waiting {
|
|
background-color: #d4ffaa;
|
|
}
|
|
|
|
.listing_overdue {
|
|
background-color: #ffbfbf;
|
|
color: #ff5656;
|
|
}
|
|
|
|
.listing_toofar {
|
|
background-color: #aad4ff;
|
|
color: #003f7f;
|
|
}
|
|
|
|
.listing_unknown {
|
|
background-color: #ffd4aa;
|
|
}
|
|
|
|
tr.listing_default {
|
|
color: #111;
|
|
}
|
|
|
|
tr.listing_current {
|
|
color: #111;
|
|
}
|
|
|
|
tr.listing_waiting {
|
|
color: #111;
|
|
}
|
|
|
|
tr.listing_overdue {
|
|
color: #111;
|
|
}
|
|
|
|
tr.listing_toofar {
|
|
color: #111;
|
|
}
|
|
|
|
tr.listing_unknown {
|
|
color: #111;
|
|
}
|
|
|
|
span.pause {
|
|
color: #FF0000;
|
|
font-size: 12px;
|
|
}
|
|
|
|
.ep_summaryTrigger {
|
|
/* float: left;
|
|
padding-top: 9px;*/
|
|
}
|
|
|
|
.ep_summary {
|
|
margin-left: 5px;
|
|
/* padding-top: 5px; */
|
|
font-style: italic;
|
|
line-height: 21px;
|
|
}
|
|
|
|
/*
|
|
config.css
|
|
*/
|
|
|
|
#config {
|
|
text-align:center;
|
|
padding:0 0 0 0;
|
|
font-size: 12px;
|
|
}
|
|
|
|
#config *{
|
|
font-family: "Open Sans", Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
}
|
|
|
|
#config a:hover {
|
|
color: #09a2ff !important;
|
|
}
|
|
|
|
#config h3 a {
|
|
text-decoration: none;
|
|
font-size: 18px;
|
|
}
|
|
|
|
#config h3 img {
|
|
vertical-align: baseline;
|
|
padding-right: 5px;
|
|
}
|
|
|
|
#config ul {
|
|
list-style-type: none;
|
|
}
|
|
|
|
#config h3 {
|
|
font-size: 1.5em;
|
|
color: #FFFFFF;
|
|
}
|
|
|
|
#config h4 {
|
|
font-size: 1em;
|
|
color: #FFFFFF;
|
|
text-transform: uppercase;
|
|
margin: 0 0 .2em;
|
|
line-height: 12px;
|
|
margin-top: 2px;
|
|
}
|
|
|
|
#config h5 {
|
|
font-size: 1em;
|
|
color: #FFFFFF;
|
|
margin: 0 0 .2em;
|
|
}
|
|
|
|
#config p {
|
|
font-size: 1.2em;
|
|
line-height: 1.3;
|
|
}
|
|
|
|
#config .path {
|
|
font-size: 1em;
|
|
color: #333;
|
|
font-family: "Open Sans", Verdana;
|
|
}
|
|
|
|
#config .jumbo {
|
|
font-size: 14px !important;
|
|
}
|
|
|
|
#config-content {
|
|
display: block;
|
|
width: 100%;
|
|
text-align: left;
|
|
clear: both;
|
|
margin: 0 auto;
|
|
padding: 0 0 0;
|
|
}
|
|
|
|
#config-components {
|
|
width: auto;
|
|
}
|
|
|
|
#config-components-border {
|
|
float: left;
|
|
width: auto;
|
|
border-top: 1px solid #999;
|
|
padding: 5px 0;
|
|
}
|
|
|
|
#config .title-group {
|
|
border-bottom: 1px solid #707070;
|
|
position: relative;
|
|
padding: 25px 15px 25px;
|
|
}
|
|
|
|
#config .component-group {
|
|
border-bottom: 1px solid #111;
|
|
padding: 15px 15px 25px;
|
|
}
|
|
|
|
#config .component-group-desc {
|
|
float: left;
|
|
width: 235px;
|
|
}
|
|
|
|
#config .component-group-desc h3 {
|
|
font-size: 1.5em;
|
|
}
|
|
|
|
#config .component-group-desc p {
|
|
width: 85%;
|
|
font-size: 1.0em;
|
|
color: #FFFFFF;
|
|
margin: .8em 0;
|
|
}
|
|
|
|
#config .component-group-desc p.note {
|
|
width: 90%;
|
|
color: #FFFFFF;
|
|
margin: .8em 0;
|
|
}
|
|
|
|
#config .component-group-list {
|
|
float: left;
|
|
width: 610px;
|
|
margin-top: 16px;
|
|
}
|
|
|
|
#config fieldset {
|
|
border: 0;
|
|
outline: 0;
|
|
}
|
|
|
|
#config div.field-pair {
|
|
margin: .9em 0 1.4em;
|
|
}
|
|
|
|
#config div.field-pair input:not(.btn) {
|
|
float: left;
|
|
margin-right: 6px;
|
|
margin-top: 4px;
|
|
padding: 4px;
|
|
border-radius: 3px;
|
|
border: 1px solid #111;
|
|
}
|
|
|
|
#config div.field-pair input[type="checkbox"] {
|
|
margin-top: 9px;
|
|
}
|
|
|
|
#config div.naming-anime input[type="radio"] {
|
|
margin-top: 9px;
|
|
}
|
|
|
|
#provider_order_list input[type="checkbox"],
|
|
#service_order_list input[type="checkbox"] {
|
|
vertical-align:middle;
|
|
}
|
|
|
|
#config label.nocheck,
|
|
#config div #customQuality {
|
|
padding-left: 20px;
|
|
}
|
|
|
|
#config label span.component-title {
|
|
font-size: 13px;
|
|
font-weight: 700;
|
|
float: left;
|
|
width: 175px;
|
|
margin-right: 10px;
|
|
padding-top: 4px;
|
|
}
|
|
|
|
#config label span.component-desc {
|
|
margin-left: 190px;
|
|
display: block;
|
|
font-size: 11px;
|
|
padding-top: 4px;
|
|
}
|
|
|
|
#config label.nocheck span.component-desc {
|
|
margin-left: 170px;
|
|
}
|
|
|
|
#config div.field-pair select {
|
|
font-size: 12px;
|
|
}
|
|
|
|
#config-settings {
|
|
float: right;
|
|
width: 200px;
|
|
background: #fffae5;
|
|
border-bottom: 1px dotted #666;
|
|
border-top: 1px solid #999;
|
|
margin-right: 20px;
|
|
padding: 20px 0 30px;
|
|
}
|
|
|
|
#config-settings .config-settings-group {
|
|
border-bottom: 1px dotted #999;
|
|
padding-bottom: 15px;
|
|
margin: 0 15px 15px;
|
|
}
|
|
|
|
#config-settings .config-settings-group h2 {
|
|
margin-bottom: 0;
|
|
}
|
|
|
|
#config-settings .config-settings-group p {
|
|
font-size: 1.1em;
|
|
color: #666;
|
|
margin: .6em 0 1em;
|
|
}
|
|
|
|
#config-settings .config-settings-group div.field-pair {
|
|
margin: 1.2em 0 .6em;
|
|
}
|
|
|
|
#config-settings .config-settings-group input {
|
|
float: left;
|
|
}
|
|
|
|
.clearfix:after {
|
|
content: ".";
|
|
display: block;
|
|
height: 0;
|
|
clear: both;
|
|
visibility: hidden;
|
|
}
|
|
|
|
.clearfix {
|
|
display: block;
|
|
}
|
|
|
|
/* Hides from IE-mac \*/
|
|
* html .clearfix {
|
|
height: 1%;
|
|
}
|
|
/* End hide from IE-mac */
|
|
|
|
#provider_order_list,
|
|
#service_order_list {
|
|
list-style-type: none;
|
|
width: 270px;
|
|
margin: 0;
|
|
padding: 0;
|
|
line-height: normal;
|
|
}
|
|
|
|
#provider_order_list li,
|
|
#service_order_list li {
|
|
font-size: 14px;
|
|
font-weight: bold;
|
|
font-family: "Open Sans", Verdana;
|
|
margin: 0 5px 5px;
|
|
padding: 6px;
|
|
height: 22px;
|
|
background: #333;
|
|
border-radius: 5px;
|
|
}
|
|
|
|
#provider_order_list input,
|
|
#service_order_list input {
|
|
margin: 0px 2px;
|
|
}
|
|
|
|
.providerDiv {
|
|
display: none;
|
|
padding-left: 20px;
|
|
}
|
|
|
|
#config div.metadataDiv {
|
|
display: none;
|
|
}
|
|
|
|
#config div.metadata_options {
|
|
float: left;
|
|
font-size: 14px;
|
|
font-family: "Open Sans", Verdana;
|
|
width: 185px;
|
|
color: #FFF;
|
|
padding: 7px;
|
|
}
|
|
|
|
#config div.metadata_options label:hover {
|
|
background-color: #09A2FF;
|
|
}
|
|
|
|
#config div.metadata_options label {
|
|
display: block;
|
|
color: #FFF;
|
|
padding-left: 4px;
|
|
}
|
|
|
|
#config div.metadata_example {
|
|
float: right;
|
|
font-size: 14px;
|
|
font-family: "Open Sans", Verdana;
|
|
width: 265px;
|
|
color: #036;
|
|
overflow: auto;
|
|
margin-right: 30px;
|
|
padding: 7px;
|
|
}
|
|
|
|
#config div.metadata_example label {
|
|
display: block;
|
|
color: #09A2FF;
|
|
}
|
|
|
|
#config div.metadataDiv .disabled {
|
|
color: #ccc;
|
|
}
|
|
|
|
#config div #metadataLegend {
|
|
font-size: 14px;
|
|
font-family: "Open Sans", Verdana;
|
|
font-weight: 900;
|
|
display: block;
|
|
width: auto;
|
|
padding-bottom: 3px;
|
|
}
|
|
|
|
.infoTable {
|
|
border-collapse: collapse;
|
|
}
|
|
|
|
.infoTableHeader,
|
|
.infoTableCell {
|
|
padding: 5px;
|
|
}
|
|
|
|
.infoTableHeader {
|
|
font-weight: 700;
|
|
}
|
|
|
|
.infoTableSeperator {
|
|
border-top: 1px dotted #666666;
|
|
}
|
|
|
|
#config div.testNotification {
|
|
border: 1px solid #111;
|
|
padding: 5px;
|
|
margin-bottom: 10px;
|
|
line-height: 20px;
|
|
background-color: #333;
|
|
border-radius: 4px;
|
|
}
|
|
|
|
.config_message {
|
|
width: 100%;
|
|
text-align: center;
|
|
font-size: 1.3em;
|
|
background: #ffecac;
|
|
}
|
|
|
|
[class^="icon16-"], [class*=" icon16-"] {
|
|
background-image: url("/images/glyphicons-config.png");
|
|
background-position: -40px 0;
|
|
background-repeat: no-repeat;
|
|
display: inline-block;
|
|
height: 16px;
|
|
line-height: 16px;
|
|
vertical-align: text-top;
|
|
width: 16px;
|
|
}
|
|
|
|
.icon16-github {
|
|
background-position: 0 0;
|
|
}
|
|
.icon16-mirc {
|
|
background-position: -20px 0;
|
|
}
|
|
.icon16-sb {
|
|
background-position: -40px 0;
|
|
}
|
|
.icon16-web {
|
|
background-position: -60px 0;
|
|
}
|
|
.icon16-win {
|
|
background-position: -80px 0;
|
|
}
|
|
|
|
#config span.path {
|
|
color: #09a2ff;
|
|
padding-bottom: 3px;
|
|
padding-left: 6px;
|
|
padding-right: 6px;
|
|
padding-top: 3px;
|
|
}
|
|
|
|
#config .tip_scale {
|
|
margin-left: -9px;
|
|
margin-top: -10px !important;
|
|
margin-right: 5px;
|
|
margin-bottom: -20px;
|
|
line-height: 18px;
|
|
font-size: 0.5 em !important;
|
|
text-align: left;
|
|
}
|
|
|
|
#config .tip_scale label span.component-title {
|
|
width: 85px !important;
|
|
font-size: 12px !important;
|
|
margin-top: 2px !important;
|
|
}
|
|
|
|
#config .tip_scale label span.component-desc {
|
|
margin-left: 120px !important;
|
|
width: 220px !important;
|
|
}
|
|
|
|
#config .tip_scale label span.component-desc2 {
|
|
margin-left: 100px !important;
|
|
width: 220px !important;
|
|
display: block;
|
|
font-size: 11px;
|
|
padding-top: 4px;
|
|
}
|
|
|
|
#config .tip_scale input[type="text"],
|
|
#config .tip_scale input[type="password"],
|
|
#config .tip_scale select {
|
|
transform: scale(0.8) !important;
|
|
-ms-transform: scale(0.8) !important;
|
|
-webkit-transform: scale(0.8) !important;
|
|
margin-left: -35px !important;
|
|
margin-top: 3px !important;
|
|
}
|
|
|
|
/* =======================================================================
|
|
config_postProcessing.tmpl
|
|
========================================================================== */
|
|
|
|
#config div.example {
|
|
padding: 4px 10px 4px 10px;
|
|
margin-top: 2px;
|
|
color: #09a2ff;
|
|
border: 1px solid #111;
|
|
background: #333;
|
|
border-radius: 5px;
|
|
}
|
|
|
|
.Key {
|
|
width: 100%;
|
|
padding: 6px;
|
|
font-size: 11px;
|
|
background-color: #3d3d3d;
|
|
border: 1px solid #111;
|
|
border-collapse: collapse;
|
|
border-spacing: 0;
|
|
line-height: 18px !important;
|
|
margin-left: 15px !important;
|
|
}
|
|
|
|
.Key th, .tableHeader {
|
|
padding: 3px 9px;
|
|
margin: 0;
|
|
color: #fff;
|
|
text-align: center;
|
|
text-shadow:0 1px rgba(0,0,0,0.8);
|
|
background:#297ab8;
|
|
background-clip:padding-box;
|
|
background-image:-webkit-linear-gradient(top, #297ab8,#15528f) !important;
|
|
background-image:-moz-linear-gradient(top, #297ab8,#15528f) !important;
|
|
background-image:-o-linear-gradient(top, #297ab8,#15528f) !important;
|
|
background-image:linear-gradient(to bottom, #297ab8,#15528f) !important;
|
|
}
|
|
|
|
.Key td {
|
|
padding: 1px 5px !important;
|
|
}
|
|
|
|
.Key tr {
|
|
border-bottom: 1px solid #111;
|
|
}
|
|
|
|
.Key tr.even {
|
|
background-color: #333;
|
|
}
|
|
|
|
/*
|
|
formwizard.css
|
|
*/
|
|
|
|
fieldset.sectionwrap{
|
|
text-align: left;
|
|
width: 800px;
|
|
border-width:0;
|
|
padding:5px;
|
|
top: -25px !important;
|
|
}
|
|
|
|
legend.legendStep{
|
|
font-weight: bold;
|
|
font-size: 16px;
|
|
color: #343434;
|
|
display: none;
|
|
}
|
|
|
|
div.stepsguide{ /*div that contains all the "steps" text located at top of form */
|
|
text-align: left;
|
|
width: 800px; /*width of "steps" container*/
|
|
overflow:hidden;
|
|
margin-bottom:15px;
|
|
cursor:pointer;
|
|
}
|
|
|
|
div.stepsguide .step{
|
|
width:266px; /*width of each "steps" text*/
|
|
font-weight: bold;
|
|
font-size: 24px;
|
|
float:left;
|
|
}
|
|
div.stepsguide .step p {
|
|
border-bottom: 4px solid #23afdc;
|
|
}
|
|
|
|
div.stepsguide .disabledstep{
|
|
color:#C4C4C4;
|
|
}
|
|
div.stepsguide .disabledstep p {
|
|
border-bottom: 4px solid #1178b3;
|
|
}
|
|
|
|
div.stepsguide .step .smalltext{
|
|
font-size: 13px;
|
|
font-weight: normal;
|
|
}
|
|
|
|
div.formpaginate{
|
|
width: 800px;
|
|
overflow:auto;
|
|
font-weight:bold;
|
|
text-align:center;
|
|
margin-top:1em;
|
|
}
|
|
|
|
div.formpaginate .prev, div.formpaginate .next{
|
|
display: inline-block;
|
|
padding: 3.5px 10px 3.5px;
|
|
font-size: 14px;
|
|
font-weight: normal;
|
|
line-height: 18px;
|
|
color:#fff;
|
|
text-align:center;
|
|
text-shadow:0 1px rgba(0,0,0,0.8);
|
|
background:#2265a1;
|
|
background-clip:padding-box;
|
|
border:1px solid #111;
|
|
border-radius:3px;
|
|
cursor:pointer;
|
|
-webkit-box-sizing:border-box;
|
|
-moz-box-sizing:border-box;
|
|
box-sizing:border-box;
|
|
background-image:-webkit-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25));
|
|
background-image:-moz-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25));
|
|
background-image:-o-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25));
|
|
background-image:linear-gradient(to bottom, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25));
|
|
-webkit-box-shadow:inset 0 1px rgba(255,255,255,0.1),inset 0 -1px 3px rgba(0,0,0,0.3),inset 0 0 0 1px rgba(255,255,255,0.08),0 1px 2px rgba(0,0,0,0.15);
|
|
box-shadow:inset 0 1px rgba(255,255,255,0.1),inset 0 -1px 3px rgba(0,0,0,0.3),inset 0 0 0 1px rgba(255,255,255,0.08),0 1px 2px rgba(0,0,0,0.15);
|
|
}
|
|
|
|
.prev:hover , .next:hover{
|
|
background-color:#2672b6 !important;
|
|
}
|
|
|
|
.stepDiv {
|
|
padding: 21px 15px 15px 15px;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
|
|
input:not(.btn){
|
|
margin-right: 6px;
|
|
padding: 4px;
|
|
border-radius: 3px;
|
|
border: 1px solid #111;
|
|
}
|
|
|
|
/* step 3 related */
|
|
|
|
#customQualityWrapper {/* height: 190px;*/ overflow: hidden; }
|
|
#customQualityWrapper div.component-group-desc{float:left;width:165px;}
|
|
#customQualityWrapper div.component-group-desc p{width:85%;font-size:14px;color:#666;margin:.8em 0;}
|
|
#customQualityWrapper div.component-group-desc p.note{width:90%;font-size:14px;color:#333;margin:.8em 0;}
|
|
|
|
/*
|
|
superfish.css
|
|
*/
|
|
|
|
.sf-menu ul {
|
|
background: #363636;
|
|
position: absolute;
|
|
top: -999em;
|
|
padding: 0;
|
|
-moz-border-radius-bottomleft: 5px;
|
|
-moz-border-radius-bottomright: 5px;
|
|
-webkit-border-bottom-right-radius: 5px;
|
|
-webkit-border-bottom-left-radius: 5px;
|
|
border-bottom-left-radius: 5px;
|
|
border-bottom-right-radius: 5px;
|
|
border-top-left-radius: 5px;
|
|
border-top-right-radius: 5px;
|
|
border: 1px solid #111;
|
|
width: 10em;
|
|
/* left offset of submenus need to match (see below) */
|
|
|
|
}
|
|
.sf-menu ul li a {
|
|
padding-left: 28px;
|
|
}
|
|
.sf-menu ul li a img {
|
|
position: absolute;
|
|
margin-top: -1px;
|
|
margin-left: -22px;
|
|
z-index: 99;
|
|
}
|
|
.sf-menu ul li {
|
|
width: 100%;
|
|
}
|
|
.sf-menu li.spacer,
|
|
.sf-menu li.spacer:hover {
|
|
background-color: #57442B;
|
|
width: 15px;
|
|
}
|
|
.sf-menu .first {
|
|
margin-left: 0px;
|
|
}
|
|
.sf-menu .navIcon {
|
|
padding: 0.6em 1em 0.55em;
|
|
}
|
|
.sf-menu li:hover {
|
|
visibility: inherit;
|
|
/* fixes IE7 'sticky bug' */
|
|
|
|
}
|
|
.sf-menu li {
|
|
float: left;
|
|
position: relative;
|
|
}
|
|
.sf-menu a {
|
|
display: block;
|
|
position: relative;
|
|
}
|
|
.sf-menu li:hover ul,
|
|
.sf-menu li.sfHover ul {
|
|
left: 0;
|
|
top: 3.2em;
|
|
/* match top ul list item height */
|
|
|
|
z-index: 99;
|
|
}
|
|
ul.sf-menu li:hover li ul,
|
|
ul.sf-menu li.sfHover li ul {
|
|
top: -999em;
|
|
}
|
|
ul.sf-menu li li:hover ul,
|
|
ul.sf-menu li li.sfHover ul {
|
|
left: 10em;
|
|
/* match ul width */
|
|
|
|
top: 0;
|
|
}
|
|
ul.sf-menu li li:hover li ul,
|
|
ul.sf-menu li li.sfHover li ul {
|
|
top: -999em;
|
|
}
|
|
ul.sf-menu li li li:hover ul,
|
|
ul.sf-menu li li li.sfHover ul {
|
|
left: 10em;
|
|
/* match ul width */
|
|
|
|
top: 0;
|
|
}
|
|
.sf-menu li.current > a {
|
|
color: #FFFFFF;
|
|
}
|
|
.sf-menu {
|
|
float: left;
|
|
/*margin-bottom: 1em;*/
|
|
|
|
line-height: 1em;
|
|
}
|
|
.sf-menu a {
|
|
border-right: 1px solid #ccc;
|
|
padding: .75em 1em;
|
|
text-decoration: none;
|
|
}
|
|
.sf-menu li a {
|
|
border: 1px solid transparent;
|
|
color: #FFFFFF;
|
|
display: block;
|
|
padding-bottom: 12px;
|
|
padding-top: 12px;
|
|
padding-left: 10px;
|
|
padding-right: 10px;
|
|
font-size: 14px;
|
|
font-weight: normal;
|
|
text-shadow: 1px 1px 0 #000;
|
|
text-transform: capitalize;
|
|
}
|
|
.sf-menu li a.log {
|
|
border: 1px solid transparent;
|
|
color: #FFFFFF;
|
|
display: block;
|
|
padding-bottom: 12px;
|
|
padding-top: 12px;
|
|
padding-left: 15px;
|
|
padding-right: 25px;
|
|
font-size: 14px;
|
|
font-weight: normal;
|
|
text-shadow: 1px 1px 0 #000;
|
|
text-transform: capitalize;
|
|
}
|
|
.sf-menu li a.config {
|
|
height: 14px;
|
|
width: 20px;
|
|
}
|
|
.sf-menu li a.config img {
|
|
left: 0px;
|
|
position: relative;
|
|
top: -13px;
|
|
}
|
|
.sf-menu li li a,
|
|
.sf-menu li li li a {
|
|
text-shadow: none;
|
|
}
|
|
.sf-menu a,
|
|
.sf-menu a:visited {
|
|
/* visited pseudo selector so IE6 applies text colour*/
|
|
|
|
color: #FFFFFF;
|
|
}
|
|
.sf-menu li {
|
|
display: block;
|
|
float: left;
|
|
margin: 8px 0 0;
|
|
text-align: center;
|
|
}
|
|
.sf-menu li li {
|
|
padding: 0;
|
|
margin: 0;
|
|
text-align: left;
|
|
/* alt row light brown */
|
|
}
|
|
.sf-menu li li li {
|
|
background: #2a2a2a;
|
|
/* even row tan */
|
|
}
|
|
.sf-menu li li a,
|
|
.sf-menu li li a:visited {
|
|
color: #FFF;
|
|
}
|
|
.sf-menu li li a:hover {
|
|
color: #000;
|
|
}
|
|
.sf-menu li li li a,
|
|
.sf-menu li li li a:visited {
|
|
color: #FFF;
|
|
}
|
|
.sf-menu li li li a:hover {
|
|
color: #000;
|
|
}
|
|
.sf-menu li:hover,
|
|
.sf-menu li.sfHover,
|
|
.sf-menu a:focus,
|
|
.sf-menu a:hover,
|
|
.sf-menu a:active {
|
|
outline: 0;
|
|
}
|
|
.sf-menu li a:hover {
|
|
background-image: -moz-linear-gradient(#2a88cf, #297ab8) !important;
|
|
background-image: linear-gradient(#2a88cf, #297ab8) !important;
|
|
background-image: -webkit-linear-gradient(#2a88cf, #297ab8) !important;
|
|
background-image: -o-linear-gradient(#2a88cf, #297ab8) !important;
|
|
filter: progid:dximagetransform.microsoft.gradient(startColorstr=#2a88cf, endColorstr=#297ab8) !important;
|
|
-ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#2a88cf, endColorstr=#297ab8) !important;
|
|
border: 1px solid #2a88cf;
|
|
border-radius: 3px 3px 3px 3px;
|
|
-moz-box-shadow: 0 1px 0 #2a88cf inset;
|
|
-webkit-box-shadow: 0 1px 0 #2a88cf inset;
|
|
-o-box-shadow: 0 1px 0 #2a88cf inset;
|
|
box-shadow: 0 1px 0 #2a88cf inset;
|
|
}
|
|
.sf-menu li ul li a {
|
|
font-size: 14px;
|
|
font-weight: normal;
|
|
}
|
|
.sf-menu li ul li a:hover {
|
|
background-image: -moz-linear-gradient(#297ab8, #15528f) !important;
|
|
background-image: linear-gradient(#297ab8, #15528f) !important;
|
|
background-image: -webkit-linear-gradient(#297ab8, #15528f) !important;
|
|
background-image: -o-linear-gradient(#297ab8, #15528f) !important;
|
|
filter: progid:dximagetransform.microsoft.gradient(startColorstr=#297ab8, endColorstr=#15528f) !important;
|
|
-ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#297ab8, endColorstr=#15528f) !important;
|
|
color: #FFFFFF !important;
|
|
text-shadow: none;
|
|
-moz-box-shadow: none;
|
|
-webkit-box-shadow: none;
|
|
-o-box-shadow: none;
|
|
box-shadow: none;
|
|
}
|
|
/*** arrows **/
|
|
.sf-menu a.sf-with-ul {
|
|
padding-right: 1.8em;
|
|
min-width: 1px;
|
|
/* trigger IE7 hasLayout so spans position accurately */
|
|
|
|
}
|
|
.sf-sub-indicator {
|
|
position: absolute;
|
|
display: block;
|
|
right: .75em;
|
|
top: 1.05em;
|
|
/* IE6 only */
|
|
|
|
width: 10px;
|
|
height: 10px;
|
|
text-indent: -999em;
|
|
overflow: hidden;
|
|
/*
|
|
background: url('/images/arrows.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
|
|
|
|
}
|
|
a > .sf-sub-indicator {
|
|
/* give all except IE6 the correct values */
|
|
|
|
top: 14px;
|
|
background-position: 0 -100px;
|
|
/* use translucent arrow for modern browsers*/
|
|
|
|
}
|
|
/* apply hovers to modern browsers */
|
|
a:focus > .sf-sub-indicator,
|
|
a:hover > .sf-sub-indicator,
|
|
a:active > .sf-sub-indicator,
|
|
li:hover > a > .sf-sub-indicator,
|
|
li.sfHover > a > .sf-sub-indicator {
|
|
background-position: -10px -100px;
|
|
/* arrow hovers for modern browsers*/
|
|
|
|
}
|
|
/* point right for anchors in subs */
|
|
.sf-menu ul .sf-sub-indicator {
|
|
background-position: -10px 0;
|
|
}
|
|
.sf-menu ul a > .sf-sub-indicator {
|
|
background-position: 0 0;
|
|
}
|
|
/* apply hovers to modern browsers */
|
|
.sf-menu ul a:focus > .sf-sub-indicator,
|
|
.sf-menu ul a:hover > .sf-sub-indicator,
|
|
.sf-menu ul a:active > .sf-sub-indicator,
|
|
.sf-menu ul li:hover > a > .sf-sub-indicator,
|
|
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
|
|
background-position: -10px 0;
|
|
/* arrow hovers for modern browsers*/
|
|
|
|
}
|
|
/*** shadows for all but IE6 ***/
|
|
.sf-shadow ul {
|
|
/*
|
|
background: url('/images/shadow.png') no-repeat bottom right;
|
|
*/
|
|
|
|
padding: 0 8px 9px 0;
|
|
-moz-border-radius-bottomleft: 17px;
|
|
-moz-border-radius-topright: 17px;
|
|
-webkit-border-top-right-radius: 17px;
|
|
-webkit-border-bottom-left-radius: 17px;
|
|
}
|
|
.sf-shadow ul.sf-shadow-off {
|
|
background: transparent;
|
|
}
|
|
|
|
/*
|
|
jquery.confirm.css
|
|
*/
|
|
|
|
#confirmOverlay{
|
|
width:100%;
|
|
height:100%;
|
|
position:fixed;
|
|
top:0;
|
|
left:0;
|
|
background:url('../images/bg.gif');
|
|
background: -moz-linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)) repeat-x rgba(0,0,0,0.5);
|
|
background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0.5))) repeat-x rgba(0,0,0,0.5);
|
|
z-index:100000;
|
|
}
|
|
|
|
#confirmBox{
|
|
background: #222;
|
|
width:460px;
|
|
position:fixed;
|
|
left:50%;
|
|
top:50%;
|
|
margin:-130px 0 0 -230px;
|
|
border: 1px solid #111;
|
|
border-radius: 10px;
|
|
}
|
|
|
|
#confirmBox h1,
|
|
#confirmBox p{
|
|
font:20px/1 "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
|
|
padding: 12px 12px;
|
|
text-shadow:0 1px rgba(0,0,0,0.8);
|
|
color:#fff;
|
|
}
|
|
|
|
#confirmBox h1{
|
|
background-image: -moz-linear-gradient(#297ab8, #15528f) !important;
|
|
background-image: linear-gradient(#297ab8, #15528f) !important;
|
|
background-image: -webkit-linear-gradient(#297ab8, #15528f) !important;
|
|
background-image: -o-linear-gradient(#297ab8, #15528f) !important;
|
|
filter: progid:dximagetransform.microsoft.gradient(startColorstr=#297ab8, endColorstr=#15528f) !important;
|
|
-ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#297ab8, endColorstr=#15528f) !important;
|
|
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
|
|
border-top-left-radius: 10px;
|
|
border-top-right-radius: 10px;
|
|
border-bottom: 1px solid #111;
|
|
letter-spacing:0.3px;
|
|
color:#fff;
|
|
}
|
|
|
|
#confirmBox p{
|
|
background:none;
|
|
font-size:14px;
|
|
line-height:1.4;
|
|
padding-top: 20px;
|
|
}
|
|
|
|
#confirmButtons{
|
|
padding:20px 0 20px;
|
|
text-align:center;
|
|
}
|
|
|
|
#confirmBox .button{
|
|
font:16px/33px "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
|
|
margin-right: 15px;
|
|
padding: 0 40px 0 40px;
|
|
text-decoration:none;
|
|
border:none;
|
|
display: inline-block;
|
|
color:#fff;
|
|
text-align:center;
|
|
text-shadow:0 1px rgba(0,0,0,0.8);
|
|
background-clip:padding-box;
|
|
border:1px solid #111;
|
|
border-radius:3px;
|
|
cursor:pointer;
|
|
-webkit-box-sizing:border-box;
|
|
-moz-box-sizing:border-box;
|
|
box-sizing:border-box;
|
|
background-image:-webkit-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25));
|
|
background-image:-moz-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25));
|
|
background-image:-o-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25));
|
|
background-image:linear-gradient(to bottom, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25));
|
|
-webkit-box-shadow:inset 0 1px rgba(255,255,255,0.1),inset 0 -1px 3px rgba(0,0,0,0.3),inset 0 0 0 1px rgba(255,255,255,0.08),0 1px 2px rgba(0,0,0,0.15);
|
|
box-shadow:inset 0 1px rgba(255,255,255,0.1),inset 0 -1px 3px rgba(0,0,0,0.3),inset 0 0 0 1px rgba(255,255,255,0.08),0 1px 2px rgba(0,0,0,0.15);
|
|
}
|
|
|
|
#confirmBox .button:last-child{
|
|
margin-right:0;
|
|
}
|
|
|
|
#confirmBox .green {
|
|
background-color: #3F7636;
|
|
}
|
|
|
|
#confirmBox .green:hover {
|
|
background-color: #48873E;
|
|
}
|
|
|
|
#confirmBox .red {
|
|
background-color: #8D2D2B;
|
|
}
|
|
|
|
#confirmBox .red:hover {
|
|
background-color: #A13331;
|
|
}
|
|
|
|
/*
|
|
jquery.pnotify.default.css
|
|
*/
|
|
|
|
.ui-pnotify {
|
|
position: fixed;
|
|
right: 10px;
|
|
bottom: 10px;
|
|
/* Ensure that the notices are on top of everything else. */
|
|
z-index: 9999;
|
|
}
|
|
/* This hides position: fixed from IE6, which doesn't understand it. */
|
|
html > body .ui-pnotify {
|
|
position: fixed;
|
|
}
|
|
.ui-pnotify .ui-widget {
|
|
background: none;
|
|
}
|
|
.ui-pnotify-container {
|
|
background-position: 0 0;
|
|
border: 1px solid #111;
|
|
background-color: #3D3D3D !important;
|
|
-moz-border-radius: 7px;
|
|
-webkit-border-radius: 7px;
|
|
border-radius: 7px;
|
|
font-size: 14px;
|
|
-moz-box-shadow: 0px 0px 2px #000000;
|
|
-webkit-box-shadow: 0px 0px 2px #000000;
|
|
-o-box-shadow: 0px 0px 2px #000000;
|
|
box-shadow: 0px 0px 2px #000000;
|
|
padding: 7px 10px;
|
|
text-align: center;
|
|
min-height: 22px;
|
|
z-index: 9999;
|
|
font-family: "Open Sans", "Trebuchet MS", Helvetica, Arial, sans-serif;
|
|
line-height: normal;
|
|
}
|
|
.ui-pnotify-closer {
|
|
float: right;
|
|
margin-left: .2em;
|
|
}
|
|
.ui-pnotify-title {
|
|
display: block;
|
|
background: none;
|
|
font-size: 14px;
|
|
font-weight: bold;
|
|
font-family: "Open Sans", "Trebuchet MS", Helvetica, Arial, sans-serif;
|
|
line-height: normal;
|
|
color: #ffffff;
|
|
}
|
|
.ui-pnotify-text {
|
|
display: block;
|
|
font-size: 14px;
|
|
font-family: "Open Sans", "Trebuchet MS", Helvetica, Arial, sans-serif;
|
|
line-height: normal;
|
|
color: #ffffff;
|
|
}
|
|
.ui-pnotify-icon, .ui-pnotify-icon span {
|
|
display: block;
|
|
float: left;
|
|
margin-right: .2em;
|
|
}
|
|
/* History Pulldown
|
|
----------------------------------*/
|
|
.ui-pnotify-history-container {
|
|
position: absolute;
|
|
top: 0;
|
|
right: 18px;
|
|
width: 70px;
|
|
border-top: none;
|
|
/* Ensure that the history container is on top of the notices. */
|
|
z-index: 10000;
|
|
}
|
|
.ui-pnotify-history-container .ui-pnotify-history-header {
|
|
/*padding: 2px;*/
|
|
}
|
|
.ui-pnotify-history-container button {
|
|
cursor: pointer;
|
|
display: block;
|
|
width: 100%;
|
|
}
|
|
.ui-pnotify-history-container .ui-pnotify-history-pulldown {
|
|
display: block;
|
|
margin: 0 auto;
|
|
}
|
|
|
|
/*
|
|
trakt.css
|
|
*/
|
|
|
|
.traktShowTitleIcons {
|
|
float: right;
|
|
padding-right: 5px;
|
|
padding-bottom: 5px;
|
|
}
|
|
|
|
.traktContainer h2, .traktContainer i {
|
|
white-space: nowrap;
|
|
font-size: 14px;
|
|
overflow: hidden;
|
|
text-shadow: 1px 1px 0px #000;
|
|
padding-left: 5px;
|
|
}
|
|
|
|
.traktContainer {
|
|
margin: 0px auto;
|
|
margin-bottom: 20px;
|
|
width: 186px;
|
|
-moz-border-radius: 10px;
|
|
-webkit-border-radius: 10px;
|
|
border-radius: 10px;
|
|
text-shadow:0 1px rgba(0,0,0,0.5);
|
|
background: #333;
|
|
border: 1px solid #111;
|
|
}
|
|
|
|
.trakt-image {
|
|
background-image: url(../images/poster.png);
|
|
background-size: 186px 273px;
|
|
overflow: hidden;
|
|
position: relative;
|
|
height: 273px;
|
|
width: 186px;
|
|
border-top-left-radius: 8px;
|
|
border-top-right-radius: 8px;
|
|
border-bottom: 1px solid #111;
|
|
}
|
|
|
|
.trakt-image-slide {
|
|
background-color: rgba(42,42,42,0.7);
|
|
border-top: 1px solid #111;
|
|
text-shadow: 1px 1px #000;
|
|
width: 186px;
|
|
padding: 6px;
|
|
position: absolute;
|
|
bottom: -100px;
|
|
transition: all 0.5s ease;
|
|
cursor: default;
|
|
}
|
|
|
|
.trakt-image:hover .trakt-image-slide {
|
|
bottom: 0;
|
|
}
|
|
|
|
/*
|
|
posterlist.css
|
|
*/
|
|
|
|
#container, #container-anime {
|
|
margin-bottom: 20px;
|
|
margin-top: -7px;
|
|
}
|
|
|
|
.show {
|
|
margin: 10px;
|
|
background-color: #333;
|
|
border-radius: 3px;
|
|
width: 186px;
|
|
height: 324px;
|
|
border: 1px solid #111;
|
|
border-radius: 10px;
|
|
}
|
|
|
|
.show-image {
|
|
overflow: hidden;
|
|
position: relative;
|
|
height: 273px;
|
|
width: 186px;
|
|
border-top-left-radius: 8px;
|
|
border-top-right-radius: 8px;
|
|
}
|
|
|
|
.show-image-slide {
|
|
background-color: rgba(42,42,42,0.7);
|
|
border-top: 1px solid #111;
|
|
text-shadow: 1px 1px #000;
|
|
width: 180px;
|
|
padding: 6px;
|
|
position: absolute;
|
|
bottom: -100px;
|
|
transition: all 0.5s ease;
|
|
cursor: default;
|
|
pointer-events: none;
|
|
}
|
|
|
|
.show-image:hover .show-image-slide {
|
|
bottom: 0;
|
|
}
|
|
|
|
.show .ui-progressbar {
|
|
height: 6px !important;
|
|
top: -2px;
|
|
}
|
|
|
|
.show .ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
|
|
border-bottom-right-radius: 0px;
|
|
}
|
|
|
|
.show .ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
|
|
border-bottom-left-radius: 0px;
|
|
}
|
|
|
|
.show .ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
|
|
border-top-right-radius: 0px;
|
|
}
|
|
|
|
.show .ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
|
|
border-top-left-radius: 0px;
|
|
}
|
|
|
|
.show .ui-widget-content {
|
|
border-top: 1px solid #111;
|
|
border-bottom: 1px solid #111;
|
|
border-left: 0px;
|
|
border-right: 0px;
|
|
}
|
|
|
|
.show .progress-80 {
|
|
border-radius: 0px;
|
|
}
|
|
|
|
.show .progress-60 {
|
|
border-radius: 0px;
|
|
}
|
|
|
|
.show .progress-40 {
|
|
border-radius: 0px;
|
|
}
|
|
|
|
.show .progress-20 {
|
|
border-radius: 0px;
|
|
}
|
|
|
|
.show-add {
|
|
text-shadow: 1px 1px #000;
|
|
font-size: 11px;
|
|
text-align: left;
|
|
display: block;
|
|
}
|
|
|
|
.show-date {
|
|
text-shadow: 1px 1px #000;
|
|
font-size: 11px;
|
|
text-align: left;
|
|
display: block;
|
|
line-height: 18px;
|
|
}
|
|
|
|
.show-status {
|
|
text-shadow: 1px 1px #000;
|
|
font-size: 11px;
|
|
text-align: left;
|
|
display: block;
|
|
line-height: 34px;
|
|
}
|
|
|
|
.show-network-image {
|
|
width: 50px;
|
|
height: auto;
|
|
}
|
|
|
|
.show-dlstats {
|
|
text-shadow: 1px 1px #000;
|
|
font-size: 11px;
|
|
text-align: right;
|
|
display: block;
|
|
line-height: 18px;
|
|
}
|
|
|
|
#sort-by {
|
|
display: inline;
|
|
list-style-type: none;
|
|
padding: 0;
|
|
margin-left: 5px;
|
|
}
|
|
|
|
#sort-by ul, #sort-by li {
|
|
display: inline;
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
|
|
/*
|
|
formwizard.css
|
|
*/
|
|
|
|
fieldset.sectionwrap{
|
|
text-align: left;
|
|
width: 800px;
|
|
border-width:0;
|
|
padding:5px;
|
|
top: -25px !important;
|
|
}
|
|
|
|
legend.legendStep{
|
|
font-weight: bold;
|
|
font-size: 16px;
|
|
color: #343434;
|
|
display: none;
|
|
}
|
|
|
|
div.stepsguide{ /*div that contains all the "steps" text located at top of form */
|
|
text-align: left;
|
|
width: 800px; /*width of "steps" container*/
|
|
overflow:hidden;
|
|
margin-bottom:15px;
|
|
cursor:pointer;
|
|
}
|
|
|
|
div.stepsguide .step{
|
|
width:266px; /*width of each "steps" text*/
|
|
font-weight: bold;
|
|
font-size: 24px;
|
|
float:left;
|
|
}
|
|
div.stepsguide .step p {
|
|
border-bottom: 4px solid #23afdc;
|
|
}
|
|
|
|
div.stepsguide .disabledstep{
|
|
color:#C4C4C4;
|
|
}
|
|
div.stepsguide .disabledstep p {
|
|
border-bottom: 4px solid #1178b3;
|
|
}
|
|
|
|
div.stepsguide .step .smalltext{
|
|
font-size: 13px;
|
|
font-weight: normal;
|
|
}
|
|
|
|
div.formpaginate{
|
|
width: 800px;
|
|
overflow:auto;
|
|
font-weight:bold;
|
|
text-align:center;
|
|
margin-top:1em;
|
|
}
|
|
|
|
div.formpaginate .prev, div.formpaginate .next{
|
|
display: inline-block;
|
|
padding: 3.5px 10px 3.5px;
|
|
font-size: 14px;
|
|
font-weight: normal;
|
|
line-height: 18px;
|
|
color:#fff;
|
|
text-align:center;
|
|
text-shadow:0 1px rgba(0,0,0,0.8);
|
|
background:#2265a1;
|
|
background-clip:padding-box;
|
|
border:1px solid #111;
|
|
border-radius:3px;
|
|
cursor:pointer;
|
|
-webkit-box-sizing:border-box;
|
|
-moz-box-sizing:border-box;
|
|
box-sizing:border-box;
|
|
background-image:-webkit-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25));
|
|
background-image:-moz-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25));
|
|
background-image:-o-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25));
|
|
background-image:linear-gradient(to bottom, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25));
|
|
-webkit-box-shadow:inset 0 1px rgba(255,255,255,0.1),inset 0 -1px 3px rgba(0,0,0,0.3),inset 0 0 0 1px rgba(255,255,255,0.08),0 1px 2px rgba(0,0,0,0.15);
|
|
box-shadow:inset 0 1px rgba(255,255,255,0.1),inset 0 -1px 3px rgba(0,0,0,0.3),inset 0 0 0 1px rgba(255,255,255,0.08),0 1px 2px rgba(0,0,0,0.15);
|
|
}
|
|
|
|
.prev:hover , .next:hover{
|
|
background-color:#2672b6;
|
|
}
|
|
|
|
.stepDiv {
|
|
padding: 21px 15px 15px 15px;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
|
|
input:not(.btn){
|
|
margin-right: 6px;
|
|
padding: 4px;
|
|
border-radius: 3px;
|
|
border: 1px solid #111;
|
|
}
|
|
|
|
/* step 3 related */
|
|
|
|
#customQualityWrapper {/* height: 190px;*/ overflow: hidden; }
|
|
#customQualityWrapper div.component-group-desc{float:left;width:165px;}
|
|
#customQualityWrapper div.component-group-desc p{width:85%;font-size:14px;color:#666;margin:.8em 0;}
|
|
#customQualityWrapper div.component-group-desc p.note{width:90%;font-size:14px;color:#333;margin:.8em 0;}
|