SickRage/gui/slick/css/original.css

1860 lines
45 KiB
CSS

.imgHomeWrapper {
border: 1px solid #FFFFFF;
box-shadow: 1px 1px 2px 0 #555555;
}
.imgposter {
border: 1px solid #ddd;
}
.imgbanner {
border: 1px solid #ddd;
}
.imgsmallposter .small {
border: 1px solid #ddd;
}
body {
background: none repeat scroll 0 0 #FFFFFF;
color: #343434;
}
#searchResults fieldset {
border: 1px solid #111;
}
a{
color: #6196c2;
}
.update {
color: #339933;
}
#upgrade-notification div {
background-color: #C6B695;
border-bottom-color: #AF986B;
border-bottom-style: solid;
border-bottom-width: 1px;
padding: 7px 0;
color: #fff;
font-weight: 700;
text-shadow: none;
}
#header-fix {
*margin-bottom: -31px;
/* IE fix */
height: 21px;
padding: 0;
}
#header {
background-image: -moz-linear-gradient(#555555, #333333) !important;
background-image: linear-gradient(#555555, #333333) !important;
background-image: -webkit-linear-gradient(#555555, #333333) !important;
background-image: -o-linear-gradient(#555555, #333333) !important;
filter: progid:dximagetransform.microsoft.gradient(startColorstr=#555555, endColorstr=#333333) !important;
-ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#555555, endColorstr=#333333) !important;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
border-bottom: 1px solid #CACACA;
}
#versiontext {
color: #FFFFFF;
}
.update {
color: #339933;
text-decoration: none;
}
.tvshowImg {
border: 1px solid #ddd;
}
table .ep_name {
color: #000000;
}
table td a {
color: #000 !important;
}
table td a:hover {
color: #343434;
}
.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: #CCCCCC;
border-right-color: #CCCCCC;
border-left-color: #CCCCCC;
border-top-color: #CCCCCC;
}
.footer a {
color: #09A2FF;
text-decoration: none;
}
.footerhighlight {
color: #6196C2;
display: inline;
}
.sickbeardTable {
border-collapse:separate;
color: #343434;
box-shadow: none;
}
.sickbeardTable th, .sickbeardTable td {
border-top: 1px solid transparent;
}
.seasoncols th {
border-top: #FFFFFF 1px solid;
text-shadow:0 1px rgba(0,0,0,0.8);
font-weight:normal;
}
.seasonstyle td {
border-top: #FFFFFF 1px solid;
color: #000000;
}
.seasoncols tr:first-child, .seasoncols th:first-child{
border-top-left-radius:10px;
border-left: #FFFFFF 1px solid;
}
.seasoncols tr:last-child, .seasoncols th:last-child{
border-top-right-radius:10px;
border-right: #FFFFFF 1px solid;
}
.sickbeardTable th {
color: #FFFFFF;
background:#000000;
text-shadow:0 1px rgba(0,0,0,0.8);
background-clip:padding-box;
background-image: -moz-linear-gradient(#555555, #333333) !important;
background-image: linear-gradient(#555555, #333333) !important;
background-image: -webkit-linear-gradient(#555555, #333333) !important;
background-image: -o-linear-gradient(#555555, #333333) !important;
filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fdf0d5, endColorstr=#fff9ee) !important;
-ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fdf0d5, endColorstr=#fff9ee) !important;
box-shadow: none;
}
.sickbeardTable tfoot a {
text-decoration: none;
color: #6196c2;
float: left;
font-weight:normal;
}
.sickbeardTable td.status_column {
font-weight: normal;
color: #000000;
}
.sickbeardTable td.search {
border-right: #fff 1px solid;
}
.sickbeardTable td.check {
border-left: #fff 1px solid;
}
.sickbeardTable td.tableleft {
border-left: #fff 1px solid;
}
.sickbeardTable td.tableright {
border-right: #fff 1px solid;
}
#actions .selectAll {
border-right: 1px solid #eee;
}
#tooltip {
border: 1px solid #111;
background-color: #eee;
}
.progressbarText {
text-shadow: 0 0 0.1em #fff;
position: absolute;
top: 0;
font-size: 12px;
color: #000000;
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: #000000;
}
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: #F5F1E4;
color: #cec198;
}
tr.unaired b,
span.unaired b {
color: #343434;
}
tr.skipped, span.skipped {
background-color: #E9F7FB;
color: #90D5EC;
border: 1px solid #90D5EC;
}
tr.skipped b,
span.skipped b {
color: #343434;
}
tr.good, span.good {
background-color: #E2FFD8;
color: #AAD450;
border: 1px solid #AAD450;
}
tr.good b,
span.good b {
color: #343434;
}
tr.qual, span.qual {
background-color: #FDF0D5;
color: #F7B42C;
border: 1px solid #F7B42C;
}
tr.qual b,
span.qual b {
color: #343434;
}
tr.wanted, span.wanted {
background-color: #FDEBF3;
color: #F49AC1;
border: 1px solid #F49AC1;
}
tr.wanted b,
span.wanted b {
color: #343434;
}
tr.snatched, span.snatched {
background-color: #F1D9F1;
color: #E09EDC;
border: 1px solid #E09EDC;
}
tr.snatched b,
span.snatched b {
color: #343434;
}
tr.wanted,
tr.qual,
tr.good,
tr.skipped,
tr.unaired,
tr.snatched {
color: #000;
border-top: #fff 1px solid;
}
span .headerInfo {
color: #666666;
}
div#summary {
text-shadow:0px 1px rgba(255, 255, 255, 0.8);
background:#f9f9f9;
border:1px solid #ddd;
}
div#summary2 {
text-shadow:0px 1px rgba(255, 255, 255, 0.8);
background:#f9f9f9;
border:1px solid #ddd;
}
.alt {
background-color: #efefef;
}
#tabs div.field-pair select,
.stepDiv div.field-pair select {
border: 1px solid #d4d0c8;
}
#displayText {
background-color: #efefef;
border: 1px solid #DFDEDE;
}
td.comingtvShow a {
color: #111;
font-weight: normal;
}
a.whitelink {
color: #ffffff;
}
/* for displayShow notice */
#show_message {
border: 1px solid #cccccc;
background-color: #fdf0d5;
}
#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 {
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;
}
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: #6196c2;
}
.btn {
color:#fff;
text-shadow:0 1px rgba(0,0,0,0.8);
background:#444444;
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: #666666;
}
.btn:active,
.btn.active {
background-color: #555555;
}
.btn:hover {
background-color: #666666;
}
.btn:focus {
outline: thin dotted #111;
}
.btn.active,
.btn:active {
background-color: #555555;
}
a.btn {
color: #ffffff !important;
}
a.btn:hover {
color: #ffffff !important;
}
.btn-large {
background:#444444 !important;
color: #ffffff !important;
font-weight: normal !important;
}
.btn-large:hover,
.btn-large:active,
.btn-large.active,
.btn-large.disabled,
.btn-large[disabled] {
background-color: #666666 !important;
color: #ffffff !important;
font-weight: normal !important;
}
.btn.disabled,
.btn[disabled] {
background-color: #555555;
background-image: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.btn-mini:hover{
background-color: #666666;
}
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(255,255,255,0.8);
}
h3 {
font-size: 18px;
line-height: 27px;
font-weight: normal;
}
h4.note {
color: #000000;
}
blockquote {
border-left: 5px solid #838B8B;
}
code,
pre {
color: #000000;
}
pre {
background-color: #f5f5f5;
border: 1px solid #ccc;
}
.verticalimage {
border-style: solid;
border-radius: 4px 0px 0px 4px;
border-color: #111;
border-width: 1px 0px 1px 1px;
}
.vertical {
background-color: #6196c2;
border-radius: 0 4px 4px 0;
border-width: 1px 1px 1px 0;
border-style: solid;
border-color: #B7B7B7;
color: #343434;
}
#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(0,0,0,.15);
border-right:6px solid rgba(0,0,0,.15);
border-bottom:6px solid rgba(0,0,0,.15);
border-top:6px solid rgba(0,0,0,.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(0,0,0,.15);
border-right:3px solid rgba(0,0,0,.15);
border-bottom:3px solid rgba(0,0,0,.15);
border-top:3px solid rgba(0,0,0,.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 #555555;
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(255, 255, 255, 0.8);
background: #f9f9f9;
border: 1px solid #ddd;
}
.meta b {
color: #000000;
}
#prevShow,
#nextShow,
#topcontrol {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray;
filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
}
/*
tablesorter.css
*/
table.tablesorter {
width:100%;
line-height:32px;
text-align:middle;
text-shadow:0 1px rgba(255,255,255,0.8);
border-collapse:separate;
-webkit-box-shadow: none;
box-shadow: none;
border:1px solid #ccc;
border-radius:10px;
border-spacing: 0px;
background-color: #DCDCDC;
}
table.tablesorter th {
background:#333333;
border-collapse: collapse;
background-image: -moz-linear-gradient(#555555, #333333) !important;
background-image: linear-gradient(#555555, #333333) !important;
background-image: -webkit-linear-gradient(#555555, #333333) !important;
background-image: -o-linear-gradient(#555555, #333333) !important;
filter: progid:dximagetransform.microsoft.gradient(startColorstr=#555555, endColorstr=#333333) !important;
-ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#555555, endColorstr=#333333) !important;
color: #fff;
box-shadow: none;
}
table.tablesorter .tablesorter-header {
/* background-image: url(../images/tablesorter/bg.gif); */
background-repeat: no-repeat;
background-position: center right;
cursor: pointer;
}
table.tablesorter .tablesorter-header-inner {
padding: 0px 15px 0px 15px;
}
table.tablesorter th.tablesorter-headerSortUp .tablesorter-header-inner {
background: url(../lib/images/tablesorter/asc.gif) no-repeat right center;
}
table.tablesorter th.tablesorter-headerSortDown .tablesorter-header-inner {
background: url(../lib/images/tablesorter/desc.gif) no-repeat right center;
}
table.tablesorter th.tablesorter-headerAsc {
background:#555555;
text-shadow:0 1px rgba(0,0,0,0.8);
background-image: -moz-linear-gradient(#777777, #555555) !important;
background-image: linear-gradient(#777777, #555555) !important;
background-image: -webkit-linear-gradient(#777777, #555555) !important;
background-image: -o-linear-gradient(#777777, #555555) !important;
filter: progid:dximagetransform.microsoft.gradient(startColorstr=#555555, endColorstr=#333333) !important;
-ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#555555, endColorstr=#333333) !important;
color: #FFFFFF;
box-shadow: none;
/* background-image: url(../images/tablesorter/asc.gif); */
}
table.tablesorter th.tablesorter-headerDesc {
background:#555555;
text-shadow:0 1px rgba(0,0,0,0.8);
background-image: -moz-linear-gradient(#777777, #555555) !important;
background-image: linear-gradient(#777777, #555555) !important;
background-image: -webkit-linear-gradient(#777777, #555555) !important;
background-image: -o-linear-gradient(#777777, #555555) !important;
filter: progid:dximagetransform.microsoft.gradient(startColorstr=#555555, endColorstr=#333333) !important;
-ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#555555, endColorstr=#333333) !important;
color: #FFFFFF;
box-shadow: none;
/* background-image: url(../images/tablesorter/desc.gif); */
}
/* Zebra Widget - row alternating colors */
table.tablesorter tr.odd td {
background-color: #F5F1E4;
text-shadow:0 1px rgba(255,255,255,0.8);
}
table.tablesorter tr.even td {
background-color: #DFDACF;
text-shadow:0 1px rgba(255,255,255,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;
background: #eee;
}
/* 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;
}
tr.tablesorter-stickyHeader {
background-color: #fff;
padding: 2px 0;
}
/*
jquery-ui-1.10.4.custom.css
*/
.ui-widget-content {
border: 1px solid #aaaaaa;
background: #dcdcdc url("/css/lib/images/ui-bg_flat_0_ffffff_40x100.png") 50% top repeat-x;
color: #222222;
}
.ui-widget-content a {
color: #222222;
}
.ui-widget-header {
border: 1px solid #aaaaaa;
/* background: #ffffff url(images/ui-bg_flat_0_ffffff_40x100.png) 50% 50% repeat-x; */
color: #222222;
font-weight: normal;
}
.ui-widget-header a {
color: #222222;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
border: 1px solid #aaaaaa;
/* background: #efefef url(images/ui-bg_highlight-soft_75_efefef_1x100.png) 50% 50% repeat-x; */
font-weight: normal;
color: #222222;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
color: #222222;
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 #999999;
/* background: #dddddd url(images/ui-bg_highlight-soft_75_dddddd_1x100.png) 50% 50% repeat-x; */
font-weight: bold;
color: #222222;
}
.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: #222222;
text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
border: 1px solid #aaaaaa;
background: #dfdfdf url(/css/images/ui-bg_inset-soft_75_dfdfdf_1x100.png) 50% 50% repeat-x;
font-weight: bold;
color: #140f06;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
color: #140f06;
text-decoration: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
border: 1px solid #aaaaaa;
/* 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 #aaaaaa;
/* 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: #ffffff 50% 50% repeat !important; }
.ui-dialog-titlebar { background-image: url("/css/lib/images/ui-bg_highlight-soft_75_cccccc_1x100.png");}
.ui-accordion-content, .ui-tabs-panel { background: #ededed !important; background-image: none !important; }
.ui-widget-content { background: #dfdfdf url(/css/images/ui-bg_inset-soft_75_dfdfdf_1x100.png) 50% 50% repeat-x; }
.ui-widget-header { background: #ffffff url("/css/lib/images/ui-bg_flat_0_ffffff_40x100.png") 50% 50% repeat-x; }
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { background: #E6E6E6 url("/css/lib/images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x; border-color: #D3D3D3; color: #555555; }
.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: #F7F7F7; color: #222222 !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_888888_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: #aaaaaa url("/css/lib/images/ui-bg_flat_0_aaaaaa_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: #F7F7F7 !important; border-left-color-value: #CCCCCC; border-width: 1px 1px 1px 1px; border-color: #CCCCCC;}
.ui-tabs-nav > :not(.ui-tabs-active){ background: #ededed !important; color: #222222 !important; }
/*
comingEpisodes.css
*/
.tvshowDiv {
border: 1px solid #CCCCCC;
background: #fff;
}
.tvshowTitle a {
color: #000000;
text-shadow: -1px -1px 0 #FFF;
}
.tvshowDiv .title {
font-weight: bold;
color: #111;
}
.posterThumb {
border-right: 1px solid #ccc;
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 #ccc;
}
.tvshowDiv th {
color: #000;
}
.tvshowDiv td {
color: #000;
}
.tvshowDiv td.next_episode {
border-bottom: 1px solid #ccc;
color: #000;
}
h1.day {
background-image: -moz-linear-gradient(#555555, #333333) !important;
background-image: linear-gradient(#555555, #333333) !important;
background-image: -webkit-linear-gradient(#555555, #333333) !important;
background-image: -o-linear-gradient(#555555, #333333) !important;
filter: progid:dximagetransform.microsoft.gradient(startColorstr=#555555, endColorstr=#333333) !important;
-ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#555555, endColorstr=#333333) !important;
color: #fff;
text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
}
h1.network {
background-image: -moz-linear-gradient(#555555, #333333) !important;
background-image: linear-gradient(#555555, #333333) !important;
background-image: -webkit-linear-gradient(#555555, #333333) !important;
background-image: -o-linear-gradient(#555555, #333333) !important;
filter: progid:dximagetransform.microsoft.gradient(startColorstr=#555555, endColorstr=#333333) !important;
-ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#555555, endColorstr=#333333) !important;
color: #fff;
text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
}
.ep_listing {
width: auto;
border: 1px solid #CCCCCC;
margin-bottom: 10px;
/* margin: 10px; */
/* overflow: hidden; */
padding: 10px;
}
.listing_default {
background-color: #F5F1E4;
color: #cec198;
border: 1px solid #cec198;
}
.listing_current {
background-color: #E2FFD8;
color: #AAD450;
border: 1px solid #AAD450;
}
.listing_waiting {
background-color: #99ff99;
}
.listing_overdue {
background-color: #FDEBF3;
color: #F49AC1;
border: 1px solid #F49AC1;
}
.listing_toofar {
background-color: #E9F7FB;
color: #90D5EC;
border: 1px solid #90D5EC;
}
.listing_unknown {
background-color: #ffdc89;
}
tr.listing_default {
color: #000000;
}
tr.listing_current {
color: #000000;
}
tr.listing_waiting {
color: #000000;
}
tr.listing_overdue {
color: #000000;
}
tr.listing_toofar {
color: #000000;
}
tr.listing_unknown {
color: #000000;
}
span.pause {
color: #FF0000;
font-size: 12px;
}
.ep_summaryTrigger {
/* float: left;
padding-top: 9px;*/
margin-top: -1px;
}
.ep_summary {
margin-left: 5px;
/* padding-top: 5px; */
font-style: italic;
line-height: 21px;
}
/*
config.css
*/
#config a:hover {
color: #005580 !important;
}
#config h3 {
color: #000;
}
#config h4 {
color: #333;
}
#config h5 {
color: #000;
}
#config .path {
color: #333;
}
#config-components-border {
border-top: 1px solid #999;
}
#config .title-group {
border-bottom: 1px solid #666;
}
#config .component-group {
border-bottom: 1px solid #ccc;
}
#config .component-group-desc p {
color: #666;
}
#config .component-group-desc p.note {
color: #333;
}
#config div.field-pair input:not(.btn) {
border: 1px solid #ccc;
}
#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 p {
color: #666;
}
#provider_order_list li,
#service_order_list li {
background: url('/css/lib/images/ui-bg_glass_75_e6e6e6_1x400.png') repeat-x scroll 50% 50% #E6E6E6;
}
#config div.metadata_options {
color: #036;
}
#config div.metadata_options label:hover {
background-color: #9f9;
}
#config div.metadata_options label {
color: #036;
}
#config div.metadata_example {
color: #036;
}
#config div.metadata_example label {
color: #000;
}
#config div.metadataDiv .disabled {
color: #ccc;
}
.infoTableSeperator {
border-top: 1px dotted #666666;
}
#config div.testNotification {
border: 1px solid #ccc;
}
.config_message {
background: #ffecac;
}
#config span.path {
color: #6666FF;
}
/* =======================================================================
config_postProcessing.tmpl
========================================================================== */
#config div.example {
color: #000;
border: 1px solid #ccc;
background: #dfdede;
}
.Key {
background-color: #f4f4f4;
border: 1px solid #ccc;
}
.Key th, .tableHeader {
color: #fff;
text-align: center;
text-shadow:0 1px rgba(0,0,0,0.8);
background:#555555;
background-image:-webkit-linear-gradient(top, #555555,#333333) !important;
background-image:-moz-linear-gradient(top, #555555,#333333) !important;
background-image:-o-linear-gradient(top, #555555,#333333) !important;
background-image:linear-gradient(to bottom, #555555,#333333) !important;
}
.Key tr {
border-bottom: 1px solid #111;
}
.Key tr.even {
background-color: #dfdede;
}
/*
trakt.css
*/
.traktContainer h2, .traktContainer i {
text-shadow: 1px 1px 0px #fff;
}
.traktContainer {
text-shadow:0 1px rgba(255,255,255,0.5);
background: #F5F1E4;
border: 1px solid #ccc;
}
.trakt-image {
border-bottom: 1px solid #ccc;
}
.trakt-image-slide {
background-color: #F5F1E4;
opacity: 0.7;
border-top: 1px solid #ccc;
text-shadow: 1px 1px #fff;
color: #000;
}
/*
posterlist.css
*/
.show {
background-color: #F5F1E4;
border: 1px solid #ccc;
}
.show-image-slide {
background-color: #F5F1E4;
opacity: 0.7;
border-top: 1px solid #ccc;
text-shadow: 1px 1px #fff;
color: #000;
}
.show .ui-widget-content {
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-left: 0px;
border-right: 0px;
}
.show-add {
text-shadow: 1px 1px #fff;
}
.show-date {
text-shadow: 1px 1px #fff;
}
.show-status {
text-shadow: 1px 1px #fff;
}
.show-dlstats {
text-shadow: 1px 1px #fff;
}
/*
formwizard.css
*/
legend.legendStep{
color: #343434;
}
div.stepsguide .step p {
border-bottom: 4px solid #57442B;
}
div.stepsguide .disabledstep{
color:#C4C4C4;
}
div.stepsguide .disabledstep p {
border-bottom: 4px solid #8A775E;
}
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-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:#444444;
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);
}
.prev:hover , .next:hover{
background-color:#666666 !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 #ccc;
}
/* 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;
border: 1px solid #555555;
}
.sf-menu li.spacer,
.sf-menu li.spacer:hover {
background-color: #666666;
}
.sf-menu li.current > a {
color: #FFFFFF;
}
.sf-menu a {
border-right: 1px solid #ccc;
padding: .75em 1em;
text-decoration: none;
}
.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(#777777, #555555) !important;
background-image: linear-gradient(#777777, #555555) !important;
background-image: -webkit-linear-gradient(#777777, #555555) !important;
background-image: -o-linear-gradient(#777777, #555555) !important;
filter: progid:dximagetransform.microsoft.gradient(startColorstr=#777777, endColorstr=#555555) !important;
-ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#777777, endColorstr=#555555) !important;
border: 1px solid #555555;
border-radius: 3px 3px 3px 3px;
-moz-box-shadow: 0 1px 0 #555555 inset;
-webkit-box-shadow: 0 1px 0 #555555 inset;
-o-box-shadow: 0 1px 0 #555555 inset;
box-shadow: 0 1px 0 #555555 inset;
}
.sf-menu li ul li a:hover {
background-image: -moz-linear-gradient(#777777, #555555) !important;
background-image: linear-gradient(#777777, #555555) !important;
background-image: -webkit-linear-gradient(#777777, #555555) !important;
background-image: -o-linear-gradient(#777777, #555555) !important;
filter: progid:dximagetransform.microsoft.gradient(startColorstr=#777777, endColorstr=#555555) !important;
-ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#777777, endColorstr=#555555) !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: #F5F1E4;
width:460px;
position:fixed;
left:50%;
top:50%;
margin:-130px 0 0 -230px;
border: 1px solid #000;
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(255,255,255,0.8);
color:#000;
}
#confirmBox h1{
background-image: -moz-linear-gradient(#555555, #333333) !important;
background-image: linear-gradient(#555555, #333333) !important;
background-image: -webkit-linear-gradient(#555555, #333333) !important;
background-image: -o-linear-gradient(#555555, #333333) !important;
filter: progid:dximagetransform.microsoft.gradient(startColorstr=#555555, endColorstr=#333333) !important;
-ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#555555, endColorstr=#333333) !important;
box-shadow: none;
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 #cccccc;
background-image: -moz-linear-gradient(#fdf0d5, #fff9ee) !important;
background-image: linear-gradient(#fdf0d5, #fff9ee) !important;
background-image: -webkit-linear-gradient(#fdf0d5, #fff9ee) !important;
background-image: -o-linear-gradient(#fdf0d5, #fff9ee) !important;
filter: progid:dximagetransform.microsoft.gradient(startColorstr=#555555, endColorstr=#333333) !important;
-ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#555555, endColorstr=#333333) !important;
-moz-box-shadow: 0px 0px 2px #aaaaaa;
-webkit-box-shadow: 0px 0px 2px #aaaaaa;
-o-box-shadow: 0px 0px 2px #aaaaaa;
box-shadow: 0px 0px 2px #aaaaaa;
}
.ui-pnotify-title {
color: #000000;
}
.ui-pnotify-text {
color: #000000;
}