ul.simple-pagination {
list-style: none;
}
.simple-pagination {
display: block;
overflow: hidden;
padding: 0 5px 5px 0;
margin: 0;
}
.simple-pagination ul {
list-style: none;
padding: 0;
margin: 0;
}
.simple-pagination li {
list-style: none;
padding: 0;
margin: 0;
float: left;
}
span.ellipse.clickable {
cursor: pointer;
}
.ellipse input {
width: 3em;
}
.vc_column-inner .light-theme a.page-link,
.vc_column-inner .active span {
display: none;
}
.light-theme a.page-link.next,
.light-theme a.page-link.prev {
display: block;
}
.simple-pagination li {
float: right;
}
.simple-pagination li:first-child {
float: left;
}
.paginator {
margin-top: .5em;
} .compact-theme span {
cursor:pointer;
}
.compact-theme a, .compact-theme span {
float: left;
color: #333;
font-size:14px;
line-height:24px;
font-weight: normal;
text-align: center;
border: 1px solid #AAA;
border-left: none;
min-width: 14px;
padding: 0 7px;
box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
background: #efefef; background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef)); background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%); background: -o-linear-gradient(top, #ffffff 0%,#efefef 100%); background: -ms-linear-gradient(top, #ffffff 0%,#efefef 100%); background: linear-gradient(top, #ffffff 0%,#efefef 100%); }
.compact-theme a:hover, .compact-theme li:not(.disabled):not(.active) span:hover {
text-decoration: none;
background: #efefef; background: -moz-linear-gradient(top, #efefef 0%, #bbbbbb 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#bbbbbb)); background: -webkit-linear-gradient(top, #efefef 0%,#bbbbbb 100%); background: -o-linear-gradient(top, #efefef 0%,#bbbbbb 100%); background: -ms-linear-gradient(top, #efefef 0%,#bbbbbb 100%); background: linear-gradient(top, #efefef 0%,#bbbbbb 100%); }
.compact-theme li:first-child a, .compact-theme li:first-child span {
border-left: 1px solid #AAA;
border-radius: 3px 0 0 3px;
}
.compact-theme li:last-child a, .compact-theme li:last-child span {
border-radius: 0 3px 3px 0;
}
.compact-theme .current {
background: #bbbbbb; background: -moz-linear-gradient(top, #bbbbbb 0%, #efefef 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bbbbbb), color-stop(100%,#efefef)); background: -webkit-linear-gradient(top, #bbbbbb 0%,#efefef 100%); background: -o-linear-gradient(top, #bbbbbb 0%,#efefef 100%); background: -ms-linear-gradient(top, #bbbbbb 0%,#efefef 100%); background: linear-gradient(top, #bbbbbb 0%,#efefef 100%); cursor: default;
}
.compact-theme .ellipse {
background: #EAEAEA;
padding: 0 10px;
cursor: default;
} .light-theme span {
cursor:pointer;
}
.light-theme a, .light-theme span {
float: left;
color: #666;
font-size:14px;
line-height:24px;
font-weight: normal;
text-align: center;
border: 1px solid #BBB;
min-width: 14px;
padding: 0 7px;
margin: 0 5px 0 0;
border-radius: 3px;
box-shadow: 0 1px 2px rgba(0,0,0,0.2);
background: #efefef; background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef)); background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%); background: -o-linear-gradient(top, #ffffff 0%,#efefef 100%); background: -ms-linear-gradient(top, #ffffff 0%,#efefef 100%); background: linear-gradient(top, #ffffff 0%,#efefef 100%); }
.light-theme a:hover, .light-theme li:not(.disabled):not(.active) span:hover {
text-decoration: none;
background: #FCFCFC;
}
.light-theme .current {
background: #666;
color: #FFF;
border-color: #444;
box-shadow: 0 1px 0 rgba(255,255,255,1), 0 0 2px rgba(0, 0, 0, 0.3) inset;
cursor: default;
}
.light-theme .ellipse {
background: none;
border: none;
border-radius: 0;
box-shadow: none;
font-weight: bold;
cursor: default;
} .dark-theme span {
cursor:pointer;
}
.dark-theme a, .dark-theme span {
float: left;
color: #CCC;
font-size:14px;
line-height:24px;
font-weight: normal;
text-align: center;
border: 1px solid #222;
min-width: 14px;
padding: 0 7px;
margin: 0 5px 0 0;
border-radius: 3px;
box-shadow: 0 1px 2px rgba(0,0,0,0.2);
background: #555; background: -moz-linear-gradient(top, #555 0%, #333 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#555), color-stop(100%,#333)); background: -webkit-linear-gradient(top, #555 0%,#333 100%); background: -o-linear-gradient(top, #555 0%,#333 100%); background: -ms-linear-gradient(top, #555 0%,#333 100%); background: linear-gradient(top, #555 0%,#333 100%); }
.dark-theme a:hover, .dark-theme li:not(.disabled):not(.active) span:hover {
text-decoration: none;
background: #444;
}
.dark-theme .current {
background: #222;
color: #FFF;
border-color: #000;
box-shadow: 0 1px 0 rgba(255,255,255,0.2), 0 0 1px 1px rgba(0, 0, 0, 0.1) inset;
cursor: default;
}
.dark-theme .ellipse {
background: none;
border: none;
border-radius: 0;
box-shadow: none;
font-weight: bold;
cursor: default;
}.Zebra_Tooltip {
position: absolute;
z-index: 99999;
background: transparent;
font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
.Zebra_Tooltip .Zebra_Tooltip_Message {
position: relative;
padding: 20px;
font-size: inherit;
text-align: left;
font-weight: normal;
line-height: inherit;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
-moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
*margin-right: 0;
_width:expression(document.body.clientWidth > 250 ? '250px': 'auto'); }
.Zebra_Tooltip .Zebra_Tooltip_Arrow         { position: absolute; height: 10px; width: 20px; overflow: hidden }
.Zebra_Tooltip .Zebra_Tooltip_Arrow_Bottom  { bottom: 0 }
.Zebra_Tooltip .Zebra_Tooltip_Arrow_Top     { top: 0    }
.Zebra_Tooltip .Zebra_Tooltip_Arrow div {
position: absolute;
border-style: solid;
border-width: 10px;
height: 0;
width: 0;
left: 0;
_border-left-color: pink;
_border-right-color: pink;
_filter: chroma(color=pink);
}
.Zebra_Tooltip .Zebra_Tooltip_Arrow_Bottom div  {
top: 0;
_border-bottom-color: pink;
}
.Zebra_Tooltip .Zebra_Tooltip_Arrow_Top div     {
bottom: 0;
_border-top-color: pink;
}
.Zebra_Tooltip .Zebra_Tooltip_Close {
text-decoration: none;
color: #FFF;
position: absolute;
right: 8px;
top: 1px;
font-size: inherit;
font-weight: bold;
}
.Zebra_Tooltip .Zebra_Tooltip_Close:hover {
color: #C40000;
}