.pagination {
    clear: both;
    height: 40px;
    padding-right: 8px;
    margin-top: 15px;
    font-size: 12px;
    background-color: #f1f1ee;
}
.pagination li {
    height: 38px;
    float: left;
}
.pagination .page-direct-access {
    float: right;
}
.pagination a,
.pagination span {
    padding: 0 13px;
    display: block;
    line-height: 38px;
    background-color: #f1f1ee;
    border: 1px solid #f1f1ee;
    border-right-color: #ffffff;
}
.pagination a:hover {
    background-color: #f5f5f5;
}
.pagination .page-active {
    color: #000;
    font-weight: bold;
    border-color: #edede9;
    background-color: #fff;
}
.pagination-prev a,
.pagination-next a {
    text-transform: capitalize;
}
.page-direct-access {
    height: 31px !important;
    padding-top: 7px;
    color: #888888;
}
.page-direct-access label {
    width: auto;
    font-size: 12px;
    color: #888888;
}
#pagination-goto {
    height: 21px;
   width: 46px;
   margin-left: 10px;
   -webkit-border-radius: 0px;
   -moz-border-radius: 0px;
   border-radius: 0px;
   border: 0 none;
}
#pagination-submit {
    padding: 3px 9px;
    margin: 0;
    border: 0 none;
    color: #fff;
    background-color: #00a8ff;
}
.page-loading-wrapper {
    height: 1px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    overflow: hidden;
}

.page-loading-overlay {
    height: 100%;
    width: 100%;
    background: #fff;
    opacity: .8;
}
.oldie .page-loading-overlay {
    filter: Alpha(Opacity=80);
}

.page-loading-indicator-wrap {
    width: 100%;
    position: absolute;
    top: 160px;
    z-index: 3;
}

.page-loading-indicator {
    width: 60px;
    height: 60px;
    margin: 0 auto;
    text-indent: -9999px;
    overflow: hidden;
    background: transparent url(https://nb9-stumbleupon.netdna-ssl.com/anAVjBrzYFAmwazVAqaA_A) no-repeat 0 0;
}/**
 * Navigation (vertical)
 */
.stumbler-card {
    border: solid #eaeaea;
    border-width: 1px 0 0 1px;
}
.nav-side {
    border: 1px solid #eaeaea;
    border-width: 15px 0 1px 1px;
    background: #ffffff;
}
.oldie .nav-side {
    margin-top: 15px;
    border-top: 0 none;
}
.s-nav-side-first {
    border-top-width: 1px;
}
.oldie .s-nav-side-first {
    margin-top: 0;
}
.nav-side li a {
    padding: 15px;
    display: block;
    font-size: 12px;
    font-weight: bold;
    border-bottom: 1px dotted #aaa;
    border-bottom-color: rgba(200, 200, 200, .5);
    background-color: #f7f7f4; background-color: rgba(211, 211, 208, 0.2); color: #717171;
}
.nav-side li a:hover {
    background-color: #ecece9; background-color: rgba(231, 231, 228, 0.8); color: #444;
}
.nav-side .s-active a,
.nav-side .s-active a:hover {
    padding-right: 16px;
    position: relative;
    left: 1px;
    text-indent: -1px;
    z-index: 10;
    cursor: default;
    background-color: #fff; color: #eb4924;
}
.nav-total {
    font-weight: normal !important;
    color: #919191;
}
.nav-side-header {
    margin: 0;
    padding: 20px 15px;
    background-color: #2f2f2f;
    color: #ffffff;
}
.discovery-data {
    padding: 15px;
    margin-top: 15px;
}
.discovery-info {
    margin-bottom: 10px;
}
.nav-side-extra {
    margin: 10px 0 0 15px;
}.modal-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 999;
    background: rgba(0,0,0, 0.65);
    box-shadow: inset 0 0 200px 50px rgba(0,0,0, .5);
    -moz-box-shadow: inset 0 0 200px 50px rgba(0,0,0, .5);
    -webkit-box-shadow: inset 0 0 200px 50px rgba(0,0,0, .5);
}
.oldie .modal-overlay {
    filter: alpha(opacity=75);
}
.modal-container {
    display: none;
    height: 1px;
    width: 100%;
    text-align: center;
    z-index: 9999;
}
.share-panel-modal iframe {
    width: 495px;
    height: 412px;
}
.list-add-modal iframe {
    width: 360px;
    height: 221px;
}
.something-wrong iframe {
    width: 403px;
    height: 305px;
}
.flag-stumbler iframe {
    width: 403px;
    height: 300px;
}

/* Modal Box */
.modal-body > h2 {
    color: #64645a;
}

.modal-open {
    display: block !important;
}
.modal {
    min-width: 300px;
    max-width: 900px;
    min-height: 200px;
    padding: 16px;
    margin: 0 auto 500px 0;
    position: relative;
    display: inline-block;
    background: #f1f1ee; /* Old browsers */
    background: -moz-linear-gradient(top, #f1f1ee 0%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f1ee), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f1f1ee 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f1f1ee 0%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f1f1ee 0%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(top, #f1f1ee 0%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1ee', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    box-shadow: 0 0 5px rgba(0,0,0,.5);
}
.ie7 .modal {
    display: inline;
    zoom: 1;
}
.modal-body {
    text-align: left;
}
.modal-close {
    padding: 5px;
    position: absolute;
    right: 6px;
    top: 4px;
    color: #b2b2b2;
    font-size: 24px;
    line-height: 14px;
    overflow: hidden;
    text-decoration: none;
    z-index: 1;
}
.modal-close:hover {
    color: #888888;
}
.modal-hide-close .modal-close {
    display: none;
}
.modal-loader {
    position: fixed;
    width: 100%;
    z-index:10000;
}

/* Backbone modal */
body.modal-mode {
    overflow: hidden;
}
.modal-view {
    background: rgba(0,0,0, 0.65);
    box-shadow: inset 0 0 200px 50px rgba(0,0,0, .5);
    -moz-box-shadow: inset 0 0 200px 50px rgba(0,0,0, .5);
    -webkit-box-shadow: inset 0 0 200px 50px rgba(0,0,0, .5);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#8c000000', endColorstr='#8c000000');
    bottom: 0;
    left: 0;
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 400;
    font-family: 'Helvetica',Arial;
}
.modal-view.animate {
    opacity: 0;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -o-transition: opacity .5s;
    -ms-transition: opacity .5s;
    transition: opacity .5s;
}
.modal-view.fadeIn {
    opacity: 1;
}
.modal-outer,
.center-outer {
    display: table;
    height: 100%;
    table-layout: fixed;
    width: 100%;
}
.modal-inner,
.center-inner {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
.modal-wrap {
    margin: 20px 0;
    padding: 25px 20px;
    min-height: 125px;
    min-width: 250px;
    display: inline-block;
    outline: none;
    text-align: left;
    position: relative;
    overflow: hidden;
    background: #ffffff; /* Old browsers */
    box-shadow: 0 0 5px rgba(0,0,0,.5);
}
.modal-view.large .modal-wrap {
    min-height: 380px;
    width: 610px;
}
.modal-view.small .modal-wrap {
    min-height: 200px;
    width: 350px;
}
.modal-title {
    padding-bottom: 3px;
    margin-bottom: 15px;
    font-weight: normal;
    color: #3b3b3b;
    font-size: 25px;
    line-height: 27px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.modal-subtitle {
    margin-bottom: 10px;
    margin-top: -15px;
    font-size: 13px;
    font-style: italic;
    font-weight: normal;
    color: #9E9E9E;
}
.modal-wrap .loading,
.content-popup .loading,
.modal-context {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(241,241,238, 0.85);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#8c000000', endColorstr='#8c000000');
    font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue',Arial;
}
.content-popup .loading {
    margin: 8px;
}
.modal-context-message {
    font-size: 24px;
    padding: 20px;
}
.modal-actions {
    text-align: right;
    margin-top: 20px;
}
.modal-actions.inline {
    margin: 0;
}
.modal-actions .right {
    margin-left: 20px;
}
.modal-actions .left {
    margin-right: 20px;
}
.modal-actions .btn {
    min-width: 0;
}
.modal-view .dropdown {
    min-height: 150px;
}

/* modal form */
.form-modal .wrapper-input {
    margin-bottom: 9px;
}
.form-modal label {
    width: auto;
    margin-bottom: 6px;
    display: block;
    float: none;
    text-align: left;
    font-size: 13px;
}
.form-modal.large label {
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    color: #525252;
    cursor: default;
}
.form-modal .label-inline {
    width: auto;
    margin-right: 10px;
    display: inline;
    color: #64645A;
}
.form-modal input,
.form-modal textarea {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.form-modal input[type="text"],
.form-modal input[type="email"],
.form-modal input[type="password"],
.form-modal textarea {
    height: auto;
    width: 100%;
    padding: 5px;
    border: 1px solid #D4D4D4;
}
.form-modal.large input[type="text"],
.form-modal.large input[type="email"],
.form-modal.large input[type="password"],
.form-modal.large textarea {
    padding: 15px 8px;
    line-height: 18px;
    font-size: 16px;
}
.form-modal input[type="text"],
.form-modal input[type="email"],
.form-modal input[type="password"] {
    height: 30px;
    font-size: 13px;
    line-height: 18px;
    padding-left: 5px;
}
.form-modal textarea {
    height: 4em;
}.channel-item {
    position: relative;
    overflow: hidden;
    background: #f7f7f4;
}
.oldie .s-channel-unliked {
    filter: Alpha(Opacity=40);
}
.channel-category {
    padding: 2px 15px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    display: inline-block;
    color: #444444;
    text-transform: uppercase;
    font-size: 10px;
    opacity: .9;
    background: #b2b2b2;
}
.ie7 .channel-category {
    zoom: 1;
    display: inline;
}
.channel-unlike:active {
    margin: 1px 1px 0 0;
}

/* Details */
.channel-details {
    padding: 10px 15px 10px 15px;
    color: #888888;
}
.channel-details:hover {
    cursor: pointer;
}
.channel-details h3 {
    word-wrap: break-word;
}
.channel-details h3 a {
    color: #444444;
}
.channel-details .details-info {
    margin: 12px 0 0 0;
}
.channel-details .connection-avatar {
    margin-right: 15px;
    float: left;
}
.channel-details .connection-activity {
    height: 28px;
    line-height: 14px;
    margin: 0;
}
.channel-settings {
    margin-top: 12px;
}
.channel-settings a {
    margin-left: 4px;
}
.channel-settings a:before {
    content: "|";
    color: #888888;
    margin-right: 4px;
}
.channel-settings a:first-child,
.channel-settings a:first-child:before {
    content: "";
    margin: 0;
}
.ie7 .channel-settings a {
    padding-left: 9px;
    border-left: 1px solid #888888;
}
.ie7 .channel-settings a:first-child {
    padding-left: 0;
    border-left: 0 none;
}
/* Controls */
.channel-controls {
    position: absolute;
    top: 0;
    left: 0;
}
.channel-controls:hover {
    cursor: pointer;
}
.s-channels-list .channel-actions {
    padding-top: 0;
}

/* hover actions and transitions */
.channel-item:hover .channel-controls,
.channel-item:hover .channel-details {
    background-color: #eaeaea;
    -webkit-transition: background-color 30ms ease-in-out; -moz-transition: background-color 30ms ease-in-out; -ms-transition: background-color 30ms ease-in-out; -o-transition: background-color 30ms ease-in-out; transition: background-color 30ms ease-in-out;
    transition-delay: 150ms; -moz-transition-delay: 150ms; -webkit-transition-delay: 150ms; -o-transition-delay: 150ms;
}
.channel-item:hover .channel-category {
    color: #ffffff;
    transition-delay: 150ms; -moz-transition-delay: 150ms; -webkit-transition-delay: 150ms; -o-transition-delay: 150ms;
    -webkit-transition: background-color 30ms ease-in-out; -moz-transition: background-color 30ms ease-in-out; -ms-transition: background-color 30ms ease-in-out; -o-transition: background-color 30ms ease-in-out; transition: background-color 30ms ease-in-out;
    -webkit-transition: color 200ms linear;
    -moz-transition: color 200ms linear;
    -o-transition: color 200ms linear;
    transition: color 200ms linear;
    background-color: #eb4924;
}


/**
 * Grid View Shared
 */
.s-channels-grid .channel-item,
.s-channels-grid-b .channel-item,
.s-channels-grid-c .channel-item,
.s-channels-grid-d .channel-item {
    float: left;
    margin-bottom: 5px;
}
.channels,
.s-channels-grid .channel-details,
.s-channels-grid-b .channel-details,
.s-channels-grid-c .channel-details,
.s-channels-grid-d .channel-details {
    overflow: hidden;
}
/**
 * List View A
 */
.s-channels-list .channel-item {
    height: 160px;
    margin: 0 0 20px 0;
    border: 1px solid #f4f4f4;
    background: #ffffff;
}

.s-channels-list .channel-details {
    height: 140px;
    margin-left: 160px;
    border: solid #f4f4f4;
    border-width: 0 0 0 1px;
}

.s-channels-list h3 {
    margin: 8px 0 0 0;
    font-size: 18px;
    line-height: 24px;
}

.s-channels-list .channel-item:hover .channel-actions {
    width: 160px;
}

.s-channels-list .channel-controls {
    height: 160px;
    width: 160px;
    position: absolute;
    left: 0;
    top: 0;
}
.s-channels-list .channel-image {
    height: 160px;
    width: 160px;
}
.s-channels-list .channel-actions li {
    height: 30px;
    width: 55px;
}
.s-channels-list .channel-actions a {
    padding-top: 5px;
    background-position: 16px -200px;
}
.s-channels-list .channel-actions .channel-acts-share {
    background-position: 18px -250px;
}
.s-channels-list .channel-actions .channel-acts-info {
    background-position: 18px -150px;
}.stumble-item {
    position: relative;
    overflow: hidden;
    background: #f7f7f4;
}
.s-stumble-unliked {
    opacity: .4;
    -webkit-transition: opacity 200ms ease-in-out; -moz-transition: opacity 200ms ease-in-out; -ms-transition: opacity 200ms ease-in-out; -o-transition: opacity 200ms ease-in-out; transition: opacity 200ms ease-in-out;
    transition-delay: 150ms; -moz-transition-delay: 150ms; -webkit-transition-delay: 150ms; -o-transition-delay: 150ms;
}
.oldie .s-stumble-unliked {
    filter: Alpha(Opacity=40);
}
.stumble-category {
    padding: 2px 15px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    display: inline-block;
    color: #444444;
    text-transform: uppercase;
    font-size: 10px;
    opacity: .9;
    background: #b2b2b2;
}
.ie7 .stumble-category {
    zoom: 1;
    display: inline;
}
.stumble-category:hover {
    text-decoration: underline;
}
.stumble-unlike {
    height: 14px;
    width: 14px;
    position: absolute;
    right: -9999px;
    top: 0;
    opacity: 0;
    z-index: 2;
    border: none;
    text-indent: -9999px;
    -webkit-appearance: none;
    background: transparent url(https://nb9-stumbleupon.netdna-ssl.com/bciXy8zDiNDWlF8iC6j_JA) no-repeat 100% -322px;
}
.stumble-unlike:active {
    margin: 1px 1px 0 0;
}

/* Details */
.stumble-details {
    padding: 10px 15px 10px 15px;
    color: #888888;
}
.stumble-details:hover {
    cursor: pointer;
}
.stumble-details a {
    color: #444444;
    font-weight: bold;
}
.stumble-details h3 {
    word-wrap: break-word;
}
.stumble-details h3 a {
    color: #444444;
}
.stumble-details .details-info {
    margin: 0;
}
.stumble-details .connection-avatar {
    margin-right: 15px;
    float: left;
}
.stumble-details .connection-activity {
    height: 28px;
    line-height: 14px;
    margin: 0;
}
/* Controls */
.stumble-controls {
    position: absolute;
    top: 0;
    left: 0;
}
.stumble-controls:hover {
    cursor: pointer;
}
.stumble-actions {
    padding-top: 10px;
    position: absolute;
    left: -9999px;
    opacity: 0;
}
.oldie .stumble-actions {
    max-width: 1000px;
}
.s-stumbles-list .stumble-actions {
    padding-top: 0;
}
.stumble-actions li {
    height: 45px;
    width: 70px;
    float: right;
}

.stumble-actions li:first-child {
    float: left;
}

/* hover actions and transitions */
.stumble-item:hover .stumble-controls,
.stumble-item:hover .stumble-details {
    background-color: #eaeaea;
    -webkit-transition: background-color 30ms ease-in-out; -moz-transition: background-color 30ms ease-in-out; -ms-transition: background-color 30ms ease-in-out; -o-transition: background-color 30ms ease-in-out; transition: background-color 30ms ease-in-out;
    transition-delay: 150ms; -moz-transition-delay: 150ms; -webkit-transition-delay: 150ms; -o-transition-delay: 150ms;
}
.stumble-item:hover .stumble-category {
    color: #ffffff;
    transition-delay: 150ms; -moz-transition-delay: 150ms; -webkit-transition-delay: 150ms; -o-transition-delay: 150ms;
    -webkit-transition: background-color 30ms ease-in-out; -moz-transition: background-color 30ms ease-in-out; -ms-transition: background-color 30ms ease-in-out; -o-transition: background-color 30ms ease-in-out; transition: background-color 30ms ease-in-out;
    -webkit-transition: color 200ms linear;
    -moz-transition: color 200ms linear;
    -o-transition: color 200ms linear;
    transition: color 200ms linear;
    background-color: #eb4924;
}
.stumble-item:hover .stumble-unlike {
    right: 0;
    -webkit-transition: opacity 150ms ease-in-out; -moz-transition: opacity 150ms ease-in-out; -ms-transition: opacity 150ms ease-in-out; -o-transition: opacity 150ms ease-in-out; transition: opacity 150ms ease-in-out;
    transition-delay: 150ms; -moz-transition-delay: 150ms; -webkit-transition-delay: 150ms; -o-transition-delay: 150ms;
    opacity: 0.8;
}
.stumble-unlike:hover {
    opacity: 1 !important;
    box-shadow: 0 0 10px rgba(0,0,0,0.4);
}
.stumble-unlike:hover:after {
    background-color: #922323;
}
.stumble-item:hover .stumble-actions {
    bottom: 0;
    left: 0;
    opacity: 1;
    -webkit-transition: opacity 200ms ease-in-out; -moz-transition: opacity 200ms ease-in-out; -ms-transition: opacity 200ms ease-in-out; -o-transition: opacity 200ms ease-in-out; transition: opacity 200ms ease-in-out;
    transition-delay: 150ms; -moz-transition-delay: 150ms; -webkit-transition-delay: 150ms; -o-transition-delay: 150ms;
}

.oldie .stumble-item:hover .stumble-actions {
    filter: Alpha(Opacity=100);
}
.stumble-actions a {
    height: 16px;
    padding-top: 34px;
    margin-top: -5px;
    display: block;
    color: #ffffff;
    opacity: .65;
    font-weight: bold;
    text-shadow: 1px 1px 1px rgba(0,0,0, .2);
    background-position: top center;
    background-repeat: no-repeat;
    background-image: url(https://nb9-stumbleupon.netdna-ssl.com/_56oSyHdzeA4BHIzHOIS7A);
    background-position: 50% -50px;
}
.oldie .stumble-actions a {
    filter: Alpha(Opacity=65);
}
.stumble-actions a:hover {
    opacity: 1.0;
    -webkit-transition: opacity 150ms ease-in-out; -moz-transition: opacity 150ms ease-in-out; -ms-transition: opacity 150ms ease-in-out; -o-transition: opacity 150ms ease-in-out; transition: opacity 150ms ease-in-out;
}
.oldie .stumble-actions a:hover {
    filter: Alpha(Opacity=100);
}
.stumble-actions a:active {
    margin-left: 2px;
    margin-top: -3px;
}
.stumble-controls:hover .stumble-image {
    opacity: .3;
    -webkit-transition: opacity 400ms linear;
    -moz-transition: opacity 400ms linear;
    -ms-transition: opacity 400ms linear;
    -o-transition: opacity 400ms linear;
    transition: opacity 400ms linear;
}
.oldie .stumble-controls:hover .stumble-image {
    filter: Alpha(Opacity=30);
}

.stumble-controls:hover .stumble-unlike {
    display: block;
}
.s-stumble-unliked .stumble-unlike {
    display: none !important;
}

.stumble-controls:hover .stumble-actions {
    display: block;
    opacity: 1;
    -webkit-transition: opacity 300ms linear;
    -moz-transition: opacity 300ms linear;
    -ms-transition: opacity 300ms linear;
    -o-transition: opacity 300ms linear;
    transition: opacity 300ms linear;
}
.oldie .stumble-controls:hover .stumble-actions {
    filter: Alpha(Opacity=100);
}

/**
 * List View A
 */
.s-stumbles-list .stumble-item {
    height: 118px;
    margin: 0 0 5px 0;
}

.s-stumbles-list .stumble-details {
    height: 98px;
    margin-left: 180px;
}

.s-stumbles-list h3 {
    height: 35px;
    margin-top: 8px;
    font-size: 18px;
    line-height: 24px;
}
.stumble-details a {
   color: #00a8ff;
   font-weight: normal;
}
.s-stumbles-list .stumble-item:hover .stumble-actions {
    width: 180px;
}
.s-stumbles-list .stumble-details .stumble-edit {
    float: right;
    margin-top: -2px;
}
.s-stumbles-list .stumble-controls {
    height: 120px;
    width: 180px;
    position: absolute;
    left: 0;
    top: 0;
}
.s-stumbles-list .stumble-image {
    height: 120px;
    width: 180px;
}
.s-stumbles-list .stumble-actions li {
    height: 30px;
    width: 55px;
}
.s-stumbles-list .stumble-actions a {
    padding-top: 5px;
    background-position: 16px -200px;
}
.s-stumbles-list .stumble-actions .stumble-acts-share {
    background-position: 18px -250px;
}
.s-stumbles-list .stumble-actions .stumble-acts-info {
    background-position: 18px -150px;
}.tag-complete {
    color: #888888;
    overflow-y: auto;
    overflow-x: hidden;
}

.tag-complete input,
.tag-complete input:focus,
.tag-complete input[type="text"],
.tag-complete input[type="text"]:focus {
    width: 200px !important;
    margin: 3px 0 0 0;
    padding: 0;
    font-size: 13px;
    border-width: 0 !important;
    border-color: transparent !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    background: transparent !important;
    outline: 0 !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    -webkit-transition: none !important;
}

.error .tag-complete {
    -webkit-box-shadow: 0 0 3px rgba(171, 41, 32, 0.25);
    -moz-box-shadow: 0 0 3px rgba(171, 41, 32, 0.25);
    box-shadow: 0 0 3px rgba(171, 41, 32, 0.25);
    border-color: #c87872;
}

.tag-complete .tc-entry {
    margin-right: 3px;
    float: left;
    line-height: 26px;
}

.tag-complete.s-active .help {
    display: none;
}

.tag-complete span {
    padding: 3px 9px;
    border: 1px solid #c8cac9;
    border-radius: 3px;
    background: #f3f3f0;
    color: #444444;
}

.tag-complete a.tc-close,
.tag-complete a.tc-close:link,
.tag-complete a.tc-close:visited,
.tag-complete a.tc-close:hover,
.tag-complete a.tc-close:active {
    padding-left: 5px;
    color: #000;
    text-decoration: none;
}


/* Result collection */
.tc-results {
    width: 200px;
    padding: 0;
    margin: 0;
    position: absolute;
    border: 1px solid #888;
    background: #fff;
    z-index: 8;
}

/* Individual result */
.tc-result {
    padding: 0;
    margin: 0;
    display: block;
}
.tc-result a {
    width: 190px;
    padding: 5px;
    display: block;
    font-size: 12px;
    color: #444;
    text-overflow: ellipsis;
    overflow: hidden;
}
.tc-result.s-active a {
    background: #dedede;
}/* new loader in css3
 * will be used more and more
 */
.loader {
    height: 50px;
    text-align: center;
    margin: 0 auto;
    z-index: 100;
}
.spinner {
    display: inline-block;
}
.loader.bottom {
    bottom: -25px;
    position: absolute;
    left: 50%;
}
.loader.center {
    margin-top: -12px;
    position: absolute;
    left: 50%;
    top: 50%;
}
.loader.small {
    margin: 10px 0;
    height: 24px;
}
.loader.center.small {
    margin-top: -12px;
}

.loader-progress {
    width: 80px;
    margin: 0 auto;
    overflow: auto;
}
.oldie .loader-progress {
    display: none;
}
@-moz-keyframes loader {
    0% {
        background-color: #eaeae8;
    }
    100% {
        background-color: #c0c0be;
    }
}

@-webkit-keyframes loader {
    0% {
        background-color: #c0c0be;
    }
    100% {
        background-color: #eaeae8;
    }
}

@-ms-keyframes loader {
    0% {
        background-color: #c0c0be;
    }
    100% {
        background-color: #eaeae8;
    }
}

.loader-cell {
    height: 18px;
    width: 18px;
    margin-left: 10px;
    float: left;
    border: 1px solid #c0c0be;
    background-color: #eaeae8;
    -moz-animation-name: loader;
    -moz-animation-duration: 1200ms;
    -moz-animation-timing-function: ease;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: normal;
    -webkit-animation-name: loader;
    -webkit-animation-duration: 1200ms;
    -webkit-animation-timing-function: ease;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    -ms-animation-name: loader;
    -ms-animation-duration: 1200ms;
    -ms-animation-timing-function: ease;
    -ms-animation-iteration-count: infinite;
    -ms-animation-direction: normal;
}
.loader1 {
    -moz-animation-delay: 20ms;
    -webkit-animation-delay: 20ms;
    -ms-animation-delay: 20ms;
}
.loader2 {
    -moz-animation-delay: 400ms;
    -webkit-animation-delay: 400ms;
    -ms-animation-delay: 400ms;
}
.loader3 {
    -moz-animation-delay: 800ms;
    -webkit-animation-delay: 800ms;
    -ms-animation-delay: 800ms;
}
.loader-cell:first-child {
    margin-left: 0;
}
.loading-text {
    margin-top: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #888;
}