2014-10-08 00:48:35 -04:00
|
|
|
.imgHomeWrapper {
|
|
|
|
border: 1px solid #111;
|
|
|
|
}
|
|
|
|
|
|
|
|
.imgposter {
|
|
|
|
border: 1px solid #111;
|
|
|
|
}
|
|
|
|
|
|
|
|
.imgbanner {
|
|
|
|
border: 1px solid #111;
|
|
|
|
}
|
|
|
|
|
2014-10-08 20:00:36 -04:00
|
|
|
.imgsmallposter .small {
|
|
|
|
border: 1px solid #111;
|
|
|
|
}
|
|
|
|
|
2014-10-08 00:48:35 -04:00
|
|
|
body {
|
|
|
|
background: none repeat scroll 0 0 #222;
|
|
|
|
color: #FFFFFF;
|
|
|
|
}
|
|
|
|
|
|
|
|
#searchResults fieldset {
|
|
|
|
border: 1px solid #111;
|
|
|
|
}
|
|
|
|
|
|
|
|
a{
|
|
|
|
color: #09A2FF;
|
|
|
|
}
|
|
|
|
|
|
|
|
.update {
|
|
|
|
color: #339933;
|
|
|
|
}
|
|
|
|
|
|
|
|
#upgrade-notification div {
|
2014-10-08 02:56:31 -04:00
|
|
|
background-color: #C6B695;
|
|
|
|
border-bottom-color: #AF986B;
|
|
|
|
border-bottom-style: solid;
|
|
|
|
border-bottom-width: 1px;
|
2014-10-08 00:48:35 -04:00
|
|
|
padding: 7px 0;
|
2014-10-08 02:56:31 -04:00
|
|
|
color: #fff;
|
|
|
|
font-weight: 700;
|
|
|
|
text-shadow: none;
|
2014-10-08 00:48:35 -04:00
|
|
|
}
|
|
|
|
|
|
|
|
#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);
|
|
|
|
border-bottom: 1px solid #111;
|
|
|
|
}
|
|
|
|
|
|
|
|
#versiontext {
|
|
|
|
color: #FFFFFF;
|
|
|
|
}
|
|
|
|
|
|
|
|
.update {
|
|
|
|
color: #339933;
|
|
|
|
text-decoration: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
.tvshowImg {
|
|
|
|
border: 1px solid #111;
|
|
|
|
}
|
|
|
|
|
|
|
|
.tvshowImg img {
|
|
|
|
float: left;
|
|
|
|
min-width: 100%;
|
|
|
|
position: relative;
|
|
|
|
}
|
|
|
|
|
|
|
|
table .ep_name {
|
|
|
|
color: #000000;
|
|
|
|
}
|
|
|
|
|
|
|
|
table td a {
|
|
|
|
color: #fff;
|
|
|
|
}
|
|
|
|
|
|
|
|
table td a:hover {
|
|
|
|
color: #09A2FF;
|
|
|
|
}
|
|
|
|
|
|
|
|
.separator {
|
|
|
|
font-size: 90%;
|
|
|
|
color: #999;
|
|
|
|
}
|
|
|
|
|
|
|
|
div select {
|
|
|
|
/* font-size: 12px; !important*/
|
|
|
|
border: 1px solid #d4d0c8;
|
|
|
|
}
|
|
|
|
|
|
|
|
div select {
|
|
|
|
border:1px solid #d4d0c8;
|
|
|
|
}
|
|
|
|
|
|
|
|
input:not(.btn){
|
|
|
|
border-bottom-color: #111;
|
|
|
|
border-right-color: #111;
|
|
|
|
border-left-color: #111;
|
|
|
|
border-top-color: #111;
|
|
|
|
}
|
|
|
|
|
|
|
|
.footer a {
|
|
|
|
color: #09A2FF;
|
|
|
|
text-decoration: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
.footerhighlight {
|
|
|
|
color: #09A2FF;
|
|
|
|
display: inline;
|
|
|
|
}
|
|
|
|
|
|
|
|
.sickbeardTable {
|
|
|
|
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 {
|
|
|
|
border-top: 1px solid transparent;
|
|
|
|
}
|
|
|
|
|
|
|
|
.seasoncols th {
|
|
|
|
border-top: #111 1px solid;
|
|
|
|
text-shadow:0 1px rgba(255,255,255,0.8);
|
|
|
|
font-weight:normal;
|
|
|
|
}
|
|
|
|
|
|
|
|
.seasonstyle td {
|
|
|
|
border-top: #111 1px solid;
|
|
|
|
color: #000000;
|
|
|
|
}
|
|
|
|
|
|
|
|
.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 {
|
|
|
|
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.status_column {
|
|
|
|
font-weight: normal;
|
|
|
|
color: #000;
|
|
|
|
}
|
|
|
|
|
|
|
|
.sickbeardTable td.search {
|
|
|
|
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;
|
|
|
|
}
|
|
|
|
|
|
|
|
#actions .selectAll {
|
|
|
|
border-right: 1px solid #eee;
|
|
|
|
}
|
|
|
|
|
|
|
|
#tooltip {
|
|
|
|
border: 1px solid #111;
|
|
|
|
background-color: #eee;
|
|
|
|
}
|
|
|
|
|
|
|
|
.ui-progressbar {
|
|
|
|
height: 18px !important;
|
|
|
|
line-height: 17px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.progressbarText {
|
|
|
|
text-shadow: 0 0 0.1em #000;
|
|
|
|
position: absolute;
|
|
|
|
top: 0;
|
|
|
|
font-size: 12px;
|
|
|
|
color: #FFFFFF;
|
|
|
|
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 h2 {
|
|
|
|
color: #fff;
|
|
|
|
}
|
|
|
|
|
|
|
|
tr.seasonheader a:hover:not(.btn) {
|
|
|
|
background-color: #fff;
|
|
|
|
color: #343434;
|
|
|
|
}
|
|
|
|
|
|
|
|
tr.unaired, span.unaired {
|
|
|
|
background-color: #cccccc;
|
|
|
|
color: #cec198;
|
|
|
|
}
|
|
|
|
|
|
|
|
tr.unaired b,
|
|
|
|
span.unaired b {
|
|
|
|
color: #343434;
|
|
|
|
}
|
|
|
|
|
|
|
|
tr.skipped, span.skipped {
|
|
|
|
background-color: #aad4ff;
|
|
|
|
color: #003f7f;
|
|
|
|
border: 1px solid #111;
|
|
|
|
}
|
|
|
|
|
|
|
|
tr.skipped b,
|
|
|
|
span.skipped b {
|
|
|
|
color: #343434;
|
|
|
|
}
|
|
|
|
|
|
|
|
tr.good, span.good {
|
|
|
|
background-color: #d4ffaa;
|
|
|
|
color: #3f7f00;
|
|
|
|
border: 1px solid #111;
|
|
|
|
}
|
|
|
|
|
|
|
|
tr.good b,
|
|
|
|
span.good b {
|
|
|
|
color: #343434;
|
|
|
|
}
|
|
|
|
|
|
|
|
tr.qual, span.qual {
|
|
|
|
background-color: #ffd4aa;
|
|
|
|
color: #bf5f00;
|
|
|
|
border: 1px solid #111;
|
|
|
|
}
|
|
|
|
|
|
|
|
tr.qual b,
|
|
|
|
span.qual b {
|
|
|
|
color: #343434;
|
|
|
|
}
|
|
|
|
|
|
|
|
tr.wanted, span.wanted {
|
|
|
|
background-color: #ffbfbf;
|
|
|
|
color: #ff5656;
|
|
|
|
border: 1px solid #111;
|
|
|
|
}
|
|
|
|
|
|
|
|
tr.wanted b,
|
|
|
|
span.wanted b {
|
|
|
|
color: #343434;
|
|
|
|
}
|
|
|
|
|
|
|
|
tr.snatched, span.snatched {
|
|
|
|
background-color: #ebc1ea;
|
|
|
|
color: #662c65;
|
|
|
|
border: 1px solid #111;
|
|
|
|
}
|
|
|
|
|
|
|
|
tr.snatched b,
|
|
|
|
span.snatched b {
|
|
|
|
color: #343434;
|
|
|
|
}
|
|
|
|
|
|
|
|
tr.wanted,
|
|
|
|
tr.qual,
|
|
|
|
tr.good,
|
|
|
|
tr.skipped,
|
|
|
|
tr.unaired,
|
|
|
|
tr.snatched {
|
|
|
|
border-top: #111 1px solid;
|
|
|
|
}
|
|
|
|
|
|
|
|
span .headerInfo {
|
|
|
|
color: #FFFFFF;
|
|
|
|
}
|
|
|
|
|
|
|
|
div#summary {
|
|
|
|
text-shadow:0px 1px rgba(0, 0, 0, 0.8);
|
|
|
|
background:#333;
|
|
|
|
border:1px solid #111;
|
|
|
|
}
|
|
|
|
|
|
|
|
div#summary2 {
|
|
|
|
text-shadow:0px 1px rgba(0, 0, 0, 0.8);
|
|
|
|
background:#3D3D3D;
|
|
|
|
border:1px solid #111;
|
|
|
|
}
|
|
|
|
|
|
|
|
.alt {
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
#tabs div.field-pair select,
|
|
|
|
.stepDiv div.field-pair select {
|
|
|
|
border: 1px solid #d4d0c8;
|
|
|
|
}
|
|
|
|
|
|
|
|
#displayText {
|
|
|
|
background-color: #363636;
|
|
|
|
border: 1px solid #111;
|
|
|
|
}
|
|
|
|
|
|
|
|
td.tvShow a {
|
|
|
|
color: #FFFFFF;
|
|
|
|
font-weight: normal;
|
|
|
|
}
|
|
|
|
|
|
|
|
td.comingtvShow a {
|
|
|
|
text-decoration: none;
|
|
|
|
color: #111;
|
|
|
|
font-weight: normal;
|
|
|
|
}
|
|
|
|
|
|
|
|
a.whitelink {
|
|
|
|
color: #ffffff;
|
|
|
|
}
|
|
|
|
|
|
|
|
/* for displayShow notice */
|
|
|
|
#show_message {
|
|
|
|
border: 1px solid #111;
|
|
|
|
background-color: #3D3D3D;
|
|
|
|
}
|
|
|
|
|
|
|
|
#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;
|
|
|
|
}
|
|
|
|
|
|
|
|
#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;
|
|
|
|
}
|
|
|
|
|
|
|
|
/* override for qtip2 */
|
|
|
|
.ui-tooltip-sb .ui-tooltip-titlebar a {
|
|
|
|
color: #222222;
|
|
|
|
text-decoration: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
option.flag {
|
|
|
|
background-color: #fff;
|
|
|
|
background-repeat: no-repeat;
|
|
|
|
}
|
|
|
|
|
|
|
|
span.quality {
|
|
|
|
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;
|
|
|
|
}
|
|
|
|
|
|
|
|
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 */
|
|
|
|
}
|
|
|
|
|
|
|
|
#searchResults a {
|
|
|
|
color: #09a2ff;
|
|
|
|
}
|
|
|
|
|
|
|
|
.btn {
|
|
|
|
color:#fff;
|
|
|
|
text-shadow:0 1px rgba(0,0,0,0.8);
|
|
|
|
background:#2265a1;
|
|
|
|
border:1px solid #111;
|
|
|
|
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: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] {
|
|
|
|
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 {
|
|
|
|
background:#2265a1 !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.btn-large:hover,
|
|
|
|
.btn-large:active,
|
|
|
|
.btn-large.active,
|
|
|
|
.btn-large.disabled,
|
|
|
|
.btn-large[disabled] {
|
|
|
|
background-color: #2672b6 !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.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;
|
|
|
|
}
|
|
|
|
|
|
|
|
.btn-group > .dropdown-toggle {
|
|
|
|
-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.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;
|
|
|
|
}
|
|
|
|
|
|
|
|
.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);
|
|
|
|
}
|
|
|
|
|
|
|
|
#customQualityWrapper div.component-group-desc p {
|
|
|
|
color: #fff;
|
|
|
|
}
|
|
|
|
|
|
|
|
#SceneException div.component-group-desc p {
|
|
|
|
color: #fff;
|
|
|
|
}
|
|
|
|
|
|
|
|
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
|
|
|
|
text-shadow:0 1px rgba(0,0,0,0.8);
|
|
|
|
}
|
|
|
|
|
|
|
|
h3 {
|
|
|
|
font-size: 18px;
|
|
|
|
line-height: 27px;
|
|
|
|
font-weight: normal;
|
|
|
|
}
|
|
|
|
|
|
|
|
h4.note {
|
|
|
|
color: #000000;
|
|
|
|
}
|
|
|
|
|
|
|
|
blockquote {
|
|
|
|
border-left: 5px solid #FFFFFF;
|
|
|
|
}
|
|
|
|
|
|
|
|
code,
|
|
|
|
pre {
|
|
|
|
color: #FFFFFF;
|
|
|
|
}
|
|
|
|
|
|
|
|
pre {
|
|
|
|
background-color: #333;
|
|
|
|
border: 1px solid #111;
|
|
|
|
}
|
|
|
|
|
|
|
|
.verticalimage {
|
|
|
|
border-style: solid;
|
|
|
|
border-radius: 4px 0px 0px 4px;
|
|
|
|
border-color: #111;
|
|
|
|
border-width: 1px 0px 1px 1px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.vertical {
|
|
|
|
background-color: #3d3d3d;
|
|
|
|
border-radius: 0 4px 4px 0;
|
|
|
|
border-width: 1px 1px 1px 0;
|
|
|
|
border-style: solid;
|
|
|
|
border-color: #111;
|
|
|
|
color: #fff;
|
|
|
|
}
|
|
|
|
|
|
|
|
#donate_form{
|
|
|
|
border: 5px solid gray;
|
|
|
|
background: white;
|
|
|
|
}
|
|
|
|
|
|
|
|
.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);}
|
|
|
|
}
|
|
|
|
|
|
|
|
ul.tags li {
|
|
|
|
background: url(../images/tag.png) no-repeat scroll 5px 4px #297ab8;
|
|
|
|
border: 1px solid #111;
|
|
|
|
color: #FFF;
|
|
|
|
text-shadow: 0px 1px rgba(0, 0, 0, 0.8);
|
|
|
|
}
|
|
|
|
|
|
|
|
ul.tags li a{
|
|
|
|
color: #FFF;
|
|
|
|
}
|
|
|
|
|
|
|
|
#showCol .showsummary {
|
|
|
|
text-shadow: 0px 1px rgba(0, 0, 0, 0.8);
|
|
|
|
background: #333;
|
|
|
|
border: 1px solid #111;
|
|
|
|
}
|
|
|
|
|
|
|
|
.meta b {
|
|
|
|
color: #09A2FF;
|
|
|
|
}
|
|
|
|
|
|
|
|
/*
|
|
|
|
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(../lib/images/tablesorter/asc.gif) no-repeat right center;
|
|
|
|
}
|
|
|
|
|
|
|
|
table.tablesorter th.tablesorter-headerDesc .tablesorter-header-inner {
|
|
|
|
background: url(../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;
|
|
|
|
text-shadow:0 1px rgba(0,0,0,0.8);
|
|
|
|
}
|
|
|
|
table.tablesorter tr.even td {
|
|
|
|
background-color: #2e2e2e;
|
|
|
|
text-shadow:0 1px rgba(0,0,0,0.8);
|
|
|
|
}
|
|
|
|
/* 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-widget-content {
|
|
|
|
background: #606060 url("/css/lib/images/ui-bg_flat_0_606060_40x100.png") 50% top repeat-x;
|
|
|
|
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;
|
|
|
|
}
|
|
|
|
|
|
|
|
.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;
|
|
|
|
}
|
|
|
|
|
|
|
|
.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;
|
|
|
|
}
|
|
|
|
|
|
|
|
.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 {
|
|
|
|
border: 1px solid #111;
|
|
|
|
background: #fff;
|
|
|
|
}
|
|
|
|
|
|
|
|
.tvshowTitle a {
|
|
|
|
color: #000000;
|
|
|
|
text-shadow: -1px -1px 0 #FFF;
|
|
|
|
}
|
|
|
|
|
|
|
|
.tvshowDiv .title {
|
|
|
|
font-weight: bold;
|
|
|
|
color: #111;
|
|
|
|
}
|
|
|
|
|
|
|
|
.posterThumb {
|
|
|
|
border-right: 1px solid #111;
|
|
|
|
border-top-left-radius: 8px;
|
|
|
|
border-bottom-left-radius: 8px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.bannerThumb {
|
|
|
|
border-top-left-radius: 8px;
|
|
|
|
border-top-right-radius: 8px;
|
|
|
|
border-bottom: 1px solid #111;
|
|
|
|
}
|
|
|
|
|
|
|
|
.tvshowDiv th {
|
|
|
|
color: #000;
|
|
|
|
}
|
|
|
|
|
|
|
|
.tvshowDiv td {
|
|
|
|
color: #000;
|
|
|
|
}
|
|
|
|
|
|
|
|
.tvshowDiv td.next_episode {
|
|
|
|
border-bottom: 1px solid #111;
|
|
|
|
color: #000;
|
|
|
|
}
|
|
|
|
|
|
|
|
h1.day {
|
|
|
|
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;
|
|
|
|
}
|
|
|
|
|
|
|
|
.ep_listing {
|
|
|
|
width: auto;
|
|
|
|
border: 1px solid #111;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
/* margin: 10px; */
|
|
|
|
/* overflow: hidden; */
|
|
|
|
padding: 10px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.listing_default {
|
|
|
|
background-color: #ffd4aa;
|
|
|
|
color: #bf5f00;
|
|
|
|
border: 1px solid #111;
|
|
|
|
}
|
|
|
|
|
|
|
|
.listing_current {
|
|
|
|
background-color: #d4ffaa;
|
|
|
|
color: #3f7f00;
|
|
|
|
border: 1px solid #111;
|
|
|
|
}
|
|
|
|
|
|
|
|
.listing_waiting {
|
|
|
|
background-color: #d4ffaa;
|
|
|
|
}
|
|
|
|
|
|
|
|
.listing_overdue {
|
|
|
|
background-color: #ffbfbf;
|
|
|
|
color: #ff5656;
|
|
|
|
border: 1px solid #111;
|
|
|
|
}
|
|
|
|
|
|
|
|
.listing_toofar {
|
|
|
|
background-color: #aad4ff;
|
|
|
|
color: #003f7f;
|
|
|
|
border: 1px solid #111;
|
|
|
|
}
|
|
|
|
|
|
|
|
.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 a:hover {
|
|
|
|
color: #09a2ff !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
#config h3 {
|
|
|
|
color: #FFFFFF;
|
|
|
|
}
|
|
|
|
|
|
|
|
#config h4 {
|
|
|
|
color: #FFFFFF;
|
|
|
|
}
|
|
|
|
|
|
|
|
#config h5 {
|
|
|
|
color: #FFFFFF;
|
|
|
|
}
|
|
|
|
|
|
|
|
#config .path {
|
|
|
|
color: #333;
|
|
|
|
}
|
|
|
|
|
|
|
|
#config-components-border {
|
|
|
|
border-top: 1px solid #999;
|
|
|
|
}
|
|
|
|
|
|
|
|
#config .title-group {
|
|
|
|
border-bottom: 1px solid #707070;
|
|
|
|
}
|
|
|
|
|
|
|
|
#config .component-group {
|
|
|
|
border-bottom: 1px solid #111;
|
|
|
|
}
|
|
|
|
|
|
|
|
#config .component-group-desc p {
|
|
|
|
color: #FFFFFF;
|
|
|
|
}
|
|
|
|
|
|
|
|
#config .component-group-desc p.note {
|
|
|
|
color: #FFFFFF;
|
|
|
|
}
|
|
|
|
|
|
|
|
#config div.field-pair input:not(.btn) {
|
|
|
|
border: 1px solid #111;
|
|
|
|
}
|
|
|
|
|
|
|
|
#config-settings {
|
|
|
|
background: #fffae5;
|
|
|
|
border-bottom: 1px dotted #666;
|
|
|
|
border-top: 1px solid #999;
|
|
|
|
}
|
|
|
|
|
|
|
|
#config-settings .config-settings-group {
|
|
|
|
border-bottom: 1px dotted #999;
|
|
|
|
}
|
|
|
|
|
|
|
|
#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;
|
|
|
|
}
|
|
|
|
|
|
|
|
#provider_order_list li,
|
|
|
|
#service_order_list li {
|
|
|
|
background: #333;
|
|
|
|
}
|
|
|
|
|
|
|
|
#config div.metadata_options {
|
|
|
|
color: #FFF;
|
|
|
|
}
|
|
|
|
|
|
|
|
#config div.metadata_options label:hover {
|
|
|
|
background-color: #09A2FF;
|
|
|
|
}
|
|
|
|
|
|
|
|
#config div.metadata_options label {
|
|
|
|
color: #FFF;
|
|
|
|
}
|
|
|
|
|
|
|
|
#config div.metadata_example {
|
|
|
|
color: #036;
|
|
|
|
}
|
|
|
|
|
|
|
|
#config div.metadata_example label {
|
|
|
|
color: #09A2FF;
|
|
|
|
}
|
|
|
|
|
|
|
|
#config div.metadataDiv .disabled {
|
|
|
|
color: #ccc;
|
|
|
|
}
|
|
|
|
|
|
|
|
.infoTableSeperator {
|
|
|
|
border-top: 1px dotted #666666;
|
|
|
|
}
|
|
|
|
|
|
|
|
#config div.testNotification {
|
|
|
|
border: 1px solid #111;
|
|
|
|
background-color: #333;
|
|
|
|
}
|
|
|
|
|
|
|
|
.config_message {
|
|
|
|
background: #ffecac;
|
|
|
|
}
|
|
|
|
|
|
|
|
#config span.path {
|
|
|
|
color: #09a2ff;
|
|
|
|
}
|
|
|
|
|
|
|
|
/* =======================================================================
|
|
|
|
config_postProcessing.tmpl
|
|
|
|
========================================================================== */
|
|
|
|
|
|
|
|
#config div.example {
|
|
|
|
color: #09a2ff;
|
|
|
|
border: 1px solid #111;
|
|
|
|
background: #333;
|
|
|
|
}
|
|
|
|
|
|
|
|
.Key {
|
|
|
|
background-color: #3d3d3d;
|
|
|
|
border: 1px solid #111;
|
|
|
|
}
|
|
|
|
|
|
|
|
.Key th, .tableHeader {
|
|
|
|
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 tr {
|
|
|
|
border-bottom: 1px solid #111;
|
|
|
|
}
|
|
|
|
|
|
|
|
.Key tr.even {
|
|
|
|
background-color: #333;
|
|
|
|
}
|
|
|
|
|
|
|
|
/*
|
|
|
|
trakt.css
|
|
|
|
*/
|
|
|
|
|
|
|
|
.traktContainer h2, .traktContainer i {
|
|
|
|
text-shadow: 1px 1px 0px #000;
|
|
|
|
}
|
|
|
|
|
|
|
|
.traktContainer {
|
|
|
|
text-shadow:0 1px rgba(0,0,0,0.5);
|
|
|
|
background: #333;
|
|
|
|
border: 1px solid #111;
|
|
|
|
}
|
|
|
|
|
|
|
|
.trakt-image {
|
|
|
|
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;
|
|
|
|
}
|
|
|
|
|
|
|
|
/*
|
|
|
|
posterlist.css
|
|
|
|
*/
|
|
|
|
|
|
|
|
.show {
|
|
|
|
background-color: #333;
|
|
|
|
border: 1px solid #111;
|
|
|
|
}
|
|
|
|
|
|
|
|
.show-image-slide {
|
|
|
|
background-color: rgba(42,42,42,0.7);
|
|
|
|
border-top: 1px solid #111;
|
|
|
|
text-shadow: 1px 1px #000;
|
|
|
|
}
|
|
|
|
|
|
|
|
.show .ui-widget-content {
|
|
|
|
border-top: 1px solid #111;
|
|
|
|
border-bottom: 1px solid #111;
|
|
|
|
}
|
|
|
|
|
|
|
|
.show-add {
|
|
|
|
text-shadow: 1px 1px #000;
|
|
|
|
}
|
|
|
|
|
|
|
|
.show-date {
|
|
|
|
text-shadow: 1px 1px #000;
|
|
|
|
}
|
|
|
|
|
|
|
|
.show-status {
|
|
|
|
text-shadow: 1px 1px #000;
|
|
|
|
}
|
|
|
|
|
|
|
|
.show-dlstats {
|
|
|
|
text-shadow: 1px 1px #000;
|
|
|
|
}
|
|
|
|
|
|
|
|
/*
|
|
|
|
formwizard.css
|
|
|
|
*/
|
|
|
|
|
|
|
|
legend.legendStep{
|
|
|
|
color: #343434;
|
|
|
|
}
|
|
|
|
|
|
|
|
div.stepsguide .step p {
|
|
|
|
border-bottom: 4px solid #23afdc;
|
|
|
|
}
|
|
|
|
|
|
|
|
div.stepsguide .disabledstep{
|
|
|
|
color:#C4C4C4;
|
|
|
|
}
|
|
|
|
|
|
|
|
div.stepsguide .disabledstep p {
|
|
|
|
border-bottom: 4px solid #1178b3;
|
|
|
|
}
|
|
|
|
|
|
|
|
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
|
|
|
|
*/
|
|
|
|
|
|
|
|
/* Variables *//* Mixins */
|
|
|
|
/*** ESSENTIAL STYLES ***/
|
|
|
|
.sf-menu ul {
|
|
|
|
background: #363636;
|
|
|
|
border: 1px solid #111;
|
|
|
|
}
|
|
|
|
|
|
|
|
.sf-menu li.spacer,
|
|
|
|
.sf-menu li.spacer:hover {
|
|
|
|
background-color: #57442B;
|
|
|
|
}
|
|
|
|
|
|
|
|
.sf-menu li.current > a {
|
|
|
|
color: #FFFFFF;
|
|
|
|
}
|
|
|
|
|
|
|
|
.sf-menu a {
|
|
|
|
border-right: 1px solid #ccc;
|
|
|
|
}
|
|
|
|
|
|
|
|
.sf-menu li a {
|
|
|
|
border: 1px solid transparent;
|
|
|
|
color: #FFFFFF;
|
|
|
|
text-shadow: 1px 1px 0 #000;
|
|
|
|
}
|
|
|
|
|
|
|
|
.sf-menu li a.log {
|
|
|
|
border: 1px solid transparent;
|
|
|
|
color: #FFFFFF;
|
|
|
|
text-shadow: 1px 1px 0 #000;
|
|
|
|
}
|
|
|
|
|
|
|
|
.sf-menu a,
|
|
|
|
.sf-menu a:visited {
|
|
|
|
color: #FFFFFF;
|
|
|
|
}
|
|
|
|
|
|
|
|
.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: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;
|
|
|
|
}
|
|
|
|
|
|
|
|
/*
|
|
|
|
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;
|
|
|
|
}
|
|
|
|
|
|
|
|
/*
|
|
|
|
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-title {
|
|
|
|
color: #ffffff;
|
|
|
|
}
|
|
|
|
|
|
|
|
.ui-pnotify-text {
|
|
|
|
color: #ffffff;
|
|
|
|
}
|