﻿#SimpleRedirects .badge.red {
    background-color: #F44336;
    color: #fff;
} 

#SimpleRedirects .badge.cyan {
    background-color: #00bcd4;
    color: #fff;
}

#SimpleRedirects .fa-fw,
 #SimpleRedirects .fa-li {
    text-align: center
}
 #SimpleRedirects .fa,
 #SimpleRedirects .fa-stack {
    display: inline-block
}
 #SimpleRedirects .navbar-fixed-bottom .navbar-collapse,
 #SimpleRedirects .navbar-fixed-top .navbar-collapse,
 #SimpleRedirects .pre-scrollable {
    max-height: 340px
}
 #SimpleRedirects .fa,
 #SimpleRedirects .glyphicon,
 #SimpleRedirects .wi {
    -moz-osx-font-smoothing: grayscale
}
 #SimpleRedirects .fa {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    transform: translate(0, 0)
}

 #SimpleRedirects html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}
 #SimpleRedirects article,
 #SimpleRedirects aside,
 #SimpleRedirects details,
 #SimpleRedirects figcaption,
 #SimpleRedirects figure,
 #SimpleRedirects footer,
 #SimpleRedirects header,
 #SimpleRedirects hgroup,
 #SimpleRedirects main,
 #SimpleRedirects menu,
 #SimpleRedirects nav,
 #SimpleRedirects section,
 #SimpleRedirects summary {
    display: block
}
 #SimpleRedirects audio,
 #SimpleRedirects canvas,
 #SimpleRedirects progress,
 #SimpleRedirects video {
    display: inline-block;
    vertical-align: baseline
}
 #SimpleRedirects audio:not([controls]) {
    display: none;
    height: 0
}
 #SimpleRedirects [hidden],
 #SimpleRedirects template {
    display: none
}
 #SimpleRedirects a {
    background-color: transparent
}
 #SimpleRedirects a:active,
 #SimpleRedirects a:hover {
    outline: 0
}
 #SimpleRedirects b,
 #SimpleRedirects optgroup,
 #SimpleRedirects strong {
    font-weight: 700
}
 #SimpleRedirects dfn {
    font-style: italic
}
 #SimpleRedirects h1 {
    margin: .67em 0
}
 #SimpleRedirects mark {
    background: #ff0;
    color: #000
}
 #SimpleRedirects sub,
 #SimpleRedirects sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
 #SimpleRedirects sup {
    top: -.5em
}
 #SimpleRedirects sub {
    bottom: -.25em
}
 #SimpleRedirects img {
    border: 0
}
 #SimpleRedirects svg:not(:root) {
    overflow: hidden
}
 #SimpleRedirects hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
 #SimpleRedirects pre,
 #SimpleRedirects textarea {
    overflow: auto
}
 #SimpleRedirects code,
 #SimpleRedirects kbd,
 #SimpleRedirects pre,
 #SimpleRedirects samp {
    font-size: 1em
}
 #SimpleRedirects button,
 #SimpleRedirects input,
 #SimpleRedirects optgroup,
 #SimpleRedirects select,
 #SimpleRedirects textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
 #SimpleRedirects button {
    overflow: visible
}
 #SimpleRedirects button,
 #SimpleRedirects select {
    text-transform: none
}
 #SimpleRedirects button,
 #SimpleRedirects html input[type=button],
 #SimpleRedirects input[type=reset],
 #SimpleRedirects input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
 #SimpleRedirects button[disabled],
 #SimpleRedirects html input[disabled] {
    cursor: default
}
 #SimpleRedirects button::-moz-focus-inner,
 #SimpleRedirects input::-moz-focus-inner {
    border: 0;
    padding: 0
}
 #SimpleRedirects input[type=checkbox],
 #SimpleRedirects input[type=radio] {
    box-sizing: border-box;
    padding: 0
}
 #SimpleRedirects input[type=number]::-webkit-inner-spin-button,
 #SimpleRedirects input[type=number]::-webkit-outer-spin-button {
    height: auto
}
 #SimpleRedirects input[type=search]::-webkit-search-cancel-button,
 #SimpleRedirects input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
 #SimpleRedirects table {
    border-collapse: collapse;
    border-spacing: 0
}
 #SimpleRedirects td,
 #SimpleRedirects th {
    padding: 0
}

 #SimpleRedirects .img-responsive,
 #SimpleRedirects .img-thumbnail,
 #SimpleRedirects .table,
 #SimpleRedirects label {
    max-width: 100%
}
 #SimpleRedirects .btn,
 #SimpleRedirects .btn-danger.active,
 #SimpleRedirects .btn-danger:active,
 #SimpleRedirects .btn-default.active,
 #SimpleRedirects .btn-default:active,
 #SimpleRedirects .btn-info.active,
 #SimpleRedirects .btn-info:active,
 #SimpleRedirects .btn-primary.active,
 #SimpleRedirects .btn-primary:active,
 #SimpleRedirects .btn-warning.active,
 #SimpleRedirects .btn-warning:active,
 #SimpleRedirects .btn.active,
 #SimpleRedirects .btn:active,
 #SimpleRedirects .dropdown-menu>.disabled>a:focus,
 #SimpleRedirects .dropdown-menu>.disabled>a:hover,
 #SimpleRedirects .form-control,
 #SimpleRedirects .navbar-toggle,
 #SimpleRedirects .open>.btn-danger.dropdown-toggle,
 #SimpleRedirects .open>.btn-default.dropdown-toggle,
 #SimpleRedirects .open>.btn-info.dropdown-toggle,
 #SimpleRedirects .open>.btn-primary.dropdown-toggle,
 #SimpleRedirects .open>.btn-warning.dropdown-toggle {
    background-image: none
}

#SimpleRedirects *,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
 #SimpleRedirects body {
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1.846;
    color: #666
}
 #SimpleRedirects button,
 #SimpleRedirects input,
 #SimpleRedirects select,
 #SimpleRedirects textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
 #SimpleRedirects a:focus,
 #SimpleRedirects a:hover {
    text-decoration: none
}
 #SimpleRedirects a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}
 #SimpleRedirects .img-responsive {
    display: block;
    height: auto
}
 #SimpleRedirects .img-thumbnail {
    padding: 4px;
    line-height: 1.846;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    height: auto
}
 #SimpleRedirects .img-circle {
    border-radius: 50%
}
 #SimpleRedirects hr {
    margin-top: 23px;
    margin-bottom: 23px;
    border: 0;
    border-top: 1px solid #eee
}
 #SimpleRedirects .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
 #SimpleRedirects .sr-only-focusable:active,
 #SimpleRedirects .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}
 #SimpleRedirects [role=button] {
    cursor: pointer
}
 #SimpleRedirects .h1,
 #SimpleRedirects .h2,
 #SimpleRedirects .h3,
 #SimpleRedirects .h4,
 #SimpleRedirects .h5,
 #SimpleRedirects .h6,
 #SimpleRedirects h1,
 #SimpleRedirects h2,
 #SimpleRedirects h3,
 #SimpleRedirects h4,
 #SimpleRedirects h5,
 #SimpleRedirects h6 {
    font-family: inherit;
    font-weight: 400;
    line-height: 1.1;
    color: #444
}
 #SimpleRedirects .h1 .small,
 #SimpleRedirects .h1 small,
 #SimpleRedirects .h2 .small,
 #SimpleRedirects .h2 small,
 #SimpleRedirects .h3 .small,
 #SimpleRedirects .h3 small,
 #SimpleRedirects .h4 .small,
 #SimpleRedirects .h4 small,
 #SimpleRedirects .h5 .small,
 #SimpleRedirects .h5 small,
 #SimpleRedirects .h6 .small,
 #SimpleRedirects .h6 small,
 #SimpleRedirects h1 .small,
 #SimpleRedirects h1 small,
 #SimpleRedirects h2 .small,
 #SimpleRedirects h2 small,
 #SimpleRedirects h3 .small,
 #SimpleRedirects h3 small,
 #SimpleRedirects h4 .small,
 #SimpleRedirects h4 small,
 #SimpleRedirects h5 .small,
 #SimpleRedirects h5 small,
 #SimpleRedirects h6 .small,
 #SimpleRedirects h6 small {
    font-weight: 400;
    line-height: 1;
    color: #bbb
}
 #SimpleRedirects .h1,
 #SimpleRedirects .h2,
 #SimpleRedirects .h3,
 #SimpleRedirects h1,
 #SimpleRedirects h2,
 #SimpleRedirects h3 {
    margin-top: 23px;
    margin-bottom: 11.5px
}
 #SimpleRedirects .h1 .small,
 #SimpleRedirects .h1 small,
 #SimpleRedirects .h2 .small,
 #SimpleRedirects .h2 small,
 #SimpleRedirects .h3 .small,
 #SimpleRedirects .h3 small,
 #SimpleRedirects h1 .small,
 #SimpleRedirects h1 small,
 #SimpleRedirects h2 .small,
 #SimpleRedirects h2 small,
 #SimpleRedirects h3 .small,
 #SimpleRedirects h3 small {
    font-size: 65%
}
 #SimpleRedirects .h4,
 #SimpleRedirects .h5,
 #SimpleRedirects .h6,
 #SimpleRedirects h4,
 #SimpleRedirects h5,
 #SimpleRedirects h6 {
    margin-top: 11.5px;
    margin-bottom: 11.5px
}
 #SimpleRedirects dl,
 #SimpleRedirects ol,
 #SimpleRedirects ul {
    margin-top: 0
}
 #SimpleRedirects .h4 .small,
 #SimpleRedirects .h4 small,
 #SimpleRedirects .h5 .small,
 #SimpleRedirects .h5 small,
 #SimpleRedirects .h6 .small,
 #SimpleRedirects .h6 small,
 #SimpleRedirects h4 .small,
 #SimpleRedirects h4 small,
 #SimpleRedirects h5 .small,
 #SimpleRedirects h5 small,
 #SimpleRedirects h6 .small,
 #SimpleRedirects h6 small {
    font-size: 75%
}
 #SimpleRedirects .h1,
 #SimpleRedirects h1 {
    font-size: 33px
}
 #SimpleRedirects .h2,
 #SimpleRedirects h2 {
    font-size: 27px
}
 #SimpleRedirects .h3,
 #SimpleRedirects h3 {
    font-size: 23px
}
 #SimpleRedirects .h4,
 #SimpleRedirects h4 {
    font-size: 17px
}
 #SimpleRedirects .h5,
 #SimpleRedirects h5 {
    font-size: 13px
}
 #SimpleRedirects .h6,
 #SimpleRedirects h6 {
    font-size: 12px
}
 #SimpleRedirects .lead {
    margin-bottom: 23px;
    font-weight: 300;
    line-height: 1.4
}
 #SimpleRedirects dt,
 #SimpleRedirects kbd kbd {
    font-weight: 700
}
@media (min-width: 768px) {
    #SimpleRedirects .lead {
        font-size: 19.5px
    }
}
 #SimpleRedirects .small,
 #SimpleRedirects small {
    font-size: 92%
}
 #SimpleRedirects .mark,
 #SimpleRedirects mark {
    background-color: transparent;
    padding: .2em
}
 #SimpleRedirects .list-inline,
 #SimpleRedirects .list-unstyled {
    list-style: none;
    padding-left: 0
}
 #SimpleRedirects .text-left {
    text-align: left
}
 #SimpleRedirects .text-right {
    text-align: right
}
 #SimpleRedirects .text-center {
    text-align: center
}
 #SimpleRedirects .text-justify {
    text-align: justify
}
 #SimpleRedirects .text-nowrap {
    white-space: nowrap
}
 #SimpleRedirects .text-lowercase {
    text-transform: lowercase
}
 #SimpleRedirects .initialism,
 #SimpleRedirects .text-uppercase {
    text-transform: uppercase
}
 #SimpleRedirects .text-capitalize {
    text-transform: capitalize
}
 #SimpleRedirects .brand-logo,
 #SimpleRedirects .btn,
 #SimpleRedirects .table-full thead tr>th,
 #SimpleRedirects .uppercase {
    text-transform: uppercase
}
 #SimpleRedirects .text-muted {
    color: #bbb
}
 #SimpleRedirects .text-primary {
    color: #e91e63
}
 #SimpleRedirects a.text-primary:hover {
    color: #c1134e
}
 #SimpleRedirects .text-success {
    color: #2196F3
}
 #SimpleRedirects a.text-success:hover {
    color: #0c7cd5
}
 #SimpleRedirects .text-info {
    color: #00bcd4
}
 #SimpleRedirects a.text-info:hover {
    color: #008fa1
}
 #SimpleRedirects .text-warning {
    color: #ffab40
}
 #SimpleRedirects a.text-warning:hover {
    color: #ff950d
}
 #SimpleRedirects .text-danger {
    color: #F44336
}
 #SimpleRedirects a.text-danger:hover {
    color: #ea1c0d
}
 #SimpleRedirects .bg-primary {
    color: #fff;
    background-color: #e91e63
}
 #SimpleRedirects a.bg-primary:hover {
    background-color: #c1134e
}
 #SimpleRedirects .bg-danger,
 #SimpleRedirects .bg-info,
 #SimpleRedirects .bg-success,
 #SimpleRedirects .bg-warning,
 #SimpleRedirects a.bg-danger:hover,
 #SimpleRedirects a.bg-info:hover,
 #SimpleRedirects a.bg-success:hover,
 #SimpleRedirects a.bg-warning:hover,
 #SimpleRedirects pre code,
 #SimpleRedirects table {
    background-color: transparent
}
 #SimpleRedirects .page-header {
    padding-bottom: 10.5px
}
 #SimpleRedirects ol,
 #SimpleRedirects ul {
    margin-bottom: 11.5px
}
 #SimpleRedirects ol ol,
 #SimpleRedirects ol ul,
 #SimpleRedirects ul ol,
 #SimpleRedirects ul ul {
    margin-bottom: 0
}
 #SimpleRedirects .list-inline {
    margin-left: -5px
}
 #SimpleRedirects .list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}
 #SimpleRedirects dl {
    margin-bottom: 23px
}
 #SimpleRedirects dd,
 #SimpleRedirects dt {
    line-height: 1.846
}
 #SimpleRedirects dd {
    margin-left: 0
}
 #SimpleRedirects .dl-horizontal dd:after,
 #SimpleRedirects .dl-horizontal dd:before {
    content: " ";
    display: table
}
 #SimpleRedirects .dl-horizontal dd:after {
    clear: both
}

 #SimpleRedirects .btn-group-vertical>.btn-group:after,
 #SimpleRedirects .btn-toolbar:after,
 #SimpleRedirects .card .card-header,
 #SimpleRedirects .clear,
 #SimpleRedirects .clear:after,
 #SimpleRedirects .clearfix:after,
 #SimpleRedirects .container-fluid:after,
 #SimpleRedirects .container:after,
 #SimpleRedirects .dropdown-menu>li>a,
 #SimpleRedirects .form-horizontal .form-group:after,
 #SimpleRedirects .modal-footer:after,
 #SimpleRedirects .nav:after,
 #SimpleRedirects .navbar-collapse:after,
 #SimpleRedirects .navbar:after,
 #SimpleRedirects .pager:after,
 #SimpleRedirects .panel-body:after,
 #SimpleRedirects .row:after,
 #SimpleRedirects .timeline>li:after,
 #SimpleRedirects table.dataTable {
    clear: both
}
 #SimpleRedirects abbr[data-original-title],
 #SimpleRedirects abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #bbb
}
 #SimpleRedirects .initialism {
    font-size: 90%
}
 #SimpleRedirects blockquote {
    padding: 11.5px 23px;
    margin: 0 0 23px;
    font-size: 16.25px;
    border-left: 5px solid #eee
}
 #SimpleRedirects blockquote ol:last-child,
 #SimpleRedirects blockquote p:last-child,
 #SimpleRedirects blockquote ul:last-child {
    margin-bottom: 0
}
 #SimpleRedirects blockquote .small,
 #SimpleRedirects blockquote footer,
 #SimpleRedirects blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.846;
    color: #bbb
}
 #SimpleRedirects blockquote .small:before,
 #SimpleRedirects blockquote footer:before,
 #SimpleRedirects blockquote small:before {
    content: '\2014 \00A0'
}
 #SimpleRedirects .blockquote-reverse,
 #SimpleRedirects .page-header blockquote.actions,
 #SimpleRedirects blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}
 #SimpleRedirects caption,
 #SimpleRedirects th {
    text-align: left
}
 #SimpleRedirects code,
 #SimpleRedirects kbd {
    border-radius: 3px;
    padding: 2px 4px;
    font-size: 90%
}
 #SimpleRedirects .blockquote-reverse .small:before,
 #SimpleRedirects .blockquote-reverse footer:before,
 #SimpleRedirects .blockquote-reverse small:before,
 #SimpleRedirects .page-header blockquote.actions .small:before,
 #SimpleRedirects .page-header blockquote.actions footer:before,
 #SimpleRedirects .page-header blockquote.actions small:before,
 #SimpleRedirects blockquote.pull-right .small:before,
 #SimpleRedirects blockquote.pull-right footer:before,
 #SimpleRedirects blockquote.pull-right small:before {
    content: ''
}
 #SimpleRedirects .blockquote-reverse .small:after,
 #SimpleRedirects .blockquote-reverse footer:after,
 #SimpleRedirects .blockquote-reverse small:after,
 #SimpleRedirects .page-header blockquote.actions .small:after,
 #SimpleRedirects .page-header blockquote.actions footer:after,
 #SimpleRedirects .page-header blockquote.actions small:after,
 #SimpleRedirects blockquote.pull-right .small:after,
 #SimpleRedirects blockquote.pull-right footer:after,
 #SimpleRedirects blockquote.pull-right small:after {
    content: '\00A0 \2014'
}
 #SimpleRedirects address {
    margin-bottom: 23px;
    font-style: normal;
    line-height: 1.846
}
 #SimpleRedirects code,
 #SimpleRedirects kbd,
 #SimpleRedirects pre,
 #SimpleRedirects samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
 #SimpleRedirects code {
    color: #c7254e;
    background-color: #f9f2f4
}
 #SimpleRedirects kbd {
    color: #fff;
    background-color: #333;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}
 #SimpleRedirects kbd kbd {
    padding: 0;
    font-size: 100%;
    box-shadow: none
}

 #SimpleRedirects .container,
 #SimpleRedirects .container-fluid {
    margin-right: auto;
    margin-left: auto
}
 #SimpleRedirects .container-fluid:after,
 #SimpleRedirects .container-fluid:before,
 #SimpleRedirects .container:after,
 #SimpleRedirects .container:before,
 #SimpleRedirects .row:after,
 #SimpleRedirects .row:before {
    content: " ";
    display: table
}
 #SimpleRedirects pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border-radius: 0
}
 #SimpleRedirects .container,
 #SimpleRedirects .container-fluid {
    padding-left: 15px;
    padding-right: 15px
}
 #SimpleRedirects .pre-scrollable {
    overflow-y: scroll
}
@media (min-width: 768px) {
    #SimpleRedirects .container {
        width: 750px
    }
}
@media (min-width: 992px) {
    #SimpleRedirects .container {
        width: 970px
    }
}
@media (min-width: 1200px) {
    #SimpleRedirects .container {
        width: 1170px
    }
}
 #SimpleRedirects .row {
    margin-left: -15px;
    margin-right: -15px
}
 #SimpleRedirects .col-lg-1,
 #SimpleRedirects .col-lg-10,
 #SimpleRedirects .col-lg-11,
 #SimpleRedirects .col-lg-12,
 #SimpleRedirects .col-lg-2,
 #SimpleRedirects .col-lg-3,
 #SimpleRedirects .col-lg-4,
 #SimpleRedirects .col-lg-5,
 #SimpleRedirects .col-lg-6,
 #SimpleRedirects .col-lg-7,
 #SimpleRedirects .col-lg-8,
 #SimpleRedirects .col-lg-9,
 #SimpleRedirects .col-md-1,
 #SimpleRedirects .col-md-10,
 #SimpleRedirects .col-md-11,
 #SimpleRedirects .col-md-12,
 #SimpleRedirects .col-md-2,
 #SimpleRedirects .col-md-3,
 #SimpleRedirects .col-md-4,
 #SimpleRedirects .col-md-5,
 #SimpleRedirects .col-md-6,
 #SimpleRedirects .col-md-7,
 #SimpleRedirects .col-md-8,
 #SimpleRedirects .col-md-9,
 #SimpleRedirects .col-sm-1,
 #SimpleRedirects .col-sm-10,
 #SimpleRedirects .col-sm-11,
 #SimpleRedirects .col-sm-12,
 #SimpleRedirects .col-sm-2,
 #SimpleRedirects .col-sm-3,
 #SimpleRedirects .col-sm-4,
 #SimpleRedirects .col-sm-5,
 #SimpleRedirects .col-sm-6,
 #SimpleRedirects .col-sm-7,
 #SimpleRedirects .col-sm-8,
 #SimpleRedirects .col-sm-9,
 #SimpleRedirects .col-xs-1,
 #SimpleRedirects .col-xs-10,
 #SimpleRedirects .col-xs-11,
 #SimpleRedirects .col-xs-12,
 #SimpleRedirects .col-xs-2,
 #SimpleRedirects .col-xs-3,
 #SimpleRedirects .col-xs-4,
 #SimpleRedirects .col-xs-5,
 #SimpleRedirects .col-xs-6,
 #SimpleRedirects .col-xs-7,
 #SimpleRedirects .col-xs-8,
 #SimpleRedirects .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
 #SimpleRedirects .col-xs-1,
 #SimpleRedirects .col-xs-10,
 #SimpleRedirects .col-xs-11,
 #SimpleRedirects .col-xs-12,
 #SimpleRedirects .col-xs-2,
 #SimpleRedirects .col-xs-3,
 #SimpleRedirects .col-xs-4,
 #SimpleRedirects .col-xs-5,
 #SimpleRedirects .col-xs-6,
 #SimpleRedirects .col-xs-7,
 #SimpleRedirects .col-xs-8,
 #SimpleRedirects .col-xs-9 {
    float: left
}
 #SimpleRedirects .col-xs-1 {
    width: 8.33333%
}
 #SimpleRedirects .col-xs-2 {
    width: 16.66667%
}
 #SimpleRedirects .col-xs-3 {
    width: 25%
}
 #SimpleRedirects .col-xs-4 {
    width: 33.33333%
}
 #SimpleRedirects .col-xs-5 {
    width: 41.66667%
}
 #SimpleRedirects .col-xs-6 {
    width: 50%
}
 #SimpleRedirects .col-xs-7 {
    width: 58.33333%
}
 #SimpleRedirects .col-xs-8 {
    width: 66.66667%
}
 #SimpleRedirects .col-xs-9 {
    width: 75%
}
 #SimpleRedirects .col-xs-10 {
    width: 83.33333%
}
 #SimpleRedirects .col-xs-11 {
    width: 91.66667%
}
 #SimpleRedirects .col-xs-12 {
    width: 100%
}
 #SimpleRedirects .col-xs-pull-0 {
    right: auto
}
 #SimpleRedirects .col-xs-pull-1 {
    right: 8.33333%
}
 #SimpleRedirects .col-xs-pull-2 {
    right: 16.66667%
}
 #SimpleRedirects .col-xs-pull-3 {
    right: 25%
}
 #SimpleRedirects .col-xs-pull-4 {
    right: 33.33333%
}
 #SimpleRedirects .col-xs-pull-5 {
    right: 41.66667%
}
 #SimpleRedirects .col-xs-pull-6 {
    right: 50%
}
 #SimpleRedirects .col-xs-pull-7 {
    right: 58.33333%
}
 #SimpleRedirects .col-xs-pull-8 {
    right: 66.66667%
}
 #SimpleRedirects .col-xs-pull-9 {
    right: 75%
}
 #SimpleRedirects .col-xs-pull-10 {
    right: 83.33333%
}
 #SimpleRedirects .col-xs-pull-11 {
    right: 91.66667%
}
 #SimpleRedirects .col-xs-pull-12 {
    right: 100%
}
 #SimpleRedirects .col-xs-push-0 {
    left: auto
}
 #SimpleRedirects .col-xs-push-1 {
    left: 8.33333%
}
 #SimpleRedirects .col-xs-push-2 {
    left: 16.66667%
}
 #SimpleRedirects .col-xs-push-3 {
    left: 25%
}
 #SimpleRedirects .col-xs-push-4 {
    left: 33.33333%
}
 #SimpleRedirects .col-xs-push-5 {
    left: 41.66667%
}
 #SimpleRedirects .col-xs-push-6 {
    left: 50%
}
 #SimpleRedirects .col-xs-push-7 {
    left: 58.33333%
}
 #SimpleRedirects .col-xs-push-8 {
    left: 66.66667%
}
 #SimpleRedirects .col-xs-push-9 {
    left: 75%
}
 #SimpleRedirects .col-xs-push-10 {
    left: 83.33333%
}
 #SimpleRedirects .col-xs-push-11 {
    left: 91.66667%
}
 #SimpleRedirects .col-xs-push-12 {
    left: 100%
}
 #SimpleRedirects .col-xs-offset-0 {
    margin-left: 0
}
 #SimpleRedirects .col-xs-offset-1 {
    margin-left: 8.33333%
}
 #SimpleRedirects .col-xs-offset-2 {
    margin-left: 16.66667%
}
 #SimpleRedirects .col-xs-offset-3 {
    margin-left: 25%
}
 #SimpleRedirects .col-xs-offset-4 {
    margin-left: 33.33333%
}
 #SimpleRedirects .col-xs-offset-5 {
    margin-left: 41.66667%
}
 #SimpleRedirects .col-xs-offset-6 {
    margin-left: 50%
}
 #SimpleRedirects .col-xs-offset-7 {
    margin-left: 58.33333%
}
 #SimpleRedirects .col-xs-offset-8 {
    margin-left: 66.66667%
}
 #SimpleRedirects .col-xs-offset-9 {
    margin-left: 75%
}
 #SimpleRedirects .col-xs-offset-10 {
    margin-left: 83.33333%
}
 #SimpleRedirects .col-xs-offset-11 {
    margin-left: 91.66667%
}
 #SimpleRedirects .col-xs-offset-12 {
    margin-left: 100%
}
@media (min-width: 768px) {
    #SimpleRedirects .col-sm-1,
    #SimpleRedirects .col-sm-10,
    #SimpleRedirects .col-sm-11,
    #SimpleRedirects .col-sm-12,
    #SimpleRedirects .col-sm-2,
    #SimpleRedirects .col-sm-3,
    #SimpleRedirects .col-sm-4,
    #SimpleRedirects .col-sm-5,
    #SimpleRedirects .col-sm-6,
    #SimpleRedirects .col-sm-7,
    #SimpleRedirects .col-sm-8,
    #SimpleRedirects .col-sm-9 {
        float: left
    }
    #SimpleRedirects .col-sm-1 {
        width: 8.33333%
    }
    #SimpleRedirects .col-sm-2 {
        width: 16.66667%
    }
    #SimpleRedirects .col-sm-3 {
        width: 25%
    }
    #SimpleRedirects .col-sm-4 {
        width: 33.33333%
    }
    #SimpleRedirects .col-sm-5 {
        width: 41.66667%
    }
    #SimpleRedirects .col-sm-6 {
        width: 50%
    }
    #SimpleRedirects .col-sm-7 {
        width: 58.33333%
    }
    #SimpleRedirects .col-sm-8 {
        width: 66.66667%
    }
    #SimpleRedirects .col-sm-9 {
        width: 75%
    }
    #SimpleRedirects .col-sm-10 {
        width: 83.33333%
    }
    #SimpleRedirects .col-sm-11 {
        width: 91.66667%
    }
    #SimpleRedirects .col-sm-12 {
        width: 100%
    }
    #SimpleRedirects .col-sm-pull-0 {
        right: auto
    }
    #SimpleRedirects .col-sm-pull-1 {
        right: 8.33333%
    }
    #SimpleRedirects .col-sm-pull-2 {
        right: 16.66667%
    }
    #SimpleRedirects .col-sm-pull-3 {
        right: 25%
    }
    #SimpleRedirects .col-sm-pull-4 {
        right: 33.33333%
    }
    #SimpleRedirects .col-sm-pull-5 {
        right: 41.66667%
    }
    #SimpleRedirects .col-sm-pull-6 {
        right: 50%
    }
    #SimpleRedirects .col-sm-pull-7 {
        right: 58.33333%
    }
    #SimpleRedirects .col-sm-pull-8 {
        right: 66.66667%
    }
    #SimpleRedirects .col-sm-pull-9 {
        right: 75%
    }
    #SimpleRedirects .col-sm-pull-10 {
        right: 83.33333%
    }
    #SimpleRedirects .col-sm-pull-11 {
        right: 91.66667%
    }
    #SimpleRedirects .col-sm-pull-12 {
        right: 100%
    }
    #SimpleRedirects .col-sm-push-0 {
        left: auto
    }
    #SimpleRedirects .col-sm-push-1 {
        left: 8.33333%
    }
    #SimpleRedirects .col-sm-push-2 {
        left: 16.66667%
    }
    #SimpleRedirects .col-sm-push-3 {
        left: 25%
    }
    #SimpleRedirects .col-sm-push-4 {
        left: 33.33333%
    }
    #SimpleRedirects .col-sm-push-5 {
        left: 41.66667%
    }
    #SimpleRedirects .col-sm-push-6 {
        left: 50%
    }
    #SimpleRedirects .col-sm-push-7 {
        left: 58.33333%
    }
    #SimpleRedirects .col-sm-push-8 {
        left: 66.66667%
    }
    #SimpleRedirects .col-sm-push-9 {
        left: 75%
    }
    #SimpleRedirects .col-sm-push-10 {
        left: 83.33333%
    }
    #SimpleRedirects .col-sm-push-11 {
        left: 91.66667%
    }
    #SimpleRedirects .col-sm-push-12 {
        left: 100%
    }
    #SimpleRedirects .col-sm-offset-0 {
        margin-left: 0
    }
    #SimpleRedirects .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    #SimpleRedirects .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    #SimpleRedirects .col-sm-offset-3 {
        margin-left: 25%
    }
    #SimpleRedirects .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    #SimpleRedirects .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    #SimpleRedirects .col-sm-offset-6 {
        margin-left: 50%
    }
    #SimpleRedirects .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    #SimpleRedirects .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    #SimpleRedirects .col-sm-offset-9 {
        margin-left: 75%
    }
    #SimpleRedirects .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    #SimpleRedirects .col-sm-offset-11 {
        margin-left: 91.66667%
    }
    #SimpleRedirects .col-sm-offset-12 {
        margin-left: 100%
    }
}
@media (min-width: 992px) {
    #SimpleRedirects .col-md-1,
    #SimpleRedirects .col-md-10,
    #SimpleRedirects .col-md-11,
    #SimpleRedirects .col-md-12,
    #SimpleRedirects .col-md-2,
    #SimpleRedirects .col-md-3,
    #SimpleRedirects .col-md-4,
    #SimpleRedirects .col-md-5,
    #SimpleRedirects .col-md-6,
    #SimpleRedirects .col-md-7,
    #SimpleRedirects .col-md-8,
    #SimpleRedirects .col-md-9 {
        float: left
    }
    #SimpleRedirects .col-md-1 {
        width: 8.33333%
    }
    #SimpleRedirects .col-md-2 {
        width: 16.66667%
    }
    #SimpleRedirects .col-md-3 {
        width: 25%
    }
    #SimpleRedirects .col-md-4 {
        width: 33.33333%
    }
    #SimpleRedirects .col-md-5 {
        width: 41.66667%
    }
    #SimpleRedirects .col-md-6 {
        width: 50%
    }
    #SimpleRedirects .col-md-7 {
        width: 58.33333%
    }
    #SimpleRedirects .col-md-8 {
        width: 66.66667%
    }
    #SimpleRedirects .col-md-9 {
        width: 75%
    }
    #SimpleRedirects .col-md-10 {
        width: 83.33333%
    }
    #SimpleRedirects .col-md-11 {
        width: 91.66667%
    }
    #SimpleRedirects .col-md-12 {
        width: 100%
    }
    #SimpleRedirects .col-md-pull-0 {
        right: auto
    }
    #SimpleRedirects .col-md-pull-1 {
        right: 8.33333%
    }
    #SimpleRedirects .col-md-pull-2 {
        right: 16.66667%
    }
    #SimpleRedirects .col-md-pull-3 {
        right: 25%
    }
    #SimpleRedirects .col-md-pull-4 {
        right: 33.33333%
    }
    #SimpleRedirects .col-md-pull-5 {
        right: 41.66667%
    }
    #SimpleRedirects .col-md-pull-6 {
        right: 50%
    }
    #SimpleRedirects .col-md-pull-7 {
        right: 58.33333%
    }
    #SimpleRedirects .col-md-pull-8 {
        right: 66.66667%
    }
    #SimpleRedirects .col-md-pull-9 {
        right: 75%
    }
    #SimpleRedirects .col-md-pull-10 {
        right: 83.33333%
    }
    #SimpleRedirects .col-md-pull-11 {
        right: 91.66667%
    }
    #SimpleRedirects .col-md-pull-12 {
        right: 100%
    }
    #SimpleRedirects .col-md-push-0 {
        left: auto
    }
    #SimpleRedirects .col-md-push-1 {
        left: 8.33333%
    }
    #SimpleRedirects .col-md-push-2 {
        left: 16.66667%
    }
    #SimpleRedirects .col-md-push-3 {
        left: 25%
    }
    #SimpleRedirects .col-md-push-4 {
        left: 33.33333%
    }
    #SimpleRedirects .col-md-push-5 {
        left: 41.66667%
    }
    #SimpleRedirects .col-md-push-6 {
        left: 50%
    }
    #SimpleRedirects .col-md-push-7 {
        left: 58.33333%
    }
    #SimpleRedirects .col-md-push-8 {
        left: 66.66667%
    }
    #SimpleRedirects .col-md-push-9 {
        left: 75%
    }
    #SimpleRedirects .col-md-push-10 {
        left: 83.33333%
    }
    #SimpleRedirects .col-md-push-11 {
        left: 91.66667%
    }
    #SimpleRedirects .col-md-push-12 {
        left: 100%
    }
    #SimpleRedirects .col-md-offset-0 {
        margin-left: 0
    }
    #SimpleRedirects .col-md-offset-1 {
        margin-left: 8.33333%
    }
    #SimpleRedirects .col-md-offset-2 {
        margin-left: 16.66667%
    }
    #SimpleRedirects .col-md-offset-3 {
        margin-left: 25%
    }
    #SimpleRedirects .col-md-offset-4 {
        margin-left: 33.33333%
    }
    #SimpleRedirects .col-md-offset-5 {
        margin-left: 41.66667%
    }
    #SimpleRedirects .col-md-offset-6 {
        margin-left: 50%
    }
    #SimpleRedirects .col-md-offset-7 {
        margin-left: 58.33333%
    }
    #SimpleRedirects .col-md-offset-8 {
        margin-left: 66.66667%
    }
    #SimpleRedirects .col-md-offset-9 {
        margin-left: 75%
    }
    #SimpleRedirects .col-md-offset-10 {
        margin-left: 83.33333%
    }
    #SimpleRedirects .col-md-offset-11 {
        margin-left: 91.66667%
    }
    #SimpleRedirects .col-md-offset-12 {
        margin-left: 100%
    }
}
@media (min-width: 1200px) {
    #SimpleRedirects .col-lg-1,
    #SimpleRedirects .col-lg-10,
    #SimpleRedirects .col-lg-11,
    #SimpleRedirects .col-lg-12,
    #SimpleRedirects .col-lg-2,
    #SimpleRedirects .col-lg-3,
    #SimpleRedirects .col-lg-4,
    #SimpleRedirects .col-lg-5,
    #SimpleRedirects .col-lg-6,
    #SimpleRedirects .col-lg-7,
    #SimpleRedirects .col-lg-8,
    #SimpleRedirects .col-lg-9 {
        float: left
    }
    #SimpleRedirects .col-lg-1 {
        width: 8.33333%
    }
    #SimpleRedirects .col-lg-2 {
        width: 16.66667%
    }
    #SimpleRedirects .col-lg-3 {
        width: 25%
    }
    #SimpleRedirects .col-lg-4 {
        width: 33.33333%
    }
    #SimpleRedirects .col-lg-5 {
        width: 41.66667%
    }
    #SimpleRedirects .col-lg-6 {
        width: 50%
    }
    #SimpleRedirects .col-lg-7 {
        width: 58.33333%
    }
    #SimpleRedirects .col-lg-8 {
        width: 66.66667%
    }
    #SimpleRedirects .col-lg-9 {
        width: 75%
    }
    #SimpleRedirects .col-lg-10 {
        width: 83.33333%
    }
    #SimpleRedirects .col-lg-11 {
        width: 91.66667%
    }
    #SimpleRedirects .col-lg-12 {
        width: 100%
    }
    #SimpleRedirects .col-lg-pull-0 {
        right: auto
    }
    #SimpleRedirects .col-lg-pull-1 {
        right: 8.33333%
    }
    #SimpleRedirects .col-lg-pull-2 {
        right: 16.66667%
    }
    #SimpleRedirects .col-lg-pull-3 {
        right: 25%
    }
    #SimpleRedirects .col-lg-pull-4 {
        right: 33.33333%
    }
    #SimpleRedirects .col-lg-pull-5 {
        right: 41.66667%
    }
    #SimpleRedirects .col-lg-pull-6 {
        right: 50%
    }
    #SimpleRedirects .col-lg-pull-7 {
        right: 58.33333%
    }
    #SimpleRedirects .col-lg-pull-8 {
        right: 66.66667%
    }
    #SimpleRedirects .col-lg-pull-9 {
        right: 75%
    }
    #SimpleRedirects .col-lg-pull-10 {
        right: 83.33333%
    }
    #SimpleRedirects .col-lg-pull-11 {
        right: 91.66667%
    }
    #SimpleRedirects .col-lg-pull-12 {
        right: 100%
    }
    #SimpleRedirects .col-lg-push-0 {
        left: auto
    }
    #SimpleRedirects .col-lg-push-1 {
        left: 8.33333%
    }
    #SimpleRedirects .col-lg-push-2 {
        left: 16.66667%
    }
    #SimpleRedirects .col-lg-push-3 {
        left: 25%
    }
    #SimpleRedirects .col-lg-push-4 {
        left: 33.33333%
    }
    #SimpleRedirects .col-lg-push-5 {
        left: 41.66667%
    }
    #SimpleRedirects .col-lg-push-6 {
        left: 50%
    }
    #SimpleRedirects .col-lg-push-7 {
        left: 58.33333%
    }
    #SimpleRedirects .col-lg-push-8 {
        left: 66.66667%
    }
    #SimpleRedirects .col-lg-push-9 {
        left: 75%
    }
    #SimpleRedirects .col-lg-push-10 {
        left: 83.33333%
    }
    #SimpleRedirects .col-lg-push-11 {
        left: 91.66667%
    }
    #SimpleRedirects .col-lg-push-12 {
        left: 100%
    }
    #SimpleRedirects .col-lg-offset-0 {
        margin-left: 0
    }
    #SimpleRedirects .col-lg-offset-1 {
        margin-left: 8.33333%
    }
    #SimpleRedirects .col-lg-offset-2 {
        margin-left: 16.66667%
    }
    #SimpleRedirects .col-lg-offset-3 {
        margin-left: 25%
    }
    #SimpleRedirects .col-lg-offset-4 {
        margin-left: 33.33333%
    }
    #SimpleRedirects .col-lg-offset-5 {
        margin-left: 41.66667%
    }
    #SimpleRedirects .col-lg-offset-6 {
        margin-left: 50%
    }
    #SimpleRedirects .col-lg-offset-7 {
        margin-left: 58.33333%
    }
    #SimpleRedirects .col-lg-offset-8 {
        margin-left: 66.66667%
    }
    #SimpleRedirects .col-lg-offset-9 {
        margin-left: 75%
    }
    #SimpleRedirects .col-lg-offset-10 {
        margin-left: 83.33333%
    }
    #SimpleRedirects .col-lg-offset-11 {
        margin-left: 91.66667%
    }
    #SimpleRedirects .col-lg-offset-12 {
        margin-left: 100%
    }
}
 #SimpleRedirects caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #bbb
}
 #SimpleRedirects .table {
    width: 100%;
    margin-bottom: 23px
}
 #SimpleRedirects .table>tbody>tr>td,
 #SimpleRedirects .table>tbody>tr>th,
 #SimpleRedirects .table>tfoot>tr>td,
 #SimpleRedirects .table>tfoot>tr>th,
 #SimpleRedirects .table>thead>tr>td,
 #SimpleRedirects .table>thead>tr>th {
    padding: 8px;
    line-height: 1.846;
    vertical-align: top;
    border-top: 1px solid #F0F0F0
}
 #SimpleRedirects .table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #F0F0F0
}
 #SimpleRedirects .table>caption+thead>tr:first-child>td,
 #SimpleRedirects .table>caption+thead>tr:first-child>th,
 #SimpleRedirects .table>colgroup+thead>tr:first-child>td,
 #SimpleRedirects .table>colgroup+thead>tr:first-child>th,
 #SimpleRedirects .table>thead:first-child>tr:first-child>td,
 #SimpleRedirects .table>thead:first-child>tr:first-child>th {
    border-top: 0
}
 #SimpleRedirects .table>tbody+tbody {
    border-top: 2px solid #F0F0F0
}
 #SimpleRedirects .table .table {
    background-color: #fff
}
 #SimpleRedirects .table-hover>tbody>tr:hover,
 #SimpleRedirects .table>tbody>tr.active>td,
 #SimpleRedirects .table>tbody>tr.active>th,
 #SimpleRedirects .table>tbody>tr>td.active,
 #SimpleRedirects .table>tbody>tr>th.active,
 #SimpleRedirects .table>tfoot>tr.active>td,
 #SimpleRedirects .table>tfoot>tr.active>th,
 #SimpleRedirects .table>tfoot>tr>td.active,
 #SimpleRedirects .table>tfoot>tr>th.active,
 #SimpleRedirects .table>thead>tr.active>td,
 #SimpleRedirects .table>thead>tr.active>th,
 #SimpleRedirects .table>thead>tr>td.active,
 #SimpleRedirects .table>thead>tr>th.active {
    background-color: #f5f5f5
}
 #SimpleRedirects .table-condensed>tbody>tr>td,
 #SimpleRedirects .table-condensed>tbody>tr>th,
 #SimpleRedirects .table-condensed>tfoot>tr>td,
 #SimpleRedirects .table-condensed>tfoot>tr>th,
 #SimpleRedirects .table-condensed>thead>tr>td,
 #SimpleRedirects .table-condensed>thead>tr>th {
    padding: 5px
}
 #SimpleRedirects .table-bordered,
 #SimpleRedirects .table-bordered>tbody>tr>td,
 #SimpleRedirects .table-bordered>tbody>tr>th,
 #SimpleRedirects .table-bordered>tfoot>tr>td,
 #SimpleRedirects .table-bordered>tfoot>tr>th,
 #SimpleRedirects .table-bordered>thead>tr>td,
 #SimpleRedirects .table-bordered>thead>tr>th {
    border: 1px solid #F0F0F0
}
 #SimpleRedirects .table-bordered>thead>tr>td,
 #SimpleRedirects .table-bordered>thead>tr>th {
    border-bottom-width: 2px
}
 #SimpleRedirects table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}
 #SimpleRedirects table td[class*=col-],
 #SimpleRedirects table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}
 #SimpleRedirects .btn-group>.btn-group,
 #SimpleRedirects .btn-toolbar .btn-group,
 #SimpleRedirects .btn-toolbar .input-group,
 #SimpleRedirects .dropdown-menu {
    float: left
}
 #SimpleRedirects .form-control,
 #SimpleRedirects .has-error .input-group-addon,
 #SimpleRedirects .has-success .input-group-addon,
 #SimpleRedirects .has-warning .input-group-addon,
 #SimpleRedirects .table>tbody>tr.danger>td,
 #SimpleRedirects .table>tbody>tr.danger>th,
 #SimpleRedirects .table>tbody>tr.info>td,
 #SimpleRedirects .table>tbody>tr.info>th,
 #SimpleRedirects .table>tbody>tr.success>td,
 #SimpleRedirects .table>tbody>tr.success>th,
 #SimpleRedirects .table>tbody>tr.warning>td,
 #SimpleRedirects .table>tbody>tr.warning>th,
 #SimpleRedirects .table>tbody>tr>td.danger,
 #SimpleRedirects .table>tbody>tr>td.info,
 #SimpleRedirects .table>tbody>tr>td.success,
 #SimpleRedirects .table>tbody>tr>td.warning,
 #SimpleRedirects .table>tbody>tr>th.danger,
 #SimpleRedirects .table>tbody>tr>th.info,
 #SimpleRedirects .table>tbody>tr>th.success,
 #SimpleRedirects .table>tbody>tr>th.warning,
 #SimpleRedirects .table>tfoot>tr.danger>td,
 #SimpleRedirects .table>tfoot>tr.danger>th,
 #SimpleRedirects .table>tfoot>tr.info>td,
 #SimpleRedirects .table>tfoot>tr.info>th,
 #SimpleRedirects .table>tfoot>tr.success>td,
 #SimpleRedirects .table>tfoot>tr.success>th,
 #SimpleRedirects .table>tfoot>tr.warning>td,
 #SimpleRedirects .table>tfoot>tr.warning>th,
 #SimpleRedirects .table>tfoot>tr>td.danger,
 #SimpleRedirects .table>tfoot>tr>td.info,
 #SimpleRedirects .table>tfoot>tr>td.success,
 #SimpleRedirects .table>tfoot>tr>td.warning,
 #SimpleRedirects .table>tfoot>tr>th.danger,
 #SimpleRedirects .table>tfoot>tr>th.info,
 #SimpleRedirects .table>tfoot>tr>th.success,
 #SimpleRedirects .table>tfoot>tr>th.warning,
 #SimpleRedirects .table>thead>tr.danger>td,
 #SimpleRedirects .table>thead>tr.danger>th,
 #SimpleRedirects .table>thead>tr.info>td,
 #SimpleRedirects .table>thead>tr.info>th,
 #SimpleRedirects .table>thead>tr.success>td,
 #SimpleRedirects .table>thead>tr.success>th,
 #SimpleRedirects .table>thead>tr.warning>td,
 #SimpleRedirects .table>thead>tr.warning>th,
 #SimpleRedirects .table>thead>tr>td.danger,
 #SimpleRedirects .table>thead>tr>td.info,
 #SimpleRedirects .table>thead>tr>td.success,
 #SimpleRedirects .table>thead>tr>td.warning,
 #SimpleRedirects .table>thead>tr>th.danger,
 #SimpleRedirects .table>thead>tr>th.info,
 #SimpleRedirects .table>thead>tr>th.success,
 #SimpleRedirects .table>thead>tr>th.warning {
    background-color: transparent
}
 #SimpleRedirects .table-responsive {
    overflow-x: auto;
    min-height: .01%
}
@media screen and (max-width: 767px) {
    #SimpleRedirects .table-responsive {
        width: 100%;
        margin-bottom: 17.25px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #F0F0F0
    }
    #SimpleRedirects .table-responsive>.table {
        margin-bottom: 0
    }
    #SimpleRedirects .table-responsive>.table>tbody>tr>td,
    #SimpleRedirects .table-responsive>.table>tbody>tr>th,
    #SimpleRedirects .table-responsive>.table>tfoot>tr>td,
    #SimpleRedirects .table-responsive>.table>tfoot>tr>th,
    #SimpleRedirects .table-responsive>.table>thead>tr>td,
    #SimpleRedirects .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    #SimpleRedirects .table-responsive>.table-bordered {
        border: 0
    }
    #SimpleRedirects .table-responsive>.table-bordered>tbody>tr>td:first-child,
    #SimpleRedirects .table-responsive>.table-bordered>tbody>tr>th:first-child,
    #SimpleRedirects .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    #SimpleRedirects .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    #SimpleRedirects .table-responsive>.table-bordered>thead>tr>td:first-child,
    #SimpleRedirects .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    #SimpleRedirects .table-responsive>.table-bordered>tbody>tr>td:last-child,
    #SimpleRedirects .table-responsive>.table-bordered>tbody>tr>th:last-child,
    #SimpleRedirects .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    #SimpleRedirects .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    #SimpleRedirects .table-responsive>.table-bordered>thead>tr>td:last-child,
    #SimpleRedirects .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    #SimpleRedirects .table-responsive>.table-bordered>tbody>tr:last-child>td,
    #SimpleRedirects .table-responsive>.table-bordered>tbody>tr:last-child>th,
    #SimpleRedirects .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    #SimpleRedirects .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}
 #SimpleRedirects fieldset,
 #SimpleRedirects legend {
    padding: 0;
    border: 0
}
 #SimpleRedirects fieldset {
    margin: 0;
    min-width: 0
}
 #SimpleRedirects legend {
    display: block;
    width: 100%;
    line-height: inherit;
    color: #212121;
    border-bottom: 1px solid #e5e5e5
}
 #SimpleRedirects .form-control,
 #SimpleRedirects .nav-tabs-justified>.active>a,
 #SimpleRedirects .nav-tabs-justified>.active>a:focus,
 #SimpleRedirects .nav-tabs-justified>.active>a:hover,
 #SimpleRedirects .nav-tabs.nav-justified>.active>a,
 #SimpleRedirects .nav-tabs.nav-justified>.active>a:focus,
 #SimpleRedirects .nav-tabs.nav-justified>.active>a:hover,
 #SimpleRedirects .navbar-toggle {
    border: 1px solid transparent
}
 #SimpleRedirects label {
    display: inline-block;
    margin-bottom: 5px
}
 #SimpleRedirects input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}
 #SimpleRedirects input[type=checkbox],
 #SimpleRedirects input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}
 #SimpleRedirects .form-control,
 #SimpleRedirects output {
    display: block;
    font-size: 13px;
    line-height: 1.846;
    color: #666
}
 #SimpleRedirects input[type=file] {
    display: block
}
 #SimpleRedirects input[type=range] {
    display: block;
    width: 100%
}
 #SimpleRedirects select[multiple],
 #SimpleRedirects select[size] {
    height: auto
}
 #SimpleRedirects input[type=checkbox]:focus,
 #SimpleRedirects input[type=radio]:focus,
 #SimpleRedirects input[type=file]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}
 #SimpleRedirects output {
    padding-top: 7px
}
 #SimpleRedirects .form-control {
    width: 100%;
    height: 37px;
    padding: 6px 16px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
 #SimpleRedirects .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
 #SimpleRedirects .form-control::-moz-placeholder {
    color: #bbb;
    opacity: 1
}
 #SimpleRedirects .form-control:-ms-input-placeholder {
    color: #bbb
}
 #SimpleRedirects .form-control::-webkit-input-placeholder {
    color: #bbb
}
 #SimpleRedirects .has-success .checkbox,
 #SimpleRedirects .has-success .checkbox-inline,
 #SimpleRedirects .has-success .control-label,
 #SimpleRedirects .has-success .form-control-feedback,
 #SimpleRedirects .has-success .help-block,
 #SimpleRedirects .has-success .radio,
 #SimpleRedirects .has-success .radio-inline,
 #SimpleRedirects .has-success.checkbox label,
 #SimpleRedirects .has-success.checkbox-inline label,
 #SimpleRedirects .has-success.radio label,
 #SimpleRedirects .has-success.radio-inline label {
    color: #2196F3
}
 #SimpleRedirects .form-control[disabled],
 #SimpleRedirects .form-control[readonly],
 #SimpleRedirects fieldset[disabled] .form-control {
    background-color: transparent;
    opacity: 1
}
 #SimpleRedirects .form-control[disabled],
 #SimpleRedirects fieldset[disabled] .form-control {
    cursor: not-allowed
}
 #SimpleRedirects textarea.form-control {
    height: auto
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date],
    input[type=time],
    input[type=datetime-local],
    input[type=month] {
        line-height: 37px
    }
    #SimpleRedirects .input-group-sm input[type=date],
    #SimpleRedirects .input-group-sm input[type=time],
    #SimpleRedirects .input-group-sm input[type=datetime-local],
    #SimpleRedirects .input-group-sm input[type=month],
    #SimpleRedirects .input-group-sm>.input-group-btn>input[type=date].btn,
    #SimpleRedirects .input-group-sm>.input-group-btn>input[type=time].btn,
    #SimpleRedirects .input-group-sm>.input-group-btn>input[type=datetime-local].btn,
    #SimpleRedirects .input-group-sm>.input-group-btn>input[type=month].btn,
    #SimpleRedirects .input-group-sm>input[type=date].form-control,
    #SimpleRedirects .input-group-sm>input[type=date].input-group-addon,
    #SimpleRedirects .input-group-sm>input[type=time].form-control,
    #SimpleRedirects .input-group-sm>input[type=time].input-group-addon,
    #SimpleRedirects .input-group-sm>input[type=datetime-local].form-control,
    #SimpleRedirects .input-group-sm>input[type=datetime-local].input-group-addon,
    #SimpleRedirects .input-group-sm>input[type=month].form-control,
    #SimpleRedirects .input-group-sm>input[type=month].input-group-addon,
    input[type=date].input-sm,
    input[type=time].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm {
        line-height: 30px
    }
    #SimpleRedirects .input-group-lg input[type=date],
    #SimpleRedirects .input-group-lg input[type=time],
    #SimpleRedirects .input-group-lg input[type=datetime-local],
    #SimpleRedirects .input-group-lg input[type=month],
    #SimpleRedirects .input-group-lg>.input-group-btn>input[type=date].btn,
    #SimpleRedirects .input-group-lg>.input-group-btn>input[type=time].btn,
    #SimpleRedirects .input-group-lg>.input-group-btn>input[type=datetime-local].btn,
    #SimpleRedirects .input-group-lg>.input-group-btn>input[type=month].btn,
    #SimpleRedirects .input-group-lg>input[type=date].form-control,
    #SimpleRedirects .input-group-lg>input[type=date].input-group-addon,
    #SimpleRedirects .input-group-lg>input[type=time].form-control,
    #SimpleRedirects .input-group-lg>input[type=time].input-group-addon,
    #SimpleRedirects .input-group-lg>input[type=datetime-local].form-control,
    #SimpleRedirects .input-group-lg>input[type=datetime-local].input-group-addon,
    #SimpleRedirects .input-group-lg>input[type=month].form-control,
    #SimpleRedirects .input-group-lg>input[type=month].input-group-addon,
    input[type=date].input-lg,
    input[type=time].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg {
        line-height: 45px
    }
}
 #SimpleRedirects .form-group {
    margin-bottom: 15px
}
 #SimpleRedirects .checkbox,
 #SimpleRedirects .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}
 #SimpleRedirects .checkbox label,
 #SimpleRedirects .radio label {
    min-height: 23px;
    font-weight: 400
}
 #SimpleRedirects .checkbox input[type=checkbox],
 #SimpleRedirects .checkbox-inline input[type=checkbox],
 #SimpleRedirects .radio input[type=radio],
 #SimpleRedirects .radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}
 #SimpleRedirects .checkbox+.checkbox,
 #SimpleRedirects .radio+.radio {
    margin-top: -5px
}
 #SimpleRedirects .checkbox-inline,
 #SimpleRedirects .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}
 #SimpleRedirects .checkbox-inline+.checkbox-inline,
 #SimpleRedirects .radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}
 #SimpleRedirects .checkbox-inline.disabled,
 #SimpleRedirects .checkbox.disabled label,
 #SimpleRedirects .radio-inline.disabled,
 #SimpleRedirects .radio.disabled label,
 #SimpleRedirects fieldset[disabled] .checkbox label,
 #SimpleRedirects fieldset[disabled] .checkbox-inline,
 #SimpleRedirects fieldset[disabled] .radio label,
 #SimpleRedirects fieldset[disabled] .radio-inline,
 #SimpleRedirects fieldset[disabled] input[type=checkbox],
 #SimpleRedirects fieldset[disabled] input[type=radio],
 #SimpleRedirects input[type=checkbox].disabled,
 #SimpleRedirects input[type=checkbox][disabled],
 #SimpleRedirects input[type=radio].disabled,
 #SimpleRedirects input[type=radio][disabled] {
    cursor: not-allowed
}
 #SimpleRedirects .form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 36px
}
 #SimpleRedirects .help-block,
 #SimpleRedirects .table-small {
    margin-bottom: 10px
}
 #SimpleRedirects .form-control-static.input-lg,
 #SimpleRedirects .form-control-static.input-sm,
 #SimpleRedirects .input-group-lg>.form-control-static.form-control,
 #SimpleRedirects .input-group-lg>.form-control-static.input-group-addon,
 #SimpleRedirects .input-group-lg>.input-group-btn>.form-control-static.btn,
 #SimpleRedirects .input-group-sm>.form-control-static.form-control,
 #SimpleRedirects .input-group-sm>.form-control-static.input-group-addon,
 #SimpleRedirects .input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-left: 0;
    padding-right: 0
}
 #SimpleRedirects .input-group-sm>.form-control,
 #SimpleRedirects .input-group-sm>.input-group-addon,
 #SimpleRedirects .input-group-sm>.input-group-btn>.btn,
 #SimpleRedirects .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
 #SimpleRedirects .input-group-sm>.input-group-btn>select.btn,
 #SimpleRedirects .input-group-sm>select.form-control,
 #SimpleRedirects .input-group-sm>select.input-group-addon,
 #SimpleRedirects select.input-sm {
    height: 30px;
    line-height: 30px
}
 #SimpleRedirects .input-group-sm>.input-group-btn>select[multiple].btn,
 #SimpleRedirects .input-group-sm>.input-group-btn>textarea.btn,
 #SimpleRedirects .input-group-sm>select[multiple].form-control,
 #SimpleRedirects .input-group-sm>select[multiple].input-group-addon,
 #SimpleRedirects .input-group-sm>textarea.form-control,
 #SimpleRedirects .input-group-sm>textarea.input-group-addon,
 #SimpleRedirects select[multiple].input-sm,
 #SimpleRedirects textarea.input-sm {
    height: auto
}
 #SimpleRedirects .form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
 #SimpleRedirects .form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}
 #SimpleRedirects .form-group-sm select[multiple].form-control,
 #SimpleRedirects .form-group-sm textarea.form-control {
    height: auto
}
 #SimpleRedirects .form-group-sm .form-control-static {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    min-height: 35px
}
 #SimpleRedirects .input-group-lg>.form-control,
 #SimpleRedirects .input-group-lg>.input-group-addon,
 #SimpleRedirects .input-group-lg>.input-group-btn>.btn,
 #SimpleRedirects .input-lg {
    height: 45px;
    padding: 10px 30px;
    font-size: 17px;
    line-height: 1.33333;
    border-radius: 3px
}
 #SimpleRedirects .input-group-lg>.input-group-btn>select.btn,
 #SimpleRedirects .input-group-lg>select.form-control,
 #SimpleRedirects .input-group-lg>select.input-group-addon,
 #SimpleRedirects select.input-lg {
    height: 45px;
    line-height: 45px
}
 #SimpleRedirects .input-group-lg>.input-group-btn>select[multiple].btn,
 #SimpleRedirects .input-group-lg>.input-group-btn>textarea.btn,
 #SimpleRedirects .input-group-lg>select[multiple].form-control,
 #SimpleRedirects .input-group-lg>select[multiple].input-group-addon,
 #SimpleRedirects .input-group-lg>textarea.form-control,
 #SimpleRedirects .input-group-lg>textarea.input-group-addon,
 #SimpleRedirects select[multiple].input-lg,
 #SimpleRedirects textarea.input-lg {
    height: auto
}
 #SimpleRedirects .form-group-lg .form-control {
    height: 45px;
    padding: 10px 30px;
    font-size: 17px;
    line-height: 1.33333;
    border-radius: 3px
}
 #SimpleRedirects .form-group-lg select.form-control {
    height: 45px;
    line-height: 45px
}
 #SimpleRedirects .form-group-lg select[multiple].form-control,
 #SimpleRedirects .form-group-lg textarea.form-control {
    height: auto
}
 #SimpleRedirects .form-group-lg .form-control-static {
    height: 45px;
    padding: 10px 30px;
    font-size: 17px;
    line-height: 1.33333;
    min-height: 40px
}
 #SimpleRedirects .has-feedback {
    position: relative
}
 #SimpleRedirects .has-feedback .form-control {
    padding-right: 46.25px
}
 #SimpleRedirects .form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 37px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    pointer-events: none
}
 #SimpleRedirects .collapsing,
 #SimpleRedirects .dropdown,
 #SimpleRedirects .dropup {
    position: relative
}
 #SimpleRedirects .input-group-lg>.form-control+.form-control-feedback,
 #SimpleRedirects .input-group-lg>.input-group-addon+.form-control-feedback,
 #SimpleRedirects .input-group-lg>.input-group-btn>.btn+.form-control-feedback,
 #SimpleRedirects .input-lg+.form-control-feedback {
    width: 45px;
    height: 45px;
    line-height: 45px
}
 #SimpleRedirects .input-group-sm>.form-control+.form-control-feedback,
 #SimpleRedirects .input-group-sm>.input-group-addon+.form-control-feedback,
 #SimpleRedirects .input-group-sm>.input-group-btn>.btn+.form-control-feedback,
 #SimpleRedirects .input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}
 #SimpleRedirects .has-success .form-control {
    border-color: #2196F3
}
 #SimpleRedirects .has-success .form-control:focus {
    border-color: #0c7cd5
}
 #SimpleRedirects .has-success .input-group-addon {
    color: #2196F3;
    border-color: #2196F3
}
 #SimpleRedirects .has-warning .checkbox,
 #SimpleRedirects .has-warning .checkbox-inline,
 #SimpleRedirects .has-warning .control-label,
 #SimpleRedirects .has-warning .form-control-feedback,
 #SimpleRedirects .has-warning .help-block,
 #SimpleRedirects .has-warning .radio,
 #SimpleRedirects .has-warning .radio-inline,
 #SimpleRedirects .has-warning.checkbox label,
 #SimpleRedirects .has-warning.checkbox-inline label,
 #SimpleRedirects .has-warning.radio label,
 #SimpleRedirects .has-warning.radio-inline label {
    color: #ffab40
}
 #SimpleRedirects .has-warning .form-control {
    border-color: #ffab40
}
 #SimpleRedirects .has-warning .form-control:focus {
    border-color: #ff950d
}
 #SimpleRedirects .has-warning .input-group-addon {
    color: #ffab40;
    border-color: #ffab40
}
 #SimpleRedirects .has-error .checkbox,
 #SimpleRedirects .has-error .checkbox-inline,
 #SimpleRedirects .has-error .control-label,
 #SimpleRedirects .has-error .form-control-feedback,
 #SimpleRedirects .has-error .help-block,
 #SimpleRedirects .has-error .radio,
 #SimpleRedirects .has-error .radio-inline,
 #SimpleRedirects .has-error.checkbox label,
 #SimpleRedirects .has-error.checkbox-inline label,
 #SimpleRedirects .has-error.radio label,
 #SimpleRedirects .has-error.radio-inline label {
    color: #F44336
}
 #SimpleRedirects .has-error .form-control {
    border-color: #F44336
}
 #SimpleRedirects .has-error .form-control:focus {
    border-color: #ea1c0d
}
 #SimpleRedirects .has-error .input-group-addon {
    color: #F44336;
    border-color: #F44336
}
 #SimpleRedirects .has-feedback label~.form-control-feedback {
    top: 28px
}
 #SimpleRedirects .has-feedback label.sr-only~.form-control-feedback {
    top: 0
}
 #SimpleRedirects .help-block {
    display: block;
    margin-top: 5px;
    color: #a6a6a6
}
@media (min-width: 768px) {
    #SimpleRedirects .form-inline .form-control-static,
    #SimpleRedirects .form-inline .form-group {
        display: inline-block
    }
    #SimpleRedirects .form-inline .control-label,
    #SimpleRedirects .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    #SimpleRedirects .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    #SimpleRedirects .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    #SimpleRedirects .form-inline .input-group .form-control,
    #SimpleRedirects .form-inline .input-group .input-group-addon,
    #SimpleRedirects .form-inline .input-group .input-group-btn {
        width: auto
    }
    #SimpleRedirects .form-inline .input-group>.form-control {
        width: 100%
    }
    #SimpleRedirects .form-inline .checkbox,
    #SimpleRedirects .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    #SimpleRedirects .form-inline .checkbox label,
    #SimpleRedirects .form-inline .radio label {
        padding-left: 0
    }
    #SimpleRedirects .form-inline .checkbox input[type=checkbox],
    #SimpleRedirects .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    #SimpleRedirects .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}
 #SimpleRedirects .btn-block,
 #SimpleRedirects input[type=button].btn-block,
 #SimpleRedirects input[type=reset].btn-block,
 #SimpleRedirects input[type=submit].btn-block {
    width: 100%
}
 #SimpleRedirects .form-horizontal .checkbox,
 #SimpleRedirects .form-horizontal .checkbox-inline,
 #SimpleRedirects .form-horizontal .radio,
 #SimpleRedirects .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}
 #SimpleRedirects .form-horizontal .checkbox,
 #SimpleRedirects .form-horizontal .radio {
    min-height: 30px
}
 #SimpleRedirects .form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}
 #SimpleRedirects .form-horizontal .form-group:after,
 #SimpleRedirects .form-horizontal .form-group:before {
    content: " ";
    display: table
}
 #SimpleRedirects .form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}
@media (min-width: 768px) {
    #SimpleRedirects .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
    #SimpleRedirects .form-horizontal .form-group-lg .control-label {
        padding-top: 14.33px
    }
    #SimpleRedirects .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}
 #SimpleRedirects .btn {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    white-space: nowrap;
    padding: 6px 16px;
    font-size: 13px;
    line-height: 1.846;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
 #SimpleRedirects .btn.active.focus,
 #SimpleRedirects .btn.active:focus,
 #SimpleRedirects .btn.focus,
 #SimpleRedirects .btn:active.focus,
 #SimpleRedirects .btn:active:focus,
 #SimpleRedirects .btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}
 #SimpleRedirects .btn.focus,
 #SimpleRedirects .btn:focus,
 #SimpleRedirects .btn:hover {
    color: #666;
    text-decoration: none
}
 #SimpleRedirects .btn.active,
 #SimpleRedirects .btn:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
 #SimpleRedirects .btn.disabled,
 #SimpleRedirects .btn[disabled],
 #SimpleRedirects fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}
 #SimpleRedirects .btn-default {
    color: #666;
    background-color: #fff;
    border-color: #eee
}
 #SimpleRedirects .btn-default.active,
 #SimpleRedirects .btn-default.focus,
 #SimpleRedirects .btn-default:active,
 #SimpleRedirects .btn-default:focus,
 #SimpleRedirects .btn-default:hover,
 #SimpleRedirects .open>.btn-default.dropdown-toggle {
    color: #666;
    border-color: #cfcfcf
}
 #SimpleRedirects .btn-primary,
 #SimpleRedirects .btn-primary.active,
 #SimpleRedirects .btn-primary.focus,
 #SimpleRedirects .btn-primary:active,
 #SimpleRedirects .btn-primary:focus,
 #SimpleRedirects .btn-primary:hover,
 #SimpleRedirects .open>.btn-primary.dropdown-toggle {
    border-color: transparent;
    color: #fff
}
 #SimpleRedirects .btn-default.disabled,
 #SimpleRedirects .btn-default.disabled.active,
 #SimpleRedirects .btn-default.disabled.focus,
 #SimpleRedirects .btn-default.disabled:active,
 #SimpleRedirects .btn-default.disabled:focus,
 #SimpleRedirects .btn-default.disabled:hover,
 #SimpleRedirects .btn-default[disabled],
 #SimpleRedirects .btn-default[disabled].active,
 #SimpleRedirects .btn-default[disabled].focus,
 #SimpleRedirects .btn-default[disabled]:active,
 #SimpleRedirects .btn-default[disabled]:focus,
 #SimpleRedirects .btn-default[disabled]:hover,
 #SimpleRedirects fieldset[disabled] .btn-default,
 #SimpleRedirects fieldset[disabled] .btn-default.active,
 #SimpleRedirects fieldset[disabled] .btn-default.focus,
 #SimpleRedirects fieldset[disabled] .btn-default:active,
 #SimpleRedirects fieldset[disabled] .btn-default:focus,
 #SimpleRedirects fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #eee
}
 #SimpleRedirects .btn-default .badge {
    color: #fff;
    background-color: #666
}
 #SimpleRedirects .btn-primary.disabled,
 #SimpleRedirects .btn-primary.disabled.active,
 #SimpleRedirects .btn-primary.disabled.focus,
 #SimpleRedirects .btn-primary.disabled:active,
 #SimpleRedirects .btn-primary.disabled:focus,
 #SimpleRedirects .btn-primary.disabled:hover,
 #SimpleRedirects .btn-primary[disabled],
 #SimpleRedirects .btn-primary[disabled].active,
 #SimpleRedirects .btn-primary[disabled].focus,
 #SimpleRedirects .btn-primary[disabled]:active,
 #SimpleRedirects .btn-primary[disabled]:focus,
 #SimpleRedirects .btn-primary[disabled]:hover,
 #SimpleRedirects fieldset[disabled] .btn-primary,
 #SimpleRedirects fieldset[disabled] .btn-primary.active,
 #SimpleRedirects fieldset[disabled] .btn-primary.focus,
 #SimpleRedirects fieldset[disabled] .btn-primary:active,
 #SimpleRedirects fieldset[disabled] .btn-primary:focus,
 #SimpleRedirects fieldset[disabled] .btn-primary:hover {
    background-color: #e91e63;
    border-color: transparent
}
 #SimpleRedirects .btn-primary .badge {
    color: #e91e63;
    background-color: #fff
}
 #SimpleRedirects .btn-success,
 #SimpleRedirects .btn-success.active,
 #SimpleRedirects .btn-success.focus,
 #SimpleRedirects .btn-success:active,
 #SimpleRedirects .btn-success:focus,
 #SimpleRedirects .btn-success:hover,
 #SimpleRedirects .open>.btn-success.dropdown-toggle {
    border-color: transparent;
    color: #fff
}
 #SimpleRedirects .btn-success {
    background-color: #2196F3
}
 #SimpleRedirects .btn-success.active,
 #SimpleRedirects .btn-success:active,
 #SimpleRedirects .open>.btn-success.dropdown-toggle {
    background-image: none
}
 #SimpleRedirects .btn-success.disabled,
 #SimpleRedirects .btn-success.disabled.active,
 #SimpleRedirects .btn-success.disabled.focus,
 #SimpleRedirects .btn-success.disabled:active,
 #SimpleRedirects .btn-success.disabled:focus,
 #SimpleRedirects .btn-success.disabled:hover,
 #SimpleRedirects .btn-success[disabled],
 #SimpleRedirects .btn-success[disabled].active,
 #SimpleRedirects .btn-success[disabled].focus,
 #SimpleRedirects .btn-success[disabled]:active,
 #SimpleRedirects .btn-success[disabled]:focus,
 #SimpleRedirects .btn-success[disabled]:hover,
 #SimpleRedirects fieldset[disabled] .btn-success,
 #SimpleRedirects fieldset[disabled] .btn-success.active,
 #SimpleRedirects fieldset[disabled] .btn-success.focus,
 #SimpleRedirects fieldset[disabled] .btn-success:active,
 #SimpleRedirects fieldset[disabled] .btn-success:focus,
 #SimpleRedirects fieldset[disabled] .btn-success:hover {
    background-color: #2196F3;
    border-color: transparent
}
 #SimpleRedirects .btn-success .badge {
    color: #2196F3;
    background-color: #fff
}
 #SimpleRedirects .btn-info,
 #SimpleRedirects .btn-info.active,
 #SimpleRedirects .btn-info.focus,
 #SimpleRedirects .btn-info:active,
 #SimpleRedirects .btn-info:focus,
 #SimpleRedirects .btn-info:hover,
 #SimpleRedirects .open>.btn-info.dropdown-toggle {
    border-color: transparent;
    color: #fff
}
 #SimpleRedirects .btn-info {
    background-color: #00bcd4
}
 #SimpleRedirects .btn-info.disabled,
 #SimpleRedirects .btn-info.disabled.active,
 #SimpleRedirects .btn-info.disabled.focus,
 #SimpleRedirects .btn-info.disabled:active,
 #SimpleRedirects .btn-info.disabled:focus,
 #SimpleRedirects .btn-info.disabled:hover,
 #SimpleRedirects .btn-info[disabled],
 #SimpleRedirects .btn-info[disabled].active,
 #SimpleRedirects .btn-info[disabled].focus,
 #SimpleRedirects .btn-info[disabled]:active,
 #SimpleRedirects .btn-info[disabled]:focus,
 #SimpleRedirects .btn-info[disabled]:hover,
 #SimpleRedirects fieldset[disabled] .btn-info,
 #SimpleRedirects fieldset[disabled] .btn-info.active,
 #SimpleRedirects fieldset[disabled] .btn-info.focus,
 #SimpleRedirects fieldset[disabled] .btn-info:active,
 #SimpleRedirects fieldset[disabled] .btn-info:focus,
 #SimpleRedirects fieldset[disabled] .btn-info:hover {
    background-color: #00bcd4;
    border-color: transparent
}
 #SimpleRedirects .btn-info .badge {
    color: #00bcd4;
    background-color: #fff
}
 #SimpleRedirects .btn-warning,
 #SimpleRedirects .btn-warning.active,
 #SimpleRedirects .btn-warning.focus,
 #SimpleRedirects .btn-warning:active,
 #SimpleRedirects .btn-warning:focus,
 #SimpleRedirects .btn-warning:hover,
 #SimpleRedirects .open>.btn-warning.dropdown-toggle {
    border-color: transparent;
    color: #fff
}
 #SimpleRedirects .btn-warning {
    background-color: #ffab40
}
 #SimpleRedirects .btn-warning.disabled,
 #SimpleRedirects .btn-warning.disabled.active,
 #SimpleRedirects .btn-warning.disabled.focus,
 #SimpleRedirects .btn-warning.disabled:active,
 #SimpleRedirects .btn-warning.disabled:focus,
 #SimpleRedirects .btn-warning.disabled:hover,
 #SimpleRedirects .btn-warning[disabled],
 #SimpleRedirects .btn-warning[disabled].active,
 #SimpleRedirects .btn-warning[disabled].focus,
 #SimpleRedirects .btn-warning[disabled]:active,
 #SimpleRedirects .btn-warning[disabled]:focus,
 #SimpleRedirects .btn-warning[disabled]:hover,
 #SimpleRedirects fieldset[disabled] .btn-warning,
 #SimpleRedirects fieldset[disabled] .btn-warning.active,
 #SimpleRedirects fieldset[disabled] .btn-warning.focus,
 #SimpleRedirects fieldset[disabled] .btn-warning:active,
 #SimpleRedirects fieldset[disabled] .btn-warning:focus,
 #SimpleRedirects fieldset[disabled] .btn-warning:hover {
    background-color: #ffab40;
    border-color: transparent
}
 #SimpleRedirects .btn-warning .badge {
    color: #ffab40;
    background-color: #fff
}
 #SimpleRedirects .btn-danger,
 #SimpleRedirects .btn-danger.active,
 #SimpleRedirects .btn-danger.focus,
 #SimpleRedirects .btn-danger:active,
 #SimpleRedirects .btn-danger:focus,
 #SimpleRedirects .btn-danger:hover,
 #SimpleRedirects .open>.btn-danger.dropdown-toggle {
    border-color: transparent;
    color: #fff
}
 #SimpleRedirects .btn-danger {
    background-color: #F44336
}
 #SimpleRedirects .btn-danger.disabled,
 #SimpleRedirects .btn-danger.disabled.active,
 #SimpleRedirects .btn-danger.disabled.focus,
 #SimpleRedirects .btn-danger.disabled:active,
 #SimpleRedirects .btn-danger.disabled:focus,
 #SimpleRedirects .btn-danger.disabled:hover,
 #SimpleRedirects .btn-danger[disabled],
 #SimpleRedirects .btn-danger[disabled].active,
 #SimpleRedirects .btn-danger[disabled].focus,
 #SimpleRedirects .btn-danger[disabled]:active,
 #SimpleRedirects .btn-danger[disabled]:focus,
 #SimpleRedirects .btn-danger[disabled]:hover,
 #SimpleRedirects fieldset[disabled] .btn-danger,
 #SimpleRedirects fieldset[disabled] .btn-danger.active,
 #SimpleRedirects fieldset[disabled] .btn-danger.focus,
 #SimpleRedirects fieldset[disabled] .btn-danger:active,
 #SimpleRedirects fieldset[disabled] .btn-danger:focus,
 #SimpleRedirects fieldset[disabled] .btn-danger:hover {
    background-color: #F44336;
    border-color: transparent
}
 #SimpleRedirects .btn-danger .badge {
    color: #F44336;
    background-color: #fff
}
 #SimpleRedirects .btn-link {
    font-weight: 400;
    border-radius: 0
}
 #SimpleRedirects .btn-link,
 #SimpleRedirects .btn-link.active,
 #SimpleRedirects .btn-link:active,
 #SimpleRedirects .btn-link[disabled],
 #SimpleRedirects fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}
 #SimpleRedirects .btn-link,
 #SimpleRedirects .btn-link:active,
 #SimpleRedirects .btn-link:focus,
 #SimpleRedirects .btn-link:hover {
    border-color: transparent
}
 #SimpleRedirects .btn-link:focus,
 #SimpleRedirects .btn-link:hover {
    color: #64B5F6;
    text-decoration: none;
    background-color: transparent
}
 #SimpleRedirects .btn-link[disabled]:focus,
 #SimpleRedirects .btn-link[disabled]:hover,
 #SimpleRedirects fieldset[disabled] .btn-link:focus,
 #SimpleRedirects fieldset[disabled] .btn-link:hover {
    color: #bbb;
    text-decoration: none
}
 #SimpleRedirects .btn-group-lg>.btn,
 #SimpleRedirects .btn-lg {
    padding: 10px 30px;
    font-size: 17px;
    line-height: 1.33333;
    border-radius: 3px
}
 #SimpleRedirects .btn-group-sm>.btn,
 #SimpleRedirects .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
 #SimpleRedirects .btn-group-xs>.btn,
 #SimpleRedirects .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
 #SimpleRedirects .btn-group-vertical>.btn:not(:first-child):not(:last-child),
 #SimpleRedirects .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
 #SimpleRedirects .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}
 #SimpleRedirects .dropdown-header,
 #SimpleRedirects .dropdown-menu>li>a {
    white-space: nowrap;
    line-height: 1.846
}
 #SimpleRedirects .btn-block {
    display: block
}
 #SimpleRedirects .btn-block+.btn-block {
    margin-top: 5px
}
 #SimpleRedirects .fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}
 #SimpleRedirects .fade.in {
    opacity: 1
}
 #SimpleRedirects .collapse {
    display: none
}
 #SimpleRedirects .collapse.in {
    display: block
}
 #SimpleRedirects tr.collapse.in {
    display: table-row
}
 #SimpleRedirects tbody.collapse.in {
    display: table-row-group
}
 #SimpleRedirects .collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}
 #SimpleRedirects .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}
 #SimpleRedirects .input-group-addon:last-child,
 #SimpleRedirects .panel>.table-bordered>tbody>tr>td:first-child,
 #SimpleRedirects .panel>.table-bordered>tbody>tr>th:first-child,
 #SimpleRedirects .panel>.table-bordered>tfoot>tr>td:first-child,
 #SimpleRedirects .panel>.table-bordered>tfoot>tr>th:first-child,
 #SimpleRedirects .panel>.table-bordered>thead>tr>td:first-child,
 #SimpleRedirects .panel>.table-bordered>thead>tr>th:first-child,
 #SimpleRedirects .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
 #SimpleRedirects .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
 #SimpleRedirects .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
 #SimpleRedirects .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
 #SimpleRedirects .panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
 #SimpleRedirects .panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}
 #SimpleRedirects .input-group-addon:first-child,
 #SimpleRedirects .panel>.table-bordered>tbody>tr>td:last-child,
 #SimpleRedirects .panel>.table-bordered>tbody>tr>th:last-child,
 #SimpleRedirects .panel>.table-bordered>tfoot>tr>td:last-child,
 #SimpleRedirects .panel>.table-bordered>tfoot>tr>th:last-child,
 #SimpleRedirects .panel>.table-bordered>thead>tr>td:last-child,
 #SimpleRedirects .panel>.table-bordered>thead>tr>th:last-child,
 #SimpleRedirects .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
 #SimpleRedirects .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
 #SimpleRedirects .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
 #SimpleRedirects .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
 #SimpleRedirects .panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
 #SimpleRedirects .panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

 #SimpleRedirects .btn-group,
 #SimpleRedirects .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}
 #SimpleRedirects .btn-group-vertical>.btn,
 #SimpleRedirects .btn-group>.btn {
    position: relative;
    float: left
}
 #SimpleRedirects .btn-toolbar {
    margin-left: -5px
}
 #SimpleRedirects .btn .caret,
 #SimpleRedirects .btn-group-vertical>.btn+.btn,
 #SimpleRedirects .btn-group-vertical>.btn+.btn-group,
 #SimpleRedirects .btn-group-vertical>.btn-group+.btn,
 #SimpleRedirects .btn-group-vertical>.btn-group+.btn-group,
 #SimpleRedirects .btn-group>.btn:first-child {
    margin-left: 0
}
 #SimpleRedirects .btn-toolbar:after,
 #SimpleRedirects .btn-toolbar:before {
    content: " ";
    display: table
}
 #SimpleRedirects .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
 #SimpleRedirects .btn-group>.btn:last-child:not(:first-child),
 #SimpleRedirects .btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
 #SimpleRedirects .btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
 #SimpleRedirects .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
 #SimpleRedirects .btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
 #SimpleRedirects .btn-group .dropdown-toggle:active,
 #SimpleRedirects .btn-group.open .dropdown-toggle {
    outline: 0
}
 #SimpleRedirects .btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}
 #SimpleRedirects .btn-group-lg.btn-group>.btn+.dropdown-toggle,
 #SimpleRedirects .btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}
 #SimpleRedirects .btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
 #SimpleRedirects .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}
 #SimpleRedirects .btn-group-lg>.btn .caret,
 #SimpleRedirects .btn-lg .caret {
    border-width: 5px 5px 0
}
 #SimpleRedirects .dropup .btn-group-lg>.btn .caret,
 #SimpleRedirects .dropup .btn-lg .caret {
    border-width: 0 5px 5px
}
 #SimpleRedirects .btn-group-vertical>.btn,
 #SimpleRedirects .btn-group-vertical>.btn-group,
 #SimpleRedirects .btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}
 #SimpleRedirects .btn-group-vertical>.btn-group:after,
 #SimpleRedirects .btn-group-vertical>.btn-group:before {
    content: " ";
    display: table
}
 #SimpleRedirects .btn-group-vertical>.btn-group>.btn {
    float: none
}
 #SimpleRedirects .input-group-btn:last-child>.btn,
 #SimpleRedirects .input-group-btn:last-child>.btn-group,
 #SimpleRedirects .input-group-btn>.btn+.btn {
    margin-left: -1px
}
 #SimpleRedirects .btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
 #SimpleRedirects .btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 3px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
 #SimpleRedirects .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn,
 #SimpleRedirects .input-group .form-control:not(:first-child):not(:last-child),
 #SimpleRedirects .input-group-addon:not(:first-child):not(:last-child),
 #SimpleRedirects .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}
 #SimpleRedirects .btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
 #SimpleRedirects .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
 #SimpleRedirects .btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
 #SimpleRedirects .btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}
 #SimpleRedirects .btn-group-justified>.btn,
 #SimpleRedirects .btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}
 #SimpleRedirects .btn-group-justified>.btn-group .btn {
    width: 100%
}
 #SimpleRedirects .btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}
 #SimpleRedirects [data-toggle=buttons]>.btn input[type=checkbox],
 #SimpleRedirects [data-toggle=buttons]>.btn input[type=radio],
 #SimpleRedirects [data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
 #SimpleRedirects [data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}
 #SimpleRedirects .input-group,
 #SimpleRedirects .input-group-btn,
 #SimpleRedirects .input-group-btn>.btn {
    position: relative
}
 #SimpleRedirects .input-group {
    display: table;
    border-collapse: separate
}
 #SimpleRedirects .input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}
 #SimpleRedirects .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}
 #SimpleRedirects .input-group .form-control,
 #SimpleRedirects .input-group-addon,
 #SimpleRedirects .input-group-btn {
    display: table-cell
}
 #SimpleRedirects .input-group-addon,
 #SimpleRedirects .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}
 #SimpleRedirects .input-group-addon {
    font-size: 13px;
    font-weight: 400;
    line-height: 1;
    color: #666;
    text-align: center;
    background-color: transparent;
    border-radius: 3px
}
 #SimpleRedirects .input-group-addon.input-sm,
 #SimpleRedirects .input-group-sm>.input-group-addon,
 #SimpleRedirects .input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}
 #SimpleRedirects .input-group-addon.input-lg,
 #SimpleRedirects .input-group-lg>.input-group-addon,
 #SimpleRedirects .input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 10px 30px;
    font-size: 17px;
    border-radius: 3px
}
 #SimpleRedirects .input-group-addon input[type=checkbox],
 #SimpleRedirects .input-group-addon input[type=radio] {
    margin-top: 0
}
 #SimpleRedirects .input-group .form-control:first-child,
 #SimpleRedirects .input-group-addon:first-child,
 #SimpleRedirects .input-group-btn:first-child>.btn,
 #SimpleRedirects .input-group-btn:first-child>.btn-group>.btn,
 #SimpleRedirects .input-group-btn:first-child>.dropdown-toggle,
 #SimpleRedirects .input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
 #SimpleRedirects .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
 #SimpleRedirects .input-group .form-control:last-child,
 #SimpleRedirects .input-group-addon:last-child,
 #SimpleRedirects .input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
 #SimpleRedirects .input-group-btn:first-child>.btn:not(:first-child),
 #SimpleRedirects .input-group-btn:last-child>.btn,
 #SimpleRedirects .input-group-btn:last-child>.btn-group>.btn,
 #SimpleRedirects .input-group-btn:last-child>.dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
 #SimpleRedirects .input-group-btn {
    font-size: 0;
    white-space: nowrap
}
 #SimpleRedirects .input-group-btn:first-child>.btn,
 #SimpleRedirects .input-group-btn:first-child>.btn-group {
    margin-right: -1px
}
 #SimpleRedirects .nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}
 #SimpleRedirects .nav:after,
 #SimpleRedirects .nav:before {
    content: " ";
    display: table
}
 #SimpleRedirects .nav>li,
 #SimpleRedirects .nav>li>a {
    position: relative;
    display: block
}
 #SimpleRedirects .nav>li>a {
    padding: 10px 15px
}
 #SimpleRedirects .nav>li>a:focus,
 #SimpleRedirects .nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}
 #SimpleRedirects .nav>li.disabled>a {
    color: #bbb
}
 #SimpleRedirects .nav>li.disabled>a:focus,
 #SimpleRedirects .nav>li.disabled>a:hover {
    color: #bbb;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}
 #SimpleRedirects .nav .open>a,
 #SimpleRedirects .nav .open>a:focus,
 #SimpleRedirects .nav .open>a:hover {
    background-color: #eee;
    border-color: #2196F3
}
 #SimpleRedirects .nav .nav-divider {
    height: 1px;
    margin: 10.5px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
 #SimpleRedirects .nav>li>a>img {
    max-width: none
}
 #SimpleRedirects .nav-tabs>li {
    float: left;
    margin-bottom: -1px
}
 #SimpleRedirects .nav-tabs>li>a {
    line-height: 1.846;
    border-radius: 3px 3px 0 0
}
 #SimpleRedirects .nav-tabs>li>a:hover {
    border-color: #eee #eee transparent
}
 #SimpleRedirects .navbar-default,
 #SimpleRedirects .navbar-default .navbar-collapse,
 #SimpleRedirects .navbar-default .navbar-form,
 #SimpleRedirects .navbar-default .navbar-toggle,
 #SimpleRedirects .navbar-inverse,
 #SimpleRedirects .navbar-inverse .navbar-toggle {
    border-color: transparent
}
 #SimpleRedirects .nav-tabs>li.active>a,
 #SimpleRedirects .nav-tabs>li.active>a:focus,
 #SimpleRedirects .nav-tabs>li.active>a:hover {
    background-color: transparent;
    cursor: default
}
 #SimpleRedirects .nav-pills>li {
    float: left
}
 #SimpleRedirects .nav-justified>li,
 #SimpleRedirects .nav-stacked>li,
 #SimpleRedirects .nav-tabs.nav-justified>li {
    float: none
}
 #SimpleRedirects .nav-pills>li>a {
    border-radius: 3px
}
 #SimpleRedirects .nav-pills>li+li {
    margin-left: 2px
}
 #SimpleRedirects .nav-pills>li.active>a,
 #SimpleRedirects .nav-pills>li.active>a:focus,
 #SimpleRedirects .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #e91e63
}
 #SimpleRedirects .nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}
 #SimpleRedirects .nav-justified,
 #SimpleRedirects .nav-tabs.nav-justified {
    width: 100%
}
 #SimpleRedirects .nav-justified>li>a,
 #SimpleRedirects .nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}
 #SimpleRedirects .nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}
 #SimpleRedirects .nav-tabs-justified,
 #SimpleRedirects .nav-tabs.nav-justified {
    border-bottom: 0
}
 #SimpleRedirects .nav-tabs-justified>li>a,
 #SimpleRedirects .nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 3px
}
@media (min-width: 768px) {
    #SimpleRedirects .nav-justified>li,
    #SimpleRedirects .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    #SimpleRedirects .nav-justified>li>a,
    #SimpleRedirects .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
    #SimpleRedirects .nav-tabs-justified>li>a,
    #SimpleRedirects .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid transparent;
        border-radius: 3px 3px 0 0
    }
    #SimpleRedirects .nav-tabs-justified>.active>a,
    #SimpleRedirects .nav-tabs-justified>.active>a:focus,
    #SimpleRedirects .nav-tabs-justified>.active>a:hover,
    #SimpleRedirects .nav-tabs.nav-justified>.active>a,
    #SimpleRedirects .nav-tabs.nav-justified>.active>a:focus,
    #SimpleRedirects .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}
 #SimpleRedirects .tab-content>.tab-pane {
    display: none
}
 #SimpleRedirects .tab-content>.active {
    display: block
}
 #SimpleRedirects .navbar-collapse:after,
 #SimpleRedirects .navbar-collapse:before,
 #SimpleRedirects .navbar-header:after,
 #SimpleRedirects .navbar-header:before,
 #SimpleRedirects .navbar:after,
 #SimpleRedirects .navbar:before {
    content: " ";
    display: table
}
 #SimpleRedirects .nav-tabs .dropdown-menu {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
 #SimpleRedirects .navbar {
    position: relative;
    min-height: 64px;
    margin-bottom: 0
}
 #SimpleRedirects .navbar-header:after {
    clear: both
}
 #SimpleRedirects .navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}
 #SimpleRedirects .navbar-collapse.in {
    overflow-y: auto
}
@media (min-width: 992px) {
    #SimpleRedirects .navbar {
        border-radius: 3px
    }
    #SimpleRedirects .navbar-header {
        float: left
    }
    #SimpleRedirects .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    #SimpleRedirects .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    #SimpleRedirects .navbar-collapse.in {
        overflow-y: visible
    }
    #SimpleRedirects .navbar-fixed-bottom .navbar-collapse,
    #SimpleRedirects .navbar-fixed-top .navbar-collapse,
    #SimpleRedirects .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}
 #SimpleRedirects .embed-responsive,
 #SimpleRedirects .modal,
 #SimpleRedirects .modal-open,
 #SimpleRedirects .progress {
    overflow: hidden
}
@media (max-device-width: 480px)and (orientation: landscape) {
    #SimpleRedirects .navbar-fixed-bottom .navbar-collapse,
    #SimpleRedirects .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}
 #SimpleRedirects .container-fluid>.navbar-collapse,
 #SimpleRedirects .container-fluid>.navbar-header,
 #SimpleRedirects .container>.navbar-collapse,
 #SimpleRedirects .container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}
 #SimpleRedirects .navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}
 #SimpleRedirects .navbar-fixed-bottom,
 #SimpleRedirects .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}
 #SimpleRedirects .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}
 #SimpleRedirects .navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}
 #SimpleRedirects .navbar-brand {
    float: left;
    padding: 20.5px 15px;
    line-height: 23px;
    height: 64px
}
 #SimpleRedirects .navbar-brand:focus,
 #SimpleRedirects .navbar-brand:hover {
    text-decoration: none
}
 #SimpleRedirects .navbar-brand>img {
    display: block
}
@media (min-width: 992px) {
    #SimpleRedirects .container-fluid>.navbar-collapse,
    #SimpleRedirects .container-fluid>.navbar-header,
    #SimpleRedirects .container>.navbar-collapse,
    #SimpleRedirects .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
    #SimpleRedirects .navbar-fixed-bottom,
    #SimpleRedirects .navbar-fixed-top,
    #SimpleRedirects .navbar-static-top {
        border-radius: 0
    }
    #SimpleRedirects .navbar>.container .navbar-brand,
    #SimpleRedirects .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}
 #SimpleRedirects .navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: transparent;
    border-radius: 3px
}
 #SimpleRedirects .navbar-toggle:focus {
    outline: 0
}
 #SimpleRedirects .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}
 #SimpleRedirects .navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}
 #SimpleRedirects .navbar-nav {
    margin: 10.25px -15px
}
 #SimpleRedirects .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 23px
}
@media (max-width: 991px) {
    #SimpleRedirects .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    #SimpleRedirects .navbar-nav .open .dropdown-menu .dropdown-header,
    #SimpleRedirects .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    #SimpleRedirects .navbar-nav .open .dropdown-menu>li>a {
        line-height: 23px
    }
    #SimpleRedirects .navbar-nav .open .dropdown-menu>li>a:focus,
    #SimpleRedirects .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}
 #SimpleRedirects .progress-bar-striped,
 #SimpleRedirects .progress-striped .progress-bar,
 #SimpleRedirects .progress-striped .progress-bar-danger,
 #SimpleRedirects .progress-striped .progress-bar-info,
 #SimpleRedirects .progress-striped .progress-bar-success,
 #SimpleRedirects .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
@media (min-width: 992px) {
    #SimpleRedirects .navbar-toggle {
        display: none
    }
    #SimpleRedirects .navbar-nav {
        float: left;
        margin: 0
    }
    #SimpleRedirects .navbar-nav>li {
        float: left
    }
    #SimpleRedirects .navbar-nav>li>a {
        padding-top: 20.5px;
        padding-bottom: 20.5px
    }
}
 #SimpleRedirects .navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 13.5px -15px
}
 #SimpleRedirects .panel-group .panel-heading,
 #SimpleRedirects .panel>.table-bordered>tbody>tr:first-child>td,
 #SimpleRedirects .panel>.table-bordered>tbody>tr:first-child>th,
 #SimpleRedirects .panel>.table-bordered>tbody>tr:last-child>td,
 #SimpleRedirects .panel>.table-bordered>tbody>tr:last-child>th,
 #SimpleRedirects .panel>.table-bordered>tfoot>tr:last-child>td,
 #SimpleRedirects .panel>.table-bordered>tfoot>tr:last-child>th,
 #SimpleRedirects .panel>.table-bordered>thead>tr:first-child>td,
 #SimpleRedirects .panel>.table-bordered>thead>tr:first-child>th,
 #SimpleRedirects .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
 #SimpleRedirects .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
 #SimpleRedirects .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
 #SimpleRedirects .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
 #SimpleRedirects .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
 #SimpleRedirects .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
 #SimpleRedirects .panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
 #SimpleRedirects .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}
@media (min-width: 768px) {
    #SimpleRedirects .navbar-form .form-control-static,
    #SimpleRedirects .navbar-form .form-group {
        display: inline-block
    }
    #SimpleRedirects .navbar-form .control-label,
    #SimpleRedirects .navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    #SimpleRedirects .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    #SimpleRedirects .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    #SimpleRedirects .navbar-form .input-group .form-control,
    #SimpleRedirects .navbar-form .input-group .input-group-addon,
    #SimpleRedirects .navbar-form .input-group .input-group-btn {
        width: auto
    }
    #SimpleRedirects .navbar-form .input-group>.form-control {
        width: 100%
    }
    #SimpleRedirects .navbar-form .checkbox,
    #SimpleRedirects .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    #SimpleRedirects .navbar-form .checkbox label,
    #SimpleRedirects .navbar-form .radio label {
        padding-left: 0
    }
    #SimpleRedirects .navbar-form .checkbox input[type=checkbox],
    #SimpleRedirects .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    #SimpleRedirects .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}
 #SimpleRedirects .btn .badge,
 #SimpleRedirects .btn .label {
    position: relative;
    top: -1px
}
 #SimpleRedirects .breadcrumb>li,
 #SimpleRedirects .pagination {
    display: inline-block
}
 #SimpleRedirects .badge,
 #SimpleRedirects .label {
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap
}
@media (max-width: 991px) {
    #SimpleRedirects .navbar-form .form-group {
        margin-bottom: 5px
    }
    #SimpleRedirects .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}
 #SimpleRedirects .navbar-nav>li>.dropdown-menu {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
 #SimpleRedirects .navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-radius: 3px 3px 0 0
}
 #SimpleRedirects .pagination-lg>li:first-child>a,
 #SimpleRedirects .pagination-lg>li:first-child>span,
 #SimpleRedirects .pagination-sm>li:first-child>a,
 #SimpleRedirects .pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
 #SimpleRedirects .pagination-lg>li:last-child>a,
 #SimpleRedirects .pagination-lg>li:last-child>span,
 #SimpleRedirects .pagination-sm>li:last-child>a,
 #SimpleRedirects .pagination-sm>li:last-child>span,
 #SimpleRedirects .pagination>li:last-child>a,
 #SimpleRedirects .pagination>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}
 #SimpleRedirects .navbar-btn {
    margin-top: 13.5px;
    margin-bottom: 13.5px
}
 #SimpleRedirects .btn-group-sm>.navbar-btn.btn,
 #SimpleRedirects .navbar-btn.btn-sm {
    margin-top: 17px;
    margin-bottom: 17px
}
 #SimpleRedirects .btn-group-xs>.navbar-btn.btn,
 #SimpleRedirects .navbar-btn.btn-xs {
    margin-top: 21px;
    margin-bottom: 21px
}
 #SimpleRedirects .navbar-text {
    margin-top: 20.5px;
    margin-bottom: 20.5px
}
@media (min-width: 992px) {
    #SimpleRedirects .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    #SimpleRedirects .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
    #SimpleRedirects .navbar-left {
        float: left!important
    }
    #SimpleRedirects .navbar-right {
        float: right!important;
        margin-right: -15px
    }
    #SimpleRedirects .navbar-right~.navbar-right {
        margin-right: 0
    }
}
 #SimpleRedirects .navbar-default {
    background-color: #fff
}
 #SimpleRedirects .navbar-default .navbar-brand {
    color: #666
}
 #SimpleRedirects .navbar-default .navbar-brand:focus,
 #SimpleRedirects .navbar-default .navbar-brand:hover {
    color: #212121;
    background-color: transparent
}
 #SimpleRedirects .navbar-default .navbar-text {
    color: #bbb
}
 #SimpleRedirects .navbar-default .navbar-nav>li>a {
    color: #666
}
 #SimpleRedirects .navbar-default .navbar-nav>.active>a,
 #SimpleRedirects .navbar-default .navbar-nav>.active>a:focus,
 #SimpleRedirects .navbar-default .navbar-nav>.active>a:hover,
 #SimpleRedirects .navbar-default .navbar-nav>li>a:focus,
 #SimpleRedirects .navbar-default .navbar-nav>li>a:hover {
    color: #212121;
    background-color: transparent
}
 #SimpleRedirects .navbar-default .navbar-nav>.disabled>a,
 #SimpleRedirects .navbar-default .navbar-nav>.disabled>a:focus,
 #SimpleRedirects .navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}
 #SimpleRedirects .navbar-default .navbar-toggle:focus,
 #SimpleRedirects .navbar-default .navbar-toggle:hover {
    background-color: transparent
}
 #SimpleRedirects .navbar-default .navbar-toggle .icon-bar {
    background-color: rgba(0, 0, 0, .5)
}
 #SimpleRedirects .navbar-default .navbar-nav>.open>a,
 #SimpleRedirects .navbar-default .navbar-nav>.open>a:focus,
 #SimpleRedirects .navbar-default .navbar-nav>.open>a:hover {
    background-color: transparent;
    color: #212121
}
@media (max-width: 991px) {
    #SimpleRedirects .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #666
    }
    #SimpleRedirects .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    #SimpleRedirects .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    #SimpleRedirects .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    #SimpleRedirects .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    #SimpleRedirects .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #212121;
        background-color: transparent
    }
    #SimpleRedirects .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    #SimpleRedirects .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    #SimpleRedirects .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}
 #SimpleRedirects .navbar-default .navbar-link {
    color: #666
}
 #SimpleRedirects .navbar-default .navbar-link:hover {
    color: #212121
}
 #SimpleRedirects .navbar-default .btn-link {
    color: #666
}
 #SimpleRedirects .navbar-default .btn-link:focus,
 #SimpleRedirects .navbar-default .btn-link:hover {
    color: #212121
}
 #SimpleRedirects .navbar-default .btn-link[disabled]:focus,
 #SimpleRedirects .navbar-default .btn-link[disabled]:hover,
 #SimpleRedirects fieldset[disabled] .navbar-default .btn-link:focus,
 #SimpleRedirects fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}
 #SimpleRedirects .navbar-inverse {
    background-color: #e91e63
}
 #SimpleRedirects .navbar-inverse .navbar-brand {
    color: #f7a9c4
}
 #SimpleRedirects .navbar-inverse .navbar-brand:focus,
 #SimpleRedirects .navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}
 #SimpleRedirects .navbar-inverse .navbar-text {
    color: #bbb
}
 #SimpleRedirects .navbar-inverse .navbar-nav>li>a {
    color: #f7a9c4
}
 #SimpleRedirects .navbar-inverse .navbar-nav>li>a:focus,
 #SimpleRedirects .navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}
 #SimpleRedirects .navbar-inverse .navbar-nav>.active>a,
 #SimpleRedirects .navbar-inverse .navbar-nav>.active>a:focus,
 #SimpleRedirects .navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #c1134e
}
 #SimpleRedirects .navbar-inverse .navbar-nav>.disabled>a,
 #SimpleRedirects .navbar-inverse .navbar-nav>.disabled>a:focus,
 #SimpleRedirects .navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}
 #SimpleRedirects .navbar-inverse .navbar-toggle:focus,
 #SimpleRedirects .navbar-inverse .navbar-toggle:hover {
    background-color: transparent
}
 #SimpleRedirects .navbar-inverse .navbar-toggle .icon-bar {
    background-color: rgba(0, 0, 0, .5)
}
 #SimpleRedirects .navbar-inverse .navbar-collapse,
 #SimpleRedirects .navbar-inverse .navbar-form {
    border-color: #cf1454
}
 #SimpleRedirects .navbar-inverse .navbar-nav>.open>a,
 #SimpleRedirects .navbar-inverse .navbar-nav>.open>a:focus,
 #SimpleRedirects .navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #c1134e;
    color: #fff
}
@media (max-width: 991px) {
    #SimpleRedirects .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: transparent
    }
    #SimpleRedirects .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: transparent
    }
    #SimpleRedirects .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #f7a9c4
    }
    #SimpleRedirects .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    #SimpleRedirects .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    #SimpleRedirects .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    #SimpleRedirects .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    #SimpleRedirects .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #c1134e
    }
    #SimpleRedirects .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    #SimpleRedirects .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    #SimpleRedirects .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}
 #SimpleRedirects .navbar-inverse .navbar-link {
    color: #f7a9c4
}
 #SimpleRedirects .navbar-inverse .navbar-link:hover {
    color: #fff
}
 #SimpleRedirects .navbar-inverse .btn-link {
    color: #f7a9c4
}
 #SimpleRedirects .navbar-inverse .btn-link:focus,
 #SimpleRedirects .navbar-inverse .btn-link:hover {
    color: #fff
}
 #SimpleRedirects .navbar-inverse .btn-link[disabled]:focus,
 #SimpleRedirects .navbar-inverse .btn-link[disabled]:hover,
 #SimpleRedirects fieldset[disabled] .navbar-inverse .btn-link:focus,
 #SimpleRedirects fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}
 #SimpleRedirects .breadcrumb {
    margin-bottom: 23px
}
 #SimpleRedirects .breadcrumb>li+li:before {
    content: "/ ";
    padding: 0 5px;
    color: #ccc
}
 #SimpleRedirects .breadcrumb>.active {
    color: #bbb
}
 #SimpleRedirects .pagination {
    padding-left: 0;
    margin: 23px 0;
    border-radius: 3px
}
 #SimpleRedirects .pagination>li {
    display: inline
}
 #SimpleRedirects .pagination>li>a,
 #SimpleRedirects .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 16px;
    line-height: 1.846;
    text-decoration: none;
    color: #2196F3;
    background-color: #F9F9F9;
    border: 1px solid #F9F9F9;
    margin-left: -1px
}
 #SimpleRedirects .pagination>li:first-child>a,
 #SimpleRedirects .pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
 #SimpleRedirects .pagination>li>a:focus,
 #SimpleRedirects .pagination>li>a:hover,
 #SimpleRedirects .pagination>li>span:focus,
 #SimpleRedirects .pagination>li>span:hover {
    color: #64B5F6;
    background-color: #eee;
    border-color: #F9F9F9
}
 #SimpleRedirects .pagination>.active>a,
 #SimpleRedirects .pagination>.active>a:focus,
 #SimpleRedirects .pagination>.active>a:hover,
 #SimpleRedirects .pagination>.active>span,
 #SimpleRedirects .pagination>.active>span:focus,
 #SimpleRedirects .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    background-color: #e91e63;
    border-color: #e91e63;
    cursor: default
}
 #SimpleRedirects .pagination>.disabled>a,
 #SimpleRedirects .pagination>.disabled>a:focus,
 #SimpleRedirects .pagination>.disabled>a:hover,
 #SimpleRedirects .pagination>.disabled>span,
 #SimpleRedirects .pagination>.disabled>span:focus,
 #SimpleRedirects .pagination>.disabled>span:hover {
    color: #bbb;
    background-color: #fff;
    border-color: #F9F9F9;
    cursor: not-allowed
}
 #SimpleRedirects .pagination-lg>li>a,
 #SimpleRedirects .pagination-lg>li>span {
    padding: 10px 30px;
    font-size: 17px
}
 #SimpleRedirects .pagination-sm>li>a,
 #SimpleRedirects .pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}
 #SimpleRedirects .pager {
    padding-left: 0;
    margin: 23px 0;
    list-style: none;
    text-align: center
}
 #SimpleRedirects .pager:after,
 #SimpleRedirects .pager:before {
    content: " ";
    display: table
}
 #SimpleRedirects .pager li {
    display: inline
}
 #SimpleRedirects .pager li>a,
 #SimpleRedirects .pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #F9F9F9;
    border: 1px solid #F9F9F9;
    border-radius: 15px
}
 #SimpleRedirects .pager li>a:focus,
 #SimpleRedirects .pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}
 #SimpleRedirects .pager .next>a,
 #SimpleRedirects .pager .next>span {
    float: right
}
 #SimpleRedirects .pager .previous>a,
 #SimpleRedirects .pager .previous>span {
    float: left
}
 #SimpleRedirects .pager .disabled>a,
 #SimpleRedirects .pager .disabled>a:focus,
 #SimpleRedirects .pager .disabled>a:hover,
 #SimpleRedirects .pager .disabled>span {
    color: #bbb;
    background-color: #F9F9F9;
    cursor: not-allowed
}
 #SimpleRedirects .label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    border-radius: .25em
}
 #SimpleRedirects .label:empty {
    display: none
}
 #SimpleRedirects a.label:focus,
 #SimpleRedirects a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}
 #SimpleRedirects .label-default {
    background-color: #bbb
}
 #SimpleRedirects .label-default[href]:focus,
 #SimpleRedirects .label-default[href]:hover {
    background-color: #a2a2a2
}
 #SimpleRedirects .label-primary {
    background-color: #e91e63
}
 #SimpleRedirects .label-primary[href]:focus,
 #SimpleRedirects .label-primary[href]:hover {
    background-color: #c1134e
}
 #SimpleRedirects .label-success {
    background-color: #2196F3
}
 #SimpleRedirects .label-success[href]:focus,
 #SimpleRedirects .label-success[href]:hover {
    background-color: #0c7cd5
}
 #SimpleRedirects .label-info {
    background-color: #00bcd4
}
 #SimpleRedirects .label-info[href]:focus,
 #SimpleRedirects .label-info[href]:hover {
    background-color: #008fa1
}
 #SimpleRedirects .label-warning {
    background-color: #ffab40
}
 #SimpleRedirects .label-warning[href]:focus,
 #SimpleRedirects .label-warning[href]:hover {
    background-color: #ff950d
}
 #SimpleRedirects .label-danger {
    background-color: #F44336
}
 #SimpleRedirects .label-danger[href]:focus,
 #SimpleRedirects .label-danger[href]:hover {
    background-color: #ea1c0d
}
 #SimpleRedirects .badge {
    display: inline-block;
    min-width: 10px;
    font-weight: 400;
    color: #fff;
    background-color: #bbb;
    border-radius: 10px
}
 #SimpleRedirects .badge:empty {
    display: none
}
 #SimpleRedirects .media-object,
 #SimpleRedirects .thumbnail {
    display: block
}
 #SimpleRedirects .btn-group-xs>.btn .badge,
 #SimpleRedirects .btn-xs .badge {
    top: 0;
    padding: 1px 5px
}
 #SimpleRedirects .list-group-item.active>.badge,
 #SimpleRedirects .nav-pills>.active>a>.badge {
    color: #2196F3;
    background-color: #fff
}
 #SimpleRedirects .list-group-item>.badge {
    float: right
}
 #SimpleRedirects .list-group-item>.badge+.badge {
    margin-right: 5px
}
 #SimpleRedirects .nav-pills>li>a>.badge {
    margin-left: 3px
}
 #SimpleRedirects a.badge:focus,
 #SimpleRedirects a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}
 #SimpleRedirects .jumbotron {
    padding: 30px 15px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #f9f9f9
}
 #SimpleRedirects .jumbotron .h1,
 #SimpleRedirects .jumbotron h1 {
    color: #444
}
 #SimpleRedirects .jumbotron p {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 200
}
 #SimpleRedirects .popover,
 #SimpleRedirects .tooltip {
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400
}
 #SimpleRedirects .alert,
 #SimpleRedirects .thumbnail {
    margin-bottom: 23px;
    border-radius: 3px
}
 #SimpleRedirects .jumbotron>hr {
    border-top-color: #e0e0e0
}
 #SimpleRedirects .alert-danger hr,
 #SimpleRedirects .alert-info hr,
 #SimpleRedirects .alert-success hr,
 #SimpleRedirects .alert-warning hr {
    border-top-color: transparent
}
 #SimpleRedirects .container .jumbotron,
 #SimpleRedirects .container-fluid .jumbotron {
    border-radius: 3px
}
 #SimpleRedirects .jumbotron .container {
    max-width: 100%
}
@media screen and (min-width: 768px) {
    #SimpleRedirects .jumbotron {
        padding: 48px 0
    }
    #SimpleRedirects .container .jumbotron,
    #SimpleRedirects .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }
    #SimpleRedirects .jumbotron .h1,
    #SimpleRedirects .jumbotron h1 {
        font-size: 58.5px
    }
}
 #SimpleRedirects .thumbnail {
    padding: 4px;
    line-height: 1.846;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}
 #SimpleRedirects .thumbnail a>img,
 #SimpleRedirects .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}
 #SimpleRedirects .thumbnail .caption {
    padding: 9px;
    color: #666
}
 #SimpleRedirects a.thumbnail.active,
 #SimpleRedirects a.thumbnail:focus,
 #SimpleRedirects a.thumbnail:hover {
    border-color: #2196F3
}
 #SimpleRedirects .alert-danger,
 #SimpleRedirects .alert-info,
 #SimpleRedirects .alert-success,
 #SimpleRedirects .alert-warning {
    border-color: transparent
}
 #SimpleRedirects .alert {
    padding: 15px
}
 #SimpleRedirects .alert h4 {
    margin-top: 0;
    color: inherit
}
 #SimpleRedirects .alert>p,
 #SimpleRedirects .alert>ul {
    margin-bottom: 0
}
 #SimpleRedirects .alert>p+p {
    margin-top: 5px
}
 #SimpleRedirects .alert-dismissable,
 #SimpleRedirects .alert-dismissible {
    padding-right: 35px
}
 #SimpleRedirects .alert-dismissable .close,
 #SimpleRedirects .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}
 #SimpleRedirects .modal,
 #SimpleRedirects .modal-backdrop {
    right: 0;
    bottom: 0;
    left: 0
}
 #SimpleRedirects .alert-success {
    color: #2196F3
}
 #SimpleRedirects .alert-success .alert-link {
    color: #0c7cd5
}
 #SimpleRedirects .alert-info {
    color: #00bcd4
}
 #SimpleRedirects .alert-info .alert-link {
    color: #008fa1
}
 #SimpleRedirects .alert-warning {
    color: #ffab40
}
 #SimpleRedirects .alert-warning .alert-link {
    color: #ff950d
}
 #SimpleRedirects .alert-danger {
    color: #F44336
}
 #SimpleRedirects .alert-danger .alert-link {
    color: #ea1c0d
}

 #SimpleRedirects .progress {
    margin-bottom: 23px;
    background-color: #f5f5f5
}
 #SimpleRedirects .progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 23px;
    color: #fff;
    text-align: center;
    background-color: #e91e63;
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}
 #SimpleRedirects .progress-bar-striped,
 #SimpleRedirects .progress-striped .progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}
 #SimpleRedirects .progress-bar.active,
 #SimpleRedirects .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}
 #SimpleRedirects .progress-bar-success {
    background-color: #2196F3
}
 #SimpleRedirects .progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
 #SimpleRedirects .progress-bar-info {
    background-color: #00bcd4
}
 #SimpleRedirects .progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
 #SimpleRedirects .progress-bar-warning {
    background-color: #ffab40
}
 #SimpleRedirects .progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
 #SimpleRedirects .progress-bar-danger {
    background-color: #F44336
}
 #SimpleRedirects .progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
 #SimpleRedirects .media {
    margin-top: 15px
}
 #SimpleRedirects .media:first-child {
    margin-top: 0
}
 #SimpleRedirects .media,
 #SimpleRedirects .media-body {
    zoom: 1;
    overflow: hidden
}
 #SimpleRedirects .media-body {
    width: 10000px
}
 #SimpleRedirects .media-right,
 #SimpleRedirects .media>.pull-right,
 #SimpleRedirects .page-header .media>.actions {
    padding-left: 10px
}
 #SimpleRedirects .list-group,
 #SimpleRedirects .media-list {
    padding-left: 0
}
 #SimpleRedirects .media-left,
 #SimpleRedirects .media>.pull-left {
    padding-right: 10px
}
 #SimpleRedirects .media-body,
 #SimpleRedirects .media-left,
 #SimpleRedirects .media-right {
    display: table-cell;
    vertical-align: top
}
 #SimpleRedirects .media-middle {
    vertical-align: middle
}
 #SimpleRedirects .media-bottom {
    vertical-align: bottom
}
 #SimpleRedirects .media-heading {
    margin-top: 0;
    margin-bottom: 5px
}
 #SimpleRedirects .media-list {
    list-style: none
}
 #SimpleRedirects .list-group-item {
    position: relative;
    display: block;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #F0F0F0
}
 #SimpleRedirects .list-group-item:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}
 #SimpleRedirects .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
 #SimpleRedirects a.list-group-item {
    color: #555
}
 #SimpleRedirects a.list-group-item .list-group-item-heading {
    color: #333
}
 #SimpleRedirects a.list-group-item:focus,
 #SimpleRedirects a.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}
 #SimpleRedirects .list-group-item.disabled,
 #SimpleRedirects .list-group-item.disabled:focus,
 #SimpleRedirects .list-group-item.disabled:hover {
    background-color: #eee;
    color: #bbb;
    cursor: not-allowed
}
 #SimpleRedirects .list-group-item.disabled .list-group-item-heading,
 #SimpleRedirects .list-group-item.disabled:focus .list-group-item-heading,
 #SimpleRedirects .list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}
 #SimpleRedirects .list-group-item.disabled .list-group-item-text,
 #SimpleRedirects .list-group-item.disabled:focus .list-group-item-text,
 #SimpleRedirects .list-group-item.disabled:hover .list-group-item-text {
    color: #bbb
}
 #SimpleRedirects .list-group-item.active,
 #SimpleRedirects .list-group-item.active:focus,
 #SimpleRedirects .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #e91e63;
    border-color: #e91e63
}
 #SimpleRedirects .list-group-item.active .list-group-item-heading,
 #SimpleRedirects .list-group-item.active .list-group-item-heading>.small,
 #SimpleRedirects .list-group-item.active .list-group-item-heading>small,
 #SimpleRedirects .list-group-item.active:focus .list-group-item-heading,
 #SimpleRedirects .list-group-item.active:focus .list-group-item-heading>.small,
 #SimpleRedirects .list-group-item.active:focus .list-group-item-heading>small,
 #SimpleRedirects .list-group-item.active:hover .list-group-item-heading,
 #SimpleRedirects .list-group-item.active:hover .list-group-item-heading>.small,
 #SimpleRedirects .list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}
 #SimpleRedirects .list-group-item.active .list-group-item-text,
 #SimpleRedirects .list-group-item.active:focus .list-group-item-text,
 #SimpleRedirects .list-group-item.active:hover .list-group-item-text {
    color: #fbd8e4
}
 #SimpleRedirects .list-group-item-success {
    color: #2196F3;
    background-color: transparent
}
 #SimpleRedirects a.list-group-item-success {
    color: #2196F3
}
 #SimpleRedirects a.list-group-item-success .list-group-item-heading {
    color: inherit
}
 #SimpleRedirects a.list-group-item-success:focus,
 #SimpleRedirects a.list-group-item-success:hover {
    color: #2196F3;
    background-color: transparent
}
 #SimpleRedirects a.list-group-item-success.active,
 #SimpleRedirects a.list-group-item-success.active:focus,
 #SimpleRedirects a.list-group-item-success.active:hover {
    color: #fff;
    background-color: #2196F3;
    border-color: #2196F3
}
 #SimpleRedirects .list-group-item-info {
    color: #00bcd4;
    background-color: transparent
}
 #SimpleRedirects a.list-group-item-info {
    color: #00bcd4
}
 #SimpleRedirects a.list-group-item-info .list-group-item-heading {
    color: inherit
}
 #SimpleRedirects a.list-group-item-info:focus,
 #SimpleRedirects a.list-group-item-info:hover {
    color: #00bcd4;
    background-color: transparent
}
 #SimpleRedirects a.list-group-item-info.active,
 #SimpleRedirects a.list-group-item-info.active:focus,
 #SimpleRedirects a.list-group-item-info.active:hover {
    color: #fff;
    background-color: #00bcd4;
    border-color: #00bcd4
}
 #SimpleRedirects .list-group-item-warning {
    color: #ffab40;
    background-color: transparent
}
 #SimpleRedirects a.list-group-item-warning {
    color: #ffab40
}
 #SimpleRedirects a.list-group-item-warning .list-group-item-heading {
    color: inherit
}
 #SimpleRedirects a.list-group-item-warning:focus,
 #SimpleRedirects a.list-group-item-warning:hover {
    color: #ffab40;
    background-color: transparent
}
 #SimpleRedirects a.list-group-item-warning.active,
 #SimpleRedirects a.list-group-item-warning.active:focus,
 #SimpleRedirects a.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #ffab40;
    border-color: #ffab40
}
 #SimpleRedirects .list-group-item-danger {
    color: #F44336;
    background-color: transparent
}
 #SimpleRedirects a.list-group-item-danger {
    color: #F44336
}
 #SimpleRedirects a.list-group-item-danger .list-group-item-heading {
    color: inherit
}
 #SimpleRedirects a.list-group-item-danger:focus,
 #SimpleRedirects a.list-group-item-danger:hover {
    color: #F44336;
    background-color: transparent
}
 #SimpleRedirects a.list-group-item-danger.active,
 #SimpleRedirects a.list-group-item-danger.active:focus,
 #SimpleRedirects a.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #F44336;
    border-color: #F44336
}
 #SimpleRedirects .panel,
 #SimpleRedirects .panel-footer {
    background-color: #fff
}
 #SimpleRedirects .panel-heading>.dropdown .dropdown-toggle,
 #SimpleRedirects .panel-title,
 #SimpleRedirects .panel-title>.small,
 #SimpleRedirects .panel-title>.small>a,
 #SimpleRedirects .panel-title>a,
 #SimpleRedirects .panel-title>small,
 #SimpleRedirects .panel-title>small>a {
    color: inherit
}
 #SimpleRedirects .list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}
 #SimpleRedirects .list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}
 #SimpleRedirects .panel {
    margin-bottom: 23px;
    border-radius: 2px
}
 #SimpleRedirects .panel-title,
 #SimpleRedirects .panel>.list-group,
 #SimpleRedirects .panel>.panel-collapse>.list-group,
 #SimpleRedirects .panel>.panel-collapse>.table,
 #SimpleRedirects .panel>.table,
 #SimpleRedirects .panel>.table-responsive>.table {
    margin-bottom: 0
}
 #SimpleRedirects .panel-body {
    padding: 15px
}
 #SimpleRedirects .panel-body:after,
 #SimpleRedirects .panel-body:before {
    content: " ";
    display: table
}
 #SimpleRedirects .panel-heading {
    padding: 10px 15px;
    border-top-right-radius: 1px;
    border-top-left-radius: 1px
}
 #SimpleRedirects .panel-title {
    margin-top: 0;
    font-size: 15px
}
 #SimpleRedirects .panel-footer {
    padding: 10px 15px;
    border-bottom-right-radius: 1px;
    border-bottom-left-radius: 1px
}
 #SimpleRedirects .panel>.list-group .list-group-item,
 #SimpleRedirects .panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}
 #SimpleRedirects .panel>.table-responsive:first-child>.table:first-child,
 #SimpleRedirects .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
 #SimpleRedirects .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
 #SimpleRedirects .panel>.table:first-child,
 #SimpleRedirects .panel>.table:first-child>tbody:first-child>tr:first-child,
 #SimpleRedirects .panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-right-radius: 1px;
    border-top-left-radius: 1px
}
 #SimpleRedirects .panel>.table-responsive:last-child>.table:last-child,
 #SimpleRedirects .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
 #SimpleRedirects .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
 #SimpleRedirects .panel>.table:last-child,
 #SimpleRedirects .panel>.table:last-child>tbody:last-child>tr:last-child,
 #SimpleRedirects .panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 1px;
    border-bottom-left-radius: 1px
}
 #SimpleRedirects .panel>.list-group:first-child .list-group-item:first-child,
 #SimpleRedirects .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 1px;
    border-top-left-radius: 1px
}
 #SimpleRedirects .panel>.list-group:last-child .list-group-item:last-child,
 #SimpleRedirects .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 1px;
    border-bottom-left-radius: 1px
}
 #SimpleRedirects .list-group+.panel-footer,
 #SimpleRedirects .panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}
 #SimpleRedirects .panel>.panel-collapse>.table caption,
 #SimpleRedirects .panel>.table caption,
 #SimpleRedirects .panel>.table-responsive>.table caption {
    padding-left: 15px;
    padding-right: 15px
}
 #SimpleRedirects .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
 #SimpleRedirects .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
 #SimpleRedirects .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
 #SimpleRedirects .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
 #SimpleRedirects .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
 #SimpleRedirects .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
 #SimpleRedirects .panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
 #SimpleRedirects .panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 1px
}
 #SimpleRedirects .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
 #SimpleRedirects .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
 #SimpleRedirects .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
 #SimpleRedirects .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
 #SimpleRedirects .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
 #SimpleRedirects .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
 #SimpleRedirects .panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
 #SimpleRedirects .panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 1px
}
 #SimpleRedirects .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
 #SimpleRedirects .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
 #SimpleRedirects .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
 #SimpleRedirects .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
 #SimpleRedirects .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
 #SimpleRedirects .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
 #SimpleRedirects .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
 #SimpleRedirects .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 1px
}
 #SimpleRedirects .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
 #SimpleRedirects .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
 #SimpleRedirects .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
 #SimpleRedirects .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
 #SimpleRedirects .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
 #SimpleRedirects .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
 #SimpleRedirects .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
 #SimpleRedirects .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 1px
}
 #SimpleRedirects .panel>.panel-body+.table,
 #SimpleRedirects .panel>.panel-body+.table-responsive,
 #SimpleRedirects .panel>.table+.panel-body,
 #SimpleRedirects .panel>.table-responsive+.panel-body {
    border-top: 1px solid #F0F0F0
}
 #SimpleRedirects .panel>.table>tbody:first-child>tr:first-child td,
 #SimpleRedirects .panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}
 #SimpleRedirects .panel>.table-bordered,
 #SimpleRedirects .panel>.table-responsive>.table-bordered {
    border: 0
}
 #SimpleRedirects .panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}
 #SimpleRedirects .panel-group {
    margin-bottom: 23px
}
 #SimpleRedirects .panel-group .panel {
    margin-bottom: 0;
    border-radius: 2px
}
 #SimpleRedirects .well-lg,
 #SimpleRedirects .well-sm {
    border-radius: 3px
}
 #SimpleRedirects .timeline>li,
 #SimpleRedirects .well {
    margin-bottom: 20px
}
 #SimpleRedirects .panel-group .panel+.panel {
    margin-top: 5px
}
 #SimpleRedirects .panel-group .panel-heading+.panel-collapse>.list-group,
 #SimpleRedirects .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}
 #SimpleRedirects .panel-group .panel-footer {
    border-top: 0
}
 #SimpleRedirects .panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}
 #SimpleRedirects .panel-default {
    border-color: #ddd
}
 #SimpleRedirects .panel-default>.panel-heading {
    color: #666;
    background-color: #fff;
    border-color: #ddd
}
 #SimpleRedirects .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}
 #SimpleRedirects .panel-default>.panel-heading .badge {
    color: #fff;
    background-color: #666
}
 #SimpleRedirects .panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}
 #SimpleRedirects .panel-primary {
    border-color: #e91e63
}
 #SimpleRedirects .panel-primary>.panel-heading {
    color: #fff;
    background-color: #e91e63;
    border-color: #e91e63
}
 #SimpleRedirects .panel-danger,
 #SimpleRedirects .panel-danger>.panel-heading,
 #SimpleRedirects .panel-info,
 #SimpleRedirects .panel-info>.panel-heading,
 #SimpleRedirects .panel-success,
 #SimpleRedirects .panel-warning,
 #SimpleRedirects .panel-warning>.panel-heading {
    border-color: transparent
}
 #SimpleRedirects .panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #e91e63
}
 #SimpleRedirects .panel-danger>.panel-heading+.panel-collapse>.panel-body,
 #SimpleRedirects .panel-info>.panel-heading+.panel-collapse>.panel-body,
 #SimpleRedirects .panel-success>.panel-heading+.panel-collapse>.panel-body,
 #SimpleRedirects .panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: transparent
}
 #SimpleRedirects .panel-primary>.panel-heading .badge {
    color: #e91e63;
    background-color: #fff
}
 #SimpleRedirects .panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #e91e63
}
 #SimpleRedirects .panel-danger>.panel-footer+.panel-collapse>.panel-body,
 #SimpleRedirects .panel-info>.panel-footer+.panel-collapse>.panel-body,
 #SimpleRedirects .panel-success>.panel-footer+.panel-collapse>.panel-body,
 #SimpleRedirects .panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: transparent
}
 #SimpleRedirects .panel-success>.panel-heading {
    color: #fff;
    background-color: #2196F3;
    border-color: transparent
}
 #SimpleRedirects .panel-success>.panel-heading .badge {
    color: #2196F3;
    background-color: #fff
}
 #SimpleRedirects .panel-info>.panel-heading {
    color: #fff;
    background-color: #00bcd4
}
 #SimpleRedirects .panel-info>.panel-heading .badge {
    color: #00bcd4;
    background-color: #fff
}
 #SimpleRedirects .panel-warning>.panel-heading {
    color: #fff;
    background-color: #ffab40
}
 #SimpleRedirects .panel-warning>.panel-heading .badge {
    color: #ffab40;
    background-color: #fff
}
 #SimpleRedirects .panel-danger>.panel-heading {
    color: #fff;
    background-color: #F44336
}
 #SimpleRedirects .panel-danger>.panel-heading .badge {
    color: #F44336;
    background-color: #fff
}
 #SimpleRedirects .embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0
}
 #SimpleRedirects .embed-responsive .embed-responsive-item,
 #SimpleRedirects .embed-responsive embed,
 #SimpleRedirects .embed-responsive iframe,
 #SimpleRedirects .embed-responsive object,
 #SimpleRedirects .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}
 #SimpleRedirects .embed-responsive-16by9 {
    padding-bottom: 56.25%
}
 #SimpleRedirects .embed-responsive-4by3 {
    padding-bottom: 75%
}
 #SimpleRedirects .well {
    min-height: 20px;
    padding: 19px;
    background-color: #f0f0f0;
    border: 1px solid transparent
}
 #SimpleRedirects .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}
 #SimpleRedirects .well-lg {
    padding: 24px
}
 #SimpleRedirects .well-sm {
    padding: 9px
}
 #SimpleRedirects .close {
    float: right;
    color: #000;
    text-shadow: none;
    filter: alpha(opacity=20)
}
 #SimpleRedirects .carousel-caption,
 #SimpleRedirects .carousel-control {
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}
 #SimpleRedirects .close:focus,
 #SimpleRedirects .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}
 #SimpleRedirects button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}
 #SimpleRedirects .modal-content,
 #SimpleRedirects .popover {
    background-clip: padding-box;
    border-radius: 3px
}
 #SimpleRedirects .modal {
    display: none;
    position: fixed;
    top: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}
 #SimpleRedirects .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}
 #SimpleRedirects .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}
 #SimpleRedirects .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}
 #SimpleRedirects .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}
 #SimpleRedirects .modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid transparent;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    outline: 0
}
 #SimpleRedirects .modal-backdrop {
    position: fixed;
    top: 0;
    z-index: 1040;
    background-color: #000
}
 #SimpleRedirects .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}
 #SimpleRedirects .modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}
 #SimpleRedirects .modal-header {
    padding: 15px;
    border-bottom: 1px solid transparent;
    min-height: 16.85px
}
 #SimpleRedirects .tooltip.bottom .tooltip-arrow,
 #SimpleRedirects .tooltip.bottom-left .tooltip-arrow,
 #SimpleRedirects .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    border-width: 0 5px 5px;
    border-bottom-color: #727272
}
 #SimpleRedirects .modal-header .close {
    margin-top: -2px
}
 #SimpleRedirects .modal-title {
    margin: 0;
    line-height: 1.846
}
 #SimpleRedirects .modal-body {
    position: relative;
    padding: 15px
}
 #SimpleRedirects .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid transparent
}
 #SimpleRedirects .modal-footer:after,
 #SimpleRedirects .modal-footer:before {
    content: " ";
    display: table
}
 #SimpleRedirects .modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}
 #SimpleRedirects .modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}
 #SimpleRedirects .modal-footer .btn-block+.btn-block {
    margin-left: 0
}
 #SimpleRedirects .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}
@media (min-width: 768px) {
    #SimpleRedirects .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    #SimpleRedirects .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    #SimpleRedirects .modal-sm {
        width: 300px
    }
}
 #SimpleRedirects .tooltip.top-left .tooltip-arrow,
 #SimpleRedirects .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #727272
}
@media (min-width: 992px) {
    #SimpleRedirects .modal-lg {
        width: 900px
    }
}
 #SimpleRedirects .popover>.arrow,
 #SimpleRedirects .popover>.arrow:after,
 #SimpleRedirects .tooltip-arrow {
    border-style: solid;
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent
}
 #SimpleRedirects .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}
 #SimpleRedirects .tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}
 #SimpleRedirects .tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}
 #SimpleRedirects .tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}
 #SimpleRedirects .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}
 #SimpleRedirects .tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}
 #SimpleRedirects .tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #727272;
    border-radius: 3px
}
 #SimpleRedirects .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #727272
}
 #SimpleRedirects .tooltip.top-left .tooltip-arrow {
    right: 5px
}
 #SimpleRedirects .tooltip.top-right .tooltip-arrow {
    left: 5px
}
 #SimpleRedirects .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #727272
}
 #SimpleRedirects .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #727272
}
 #SimpleRedirects .tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}
 #SimpleRedirects .tooltip.bottom-left .tooltip-arrow {
    right: 5px;
    margin-top: -5px
}
 #SimpleRedirects .tooltip.bottom-right .tooltip-arrow {
    left: 5px;
    margin-top: -5px
}
 #SimpleRedirects .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-size: 13px;
    line-height: 1.846;
    text-align: left;
    background-color: #fff;
    white-space: normal
}
 #SimpleRedirects .popover.top {
    margin-top: -10px
}
 #SimpleRedirects .popover.right {
    margin-left: 10px
}
 #SimpleRedirects .popover.bottom {
    margin-top: 10px
}
 #SimpleRedirects .popover.left {
    margin-left: -10px
}
 #SimpleRedirects .popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 13px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 2px 2px 0 0
}
 #SimpleRedirects .popover-content {
    padding: 9px 14px
}
 #SimpleRedirects .popover>.arrow,
 #SimpleRedirects .popover>.arrow:after {
    display: block
}
 #SimpleRedirects .checkbox input[type=checkbox]:disabled:after,
 #SimpleRedirects .checkbox-inline input[type=checkbox]:disabled:after,
 #SimpleRedirects .radio input[type=radio]:disabled:after,
 #SimpleRedirects .radio input[type=radio]:disabled:checked:after,
 #SimpleRedirects .radio-inline input[type=radio]:disabled:after,
 #SimpleRedirects .radio-inline input[type=radio]:disabled:checked:after,
 #SimpleRedirects input[type=checkbox]:disabled:after,
 #SimpleRedirects input[type=radio]:disabled:after,
 #SimpleRedirects input[type=radio]:disabled:checked:after {
    border-color: #bbb
}
 #SimpleRedirects .carousel,
 #SimpleRedirects .carousel-inner {
    position: relative
}
 #SimpleRedirects .popover>.arrow {
    border-width: 11px
}
 #SimpleRedirects .popover>.arrow:after {
    border-width: 10px;
    content: ""
}
 #SimpleRedirects .popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: rgba(0, 0, 0, .2);
    border-top-color: fadein(rgba(0, 0, 0, .2), 7.5%);
    bottom: -11px
}
 #SimpleRedirects .popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}
 #SimpleRedirects .popover.left>.arrow:after,
 #SimpleRedirects .popover.right>.arrow:after {
    content: " ";
    bottom: -10px
}
 #SimpleRedirects .popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: rgba(0, 0, 0, .2);
    border-right-color: fadein(rgba(0, 0, 0, .2), 7.5%)
}
 #SimpleRedirects .popover.right>.arrow:after {
    left: 1px;
    border-left-width: 0;
    border-right-color: #fff
}
 #SimpleRedirects .popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: rgba(0, 0, 0, .2);
    border-bottom-color: fadein(rgba(0, 0, 0, .2), 7.5%);
    top: -11px
}
 #SimpleRedirects .popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}
 #SimpleRedirects .popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: rgba(0, 0, 0, .2);
    border-left-color: fadein(rgba(0, 0, 0, .2), 7.5%)
}
 #SimpleRedirects .popover.left>.arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff
}
 #SimpleRedirects .carousel-inner {
    overflow: hidden;
    width: 100%
}
 #SimpleRedirects .carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}
 #SimpleRedirects .carousel-inner>.item>a>img,
 #SimpleRedirects .carousel-inner>.item>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}
@media all and (transform-3d),
(-webkit-transform-3d) {
    #SimpleRedirects .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -moz-transition: -moz-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        -moz-perspective: 1000;
        perspective: 1000
    }
    #SimpleRedirects .carousel-inner>.item.active.right,
    #SimpleRedirects .carousel-inner>.item.next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    #SimpleRedirects .carousel-inner>.item.active.left,
    #SimpleRedirects .carousel-inner>.item.prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    #SimpleRedirects .carousel-inner>.item.active,
    #SimpleRedirects .carousel-inner>.item.next.left,
    #SimpleRedirects .carousel-inner>.item.prev.right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}
 #SimpleRedirects .carousel-inner>.active,
 #SimpleRedirects .carousel-inner>.next,
 #SimpleRedirects .carousel-inner>.prev {
    display: block
}
 #SimpleRedirects .carousel-inner>.active {
    left: 0
}
 #SimpleRedirects .carousel-inner>.next,
 #SimpleRedirects .carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}
 #SimpleRedirects .carousel-inner>.next {
    left: 100%
}
 #SimpleRedirects .carousel-inner>.prev {
    left: -100%
}
 #SimpleRedirects .carousel-inner>.next.left,
 #SimpleRedirects .carousel-inner>.prev.right {
    left: 0
}
 #SimpleRedirects .carousel-inner>.active.left {
    left: -100%
}
 #SimpleRedirects .carousel-inner>.active.right {
    left: 100%
}
 #SimpleRedirects .carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center
}
 #SimpleRedirects .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}
 #SimpleRedirects .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}
 #SimpleRedirects .carousel-control:focus,
 #SimpleRedirects .carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}
 #SimpleRedirects .carousel-control .glyphicon-chevron-left,
 #SimpleRedirects .carousel-control .glyphicon-chevron-right,
 #SimpleRedirects .carousel-control .icon-next,
 #SimpleRedirects .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}
 #SimpleRedirects .carousel-control .glyphicon-chevron-left,
 #SimpleRedirects .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}
 #SimpleRedirects .carousel-control .glyphicon-chevron-right,
 #SimpleRedirects .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}
 #SimpleRedirects .carousel-control .icon-next,
 #SimpleRedirects .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    line-height: 1;
    font-family: serif
}
 #SimpleRedirects .carousel-control .icon-prev:before {
    content: '\2039'
}
 #SimpleRedirects .carousel-control .icon-next:before {
    content: '\203a'
}
 #SimpleRedirects .carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}
 #SimpleRedirects .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: transparent
}
 #SimpleRedirects .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}
 #SimpleRedirects .carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}
 #SimpleRedirects .carousel-caption .btn,
 #SimpleRedirects .text-hide {
    text-shadow: none
}
@media screen and (min-width: 768px) {
    #SimpleRedirects .carousel-control .glyphicon-chevron-left,
    #SimpleRedirects .carousel-control .glyphicon-chevron-right,
    #SimpleRedirects .carousel-control .icon-next,
    #SimpleRedirects .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }
    #SimpleRedirects .carousel-control .glyphicon-chevron-left,
    #SimpleRedirects .carousel-control .icon-prev {
        margin-left: -15px
    }
    #SimpleRedirects .carousel-control .glyphicon-chevron-right,
    #SimpleRedirects .carousel-control .icon-next {
        margin-right: -15px
    }
    #SimpleRedirects .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    #SimpleRedirects .carousel-indicators {
        bottom: 20px
    }
}
 #SimpleRedirects .clearfix:after,
 #SimpleRedirects .clearfix:before {
    content: " ";
    display: table
}
 #SimpleRedirects .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}
 #SimpleRedirects .page-header .actions,
 #SimpleRedirects .pull-right {
    float: right!important
}
 #SimpleRedirects .pull-left {
    float: left!important
}
 #SimpleRedirects .hide {
    display: none!important
}
 #SimpleRedirects .show {
    display: block!important
}
 #SimpleRedirects .hidden,
 #SimpleRedirects .visible-lg,
 #SimpleRedirects .visible-lg-block,
 #SimpleRedirects .visible-lg-inline,
 #SimpleRedirects .visible-lg-inline-block,
 #SimpleRedirects .visible-md,
 #SimpleRedirects .visible-md-block,
 #SimpleRedirects .visible-md-inline,
 #SimpleRedirects .visible-md-inline-block,
 #SimpleRedirects .visible-sm,
 #SimpleRedirects .visible-sm-block,
 #SimpleRedirects .visible-sm-inline,
 #SimpleRedirects .visible-sm-inline-block,
 #SimpleRedirects .visible-xs,
 #SimpleRedirects .visible-xs-block,
 #SimpleRedirects .visible-xs-inline,
 #SimpleRedirects .visible-xs-inline-block {
    display: none!important
}
 #SimpleRedirects .invisible {
    visibility: hidden
}
 #SimpleRedirects .text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0
}
 #SimpleRedirects .navbar,
 #SimpleRedirects .page-header,
 #SimpleRedirects .table-bordered {
    border: none
}
 #SimpleRedirects body,
 #SimpleRedirects button,
 #SimpleRedirects input {
    -webkit-font-smoothing: antialiased;
    letter-spacing: .1px;
    text-rendering: optimizeLegibility
}
 #SimpleRedirects .affix {
    position: fixed
}

@media (max-width: 767px) {
    #SimpleRedirects .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
    #SimpleRedirects .visible-xs-block {
        display: block!important
    }
    #SimpleRedirects .visible-xs-inline {
        display: inline!important
    }
    #SimpleRedirects .visible-xs-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 768px)and (max-width: 991px) {
    #SimpleRedirects .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
    #SimpleRedirects .visible-sm-block {
        display: block!important
    }
    #SimpleRedirects .visible-sm-inline {
        display: inline!important
    }
    #SimpleRedirects .visible-sm-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 992px)and (max-width: 1199px) {
    #SimpleRedirects .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
    #SimpleRedirects .visible-md-block {
        display: block!important
    }
    #SimpleRedirects .visible-md-inline {
        display: inline!important
    }
    #SimpleRedirects .visible-md-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 1200px) {
    #SimpleRedirects .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
    #SimpleRedirects .visible-lg-block {
        display: block!important
    }
    #SimpleRedirects .visible-lg-inline {
        display: inline!important
    }
    #SimpleRedirects .visible-lg-inline-block {
        display: inline-block!important
    }
}
@media (max-width: 767px) {
    #SimpleRedirects .hidden-xs {
        display: none!important
    }
}
@media (min-width: 768px)and (max-width: 991px) {
    #SimpleRedirects .hidden-sm {
        display: none!important
    }
}
@media (min-width: 992px)and (max-width: 1199px) {
    #SimpleRedirects .hidden-md {
        display: none!important
    }
}
@media (min-width: 1200px) {
    #SimpleRedirects .hidden-lg {
        display: none!important
    }
}
 #SimpleRedirects .visible-print {
    display: none!important
}
@media print {
    #SimpleRedirects .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
}
 #SimpleRedirects .visible-print-block {
    display: none!important
}
@media print {
    #SimpleRedirects .visible-print-block {
        display: block!important
    }
}
 #SimpleRedirects .visible-print-inline {
    display: none!important
}
@media print {
    #SimpleRedirects .visible-print-inline {
        display: inline!important
    }
}
 #SimpleRedirects .visible-print-inline-block {
    display: none!important
}
@media print {
    #SimpleRedirects .visible-print-inline-block {
        display: inline-block!important
    }
    #SimpleRedirects .hidden-print {
        display: none!important
    }
}
 #SimpleRedirects .page-header {
    margin: 0 0 40px;
    padding: 0
}
 #SimpleRedirects .page-header h1 {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 20px
}
 #SimpleRedirects .page-header .lead {
    margin: 0
}
 #SimpleRedirects .page-header .actions {
    margin-right: -10px;
    margin-top: -10px
}
 #SimpleRedirects .navbar {
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .3);
    box-shadow: 0 0 1px rgba(0, 0, 0, .3)
}
 #SimpleRedirects .navbar-default {
    border-radius: inherit
}
 #SimpleRedirects .navbar.scroll {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
    z-index: 1028
}
 #SimpleRedirects .navbar-brand {
    font-size: 16px;
    color: #939393
}
 #SimpleRedirects .navbar-inverse .form-control {
    color: #fff
}
 #SimpleRedirects .navbar-inverse .form-control::-moz-placeholder {
    color: #f7a9c4;
    opacity: 1
}
 #SimpleRedirects .navbar-inverse .form-control:-ms-input-placeholder {
    color: #f7a9c4
}
 #SimpleRedirects .navbar-inverse .form-control::-webkit-input-placeholder {
    color: #f7a9c4
}
 #SimpleRedirects .navbar-inverse .form-control[type=text] {
    -webkit-box-shadow: inset 0 -1px 0 #f7a9c4;
    box-shadow: inset 0 -1px 0 #f7a9c4
}
 #SimpleRedirects .navbar-inverse .form-control[type=text]:focus {
    -webkit-box-shadow: inset 0 -2px 0 #fff;
    box-shadow: inset 0 -2px 0 #fff
}
 #SimpleRedirects .navbar-nav>li>.dropdown-menu {
    margin-top: 0
}
 #SimpleRedirects .navbar-fixed-top {
    margin-left: 0!important
}
@media (min-width: 992px) {
    #SimpleRedirects .navbar-toggle {
        display: block
    }
}
@media (min-width: 993px) {
    #SimpleRedirects .navbar-fixed-top {
        margin-left: 260px!important
    }
    #SimpleRedirects .navbar-toggle {
        display: none
    }
}
 #SimpleRedirects .table>tbody>tr.active>td,
 #SimpleRedirects .table>tbody>tr.active>th,
 #SimpleRedirects .table>tbody>tr>td.active,
 #SimpleRedirects .table>tbody>tr>th.active,
 #SimpleRedirects .table>tfoot>tr.active>td,
 #SimpleRedirects .table>tfoot>tr.active>th,
 #SimpleRedirects .table>tfoot>tr>td.active,
 #SimpleRedirects .table>tfoot>tr>th.active,
 #SimpleRedirects .table>thead>tr.active>td,
 #SimpleRedirects .table>thead>tr.active>th,
 #SimpleRedirects .table>thead>tr>td.active,
 #SimpleRedirects .table>thead>tr>th.active {
    color: #666
}
 #SimpleRedirects .table>tbody>tr.danger>td,
 #SimpleRedirects .table>tbody>tr.danger>th,
 #SimpleRedirects .table>tbody>tr.info>td,
 #SimpleRedirects .table>tbody>tr.info>th,
 #SimpleRedirects .table>tbody>tr.success>td,
 #SimpleRedirects .table>tbody>tr.success>th,
 #SimpleRedirects .table>tbody>tr.warning>td,
 #SimpleRedirects .table>tbody>tr.warning>th,
 #SimpleRedirects .table>tbody>tr>td.danger,
 #SimpleRedirects .table>tbody>tr>td.info,
 #SimpleRedirects .table>tbody>tr>td.success,
 #SimpleRedirects .table>tbody>tr>td.warning,
 #SimpleRedirects .table>tbody>tr>th.danger,
 #SimpleRedirects .table>tbody>tr>th.info,
 #SimpleRedirects .table>tbody>tr>th.success,
 #SimpleRedirects .table>tbody>tr>th.warning,
 #SimpleRedirects .table>tfoot>tr.danger>td,
 #SimpleRedirects .table>tfoot>tr.danger>th,
 #SimpleRedirects .table>tfoot>tr.info>td,
 #SimpleRedirects .table>tfoot>tr.info>th,
 #SimpleRedirects .table>tfoot>tr.success>td,
 #SimpleRedirects .table>tfoot>tr.success>th,
 #SimpleRedirects .table>tfoot>tr.warning>td,
 #SimpleRedirects .table>tfoot>tr.warning>th,
 #SimpleRedirects .table>tfoot>tr>td.danger,
 #SimpleRedirects .table>tfoot>tr>td.info,
 #SimpleRedirects .table>tfoot>tr>td.success,
 #SimpleRedirects .table>tfoot>tr>td.warning,
 #SimpleRedirects .table>tfoot>tr>th.danger,
 #SimpleRedirects .table>tfoot>tr>th.info,
 #SimpleRedirects .table>tfoot>tr>th.success,
 #SimpleRedirects .table>tfoot>tr>th.warning,
 #SimpleRedirects .table>thead>tr.danger>td,
 #SimpleRedirects .table>thead>tr.danger>th,
 #SimpleRedirects .table>thead>tr.info>td,
 #SimpleRedirects .table>thead>tr.info>th,
 #SimpleRedirects .table>thead>tr.success>td,
 #SimpleRedirects .table>thead>tr.success>th,
 #SimpleRedirects .table>thead>tr.warning>td,
 #SimpleRedirects .table>thead>tr.warning>th,
 #SimpleRedirects .table>thead>tr>td.danger,
 #SimpleRedirects .table>thead>tr>td.info,
 #SimpleRedirects .table>thead>tr>td.success,
 #SimpleRedirects .table>thead>tr>td.warning,
 #SimpleRedirects .table>thead>tr>th.danger,
 #SimpleRedirects .table>thead>tr>th.info,
 #SimpleRedirects .table>thead>tr>th.success,
 #SimpleRedirects .table>thead>tr>th.warning {
    color: #fff
}
 #SimpleRedirects .table-hover>tbody>tr.active:hover>td,
 #SimpleRedirects .table-hover>tbody>tr.active:hover>th,
 #SimpleRedirects .table-hover>tbody>tr:hover>.active,
 #SimpleRedirects .table-hover>tbody>tr>td.active:hover,
 #SimpleRedirects .table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}
 #SimpleRedirects .table-hover>tbody>tr.danger:hover>td,
 #SimpleRedirects .table-hover>tbody>tr.danger:hover>th,
 #SimpleRedirects .table-hover>tbody>tr.info:hover>td,
 #SimpleRedirects .table-hover>tbody>tr.info:hover>th,
 #SimpleRedirects .table-hover>tbody>tr.success:hover>td,
 #SimpleRedirects .table-hover>tbody>tr.success:hover>th,
 #SimpleRedirects .table-hover>tbody>tr.warning:hover>td,
 #SimpleRedirects .table-hover>tbody>tr.warning:hover>th,
 #SimpleRedirects .table-hover>tbody>tr:hover>.danger,
 #SimpleRedirects .table-hover>tbody>tr:hover>.info,
 #SimpleRedirects .table-hover>tbody>tr:hover>.success,
 #SimpleRedirects .table-hover>tbody>tr:hover>.warning,
 #SimpleRedirects .table-hover>tbody>tr>td.danger:hover,
 #SimpleRedirects .table-hover>tbody>tr>td.info:hover,
 #SimpleRedirects .table-hover>tbody>tr>td.success:hover,
 #SimpleRedirects .table-hover>tbody>tr>td.warning:hover,
 #SimpleRedirects .table-hover>tbody>tr>th.danger:hover,
 #SimpleRedirects .table-hover>tbody>tr>th.info:hover,
 #SimpleRedirects .table-hover>tbody>tr>th.success:hover,
 #SimpleRedirects .table-hover>tbody>tr>th.warning:hover {
    background-color: transparent
}
 #SimpleRedirects .table-striped>tbody>tr:nth-of-type(even) {
    background-color: #f9f9f9
}
 #SimpleRedirects .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: transparent
}
 #SimpleRedirects .form-group {
    position: relative
}
 #SimpleRedirects label {
    font-weight: 400
}
 #SimpleRedirects textarea {
    min-height: 150px;
    resize: both
}
 #SimpleRedirects [contenteditable].form-control,
 #SimpleRedirects [type=email].form-control,
 #SimpleRedirects [type=password].form-control,
 #SimpleRedirects [type=tel].form-control,
 #SimpleRedirects [type=text].form-control,
 #SimpleRedirects input.form-control,
 #SimpleRedirects input[type=email],
 #SimpleRedirects input[type=number],
 #SimpleRedirects input[type=password],
 #SimpleRedirects input[type=text],
 #SimpleRedirects textarea,
 #SimpleRedirects textarea.form-control {
    padding: 0;
    border: none;
    border-radius: 0;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 -1px 0 #ddd;
    box-shadow: inset 0 -1px 0 #ddd;
    font-size: 16px
}
 #SimpleRedirects [contenteditable].form-control[disabled],
 #SimpleRedirects [contenteditable].form-control[readonly],
 #SimpleRedirects [type=email].form-control[disabled],
 #SimpleRedirects [type=email].form-control[readonly],
 #SimpleRedirects [type=password].form-control[disabled],
 #SimpleRedirects [type=password].form-control[readonly],
 #SimpleRedirects [type=tel].form-control[disabled],
 #SimpleRedirects [type=tel].form-control[readonly],
 #SimpleRedirects [type=text].form-control[disabled],
 #SimpleRedirects [type=text].form-control[readonly],
 #SimpleRedirects input.form-control[disabled],
 #SimpleRedirects input.form-control[readonly],
 #SimpleRedirects input[type=email][disabled],
 #SimpleRedirects input[type=email][readonly],
 #SimpleRedirects input[type=number][disabled],
 #SimpleRedirects input[type=number][readonly],
 #SimpleRedirects input[type=password][disabled],
 #SimpleRedirects input[type=password][readonly],
 #SimpleRedirects input[type=text][disabled],
 #SimpleRedirects input[type=text][readonly],
 #SimpleRedirects textarea.form-control[disabled],
 #SimpleRedirects textarea.form-control[readonly],
 #SimpleRedirects textarea[disabled],
 #SimpleRedirects textarea[readonly] {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px dotted #ddd
}
 #SimpleRedirects .input-group-sm>.input-group-btn>[contenteditable].form-control.btn,
 #SimpleRedirects .input-group-sm>.input-group-btn>[type=email].form-control.btn,
 #SimpleRedirects .input-group-sm>.input-group-btn>[type=password].form-control.btn,
 #SimpleRedirects .input-group-sm>.input-group-btn>[type=tel].form-control.btn,
 #SimpleRedirects .input-group-sm>.input-group-btn>[type=text].form-control.btn,
 #SimpleRedirects .input-group-sm>.input-group-btn>input.form-control.btn,
 #SimpleRedirects .input-group-sm>.input-group-btn>input[type=email].btn,
 #SimpleRedirects .input-group-sm>.input-group-btn>input[type=number].btn,
 #SimpleRedirects .input-group-sm>.input-group-btn>input[type=password].btn,
 #SimpleRedirects .input-group-sm>.input-group-btn>input[type=text].btn,
 #SimpleRedirects .input-group-sm>.input-group-btn>textarea.btn,
 #SimpleRedirects .input-group-sm>.input-group-btn>textarea.form-control.btn,
 #SimpleRedirects .input-group-sm>[contenteditable].form-control,
 #SimpleRedirects .input-group-sm>[type=email].form-control,
 #SimpleRedirects .input-group-sm>[type=password].form-control,
 #SimpleRedirects .input-group-sm>[type=tel].form-control,
 #SimpleRedirects .input-group-sm>[type=text].form-control,
 #SimpleRedirects .input-group-sm>input.form-control,
 #SimpleRedirects .input-group-sm>input[type=email].form-control,
 #SimpleRedirects .input-group-sm>input[type=email].input-group-addon,
 #SimpleRedirects .input-group-sm>input[type=number].form-control,
 #SimpleRedirects .input-group-sm>input[type=number].input-group-addon,
 #SimpleRedirects .input-group-sm>input[type=password].form-control,
 #SimpleRedirects .input-group-sm>input[type=password].input-group-addon,
 #SimpleRedirects .input-group-sm>input[type=text].form-control,
 #SimpleRedirects .input-group-sm>input[type=text].input-group-addon,
 #SimpleRedirects .input-group-sm>textarea.form-control,
 #SimpleRedirects .input-group-sm>textarea.input-group-addon,
 #SimpleRedirects [contenteditable].form-control.input-sm,
 #SimpleRedirects [type=email].form-control.input-sm,
 #SimpleRedirects [type=password].form-control.input-sm,
 #SimpleRedirects [type=tel].form-control.input-sm,
 #SimpleRedirects [type=text].form-control.input-sm,
 #SimpleRedirects input.form-control.input-sm,
 #SimpleRedirects input[type=email].input-sm,
 #SimpleRedirects input[type=number].input-sm,
 #SimpleRedirects input[type=password].input-sm,
 #SimpleRedirects input[type=text].input-sm,
 #SimpleRedirects textarea.form-control.input-sm,
 #SimpleRedirects textarea.input-sm {
    font-size: 12px
}
 #SimpleRedirects .input-group-lg>.input-group-btn>[contenteditable].form-control.btn,
 #SimpleRedirects .input-group-lg>.input-group-btn>[type=email].form-control.btn,
 #SimpleRedirects .input-group-lg>.input-group-btn>[type=password].form-control.btn,
 #SimpleRedirects .input-group-lg>.input-group-btn>[type=tel].form-control.btn,
 #SimpleRedirects .input-group-lg>.input-group-btn>[type=text].form-control.btn,
 #SimpleRedirects .input-group-lg>.input-group-btn>input.form-control.btn,
 #SimpleRedirects .input-group-lg>.input-group-btn>input[type=email].btn,
 #SimpleRedirects .input-group-lg>.input-group-btn>input[type=number].btn,
 #SimpleRedirects .input-group-lg>.input-group-btn>input[type=password].btn,
 #SimpleRedirects .input-group-lg>.input-group-btn>input[type=text].btn,
 #SimpleRedirects .input-group-lg>.input-group-btn>textarea.btn,
 #SimpleRedirects .input-group-lg>.input-group-btn>textarea.form-control.btn,
 #SimpleRedirects .input-group-lg>[contenteditable].form-control,
 #SimpleRedirects .input-group-lg>[type=email].form-control,
 #SimpleRedirects .input-group-lg>[type=password].form-control,
 #SimpleRedirects .input-group-lg>[type=tel].form-control,
 #SimpleRedirects .input-group-lg>[type=text].form-control,
 #SimpleRedirects .input-group-lg>input.form-control,
 #SimpleRedirects .input-group-lg>input[type=email].form-control,
 #SimpleRedirects .input-group-lg>input[type=email].input-group-addon,
 #SimpleRedirects .input-group-lg>input[type=number].form-control,
 #SimpleRedirects .input-group-lg>input[type=number].input-group-addon,
 #SimpleRedirects .input-group-lg>input[type=password].form-control,
 #SimpleRedirects .input-group-lg>input[type=password].input-group-addon,
 #SimpleRedirects .input-group-lg>input[type=text].form-control,
 #SimpleRedirects .input-group-lg>input[type=text].input-group-addon,
 #SimpleRedirects .input-group-lg>textarea.form-control,
 #SimpleRedirects .input-group-lg>textarea.input-group-addon,
 #SimpleRedirects [contenteditable].form-control.input-lg,
 #SimpleRedirects [type=email].form-control.input-lg,
 #SimpleRedirects [type=password].form-control.input-lg,
 #SimpleRedirects [type=tel].form-control.input-lg,
 #SimpleRedirects [type=text].form-control.input-lg,
 #SimpleRedirects input.form-control.input-lg,
 #SimpleRedirects input[type=email].input-lg,
 #SimpleRedirects input[type=number].input-lg,
 #SimpleRedirects input[type=password].input-lg,
 #SimpleRedirects input[type=text].input-lg,
 #SimpleRedirects textarea.form-control.input-lg,
 #SimpleRedirects textarea.input-lg {
    font-size: 17px
}
 #SimpleRedirects select,
 #SimpleRedirects select.form-control {
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-left: 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAJ1BMVEVmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmaP/QSjAAAADHRSTlMAAgMJC0uWpKa6wMxMdjkoAAAANUlEQVR4AeXJyQEAERAAsNl7Hf3X6xt0QL6JpZWq30pdvdadme+0PMdzvHm8YThHcT1H7K0BtOMDniZhWOgAAAAASUVORK5CYII=);
    background-size: 13px;
    background-repeat: no-repeat;
    background-position: right center;
    -webkit-box-shadow: inset 0 -1px 0 #ddd;
    box-shadow: inset 0 -1px 0 #ddd;
    font-size: 16px;
    line-height: 1.5
}
 #SimpleRedirects select.form-control::-ms-expand,
 #SimpleRedirects select::-ms-expand {
    display: none
}
 #SimpleRedirects .input-group-sm>.input-group-btn>select.btn,
 #SimpleRedirects .input-group-sm>.input-group-btn>select.form-control.btn,
 #SimpleRedirects .input-group-sm>select.form-control,
 #SimpleRedirects .input-group-sm>select.input-group-addon,
 #SimpleRedirects select.form-control.input-sm,
 #SimpleRedirects select.input-sm {
    font-size: 12px
}
 #SimpleRedirects .input-group-lg>.input-group-btn>select.btn,
 #SimpleRedirects .input-group-lg>.input-group-btn>select.form-control.btn,
 #SimpleRedirects .input-group-lg>select.form-control,
 #SimpleRedirects .input-group-lg>select.input-group-addon,
 #SimpleRedirects select.form-control.input-lg,
 #SimpleRedirects select.input-lg {
    font-size: 17px
}
 #SimpleRedirects select.form-control:focus,
 #SimpleRedirects select:focus {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAJ1BMVEUhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISF8S9ewAAAADHRSTlMAAgMJC0uWpKa6wMxMdjkoAAAANUlEQVR4AeXJyQEAERAAsNl7Hf3X6xt0QL6JpZWq30pdvdadme+0PMdzvHm8YThHcT1H7K0BtOMDniZhWOgAAAAASUVORK5CYII=)
}
 #SimpleRedirects select.form-control[multiple],
 #SimpleRedirects select[multiple] {
    background: 0 0
}
 #SimpleRedirects .checkbox label,
 #SimpleRedirects .checkbox-inline label,
 #SimpleRedirects .radio label,
 #SimpleRedirects .radio-inline label {
    padding-left: 33px;
    margin-bottom: 5px;
    line-height: 30px;
    cursor: pointer
}
 #SimpleRedirects .checkbox-inline,
 #SimpleRedirects .radio-inline {
    padding: 0 20px 0 0
}
 #SimpleRedirects .radio input[type=radio],
 #SimpleRedirects .radio-inline input[type=radio],
 #SimpleRedirects input[type=radio] {
    margin-top: 5px;
    margin-left: -33px;
    border: none;
    background-color: transparent;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer
}
 #SimpleRedirects .radio input[type=radio]:focus,
 #SimpleRedirects .radio-inline input[type=radio]:focus,
 #SimpleRedirects input[type=radio]:focus {
    outline: 0
}
 #SimpleRedirects .radio input[type=radio]:after,
 #SimpleRedirects .radio input[type=radio]:before,
 #SimpleRedirects .radio-inline input[type=radio]:after,
 #SimpleRedirects .radio-inline input[type=radio]:before,
 #SimpleRedirects input[type=radio]:after,
 #SimpleRedirects input[type=radio]:before {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    margin-top: -5px;
    border-radius: 50%;
    -webkit-transition: 240ms;
    -o-transition: 240ms;
    transition: 240ms
}
 #SimpleRedirects .radio input[type=radio]:before,
 #SimpleRedirects .radio-inline input[type=radio]:before,
 #SimpleRedirects input[type=radio]:before {
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}
 #SimpleRedirects .radio input[type=radio]:after,
 #SimpleRedirects .radio-inline input[type=radio]:after,
 #SimpleRedirects input[type=radio]:after {
    border: 2px solid #666
}
 #SimpleRedirects .radio input[type=radio]:checked:before,
 #SimpleRedirects .radio-inline input[type=radio]:checked:before,
 #SimpleRedirects input[type=radio]:checked:before {
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    -o-transform: scale(.5);
    transform: scale(.5)
}
 #SimpleRedirects .radio input[type=radio]:disabled:checked:before,
 #SimpleRedirects .radio-inline input[type=radio]:disabled:checked:before,
 #SimpleRedirects input[type=radio]:disabled:checked:before {
    background-color: #bbb
}
 #SimpleRedirects .checkbox input[type=checkbox],
 #SimpleRedirects .checkbox-inline input[type=checkbox],
 #SimpleRedirects label input[type=checkbox] {
    margin-left: -33px
}
 #SimpleRedirects label input[type=checkbox] {
    position: inherit
}
 #SimpleRedirects .checkbox input[type=checkbox],
 #SimpleRedirects .checkbox-inline input[type=checkbox],
 #SimpleRedirects input[type=checkbox] {
    border: none;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer
}
 #SimpleRedirects .checkbox input[type=checkbox]:focus,
 #SimpleRedirects .checkbox-inline input[type=checkbox]:focus,
 #SimpleRedirects input[type=checkbox]:focus {
    outline: 0
}
 #SimpleRedirects .checkbox input[type=checkbox]:after,
 #SimpleRedirects .checkbox-inline input[type=checkbox]:after,
 #SimpleRedirects input[type=checkbox]:after {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    margin-top: -2px;
    margin-right: 5px;
    border: 2px solid #666;
    border-radius: 2px;
    -webkit-transition: 240ms;
    -o-transition: 240ms;
    transition: 240ms
}
 #SimpleRedirects .dropdown-menu,
 #SimpleRedirects .progress,
 #SimpleRedirects .progress-bar:last-child {
    border-radius: 0
}
 #SimpleRedirects .checkbox input[type=checkbox]:checked:before,
 #SimpleRedirects .checkbox-inline input[type=checkbox]:checked:before,
 #SimpleRedirects input[type=checkbox]:checked:before {
    content: "";
    position: absolute;
    top: 3px;
    left: 10px;
    display: table;
    width: 6px;
    height: 12px;
    border: 2px solid #fff;
    border-top-width: 0;
    border-left-width: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}
 #SimpleRedirects .checkbox input[type=checkbox]:disabled:checked:after,
 #SimpleRedirects .checkbox-inline input[type=checkbox]:disabled:checked:after,
 #SimpleRedirects input[type=checkbox]:disabled:checked:after {
    background-color: #bbb;
    border-color: transparent
}
 #SimpleRedirects .checkbox-inline {
    padding: 0 10px
}
 #SimpleRedirects .checkbox-inline label {
    margin-bottom: 0
}
 #SimpleRedirects .has-warning .form-control,
 #SimpleRedirects .has-warning input:not([type=checkbox]) {
    -webkit-box-shadow: inset 0 -1px 0 #ffab40;
    box-shadow: inset 0 -1px 0 #ffab40
}
 #SimpleRedirects .has-warning .form-control:focus,
 #SimpleRedirects .has-warning input:not([type=checkbox]):focus {
    -webkit-box-shadow: inset 0 -2px 0 #ffab40;
    box-shadow: inset 0 -2px 0 #ffab40
}
 #SimpleRedirects .has-error .form-control,
 #SimpleRedirects .has-error input:not([type=checkbox]) {
    -webkit-box-shadow: inset 0 -1px 0 #F44336;
    box-shadow: inset 0 -1px 0 #F44336
}
 #SimpleRedirects .has-error .form-control:focus,
 #SimpleRedirects .has-error input:not([type=checkbox]):focus {
    -webkit-box-shadow: inset 0 -2px 0 #F44336;
    box-shadow: inset 0 -2px 0 #F44336
}
 #SimpleRedirects .has-error .checkbox {
    padding-bottom: 30px
}
 #SimpleRedirects .has-error .checkbox .error-msg {
    position: absolute;
    top: 25px;
    left: 0
}
 #SimpleRedirects .has-success .form-control,
 #SimpleRedirects .has-success input:not([type=checkbox]) {
    -webkit-box-shadow: inset 0 -1px 0 #2196F3;
    box-shadow: inset 0 -1px 0 #2196F3
}
 #SimpleRedirects .has-success .form-control:focus,
 #SimpleRedirects .has-success input:not([type=checkbox]):focus {
    -webkit-box-shadow: inset 0 -2px 0 #2196F3;
    box-shadow: inset 0 -2px 0 #2196F3
}
 #SimpleRedirects .input-group-addon {
    border: none!important;
    padding: 6px 20px 6px 16px
}
 #SimpleRedirects .input-group-addon i {
    font-size: 22px
}
 #SimpleRedirects .nav-tabs {
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}
 #SimpleRedirects .nav-tabs>li>a,
 #SimpleRedirects .nav-tabs>li>a:focus {
    margin-right: 0;
    background-color: transparent;
    border: none;
    color: #666;
    -webkit-box-shadow: inset 0 -1px 0 #ddd;
    box-shadow: inset 0 -1px 0 #ddd;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}
 #SimpleRedirects .alert,
 #SimpleRedirects .alert .close {
    color: #fff
}
 #SimpleRedirects .nav-tabs>li>a:focus:hover,
 #SimpleRedirects .nav-tabs>li>a:hover {
    background-color: transparent
}
 #SimpleRedirects .nav-tabs>li.active>a,
 #SimpleRedirects .nav-tabs>li.active>a:focus,
 #SimpleRedirects .nav-tabs>li.active>a:focus:hover,
 #SimpleRedirects .nav-tabs>li.active>a:hover {
    border: none
}
 #SimpleRedirects .nav-tabs>li.disabled>a {
    -webkit-box-shadow: inset 0 -1px 0 #ddd;
    box-shadow: inset 0 -1px 0 #ddd
}
 #SimpleRedirects .nav-tabs.nav-justified>.active>a,
 #SimpleRedirects .nav-tabs.nav-justified>.active>a:hover,
 #SimpleRedirects .nav-tabs.nav-justified>li>a,
 #SimpleRedirects .nav-tabs.nav-justified>li>a:hover {
    border: none!important
}
 #SimpleRedirects .alert,
 #SimpleRedirects .btn,
 #SimpleRedirects .panel,
 #SimpleRedirects .popover {
    border: none
}
 #SimpleRedirects .nav-tabs .dropdown-menu {
    margin-top: 0
}
 #SimpleRedirects .dropdown-menu {
    border: none;
    padding: 0;
    margin-top: -40px!important;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3)
}
 #SimpleRedirects .dropdown-menu>li>a {
    font-size: 15px;
    padding: 5px 15px;
    position: relative
}
 #SimpleRedirects .dropdown-menu .divider {
    margin: 0
}
 #SimpleRedirects .dropdown-menu>div {
    opacity: 0;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}
 #SimpleRedirects .open .dropdown-menu>div {
    opacity: 1
}
 #SimpleRedirects .dropdown-menu-right {
    left: auto!important
}
 #SimpleRedirects .alert-success {
    background-color: #2196F3
}
 #SimpleRedirects .alert-info {
    background-color: #00bcd4
}
 #SimpleRedirects .alert-warning {
    background-color: #ffab40
}
 #SimpleRedirects .alert-danger {
    background-color: #F44336
}
 #SimpleRedirects .alert .alert-link,
 #SimpleRedirects .alert a:not(.close) {
    color: #fff;
    font-weight: 700
}
 #SimpleRedirects .progress {
    position: relative;
    z-index: 1;
    height: 2px;
    box-shadow: none
}
 #SimpleRedirects .progress,
 #SimpleRedirects .progress-bar {
    -webkit-box-shadow: none
}
 #SimpleRedirects .progress-bar {
    box-shadow: none
}
 #SimpleRedirects .progress-bar:last-child:before {
    display: block;
    content: 'div::before';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    z-index: -1;
    background-color: #f9c1d4
}
 #SimpleRedirects .progress-bar-success:last-child.progress-bar:before {
    background-color: #cae6fc
}
 #SimpleRedirects .progress-bar-info:last-child.progress-bar:before {
    background-color: #baf7ff
}
 #SimpleRedirects .progress-bar-warning:last-child.progress-bar:before {
    background-color: #fffaf3
}
 #SimpleRedirects .progress-bar-danger:last-child.progress-bar:before {
    background-color: #fbb4af
}
 #SimpleRedirects .badge {
    padding: 0 10px;
    font-size: 9px;
    line-height: 22px
}
 #SimpleRedirects .breadcrumb {
    padding: 8px 15px;
    margin: 12px 0;
    list-style: none;
    background-color: inherit;
    border-radius: 3px;
    white-space: nowrap
}
 #SimpleRedirects .list-group {
    margin-bottom: 0
}
 #SimpleRedirects .list-group-item {
    padding: 15px
}
 #SimpleRedirects .list-group-item-text {
    color: #bbb
}
 #SimpleRedirects .close {
    font-size: 34px;
    font-weight: 300;
    line-height: 24px;
    opacity: .6
}
 #SimpleRedirects .close:hover {
    opacity: 1
}
 #SimpleRedirects .well {
    border-radius: 0
}
 #SimpleRedirects .panel-title {
    line-height: 20px
}
 #SimpleRedirects .panel-heading {
    border-bottom: none
}
 #SimpleRedirects .panel-footer {
    border-top: none
}
 #SimpleRedirects .popover {
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3)
}
 #SimpleRedirects .popover .popover-title {
    white-space: nowrap
}
* {
    outline: 0!important
}
 #SimpleRedirects .ta-bind,
 #SimpleRedirects table.dataTable th:active {
    outline: 0
}
 #SimpleRedirects body,
 #SimpleRedirects html {
    height: 100%
}
 #SimpleRedirects body {
    background-color: #F9F9F9;
    position: relative;
    font-size: 13px
}
 #SimpleRedirects img[src*=svg] {
    width: 50px;
    height: 100%
}
 #SimpleRedirects p {
    margin: 0 0 1em
}
 #SimpleRedirects a {
    text-decoration: none;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}
 #SimpleRedirects h5 {
    font-weight: 500;
    line-height: 24px;
    font-size: 15px;
    color: #212121
}
 #SimpleRedirects .lead {
    font-size: 14px;
    color: #9B9B9B
}
 #SimpleRedirects main {
    padding-left: 260px
}
 #SimpleRedirects main .main-container {
    flex: 1
}
 #SimpleRedirects main .main-container .main-content {
    position: relative;
    padding-top: 64px
}
 #SimpleRedirects main .main-container .main-content>section {
    margin: 20px
}
@media (min-width: 768px) {
    main .main-container .main-content>section {
        margin: 40px
    }
}
 #SimpleRedirects .alert-container-top-right {
    position: fixed;
    top: 50px;
    right: 0;
    z-index: 9999
}
 #SimpleRedirects .alert-container-top-right .alert {
    position: relative;
    top: 0
}
 #SimpleRedirects .brand-logo {
    min-height: 64px;
    color: #868686;
    line-height: 64px;
    text-align: center;
    font-weight: 300;
    font-size: 16px
}
#logo {
    display: inline-block;
    position: relative;
    height: 19px;
    width: 40px
}
#logo .foot1,
#logo .foot2,
#logo .foot3,
#logo .foot4 {
    position: absolute;
    width: 10px;
    height: 22px
}
#logo .foot1,
#logo .foot3 {
    -webkit-transform: skewX(-20deg)skewY(0);
    -ms-transform: skewX(-20deg)skewY(0);
    -o-transform: skewX(-20deg)skewY(0);
    transform: skewX(-20deg)skewY(0);
    z-index: 1
}
#logo .foot3 {
    left: 16px
}
#logo .foot2,
#logo .foot4 {
    left: 8px;
    -webkit-transform: skewX(20deg)skewY(0);
    -ms-transform: skewX(20deg)skewY(0);
    -o-transform: skewX(20deg)skewY(0);
    transform: skewX(20deg)skewY(0);
    z-index: 0
}
#logo .foot4 {
    left: 24px
}
 #SimpleRedirects .icon-circle {
    border-radius: 50%;
    width: 15px;
    height: 15px;
    border-width: 4px;
    border-style: solid;
    display: inline-flex
}
 #SimpleRedirects .icon-color {
    width: 35px;
    height: 35px;
    font-size: 20px;
    line-height: 35px;
    box-shadow: inset 0 -1px 3px rgba(0, 0, 0, .08);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    text-align: center;
    border-radius: 50%;
    -webkit-transition: all .1s;
    -o-transition: all .1s;
    transition: all .1s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}
 #SimpleRedirects .icon-color:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    border-radius: 10px
}
 #SimpleRedirects .element-block {
    margin-bottom: 60px
}
#sidenav-overlay {
    position: absolute;
    left: 0;
    top: -65px;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    z-index: 1036;
    will-change: opacity
}
 #SimpleRedirects .drag-target,
 #SimpleRedirects aside.sidebar {
    position: fixed;
    top: 0;
    height: 100%
}
 #SimpleRedirects .drag-target {
    width: 10px;
    z-index: 998
}
 #SimpleRedirects aside.sidebar {
    left: 0;
    width: 260px;
    margin: 0;
    padding-bottom: 60px;
    z-index: 1037;
    will-change: left;
    font-size: 13px;
    overflow: auto;
    background-color: #E8E8E8;
    border-right: 1px rgba(0, 0, 0, .07)solid
}
 #SimpleRedirects aside.sidebar>ul {
    margin-top: 50px
}
 #SimpleRedirects aside.sidebar a.collapsible-header {
    font-weight: 600
}
 #SimpleRedirects aside.sidebar a.collapsible-header:after {
    content: "\f29e";
    display: inline-block;
    font: normal normal normal 14px/1 'Material Design Iconic Font';
    speak: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    right: 20px;
    top: 16px;
    font-size: 22px;
    -webkit-transition: transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out
}
 #SimpleRedirects .switch label .lever,
 #SimpleRedirects .switch label .lever:after,
 #SimpleRedirects aside.sidebar .user-logged-in:after {
    content: ""
}
 #SimpleRedirects aside.sidebar a.collapsible-header.active:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}
 #SimpleRedirects aside.sidebar a.collapsible-header.active {
    background: rgba(0, 0, 0, .05)
}
 #SimpleRedirects aside.sidebar i {
    font-size: 20px;
    line-height: 23px;
    margin-right: 5px;
    color: #BEBEBE
}
 #SimpleRedirects aside.sidebar ul a {
    margin: 0;
    padding: 15px 0 15px 22px;
    color: #737373;
    display: block;
    position: relative
}
 #SimpleRedirects aside.sidebar ul a.active,
 #SimpleRedirects aside.sidebar ul a:hover {
    background: rgba(0, 0, 0, .1)
}
 #SimpleRedirects aside.sidebar ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}
 #SimpleRedirects aside.sidebar ul ul a {
    padding: 8px 15px 8px 46px
}
 #SimpleRedirects aside.sidebar .user-logged-in {
    min-height: 100px;
    position: relative;
    display: table;
    width: 100%;
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 0 2px rgba(0, 0, 0, .1)
}
 #SimpleRedirects aside.sidebar .user-logged-in .content {
    display: table-cell;
    vertical-align: middle;
    padding: 0 22px;
    text-transform: uppercase
}
 #SimpleRedirects aside.sidebar .user-logged-in .content .user-name {
    font-size: 16px;
    line-height: 18px
}
 #SimpleRedirects aside.sidebar .user-logged-in .content .user-email {
    font-size: 13px;
    color: #999;
    line-height: 15px
}
 #SimpleRedirects aside.sidebar .user-logged-in .content .user-actions {
    margin-top: 7px;
    font-size: 10px
}
 #SimpleRedirects aside.sidebar .user-logged-in:after {
    background: url(../img/user-bg.png);
    background-size: cover;
    opacity: .2;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1
}
@media only screen and (max-width: 992px) {
    footer,
    main {
        padding-left: 0
    }
    aside.sidebar {
        left: -105%
    }
}
 #SimpleRedirects .btn {
    font-weight: 400;
    position: relative;
    border-radius: 3px;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
    -webkit-transition: all .4s cubic-bezier(0, 0, .2, 1);
    -o-transition: all .4s cubic-bezier(0, 0, .2, 1);
    transition: all .4s cubic-bezier(0, 0, .2, 1)
}
 #SimpleRedirects .btn-round,
 #SimpleRedirects .btn-round-sm {
    border-radius: 50%;
    padding: 0;
    width: 40px;
    height: 40px;
    line-height: 40px
}
 #SimpleRedirects .panel.weather,
 #SimpleRedirects .panel.weather .degrees i {
    font-weight: 700
}
 #SimpleRedirects .btn:active,
 #SimpleRedirects .btn:hover {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15)
}
 #SimpleRedirects .btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}
 #SimpleRedirects .btn-link:focus {
    text-decoration: none
}
 #SimpleRedirects .btn-link:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    background-color: #eee
}
 #SimpleRedirects .btn-round-sm {
    font-size: 20px;
    background-image: none;
    text-align: center
}
 #SimpleRedirects .btn-group-lg>.btn-round.btn,
 #SimpleRedirects .btn-round.btn-lg {
    width: 50px;
    height: 50px;
    line-height: 50px
}
 #SimpleRedirects .btn-group-sm>.btn-round.btn,
 #SimpleRedirects .btn-round.btn-sm {
    width: 34px;
    height: 34px;
    line-height: 34px
}
 #SimpleRedirects .btn-group-xs>.btn-round.btn,
 #SimpleRedirects .btn-round.btn-xs {
    width: 26px;
    height: 26px;
    line-height: 26px
}
 #SimpleRedirects .btn-border {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1.5px solid;
    border-color: rgba(0, 0, 0, .1);
    border-radius: 3px;
    background-color: transparent
}
 #SimpleRedirects .btn-border.focus,
 #SimpleRedirects .btn-border:active,
 #SimpleRedirects .btn-border:hover,
 #SimpleRedirects .btn-flat,
 #SimpleRedirects .btn-flat.focus,
 #SimpleRedirects .btn-flat:active,
 #SimpleRedirects .btn-flat:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}
 #SimpleRedirects .btn-flat-border {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 2px solid rgba(0, 0, 0, .2)
}
 #SimpleRedirects .btn-flat-border:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    top: 0;
    border-bottom: 2px solid rgba(0, 0, 0, .2)
}
 #SimpleRedirects .btn-flat-border.focus,
 #SimpleRedirects .btn-flat-border:active {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid rgba(0, 0, 0, .25);
    border-color: rgba(0, 0, 0, .25)
}
 #SimpleRedirects .btn-default.active,
 #SimpleRedirects .btn-default.focus,
 #SimpleRedirects .btn-default:active,
 #SimpleRedirects .btn-default:focus,
 #SimpleRedirects .btn-default:hover,
 #SimpleRedirects .open>.btn-default.dropdown-toggle {
    background-color: #f2f2f2
}
 #SimpleRedirects .btn-default.btn-border {
    border-color: #bbb;
    color: #bbb
}
 #SimpleRedirects .btn-default.btn-border.active,
 #SimpleRedirects .btn-default.btn-border.focus,
 #SimpleRedirects .btn-default.btn-border:active,
 #SimpleRedirects .btn-default.btn-border:focus,
 #SimpleRedirects .btn-default.btn-border:hover,
 #SimpleRedirects .open>.btn-default.btn-border.dropdown-toggle {
    color: #fff;
    background-color: #bbb
}
 #SimpleRedirects .btn-primary.active,
 #SimpleRedirects .btn-primary.focus,
 #SimpleRedirects .btn-primary:active,
 #SimpleRedirects .btn-primary:focus,
 #SimpleRedirects .btn-primary:hover,
 #SimpleRedirects .open>.btn-primary.dropdown-toggle {
    background-color: #d81557
}
 #SimpleRedirects .btn-primary.btn-border {
    border-color: #e91e63;
    color: #e91e63
}
 #SimpleRedirects .btn-primary.btn-border.active,
 #SimpleRedirects .btn-primary.btn-border.focus,
 #SimpleRedirects .btn-primary.btn-border:active,
 #SimpleRedirects .btn-primary.btn-border:focus,
 #SimpleRedirects .btn-primary.btn-border:hover,
 #SimpleRedirects .open>.btn-primary.btn-border.dropdown-toggle {
    color: #fff;
    background-color: #e91e63
}
 #SimpleRedirects .btn-success.active,
 #SimpleRedirects .btn-success.focus,
 #SimpleRedirects .btn-success:active,
 #SimpleRedirects .btn-success:focus,
 #SimpleRedirects .btn-success:hover,
 #SimpleRedirects .open>.btn-success.dropdown-toggle {
    background-color: #0d8aee
}
 #SimpleRedirects .btn-success.btn-border {
    border-color: #2196F3;
    color: #2196F3
}
 #SimpleRedirects .btn-success.btn-border.active,
 #SimpleRedirects .btn-success.btn-border.focus,
 #SimpleRedirects .btn-success.btn-border:active,
 #SimpleRedirects .btn-success.btn-border:focus,
 #SimpleRedirects .btn-success.btn-border:hover,
 #SimpleRedirects .open>.btn-success.btn-border.dropdown-toggle {
    color: #fff;
    background-color: #2196F3
}
 #SimpleRedirects .btn-info.active,
 #SimpleRedirects .btn-info.focus,
 #SimpleRedirects .btn-info:active,
 #SimpleRedirects .btn-info:focus,
 #SimpleRedirects .btn-info:hover,
 #SimpleRedirects .open>.btn-info.dropdown-toggle {
    background-color: #00a5bb
}
 #SimpleRedirects .btn-info.btn-border {
    border-color: #00bcd4;
    color: #00bcd4
}
 #SimpleRedirects .btn-info.btn-border.active,
 #SimpleRedirects .btn-info.btn-border.focus,
 #SimpleRedirects .btn-info.btn-border:active,
 #SimpleRedirects .btn-info.btn-border:focus,
 #SimpleRedirects .btn-info.btn-border:hover,
 #SimpleRedirects .open>.btn-info.btn-border.dropdown-toggle {
    color: #fff;
    background-color: #00bcd4
}
 #SimpleRedirects .btn-warning.active,
 #SimpleRedirects .btn-warning.focus,
 #SimpleRedirects .btn-warning:active,
 #SimpleRedirects .btn-warning:focus,
 #SimpleRedirects .btn-warning:hover,
 #SimpleRedirects .open>.btn-warning.dropdown-toggle {
    background-color: #ffa026
}
 #SimpleRedirects .btn-warning.btn-border {
    border-color: #ffab40;
    color: #ffab40
}
 #SimpleRedirects .btn-warning.btn-border.active,
 #SimpleRedirects .btn-warning.btn-border.focus,
 #SimpleRedirects .btn-warning.btn-border:active,
 #SimpleRedirects .btn-warning.btn-border:focus,
 #SimpleRedirects .btn-warning.btn-border:hover,
 #SimpleRedirects .open>.btn-warning.btn-border.dropdown-toggle {
    color: #fff;
    background-color: #ffab40
}
 #SimpleRedirects .btn-danger.active,
 #SimpleRedirects .btn-danger.focus,
 #SimpleRedirects .btn-danger:active,
 #SimpleRedirects .btn-danger:focus,
 #SimpleRedirects .btn-danger:hover,
 #SimpleRedirects .open>.btn-danger.dropdown-toggle {
    background-color: #f32c1e
}
 #SimpleRedirects .btn-danger.btn-border {
    border-color: #F44336;
    color: #F44336
}
 #SimpleRedirects .btn-danger.btn-border.active,
 #SimpleRedirects .btn-danger.btn-border.focus,
 #SimpleRedirects .btn-danger.btn-border:active,
 #SimpleRedirects .btn-danger.btn-border:focus,
 #SimpleRedirects .btn-danger.btn-border:hover,
 #SimpleRedirects .open>.btn-danger.btn-border.dropdown-toggle {
    color: #fff;
    background-color: #F44336
}
 #SimpleRedirects .btn-group .btn+.btn,
 #SimpleRedirects .btn-group .btn+.btn-group,
 #SimpleRedirects .btn-group .btn-group+.btn,
 #SimpleRedirects .btn-group .btn-group+.btn-group {
    margin-left: 0
}
 #SimpleRedirects .btn-group-vertical>.btn+.btn,
 #SimpleRedirects .btn-group-vertical>.btn+.btn-group,
 #SimpleRedirects .btn-group-vertical>.btn-group+.btn,
 #SimpleRedirects .btn-group-vertical>.btn-group+.btn-group {
    margin-top: 0
}
 #SimpleRedirects .c3 .c3-tooltip th.panel a,
 #SimpleRedirects .c3 .c3-tooltip th.panel a h2,
 #SimpleRedirects .card .list-group .panel.list-group-item.active a,
 #SimpleRedirects .card .list-group .panel.list-group-item.active a h2,
 #SimpleRedirects .panel.theme-fourth-bg a,
 #SimpleRedirects .panel.theme-fourth-bg a h2,
 #SimpleRedirects .panel.theme-primary-bg a,
 #SimpleRedirects .panel.theme-primary-bg a h2,
 #SimpleRedirects .panel.theme-secondary-bg a,
 #SimpleRedirects .panel.theme-secondary-bg a h2,
 #SimpleRedirects .panel.theme-third-bg a,
 #SimpleRedirects .panel.theme-third-bg a h2 {
    color: #fff
}
 #SimpleRedirects .panel.weather {
    background-color: #42A5F5;
    color: #fff;
    font-size: 14px
}
 #SimpleRedirects .panel.weather .degrees {
    display: inline-block;
    vertical-align: top;
    line-height: normal;
    font-size: 30px
}
 #SimpleRedirects .panel.weather .weather-icon {
    padding: 9px 0;
    text-align: center
}
 #SimpleRedirects .panel.weather .weather-icon i {
    font-size: 100px
}
 #SimpleRedirects .table-small tbody>tr>td {
    vertical-align: middle;
    padding: 2px;
    border-top: 1px solid #F9F9F9
}
 #SimpleRedirects .table-full thead tr>th:last-child,
 #SimpleRedirects .table-small tbody>tr>td:last-child {
    padding-right: 20px
}
 #SimpleRedirects .table-small tbody>tr>td i {
    font-size: 25px;
    line-height: 25px
}
 #SimpleRedirects .table-small tbody>tr>td:first-child {
    padding-left: 20px
}
 #SimpleRedirects .table-full tbody>tr>td:first-child,
 #SimpleRedirects .table-full thead tr>th:first-child {
    padding-left: 40px
}
 #SimpleRedirects .table-full {
    margin-bottom: 0;
    background: #fff;
    width: 100%
}
 #SimpleRedirects .table-full thead {
    background: #FAFAFA
}
 #SimpleRedirects .table-full thead tr>th {
    vertical-align: bottom;
    border-bottom: 1px solid #F0F0F0;
    font-weight: 500;
    font-size: 11px
}
 #SimpleRedirects .table-full thead tr>th input[type=checkbox] {
    width: 16px;
    height: 16px;
    margin: 0
}
 #SimpleRedirects .table-full thead tr>th input[type=checkbox]:after {
    width: 19px;
    height: 19px;
    margin-top: 1px;
    margin-left: 3px
}
 #SimpleRedirects .table-full tbody>tr>td {
    vertical-align: middle;
}
 #SimpleRedirects .table-full tbody>tr>td:last-child {
    padding-right: 20px;
    /*white-space: nowrap;*/
    text-overflow: ellipsis;
    overflow: hidden
}
 #SimpleRedirects .table-full input[type=checkbox] {
    margin: 7px 0 0
}
 #SimpleRedirects .table-full input[type=checkbox]:after {
    border-color: #DBDBDB
}
 #SimpleRedirects .table-full .btn-round {
    width: 40px;
    height: 40px;
    font-size: 18px;
    line-height: 40px
}
 #SimpleRedirects .table-full tr:hover .icon-color {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    border-radius: 10px
}
 #SimpleRedirects .table-full-small tbody>tr>td:first-child,
 #SimpleRedirects .table-full-small thead tr>th:first-child {
    padding-left: 20px
}
 #SimpleRedirects .table-title {
    border-bottom: 1px solid rgba(160, 160, 160, .15);
    padding: 20px 20px 20px 40px;
    font-size: 24px;
    font-weight: 300;
    margin: 0;
    color: #9B9B9B
}
 #SimpleRedirects .table-title.normal {
    padding: 20px
}
 #SimpleRedirects .footer-buttons {
    position: fixed;
    bottom: 20px;
    right: 20px
}
 #SimpleRedirects .footer-buttons .btn-footer {
    -webkit-animation: moveFromBottomFade .3s ease both;
    -o-animation: moveFromBottomFade .3s ease both;
    animation: moveFromBottomFade .3s ease both;
    position: relative!important;
    display: inline-block!important
}
 #SimpleRedirects .footer-buttons .btn-footer.ng-hide {
    -webkit-animation: moveToBottomFade .3s ease both;
    -o-animation: moveToBottomFade .3s ease both;
    animation: moveToBottomFade .3s ease both
}
@-webkit-keyframes moveFromBottomFade {
    from {
        opacity: 0;
        -webkit-transform: translate(0, 100%);
        -ms-transform: translate(0, 100%);
        -o-transform: translate(0, 100%);
        transform: translate(0, 100%)
    }
}
@keyframes moveFromBottomFade {
    from {
        opacity: 0;
        -webkit-transform: translate(0, 100%);
        -ms-transform: translate(0, 100%);
        -o-transform: translate(0, 100%);
        transform: translate(0, 100%)
    }
}
@-webkit-keyframes moveToBottomFade {
    to {
        opacity: 0;
        -webkit-transform: translate(0, 100%);
        -ms-transform: translate(0, 100%);
        -o-transform: translate(0, 100%);
        transform: translate(0, 100%)
    }
}
@keyframes moveToBottomFade {
    to {
        opacity: 0;
        -webkit-transform: translate(0, 100%);
        -ms-transform: translate(0, 100%);
        -o-transform: translate(0, 100%);
        transform: translate(0, 100%)
    }
}
 #SimpleRedirects .card {
    position: relative;
    background-color: #fff;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 2px;
    margin-bottom: 30px
}
 #SimpleRedirects .card,
 #SimpleRedirects .card .card-content {
    -webkit-box-sizing: border-box
}
 #SimpleRedirects .card.card-flip {
    overflow: hidden
}
 #SimpleRedirects .card .card-profile {
    position: relative;
    z-index: 1;
    margin-top: -62px;
    border-radius: 50%;
    padding: 5px;
    background-color: #FFF;
    -webkit-box-shadow: 0 -3px 3px rgba(0, 0, 0, .2);
    box-shadow: 0 -3px 3px rgba(0, 0, 0, .2)
}
 #SimpleRedirects .card .list-group,
 #SimpleRedirects .card .pagination {
    margin: 0
}
 #SimpleRedirects .card .card-profile img[src*=svg] {
    width: 75px;
    height: 75px
}
 #SimpleRedirects .card .activator {
    cursor: pointer
}
 #SimpleRedirects .card .list-group .list-group-item {
    border: none;
    border-top: 1px solid #F0F0F0;
    font-size: 16px;
    padding: 10px 15px
}
 #SimpleRedirects .card .list-group .list-group-item img {
    max-height: 40px
}
 #SimpleRedirects .card .list-group .list-group-item .list-group-item-heading {
    font-size: 14px;
    margin-bottom: 0;
    line-height: 20px
}
 #SimpleRedirects .card .list-group .list-group-item .list-group-item-text {
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block
}
 #SimpleRedirects .card .list-group .list-group-item .list-actions {
    float: right;
    position: relative;
    margin: -10px -15px
}
 #SimpleRedirects .card .list-group .list-group-item .btn {
    font-size: 18px;
    line-height: 36px
}
 #SimpleRedirects .card .list-group .list-group-item:first-child {
    border: none
}
 #SimpleRedirects .card .btn-icon {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 22px;
    padding: 0;
    line-height: 40px
}
 #SimpleRedirects .card .card-header {
    padding: 20px;
    background-color: #FCFCFC
}
 #SimpleRedirects .card .card-header .actions {
    line-height: 40px;
    font-size: 20px;
    float: right
}
 #SimpleRedirects .card .card-header .floating-actions {
    position: absolute;
    z-index: 2;
    bottom: -20px;
    right: 35px
}
 #SimpleRedirects .card .card-header .floating-actions .btn {
    box-shadow: none
}
 #SimpleRedirects .card .card-header .floating-actions .btn:hover {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15)
}
 #SimpleRedirects .card .card-header.alert {
    color: #fff
}
 #SimpleRedirects .card .card-header.alert-success {
    background-color: #2196F3
}
 #SimpleRedirects .card .card-header.alert-info {
    background-color: #00bcd4
}
 #SimpleRedirects .card .card-header.alert-warning {
    background-color: #ffab40
}
 #SimpleRedirects .card .card-header.alert-danger {
    background-color: #F44336
}
 #SimpleRedirects .card .card-title {
    font-size: 17px;
    font-weight: 400;
    margin: 0;
    line-height: 16px
}
 #SimpleRedirects .card .card-title.activator {
    cursor: pointer
}
 #SimpleRedirects .card .card-image {
    position: relative
}
 #SimpleRedirects .card .card-image img {
    border-radius: 2px 2px 0 0;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%
}
 #SimpleRedirects .card .card-image .card-title {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .6)
}
 #SimpleRedirects .card .card-content {
    padding: 20px;
    border-radius: 0 0 2px 2px;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
 #SimpleRedirects .card .card-content p {
    margin: 0
}
 #SimpleRedirects .card .card-action {
    padding: 20px
}
 #SimpleRedirects .card.bordered .card-action {
    border-top: 1px solid #F0F0F0
}
 #SimpleRedirects .card.bordered .card-header {
    border-bottom: 1px solid #F0F0F0
}
 #SimpleRedirects .card .card-reveal {
    padding: 20px;
    position: absolute;
    background-color: #FFF;
    width: 100%;
    overflow-y: auto;
    top: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    box-sizing: border-box
}
 #SimpleRedirects .card .card-reveal,
 #SimpleRedirects .noUi-target,
 #SimpleRedirects .noUi-target * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}
 #SimpleRedirects .card .card-reveal.active {
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    transform: translate(0, -100%)
}
 #SimpleRedirects .card .card-reveal .card-title {
    cursor: pointer;
    display: block
}
 #SimpleRedirects .card.small {
    font-size: 13px
}
 #SimpleRedirects .card.small .card-action,
 #SimpleRedirects .card.small .card-header {
    padding: 10px 15px
}
 #SimpleRedirects .card.small .card-action .action,
 #SimpleRedirects .card.small .card-header .action {
    margin-top: -5px
}
 #SimpleRedirects .card.small .card-action .action .btn-icon,
 #SimpleRedirects .card.small .card-header .action .btn-icon {
    width: 25px;
    height: 25px;
    font-size: 13px;
    line-height: 25px
}
 #SimpleRedirects .card.small .card-title {
    font-size: 14px
}
 #SimpleRedirects .card.small .card-content {
    padding: 15px
}
 #SimpleRedirects .card.large .card-content {
    padding: 25px
}
 #SimpleRedirects .card.large .card-title {
    font-size: 26px;
    padding-bottom: 5px
}
 #SimpleRedirects legend {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 400
}
 #SimpleRedirects .no-border-br,
 #SimpleRedirects .no-border-lr,
 #SimpleRedirects .no-border-r,
 #SimpleRedirects .no-border-rb,
 #SimpleRedirects .no-border-rl,
 #SimpleRedirects .no-border-rt,
 #SimpleRedirects .no-border-tr {
    border-right: none!important
}
 #SimpleRedirects .theme-lighten-5 {
    color: #666
}
 #SimpleRedirects .theme-text-lighten-5 {
    color: #fce4ec
}
 #SimpleRedirects .theme-bg-lighten-4,
 #SimpleRedirects .theme-lighten-4 {
    background-color: #f8bbd0
}
 #SimpleRedirects .theme-border-lighten-5 {
    border-color: #fce4ec
}
 #SimpleRedirects .theme-fill-lighten-5 {
    fill: #fce4ec
}
 #SimpleRedirects .theme-box-inset-lighten-5 {
    -webkit-box-shadow: inset 0 -2px 0 #fce4ec;
    box-shadow: inset 0 -2px 0 #fce4ec
}
 #SimpleRedirects .theme-lighten-4 {
    color: #666
}
 #SimpleRedirects .theme-text-lighten-4 {
    color: #f8bbd0
}
 #SimpleRedirects .btn-primary.disabled,
 #SimpleRedirects .switch label input[type=checkbox]:checked+.lever,
 #SimpleRedirects .theme-bg-lighten-3,
 #SimpleRedirects .theme-lighten-3 {
    background-color: #f48fb1
}
 #SimpleRedirects .theme-border-lighten-4 {
    border-color: #f8bbd0
}
 #SimpleRedirects .theme-fill-lighten-4 {
    fill: #f8bbd0
}
 #SimpleRedirects .theme-box-inset-lighten-4 {
    -webkit-box-shadow: inset 0 -2px 0 #f8bbd0;
    box-shadow: inset 0 -2px 0 #f8bbd0
}
 #SimpleRedirects .theme-lighten-3 {
    color: #fff
}
 #SimpleRedirects .theme-text-lighten-3 {
    color: #f48fb1
}
 #SimpleRedirects .theme-bg-lighten-2,
 #SimpleRedirects .theme-lighten-2 {
    background-color: #f06292
}
 #SimpleRedirects .theme-border-lighten-3 {
    border-color: #f48fb1
}
 #SimpleRedirects .theme-fill-lighten-3 {
    fill: #f48fb1
}
 #SimpleRedirects .theme-box-inset-lighten-3 {
    -webkit-box-shadow: inset 0 -2px 0 #f48fb1;
    box-shadow: inset 0 -2px 0 #f48fb1
}
 #SimpleRedirects .theme-lighten-2 {
    color: #fff
}
 #SimpleRedirects .theme-text-lighten-2 {
    color: #f06292
}
 #SimpleRedirects .theme-bg-lighten-1,
 #SimpleRedirects .theme-lighten-1 {
    background-color: #ec407a
}
 #SimpleRedirects .theme-border-lighten-2 {
    border-color: #f06292
}
 #SimpleRedirects .theme-fill-lighten-2 {
    fill: #f06292
}
 #SimpleRedirects .theme-box-inset-lighten-2 {
    -webkit-box-shadow: inset 0 -2px 0 #f06292;
    box-shadow: inset 0 -2px 0 #f06292
}
 #SimpleRedirects .theme-lighten-1 {
    color: #fff
}
 #SimpleRedirects .theme-text-lighten-1,
 #SimpleRedirects aside.sidebar a.collapsible-header:after {
    color: #ec407a
}
#loading-bar .bar,
#logo .foot2,
#logo .foot4,
 #SimpleRedirects .btn-primary,
 #SimpleRedirects .btn-primary:active,
 #SimpleRedirects .checkbox input[type=checkbox]:checked:after,
 #SimpleRedirects .checkbox-inline input[type=checkbox]:checked:after,
 #SimpleRedirects .noUi-base,
 #SimpleRedirects .noUi-handle,
 #SimpleRedirects .noUi-handle:before,
 #SimpleRedirects .noUi-range .noUi-origin:first-child,
 #SimpleRedirects .radio input[type=radio]:before,
 #SimpleRedirects .radio-inline input[type=radio]:before,
 #SimpleRedirects .switch label input[type=checkbox]:checked+.lever:after,
 #SimpleRedirects .theme,
 #SimpleRedirects .theme-bg,
 #SimpleRedirects input[type=checkbox]:checked:after,
 #SimpleRedirects input[type=radio]:before {
    background-color: #e91e63
}
 #SimpleRedirects .theme-border-lighten-1 {
    border-color: #ec407a
}
 #SimpleRedirects .theme-fill-lighten-1 {
    fill: #ec407a
}
 #SimpleRedirects .theme-box-inset-lighten-1 {
    -webkit-box-shadow: inset 0 -2px 0 #ec407a;
    box-shadow: inset 0 -2px 0 #ec407a
}
 #SimpleRedirects .theme {
    color: #fff
}
 #SimpleRedirects .btn-link,
 #SimpleRedirects .dashboard .table-dashboard-widget-1 td:first-child,
 #SimpleRedirects .nav-tabs>li.active>a,
 #SimpleRedirects .nav-tabs>li.active>a:focus,
 #SimpleRedirects .nav-tabs>li.active>a:focus:hover,
 #SimpleRedirects .nav-tabs>li.active>a:hover,
 #SimpleRedirects .nav-tabs>li>a:focus:hover,
 #SimpleRedirects .nav-tabs>li>a:hover,
 #SimpleRedirects .page-header h1,
 #SimpleRedirects .theme-text,
 #SimpleRedirects .todo-app .filters .filter,
 #SimpleRedirects .todo-app .filters .filter.active,
 #SimpleRedirects .todo-app .filters .filter.active:hover,
 #SimpleRedirects .todo-app .filters .filter:focus,
 #SimpleRedirects .todo-app .filters .filter:focus:hover,
 #SimpleRedirects .todo-app .filters .filter:hover {
    color: #e91e63
}
#logo .foot1,
#logo .foot3,
 #SimpleRedirects .btn-primary:hover,
 #SimpleRedirects .theme-bg-darken-1,
 #SimpleRedirects .theme-darken-1 {
    background-color: #d81b60
}
 #SimpleRedirects .checkbox input[type=checkbox]:checked:after,
 #SimpleRedirects .checkbox-inline input[type=checkbox]:checked:after,
 #SimpleRedirects .radio input[type=radio]:checked:after,
 #SimpleRedirects .radio-inline input[type=radio]:checked:after,
 #SimpleRedirects .table-full input[type=checkbox]:checked:after,
 #SimpleRedirects .theme-border,
 #SimpleRedirects input[type=checkbox]:checked:after,
 #SimpleRedirects input[type=radio]:checked:after {
    border-color: #e91e63
}
 #SimpleRedirects .theme-fill {
    fill: #e91e63
}
 #SimpleRedirects .focussed .ta-bind,
 #SimpleRedirects .nav-tabs>li.active>a,
 #SimpleRedirects .nav-tabs>li.active>a:focus,
 #SimpleRedirects .nav-tabs>li>a:focus:hover,
 #SimpleRedirects .nav-tabs>li>a:hover,
 #SimpleRedirects .theme-box-inset,
 #SimpleRedirects .todo-app .filters .filter.active,
 #SimpleRedirects .todo-app .filters .filter.active:focus,
 #SimpleRedirects .todo-app .filters .filter:focus:hover,
 #SimpleRedirects .todo-app .filters .filter:hover,
 #SimpleRedirects [contenteditable].form-control:focus,
 #SimpleRedirects [type=email].form-control:focus,
 #SimpleRedirects [type=password].form-control:focus,
 #SimpleRedirects [type=tel].form-control:focus,
 #SimpleRedirects [type=text].form-control:focus,
 #SimpleRedirects input.form-control:focus,
 #SimpleRedirects input[type=email]:focus,
 #SimpleRedirects input[type=number]:focus,
 #SimpleRedirects input[type=password]:focus,
 #SimpleRedirects input[type=text]:focus,
 #SimpleRedirects select.form-control:focus,
 #SimpleRedirects select:focus,
 #SimpleRedirects textarea.form-control:focus,
 #SimpleRedirects textarea:focus {
    -webkit-box-shadow: inset 0 -2px 0 #e91e63;
    box-shadow: inset 0 -2px 0 #e91e63
}
 #SimpleRedirects .theme-darken-1 {
    color: #fff
}
 #SimpleRedirects .btn-link:focus,
 #SimpleRedirects .btn-link:hover,
 #SimpleRedirects .theme-text-darken-1 {
    color: #d81b60
}
 #SimpleRedirects .theme-bg-darken-2,
 #SimpleRedirects .theme-darken-2 {
    background-color: #c2185b
}
 #SimpleRedirects .theme-border-darken-1 {
    border-color: #d81b60
}
 #SimpleRedirects .theme-fill-darken-1 {
    fill: #d81b60
}
 #SimpleRedirects .theme-box-inset-darken-1 {
    -webkit-box-shadow: inset 0 -2px 0 #d81b60;
    box-shadow: inset 0 -2px 0 #d81b60
}
 #SimpleRedirects .theme-darken-2 {
    color: #fff
}
 #SimpleRedirects .theme-text-darken-2 {
    color: #c2185b
}
 #SimpleRedirects .theme-bg-darken-3,
 #SimpleRedirects .theme-darken-3 {
    background-color: #ad1457
}
 #SimpleRedirects .theme-border-darken-2 {
    border-color: #c2185b
}
 #SimpleRedirects .theme-fill-darken-2 {
    fill: #c2185b
}
 #SimpleRedirects .theme-box-inset-darken-2 {
    -webkit-box-shadow: inset 0 -2px 0 #c2185b;
    box-shadow: inset 0 -2px 0 #c2185b
}
 #SimpleRedirects .theme-darken-3 {
    color: #fff
}
 #SimpleRedirects .theme-text-darken-3 {
    color: #ad1457
}
 #SimpleRedirects .theme-bg-darken-4,
 #SimpleRedirects .theme-darken-4 {
    background-color: #880e4f
}
 #SimpleRedirects .theme-border-darken-3 {
    border-color: #ad1457
}
 #SimpleRedirects .theme-fill-darken-3 {
    fill: #ad1457
}
 #SimpleRedirects .theme-box-inset-darken-3 {
    -webkit-box-shadow: inset 0 -2px 0 #ad1457;
    box-shadow: inset 0 -2px 0 #ad1457
}
 #SimpleRedirects .theme-darken-4 {
    color: #fff
}
 #SimpleRedirects .theme-text-darken-4 {
    color: #880e4f
}
 #SimpleRedirects .theme-accent-1,
 #SimpleRedirects .theme-bg-accent-1 {
    background-color: #ff80ab
}
 #SimpleRedirects .theme-border-darken-4 {
    border-color: #880e4f
}
 #SimpleRedirects .theme-fill-darken-4 {
    fill: #880e4f
}
 #SimpleRedirects .theme-box-inset-darken-4 {
    -webkit-box-shadow: inset 0 -2px 0 #880e4f;
    box-shadow: inset 0 -2px 0 #880e4f
}
 #SimpleRedirects .theme-accent-1 {
    color: #fff
}
 #SimpleRedirects .theme-text-accent-1 {
    color: #ff80ab
}
 #SimpleRedirects .theme-accent-2,
 #SimpleRedirects .theme-bg-accent-2 {
    background-color: #ff4081
}
 #SimpleRedirects .theme-border-accent-1 {
    border-color: #ff80ab
}
 #SimpleRedirects .theme-fill-accent-1 {
    fill: #ff80ab
}
 #SimpleRedirects .theme-box-inset-accent-1 {
    -webkit-box-shadow: inset 0 -2px 0 #ff80ab;
    box-shadow: inset 0 -2px 0 #ff80ab
}
 #SimpleRedirects .theme-accent-2 {
    color: #fff
}
 #SimpleRedirects .theme-text-accent-2 {
    color: #ff4081
}
 #SimpleRedirects .theme-accent-3,
 #SimpleRedirects .theme-bg-accent-3 {
    background-color: #f50057
}
 #SimpleRedirects .theme-border-accent-2 {
    border-color: #ff4081
}
 #SimpleRedirects .theme-fill-accent-2 {
    fill: #ff4081
}
 #SimpleRedirects .theme-box-inset-accent-2 {
    -webkit-box-shadow: inset 0 -2px 0 #ff4081;
    box-shadow: inset 0 -2px 0 #ff4081
}
 #SimpleRedirects .theme-accent-3 {
    color: #fff
}
 #SimpleRedirects .theme-text-accent-3 {
    color: #f50057
}
 #SimpleRedirects .btn-primary:focus,
 #SimpleRedirects .theme-accent-4,
 #SimpleRedirects .theme-bg-accent-4 {
    background-color: #c51162
}
 #SimpleRedirects .theme-border-accent-3 {
    border-color: #f50057
}
 #SimpleRedirects .theme-fill-accent-3 {
    fill: #f50057
}
 #SimpleRedirects .theme-box-inset-accent-3 {
    -webkit-box-shadow: inset 0 -2px 0 #f50057;
    box-shadow: inset 0 -2px 0 #f50057
}
 #SimpleRedirects .theme-accent-4 {
    color: #fff
}
 #SimpleRedirects .theme-text-accent-4 {
    color: #c51162
}
 #SimpleRedirects .theme-border-accent-4 {
    border-color: #c51162
}
 #SimpleRedirects .theme-fill-accent-4 {
    fill: #c51162
}
 #SimpleRedirects .theme-box-inset-accent-4 {
    -webkit-box-shadow: inset 0 -2px 0 #c51162;
    box-shadow: inset 0 -2px 0 #c51162
}
 #SimpleRedirects .theme-secondary-lighten-5 {
    background-color: #E3F2FD;
    color: #666
}
 #SimpleRedirects .theme-secondary-text-lighten-5 {
    color: #E3F2FD
}
 #SimpleRedirects .card .list-group .list-group-item:hover,
 #SimpleRedirects .theme-secondary-bg-lighten-5 {
    background-color: #E3F2FD
}
 #SimpleRedirects .theme-secondary-border-lighten-5 {
    border-color: #E3F2FD
}
 #SimpleRedirects .theme-secondary-fill-lighten-5 {
    fill: #E3F2FD
}
 #SimpleRedirects .theme-secondary-box-inset-lighten-5 {
    -webkit-box-shadow: inset 0 -2px 0 #E3F2FD;
    box-shadow: inset 0 -2px 0 #E3F2FD
}
 #SimpleRedirects .theme-secondary-lighten-4 {
    background-color: #BBDEFB;
    color: #666
}
 #SimpleRedirects .theme-secondary-text-lighten-4 {
    color: #BBDEFB
}
 #SimpleRedirects .theme-secondary-bg-lighten-4 {
    background-color: #BBDEFB
}
 #SimpleRedirects .theme-secondary-border-lighten-4 {
    border-color: #BBDEFB
}
 #SimpleRedirects .theme-secondary-fill-lighten-4 {
    fill: #BBDEFB
}
 #SimpleRedirects .theme-secondary-box-inset-lighten-4 {
    -webkit-box-shadow: inset 0 -2px 0 #BBDEFB;
    box-shadow: inset 0 -2px 0 #BBDEFB
}
 #SimpleRedirects .theme-secondary-lighten-3 {
    background-color: #90CAF9;
    color: #666
}
 #SimpleRedirects .theme-secondary-text-lighten-3,
 #SimpleRedirects .theme-template-dark .sidebar .user-logged-in a,
 #SimpleRedirects a:focus,
 #SimpleRedirects a:hover {
    color: #90CAF9
}
 #SimpleRedirects .theme-secondary-bg-lighten-3 {
    background-color: #90CAF9
}
 #SimpleRedirects .theme-secondary-border-lighten-3 {
    border-color: #90CAF9
}
 #SimpleRedirects .theme-secondary-fill-lighten-3 {
    fill: #90CAF9
}
 #SimpleRedirects .theme-secondary-box-inset-lighten-3 {
    -webkit-box-shadow: inset 0 -2px 0 #90CAF9;
    box-shadow: inset 0 -2px 0 #90CAF9
}
 #SimpleRedirects .theme-secondary-lighten-2 {
    background-color: #64B5F6;
    color: #fff
}
 #SimpleRedirects .theme-secondary-text-lighten-2 {
    color: #64B5F6
}
 #SimpleRedirects .theme-secondary-bg-lighten-2 {
    background-color: #64B5F6
}
 #SimpleRedirects .theme-secondary-border-lighten-2 {
    border-color: #64B5F6
}
 #SimpleRedirects .theme-secondary-fill-lighten-2 {
    fill: #64B5F6
}
 #SimpleRedirects .theme-secondary-box-inset-lighten-2 {
    -webkit-box-shadow: inset 0 -2px 0 #64B5F6;
    box-shadow: inset 0 -2px 0 #64B5F6
}
 #SimpleRedirects .theme-secondary-lighten-1 {
    background-color: #42A5F5;
    color: #fff
}
 #SimpleRedirects .theme-secondary-text-lighten-1 {
    color: #42A5F5
}
 #SimpleRedirects .theme-secondary-bg-lighten-1 {
    background-color: #42A5F5
}
 #SimpleRedirects .theme-secondary-border-lighten-1 {
    border-color: #42A5F5
}
 #SimpleRedirects .theme-secondary-fill-lighten-1 {
    fill: #42A5F5
}
 #SimpleRedirects .theme-secondary-box-inset-lighten-1 {
    -webkit-box-shadow: inset 0 -2px 0 #42A5F5;
    box-shadow: inset 0 -2px 0 #42A5F5
}
 #SimpleRedirects .alert.alert-theme,
 #SimpleRedirects .jvectormap-container .jvectormap-zoomin,
 #SimpleRedirects .jvectormap-container .jvectormap-zoomout,
 #SimpleRedirects .theme-secondary {
    background-color: #2196F3;
    color: #fff
}
 #SimpleRedirects .theme-secondary-text,
 #SimpleRedirects a {
    color: #2196F3
}
 #SimpleRedirects .c3 .c3-tooltip th,
 #SimpleRedirects .card .list-group .list-group-item.active,
 #SimpleRedirects .theme-secondary-bg {
    background-color: #2196F3
}
 #SimpleRedirects .theme-secondary-border {
    border-color: #2196F3
}
 #SimpleRedirects .theme-secondary-fill {
    fill: #2196F3
}
 #SimpleRedirects .theme-secondary-box-inset {
    -webkit-box-shadow: inset 0 -2px 0 #2196F3;
    box-shadow: inset 0 -2px 0 #2196F3
}
 #SimpleRedirects .theme-secondary-darken-1 {
    background-color: #1E88E5;
    color: #fff
}
 #SimpleRedirects .theme-secondary-text-darken-1 {
    color: #1E88E5
}
 #SimpleRedirects .theme-secondary-bg-darken-1 {
    background-color: #1E88E5
}
 #SimpleRedirects .theme-secondary-border-darken-1 {
    border-color: #1E88E5
}
 #SimpleRedirects .theme-secondary-fill-darken-1 {
    fill: #1E88E5
}
 #SimpleRedirects .theme-secondary-box-inset-darken-1 {
    -webkit-box-shadow: inset 0 -2px 0 #1E88E5;
    box-shadow: inset 0 -2px 0 #1E88E5
}
 #SimpleRedirects .theme-secondary-darken-2 {
    background-color: #1976D2;
    color: #fff
}
 #SimpleRedirects .theme-secondary-text-darken-2 {
    color: #1976D2
}
 #SimpleRedirects .theme-secondary-bg-darken-2 {
    background-color: #1976D2
}
 #SimpleRedirects .theme-secondary-border-darken-2 {
    border-color: #1976D2
}
 #SimpleRedirects .theme-secondary-fill-darken-2 {
    fill: #1976D2
}
 #SimpleRedirects .theme-secondary-box-inset-darken-2 {
    -webkit-box-shadow: inset 0 -2px 0 #1976D2;
    box-shadow: inset 0 -2px 0 #1976D2
}
 #SimpleRedirects .theme-secondary-darken-3 {
    background-color: #1565C0;
    color: #fff
}
 #SimpleRedirects .theme-secondary-text-darken-3 {
    color: #1565C0
}
 #SimpleRedirects .theme-secondary-bg-darken-3 {
    background-color: #1565C0
}
 #SimpleRedirects .theme-secondary-border-darken-3 {
    border-color: #1565C0
}
 #SimpleRedirects .theme-secondary-fill-darken-3 {
    fill: #1565C0
}
 #SimpleRedirects .theme-secondary-box-inset-darken-3 {
    -webkit-box-shadow: inset 0 -2px 0 #1565C0;
    box-shadow: inset 0 -2px 0 #1565C0
}
 #SimpleRedirects .theme-secondary-darken-4 {
    background-color: #0D47A1;
    color: #fff
}
 #SimpleRedirects .theme-secondary-text-darken-4 {
    color: #0D47A1
}
 #SimpleRedirects .theme-secondary-bg-darken-4 {
    background-color: #0D47A1
}
 #SimpleRedirects .theme-secondary-border-darken-4 {
    border-color: #0D47A1
}
 #SimpleRedirects .theme-secondary-fill-darken-4 {
    fill: #0D47A1
}
 #SimpleRedirects .theme-secondary-box-inset-darken-4 {
    -webkit-box-shadow: inset 0 -2px 0 #0D47A1;
    box-shadow: inset 0 -2px 0 #0D47A1
}
 #SimpleRedirects .theme-secondary-accent-1 {
    background-color: #82B1FF;
    color: #fff
}
 #SimpleRedirects .theme-secondary-text-accent-1 {
    color: #82B1FF
}
 #SimpleRedirects .theme-secondary-bg-accent-1 {
    background-color: #82B1FF
}
 #SimpleRedirects .theme-secondary-border-accent-1 {
    border-color: #82B1FF
}
 #SimpleRedirects .theme-secondary-fill-accent-1 {
    fill: #82B1FF
}
 #SimpleRedirects .theme-secondary-box-inset-accent-1 {
    -webkit-box-shadow: inset 0 -2px 0 #82B1FF;
    box-shadow: inset 0 -2px 0 #82B1FF
}
 #SimpleRedirects .theme-secondary-accent-2 {
    background-color: #448AFF;
    color: #fff
}
 #SimpleRedirects .theme-secondary-text-accent-2 {
    color: #448AFF
}
 #SimpleRedirects .theme-secondary-bg-accent-2 {
    background-color: #448AFF
}
 #SimpleRedirects .theme-secondary-border-accent-2 {
    border-color: #448AFF
}
 #SimpleRedirects .theme-secondary-fill-accent-2 {
    fill: #448AFF
}
 #SimpleRedirects .theme-secondary-box-inset-accent-2 {
    -webkit-box-shadow: inset 0 -2px 0 #448AFF;
    box-shadow: inset 0 -2px 0 #448AFF
}
 #SimpleRedirects .theme-secondary-accent-3 {
    background-color: #2979FF;
    color: #fff
}
 #SimpleRedirects .theme-secondary-text-accent-3 {
    color: #2979FF
}
 #SimpleRedirects .theme-secondary-bg-accent-3 {
    background-color: #2979FF
}
 #SimpleRedirects .theme-secondary-border-accent-3 {
    border-color: #2979FF
}
 #SimpleRedirects .theme-secondary-fill-accent-3 {
    fill: #2979FF
}
 #SimpleRedirects .theme-secondary-box-inset-accent-3 {
    -webkit-box-shadow: inset 0 -2px 0 #2979FF;
    box-shadow: inset 0 -2px 0 #2979FF
}
 #SimpleRedirects .theme-secondary-accent-4 {
    background-color: #2962FF;
    color: #fff
}
 #SimpleRedirects .theme-secondary-text-accent-4 {
    color: #2962FF
}
 #SimpleRedirects .theme-secondary-bg-accent-4 {
    background-color: #2962FF
}
 #SimpleRedirects .theme-secondary-border-accent-4 {
    border-color: #2962FF
}
 #SimpleRedirects .theme-secondary-fill-accent-4 {
    fill: #2962FF
}
 #SimpleRedirects .theme-secondary-box-inset-accent-4 {
    -webkit-box-shadow: inset 0 -2px 0 #2962FF;
    box-shadow: inset 0 -2px 0 #2962FF
}
 #SimpleRedirects .card,
 #SimpleRedirects .panel,
 #SimpleRedirects .theme-picker .theme-item:hover,
 #SimpleRedirects .well,
 #SimpleRedirects .z-depth-0 {
    -webkit-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .07), 1px 2px 5px 0 rgba(0, 0, 0, .06);
    box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .07), 1px 2px 5px 0 rgba(0, 0, 0, .06)
}
 #SimpleRedirects .jvectormap-container .jvectormap-zoomin,
 #SimpleRedirects .jvectormap-container .jvectormap-zoomout,
 #SimpleRedirects .navbar .navbar-right-no-collapse .open .dropdown-menu,
 #SimpleRedirects .z-depth-1 {
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .16), 0 1px 5px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .16), 0 1px 5px 0 rgba(0, 0, 0, .12)
}
 #SimpleRedirects .alert.alert-theme,
 #SimpleRedirects .z-depth-2 {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12)
}
 #SimpleRedirects .z-depth-3 {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15)
}
 #SimpleRedirects .z-depth-4 {
    -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19)
}
 #SimpleRedirects .z-depth-5 {
    -webkit-box-shadow: 0 16px 28px 0 rgba(0, 0, 0, .22), 0 25px 55px 0 rgba(0, 0, 0, .21);
    box-shadow: 0 16px 28px 0 rgba(0, 0, 0, .22), 0 25px 55px 0 rgba(0, 0, 0, .21)
}
 #SimpleRedirects .z-depth-6 {
    -webkit-box-shadow: 0 27px 24px 0 rgba(0, 0, 0, .2), 0 40px 77px 0 rgba(0, 0, 0, .22);
    box-shadow: 0 27px 24px 0 rgba(0, 0, 0, .2), 0 40px 77px 0 rgba(0, 0, 0, .22)
}
 #SimpleRedirects .alert.alert-theme {
    max-width: 440px;
    left: auto
}

 #SimpleRedirects .grids [class*=col-] {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #FFF;
    border: 1px solid #DDD;
    margin-bottom: 5px
}
 #SimpleRedirects .aside legend,
 #SimpleRedirects .select2-container .select2-dropdown,
 #SimpleRedirects .select2-container--default .select2-selection--multiple,
 #SimpleRedirects .select2-container--default .select2-selection--single,
 #SimpleRedirects .select2-container--default.select2-container--focus .select2-selection--multiple {
    border: none
}
 #SimpleRedirects .grids .row {
    margin: 0
}
 #SimpleRedirects .grids h5 {
    margin-top: 60px
}
 #SimpleRedirects .icons .icon-holder {
    line-height: 44px;
    padding: 5px;
    margin-bottom: 5px;
    transition: all .1s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}
 #SimpleRedirects .icons .icon-holder,
 #SimpleRedirects .weather-icons .example {
    cursor: pointer;
    -webkit-transition: all .1s;
    -o-transition: all .1s
}
 #SimpleRedirects .icons .icon-holder:hover {
    background: rgba(0, 0, 0, .05);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}
 #SimpleRedirects .icons .icon-set p {
    text-align: left;
    vertical-align: middle;
    display: flex;
    line-height: 35px
}
 #SimpleRedirects .icons .icon-set i {
    font-size: 38px;
    display: inline-block;
    color: #3A3A3A;
    line-height: 38px;
    margin-right: 5px;
    width: 50px;
    height: 45px
}
 #SimpleRedirects .table-search {
    padding: 10px 20px
}
 #SimpleRedirects .ng-table th.sortable.sort-asc,
 #SimpleRedirects .ng-table th.sortable.sort-desc {
    background-color: inherit
}
 #SimpleRedirects .ng-table th {
    text-align: left
}

 #SimpleRedirects .pointer,
 #SimpleRedirects .theme-picker .theme-item,
 #SimpleRedirects table.DTTT_selectable tbody tr {
    cursor: pointer
}

@-webkit-keyframes bounce {
    0%, 100%, 20%, 53%, 80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0)
    }
}
@-moz-keyframes bounce {
    0%, 100%, 20%, 53%, 80% {
        -moz-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        -moz-transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -moz-transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        -moz-transform: translate3d(0, -30px, 0)
    }
    70% {
        -moz-transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        -moz-transform: translate3d(0, -15px, 0)
    }
    90% {
        -moz-transform: translate3d(0, -4px, 0)
    }
}
@-o-keyframes bounce {
    0%, 100%, 20%, 53%, 80% {
        -o-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        -o-transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -o-transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        -o-transform: translate3d(0, -30px, 0)
    }
    70% {
        -o-transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        -o-transform: translate3d(0, -15px, 0)
    }
    90% {
        -o-transform: translate3d(0, -4px, 0)
    }
}
@keyframes bounce {
    0%, 100%, 20%, 53%, 80% {
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        transform: translate3d(0, -4px, 0)
    }
}
 #SimpleRedirects .bounce {
    -webkit-animation-name: bounce;
    -moz-animation-name: bounce;
    -o-animation-name: bounce;
    animation-name: bounce
}
 #SimpleRedirects .animated {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-duration: 1s;
    animation-fill-mode: both
}
 #SimpleRedirects .animated.infinite {
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}
 #SimpleRedirects .mat-grow-top-right {
    -webkit-transform-origin: top right;
    -moz-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right
}
 #SimpleRedirects .mat-grow-top-left {
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left
}
 #SimpleRedirects .mat-grow-top-left,
 #SimpleRedirects .mat-grow-top-right {
    -webkit-animation-duration: .8s;
    animation-duration: .8s;
    -webkit-animation-timing-function: cubic-bezier(.23, 1, .32, 1);
    animation-timing-function: cubic-bezier(.23, 1, .32, 1);
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards
}
 #SimpleRedirects .mat-grow-top-left.mat-grow-top-left-add,
 #SimpleRedirects .mat-grow-top-left.mat-grow-top-right-add,
 #SimpleRedirects .mat-grow-top-left.ng-hide-remove,
 #SimpleRedirects .mat-grow-top-left.ng-move,
 #SimpleRedirects .mat-grow-top-right.mat-grow-top-left-add,
 #SimpleRedirects .mat-grow-top-right.mat-grow-top-right-add,
 #SimpleRedirects .mat-grow-top-right.ng-hide-remove,
 #SimpleRedirects .mat-grow-top-right.ng-move {
    -webkit-animation: grow .8s cubic-bezier(.23, 1, .32, 1);
    -o-animation: grow .8s cubic-bezier(.23, 1, .32, 1);
    animation: grow .8s cubic-bezier(.23, 1, .32, 1)
}
 #SimpleRedirects .mat-grow-top-left.mat-grow-top-left-remove,
 #SimpleRedirects .mat-grow-top-left.mat-grow-top-right-remove,
 #SimpleRedirects .mat-grow-top-left.ng-hide,
 #SimpleRedirects .mat-grow-top-right.mat-grow-top-left-remove,
 #SimpleRedirects .mat-grow-top-right.mat-grow-top-right-remove,
 #SimpleRedirects .mat-grow-top-right.ng-hide {
    -webkit-animation: shrink .3s;
    -o-animation: shrink .3s;
    animation: shrink .3s
}
 #SimpleRedirects .mat-grow-top-left.ng-enter,
 #SimpleRedirects .mat-grow-top-right.ng-enter {
    visibility: hidden;
    -webkit-animation: grow .8s cubic-bezier(.23, 1, .32, 1);
    -o-animation: grow .8s cubic-bezier(.23, 1, .32, 1);
    animation: grow .8s cubic-bezier(.23, 1, .32, 1);
    animation-play-state: paused
}
 #SimpleRedirects .mat-grow-top-left.ng-enter.ng-enter-active,
 #SimpleRedirects .mat-grow-top-right.ng-enter.ng-enter-active {
    visibility: visible;
    animation-play-state: running
}
 #SimpleRedirects .mat-grow-top-left.ng-leave,
 #SimpleRedirects .mat-grow-top-right.ng-leave {
    -webkit-animation: shrink .3s;
    -o-animation: shrink .3s;
    animation: shrink .3s;
    animation-play-state: paused
}
 #SimpleRedirects .mat-grow-top-left.ng-leave.ng-leave-active,
 #SimpleRedirects .mat-grow-top-right.ng-leave.ng-leave-active {
    animation-play-state: running
}
 #SimpleRedirects .mat-slide-right {
    overflow: hidden;
    -webkit-transition: .3s linear all;
    -o-transition: .3s linear all;
    transition: .3s linear all;
    -webkit-transform-origin: center right;
    -moz-transform-origin: center right;
    -ms-transform-origin: center right;
    transform-origin: center right;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}
 #SimpleRedirects .mat-slide-right.ng-enter,
 #SimpleRedirects .mat-slide-right.ng-leave.ng-leave-active {
    opacity: 0;
    max-width: 0
}
 #SimpleRedirects .mat-slide-right.ng-enter.ng-enter-active,
 #SimpleRedirects .mat-slide-right.ng-leave {
    opacity: 1;
    max-width: 100%
}
 #SimpleRedirects .orange.lighten-5 {
    background-color: #fff3e0;
    color: #666
}
 #SimpleRedirects .orange-text.lighten-5 {
    color: #fff3e0
}
 #SimpleRedirects .orange-border.lighten-5 {
    border-color: #fff3e0
}
 #SimpleRedirects .orange.lighten-4 {
    background-color: #ffe0b2;
    color: #666
}
 #SimpleRedirects .orange-text.lighten-4 {
    color: #ffe0b2
}
 #SimpleRedirects .orange-border.lighten-4 {
    border-color: #ffe0b2
}
 #SimpleRedirects .orange.lighten-3 {
    background-color: #ffcc80;
    color: #fff
}
 #SimpleRedirects .orange-text.lighten-3 {
    color: #ffcc80
}
 #SimpleRedirects .orange-border.lighten-3 {
    border-color: #ffcc80
}
 #SimpleRedirects .orange.lighten-2,
 #SimpleRedirects .page-header h1 i.orange {
    background-color: #ffb74d;
    color: #fff
}
 #SimpleRedirects .orange-text.lighten-2,
 #SimpleRedirects .page-header h1 i.orange-text {
    color: #ffb74d
}
 #SimpleRedirects .orange-border.lighten-2,
 #SimpleRedirects .page-header h1 i.orange-border {
    border-color: #ffb74d
}
 #SimpleRedirects .orange.lighten-1 {
    background-color: #ffa726;
    color: #fff
}
 #SimpleRedirects .orange-text.lighten-1 {
    color: #ffa726
}
 #SimpleRedirects .orange-border.lighten-1 {
    border-color: #ffa726
}
 #SimpleRedirects .orange {
    background-color: #ff9800;
    color: #fff
}
 #SimpleRedirects .orange-text {
    color: #ff9800
}
 #SimpleRedirects .orange-border {
    border-color: #ff9800
}
 #SimpleRedirects .orange.darken-1 {
    background-color: #fb8c00;
    color: #fff
}
 #SimpleRedirects .orange-text.darken-1 {
    color: #fb8c00
}
 #SimpleRedirects .orange-border.darken-1 {
    border-color: #fb8c00
}
 #SimpleRedirects .orange.darken-2 {
    background-color: #f57c00;
    color: #fff
}
 #SimpleRedirects .orange-text.darken-2 {
    color: #f57c00
}
 #SimpleRedirects .orange-border.darken-2 {
    border-color: #f57c00
}
 #SimpleRedirects .orange.darken-3 {
    background-color: #ef6c00;
    color: #fff
}
 #SimpleRedirects .orange-text.darken-3 {
    color: #ef6c00
}
 #SimpleRedirects .orange-border.darken-3 {
    border-color: #ef6c00
}
 #SimpleRedirects .orange.darken-4 {
    background-color: #e65100;
    color: #fff
}
 #SimpleRedirects .orange-text.darken-4 {
    color: #e65100
}
 #SimpleRedirects .orange-border.darken-4 {
    border-color: #e65100
}
 #SimpleRedirects .orange.accent-1 {
    background-color: #ffd180;
    color: #fff
}
 #SimpleRedirects .orange-text.accent-1 {
    color: #ffd180
}
 #SimpleRedirects .orange-border.accent-1 {
    border-color: #ffd180
}
 #SimpleRedirects .orange.accent-2 {
    background-color: #ffab40;
    color: #fff
}
 #SimpleRedirects .orange-text.accent-2 {
    color: #ffab40
}
 #SimpleRedirects .orange-border.accent-2 {
    border-color: #ffab40
}
 #SimpleRedirects .orange.accent-3 {
    background-color: #ff9100;
    color: #fff
}
 #SimpleRedirects .orange-text.accent-3 {
    color: #ff9100
}
 #SimpleRedirects .orange-border.accent-3 {
    border-color: #ff9100
}
 #SimpleRedirects .orange.accent-4 {
    background-color: #ff6d00;
    color: #fff
}
 #SimpleRedirects .orange-text.accent-4 {
    color: #ff6d00
}
 #SimpleRedirects .orange-border.accent-4 {
    border-color: #ff6d00
}
 #SimpleRedirects .deep-orange.lighten-5 {
    background-color: #fbe9e7;
    color: #666
}
 #SimpleRedirects .deep-orange-text.lighten-5 {
    color: #fbe9e7
}
 #SimpleRedirects .deep-orange-border.lighten-5 {
    border-color: #fbe9e7
}
 #SimpleRedirects .deep-orange.lighten-4 {
    background-color: #ffccbc;
    color: #666
}
 #SimpleRedirects .deep-orange-text.lighten-4 {
    color: #ffccbc
}
 #SimpleRedirects .deep-orange-border.lighten-4 {
    border-color: #ffccbc
}
 #SimpleRedirects .deep-orange.lighten-3 {
    background-color: #ffab91;
    color: #666
}
 #SimpleRedirects .deep-orange-text.lighten-3 {
    color: #ffab91
}
 #SimpleRedirects .deep-orange-border.lighten-3 {
    border-color: #ffab91
}
 #SimpleRedirects .deep-orange.lighten-2,
 #SimpleRedirects .page-header h1 i.deep-orange {
    background-color: #ff8a65;
    color: #fff
}
 #SimpleRedirects .deep-orange-text.lighten-2,
 #SimpleRedirects .page-header h1 i.deep-orange-text {
    color: #ff8a65
}
 #SimpleRedirects .deep-orange-border.lighten-2,
 #SimpleRedirects .page-header h1 i.deep-orange-border {
    border-color: #ff8a65
}
 #SimpleRedirects .deep-orange.lighten-1 {
    background-color: #ff7043;
    color: #fff
}
 #SimpleRedirects .deep-orange-text.lighten-1 {
    color: #ff7043
}
 #SimpleRedirects .deep-orange-border.lighten-1 {
    border-color: #ff7043
}
 #SimpleRedirects .deep-orange {
    background-color: #ff5722;
    color: #fff
}
 #SimpleRedirects .deep-orange-text {
    color: #ff5722
}
 #SimpleRedirects .deep-orange-border {
    border-color: #ff5722
}
 #SimpleRedirects .deep-orange.darken-1 {
    background-color: #f4511e;
    color: #fff
}
 #SimpleRedirects .deep-orange-text.darken-1 {
    color: #f4511e
}
 #SimpleRedirects .deep-orange-border.darken-1 {
    border-color: #f4511e
}
 #SimpleRedirects .deep-orange.darken-2 {
    background-color: #e64a19;
    color: #fff
}
 #SimpleRedirects .deep-orange-text.darken-2 {
    color: #e64a19
}
 #SimpleRedirects .deep-orange-border.darken-2 {
    border-color: #e64a19
}
 #SimpleRedirects .deep-orange.darken-3 {
    background-color: #d84315;
    color: #fff
}
 #SimpleRedirects .deep-orange-text.darken-3 {
    color: #d84315
}
 #SimpleRedirects .deep-orange-border.darken-3 {
    border-color: #d84315
}
 #SimpleRedirects .deep-orange.darken-4 {
    background-color: #bf360c;
    color: #fff
}
 #SimpleRedirects .deep-orange-text.darken-4 {
    color: #bf360c
}
 #SimpleRedirects .deep-orange-border.darken-4 {
    border-color: #bf360c
}
 #SimpleRedirects .deep-orange.accent-1 {
    background-color: #ff9e80;
    color: #fff
}
 #SimpleRedirects .deep-orange-text.accent-1 {
    color: #ff9e80
}
 #SimpleRedirects .deep-orange-border.accent-1 {
    border-color: #ff9e80
}
 #SimpleRedirects .deep-orange.accent-2 {
    background-color: #ff6e40;
    color: #fff
}
 #SimpleRedirects .deep-orange-text.accent-2 {
    color: #ff6e40
}
 #SimpleRedirects .deep-orange-border.accent-2 {
    border-color: #ff6e40
}
 #SimpleRedirects .deep-orange.accent-3 {
    background-color: #ff3d00;
    color: #fff
}
 #SimpleRedirects .deep-orange-text.accent-3 {
    color: #ff3d00
}
 #SimpleRedirects .deep-orange-border.accent-3 {
    border-color: #ff3d00
}
 #SimpleRedirects .deep-orange.accent-4 {
    background-color: #dd2c00;
    color: #fff
}
 #SimpleRedirects .deep-orange-text.accent-4 {
    color: #dd2c00
}
 #SimpleRedirects .deep-orange-border.accent-4 {
    border-color: #dd2c00
}
 #SimpleRedirects .brown.lighten-5 {
    background-color: #efebe9;
    color: #666
}

 #SimpleRedirects .theme-orange .theme-text-lighten-5 {
    color: #fff3e0
}
 #SimpleRedirects .theme-orange .theme-bg-lighten-5 {
    background-color: #fff3e0
}
 #SimpleRedirects .theme-orange .theme-border-lighten-5 {
    border-color: #fff3e0
}
 #SimpleRedirects .theme-orange .theme-fill-lighten-5 {
    fill: #fff3e0
}
 #SimpleRedirects .theme-orange .theme-box-inset-lighten-5 {
    -webkit-box-shadow: inset 0 -2px 0 #fff3e0;
    box-shadow: inset 0 -2px 0 #fff3e0
}
 #SimpleRedirects .theme-orange .theme-lighten-4 {
    background-color: #ffe0b2;
    color: #666
}
 #SimpleRedirects .theme-orange .theme-text-lighten-4 {
    color: #ffe0b2
}
 #SimpleRedirects .theme-orange .theme-bg-lighten-4 {
    background-color: #ffe0b2
}
 #SimpleRedirects .theme-orange .theme-border-lighten-4 {
    border-color: #ffe0b2
}
 #SimpleRedirects .theme-orange .theme-fill-lighten-4 {
    fill: #ffe0b2
}
 #SimpleRedirects .theme-orange .theme-box-inset-lighten-4 {
    -webkit-box-shadow: inset 0 -2px 0 #ffe0b2;
    box-shadow: inset 0 -2px 0 #ffe0b2
}
 #SimpleRedirects .theme-orange .theme-lighten-3 {
    background-color: #ffcc80;
    color: #fff
}
 #SimpleRedirects .theme-orange .theme-text-lighten-3 {
    color: #ffcc80
}
 #SimpleRedirects .switch label .theme-orange input[type=checkbox]:checked+.lever,
 #SimpleRedirects .theme-orange .btn-primary.disabled,
 #SimpleRedirects .theme-orange .switch label input[type=checkbox]:checked+.lever,
 #SimpleRedirects .theme-orange .theme-bg-lighten-3 {
    background-color: #ffcc80
}
 #SimpleRedirects .theme-orange .theme-border-lighten-3 {
    border-color: #ffcc80
}
 #SimpleRedirects .theme-orange .theme-fill-lighten-3 {
    fill: #ffcc80
}
 #SimpleRedirects .theme-orange .theme-box-inset-lighten-3 {
    -webkit-box-shadow: inset 0 -2px 0 #ffcc80;
    box-shadow: inset 0 -2px 0 #ffcc80
}
 #SimpleRedirects .theme-orange .theme-lighten-2 {
    background-color: #ffb74d;
    color: #fff
}
 #SimpleRedirects .theme-orange .theme-text-lighten-2 {
    color: #ffb74d
}
 #SimpleRedirects .theme-orange .theme-bg-lighten-2 {
    background-color: #ffb74d
}
 #SimpleRedirects .theme-orange .theme-border-lighten-2 {
    border-color: #ffb74d
}
 #SimpleRedirects .theme-orange .theme-fill-lighten-2 {
    fill: #ffb74d
}
 #SimpleRedirects .theme-orange .theme-box-inset-lighten-2 {
    -webkit-box-shadow: inset 0 -2px 0 #ffb74d;
    box-shadow: inset 0 -2px 0 #ffb74d
}
 #SimpleRedirects .theme-orange .theme-lighten-1 {
    background-color: #ffa726;
    color: #fff
}
 #SimpleRedirects .theme-orange .theme-text-lighten-1,
 #SimpleRedirects .theme-orange aside.sidebar a.collapsible-header:after,
 #SimpleRedirects aside.sidebar .theme-orange a.collapsible-header:after {
    color: #ffa726
}
 #SimpleRedirects .theme-orange .theme-bg-lighten-1 {
    background-color: #ffa726
}
#loading-bar .theme-orange .bar,
#logo .theme-orange .foot2,
#logo .theme-orange .foot4,
 #SimpleRedirects .noUi-range .theme-orange .noUi-origin:first-child,
 #SimpleRedirects .switch label .theme-orange input[type=checkbox]:checked+.lever:after,
 #SimpleRedirects .theme-orange #loading-bar .bar,
 #SimpleRedirects .theme-orange #logo .foot2,
 #SimpleRedirects .theme-orange #logo .foot4,
 #SimpleRedirects .theme-orange .btn-primary,
 #SimpleRedirects .theme-orange .noUi-base,
 #SimpleRedirects .theme-orange .noUi-handle,
 #SimpleRedirects .theme-orange .noUi-handle:before,
 #SimpleRedirects .theme-orange .noUi-range .noUi-origin:first-child,
 #SimpleRedirects .theme-orange .switch label input[type=checkbox]:checked+.lever:after,
 #SimpleRedirects .theme-orange .theme,
 #SimpleRedirects .theme-orange .theme-bg,
 #SimpleRedirects .theme-orange input[type=checkbox]:checked:after,
 #SimpleRedirects .theme-orange input[type=radio]:before {
    background-color: #ff9800
}
 #SimpleRedirects .theme-orange .theme-border-lighten-1 {
    border-color: #ffa726
}
 #SimpleRedirects .theme-orange .theme-fill-lighten-1 {
    fill: #ffa726
}
 #SimpleRedirects .theme-orange .theme-box-inset-lighten-1 {
    -webkit-box-shadow: inset 0 -2px 0 #ffa726;
    box-shadow: inset 0 -2px 0 #ffa726
}
 #SimpleRedirects .theme-orange .theme {
    color: #fff
}
 #SimpleRedirects .dashboard .table-dashboard-widget-1 .theme-orange td:first-child,
 #SimpleRedirects .page-header .theme-orange h1,
 #SimpleRedirects .theme-orange .btn-link,
 #SimpleRedirects .theme-orange .dashboard .table-dashboard-widget-1 td:first-child,
 #SimpleRedirects .theme-orange .nav-tabs>li.active>a,
 #SimpleRedirects .theme-orange .nav-tabs>li.active>a:focus:hover,
 #SimpleRedirects .theme-orange .nav-tabs>li>a:hover,
 #SimpleRedirects .theme-orange .page-header h1,
 #SimpleRedirects .theme-orange .theme-text,
 #SimpleRedirects .theme-orange .todo-app .filters .filter,
 #SimpleRedirects .theme-orange .todo-app .filters .filter.active:hover,
 #SimpleRedirects .theme-orange .todo-app .filters .filter:focus:hover,
 #SimpleRedirects .todo-app .filters .theme-orange .filter,
 #SimpleRedirects .todo-app .filters .theme-orange .filter.active:hover,
 #SimpleRedirects .todo-app .filters .theme-orange .filter:focus:hover {
    color: #ff9800
}
 #SimpleRedirects .theme-orange .theme-border,
 #SimpleRedirects .theme-orange input[type=checkbox]:checked:after,
 #SimpleRedirects .theme-orange input[type=radio]:checked:after {
    border-color: #ff9800
}
 #SimpleRedirects .theme-orange .theme-fill {
    fill: #ff9800
}
 #SimpleRedirects .focussed .theme-orange .ta-bind,
 #SimpleRedirects .theme-orange .focussed .ta-bind,
 #SimpleRedirects .theme-orange .nav-tabs>li.active>a,
 #SimpleRedirects .theme-orange .nav-tabs>li>a:hover,
 #SimpleRedirects .theme-orange .theme-box-inset,
 #SimpleRedirects .theme-orange .todo-app .filters .filter.active,
 #SimpleRedirects .theme-orange .todo-app .filters .filter:hover,
 #SimpleRedirects .theme-orange [contenteditable].form-control:focus,
 #SimpleRedirects .theme-orange [type=email].form-control:focus,
 #SimpleRedirects .theme-orange [type=password].form-control:focus,
 #SimpleRedirects .theme-orange [type=tel].form-control:focus,
 #SimpleRedirects .theme-orange [type=text].form-control:focus,
 #SimpleRedirects .theme-orange input.form-control:focus,
 #SimpleRedirects .theme-orange input[type=email]:focus,
 #SimpleRedirects .theme-orange input[type=number]:focus,
 #SimpleRedirects .theme-orange input[type=password]:focus,
 #SimpleRedirects .theme-orange input[type=text]:focus,
 #SimpleRedirects .theme-orange select:focus,
 #SimpleRedirects .theme-orange textarea:focus,
 #SimpleRedirects .todo-app .filters .theme-orange .filter.active,
 #SimpleRedirects .todo-app .filters .theme-orange .filter:hover {
    -webkit-box-shadow: inset 0 -2px 0 #ff9800;
    box-shadow: inset 0 -2px 0 #ff9800
}
 #SimpleRedirects .theme-orange .theme-darken-1 {
    background-color: #fb8c00;
    color: #fff
}
 #SimpleRedirects .theme-orange .btn-link:focus,
 #SimpleRedirects .theme-orange .btn-link:hover,
 #SimpleRedirects .theme-orange .theme-text-darken-1 {
    color: #fb8c00
}
#logo .theme-orange .foot1,
#logo .theme-orange .foot3,
 #SimpleRedirects .theme-orange #logo .foot1,
 #SimpleRedirects .theme-orange #logo .foot3,
 #SimpleRedirects .theme-orange .btn-primary:hover,
 #SimpleRedirects .theme-orange .theme-bg-darken-1 {
    background-color: #fb8c00
}
 #SimpleRedirects .theme-orange .theme-border-darken-1 {
    border-color: #fb8c00
}
 #SimpleRedirects .theme-orange .theme-fill-darken-1 {
    fill: #fb8c00
}
 #SimpleRedirects .theme-orange .theme-box-inset-darken-1 {
    -webkit-box-shadow: inset 0 -2px 0 #fb8c00;
    box-shadow: inset 0 -2px 0 #fb8c00
}
 #SimpleRedirects .theme-orange .theme-darken-2 {
    background-color: #f57c00;
    color: #fff
}
 #SimpleRedirects .theme-orange .theme-text-darken-2 {
    color: #f57c00
}
 #SimpleRedirects .theme-orange .theme-bg-darken-2 {
    background-color: #f57c00
}
 #SimpleRedirects .theme-orange .theme-border-darken-2 {
    border-color: #f57c00
}
 #SimpleRedirects .theme-orange .theme-fill-darken-2 {
    fill: #f57c00
}
 #SimpleRedirects .theme-orange .theme-box-inset-darken-2 {
    -webkit-box-shadow: inset 0 -2px 0 #f57c00;
    box-shadow: inset 0 -2px 0 #f57c00
}
 #SimpleRedirects .theme-orange .theme-darken-3 {
    background-color: #ef6c00;
    color: #fff
}
 #SimpleRedirects .theme-orange .theme-text-darken-3 {
    color: #ef6c00
}
 #SimpleRedirects .theme-orange .theme-bg-darken-3 {
    background-color: #ef6c00
}
 #SimpleRedirects .theme-orange .theme-border-darken-3 {
    border-color: #ef6c00
}
 #SimpleRedirects .theme-orange .theme-fill-darken-3 {
    fill: #ef6c00
}
 #SimpleRedirects .theme-orange .theme-box-inset-darken-3 {
    -webkit-box-shadow: inset 0 -2px 0 #ef6c00;
    box-shadow: inset 0 -2px 0 #ef6c00
}
 #SimpleRedirects .theme-orange .theme-darken-4 {
    background-color: #e65100;
    color: #fff
}
 #SimpleRedirects .theme-orange .theme-text-darken-4 {
    color: #e65100
}
 #SimpleRedirects .theme-orange .theme-bg-darken-4 {
    background-color: #e65100
}
 #SimpleRedirects .theme-orange .theme-border-darken-4 {
    border-color: #e65100
}
 #SimpleRedirects .theme-orange .theme-fill-darken-4 {
    fill: #e65100
}
 #SimpleRedirects .theme-orange .theme-box-inset-darken-4 {
    -webkit-box-shadow: inset 0 -2px 0 #e65100;
    box-shadow: inset 0 -2px 0 #e65100
}
 #SimpleRedirects .theme-orange .theme-accent-1 {
    background-color: #ffd180;
    color: #fff
}
 #SimpleRedirects .theme-orange .theme-text-accent-1 {
    color: #ffd180
}
 #SimpleRedirects .theme-orange .theme-bg-accent-1 {
    background-color: #ffd180
}
 #SimpleRedirects .theme-orange .theme-border-accent-1 {
    border-color: #ffd180
}
 #SimpleRedirects .theme-orange .theme-fill-accent-1 {
    fill: #ffd180
}
 #SimpleRedirects .theme-orange .theme-box-inset-accent-1 {
    -webkit-box-shadow: inset 0 -2px 0 #ffd180;
    box-shadow: inset 0 -2px 0 #ffd180
}
 #SimpleRedirects .theme-orange .theme-accent-2 {
    background-color: #ffab40;
    color: #fff
}
 #SimpleRedirects .theme-orange .theme-text-accent-2 {
    color: #ffab40
}
 #SimpleRedirects .theme-orange .theme-bg-accent-2 {
    background-color: #ffab40
}
 #SimpleRedirects .theme-orange .theme-border-accent-2 {
    border-color: #ffab40
}
 #SimpleRedirects .theme-orange .theme-fill-accent-2 {
    fill: #ffab40
}
 #SimpleRedirects .theme-orange .theme-box-inset-accent-2 {
    -webkit-box-shadow: inset 0 -2px 0 #ffab40;
    box-shadow: inset 0 -2px 0 #ffab40
}
 #SimpleRedirects .theme-orange .theme-accent-3 {
    background-color: #ff9100;
    color: #fff
}
 #SimpleRedirects .theme-orange .theme-text-accent-3 {
    color: #ff9100
}
 #SimpleRedirects .theme-orange .theme-bg-accent-3 {
    background-color: #ff9100
}
 #SimpleRedirects .theme-orange .theme-border-accent-3 {
    border-color: #ff9100
}
 #SimpleRedirects .theme-orange .theme-fill-accent-3 {
    fill: #ff9100
}
 #SimpleRedirects .theme-orange .theme-box-inset-accent-3 {
    -webkit-box-shadow: inset 0 -2px 0 #ff9100;
    box-shadow: inset 0 -2px 0 #ff9100
}
 #SimpleRedirects .theme-orange .theme-accent-4 {
    background-color: #ff6d00;
    color: #fff
}
 #SimpleRedirects .theme-orange .theme-text-accent-4 {
    color: #ff6d00
}
 #SimpleRedirects .theme-orange .btn-primary:focus,
 #SimpleRedirects .theme-orange .theme-bg-accent-4 {
    background-color: #ff6d00
}
 #SimpleRedirects .theme-orange .theme-border-accent-4 {
    border-color: #ff6d00
}
 #SimpleRedirects .theme-orange .theme-fill-accent-4 {
    fill: #ff6d00
}
 #SimpleRedirects .theme-orange .theme-box-inset-accent-4 {
    -webkit-box-shadow: inset 0 -2px 0 #ff6d00;
    box-shadow: inset 0 -2px 0 #ff6d00
}
 #SimpleRedirects .theme-orange .theme-secondary-lighten-5 {
    background-color: #ede7f6;
    color: #666
}
 #SimpleRedirects .theme-orange .theme-secondary-text-lighten-5 {
    color: #ede7f6
}
 #SimpleRedirects .card .list-group .theme-orange .list-group-item:hover,
 #SimpleRedirects .theme-orange .card .list-group .list-group-item:hover,
 #SimpleRedirects .theme-orange .theme-secondary-bg-lighten-5 {
    background-color: #ede7f6
}
 #SimpleRedirects .theme-orange .theme-secondary-border-lighten-5 {
    border-color: #ede7f6
}
 #SimpleRedirects .theme-orange .theme-secondary-fill-lighten-5 {
    fill: #ede7f6
}
 #SimpleRedirects .theme-orange .theme-secondary-box-inset-lighten-5 {
    -webkit-box-shadow: inset 0 -2px 0 #ede7f6;
    box-shadow: inset 0 -2px 0 #ede7f6
}
 #SimpleRedirects .theme-orange .theme-secondary-lighten-4 {
    background-color: #d1c4e9;
    color: #666
}
 #SimpleRedirects .theme-orange .theme-secondary-text-lighten-4 {
    color: #d1c4e9
}
 #SimpleRedirects .theme-orange .theme-secondary-bg-lighten-4 {
    background-color: #d1c4e9
}
 #SimpleRedirects .theme-orange .theme-secondary-border-lighten-4 {
    border-color: #d1c4e9
}
 #SimpleRedirects .theme-orange .theme-secondary-fill-lighten-4 {
    fill: #d1c4e9
}
 #SimpleRedirects .theme-orange .theme-secondary-box-inset-lighten-4 {
    -webkit-box-shadow: inset 0 -2px 0 #d1c4e9;
    box-shadow: inset 0 -2px 0 #d1c4e9
}
 #SimpleRedirects .theme-orange .theme-secondary-lighten-3 {
    background-color: #b39ddb;
    color: #fff
}
 #SimpleRedirects .theme-orange .theme-secondary-text-lighten-3,
 #SimpleRedirects .theme-orange .theme-template-dark .sidebar .user-logged-in a,
 #SimpleRedirects .theme-orange a:focus,
 #SimpleRedirects .theme-orange a:hover,
 #SimpleRedirects .theme-template-dark .sidebar .user-logged-in .theme-orange a {
    color: #b39ddb
}
 #SimpleRedirects .theme-orange .theme-secondary-bg-lighten-3 {
    background-color: #b39ddb
}
 #SimpleRedirects .theme-orange .theme-secondary-border-lighten-3 {
    border-color: #b39ddb
}
 #SimpleRedirects .theme-orange .theme-secondary-fill-lighten-3 {
    fill: #b39ddb
}
 #SimpleRedirects .theme-orange .theme-secondary-box-inset-lighten-3 {
    -webkit-box-shadow: inset 0 -2px 0 #b39ddb;
    box-shadow: inset 0 -2px 0 #b39ddb
}
 #SimpleRedirects .theme-orange .theme-secondary-lighten-2 {
    background-color: #9575cd;
    color: #fff
}
 #SimpleRedirects .theme-orange .theme-secondary-text-lighten-2 {
    color: #9575cd
}
 #SimpleRedirects .theme-orange .theme-secondary-bg-lighten-2 {
    background-color: #9575cd
}
 #SimpleRedirects .theme-orange .theme-secondary-border-lighten-2 {
    border-color: #9575cd
}
 #SimpleRedirects .theme-orange .theme-secondary-fill-lighten-2 {
    fill: #9575cd
}
 #SimpleRedirects .theme-orange .theme-secondary-box-inset-lighten-2 {
    -webkit-box-shadow: inset 0 -2px 0 #9575cd;
    box-shadow: inset 0 -2px 0 #9575cd
}
 #SimpleRedirects .theme-orange .theme-secondary-lighten-1 {
    background-color: #7e57c2;
    color: #fff
}
 #SimpleRedirects .theme-orange .theme-secondary-text-lighten-1 {
    color: #7e57c2
}
 #SimpleRedirects .theme-orange .theme-secondary-bg-lighten-1 {
    background-color: #7e57c2
}
 #SimpleRedirects .theme-orange .theme-secondary-border-lighten-1 {
    border-color: #7e57c2
}
 #SimpleRedirects .theme-orange .theme-secondary-fill-lighten-1 {
    fill: #7e57c2
}
 #SimpleRedirects .theme-orange .theme-secondary-box-inset-lighten-1 {
    -webkit-box-shadow: inset 0 -2px 0 #7e57c2;
    box-shadow: inset 0 -2px 0 #7e57c2
}
 #SimpleRedirects .jvectormap-container .theme-orange .jvectormap-zoomin,
 #SimpleRedirects .jvectormap-container .theme-orange .jvectormap-zoomout,
 #SimpleRedirects .theme-orange .alert.alert-theme,
 #SimpleRedirects .theme-orange .jvectormap-container .jvectormap-zoomin,
 #SimpleRedirects .theme-orange .jvectormap-container .jvectormap-zoomout,
 #SimpleRedirects .theme-orange .theme-secondary {
    background-color: #673ab7;
    color: #fff
}
 #SimpleRedirects .theme-orange .theme-secondary-text,
 #SimpleRedirects .theme-orange a {
    color: #673ab7
}
 #SimpleRedirects .c3 .c3-tooltip .theme-orange th,
 #SimpleRedirects .card .list-group .theme-orange .list-group-item.active,
 #SimpleRedirects .theme-orange .c3 .c3-tooltip th,
 #SimpleRedirects .theme-orange .card .list-group .list-group-item.active,
 #SimpleRedirects .theme-orange .theme-secondary-bg {
    background-color: #673ab7
}
 #SimpleRedirects .theme-orange .theme-secondary-border {
    border-color: #673ab7
}
 #SimpleRedirects .theme-orange .theme-secondary-fill {
    fill: #673ab7
}
 #SimpleRedirects .theme-orange .theme-secondary-box-inset {
    -webkit-box-shadow: inset 0 -2px 0 #673ab7;
    box-shadow: inset 0 -2px 0 #673ab7
}
 #SimpleRedirects .theme-orange .theme-secondary-darken-1 {
    background-color: #5e35b1;
    color: #fff
}
 #SimpleRedirects .theme-orange .theme-secondary-text-darken-1 {
    color: #5e35b1
}
 #SimpleRedirects .theme-orange .theme-secondary-bg-darken-1 {
    background-color: #5e35b1
}
 #SimpleRedirects .theme-orange .theme-secondary-border-darken-1 {
    border-color: #5e35b1
}
 #SimpleRedirects .theme-orange .theme-secondary-fill-darken-1 {
    fill: #5e35b1
}
 #SimpleRedirects .theme-orange .theme-secondary-box-inset-darken-1 {
    -webkit-box-shadow: inset 0 -2px 0 #5e35b1;
    box-shadow: inset 0 -2px 0 #5e35b1
}
 #SimpleRedirects .theme-orange .theme-secondary-darken-2 {
    background-color: #512da8;
    color: #fff
}
 #SimpleRedirects .theme-orange .theme-secondary-text-darken-2 {
    color: #512da8
}
 #SimpleRedirects .theme-orange .theme-secondary-bg-darken-2 {
    background-color: #512da8
}
 #SimpleRedirects .theme-orange .theme-secondary-border-darken-2 {
    border-color: #512da8
}
 #SimpleRedirects .theme-orange .theme-secondary-fill-darken-2 {
    fill: #512da8
}
 #SimpleRedirects .theme-orange .theme-secondary-box-inset-darken-2 {
    -webkit-box-shadow: inset 0 -2px 0 #512da8;
    box-shadow: inset 0 -2px 0 #512da8
}
 #SimpleRedirects .theme-orange .theme-secondary-darken-3 {
    background-color: #4527a0;
    color: #fff
}
 #SimpleRedirects .theme-orange .theme-secondary-text-darken-3 {
    color: #4527a0
}
 #SimpleRedirects .theme-orange .theme-secondary-bg-darken-3 {
    background-color: #4527a0
}
 #SimpleRedirects .theme-orange .theme-secondary-border-darken-3 {
    border-color: #4527a0
}
 #SimpleRedirects .theme-orange .theme-secondary-fill-darken-3 {
    fill: #4527a0
}
 #SimpleRedirects .theme-orange .theme-secondary-box-inset-darken-3 {
    -webkit-box-shadow: inset 0 -2px 0 #4527a0;
    box-shadow: inset 0 -2px 0 #4527a0
}
 #SimpleRedirects .theme-orange .theme-secondary-darken-4 {
    background-color: #311b92;
    color: #fff
}
 #SimpleRedirects .theme-orange .theme-secondary-text-darken-4 {
    color: #311b92
}
 #SimpleRedirects .theme-orange .theme-secondary-bg-darken-4 {
    background-color: #311b92
}
 #SimpleRedirects .theme-orange .theme-secondary-border-darken-4 {
    border-color: #311b92
}
 #SimpleRedirects .theme-orange .theme-secondary-fill-darken-4 {
    fill: #311b92
}
 #SimpleRedirects .theme-orange .theme-secondary-box-inset-darken-4 {
    -webkit-box-shadow: inset 0 -2px 0 #311b92;
    box-shadow: inset 0 -2px 0 #311b92
}
 #SimpleRedirects .theme-orange .theme-secondary-accent-1 {
    background-color: #b388ff;
    color: #fff
}
 #SimpleRedirects .theme-orange .theme-secondary-text-accent-1 {
    color: #b388ff
}
 #SimpleRedirects .theme-orange .theme-secondary-bg-accent-1 {
    background-color: #b388ff
}
 #SimpleRedirects .theme-orange .theme-secondary-border-accent-1 {
    border-color: #b388ff
}
 #SimpleRedirects .theme-orange .theme-secondary-fill-accent-1 {
    fill: #b388ff
}
 #SimpleRedirects .theme-orange .theme-secondary-box-inset-accent-1 {
    -webkit-box-shadow: inset 0 -2px 0 #b388ff;
    box-shadow: inset 0 -2px 0 #b388ff
}
 #SimpleRedirects .theme-orange .theme-secondary-accent-2 {
    background-color: #7c4dff;
    color: #fff
}
 #SimpleRedirects .theme-orange .theme-secondary-text-accent-2 {
    color: #7c4dff
}
 #SimpleRedirects .theme-orange .theme-secondary-bg-accent-2 {
    background-color: #7c4dff
}
 #SimpleRedirects .theme-orange .theme-secondary-border-accent-2 {
    border-color: #7c4dff
}
 #SimpleRedirects .theme-orange .theme-secondary-fill-accent-2 {
    fill: #7c4dff
}
 #SimpleRedirects .theme-orange .theme-secondary-box-inset-accent-2 {
    -webkit-box-shadow: inset 0 -2px 0 #7c4dff;
    box-shadow: inset 0 -2px 0 #7c4dff
}
 #SimpleRedirects .theme-orange .theme-secondary-accent-3 {
    background-color: #651fff;
    color: #fff
}
 #SimpleRedirects .theme-orange .theme-secondary-text-accent-3 {
    color: #651fff
}
 #SimpleRedirects .theme-orange .theme-secondary-bg-accent-3 {
    background-color: #651fff
}
 #SimpleRedirects .theme-orange .theme-secondary-border-accent-3 {
    border-color: #651fff
}
 #SimpleRedirects .theme-orange .theme-secondary-fill-accent-3 {
    fill: #651fff
}
 #SimpleRedirects .theme-orange .theme-secondary-box-inset-accent-3 {
    -webkit-box-shadow: inset 0 -2px 0 #651fff;
    box-shadow: inset 0 -2px 0 #651fff
}
 #SimpleRedirects .theme-orange .theme-secondary-accent-4 {
    background-color: #6200ea;
    color: #fff
}
 #SimpleRedirects .theme-orange .theme-secondary-text-accent-4 {
    color: #6200ea
}
 #SimpleRedirects .theme-orange .theme-secondary-bg-accent-4 {
    background-color: #6200ea
}
 #SimpleRedirects .theme-orange .theme-secondary-border-accent-4 {
    border-color: #6200ea
}
 #SimpleRedirects .theme-orange .theme-secondary-fill-accent-4 {
    fill: #6200ea
}
 #SimpleRedirects .theme-orange .theme-secondary-box-inset-accent-4 {
    -webkit-box-shadow: inset 0 -2px 0 #6200ea;
    box-shadow: inset 0 -2px 0 #6200ea
}
 #SimpleRedirects .theme-deep-orange .theme-lighten-5 {
    background-color: #fbe9e7;
    color: #666
}
 #SimpleRedirects .theme-deep-orange .theme-text-lighten-5 {
    color: #fbe9e7
}
 #SimpleRedirects .theme-deep-orange .theme-bg-lighten-5 {
    background-color: #fbe9e7
}
 #SimpleRedirects .theme-deep-orange .theme-border-lighten-5 {
    border-color: #fbe9e7
}
 #SimpleRedirects .theme-deep-orange .theme-fill-lighten-5 {
    fill: #fbe9e7
}
 #SimpleRedirects .theme-deep-orange .theme-box-inset-lighten-5 {
    -webkit-box-shadow: inset 0 -2px 0 #fbe9e7;
    box-shadow: inset 0 -2px 0 #fbe9e7
}
 #SimpleRedirects .theme-deep-orange .theme-lighten-4 {
    background-color: #ffccbc;
    color: #666
}
 #SimpleRedirects .theme-deep-orange .theme-text-lighten-4 {
    color: #ffccbc
}
 #SimpleRedirects .theme-deep-orange .theme-bg-lighten-4 {
    background-color: #ffccbc
}
 #SimpleRedirects .theme-deep-orange .theme-border-lighten-4 {
    border-color: #ffccbc
}
 #SimpleRedirects .theme-deep-orange .theme-fill-lighten-4 {
    fill: #ffccbc
}
 #SimpleRedirects .theme-deep-orange .theme-box-inset-lighten-4 {
    -webkit-box-shadow: inset 0 -2px 0 #ffccbc;
    box-shadow: inset 0 -2px 0 #ffccbc
}
 #SimpleRedirects .theme-deep-orange .theme-lighten-3 {
    background-color: #ffab91;
    color: #666
}
 #SimpleRedirects .theme-deep-orange .theme-text-lighten-3 {
    color: #ffab91
}
 #SimpleRedirects .switch label .theme-deep-orange input[type=checkbox]:checked+.lever,
 #SimpleRedirects .theme-deep-orange .btn-primary.disabled,
 #SimpleRedirects .theme-deep-orange .switch label input[type=checkbox]:checked+.lever,
 #SimpleRedirects .theme-deep-orange .theme-bg-lighten-3 {
    background-color: #ffab91
}
 #SimpleRedirects .theme-deep-orange .theme-border-lighten-3 {
    border-color: #ffab91
}
 #SimpleRedirects .theme-deep-orange .theme-fill-lighten-3 {
    fill: #ffab91
}
 #SimpleRedirects .theme-deep-orange .theme-box-inset-lighten-3 {
    -webkit-box-shadow: inset 0 -2px 0 #ffab91;
    box-shadow: inset 0 -2px 0 #ffab91
}
 #SimpleRedirects .theme-deep-orange .theme-lighten-2 {
    background-color: #ff8a65;
    color: #fff
}
 #SimpleRedirects .theme-deep-orange .theme-text-lighten-2 {
    color: #ff8a65
}
 #SimpleRedirects .theme-deep-orange .theme-bg-lighten-2 {
    background-color: #ff8a65
}
 #SimpleRedirects .theme-deep-orange .theme-border-lighten-2 {
    border-color: #ff8a65
}
 #SimpleRedirects .theme-deep-orange .theme-fill-lighten-2 {
    fill: #ff8a65
}
 #SimpleRedirects .theme-deep-orange .theme-box-inset-lighten-2 {
    -webkit-box-shadow: inset 0 -2px 0 #ff8a65;
    box-shadow: inset 0 -2px 0 #ff8a65
}
 #SimpleRedirects .theme-deep-orange .theme-lighten-1 {
    background-color: #ff7043;
    color: #fff
}
 #SimpleRedirects .theme-deep-orange .theme-text-lighten-1,
 #SimpleRedirects .theme-deep-orange aside.sidebar a.collapsible-header:after,
 #SimpleRedirects aside.sidebar .theme-deep-orange a.collapsible-header:after {
    color: #ff7043
}
 #SimpleRedirects .theme-deep-orange .theme-bg-lighten-1 {
    background-color: #ff7043
}
 #SimpleRedirects .theme-deep-orange .theme-border-lighten-1 {
    border-color: #ff7043
}
 #SimpleRedirects .theme-deep-orange .theme-fill-lighten-1 {
    fill: #ff7043
}
 #SimpleRedirects .theme-deep-orange .theme-box-inset-lighten-1 {
    -webkit-box-shadow: inset 0 -2px 0 #ff7043;
    box-shadow: inset 0 -2px 0 #ff7043
}
 #SimpleRedirects .theme-deep-orange .theme {
    background-color: #ff5722;
    color: #fff
}
 #SimpleRedirects .dashboard .table-dashboard-widget-1 .theme-deep-orange td:first-child,
 #SimpleRedirects .page-header .theme-deep-orange h1,
 #SimpleRedirects .theme-deep-orange .btn-link,
 #SimpleRedirects .theme-deep-orange .dashboard .table-dashboard-widget-1 td:first-child,
 #SimpleRedirects .theme-deep-orange .nav-tabs>li.active>a,
 #SimpleRedirects .theme-deep-orange .nav-tabs>li.active>a:focus:hover,
 #SimpleRedirects .theme-deep-orange .nav-tabs>li>a:hover,
 #SimpleRedirects .theme-deep-orange .page-header h1,
 #SimpleRedirects .theme-deep-orange .theme-text,
 #SimpleRedirects .theme-deep-orange .todo-app .filters .filter,
 #SimpleRedirects .theme-deep-orange .todo-app .filters .filter.active:hover,
 #SimpleRedirects .theme-deep-orange .todo-app .filters .filter:focus:hover,
 #SimpleRedirects .todo-app .filters .theme-deep-orange .filter,
 #SimpleRedirects .todo-app .filters .theme-deep-orange .filter.active:hover,
 #SimpleRedirects .todo-app .filters .theme-deep-orange .filter:focus:hover {
    color: #ff5722
}
#loading-bar .theme-deep-orange .bar,
#logo .theme-deep-orange .foot2,
#logo .theme-deep-orange .foot4,
 #SimpleRedirects .noUi-range .theme-deep-orange .noUi-origin:first-child,
 #SimpleRedirects .switch label .theme-deep-orange input[type=checkbox]:checked+.lever:after,
 #SimpleRedirects .theme-deep-orange #loading-bar .bar,
 #SimpleRedirects .theme-deep-orange #logo .foot2,
 #SimpleRedirects .theme-deep-orange #logo .foot4,
 #SimpleRedirects .theme-deep-orange .btn-primary,
 #SimpleRedirects .theme-deep-orange .noUi-base,
 #SimpleRedirects .theme-deep-orange .noUi-handle,
 #SimpleRedirects .theme-deep-orange .noUi-handle:before,
 #SimpleRedirects .theme-deep-orange .noUi-range .noUi-origin:first-child,
 #SimpleRedirects .theme-deep-orange .switch label input[type=checkbox]:checked+.lever:after,
 #SimpleRedirects .theme-deep-orange .theme-bg,
 #SimpleRedirects .theme-deep-orange input[type=checkbox]:checked:after,
 #SimpleRedirects .theme-deep-orange input[type=radio]:before {
    background-color: #ff5722
}
 #SimpleRedirects .theme-deep-orange .theme-border,
 #SimpleRedirects .theme-deep-orange input[type=checkbox]:checked:after,
 #SimpleRedirects .theme-deep-orange input[type=radio]:checked:after {
    border-color: #ff5722
}
 #SimpleRedirects .theme-deep-orange .theme-fill {
    fill: #ff5722
}
 #SimpleRedirects .focussed .theme-deep-orange .ta-bind,
 #SimpleRedirects .theme-deep-orange .focussed .ta-bind,
 #SimpleRedirects .theme-deep-orange .nav-tabs>li.active>a,
 #SimpleRedirects .theme-deep-orange .nav-tabs>li>a:hover,
 #SimpleRedirects .theme-deep-orange .theme-box-inset,
 #SimpleRedirects .theme-deep-orange .todo-app .filters .filter.active,
 #SimpleRedirects .theme-deep-orange .todo-app .filters .filter:hover,
 #SimpleRedirects .theme-deep-orange [contenteditable].form-control:focus,
 #SimpleRedirects .theme-deep-orange [type=email].form-control:focus,
 #SimpleRedirects .theme-deep-orange [type=password].form-control:focus,
 #SimpleRedirects .theme-deep-orange [type=tel].form-control:focus,
 #SimpleRedirects .theme-deep-orange [type=text].form-control:focus,
 #SimpleRedirects .theme-deep-orange input.form-control:focus,
 #SimpleRedirects .theme-deep-orange input[type=email]:focus,
 #SimpleRedirects .theme-deep-orange input[type=number]:focus,
 #SimpleRedirects .theme-deep-orange input[type=password]:focus,
 #SimpleRedirects .theme-deep-orange input[type=text]:focus,
 #SimpleRedirects .theme-deep-orange select:focus,
 #SimpleRedirects .theme-deep-orange textarea:focus,
 #SimpleRedirects .todo-app .filters .theme-deep-orange .filter.active,
 #SimpleRedirects .todo-app .filters .theme-deep-orange .filter:hover {
    -webkit-box-shadow: inset 0 -2px 0 #ff5722;
    box-shadow: inset 0 -2px 0 #ff5722
}
 #SimpleRedirects .theme-deep-orange .theme-darken-1 {
    background-color: #f4511e;
    color: #fff
}
 #SimpleRedirects .theme-deep-orange .btn-link:focus,
 #SimpleRedirects .theme-deep-orange .btn-link:hover,
 #SimpleRedirects .theme-deep-orange .theme-text-darken-1 {
    color: #f4511e
}
#logo .theme-deep-orange .foot1,
#logo .theme-deep-orange .foot3,
 #SimpleRedirects .theme-deep-orange #logo .foot1,
 #SimpleRedirects .theme-deep-orange #logo .foot3,
 #SimpleRedirects .theme-deep-orange .btn-primary:hover,
 #SimpleRedirects .theme-deep-orange .theme-bg-darken-1 {
    background-color: #f4511e
}
 #SimpleRedirects .theme-deep-orange .theme-border-darken-1 {
    border-color: #f4511e
}
 #SimpleRedirects .theme-deep-orange .theme-fill-darken-1 {
    fill: #f4511e
}
 #SimpleRedirects .theme-deep-orange .theme-box-inset-darken-1 {
    -webkit-box-shadow: inset 0 -2px 0 #f4511e;
    box-shadow: inset 0 -2px 0 #f4511e
}
 #SimpleRedirects .theme-deep-orange .theme-darken-2 {
    background-color: #e64a19;
    color: #fff
}
 #SimpleRedirects .theme-deep-orange .theme-text-darken-2 {
    color: #e64a19
}
 #SimpleRedirects .theme-deep-orange .theme-bg-darken-2 {
    background-color: #e64a19
}
 #SimpleRedirects .theme-deep-orange .theme-border-darken-2 {
    border-color: #e64a19
}
 #SimpleRedirects .theme-deep-orange .theme-fill-darken-2 {
    fill: #e64a19
}
 #SimpleRedirects .theme-deep-orange .theme-box-inset-darken-2 {
    -webkit-box-shadow: inset 0 -2px 0 #e64a19;
    box-shadow: inset 0 -2px 0 #e64a19
}
 #SimpleRedirects .theme-deep-orange .theme-darken-3 {
    background-color: #d84315;
    color: #fff
}
 #SimpleRedirects .theme-deep-orange .theme-text-darken-3 {
    color: #d84315
}
 #SimpleRedirects .theme-deep-orange .theme-bg-darken-3 {
    background-color: #d84315
}
 #SimpleRedirects .theme-deep-orange .theme-border-darken-3 {
    border-color: #d84315
}
 #SimpleRedirects .theme-deep-orange .theme-fill-darken-3 {
    fill: #d84315
}
 #SimpleRedirects .theme-deep-orange .theme-box-inset-darken-3 {
    -webkit-box-shadow: inset 0 -2px 0 #d84315;
    box-shadow: inset 0 -2px 0 #d84315
}
 #SimpleRedirects .theme-deep-orange .theme-darken-4 {
    background-color: #bf360c;
    color: #fff
}
 #SimpleRedirects .theme-deep-orange .theme-text-darken-4 {
    color: #bf360c
}
 #SimpleRedirects .theme-deep-orange .theme-bg-darken-4 {
    background-color: #bf360c
}
 #SimpleRedirects .theme-deep-orange .theme-border-darken-4 {
    border-color: #bf360c
}
 #SimpleRedirects .theme-deep-orange .theme-fill-darken-4 {
    fill: #bf360c
}
 #SimpleRedirects .theme-deep-orange .theme-box-inset-darken-4 {
    -webkit-box-shadow: inset 0 -2px 0 #bf360c;
    box-shadow: inset 0 -2px 0 #bf360c
}
 #SimpleRedirects .theme-deep-orange .theme-accent-1 {
    background-color: #ff9e80;
    color: #fff
}
 #SimpleRedirects .theme-deep-orange .theme-text-accent-1 {
    color: #ff9e80
}
 #SimpleRedirects .theme-deep-orange .theme-bg-accent-1 {
    background-color: #ff9e80
}
 #SimpleRedirects .theme-deep-orange .theme-border-accent-1 {
    border-color: #ff9e80
}
 #SimpleRedirects .theme-deep-orange .theme-fill-accent-1 {
    fill: #ff9e80
}
 #SimpleRedirects .theme-deep-orange .theme-box-inset-accent-1 {
    -webkit-box-shadow: inset 0 -2px 0 #ff9e80;
    box-shadow: inset 0 -2px 0 #ff9e80
}
 #SimpleRedirects .theme-deep-orange .theme-accent-2 {
    background-color: #ff6e40;
    color: #fff
}
 #SimpleRedirects .theme-deep-orange .theme-text-accent-2 {
    color: #ff6e40
}
 #SimpleRedirects .theme-deep-orange .theme-bg-accent-2 {
    background-color: #ff6e40
}
 #SimpleRedirects .theme-deep-orange .theme-border-accent-2 {
    border-color: #ff6e40
}
 #SimpleRedirects .theme-deep-orange .theme-fill-accent-2 {
    fill: #ff6e40
}
 #SimpleRedirects .theme-deep-orange .theme-box-inset-accent-2 {
    -webkit-box-shadow: inset 0 -2px 0 #ff6e40;
    box-shadow: inset 0 -2px 0 #ff6e40
}
 #SimpleRedirects .theme-deep-orange .theme-accent-3 {
    background-color: #ff3d00;
    color: #fff
}
 #SimpleRedirects .theme-deep-orange .theme-text-accent-3 {
    color: #ff3d00
}
 #SimpleRedirects .theme-deep-orange .theme-bg-accent-3 {
    background-color: #ff3d00
}
 #SimpleRedirects .theme-deep-orange .theme-border-accent-3 {
    border-color: #ff3d00
}
 #SimpleRedirects .theme-deep-orange .theme-fill-accent-3 {
    fill: #ff3d00
}
 #SimpleRedirects .theme-deep-orange .theme-box-inset-accent-3 {
    -webkit-box-shadow: inset 0 -2px 0 #ff3d00;
    box-shadow: inset 0 -2px 0 #ff3d00
}
 #SimpleRedirects .theme-deep-orange .theme-accent-4 {
    background-color: #dd2c00;
    color: #fff
}
 #SimpleRedirects .theme-deep-orange .theme-text-accent-4 {
    color: #dd2c00
}
 #SimpleRedirects .theme-deep-orange .btn-primary:focus,
 #SimpleRedirects .theme-deep-orange .theme-bg-accent-4 {
    background-color: #dd2c00
}
 #SimpleRedirects .theme-deep-orange .theme-border-accent-4 {
    border-color: #dd2c00
}
 #SimpleRedirects .theme-deep-orange .theme-fill-accent-4 {
    fill: #dd2c00
}
 #SimpleRedirects .theme-deep-orange .theme-box-inset-accent-4 {
    -webkit-box-shadow: inset 0 -2px 0 #dd2c00;
    box-shadow: inset 0 -2px 0 #dd2c00
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-lighten-5 {
    background-color: #fff8e1;
    color: #666
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-text-lighten-5 {
    color: #fff8e1
}
 #SimpleRedirects .card .list-group .theme-deep-orange .list-group-item:hover,
 #SimpleRedirects .theme-deep-orange .card .list-group .list-group-item:hover,
 #SimpleRedirects .theme-deep-orange .theme-secondary-bg-lighten-5 {
    background-color: #fff8e1
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-border-lighten-5 {
    border-color: #fff8e1
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-fill-lighten-5 {
    fill: #fff8e1
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-box-inset-lighten-5 {
    -webkit-box-shadow: inset 0 -2px 0 #fff8e1;
    box-shadow: inset 0 -2px 0 #fff8e1
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-lighten-4 {
    background-color: #ffecb3;
    color: #666
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-text-lighten-4 {
    color: #ffecb3
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-bg-lighten-4 {
    background-color: #ffecb3
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-border-lighten-4 {
    border-color: #ffecb3
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-fill-lighten-4 {
    fill: #ffecb3
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-box-inset-lighten-4 {
    -webkit-box-shadow: inset 0 -2px 0 #ffecb3;
    box-shadow: inset 0 -2px 0 #ffecb3
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-lighten-3 {
    background-color: #ffe082;
    color: #fff
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-text-lighten-3,
 #SimpleRedirects .theme-deep-orange .theme-template-dark .sidebar .user-logged-in a,
 #SimpleRedirects .theme-deep-orange a:focus,
 #SimpleRedirects .theme-deep-orange a:hover,
 #SimpleRedirects .theme-template-dark .sidebar .user-logged-in .theme-deep-orange a {
    color: #FFBFAC
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-bg-lighten-3 {
    background-color: #ffe082
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-border-lighten-3 {
    border-color: #ffe082
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-fill-lighten-3 {
    fill: #ffe082
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-box-inset-lighten-3 {
    -webkit-box-shadow: inset 0 -2px 0 #ffe082;
    box-shadow: inset 0 -2px 0 #ffe082
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-lighten-2 {
    background-color: #ffd54f;
    color: #fff
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-text-lighten-2 {
    color: #ffd54f
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-bg-lighten-2 {
    background-color: #ffd54f
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-border-lighten-2 {
    border-color: #ffd54f
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-fill-lighten-2 {
    fill: #ffd54f
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-box-inset-lighten-2 {
    -webkit-box-shadow: inset 0 -2px 0 #ffd54f;
    box-shadow: inset 0 -2px 0 #ffd54f
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-lighten-1 {
    background-color: #ffca28;
    color: #fff
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-text-lighten-1 {
    color: #ffca28
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-bg-lighten-1 {
    background-color: #ffca28
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-border-lighten-1 {
    border-color: #ffca28
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-fill-lighten-1 {
    fill: #ffca28
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-box-inset-lighten-1 {
    -webkit-box-shadow: inset 0 -2px 0 #ffca28;
    box-shadow: inset 0 -2px 0 #ffca28
}
 #SimpleRedirects .jvectormap-container .theme-deep-orange .jvectormap-zoomin,
 #SimpleRedirects .jvectormap-container .theme-deep-orange .jvectormap-zoomout,
 #SimpleRedirects .theme-deep-orange .alert.alert-theme,
 #SimpleRedirects .theme-deep-orange .jvectormap-container .jvectormap-zoomin,
 #SimpleRedirects .theme-deep-orange .jvectormap-container .jvectormap-zoomout,
 #SimpleRedirects .theme-deep-orange .theme-secondary {
    background-color: #ffc107;
    color: #fff
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-text,
 #SimpleRedirects .theme-deep-orange a {
    color: #FF602E
}
 #SimpleRedirects .c3 .c3-tooltip .theme-deep-orange th,
 #SimpleRedirects .card .list-group .theme-deep-orange .list-group-item.active,
 #SimpleRedirects .theme-deep-orange .c3 .c3-tooltip th,
 #SimpleRedirects .theme-deep-orange .card .list-group .list-group-item.active,
 #SimpleRedirects .theme-deep-orange .theme-secondary-bg {
    background-color: #ffc107
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-border {
    border-color: #ffc107
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-fill {
    fill: #ffc107
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-box-inset {
    -webkit-box-shadow: inset 0 -2px 0 #ffc107;
    box-shadow: inset 0 -2px 0 #ffc107
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-darken-1 {
    background-color: #ffb300;
    color: #fff
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-text-darken-1 {
    color: #ffb300
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-bg-darken-1 {
    background-color: #ffb300
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-border-darken-1 {
    border-color: #ffb300
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-fill-darken-1 {
    fill: #ffb300
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-box-inset-darken-1 {
    -webkit-box-shadow: inset 0 -2px 0 #ffb300;
    box-shadow: inset 0 -2px 0 #ffb300
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-darken-2 {
    background-color: #ffa000;
    color: #fff
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-text-darken-2 {
    color: #ffa000
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-bg-darken-2 {
    background-color: #ffa000
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-border-darken-2 {
    border-color: #ffa000
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-fill-darken-2 {
    fill: #ffa000
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-box-inset-darken-2 {
    -webkit-box-shadow: inset 0 -2px 0 #ffa000;
    box-shadow: inset 0 -2px 0 #ffa000
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-darken-3 {
    background-color: #ff8f00;
    color: #fff
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-text-darken-3 {
    color: #ff8f00
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-bg-darken-3 {
    background-color: #ff8f00
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-border-darken-3 {
    border-color: #ff8f00
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-fill-darken-3 {
    fill: #ff8f00
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-box-inset-darken-3 {
    -webkit-box-shadow: inset 0 -2px 0 #ff8f00;
    box-shadow: inset 0 -2px 0 #ff8f00
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-darken-4 {
    background-color: #ff6f00;
    color: #fff
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-text-darken-4 {
    color: #ff6f00
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-bg-darken-4 {
    background-color: #ff6f00
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-border-darken-4 {
    border-color: #ff6f00
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-fill-darken-4 {
    fill: #ff6f00
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-box-inset-darken-4 {
    -webkit-box-shadow: inset 0 -2px 0 #ff6f00;
    box-shadow: inset 0 -2px 0 #ff6f00
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-accent-1 {
    background-color: #ffe57f;
    color: #fff
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-text-accent-1 {
    color: #ffe57f
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-bg-accent-1 {
    background-color: #ffe57f
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-border-accent-1 {
    border-color: #ffe57f
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-fill-accent-1 {
    fill: #ffe57f
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-box-inset-accent-1 {
    -webkit-box-shadow: inset 0 -2px 0 #ffe57f;
    box-shadow: inset 0 -2px 0 #ffe57f
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-accent-2 {
    background-color: #ffd740;
    color: #fff
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-text-accent-2 {
    color: #ffd740
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-bg-accent-2 {
    background-color: #ffd740
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-border-accent-2 {
    border-color: #ffd740
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-fill-accent-2 {
    fill: #ffd740
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-box-inset-accent-2 {
    -webkit-box-shadow: inset 0 -2px 0 #ffd740;
    box-shadow: inset 0 -2px 0 #ffd740
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-accent-3 {
    background-color: #ffc400;
    color: #fff
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-text-accent-3 {
    color: #ffc400
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-bg-accent-3 {
    background-color: #ffc400
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-border-accent-3 {
    border-color: #ffc400
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-fill-accent-3 {
    fill: #ffc400
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-box-inset-accent-3 {
    -webkit-box-shadow: inset 0 -2px 0 #ffc400;
    box-shadow: inset 0 -2px 0 #ffc400
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-accent-4 {
    background-color: #ffab00;
    color: #fff
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-text-accent-4 {
    color: #ffab00
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-bg-accent-4 {
    background-color: #ffab00
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-border-accent-4 {
    border-color: #ffab00
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-fill-accent-4 {
    fill: #ffab00
}
 #SimpleRedirects .theme-deep-orange .theme-secondary-box-inset-accent-4 {
    -webkit-box-shadow: inset 0 -2px 0 #ffab00;
    box-shadow: inset 0 -2px 0 #ffab00
}

 #SimpleRedirects .l-0,
 #SimpleRedirects .lr-0 {
    left: 0
}
 #SimpleRedirects .t-0,
 #SimpleRedirects .tb-0 {
    top: 0
}
 #SimpleRedirects .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 0
}
 #SimpleRedirects .p-5 {
    padding: 5px
}
 #SimpleRedirects .p-t-5 {
    padding-top: 5px
}
 #SimpleRedirects .p-r-5 {
    padding-right: 5px
}
 #SimpleRedirects .p-b-5 {
    padding-bottom: 5px
}
 #SimpleRedirects .p-l-5 {
    padding-left: 5px
}
 #SimpleRedirects .p-v-5 {
    padding: 5px 0
}
 #SimpleRedirects .p-h-5 {
    padding: 0 5px
}
 #SimpleRedirects .p-10 {
    padding: 10px
}
 #SimpleRedirects .p-t-10 {
    padding-top: 10px
}
 #SimpleRedirects .p-r-10 {
    padding-right: 10px
}
 #SimpleRedirects .p-b-10 {
    padding-bottom: 10px
}
 #SimpleRedirects .p-l-10 {
    padding-left: 10px
}
 #SimpleRedirects .p-v-10 {
    padding: 10px 0
}
 #SimpleRedirects .p-h-10 {
    padding: 0 10px
}
 #SimpleRedirects .p-15 {
    padding: 15px
}
 #SimpleRedirects .p-t-15 {
    padding-top: 15px
}
 #SimpleRedirects .p-r-15 {
    padding-right: 15px
}
 #SimpleRedirects .p-b-15 {
    padding-bottom: 15px
}
 #SimpleRedirects .p-l-15 {
    padding-left: 15px
}
 #SimpleRedirects .p-v-15 {
    padding: 15px 0
}
 #SimpleRedirects .p-h-15 {
    padding: 0 15px
}
 #SimpleRedirects .p-20 {
    padding: 20px
}
 #SimpleRedirects .p-t-20 {
    padding-top: 20px
}
 #SimpleRedirects .p-r-20 {
    padding-right: 20px
}
 #SimpleRedirects .p-b-20 {
    padding-bottom: 20px
}
 #SimpleRedirects .p-l-20 {
    padding-left: 20px
}
 #SimpleRedirects .p-v-20 {
    padding: 20px 0
}
 #SimpleRedirects .p-h-20 {
    padding: 0 20px
}
 #SimpleRedirects .p-25 {
    padding: 25px
}
 #SimpleRedirects .p-t-25 {
    padding-top: 25px
}
 #SimpleRedirects .p-r-25 {
    padding-right: 25px
}
 #SimpleRedirects .p-b-25 {
    padding-bottom: 25px
}
 #SimpleRedirects .p-l-25 {
    padding-left: 25px
}
 #SimpleRedirects .p-v-25 {
    padding: 25px 0
}
 #SimpleRedirects .p-h-25 {
    padding: 0 25px
}
 #SimpleRedirects .p-30 {
    padding: 30px
}
 #SimpleRedirects .p-t-30 {
    padding-top: 30px
}
 #SimpleRedirects .p-r-30 {
    padding-right: 30px
}
 #SimpleRedirects .p-b-30 {
    padding-bottom: 30px
}
 #SimpleRedirects .p-l-30 {
    padding-left: 30px
}
 #SimpleRedirects .p-v-30 {
    padding: 30px 0
}
 #SimpleRedirects .p-h-30 {
    padding: 0 30px
}
 #SimpleRedirects .p-35 {
    padding: 35px
}
 #SimpleRedirects .p-t-35 {
    padding-top: 35px
}
 #SimpleRedirects .p-r-35 {
    padding-right: 35px
}
 #SimpleRedirects .p-b-35 {
    padding-bottom: 35px
}
 #SimpleRedirects .p-l-35 {
    padding-left: 35px
}
 #SimpleRedirects .p-v-35 {
    padding: 35px 0
}
 #SimpleRedirects .p-h-35 {
    padding: 0 35px
}
 #SimpleRedirects .p-b-40,
 #SimpleRedirects .p-v-40 {
    padding-bottom: 40px
}
 #SimpleRedirects .p-t-40,
 #SimpleRedirects .p-v-40 {
    padding-top: 40px
}
 #SimpleRedirects .p-40 {
    padding: 40px
}
 #SimpleRedirects .p-r-40 {
    padding-right: 40px
}
 #SimpleRedirects .p-l-40 {
    padding-left: 40px
}
 #SimpleRedirects .p-h-40 {
    padding: 0 40px
}
 #SimpleRedirects .p-45 {
    padding: 45px
}
 #SimpleRedirects .p-t-45 {
    padding-top: 45px
}
 #SimpleRedirects .p-r-45 {
    padding-right: 45px
}
 #SimpleRedirects .p-b-45 {
    padding-bottom: 45px
}
 #SimpleRedirects .p-l-45 {
    padding-left: 45px
}
 #SimpleRedirects .p-v-45 {
    padding: 45px 0
}
 #SimpleRedirects .p-h-45 {
    padding: 0 45px
}
 #SimpleRedirects .p-50 {
    padding: 50px
}
 #SimpleRedirects .p-t-50 {
    padding-top: 50px
}
 #SimpleRedirects .p-r-50 {
    padding-right: 50px
}
 #SimpleRedirects .p-b-50 {
    padding-bottom: 50px
}
 #SimpleRedirects .p-l-50 {
    padding-left: 50px
}
 #SimpleRedirects .p-v-50 {
    padding: 50px 0
}
 #SimpleRedirects .p-h-50 {
    padding: 0 50px
}
 #SimpleRedirects .p-55 {
    padding: 55px
}
 #SimpleRedirects .p-t-55 {
    padding-top: 55px
}
 #SimpleRedirects .p-r-55 {
    padding-right: 55px
}
 #SimpleRedirects .p-b-55 {
    padding-bottom: 55px
}
 #SimpleRedirects .p-l-55 {
    padding-left: 55px
}
 #SimpleRedirects .p-v-55 {
    padding: 55px 0
}
 #SimpleRedirects .p-h-55 {
    padding: 0 55px
}
 #SimpleRedirects .p-60 {
    padding: 60px
}
 #SimpleRedirects .p-t-60 {
    padding-top: 60px
}
 #SimpleRedirects .p-r-60 {
    padding-right: 60px
}
 #SimpleRedirects .p-b-60 {
    padding-bottom: 60px
}
 #SimpleRedirects .p-l-60 {
    padding-left: 60px
}
 #SimpleRedirects .p-v-60 {
    padding: 60px 0
}
 #SimpleRedirects .p-h-60 {
    padding: 0 60px
}
 #SimpleRedirects .p-65 {
    padding: 65px
}
 #SimpleRedirects .p-t-65 {
    padding-top: 65px
}
 #SimpleRedirects .p-r-65 {
    padding-right: 65px
}
 #SimpleRedirects .p-b-65 {
    padding-bottom: 65px
}
 #SimpleRedirects .p-l-65 {
    padding-left: 65px
}
 #SimpleRedirects .p-v-65 {
    padding: 65px 0
}
 #SimpleRedirects .p-h-65 {
    padding: 0 65px
}
 #SimpleRedirects .p-70 {
    padding: 70px
}
 #SimpleRedirects .p-t-70 {
    padding-top: 70px
}
 #SimpleRedirects .p-r-70 {
    padding-right: 70px
}
 #SimpleRedirects .p-b-70 {
    padding-bottom: 70px
}
 #SimpleRedirects .p-l-70 {
    padding-left: 70px
}
 #SimpleRedirects .p-v-70 {
    padding: 70px 0
}
 #SimpleRedirects .p-h-70 {
    padding: 0 70px
}
 #SimpleRedirects .p-75 {
    padding: 75px
}
 #SimpleRedirects .p-t-75 {
    padding-top: 75px
}
 #SimpleRedirects .p-r-75 {
    padding-right: 75px
}
 #SimpleRedirects .p-b-75 {
    padding-bottom: 75px
}
 #SimpleRedirects .p-l-75 {
    padding-left: 75px
}
 #SimpleRedirects .p-v-75 {
    padding: 75px 0
}
 #SimpleRedirects .p-h-75 {
    padding: 0 75px
}
 #SimpleRedirects .p-80 {
    padding: 80px
}
 #SimpleRedirects .p-t-80 {
    padding-top: 80px
}
 #SimpleRedirects .p-r-80 {
    padding-right: 80px
}
 #SimpleRedirects .p-b-80 {
    padding-bottom: 80px
}
 #SimpleRedirects .p-l-80 {
    padding-left: 80px
}
 #SimpleRedirects .p-v-80 {
    padding: 80px 0
}
 #SimpleRedirects .p-h-80 {
    padding: 0 80px
}
 #SimpleRedirects .no-p,
 #SimpleRedirects .no-p-h,
 #SimpleRedirects .no-p-v {
    padding: 0
}
 #SimpleRedirects .no-p-t {
    padding-top: 0
}
 #SimpleRedirects .no-p-r {
    padding-right: 0
}
 #SimpleRedirects .no-p-b {
    padding-bottom: 0
}
 #SimpleRedirects .no-p-l {
    padding-left: 0
}
 #SimpleRedirects .no-pad-lr,
 #SimpleRedirects .no-pad-rl,
 #SimpleRedirects .pad-b-only,
 #SimpleRedirects .pad-l-only,
 #SimpleRedirects .pad-t-only {
    padding-right: 0!important
}
 #SimpleRedirects .no-pad-bt,
 #SimpleRedirects .no-pad-tb,
 #SimpleRedirects .pad-l-only,
 #SimpleRedirects .pad-r-only,
 #SimpleRedirects .pad-t-only {
    padding-bottom: 0!important
}
 #SimpleRedirects .no-pad-bt,
 #SimpleRedirects .no-pad-tb,
 #SimpleRedirects .pad-b-only,
 #SimpleRedirects .pad-l-only,
 #SimpleRedirects .pad-r-only {
    padding-top: 0!important
}
 #SimpleRedirects .no-pad-lr,
 #SimpleRedirects .no-pad-rl,
 #SimpleRedirects .pad-b-only,
 #SimpleRedirects .pad-r-only,
 #SimpleRedirects .pad-t-only {
    padding-left: 0!important
}
 #SimpleRedirects .m-5 {
    margin: 5px
}
 #SimpleRedirects .m-t-5 {
    margin-top: 5px
}
 #SimpleRedirects .m-r-5 {
    margin-right: 5px
}
 #SimpleRedirects .m-b-5 {
    margin-bottom: 5px
}
 #SimpleRedirects .m-l-5 {
    margin-left: 5px
}
 #SimpleRedirects .m-v-5 {
    margin: 5px 0
}
 #SimpleRedirects .m-h-5 {
    margin: 0 5px
}
 #SimpleRedirects .m-10 {
    margin: 10px
}
 #SimpleRedirects .m-t-10 {
    margin-top: 10px
}
 #SimpleRedirects .m-r-10 {
    margin-right: 10px
}
 #SimpleRedirects .m-b-10 {
    margin-bottom: 10px
}
 #SimpleRedirects .m-l-10 {
    margin-left: 10px
}
 #SimpleRedirects .m-v-10 {
    margin: 10px 0
}
 #SimpleRedirects .m-h-10 {
    margin: 0 10px
}
 #SimpleRedirects .m-15 {
    margin: 15px
}
 #SimpleRedirects .m-t-15 {
    margin-top: 15px
}
 #SimpleRedirects .m-r-15 {
    margin-right: 15px
}
 #SimpleRedirects .m-b-15 {
    margin-bottom: 15px
}
 #SimpleRedirects .m-l-15 {
    margin-left: 15px
}
 #SimpleRedirects .m-v-15 {
    margin: 15px 0
}
 #SimpleRedirects .m-h-15 {
    margin: 0 15px
}
 #SimpleRedirects .m-20 {
    margin: 20px
}
 #SimpleRedirects .m-t-20 {
    margin-top: 20px
}
 #SimpleRedirects .m-r-20 {
    margin-right: 20px
}
 #SimpleRedirects .m-b-20 {
    margin-bottom: 20px
}
 #SimpleRedirects .m-l-20 {
    margin-left: 20px
}
 #SimpleRedirects .m-v-20 {
    margin: 20px 0
}
 #SimpleRedirects .m-h-20 {
    margin: 0 20px
}
 #SimpleRedirects .m-25 {
    margin: 25px
}
 #SimpleRedirects .m-t-25 {
    margin-top: 25px
}
 #SimpleRedirects .m-r-25 {
    margin-right: 25px
}
 #SimpleRedirects .m-b-25 {
    margin-bottom: 25px
}
 #SimpleRedirects .m-l-25 {
    margin-left: 25px
}
 #SimpleRedirects .m-v-25 {
    margin: 25px 0
}
 #SimpleRedirects .m-h-25 {
    margin: 0 25px
}
 #SimpleRedirects .m-30 {
    margin: 30px
}
 #SimpleRedirects .m-t-30 {
    margin-top: 30px
}
 #SimpleRedirects .m-r-30 {
    margin-right: 30px
}
 #SimpleRedirects .m-b-30 {
    margin-bottom: 30px
}
 #SimpleRedirects .m-l-30 {
    margin-left: 30px
}
 #SimpleRedirects .m-v-30 {
    margin: 30px 0
}
 #SimpleRedirects .m-h-30 {
    margin: 0 30px
}
 #SimpleRedirects .m-35 {
    margin: 35px
}
 #SimpleRedirects .m-t-35 {
    margin-top: 35px
}
 #SimpleRedirects .m-r-35 {
    margin-right: 35px
}
 #SimpleRedirects .m-b-35 {
    margin-bottom: 35px
}
 #SimpleRedirects .m-l-35 {
    margin-left: 35px
}
 #SimpleRedirects .m-v-35 {
    margin: 35px 0
}
 #SimpleRedirects .m-h-35 {
    margin: 0 35px
}
 #SimpleRedirects .m-40 {
    margin: 40px
}
 #SimpleRedirects .m-t-40 {
    margin-top: 40px
}
 #SimpleRedirects .m-r-40 {
    margin-right: 40px
}
 #SimpleRedirects .m-b-40 {
    margin-bottom: 40px
}
 #SimpleRedirects .m-l-40 {
    margin-left: 40px
}
 #SimpleRedirects .m-v-40 {
    margin: 40px 0
}
 #SimpleRedirects .m-h-40 {
    margin: 0 40px
}
 #SimpleRedirects .m-45 {
    margin: 45px
}
 #SimpleRedirects .m-t-45 {
    margin-top: 45px
}
 #SimpleRedirects .m-r-45 {
    margin-right: 45px
}
 #SimpleRedirects .m-b-45 {
    margin-bottom: 45px
}
 #SimpleRedirects .m-l-45 {
    margin-left: 45px
}
 #SimpleRedirects .m-v-45 {
    margin: 45px 0
}
 #SimpleRedirects .m-h-45 {
    margin: 0 45px
}
 #SimpleRedirects .m-50 {
    margin: 50px
}
 #SimpleRedirects .m-t-50 {
    margin-top: 50px
}
 #SimpleRedirects .m-r-50 {
    margin-right: 50px
}
 #SimpleRedirects .m-b-50 {
    margin-bottom: 50px
}
 #SimpleRedirects .m-l-50 {
    margin-left: 50px
}
 #SimpleRedirects .m-v-50 {
    margin: 50px 0
}
 #SimpleRedirects .m-h-50 {
    margin: 0 50px
}
 #SimpleRedirects .m-55 {
    margin: 55px
}
 #SimpleRedirects .m-t-55 {
    margin-top: 55px
}
 #SimpleRedirects .m-r-55 {
    margin-right: 55px
}
 #SimpleRedirects .m-b-55 {
    margin-bottom: 55px
}
 #SimpleRedirects .m-l-55 {
    margin-left: 55px
}
 #SimpleRedirects .m-v-55 {
    margin: 55px 0
}
 #SimpleRedirects .m-h-55 {
    margin: 0 55px
}
 #SimpleRedirects .m-60 {
    margin: 60px
}
 #SimpleRedirects .m-t-60 {
    margin-top: 60px
}
 #SimpleRedirects .m-r-60 {
    margin-right: 60px
}
 #SimpleRedirects .m-b-60 {
    margin-bottom: 60px
}
 #SimpleRedirects .m-l-60 {
    margin-left: 60px
}
 #SimpleRedirects .m-v-60 {
    margin: 60px 0
}
 #SimpleRedirects .m-h-60 {
    margin: 0 60px
}
 #SimpleRedirects .m-65 {
    margin: 65px
}
 #SimpleRedirects .m-t-65 {
    margin-top: 65px
}
 #SimpleRedirects .m-r-65 {
    margin-right: 65px
}
 #SimpleRedirects .m-b-65 {
    margin-bottom: 65px
}
 #SimpleRedirects .m-l-65 {
    margin-left: 65px
}
 #SimpleRedirects .m-v-65 {
    margin: 65px 0
}
 #SimpleRedirects .m-h-65 {
    margin: 0 65px
}
 #SimpleRedirects .m-70 {
    margin: 70px
}
 #SimpleRedirects .m-t-70 {
    margin-top: 70px
}
 #SimpleRedirects .m-r-70 {
    margin-right: 70px
}
 #SimpleRedirects .m-b-70 {
    margin-bottom: 70px
}
 #SimpleRedirects .m-l-70 {
    margin-left: 70px
}
 #SimpleRedirects .m-v-70 {
    margin: 70px 0
}
 #SimpleRedirects .m-h-70 {
    margin: 0 70px
}
 #SimpleRedirects .m-75 {
    margin: 75px
}
 #SimpleRedirects .m-t-75 {
    margin-top: 75px
}
 #SimpleRedirects .m-r-75 {
    margin-right: 75px
}
 #SimpleRedirects .m-b-75 {
    margin-bottom: 75px
}
 #SimpleRedirects .m-l-75 {
    margin-left: 75px
}
 #SimpleRedirects .m-v-75 {
    margin: 75px 0
}
 #SimpleRedirects .m-h-75 {
    margin: 0 75px
}
 #SimpleRedirects .m-80 {
    margin: 80px
}
 #SimpleRedirects .m-t-80 {
    margin-top: 80px
}
 #SimpleRedirects .m-r-80 {
    margin-right: 80px
}
 #SimpleRedirects .m-b-80 {
    margin-bottom: 80px
}
 #SimpleRedirects .m-l-80 {
    margin-left: 80px
}
 #SimpleRedirects .m-v-80 {
    margin: 80px 0
}
 #SimpleRedirects .m-h-80 {
    margin: 0 80px
}
 #SimpleRedirects .no-m,
 #SimpleRedirects .no-m-h,
 #SimpleRedirects .no-m-v {
    margin: 0
}
 #SimpleRedirects .no-m-t {
    margin-top: 0
}
 #SimpleRedirects .no-m-r {
    margin-right: 0
}
 #SimpleRedirects .no-m-b {
    margin-bottom: 0
}
 #SimpleRedirects .no-m-l {
    margin-left: 0
}
 #SimpleRedirects .m-b-only,
 #SimpleRedirects .m-l-only,
 #SimpleRedirects .m-t-only,
 #SimpleRedirects .no-m-lr,
 #SimpleRedirects .no-m-rl {
    margin-right: 0!important
}
 #SimpleRedirects .m-l-only,
 #SimpleRedirects .m-r-only,
 #SimpleRedirects .m-t-only,
 #SimpleRedirects .no-m-bt,
 #SimpleRedirects .no-m-tb {
    margin-bottom: 0!important
}
 #SimpleRedirects .m-b-only,
 #SimpleRedirects .m-l-only,
 #SimpleRedirects .m-r-only,
 #SimpleRedirects .no-m-bt,
 #SimpleRedirects .no-m-tb {
    margin-top: 0!important
}
 #SimpleRedirects .m-b-only,
 #SimpleRedirects .m-r-only,
 #SimpleRedirects .m-t-only,
 #SimpleRedirects .no-m-lr,
 #SimpleRedirects .no-m-rl {
    margin-left: 0!important
}
 #SimpleRedirects .no-margin {
    margin: 0!important
}
 #SimpleRedirects .m-auto {
    margin-left: auto;
    margin-right: auto
}
 #SimpleRedirects .no-padding {
    padding: 0!important
}
 #SimpleRedirects .no-border {
    border: none!important
}
 #SimpleRedirects .no-border-t {
    border-top: none!important
}
 #SimpleRedirects .no-border-l,
 #SimpleRedirects .no-border-lr,
 #SimpleRedirects .no-border-rl {
    border-left: none!important
}
 #SimpleRedirects .no-border-bt,
 #SimpleRedirects .no-border-tb {
    border-top: none!important
}
 #SimpleRedirects .no-border-lt,
 #SimpleRedirects .no-border-tl {
    border-top: none!important;
    border-left: none!important
}
 #SimpleRedirects .no-border-rt,
 #SimpleRedirects .no-border-tr {
    border-top: none!important
}
 #SimpleRedirects .no-border-bl,
 #SimpleRedirects .no-border-lb {
    border-left: none!important
}
 #SimpleRedirects .border-dashed,
 #SimpleRedirects .border-dotted {
    border-style: dashed!important
}
 #SimpleRedirects .border-black {
    border-color: #000
}
 #SimpleRedirects .border-light-grey {
    border-color: #e5e5e5
}
 #SimpleRedirects .border-medium-grey {
    border-color: #ccc
}
 #SimpleRedirects .border-grey {
    border-color: #999
}
 #SimpleRedirects .border-dark-grey {
    border-color: #222
}
 #SimpleRedirects .border-fff,
 #SimpleRedirects .border-white {
    border-color: #fff
}
 #SimpleRedirects .bg-black {
    background-color: #000
}
 #SimpleRedirects .bg-light-grey {
    background-color: #e5e5e5
}
 #SimpleRedirects .bg-medium-grey {
    background-color: #ccc
}
 #SimpleRedirects .bg-grey {
    background-color: #999
}
 #SimpleRedirects .bg-dark-grey {
    background-color: #222
}
 #SimpleRedirects .bg-fff,
 #SimpleRedirects .bg-white {
    background-color: #fff
}
 #SimpleRedirects .bg-none,
 #SimpleRedirects .no-bg {
    background: 0 0
}
 #SimpleRedirects .bg-facebook {
    background-color: #47639E
}
 #SimpleRedirects .bg-twitter {
    background-color: #02A8F3
}
 #SimpleRedirects .lh-1 {
    line-height: 1!important
}
 #SimpleRedirects .lh-13 {
    line-height: 1.3!important
}
 #SimpleRedirects .lh-15 {
    line-height: 1.5!important
}
 #SimpleRedirects .bold,
 #SimpleRedirects .strong {
    font-weight: 700
}
 #SimpleRedirects .no-bold,
 #SimpleRedirects .normal {
    font-weight: 400
}
 #SimpleRedirects .em,
 #SimpleRedirects .italic {
    font-style: italic
}
 #SimpleRedirects .strike {
    text-decoration: line-through
}
 #SimpleRedirects .normal {
    font-style: normal
}
 #SimpleRedirects .sans-serif {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}
 #SimpleRedirects .serif {
    font-family: Georgia, "Times New Romain", serif
}
 #SimpleRedirects .mw400 {
    max-width: 400px
}
 #SimpleRedirects .mw500 {
    max-width: 500px
}
 #SimpleRedirects .mw600 {
    max-width: 600px
}
 #SimpleRedirects .w100 {
    font-weight: 100
}
 #SimpleRedirects .w200 {
    font-weight: 200
}
 #SimpleRedirects .w300 {
    font-weight: 300
}
 #SimpleRedirects .w400 {
    font-weight: 400
}
 #SimpleRedirects .w500 {
    font-weight: 500
}
 #SimpleRedirects .w600 {
    font-weight: 600
}
 #SimpleRedirects .w700 {
    font-weight: 700
}
 #SimpleRedirects .w800 {
    font-weight: 800
}
 #SimpleRedirects .w900 {
    font-weight: 900
}
 #SimpleRedirects .f9 {
    font-size: 9px
}
 #SimpleRedirects .f10 {
    font-size: 10px
}
 #SimpleRedirects .f11 {
    font-size: 11px
}
 #SimpleRedirects .f12 {
    font-size: 12px
}
 #SimpleRedirects .f13 {
    font-size: 13px
}
 #SimpleRedirects .f14 {
    font-size: 14px
}
 #SimpleRedirects .f15 {
    font-size: 15px
}
 #SimpleRedirects .f16 {
    font-size: 16px
}
 #SimpleRedirects .f17 {
    font-size: 17px
}
 #SimpleRedirects .f18 {
    font-size: 18px;
    line-height: 30px
}
 #SimpleRedirects .f19 {
    font-size: 19px
}
 #SimpleRedirects .f20 {
    font-size: 20px
}
 #SimpleRedirects .f30 {
    font-size: 30px
}
 #SimpleRedirects .f40 {
    font-size: 40px
}
 #SimpleRedirects .f50 {
    font-size: 50px
}
 #SimpleRedirects .f60 {
    font-size: 60px
}
 #SimpleRedirects .size-small {
    font-size: 75%!important
}
 #SimpleRedirects .size-normal {
    font-size: 100%!important
}
 #SimpleRedirects .size-medium {
    font-size: 125%!important
}
 #SimpleRedirects .size-big,
 #SimpleRedirects .size-large {
    font-size: 150%!important
}
 #SimpleRedirects .size-huge {
    font-size: 200%!important
}
 #SimpleRedirects .inherit {
    font: inherit
}
 #SimpleRedirects .no-wrap {
    white-space: nowrap
}
 #SimpleRedirects .auto-cell-size {
    white-space: nowrap;
    width: 1%
}
 #SimpleRedirects .ls-0 {
    letter-spacing: -3px;
    margin-left: 10px;
    margin-right: 10px;
    white-space: nowrap
}
 #SimpleRedirects .no-ul,
 #SimpleRedirects .no-ul a,
 #SimpleRedirects .no-ul a:hover,
 #SimpleRedirects .no-ul:hover {
    text-decoration: none
}
 #SimpleRedirects .color-inherit {
    color: inherit
}
 #SimpleRedirects .clear:after {
    display: table;
    content: " "
}
 #SimpleRedirects .f-left {
    float: left
}
 #SimpleRedirects .f-right {
    float: right
}
 #SimpleRedirects .f-none {
    float: none
}
 #SimpleRedirects .block {
    display: block!important
}
 #SimpleRedirects .inline {
    display: inline!important
}
 #SimpleRedirects .in-block {
    display: inline-block!important;
    zoom: 1
}
 #SimpleRedirects .d-none,
 #SimpleRedirects .hidden,
 #SimpleRedirects .hide {
    display: none!important
}
 #SimpleRedirects .rel,
 #SimpleRedirects .relative {
    position: relative!important
}
 #SimpleRedirects .abs,
 #SimpleRedirects .absolute {
    position: absolute
}
 #SimpleRedirects .fixed {
    position: fixed
}
 #SimpleRedirects .relative,
 #SimpleRedirects .withripple {
    position: relative
}
 #SimpleRedirects .b-0 {
    bottom: 0
}
 #SimpleRedirects .tb-0 {
    bottom: 0
}
 #SimpleRedirects .v-m,
 #SimpleRedirects .v-mid {
    vertical-align: middle!important
}
 #SimpleRedirects .v-t,
 #SimpleRedirects .v-top {
    vertical-align: top!important
}
 #SimpleRedirects .v-b,
 #SimpleRedirects .v-bottom {
    vertical-align: bottom!important
}
 #SimpleRedirects .v-super {
    vertical-align: super!important
}
 #SimpleRedirects .full-input input,
 #SimpleRedirects .full-input select,
 #SimpleRedirects .full-input textarea {
    width: 100%
}
 #SimpleRedirects .full-input input[type=checkbox],
 #SimpleRedirects .full-input input[type=radio],
 #SimpleRedirects .normal input,
 #SimpleRedirects .normal select,
 #SimpleRedirects .normal textarea {
    width: auto
}
 #SimpleRedirects .no-shadow {
    box-shadow: none!important
}
 #SimpleRedirects .no-border-radius {
    border-radius: 0!important
}
 #SimpleRedirects .overflow-x-scroll {
    max-width: 100%;
    overflow-x: auto
}
 #SimpleRedirects .overflow-no {
    overflow: hidden
}
 #SimpleRedirects .overflow-auto {
    overflow: auto
}
 #SimpleRedirects .overflow-scroll {
    overflow: scroll
}
 #SimpleRedirects .fullwidth {
    width: 100%
}
 #SimpleRedirects .nolist {
    list-style: none
}
 #SimpleRedirects .text-shadow {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .4)
}
 #SimpleRedirects .radius3 {
    border-radius: 3px
}
 #SimpleRedirects .radius5 {
    border-radius: 5px
}
 #SimpleRedirects .radius10 {
    border-radius: 10px
}
 #SimpleRedirects .text-rgb-2 {
    color: rgba(0, 0, 0, .2)
}
 #SimpleRedirects .text-rgb-3 {
    color: rgba(0, 0, 0, .3)
}
 #SimpleRedirects .text-rgb-4 {
    color: rgba(0, 0, 0, .4)
}
 #SimpleRedirects .text-rgb-5 {
    color: rgba(0, 0, 0, .5)
}
 #SimpleRedirects textarea.horizontal,
 #SimpleRedirects textarea.vertical {
    resize: vertical
}
 #SimpleRedirects textarea.noresize {
    resize: none
}
 #SimpleRedirects .row.no-gutter {
    margin: 0
}
 #SimpleRedirects .no-gutter>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}
 #SimpleRedirects .row.gutter-10 {
    margin-right: -5px;
    margin-left: -5px
}
 #SimpleRedirects .row.gutter-10>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}
 #SimpleRedirects .row.gutter-14 {
    margin-right: -7px;
    margin-left: -7px
}
 #SimpleRedirects .row.gutter-14>[class*=col-] {
    padding-right: 7px;
    padding-left: 7px
}
 #SimpleRedirects .ripple,
 #SimpleRedirects .ripple-wrapper {
    position: absolute;
    pointer-events: none
}
 #SimpleRedirects .ripple-wrapper {
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: inherit
}
 #SimpleRedirects .ripple {
    width: 20px;
    height: 20px;
    margin-left: -10px;
    margin-top: -10px;
    border-radius: 100%;
    background-color: rgba(0, 0, 0, .05);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    opacity: 0
}
 #SimpleRedirects .ripple.ripple-on {
    transition: opacity .15s ease-in 0s, -webkit-transform .5s cubic-bezier(.4, 0, .2, 1).1s;
    transition: opacity .15s ease-in 0s, transform .5s cubic-bezier(.4, 0, .2, 1).1s;
    opacity: .1
}
 #SimpleRedirects .ripple.ripple-out {
    transition: opacity .1s linear 0s!important;
    opacity: 0
}
 #SimpleRedirects div.dataTables_filter,
 #SimpleRedirects div.dataTables_info,
 #SimpleRedirects div.dataTables_length,
 #SimpleRedirects div.dataTables_paginate {
    padding: 20px
}
 #SimpleRedirects div.dataTables_info,
 #SimpleRedirects div.dataTables_length {
    font-size: 16px
}
 #SimpleRedirects div.dataTables_length label {
    font-weight: 400;
    text-align: left;
    white-space: nowrap
}
 #SimpleRedirects div.dataTables_length select {
    width: 75px;
    display: inline-block
}
 #SimpleRedirects div.dataTables_filter {
    text-align: right
}
 #SimpleRedirects div.dataTables_filter label {
    font-weight: 400;
    white-space: nowrap;
    text-align: left
}
 #SimpleRedirects div.dataTables_filter input {
    margin-left: .5em;
    display: inline-block;
    width: auto
}
 #SimpleRedirects div.dataTables_info {
    white-space: nowrap
}
 #SimpleRedirects div.dataTables_paginate {
    padding-bottom: 10px;
    margin: 0;
    white-space: nowrap;
    text-align: right
}
 #SimpleRedirects div.dataTables_paginate ul.pagination {
    margin: 2px 0;
    white-space: nowrap
}
@media screen and (max-width: 767px) {
    div.dataTables_filter,
    div.dataTables_info,
    div.dataTables_length,
    div.dataTables_paginate,
    div.dataTables_wrapper>div.row>div {
        text-align: center
    }
    div.DTTT {
        margin-bottom: .5em
    }
}
 #SimpleRedirects table.dataTable td,
 #SimpleRedirects table.dataTable th {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}
 #SimpleRedirects table.dataTable {
    margin-top: 6px!important;
    margin-bottom: 6px!important;
    max-width: none!important
}
 #SimpleRedirects div.dataTables_scrollBody table,
 #SimpleRedirects div.dataTables_scrollFoot table {
    border-top: none;
    margin-top: 0!important
}
 #SimpleRedirects table.dataTable thead .sorting,
 #SimpleRedirects table.dataTable thead .sorting_asc,
 #SimpleRedirects table.dataTable thead .sorting_asc_disabled,
 #SimpleRedirects table.dataTable thead .sorting_desc,
 #SimpleRedirects table.dataTable thead .sorting_desc_disabled {
    cursor: pointer;
    position: relative
}
 #SimpleRedirects table.dataTable thead .sorting:after,
 #SimpleRedirects table.dataTable thead .sorting_asc:after,
 #SimpleRedirects table.dataTable thead .sorting_desc:after {
    position: absolute;
    top: 8px;
    right: 8px;
    display: block;
    font-family: 'Glyphicons Halflings';
    opacity: .5
}
 #SimpleRedirects .dataTable tfoot,
 #SimpleRedirects div.DTFC_LeftBodyWrapper table.dataTable thead .sorting:after,
 #SimpleRedirects div.DTFC_LeftBodyWrapper table.dataTable thead .sorting_asc:after,
 #SimpleRedirects div.DTFC_LeftBodyWrapper table.dataTable thead .sorting_desc:after,
 #SimpleRedirects div.DTFC_RightBodyWrapper table.dataTable thead .sorting:after,
 #SimpleRedirects div.DTFC_RightBodyWrapper table.dataTable thead .sorting_asc:after,
 #SimpleRedirects div.DTFC_RightBodyWrapper table.dataTable thead .sorting_desc:after,
 #SimpleRedirects div.dataTables_scrollBody table.dataTable thead .sorting:after,
 #SimpleRedirects div.dataTables_scrollBody table.dataTable thead .sorting_asc:after,
 #SimpleRedirects div.dataTables_scrollBody table.dataTable thead .sorting_desc:after {
    display: none
}
 #SimpleRedirects table.dataTable thead .sorting:after {
    opacity: .2;
    content: "\e150"
}
 #SimpleRedirects table.dataTable thead .sorting_asc:after {
    content: "\e155"
}
 #SimpleRedirects table.dataTable thead .sorting_desc:after {
    content: "\e156"
}
 #SimpleRedirects table.dataTable thead .sorting_asc_disabled:after,
 #SimpleRedirects table.dataTable thead .sorting_desc_disabled:after {
    color: #eee
}
 #SimpleRedirects table.dataTable thead>tr>th {
    padding-right: 30px
}
 #SimpleRedirects table.dataTable.table-condensed thead>tr>th {
    padding-right: 20px
}
 #SimpleRedirects table.dataTable.table-condensed thead .sorting:after,
 #SimpleRedirects table.dataTable.table-condensed thead .sorting_asc:after,
 #SimpleRedirects table.dataTable.table-condensed thead .sorting_desc:after {
    top: 6px;
    right: 6px
}
 #SimpleRedirects div.dataTables_scrollHead table {
    margin-bottom: 0!important;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}
 #SimpleRedirects div.dataTables_scrollHead table thead tr:last-child td:first-child,
 #SimpleRedirects div.dataTables_scrollHead table thead tr:last-child th:first-child {
    border-bottom-left-radius: 0!important;
    border-bottom-right-radius: 0!important
}
 #SimpleRedirects div.dataTables_scrollBody table {
    margin-bottom: 0!important
}
 #SimpleRedirects div.dataTables_scrollBody tbody tr:first-child td,
 #SimpleRedirects div.dataTables_scrollBody tbody tr:first-child th {
    border-top: none
}
 #SimpleRedirects table.table-bordered.dataTable {
    border-collapse: separate!important
}
 #SimpleRedirects table.table-bordered thead td,
 #SimpleRedirects table.table-bordered thead th {
    border-left-width: 0;
    border-top-width: 0
}
 #SimpleRedirects table.table-bordered tbody td,
 #SimpleRedirects table.table-bordered tbody th,
 #SimpleRedirects table.table-bordered tfoot td,
 #SimpleRedirects table.table-bordered tfoot th {
    border-left-width: 0;
    border-bottom-width: 0
}
 #SimpleRedirects table.table-bordered td:last-child,
 #SimpleRedirects table.table-bordered th:last-child {
    border-right-width: 0
}
 #SimpleRedirects div.dataTables_scrollHead table.table-bordered {
    border-bottom-width: 0
}
 #SimpleRedirects .table.dataTable tbody tr.active td,
 #SimpleRedirects .table.dataTable tbody tr.active th {
    background-color: #08C;
    color: #fff
}
 #SimpleRedirects .table.dataTable tbody tr.active:hover td,
 #SimpleRedirects .table.dataTable tbody tr.active:hover th {
    background-color: #0075b0!important
}
 #SimpleRedirects .table.dataTable tbody tr.active td>a,
 #SimpleRedirects .table.dataTable tbody tr.active th>a {
    color: #fff
}
 #SimpleRedirects .table-striped.dataTable tbody tr.active:nth-child(odd) td,
 #SimpleRedirects .table-striped.dataTable tbody tr.active:nth-child(odd) th {
    background-color: #017ebc
}
 #SimpleRedirects div.DTTT .btn:hover {
    text-decoration: none!important
}
 #SimpleRedirects ul.DTTT_dropdown.dropdown-menu {
    z-index: 2003
}
 #SimpleRedirects ul.DTTT_dropdown.dropdown-menu a {
    color: #333!important
}
 #SimpleRedirects ul.DTTT_dropdown.dropdown-menu li {
    position: relative
}
 #SimpleRedirects ul.DTTT_dropdown.dropdown-menu li:hover a {
    background-color: #08c;
    color: #fff!important
}
 #SimpleRedirects div.DTTT_collection_background {
    z-index: 2002
}
 #SimpleRedirects div.DTTT_print_info {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 400px;
    height: 150px;
    margin-left: -200px;
    margin-top: -75px;
    text-align: center;
    color: #333;
    padding: 10px 30px;
    opacity: .95;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 7px rgba(0, 0, 0, .5)
}
 #SimpleRedirects div.DTFC_LeftHeadWrapper table,
 #SimpleRedirects div.DTFC_LeftHeadWrapper table thead tr:last-child td:first-child,
 #SimpleRedirects div.DTFC_LeftHeadWrapper table thead tr:last-child th:first-child,
 #SimpleRedirects div.DTFC_RightHeadWrapper table,
 #SimpleRedirects div.DTFC_RightHeadWrapper table thead tr:last-child td:first-child,
 #SimpleRedirects div.DTFC_RightHeadWrapper table thead tr:last-child th:first-child {
    border-bottom-left-radius: 0!important;
    border-bottom-right-radius: 0!important
}
 #SimpleRedirects div.DTTT_print_info h6 {
    font-weight: 400;
    font-size: 28px;
    line-height: 28px;
    margin: 1em
}
 #SimpleRedirects div.DTTT_print_info p {
    font-size: 14px;
    line-height: 20px
}
 #SimpleRedirects div.dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 60px;
    margin-left: -50%;
    margin-top: -25px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    font-size: 1.2em;
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, .9)), color-stop(75%, rgba(255, 255, 255, .9)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .9) 25%, rgba(255, 255, 255, .9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .9) 25%, rgba(255, 255, 255, .9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .9) 25%, rgba(255, 255, 255, .9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .9) 25%, rgba(255, 255, 255, .9) 75%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .9) 25%, rgba(255, 255, 255, .9) 75%, rgba(255, 255, 255, 0) 100%)
}
 #SimpleRedirects div.DTFC_LeftFootWrapper table,
 #SimpleRedirects div.DTFC_LeftHeadWrapper table,
 #SimpleRedirects div.DTFC_RightFootWrapper table,
 #SimpleRedirects div.DTFC_RightHeadWrapper table,
 #SimpleRedirects table.DTFC_Cloned tr.even {
    background-color: #fff;
    margin-bottom: 0
}
 #SimpleRedirects div.DTFC_LeftHeadWrapper table,
 #SimpleRedirects div.DTFC_RightHeadWrapper table {
    border-bottom: none!important;
    margin-bottom: 0!important;
    border-top-right-radius: 0!important
}
 #SimpleRedirects div.DTFC_LeftBodyWrapper table,
 #SimpleRedirects div.DTFC_RightBodyWrapper table {
    border-top: none;
    margin: 0!important
}
 #SimpleRedirects div.DTFC_LeftBodyWrapper tbody tr:first-child td,
 #SimpleRedirects div.DTFC_LeftBodyWrapper tbody tr:first-child th,
 #SimpleRedirects div.DTFC_RightBodyWrapper tbody tr:first-child td,
 #SimpleRedirects div.DTFC_RightBodyWrapper tbody tr:first-child th {
    border-top: none
}
 #SimpleRedirects div.DTFC_LeftFootWrapper table,
 #SimpleRedirects div.DTFC_RightFootWrapper table {
    border-top: none;
    margin-top: 0!important
}
 #SimpleRedirects div.FixedHeader_Cloned table {
    margin: 0!important
}
 #SimpleRedirects .note-editor {
    border: none;
    margin-top: 10px
}
 #SimpleRedirects .note-editor .note-toolbar {
    border: none;
    background-color: transparent
}
 #SimpleRedirects .note-editor .btn-toolbar {
    margin: 0
}
 #SimpleRedirects .btn-toolbar>.btn,
 #SimpleRedirects .btn-toolbar>.btn-group,
 #SimpleRedirects .btn-toolbar>.input-group {
    margin-left: 0
}
 #SimpleRedirects .note-editor .note-editable {
    border: 1px solid #e5e5e5;
    margin-top: 10px;
    min-height: 200px
}
 #SimpleRedirects .select2-container--default .select2-selection--multiple,
 #SimpleRedirects .select2-container--default .select2-selection--single,
 #SimpleRedirects .select2-container--default.select2-container--focus .select2-selection--multiple {
    background-color: transparent;
    box-shadow: inset 0 -1px 0 #ddd;
    border-radius: 0
}
 #SimpleRedirects .select2-selection__choice__remove {
    color: #2196F3
}
 #SimpleRedirects .card .card-header,
 #SimpleRedirects .dashboard .actions,
 #SimpleRedirects .panel-heading,
 #SimpleRedirects .panel-heading .pull-right {
    position: relative
}

 #SimpleRedirects code{
    border : none;
}

 #SimpleRedirects pre {
    display: inline;
    padding: 11px;
    margin: 0 0 11.5px;
    font-size: 12px;
    line-height: 1.846;
    color: #212121;
    border-radius: 3px
}