﻿@font-face {
    font-family: "Segoe UI Light";
    src: local("Segoe UI Light")
}

@font-face {
    font-family: "Segoe UI Semibold";
    src: local("Segoe UI Semibold")
}

@font-face {
    font-family: 'open_sansbold';
    src: url('fonts/opensans/opensans-bold-webfont.eot');
    src: url('fonts/opensans/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/opensans/opensans-bold-webfont.woff') format('woff'), url('fonts/opensans/opensans-bold-webfont.ttf') format('truetype'), url('fonts/opensans/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanslight';
    src: url('fonts/opensans/opensans-light-webfont.eot');
    src: url('fonts/opensans/opensans-light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/opensans/opensans-light-webfont.woff') format('woff'), url('fonts/opensans/opensans-light-webfont.ttf') format('truetype'), url('fonts/opensans/opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}

.i-body {
    line-height: 24px;
}

    .i-body a {
        text-decoration: none;
    }

        .i-body a:hover {
            text-decoration: none;
        }

html, body, div, span, object, iframe, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    vertical-align: middle;
    font-weight: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-font-smoothing: antialiased;
}

header, footer, main, section, article, .i-row {
    float: left;
    width: 100%;
}

.i-container {
    display: block;
}

.i-col-1, .i-col-2, .i-col-3, .i-col-4, .i-col-5, .i-col-6, .i-col-7, .i-col-8, .i-col-9, .i-col-10, .i-col-11, .i-col-12 {
    float: left;
    width: 100%;
}

@media (min-width: 1024px) {
    .i-col-12 {
        width: 100%;
    }

    .i-col-11 {
        width: 91.66666667%;
    }

    .i-col-10 {
        width: 83.33333333%;
    }

    .i-col-9 {
        width: 75%;
    }

    .i-col-8 {
        width: 66.66666667%;
    }

    .i-col-7 {
        width: 58.33333333%;
    }

    .i-col-6 {
        width: 50%;
    }

    .i-col-5 {
        width: 41.66666667%;
    }

    .i-col-4 {
        width: 33.33333333%;
    }

    .i-col-3 {
        width: 25%;
    }

    .i-col-2 {
        width: 16.66666667%;
    }

    .i-col-1 {
        width: 8.33333333%;
    }

    .i-col-pull {
        width: 98%;
    }
}

.i-break {
    float: left;
    width: 100%;
    line-height: normal;
}

.i-center, .i-center-2x, .i-center-3x, .i-center-4x, .i-center-5x {
    display: block;
    margin: 0 auto;
    width: 95%;
}

.i-center-2x {
    width: 90%;
}

.i-center-3x {
    width: 85%;
}

.i-center-4x {
    width: 80%;
}

.i-center-5x {
    width: 75%;
}

.i-center-6x {
    width: 70%;
}

.i-center-7x {
    width: 65%;
}

.i-center-8x {
    width: 60%;
}

.i-center-9x {
    width: 55%;
}

.i-center-10x {
    width: 50%;
}

.i-spacing {
    margin: 6px 0;
}

.i-spacing-2x {
    margin: 12px 0;
}

.i-spacing-3x {
    margin: 24px 0;
}

.i-spacing-4x {
    margin: 48px 0;
}

.i-spacing-5x {
    margin: 58px 0;
}

.i-spacing-6x {
    margin: 84px 0;
}

.i-spacing-7x {
    margin: 102px 0;
}

.i-spacing-8x {
    margin: 124px 0;
}

.i-clear {
    clear: both;
}

.i-float-left {
    float: left;
}

.i-float-right {
    float: right;
}

.i-list {
    float: left;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}

    .i-list li {
        float: left;
        width: 100%;
        margin: 0;
        padding: 0;
    }

.i-clear-list li {
    padding: 0;
    display: inline;
}

.i-dimmed {
    opacity: .7;
}

.i-dimmed-2x {
    opacity: .5;
}

.i-dimmed-3x {
    opacity: .2;
}

.i-margin {
    margin: 6px;
}

.i-margin-2x {
    margin: 12px;
}

.i-margin-3x {
    margin: 24px;
}

.i-margin-4x {
    margin: 36px;
}

.i-margin-5x {
    margin: 48px;
}

.i-margin-6x {
    margin: 60px;
}

.i-margin-top {
    margin-top: 6px;
}

.i-margin-top-2x {
    margin-top: 12px;
}

.i-margin-top-3x {
    margin-top: 24px;
}

.i-margin-top-4x {
    margin-top: 36px;
}

.i-margin-top-5x {
    margin-top: 48px;
}

.i-margin-top-6x {
    margin-top: 60px;
}

.i-margin-bottom {
    margin-bottom: 6px;
}

.i-margin-bottom-2x {
    margin-bottom: 12px;
}

.i-margin-bottom-3x {
    margin-bottom: 24px;
}

.i-margin-bottom-4x {
    margin-bottom: 36px;
}

.i-margin-bottom-5x {
    margin-bottom: 48px;
}

.i-margin-bottom-6x {
    margin-bottom: 60px;
}

.i-margin-left {
    margin-left: 6px;
}

.i-margin-left-2x {
    margin-left: 12px;
}

.i-margin-left-3x {
    margin-left: 24px;
}

.i-margin-left-4x {
    margin-left: 36px;
}

.i-margin-left-5x {
    margin-left: 48px;
}

.i-margin-left-6x {
    margin-left: 60px;
}

.i-margin-right {
    margin-right: 6px;
}

.i-margin-right-2x {
    margin-right: 12px;
}

.i-margin-right-3x {
    margin-right: 24px;
}

.i-margin-right-4x {
    margin-right: 36px;
}

.i-margin-right-5x {
    margin-right: 48px;
}

.i-margin-right-6x {
    margin-right: 60px;
}

.i-padding {
    padding: 6px;
}

.i-padding-2x {
    padding: 12px;
}

.i-padding-3x {
    padding: 24px;
}

.i-padding-4x {
    padding: 36px;
}

.i-padding-5x {
    padding: 48px;
}

.i-padding-6x {
    padding: 60px;
}

.i-align-middle {
    vertical-align: middle;
}

.i-align-right {
    text-align: right;
}

.i-align-cemter {
    text-align: center;
}

.i-transition {
    -moz-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    -webkit-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

.i-inline {
    display: inline;
}

.i-inline-block {
    display: inline-block;
}

.i-relative {
    position: relative;
}

.i-fixed {
    position: fixed;
}

.i-absolute {
    position: absolute;
}

.i-to-upper {
    text-transform: uppercase;
}

.i-to-lower {
    text-transform: lowercase;
}

.i-pull-in-4x {
    width: 96%;
}

.i-pull-in-3x {
    width: 97%;
}

.i-pull-in-2x {
    width: 98%;
}

.i-pull-in-1x {
    width: 99%;
}

.i-user-bar {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    border-bottom-width: 1px;
    border-style: solid;
}

    .i-user-bar a {
        text-decoration: none;
    }

        .i-user-bar a.i-nav-link, .i-user-bar a.i-app-name {
            float: left;
            padding: 18px 12px;
        }

            .i-user-bar a.i-nav-link i {
                font-size: 12pt;
            }

        .i-user-bar a.i-photo-link i {
            font-size: 8pt;
        }

        .i-user-bar a.i-app-name > .padding {
            padding-left: 0;
            padding-right: 0;
        }

    .i-user-bar .i-photo span {
        line-height: 24px;
    }

    .i-user-bar .i-photo, .i-user-bar .i-photo-over, .i-user-bar .i-photo img, .i-user-bar .i-photo span {
        width: 24px;
        height: 24px;
    }

    .i-user-bar .i-mobile-bread-crumb {
        margin: 18px 12px;
    }

    .i-user-bar .mobile-nav li {
        padding-left: 6px;
    }

    .i-user-bar .mobile-nav .icon .fa {
        font-size: 18pt;
    }

    .i-user-bar .i-margin {
        margin: 12px;
    }

.i-banner {
    float: left;
    width: 100%;
    border-bottom-width: 1px;
    border-style: solid;
}

    .i-banner .i-logo {
        float: left;
        width: 300px;
        height: 80px;
        margin-right: 12px;
        background-position: center center;
        background-repeat: no-repeat;
    }

    .i-banner .i-spacing {
        margin: 32px 0;
    }

    .i-banner .i-float-right {
        margin-top: 12px;
    }

.i-banner-tabs {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}

    .i-banner-tabs li {
        float: left;
        white-space: nowrap;
        margin: 0;
        padding: 0;
        margin-left: 3px;
    }

    .i-banner-tabs a {
        float: left;
        font-weight: bold;
        text-transform: uppercase;
        border-width: 1px;
        border-style: solid;
    }

        .i-banner-tabs a .padding {
            float: left;
            padding: 12px 14px;
        }

        .i-banner-tabs a i {
            font-size: 10pt;
        }

.i-nav-content {
    float: left;
    width: 100%;
    padding: 1% 0;
    border: 0;
    border-top-width: 1px;
    border-style: solid;
}

.i-nav-content-vertical {
    border: 0;
    padding: 1%;
}

.i-nav-with-border {
    float: left;
    width: 100%;
    border-width: 1px;
    border-style: solid;
    padding: 1%
}

    .i-nav-with-border .i-nav-with-active-border .i-nav-content {
        padding: 1% 0;
        border: 0;
        border-top-width: 1px;
        border-style: solid;
    }

.i-nav-with-border-vertical {
    float: left;
    width: 100%;
    border-width: 1px;
    border-style: solid;
    padding: 1%;
}

    .i-nav-with-border-vertical .i-nav {
        border: 0;
        border-right-width: 1px;
        border-style: solid;
    }

    .i-nav-with-border-vertical .i-nav-content {
        border: 0;
        padding: 0 1% 1% 1%;
    }

.i-nav-with-active-border .i-nav-content {
    padding: 1%;
    margin-top: -1px;
    border-width: 1px;
    border-style: solid;
}

.i-nav-with-active-border a.i-nav-link {
    border-left-width: 1px;
    border-top-width: 1px;
    border-right-width: 1px;
}

.i-nav-with-active-border .i-nav-slider {
    display: none;
}

.i-nav {
    float: left;
    margin: 0;
    border: 0;
    border-style: solid;
    position: relative;
    padding: 0;
    list-style: none;
}

.i-nav-right {
    float: right;
}

.i-nav li {
    float: left;
    padding: 0;
    margin: 0;
}

.i-nav-full, .i-nav-full li {
    float: none;
    display: block;
}

.i-nav-with-margin li {
    margin: 0 12px;
}

.i-nav-with-border .i-nav-with-margin li:first-child {
    margin-left: 0;
}

.i-nav-header h1, .i-nav-header h2, .i-nav-header h3, .i-nav-header h4, .i-nav-header h5, .i-nav-header h6 {
    margin: 0;
    padding: 12px;
}

a.i-nav-link {
    float: left;
    position: relative;
    margin: 0;
    padding: 9px;
    border: 0;
    border-bottom-width: 3px;
    border-style: solid;
    border-color: transparent;
    border-bottom-color: transparent;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

    a.i-nav-link i {
        vertical-align: middle;
        font-weight: normal;
    }

    a.i-nav-link.selected {
        border-bottom-color: currentColor;
    }

    a.i-nav-link:hover {
        text-decoration: none;
    }

    a.i-nav-link .i-label {
        margin: -3px 0;
        padding: 0 4px;
    }

.i-nav .i-tooltip, .i-nav .i-dropdown {
    float: left;
}

.i-nav li.i-nav-menu {
    display: none;
}

.i-nav-vertical {
    overflow: auto;
    border-right-width: 1px;
}

    .i-nav-vertical li a.i-nav-link.selected {
        border-right-color: currentColor !important;
    }

    .i-nav-vertical.i-nav-slider-left li a.i-nav-link.selected {
        border-left-color: currentColor !important;
    }

    .i-nav-vertical li, .i-nav-vertical li a.i-nav-link {
        margin: 0;
        width: 100%;
    }

        .i-nav-vertical li a.i-nav-link, .i-nav-vertical.i-nav-slider-right li a.i-nav-link {
            border-bottom-width: 0;
            border-left-width: 0;
            border-right-width: 3px;
        }

    .i-nav-vertical.i-nav-slider-left li a.i-nav-link {
        border-left-width: 3px;
        border-right-width: 0;
    }

    .i-nav-vertical::-webkit-scrollbar {
        background: #fff;
        width: 8px;
    }

    .i-nav-vertical::-webkit-scrollbar-thumb:vertical {
        margin: 0 6px;
        background-color: #34A4E5;
    }

        .i-nav-vertical::-webkit-scrollbar-thumb:vertical:hover {
            background-color: #34A4E5;
        }

    .i-nav-vertical::-webkit-scrollbar-button:start:decrement, .i-nav-vertical::-webkit-scrollbar-button:end:increment {
        height: 0;
        display: block;
    }

.i-panel .i-nav-vertical {
    border-right-width: 0;
}

.i-nav-justified {
    float: none;
    display: table;
    width: 100%;
    border-collapse: separate;
}

    .i-nav-justified > li {
        float: none;
        display: table-cell;
    }

    .i-nav-justified a.i-nav-link {
        width: 100%;
        display: block;
        text-align: center;
    }

.i-nav-slider {
    float: left;
    height: 3px;
    width: 0;
    position: absolute;
    display: none;
    bottom: 0;
    z-index: 0;
    transition: all 0.2s;
}

.i-nav-slider-vertical {
    right: 0;
    width: 3px;
    height: auto;
}

.i-nav-slider-vertical-left {
    left: 0;
    right: initial;
}

.i-nav-pills a.i-nav-link, .i-nav-pills a.i-btn {
    border: 0;
    z-index: 1;
}

.i-nav-pills .i-nav-slider {
    height: 100%;
    width: 100%;
}

.i-nav-bar {
    float: left;
    width: 100%;
    border-width: 1px;
    border-style: solid;
}

    .i-nav-bar .i-nav {
        margin: 6px;
    }

    .i-nav-bar .i-form-group {
        margin: 0;
    }

.i-nav-fixed {
    position: fixed;
    z-index: 3;
}

.i-nav-bar .i-nav-header h1, .i-nav-bar .i-nav-header h2, .i-nav-bar .i-nav-header h3, .i-nav-bar .i-nav-header h4, .i-nav-bar .i-nav-header h5, .i-nav-bar .i-nav-header h6 {
    line-height: normal;
}

.i-nav-list {
    width: 100%;
}

    .i-nav-list li {
        width: 100%;
    }

        .i-nav-list li.i-nav-header {
            padding: 12px;
        }

        .i-nav-list li a.i-nav-link {
            float: left;
            width: 100%;
            border: 0;
            padding: 12px;
        }

        .i-nav-list li a i.fa-chevron-right, .i-nav-list li a i.fa-chevron-right {
            float: right;
            margin: 4px;
            opacity: 0.2;
        }

        .i-nav-list li a.selected i.fa-chevron-right, .i-nav-list li a:hover i.fa-chevron-right {
            opacity: 1;
        }

.i-panel-toggle {
    cursor: pointer;
}

.i-panel {
    float: left;
    width: 100%;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.i-panel-collapsed {
    opacity: .6;
}

    .i-panel-collapsed .i-panel-footer {
        display: none;
    }

.i-panel-header {
    float: left;
    position: relative;
    border-style: solid;
    border-width: 1px;
    width: 100%;
    white-space: nowrap;
    min-width: 100px;
}

.i-panel-header-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: repeat;
}

.i-panel-header-left {
    float: left;
    position: relative;
    margin: 9px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.i-panel-header-right {
    float: right;
    position: relative;
    margin: 9px;
}

.i-panel-header h2 {
    display: inline-block;
    margin: 0;
    padding: 0;
    background-color: transparent !important;
}

.i-panel-header a {
    text-decoration: none;
}

    .i-panel-header a:hover {
        text-decoration: none;
    }

.i-panel-header h1, .i-panel-header h2, .i-panel-header h3, .i-panel-header h4, .i-panel-header h5, .i-panel-header h6 {
    background-color: transparent !important;
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

.i-panel-header-icon {
    padding: 0;
    margin: 12px;
}

a.i-panel-toggle-link {
    float: left;
    opacity: .5;
}

    a.i-panel-toggle-link:hover {
        opacity: 1;
    }

.i-panel-header .i-btn-group {
    float: right;
}

.i-panel-body {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    height: auto;
    position: relative;
    border-left-width: 1px;
    border-top-width: 0;
    border-right-width: 1px;
    border-bottom-width: 0;
    border-style: solid;
}

.i-panel-footer {
    float: left;
    position: relative;
    height: 1px;
    width: 100%;
    border-left-width: 1px;
    border-top-width: 0;
    border-bottom-width: 1px;
    border-right-width: 1px;
    border-style: solid;
    min-width: 100px;
}

.i-popout {
    z-index: 4;
    visibility: hidden;
    opacity: 0;
    position: fixed;
    margin: 0;
    padding: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

    .i-popout a.close {
        float: right;
    }

.i-popout-header, .i-popout-body {
    float: left;
    width: 100%;
    padding: 6px;
}

.i-popout-top-left {
    left: 15px;
    top: 15px;
    -moz-transform: translateY(-250px) scale(.8);
    -ms-transform: translateY(-250px) scale(.8);
    -o-transform: translateY(-250px) scale(.8);
    -webkit-transform: translateY(-250px) scale(.8);
    transform: translateY(-250px) scale(.8);
}

.i-popout-top-right {
    right: 15px;
    top: 15px;
    -moz-transform: translateY(-250px) scale(.8);
    -ms-transform: translateY(-250px) scale(.8);
    -o-transform: translateY(-250px) scale(.8);
    -webkit-transform: translateY(-250px) scale(.8);
    transform: translateY(-250px) scale(.8);
}

.i-popout-bottom-left {
    left: 15px;
    bottom: 15px;
    -moz-transform: translateY(250px) scale(.8);
    -ms-transform: translateY(250px) scale(.8);
    -o-transform: translateY(250px) scale(.8);
    -webkit-transform: translateY(250px) scale(.8);
    transform: translateY(250px) scale(.8);
}

.i-popout-bottom-right {
    right: 15px;
    bottom: 15px;
    -moz-transform: translateY(250px) scale(.8);
    -ms-transform: translateY(250px) scale(.8);
    -o-transform: translateY(250px) scale(.8);
    -webkit-transform: translateY(250px) scale(.8);
    transform: translateY(250px) scale(.8);
}

.i-popout-visible {
    -moz-transform: translateY(0) scale(1);
    -ms-transform: translateY(0) scale(1);
    -o-transform: translateY(0) scale(1);
    -webkit-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    visibility: visible;
    opacity: 1;
}

.i-dropdown {
    display: inline-block;
    margin: 0;
    padding: 0;
    position: relative;
}

    .i-dropdown .i-btn span.caret {
        line-height: normal;
        padding: 0;
        margin: 0;
    }

.i-dropdown-toggle .caret {
    display: inline;
    margin: 0;
    border: 0;
}

    .i-dropdown-toggle .caret:before {
        line-height: normal;
        text-decoration: none;
        font-size: 10pt;
        font-family: 'FontAwesome';
        content: '\f0d7';
        vertical-align: middle;
    }

.i-dropdown-menu .i-loader-jumbo {
    position: relative;
    min-height: 250px;
    width: 100%;
    height: 100%;
}

.i-dropdown-arrow {
    float: left;
    content: '-';
    position: absolute;
    z-index: 9;
    text-indent: -40000px;
    width: 24px;
    height: 12px;
    padding: 0;
    top: 100%;
    left: 50%;
    display: none;
    margin-left: -12px;
    background-color: transparent !important;
}

.i-dropdown-arrow-bottom {
    top: 100%;
    border-left-color: transparent !important;
    border-top-color: transparent !important;
    border-right-color: transparent !important;
    border-style: solid;
    border-left-width: 12px;
    border-right-width: 12px;
    border-bottom-width: 12px;
}

.i-dropdown-arrow-top {
    top: -12px;
    border-left-color: transparent !important;
    border-bottom-color: transparent !important;
    border-right-color: transparent !important;
    border-style: solid;
    border-left-width: 12px;
    border-right-width: 12px;
    border-top-width: 12px;
}

.i-dropdown-menu {
    float: left;
    position: absolute;
    z-index: 9;
    display: none;
    overflow: auto;
    min-width: 200px;
    padding: 0;
    text-align: left;
    list-style: none;
    border-width: 1px;
    border-style: solid;
    background-clip: padding-box;
    text-transform: initial;
}

.i-dropdown-menu-reset {
    width: 100%;
    position: relative;
    left: 0;
    margin: 0;
    border: 0;
    z-index: 0;
    float: left;
    display: block;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.i-asides .i-dropdown-menu {
    z-index: 12;
}

.i-dropdown-menu > li {
    width: 100%;
    margin: 0;
    padding: 0;
}

.i-dropdown-menu li a .i-pip, .i-dropdown-menu li a .i-label {
    margin-top: -4px;
}

.i-dropdown-menu .divider {
    height: 0;
    border: 0;
    border-bottom: 1px;
    border-style: solid;
    margin: 0;
    overflow: hidden;
}

.i-dropdown-header {
    border-bottom: 1px;
    border-style: solid;
    width: 100%;
    white-space: nowrap;
}

.i-dropdown-menu li ul li.i-dropdown-header, li.i-dropdown-header {
    padding: 9px;
    border: 0;
}

.i-dropdown-header .i-nav-invert {
    background-color: transparent;
}

.i-dropdown-header a.i-btn, .i-dropdown-header .i-dropdown {
    float: left;
    margin: 0;
    padding: 0;
}

.i-dropdown-header h1, .i-dropdown-header h2, .i-dropdown-header h3, .i-dropdown-header h4, .i-dropdown-header h5, .i-dropdown-header h6 {
    float: left;
    display: inline;
    margin: 9px;
}

.i-dropdown-header .i-check-box-pills, .i-dropdown-header .i-radio-button-pills {
    float: left;
}

.i-dropdown-body {
    float: left;
    width: 100%;
}

.i-dropdown-menu li .i-check-box, .i-dropdown-menu li .i-radio-button {
    margin: 9px;
}

.i-dropdown-menu li .i-check-box-pills, .i-dropdown-menu li .i-check-box-pills .i-check-box, .i-dropdown-menu li .i-radio-button-pills, .i-dropdown-menu li .i-radio-button-pills .i-radio-button {
    float: left;
    ;
    margin: 0;
}

    .i-dropdown-menu li .i-check-box-pills .i-check-box input + label, .i-dropdown-menu li .i-radio-button-pills .i-radio-button input + label {
        padding-top: 9px;
        padding-bottom: 9px;
    }

.i-dropdown-arrow.i-dropdown-visible, .i-dropdown-menu.i-dropdown-visible {
    display: block;
}

.i-dropdown-menu-center {
    left: 50%;
}

.i-dropdown-menu-right {
    left: auto;
    right: -6px;
}

a.i-dropdown-link {
    text-align: left;
    display: block;
    padding: 9px;
    border: 0;
    : width: 100%;
}

    a.i-dropdown-link:hover {
        text-decoration: none;
    }

.i-dropdown-menu-bottom {
    top: 100%;
    margin-top: 12px;
}

.i-dropdown-menu-top {
    bottom: 100%;
    margin-bottom: 12px;
}

.i-dropdown-menu::-webkit-scrollbar {
    background: #242424;
    width: 6px;
}

.i-dropdown-menu::-webkit-scrollbar-thumb:vertical {
    margin: 0 6px;
    background-color: #888;
    -webkit-border-radius: 0;
}

.i-dropdown-menu::-webkit-scrollbar-button:start:decrement, .i-dropdown-menu::-webkit-scrollbar-button:end:increment {
    height: 0;
    display: block;
}

.i-asides iframe, .i-dropdown-menu iframe {
    float: left;
    height: 100%;
    width: 100%;
}

.i-dropdown-menu-nowrap .i-dropdown-link {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.i-dropdown-menu li.pager .pager-left {
    float: left;
    width: 25%;
}

.i-dropdown-menu li.pager .pager-center {
    float: left;
    width: 50%;
    text-align: center;
}

    .i-dropdown-menu li.pager .pager-center span {
        display: inline-block;
        padding: 9px;
    }

.i-dropdown-menu li.pager .pager-right {
    float: left;
    width: 25%;
}

.i-dropdown-menu li.pager div {
    text-align: center;
}

.i-dropdown-menu li.pager a span {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

.i-pager {
    display: inline-block;
    vertical-align: middle;
}

    .i-pager a {
        display: inline-block;
        position: relative;
        text-decoration: none;
        border-width: 1px;
        border-style: solid;
        -webkit-transition: all 0.2s ease-in;
        -moz-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
    }

        .i-pager a .i-pager-bg, .i-pager a .i-pager-active-bg {
            width: 100%;
            height: 100%;
            position: absolute;
            padding: 0;
        }

        .i-pager a:hover {
            text-decoration: none;
        }

        .i-pager a.selected {
            font-weight: bold;
            border-width: 1px;
            border-style: solid;
        }

    .i-pager .dots {
        display: inline-block;
        position: relative;
        margin: 0 0 0 6px;
        text-decoration: none;
        border-width: 1px;
        border-style: solid;
    }

        .i-pager .dots span {
            padding: 11px 12px 14px 12px;
        }

.i-jump-to-page-menu .i-input-group {
    padding: 6px;
}

.i-bread-crumb {
    float: left;
    width: 100%;
    position: relative;
    border-width: 1px;
    border-style: solid;
}

    .i-bread-crumb .i-bread-crumb-bg {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-repeat: repeat;
    }

    .i-bread-crumb ul {
        float: left;
        width: 100%;
        position: relative;
        margin: 12px;
        padding: 0;
        list-style: none;
    }

        .i-bread-crumb ul li {
            float: left;
            margin: 0;
            padding: 0;
            list-style: none;
        }

            .i-bread-crumb ul li.sep {
                float: left;
                padding: 0;
                margin: 0 9px;
            }

            .i-bread-crumb ul li.first a:before {
                font-family: 'FontAwesome';
                content: '\f015';
                font-size: 8pt;
                margin-right: 6px;
                display: none;
                vertical-align: middle;
            }

        .i-bread-crumb ul a {
            float: left;
            padding: 0;
        }

            .i-bread-crumb ul a:hover {
                text-decoration: none;
            }

.i-mobile-bread-crumb {
    float: left;
    display: none;
}

    .i-mobile-bread-crumb ul {
        float: left;
        position: relative;
        padding: 0;
        margin: 0;
        list-style: none;
    }

        .i-mobile-bread-crumb ul li {
            float: left;
            display: none;
            margin: 0;
            padding: 0;
        }

            .i-mobile-bread-crumb ul li.loading {
                display: inline;
            }

            .i-mobile-bread-crumb ul li.sep {
                display: none;
            }

            .i-mobile-bread-crumb ul li a {
                float: left;
                color: #fff;
                font-size: 8pt;
                padding: 0 6px;
                max-width: 100px;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
            }

                .i-mobile-bread-crumb ul li a:hover {
                    text-decoration: none;
                }

            .i-mobile-bread-crumb ul li:nth-last-child(3) {
                display: inline;
            }

            .i-mobile-bread-crumb ul li:before {
                float: left;
                content: '-';
                top: 0;
                left: -12px;
                position: absolute;
                z-index: 0;
                text-indent: -40000px;
                padding: 0;
                width: 0;
                height: 0;
                border: 0;
                border-color: currentColor;
                border-style: solid;
                border-bottom-color: transparent !important;
                border-top-color: transparent !important;
                border-left-color: transparent !important;
                border-bottom-width: 12px;
                border-top-width: 12px;
                border-right-width: 12px;
            }

.i-tree {
    float: left;
    width: 100%;
    white-space: nowrap;
    line-height: 26px;
}

    .i-tree ul {
        width: 100%;
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .i-tree ul li {
            float: left;
            width: 100%;
            margin: 0;
            padding: 0;
            line-height: normal;
        }

            .i-tree ul li img {
                float: left;
                width: 18px;
                height: 18px;
                cursor: pointer;
                vertical-align: middle;
                margin: 4px 2px;
            }

            .i-tree ul li a {
                display: inline-block;
                line-height: 26px;
                width: auto !important;
                padding: 0;
                cursor: pointer;
                text-decoration: none !important;
                border: solid 1px transparent;
                vertical-align: middle;
                white-space: nowrap;
                border-radius: 2px;
            }

                .i-tree ul li a span {
                    float: left;
                    padding: 0 3px;
                    border-radius: 2px;
                }

                .i-tree ul li a.prnnode {
                    text-decoration: none;
                    border: solid 1px transparent;
                }

            .i-tree ul li .check {
                float: left;
                width: 18px;
                margin: 6px 6px;
                vertical-align: middle;
            }

.i-tree-edit {
    z-index: 10;
    font-size: 10pt;
    color: #666;
    width: 200px;
    border: solid 1px #7F9DB9;
    position: absolute;
    padding: 4px;
    text-decoration: none;
}

.i-tree-gesture {
    border: #f0f0f0 1px solid;
}

.i-tree-context-menu {
    padding: 1px;
    font-family: Verdana, Arial, Tahoma;
    font-size: 10pt;
    border: #aaa 1px solid;
    z-index: 6;
    position: absolute;
    background-color: #f6f6f6;
    box-shadow: 0px 0px 40px #aaa;
}

    .i-tree-context-menu .ctxtext {
        cursor: pointer;
        color: #444;
        text-decoration: none;
    }

    .i-tree-context-menu .ctxitem {
        width: 100%;
        line-height: normal;
        cursor: pointer;
        background-color: #ffffff;
    }

        .i-tree-context-menu .ctxitem a {
            float: left;
            line-height: normal;
            margin: 0;
            padding: 0px 9px 9px 9px;
            text-decoration: none;
        }

            .i-tree-context-menu .ctxitem a:hover {
                color: #fff !important;
                text-decoration: none;
                background-color: #A7A8AA;
                border-radius: 6px;
            }

    .i-tree-context-menu .ctxtextdisable {
        cursor: pointer;
        color: #999999;
        text-decoration: none
    }

    .i-tree-context-menu .ctxtextoverdisable {
        cursor: pointer;
        color: #999999;
        text-decoration: none
    }

    .i-tree-context-menu .ctxseparator {
        border-top: solid #aaa 1px;
        font-size: 1px;
        line-height: normal;
    }

.i-tooltip-icon {
    cursor: help;
}

.i-input-group-addon-default .i-tooltip-icon {
    opacity: .5;
}

.i-tip {
    display: block;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    z-index: 20;
    border-width: 0;
    border-style: solid;
    top: 0;
    left: 0;
}

    .i-tip p {
        display: block;
        font-weight: normal;
        margin: 9px;
        padding: 0;
    }

.i-tip-invert {
    box-shadow: 0 0 15px rgba(125,125,125,0.5);
}

.i-tip-arrow {
    display: block;
    visibility: hidden;
    content: '-';
    opacity: 0;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 21;
    text-indent: -40000px;
    padding: 0;
    width: 8px;
    height: 8px;
    border: 0;
    border-style: solid;
    background-color: transparent;
}

.i-tip-arrow-top {
    top: -8px;
    border-left-color: transparent !important;
    border-top-color: transparent !important;
    border-right-color: transparent !important;
    border-left-width: 8px;
    border-right-width: 8px;
    border-bottom-width: 8px;
}

.i-tip-arrow-bottom {
    bottom: -8px;
    border-left-color: transparent !important;
    border-bottom-color: transparent !important;
    border-right-color: transparent !important;
    border-left-width: 8px;
    border-right-width: 8px;
    border-top-width: 8px;
}

.i-tip-arrow-left {
    left: -8px;
    border-bottom-color: transparent !important;
    border-top-color: transparent !important;
    border-left-color: transparent !important;
    border-bottom-width: 8px;
    border-top-width: 8px;
    border-right-width: 8px;
}

.i-tip-arrow-right {
    border-bottom-color: transparent !important;
    border-top-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-width: 8px;
    border-top-width: 8px;
    border-left-width: 8px;
}

.i-tip-top-visible {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
}

.i-tip-bottom-visible {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
}

.i-tip-left-visible {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
}

.i-tip-right-visible {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px);
}

.i-achievement-tooltip {
    width: 300px;
}

    .i-achievement-tooltip p {
        float: left;
        line-height: 26px;
        font: normal 10pt Arial, Verdana, Sans-Serif;
        color: #fff;
        margin: 0;
    }

    .i-achievement-tooltip .title {
        float: left;
        width: 80%;
        font: normal 14pt "Segoe UI Light", Tahoma, Verdana;
        color: #fff;
        padding: 9px 0 6px 9px;
    }

    .i-achievement-tooltip .awarded {
        float: left;
        padding: 0 9px 9px 9px;
    }

    .i-achievement-tooltip .desc {
        float: left;
        line-height: 22px;
        white-space: normal !important;
        border-top: 1px solid #444;
        padding: 9px;
    }

    .i-achievement-tooltip .rep {
        float: right;
        text-align: right;
        color: #aaa;
        margin-top: 26px;
        font-size: 18pt;
        font-weight: normal;
        margin: 12px;
        font: normal 16pt "Segoe UI Light", Tahoma, Verdana;
        margin-top: 12px;
        color: #aaa;
        padding: 0 9px;
    }

.i-summary {
    float: left;
    width: 100%;
    border-width: 1px;
    border-left-width: 6px;
    border-style: solid;
}

    .i-summary .margin {
        display: inline-block;
        margin: 14px;
    }

    .i-summary .i-summary-header i {
        font-weight: normal;
        vertical-align: middle;
        margin-right: 6px;
    }

    .i-summary .i-summary-header {
        font-weight: 700;
    }

    .i-summary .i-summary-body a {
        text-decoration: underline;
    }

.i-label-group .i-label {
    float: left;
}

.i-label-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

    .i-label-group-justified > .i-label, .i-label-group-justified > .i-dropdown, .i-label-group-justified > .i-label-group {
        float: none;
        text-align: center;
        display: table-cell;
        width: 1%;
    }

.i-label {
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: bold;
}

    .i-label i {
        margin: 0;
        font-weight: normal;
    }

a.i-btn-primary .i-label, a.i-btn-default .i-label, a.i-btn-success .i-label, a.i-btn-info .i-label, a.i-btn-warning .i-label, a.i-btn-danger .i-label {
    border-color: #fff;
    background-color: #fff;
}

.i-btn .i-label.i-label-right, .i-label-right {
    float: right;
}

.i-table {
    width: 100%;
    border-spacing: 0;
}

    .i-table td {
        padding: 12px;
    }

    .i-table tr:first-child td {
        border-top: 0;
    }

.i-panel .i-table {
    border: 0;
}

.i-col-header {
    position: relative;
    border-width: 0;
    border-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    text-transform: uppercase;
}

    .i-col-header a, .i-col-header img, .i-col-header input, .i-col-header span {
        position: relative;
    }

.i-col-header-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.i-col-header .i-sort-arrow-desc {
    background: url(../Images/Misc_SortArrowDesc.gif) no-repeat top left;
    padding: 4px;
}

.i-col-header .i-sort-arrow-asc {
    background: url(../Images/Misc_SortArrowAsc.gif) no-repeat top left;
    padding: 4px;
}

.i-table-reset {
    width: 100%;
    margin: 0 !important;
    border-spacing: 0 !important;
}

    .i-table-reset td {
        margin: 0 !important;
        padding: 0 !important;
    }

.i-type-bold {
    font-weight: bold;
}

.i-type-to-upper {
    text-transform: uppercase;
}

.i-type-to-lower {
    text-transform: lowercase;
}

.i-type-left {
    text-align: left;
}

.i-type-center {
    text-align: center;
}

.i-type-right {
    text-align: right;
}

.i-type-small {
    font-size: 8pt;
}

.i-type-validation {
    color: #ff0000 !important;
}

.i-type-highlighted {
    background-color: #F8FF40;
    font-weight: bold;
}

.i-tag {
    opacity: .8;
    white-space: nowrap;
    max-width: 140px;
    display: inline-block;
    border: 0;
    text-overflow: ellipsis;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none !important;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

    .i-tag:hover {
        opacity: 1;
        text-decoration: none;
    }

.i-tag-count {
    display: inline-block;
    vertical-align: middle;
    padding: 6px;
}

.i-tags .comma {
    display: none;
}

.i-tags .i-btn {
    margin-right: 3px;
}

.i-tags-100 {
    float: left;
    width: 100%;
}

.i-tags-50 {
    float: left;
    width: 50%;
}

.i-tags-33 {
    float: left;
    width: 33%;
}

.i-tags-25 {
    float: left;
    width: 25%;
}

.i-dialog {
    display: block;
    top: 50%;
    left: 50%;
    -webkit-overflow-scrolling: touch;
    text-align: left;
    z-index: 11;
    opacity: 0;
    visibility: hidden;
    position: fixed;
    -webkit-box-orient: vertical;
    border-width: 7px;
    border-style: solid;
    transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -o-transform-origin: top left;
    -webkit-transform-origin: top left;
    border-color: rgba(0,0,0,0.2);
    transform: scale(.8) translate(-50%, -50%);
}

.i-dialog-visible {
    visibility: visible;
    opacity: 1;
    transform: scale(1) translate(-50%, -50%);
}

.i-dialog-body::-webkit-scrollbar {
    background: #fff;
    width: 8px;
}

.i-dialog-body::-webkit-scrollbar-thumb:vertical {
    margin: 0 6px;
    background-color: #34A4E5;
}

    .i-dialog-body::-webkit-scrollbar-thumb:vertical:hover {
        background-color: #34A4E5;
    }

.i-dialog-body::-webkit-scrollbar-button:start:decrement, .i-dialog-body::-webkit-scrollbar-button:end:increment {
    height: 0;
    display: block;
}

.i-dialog iframe {
    float: left;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

    .i-dialog iframe::-webkit-scrollbar {
        background: #eee;
        width: 8px;
    }

    .i-dialog iframe::-webkit-scrollbar-thumb:vertical {
        margin: 0 12px;
        background-color: #7289DA;
    }

    .i-dialog iframe::-webkit-scrollbar-button:start:decrement, .i-dialog iframe::-webkit-scrollbar-button:end:increment {
        height: 0;
        display: block;
    }

.i-dialog-header, .i-dialog-body, .i-dialog-footer {
    float: left;
    width: 100%;
    border-style: solid;
}

.i-dialog-footer-fixed {
    position: fixed;
    z-index: 2;
    bottom: 0;
}

.i-tip h1, .i-tip h2, .i-tip h3, .i-tip h4, .i-tip h5, .i-tip h6, .i-dialog-body h1, .i-dialog-body h2, .i-dialog-body h3, .i-dialog-body h4, .i-dialog-body h5, .i-dialog-body h6 {
    margin: 0;
}

.i-dialog-body .margin, .i-dialog-footer .margin {
    display: block;
    margin: 16px 12px;
}

.i-dialog-header .margin {
    display: block;
    margin: 18px 12px;
}

.i-dialog-header {
    border: 0;
    border-bottom-width: 1px;
    border-style: solid;
}

.i-dialog-footer {
    border: 0;
    border-top-width: 1px;
    border-style: solid;
}

.i-dialog-header h1, .i-dialog-header h2, .i-dialog-header h3, .i-dialog-header h4, .i-dialog-header h5, .i-dialog-header h6 {
    display: inline;
    margin: 0;
    padding: 0;
}

.i-dialog-body-with-fixed-vertical-nav {
    float: left;
    width: 100%;
    position: relative;
}

    .i-dialog-body-with-fixed-vertical-nav .i-nav-vertical {
        z-index: 6;
        position: fixed;
        width: 200px;
        height: 100%;
        border: 0;
    }

    .i-dialog-body-with-fixed-vertical-nav .i-nav-content-vertical {
        float: left;
        width: 100%;
        padding: 0 0 0 200px;
        border: 0;
    }

.i-popout-header a.i-popout-toggle, .i-asides-header a.i-asides-toggle, .i-dialog-header a.i-dialog-toggle {
    float: right;
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    cursor: pointer;
    z-index: 9;
}

    .i-popout-header a.i-popout-toggle i, .i-asides-header a.i-asides-toggle i, .i-dialog-header a.i-dialog-toggle i {
        display: none;
    }

    .i-popout-header a.i-popout-toggle:before, .i-asides-header a.i-asides-toggle:before, .i-dialog-header a.i-dialog-toggle:before {
        position: absolute;
        left: 0;
        top: 10px;
        right: 0;
        width: 22px;
        height: 2px;
        content: '';
        display: inline-block;
        transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transition-duration: 0.3s;
        -o-transition-duration: 0.3s;
        -moz-transition-duration: 0.3s;
        -webkit-transition-duration: 0.3s;
    }

    .i-asides-header a.i-asides-toggle.i-bars:before, .i-asides-header a.i-asides-toggle.i-bars:after {
        display: none;
    }

    .i-popout-header a.i-popout-toggle:after, .i-asides-header a.i-asides-toggle:after, .i-dialog-header a.i-dialog-toggle:after {
        position: absolute;
        left: 0;
        top: 10px;
        right: 0;
        width: 22px;
        height: 2px;
        content: '';
        display: inline-block;
        transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transition-duration: 0.3s;
        -o-transition-duration: 0.3s;
        -moz-transition-duration: 0.3s;
        -webkit-transition-duration: 0.3s;
    }

    .i-popout-header a.i-popout-toggle:hover:before, .i-asides-header a.i-asides-toggle:hover:before, .i-dialog-header a.i-dialog-toggle:hover:before {
        transform: rotate(135deg);
        -o-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
    }

    .i-popout-header a.i-popout-toggle:hover:after, .i-asides-header a.i-asides-toggle:hover:after, .i-dialog-header a.i-dialog-toggle:hover:after {
        transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
    }

.i-loader-box {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0);
    position: fixed;
    z-index: 999999;
    width: 300px;
    background-color: #333;
    color: #fff;
    text-align: center;
    font: normal 10pt Arial;
    text-transform: uppercase;
    padding: 12px;
}

.i-loader-box-visible {
    cursor: wait;
    opacity: .9;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.i-loader-box .i-row {
    margin: 24px 0;
}

.i-loader-box-inverted {
    background: #eee;
    color: #000;
}

    .i-loader-box-inverted .i-loader-bars > div {
        background-color: #000;
    }

    .i-loader-box-inverted .i-loader:after {
        box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 1);
    }

.i-loader-bars {
    display: inline-block;
    text-align: center;
    font-size: 10px;
}

    .i-loader-bars > div {
        background-color: #000;
        height: 30px;
        width: 3px;
        display: inline-block;
        margin: 0;
        -webkit-animation: stretchdelay 1.8s infinite ease-in;
        animation: stretchdelay 1.8s infinite ease-in;
    }

    .i-loader-bars div:nth-of-type(2) {
        -webkit-animation-delay: -1.7s;
        animation-delay: -1.7s;
    }

    .i-loader-bars div:nth-of-type(3) {
        -webkit-animation-delay: -1.6s;
        animation-delay: -1.6s;
    }

    .i-loader-bars div:nth-of-type(4) {
        -webkit-animation-delay: -1.5s;
        animation-delay: -1.5s;
    }

    .i-loader-bars div:nth-of-type(5) {
        -webkit-animation-delay: -1.4s;
        animation-delay: -1.4s;
    }

    .i-loader-bars div:nth-of-type(6) {
        -webkit-animation-delay: -1.3s;
        animation-delay: -1.3s;
    }

    .i-loader-bars div:nth-of-type(7) {
        -webkit-animation-delay: -1.2s;
        animation-delay: -1.2s;
    }

    .i-loader-bars div:nth-of-type(8) {
        -webkit-animation-delay: -1.1s;
        animation-delay: -1.1s;
    }

    .i-loader-bars div:nth-of-type(9) {
        -webkit-animation-delay: -1.0s;
        animation-delay: -1.0s;
    }

    .i-loader-bars div:nth-of-type(10) {
        -webkit-animation-delay: -0.9s;
        animation-delay: -0.9s;
    }

    .i-loader-bars div:nth-of-type(11) {
        -webkit-animation-delay: -0.8s;
        animation-delay: -0.8s;
    }

    .i-loader-bars div:nth-of-type(12) {
        -webkit-animation-delay: -0.7s;
        animation-delay: -0.7s;
    }

    .i-loader-bars div:nth-of-type(13) {
        -webkit-animation-delay: -0.6s;
        animation-delay: -0.6s;
    }

    .i-loader-bars div:nth-of-type(14) {
        -webkit-animation-delay: -0.5s;
        animation-delay: -0.5s;
    }

    .i-loader-bars div:nth-of-type(15) {
        -webkit-animation-delay: -0.4s;
        animation-delay: -0.4s;
    }

    .i-loader-bars div:nth-of-type(16) {
        -webkit-animation-delay: -0.3s;
        animation-delay: -0.3s;
    }

    .i-loader-bars div:nth-of-type(17) {
        -webkit-animation-delay: -0.2s;
        animation-delay: -0.2s;
    }

    .i-loader-bars div:nth-of-type(18) {
        -webkit-animation-delay: -0.1s;
        animation-delay: -0.1s;
    }

    .i-loader-bars div:nth-of-type(19) {
        -webkit-animation-delay: 0s;
        animation-delay: 0s;
    }

.i-loader-bars-inverted > div {
    background-color: #eee;
}

.i-loader-bars-2x > div {
    height: 50px;
}

.i-loader-bars-3x > div {
    height: 70px;
}

@-webkit-keyframes stretchdelay {
    0%, 40%, 100% {
        -webkit-transform: scaleY(0.4)
    }

    20% {
        -webkit-transform: scaleY(1.0)
    }
}

@keyframes stretchdelay {
    0%, 40%, 100% {
        opacity: .4;
        transform: scaleY(.2);
        -webkit-transform: scaleY(.2);
    }

    20% {
        opacity: 1;
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0);
    }
}

.i-loader {
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    border-radius: 50%;
}

    .i-loader:after {
        position: absolute;
        content: '-';
        z-index: 2;
        text-indent: -5000px;
        top: 0;
        left: 0;
        width: 20px;
        height: 20px;
        overflow: hidden;
        box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 1);
        -webkit-mask-image: -webkit-linear-gradient(top, #000000, rgba(0, 0, 0, 0));
        clip: rect(0,10px,20px,0);
        border-radius: 50%;
        -webkit-transform-origin: 10px 10px;
        -moz-transform-origin: 10px 10px;
        -o-transform-origin: 10px 10px;
        -ms-transform-origin: 10px 10px;
        -webkit-animation: i-rotate .8s infinite linear;
        -moz-animation: i-rotate .8s infinite linear;
        -o-animation: i-rotate .8s infinite linear;
        animation: i-rotate .8s infinite linear;
    }

.i-loader-2x {
    width: 40px;
    height: 40px;
}

    .i-loader-2x:after {
        width: 40px;
        height: 40px;
        clip: rect(0,20px,40px,0);
        -webkit-transform-origin: 20px 20px;
        -moz-transform-origin: 20px 20px;
        -o-transform-origin: 20px 20px;
        -ms-transform-origin: 20px 20px;
    }

.i-loader-3x {
    width: 60px;
    height: 60px;
}

    .i-loader-3x:after {
        width: 60px;
        height: 60px;
        clip: rect(0,30px,60px,0);
        -webkit-transform-origin: 30px 30px;
        -moz-transform-origin: 30px 30px;
        -o-transform-origin: 30px 30px;
        -ms-transform-origin: 30px 30px;
    }

.i-loader-inverted:after {
    box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 1);
}

@-webkit-keyframes i-rotate {
    0% {
        -webkit-transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes i-rotate {
    0% {
        -moz-transform: rotate(0);
    }

    100% {
        -moz-transform: rotate(360deg);
    }
}

@-o-keyframes i-rotate {
    0% {
        -o-transform: rotate(0);
    }

    100% {
        -o-transform: rotate(360deg);
    }
}

@keyframes i-rotate {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.i-loader-overlay {
    float: left;
    width: 100%;
    z-index: 10;
    position: absolute;
    text-align: center;
    cursor: wait;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

    .i-loader-overlay .i-loader-overlay-bg {
        background: white;
        z-index: 1;
        position: absolute;
        width: 100%;
        height: 100%;
        opacity: .7;
    }

    .i-loader-overlay .i-loader-box {
        display: inline-block;
        position: relative;
        margin: 24px 0;
    }

.i-loader-jumbo {
    float: left;
    width: 100%;
    height: 100%;
    min-height: 200px;
    text-align: center;
    cursor: wait;
}

    .i-loader-jumbo .i-loader {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

.i-percentage-bar {
    background-color: #fff;
    border: solid 1px #ccc;
    line-height: normal;
    text-align: left;
}

.i-percentage-bar-filled {
    background-color: #ccc;
    border: solid 1px #fff;
    line-height: normal;
}

.i-captcha {
    display: inline-block;
    vertical-align: middle;
    border: #7F9DB9 1px solid;
}

    .i-captcha img {
        float: left;
        display: block;
    }

.i-photo {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    text-align: center;
}

    .i-photo a {
        float: left;
        margin: 0;
        padding: 0;
    }

    .i-photo img {
        float: left;
        border: 0;
    }

    .i-photo span {
        float: left;
        line-height: 28px;
        font-size: 10pt;
        border: 0;
        padding: 0;
        margin: 0;
        font-family: open_sanslight;
    }

.i-photo-2x span {
    line-height: 38px;
    font-size: 14pt;
}

.i-photo-3x span {
    line-height: 48px;
    font-size: 20pt;
}

.i-photo-4x span {
    line-height: 60px;
    font-size: 26pt;
}

.i-photo-5x span {
    line-height: 72px;
    font-size: 32pt;
}

.i-photo-6x span {
    line-height: 84px;
    font-size: 38pt;
}

.i-photo-7x span {
    line-height: 96px;
    font-size: 44pt;
}

.i-photo-8x span {
    line-height: 108px;
    font-size: 50pt;
}

.i-photo-9x span {
    line-height: 120px;
    font-size: 56px;
}

.i-photo-10x span {
    line-height: 132px;
    font-size: 62px;
}

.i-photo, .i-photo img, .i-photo span {
    width: 28px;
    height: 28px;
}

.i-photo-2x, .i-photo-2x img, .i-photo-2x span {
    width: 36px;
    height: 36px;
}

.i-photo-3x, .i-photo-3x img, .i-photo-3x span {
    width: 48px;
    height: 48px;
}

.i-photo-4x, .i-photo-4x img, .i-photo-4x span {
    width: 60px;
    height: 60px;
}

.i-photo-5x, .i-photo-5x img, .i-photo-5x span {
    width: 72px;
    height: 72px;
}

.i-photo-6x, .i-photo-6x img, .i-photo-6x span {
    width: 84px;
    height: 84px;
}

.i-photo-7x, .i-photo-7x img, .i-photo-7x span {
    width: 96px;
    height: 96px;
}

.i-photo-8x, .i-photo-8x img, .i-photo-8x span {
    width: 108px;
    height: 108px;
}

.i-photo-9x, .i-photo-9x img, .i-photo-9x span {
    width: 120px;
    height: 120px;
}

.i-photo-10x, .i-photo-10x img, .i-photo-10x span {
    width: 132px;
    height: 132px;
}

.i-photo-edit {
    display: inline-block;
    position: relative;
    text-decoration: none;
}

.i-photo-over {
    opacity: 0;
    visibility: hidden;
    border: 0;
    position: absolute;
    z-index: 4;
    top: 0;
    left: 0;
    color: #fff;
    background: rgba(0,0,0,0.5);
}

    .i-photo-over span {
        display: block;
        font-size: 10pt;
        text-align: center;
        transform: scale(.7);
    }

.i-photo-edit:hover .i-photo-over {
    opacity: 1;
    visibility: visible;
}

    .i-photo-edit:hover .i-photo-over span {
        transform: scale(1);
    }

.i-user-card {
    float: left;
    padding: 0;
}

    .i-user-card h1, .i-user-card h2, .i-user-card h3, .i-user-card h4, .i-user-card h5, .i-user-card h6 {
        max-width: 250px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        display: inline-block;
        margin: 0;
        padding: 0;
        margin-top: 12px;
    }

    .i-user-card .i-photo-row {
        float: left;
        text-align: center;
        width: 100%;
        margin-top: -56px;
    }

.i-user-card-body {
    float: left;
    margin: 14px;
    text-align: center;
}

.i-online-pip {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #66ED1C;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    border-radius: 50%;
}

a.i-online-pip {
    text-decoration: none;
    background: #66ED1C;
}

    a.i-online-pip:hover {
        text-decoration: none;
    }

.i-rating-wrapper {
    margin: 0;
    padding: 0;
}

.i-rating {
    vertical-align: middle !important;
    margin: 0;
    padding: 0;
    display: inline-block;
}

.i-notify {
    top: 6px;
    font-family: Arial, Verdana, Tahoma;
    font-weight: bold;
    font-size: 10pt;
    display: none;
}

    .i-notify div {
        padding: 6px 16px;
    }

    .i-notify a {
        font-weight: bold;
    }

.i-rtb {
    float: left;
    width: 100%;
    position: relative;
    border-width: 1px;
    border-style: solid;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.i-rtb-placeholder-text {
    pointer-events: none;
    position: absolute;
    top: 18px;
    left: 10px;
    color: #aaa;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.i-rtb-toolbar-wrapper {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 10pt;
}

.i-rtb-toolbar {
    float: left;
    position: relative;
    width: 100%;
    padding: 6px;
    border: 0;
    border-bottom-width: 1px;
    border-style: solid;
}

    .i-rtb-toolbar:last-child {
        border-bottom-width: 0;
    }

.i-rtb-mobile-toolbar {
    display: none;
}

.i-rtb-toolbar-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.i-rtb-seperator {
    display: inline-block;
    position: relative;
    width: 1px;
    height: 28px;
    vertical-align: middle;
    margin: 0 4px;
    border-left-width: 0;
    border-top-width: 0;
    border-bottom-width: 0;
    border-right-width: 1px;
    border-style: solid;
}

.i-rtb-attachments-wrapper {
    float: left;
    line-height: 24px;
    width: 100%;
    background-color: #FFFFD9;
    border-top: solid 1px #ddd;
}

.i-rtb-attachments {
    float: left;
    width: 100%;
    padding: 9px 6px;
    color: #888 !important;
}

    .i-rtb-attachments .rtb_Attachment {
        float: left;
    }

    .i-rtb-attachments a {
        color: #666 !important;
        text-decoration: none;
    }

    .i-rtb-attachments img, .i-rtb-attachments i {
        margin: 0 4px;
        vertical-align: middle;
    }

    .i-rtb-attachments .size {
        margin-right: 18px;
    }

    .i-rtb-attachments a:hover {
        text-decoration: none;
    }

.i-rtb-spell-preview {
    float: left;
    font-style: normal;
    padding: 0 8px;
}

    .i-rtb-spell-preview .if-quote-wrapper {
        opacity: 0.5;
    }

.i-rtb-btn {
    display: inline-block;
    border: 1px solid transparent;
    position: relative;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.i-rtb-btn-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.i-rtb-btn span.padding {
    line-height: normal;
    display: inline-block;
    padding: 9px;
}

.i-rtb-btn i {
    line-height: normal;
    vertical-align: middle;
}

.i-rtb-btn-group .i-rtb-btn {
    float: left;
}

.i-rtb-dropdown-text {
    display: inline-block;
    margin-right: 25px;
}

.i-rtb-dropdown i {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
    text-align: right;
}

.i-rtb-emots-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
}

    .i-rtb-emots-menu li {
        float: left;
        width: auto;
    }

        .i-rtb-emots-menu li a {
            width: auto !important;
            text-align: center;
            padding: 6px;
        }

            .i-rtb-emots-menu li a img {
                padding: 3px;
            }

.i-rtb-textbox {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    background-color: #fff;
}

    .i-rtb-textbox body img, .i-rtb-textbox html img {
        cursor: move
    }

.i-rtb-html-textbox {
    float: left;
    width: 100%;
    cursor: text;
    background-color: #fff;
}

.i-rtb-reize {
    float: left;
    border: 0;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-style: solid;
    width: 100%;
    height: 7px;
    text-align: center;
    cursor: n-resize;
    line-height: normal;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.i-rtb-reize-over {
    float: left;
    width: 100%;
    border-top-width: 1px;
    border-style: solid;
    height: 7px;
    text-align: center;
    cursor: n-resize;
}

    .i-rtb-reize img, .i-rtb-reize-over img {
        float: left;
        margin: 0;
        margin-left: 50%;
        padding: 0;
        cursor: n-resize;
        line-height: normal;
        -moz-user-select: none;
        -ms-user-select: none;
        -webkit-user-select: none;
        user-select: none;
    }

.i-rtb-reize-focus {
    border-style: dashed;
}

.i-rtb-plain-text-wrapper {
    float: left;
    width: 100%;
    background-color: #ffffff !important;
    border: 1px solid #ddd;
    border-radius: 2px;
}

.i-rtb-plain-text-margin {
    margin: 6px;
}

    .i-rtb-plain-text-margin .i-text-area {
        margin: 0;
        float: left;
        width: 100% !important;
        padding: 0 !important;
        border-width: 0 !important;
        color: #222 !important;
        outline: none !important;
        background-color: transparent !important;
    }

.i-rtb-plain-text-button {
}

    .i-rtb-plain-text-button iframe {
        padding: 0;
        height: 42px;
        width: 42px;
        margin: 0;
        border: 0;
        float: left;
    }

    .i-rtb-plain-text-button:hover {
        background-color: transparent !important;
        border-color: transparent !important;
    }

.i-color-picker-input {
    color: #fff;
    padding: 6px;
    border: 1px solid #DDDDDD;
    width: 70px;
}

.i-color-picker {
    width: 356px;
    height: 176px;
    overflow: hidden;
    position: absolute;
    background: url(../Images/RichTextBox/ColorPicker/custom_background.png);
    font-family: Arial, Helvetica, sans-serif;
    display: none;
    z-index: 999;
}

.i-color-picker-color {
    width: 150px;
    height: 150px;
    left: 14px;
    top: 13px;
    position: absolute;
    background: #f00;
    overflow: hidden;
    cursor: crosshair;
}

    .i-color-picker-color div {
        position: absolute;
        top: 0;
        left: 0;
        width: 150px;
        height: 150px;
        background: url(../Images/RichTextBox/ColorPicker/colorpicker_overlay.png);
    }

        .i-color-picker-color div div {
            position: absolute;
            top: 0;
            left: 0;
            width: 11px;
            height: 11px;
            overflow: hidden;
            background: url(../Images/RichTextBox/ColorPicker/colorpicker_select.gif);
            margin: -5px 0 0 -5px;
        }

.i-color-picker-hue {
    position: absolute;
    top: 13px;
    left: 171px;
    width: 35px;
    height: 150px;
    cursor: n-resize;
}

    .i-color-picker-hue div {
        position: absolute;
        width: 35px;
        height: 9px;
        overflow: hidden;
        background: url(../Images/RichTextBox/ColorPicker/colorpicker_indic.gif) left top;
        margin: -4px 0 0 0;
        left: 0;
    }

.i-color-picker-new-color {
    position: absolute;
    width: 60px;
    height: 30px;
    left: 213px;
    top: 13px;
    background: #f00;
}

.i-color-picker-current-color {
    position: absolute;
    width: 60px;
    height: 30px;
    left: 283px;
    top: 13px;
    background: #f00;
}

.i-color-picker input {
    background-color: transparent;
    border: 1px solid transparent;
    position: absolute;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    color: #898989;
    top: 4px;
    right: 11px;
    text-align: right;
    margin: 0;
    padding: 0;
    height: 11px;
}

.i-color-picker-hex {
    position: absolute;
    width: 72px;
    height: 22px;
    background: url(../Images/RichTextBox/ColorPicker/custom_hex.png) top;
    left: 212px;
    top: 142px;
}

    .i-color-picker-hex input {
        right: 6px;
    }

.i-color-picker-field {
    height: 22px;
    width: 62px;
    background-position: top;
    position: absolute;
}

    .i-color-picker-field span {
        position: absolute;
        width: 12px;
        height: 22px;
        overflow: hidden;
        top: 0;
        right: 0;
        cursor: n-resize;
    }

.i-color-picker-rgb-r {
    background-image: url(../Images/RichTextBox/ColorPicker/custom_rgb_r.png);
    top: 52px;
    left: 212px;
}

.i-color-picker-rgb-g {
    background-image: url(../Images/RichTextBox/ColorPicker/custom_rgb_g.png);
    top: 82px;
    left: 212px;
}

.i-color-picker-rgb-b {
    background-image: url(../Images/RichTextBox/ColorPicker/custom_rgb_b.png);
    top: 112px;
    left: 212px;
}

.i-color-picker-hsb-h {
    background-image: url(../Images/RichTextBox/ColorPicker/custom_hsb_h.png);
    top: 52px;
    left: 282px;
}

.i-color-picker-hsb-s {
    background-image: url(../Images/RichTextBox/ColorPicker/custom_hsb_s.png);
    top: 82px;
    left: 282px;
}

.i-color-picker-hsb-b {
    background-image: url(../Images/RichTextBox/ColorPicker/custom_hsb_b.png);
    top: 112px;
    left: 282px;
}

.i-color-picker-submit {
    position: absolute;
    width: 22px;
    height: 22px;
    background: url(../Images/RichTextBox/ColorPicker/custom_submit.png) top;
    left: 322px;
    top: 142px;
    overflow: hidden;
}

.i-color-picker-focus {
    background-position: center;
}

.i-color-picker-hex.i-color-picker-focus {
    background-position: bottom;
}

.i-color-picker-submit.i-color-picker-focus {
    background-position: bottom;
}

.i-color-picker-slider {
    background-position: bottom;
}

.i-color-drop-down-preview {
    background: transparent;
    display: inline-block;
    border-radius: 0px;
    line-height: normal;
    height: 38px;
    padding: 0 32px;
    border: 1px solid #ddd;
}

.i-time-picker {
    float: left;
    color: #fff;
    background: #333333;
}

    .i-time-picker .hour, .i-time-picker .minutes, .i-time-picker .period {
        float: left;
        width: 100%;
    }

.i-time-picker-header {
    float: left;
    width: 100%;
    background: #444;
}

    .i-time-picker-header span {
        float: left;
        padding: 6px;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 8pt;
        color: #888;
    }

.i-time-picker input {
    opacity: 0;
    position: absolute;
    visibility: hidden;
}

    .i-time-picker input + label {
        float: left;
        width: 38px;
        height: 38px;
        line-height: 40px;
        text-align: center;
        margin: 1px 0;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        cursor: pointer;
    }

        .i-time-picker input + label:hover {
            background: #555;
            color: #fff;
        }

    .i-time-picker input:checked + label, .i-time-picker input:checked + label:hover {
        background: #62C55A;
        color: #fff;
    }

.i-spell-suggest-box {
    position: absolute;
    display: none;
    z-index: 9999;
    overflow: hidden;
    padding: 0px;
    color: #000;
    font: normal 10pt arial;
    border: 1px solid #ddd;
    box-shadow: 0 0 10px #999;
    background: #fff;
}

    .i-spell-suggest-box em {
        padding: 4px 32px 8px 4px;
        display: block;
        margin: 0;
        text-decoration: none;
        color: #000;
        font-style: normal;
    }

    .i-spell-suggest-box a, .i-spell-suggest-box a:visited {
        padding: 4px 32px 4px 4px;
        display: block;
        margin: 0;
        text-decoration: none;
        color: #000;
        outline: none;
    }

        .i-spell-suggest-box a.first, .i-spell-suggest-box a.first:visited {
            border-top: 0 solid transparent;
        }

        .i-spell-suggest-box a:hover {
            color: #000;
            background: #ddd;
        }

.i-spell-suggest-box-words {
    background: #fff;
}

.i-spell-suggest-box-foot {
    background: #fff;
    border-top: 1px solid #999;
}

    .i-spell-suggest-box-foot a, .i-spell-suggest-box-foot a:visited {
        outline: none;
    }

.i-spell-change-box {
    display: block;
    margin: 4px;
}

    .i-spell-change-box input {
        border: 1px solid #666;
        background-color: #eee;
        padding: 2px;
    }

.i-spell-words {
    margin-bottom: 2em;
    margin-top: -0.5em;
    font-size: 10pt;
    border: 1px solid #aaa;
    padding: 4px 6px;
}

.i-spell-sep {
    padding-right: 0.5em;
    border-top: 1px solid #555;
}

.i-spell-sep-last {
    display: none;
}

.i-spell-error {
    color: #d70303;
    text-decoration: underline;
    background-color: #FFFF00;
    cursor: pointer;
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.i-form-group {
    float: left;
    width: 100%;
    margin-bottom: 24px;
}

    .i-form-group label {
        display: block;
        margin-bottom: 6px;
    }

.i-input-group {
    float: left;
    width: 100%;
    position: relative;
    display: table;
    border-collapse: separate;
}

    .i-input-group .i-input {
        position: relative;
    }

    .i-input-group .i-input-group-addon, .i-input-group .i-input, .i-input-group .i-btn-group, .i-input-group .i-pager, .i-input-group .i-btn, .i-input-group .i-dropdown {
        vertical-align: middle;
        display: table-cell;
    }

    .i-input-group .i-btn-group, .i-input-group .i-dropdown, .i-input-group .i-input-group-addon {
        width: 1%;
    }

.i-input-group-addon {
    display: inline-block;
    white-space: nowrap;
    vertical-align: middle;
    font-weight: normal;
    border-color: transparent;
    border-width: 1px;
    border-style: solid;
    text-align: center;
}

    .i-input-group-addon:first-child {
        border-right: 0;
    }

.i-input-group .i-input-group-addon:last-child {
    border-left: 0;
    margin-left: -1px;
}

.i-input-group-addon .i-pip, .i-input-group-addon .i-slider {
    margin: -4px 0;
}

.i-input {
    outline: 0;
    width: 100%;
    border-width: 1px;
    border-style: solid;
}

.i-input, .i-input-group-addon.i-select {
    height: 40px;
}

.i-text-area {
    line-height: 20px;
}

select[multiple], select[size] {
    height: auto;
}

.i-input::-ms-value {
    border: 0px solid #aaa;
    background: #fff;
    background: #fff;
}

.i-input::-ms-browse {
    background: #fff;
}

.i-input-group-inline {
    float: none;
    display: inline-block;
    width: auto;
}

    .i-input-group-inline .i-btn, .i-input-group-inline .i-input, .i-input-group-inline .i-btn-group, .i-input-group-inline .i-dropdown, .i-input-group-inline .i-input-group-addon {
        display: inline-block;
        width: auto;
    }

.i-fake-file {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 100%;
}

    .i-fake-file .i-fake-file-visible {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        width: 100%;
        outline: hidden;
        background: transparent;
    }

        .i-fake-file .i-fake-file-visible a {
            width: 100%;
        }

    .i-fake-file input {
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 46px;
        margin: 0;
        z-index: 2;
        cursor: pointer;
        background: transparent;
        -moz-opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "alpha(opacity=0)";
        -khtml-opacity: 0.0;
        opacity: 0;
    }

.i-row-select, .i-row-select-all {
    cursor: pointer;
    text-align: center;
}

.i-btn-group, .i-btn-group-vertical {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

    .i-btn-group .i-btn, .i-btn-group .i-btn + .i-btn, .i-btn-group .i-btn + .i-btn-group, .i-btn-group .i-btn-group + .i-btn, .i-btn-group .i-btn-group + .i-btn-group {
        margin-left: -1px;
    }

    .i-btn-group > .i-btn, .i-btn-group > .i-dropdown {
        display: table-cell;
    }

        .i-btn-group > .i-btn:first-child {
            margin-left: 0;
        }

.i-btn-group-right {
    float: right;
}

.i-btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

    .i-btn-group-justified > .i-btn, .i-btn-group-justified > .i-dropdown, .i-btn-group-justified > .i-btn-group {
        float: none;
        display: table-cell;
        width: 1%;
    }

        .i-btn-group-justified > .i-dropdown .i-btn {
            width: 100%;
        }

    .i-btn-group-justified .i-dropdown {
        text-align: center;
        width: 100%;
    }

.i-btn {
    vertical-align: middle;
    border-width: 1px;
    border-style: solid;
    font-weight: bold;
    position: relative;
    border-color: transparent;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

    .i-btn.disabled {
        opacity: .5;
    }

    .i-btn .i-btn-bg {
        padding: 0 !important;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }

.i-input, .i-input-group-addon {
    padding: 7px 9px;
}

.i-label, .i-btn-group .i-btn > span, .i-btn > span, .i-tag > span, .i-pager a span {
    display: inline-block;
    padding: 2px 7px;
    font-size: 80%;
    white-space: nowrap;
}

.i-label-2x, .i-btn-group-2x .i-btn > span, .i-btn.i-btn-2x span, .i-tag-2x > span, .i-pager-2x a span {
    font-size: 100%;
    padding: 8px 12px;
}

.i-label-3x, .i-btn-group-3x .i-btn > span, .i-btn.i-btn-3x span, .i-tag-3x > span, .i-pager-3x a span {
    font-size: 120%;
    padding: 12px 16px;
}

.i-btn:hover {
    text-decoration: none;
}

.i-btn > .i-tooltip {
    float: left;
}

.i-btn-full {
    width: 100%;
    display: block;
}

.i-btn .i-pip {
    margin-left: 12px;
    padding: 0;
}

    .i-btn .i-pip span {
        padding: 0;
    }

.i-btn .i-label {
    float: left;
    border-width: 0;
}

.i-btn-o {
    border-width: 1px;
    background-color: transparent !important;
}

.i-input-group .i-btn, .i-input-group .i-input, .i-input-group .i-input-group-addon {
    float: none;
    height: 42px;
}

.i-input-group-2x .i-btn, .i-input-group-2x .i-input, .i-input-group-2x .i-input-group-addon {
    height: 52px;
}

    .i-input-group-2x .i-input, .i-input-group-2x .i-input-group-addon, .i-input-group-2x .i-btn > span {
        font-size: 10pt;
        padding: 9px 12px;
    }

.i-input-group-3x .i-btn, .i-input-group-3x .i-input, .i-input-group-3x .i-input-group-addon {
    height: 62px;
}

    .i-input-group-3x .i-input, .i-input-group-3x .i-input-group-addon, .i-input-group-3x .i-btn > span {
        font-size: 12pt;
        padding: 16px;
    }

.i-btn-hoz span {
    margin-left: 12px;
    margin-right: 12px;
}

.i-btn-hoz-2x span {
    margin-left: 24px;
    margin-right: 24px;
}

.i-radio-button-group-horizontal, .i-check-box-group-horizontal {
    float: left;
    width: 100%;
}

.i-check-box {
    line-height: normal;
    position: relative;
    display: inline-block;
}

    .i-check-box input {
        width: 18px;
        padding: 0;
        margin: 0;
        cursor: pointer;
    }

        .i-check-box input + label {
            display: inline;
            cursor: pointer;
        }

            .i-check-box input + label:after {
                content: '-';
                text-indent: -5000px;
                -webkit-user-select: none;
                -webkit-transition: background-color .2s cubic-bezier(0.4,0,0.2,1);
                transition: background-color .2s cubic-bezier(0.4,0,0.2,1);
                -webkit-tap-highlight-color: transparent;
                cursor: pointer;
                border-width: 1px;
                border-style: solid;
                height: 18px;
                width: 18px;
                position: absolute;
                z-index: 1;
                left: 0;
                top: 0;
            }

            .i-check-box input + label:before {
                position: absolute;
                z-index: 2;
                left: 0;
                top: 2px;
                text-align: center;
                height: 18px;
                width: 18px;
                margin: 0;
                color: #fff;
                font: normal normal normal 14px/1 FontAwesome;
                content: '\f00c';
                opacity: 0;
                -moz-transform: scale(0);
                -ms-transform: scale(0);
                -o-transform: scale(0);
                -webkit-transform: scale(0);
                transform: scale(0);
                -webkit-transition: all 0.3s ease-in;
                -moz-transition: all 0.3s ease-in;
                -o-transition: all 0.3s ease-in;
                transition: all 0.3s ease-in;
                background-color: transparent !important;
                border-color: transparent !important;
            }

.i-radio-button-group-horizontal .i-radio-button label, .i-check-box-group-horizontal .i-check-box label {
    margin-right: 12px;
}

.i-radio-button {
    line-height: normal;
    position: relative;
    display: inline-block;
}

    .i-radio-button input {
        z-index: 0;
        width: 18px;
        padding: 0;
        margin: 0;
        cursor: pointer;
    }

        .i-radio-button input + label {
            display: inline;
            vertical-align: middle;
            cursor: pointer;
        }

            .i-radio-button input + label:after {
                content: '-';
                text-indent: -5000px;
                -webkit-user-select: none;
                -webkit-transition: background-color .2s cubic-bezier(0.4,0,0.2,1);
                transition: background-color .2s cubic-bezier(0.4,0,0.2,1);
                -webkit-tap-highlight-color: transparent;
                -webkit-border-radius: 50%;
                border-radius: 50%;
                cursor: pointer;
                border-width: 1px;
                border-style: solid;
                height: 18px;
                width: 18px;
                margin: 0;
                position: absolute;
                z-index: 1;
                left: 0;
                top: 0;
            }

            .i-radio-button input + label:before {
                position: absolute;
                z-index: 2;
                left: 0;
                top: 2px;
                text-align: center;
                height: 18px;
                width: 18px;
                vertical-align: middle;
                color: #fff;
                font: normal normal normal 14px/1 FontAwesome;
                content: '\f00c';
                opacity: 0;
                -moz-transform: scale(0);
                -ms-transform: scale(0);
                -o-transform: scale(0);
                -webkit-transform: scale(0);
                transform: scale(0);
                -webkit-transition: all 0.3s ease-in;
                -moz-transition: all 0.3s ease-in;
                -o-transition: all 0.3s ease-in;
                transition: all 0.3s ease-in;
                background-color: transparent !important;
                border-color: transparent !important;
            }

.i-check-box-times input + label:before, .i-radio-button-times input + label:before {
    content: '\f00d' !important;
}

.i-check-box-minus input + label:before, .i-radio-button-minus input + label:before {
    content: '\f068' !important;
}

.i-check-box-plus input + label:before, .i-radio-button-plus input + label:before {
    content: '\f067' !important;
}

.i-check-box input:checked + label:before, .i-radio-button input:checked + label::before {
    transform: scale(1);
    opacity: 1;
}

.i-radio-button input + label:after, .i-check-box input + label:after {
    border-color: #A9EFFF;
    background-color: #ffffff;
}

.i-radio-button:hover input + label:after, .i-check-box:hover input + label:after {
    border-color: #00B7E0;
    background-color: #ffffff;
}

.i-radio-button input:disabled:before {
    cursor: default;
    display: none;
}

.i-radio-button input:disabled:after {
    cursor: default;
    opacity: 0;
}

.i-radio-button-pills, .i-check-box-pills {
    width: 100%;
    border-spacing: 0;
    margin: 0;
    padding: 0;
    display: inline-block;
}

    .i-radio-button-pills td {
        padding: 0 !important;
        margin: 0 !important;
    }

    .i-radio-button-pills input, .i-check-box-pills input {
        position: absolute;
        top: 8px;
        left: 8px;
        margin: 0;
    }

        .i-radio-button-pills input + label, .i-check-box-pills input + label {
            display: block;
            padding: 8px 14px 8px 32px;
            cursor: pointer;
        }

            .i-radio-button-pills input + label:after, .i-check-box-pills input + label:after {
                top: 8px;
                left: 8px;
            }

            .i-radio-button-pills input + label:before, .i-check-box-pills input + label:before {
                top: 10px;
                left: 8px;
            }

    .i-radio-button-pills .i-radio-button, .i-check-box-pills .i-check-box {
        float: left;
        width: 100%;
    }

.i-radio-button-pills-horizontal .i-radio-button, .i-check-box-pills-horizontal .i-check-box {
    width: auto;
    display: inline-block;
}

.i-button-move-up {
    display: inline-block;
    background: #fff url(../Images/Misc_ArrowUp.gif) no-repeat center center;
    padding: 0 4px;
    height: 28px;
    width: 24px;
    cursor: pointer;
    border: 1px #ccc solid;
}

    .i-button-move-up:hover {
        background: #ddd url(../Images/Misc_ArrowUp.gif) no-repeat center center;
    }

.i-button-move-down {
    display: inline-block;
    background: #fff url(../Images/Misc_ArrowDown.gif) no-repeat center center;
    padding: 0 4px;
    height: 28px;
    width: 24px;
    cursor: pointer;
    border: 1px #ccc solid;
}

    .i-button-move-down:hover {
        background: #ddd url(../Images/Misc_ArrowDown.gif) no-repeat center center;
    }

.i-button {
    cursor: pointer;
    padding: 9px;
    border-width: 1px;
    border-style: solid;
    border-radius: 2px;
}

.i-button-2x {
    padding: 12px;
}

.disabled, .aspNetDisabled {
    cursor: default;
    opacity: 0.3 !important;
}

.i-slider {
    height: 30px;
    background: #ffffff;
    min-width: 51px;
    line-height: 1;
    display: inline-block;
    border: 1px solid #ccc;
    white-space: nowrap;
    vertical-align: middle;
}

    .i-slider input {
        position: absolute;
        z-index: 0;
        opacity: 0;
        border: none;
        margin: 0;
        background: none;
    }

        .i-slider input[type=radio] + label {
            cursor: pointer;
            height: 100%;
            float: left;
            position: relative;
            text-indent: -500000px;
            width: 25px;
            overflow: hidden;
        }

            .i-slider input[type=radio] + label:before {
                text-indent: 0;
                display: inline-block;
                position: absolute;
                z-index: 2;
                top: 6px;
                left: 0;
                text-align: center;
                width: 25px;
                font-size: 8pt;
                height: 30px;
                color: #ddd;
                font: normal normal normal 14px/1 FontAwesome;
                content: '\f0c9';
                -webkit-transition: all 0.1s ease-in;
                -moz-transition: all 0.1s ease-in;
                -o-transition: all 0.1s ease-in;
                transition: all 0.1s ease-in;
            }

            .i-slider input[type=radio] + label:after {
                content: '-';
                left: -25px;
                position: absolute;
                top: 0;
                z-index: 1;
                width: 0;
                height: 60px;
                -webkit-transition: all 0.1s ease-in;
                -moz-transition: all 0.1s ease-in;
                -o-transition: all 0.1s ease-in;
                transition: all 0.1s ease-in;
            }

        .i-slider input[type=radio]:first-child:checked + label:before {
            left: 0;
            z-index: 2;
            content: '\f00c';
        }

        .i-slider input[type=radio]:first-child + label:after {
            left: 25px;
        }

        .i-slider input[type=radio]:first-child:checked + label:after {
            left: 0;
            width: 25px;
        }

        .i-slider input[type=radio]:checked + label:before {
            left: 0;
            content: '\f00d';
        }

        .i-slider input[type=radio]:checked + label:after {
            left: 0;
            width: 25px;
            background: #bbb;
        }

.i-validator-callout {
    border-spacing: 0 !important;
}

    .i-validator-callout div, .i-validator-callout td {
        padding: 4px !important;
        margin: 0 !important;
        border: solid 1px transparent;
        background-color: none !important;
        font-size: 10pt;
        color: #ffffff;
    }

.ajax__validatorcallout_callout_arrow_cell_bottomleftpos, .ajax__validatorcallout_callout_cell {
    display: none;
}

.ajax__validatorcallout_popup_table:before {
    content: '-';
    position: absolute;
    text-indent: -40000px;
    width: 0;
    z-index: 1;
    height: 0;
    display: inline-block;
    padding: 0;
    top: -6px;
    left: 45%;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #242424;
}

.ajax__validatorcallout_popup_table {
    position: absolute;
    z-index: 1;
    opacity: 1;
    border: solid 1px #aaaaaa !important;
    background-color: #242424 !important;
}

    .ajax__validatorcallout_popup_table table {
        display: none;
    }

.ajax__validatorcallout_icon_cell {
    vertical-align: top;
    width: 30px;
}

    .ajax__validatorcallout_icon_cell img {
        margin: 12px;
    }

.ajax__validatorcallout_arrow_cell div, .ajax__validatorcallout_close_button_cell {
    height: 0;
    width: 0;
    display: none;
}

.ajax__validatorcallout_innerdiv {
    display: none;
}

.ajax__validatorcallout_error_message_cell {
    line-height: 26px;
    padding: 6px 6px 6px 0 !important;
}

.i-overlay {
    top: 0;
    left: 0;
    position: fixed;
    visibility: hidden;
    width: 100%;
    height: 100%;
    z-index: 10;
    opacity: 0;
    background-color: rgba(0,0,0,.6);
}

.i-overlay-inverted {
    background-color: rgba(127,127,127,.5);
}

.i-overlay-visible {
    opacity: 1;
    visibility: visible;
}

.i-asides {
    display: block;
    visibility: hidden;
    border: 0;
    border-style: solid;
    border-right-width: 1px;
    border-left-width: 0;
    position: fixed;
    z-index: 11;
    height: 100%;
    overflow: auto;
    width: 260px;
    left: -260px;
    top: 0;
}

.i-asides-reset {
    height: 100%;
    position: relative;
}

.i-asides a:hover {
    text-decoration: none;
}

.i-asides-right {
    border-left-width: 1px;
    border-right-width: 0;
    left: auto !important;
    right: -260px;
}

.i-asides-visible {
    visibility: visible;
}

.i-asides-visible-left {
    left: 0;
}

.i-asides-visible-right {
    right: 0;
}

.i-asides-collapsable {
    white-space: nowrap;
    overflow-y: hidden;
}

    .i-asides-collapsable a i {
        margin: 0 6px;
    }

.i-asides-collapsed {
    width: 48px;
}

    .i-asides-collapsed .i-asides-collapsed-hidden {
        display: none;
    }

.i-asides-expanded .i-asides-expanded-hidden {
    display: none;
}

.i-asides-collapsed-content {
    float: left;
    width: 100%;
    position: relative;
    padding-left: 48px;
}

.i-asides-squeeze-left {
    padding-left: 260px;
}

.i-asides-squeeze-right {
    padding-right: 260px;
}

.i-asides-header, .i-asides-footer {
    padding: 12px;
    border: 0;
    border-style: solid;
    border-bottom-width: 1px;
    margin: 0;
}

    .i-asides-header a.i-asides-toggle {
        text-align: center;
    }

.i-asides h1, .i-asides h2, .i-asides h3, .i-asides h4, .i-asides h5, .i-asides h6 {
    display: inline-block;
    margin: 0;
}

.i-asides-header, .i-asides-body, .i-asides-footer {
    float: left;
    width: 100%;
}

.i-asides-footer-fixed {
    position: absolute;
    bottom: 0;
}

.i-asides hr {
    height: 0;
    border-width: 1px;
    border-style: solid;
    border-bottom: 0 solid transparent;
}

.i-asides-1x {
    width: 25%;
}

.i-asides-2x {
    width: 50%;
}

.i-asides-3x {
    width: 75%;
}

.i-asides-4x {
    width: 100%;
}

.i-asides-left:not(.i-asides-visible-right).i-asides-1x {
    left: -25%;
}

.i-asides-left:not(.i-asides-visible-right).i-asides-2x {
    left: -50%;
}

.i-asides-left:not(.i-asides-visible-right).i-asides-3x {
    left: -75%;
}

.i-asides-left:not(.i-asides-visible-right).i-asides-4x {
    left: -100%;
}

.i-asides-right:not(.i-asides-visible-right).i-asides-1x {
    right: -25%;
}

.i-asides-right:not(.i-asides-visible-right).i-asides-2x {
    right: -50%;
}

.i-asides-right:not(.i-asides-visible-right).i-asides-3x {
    right: -75%;
}

.i-asides-right:not(.i-asides-visible-right).i-asides-4x {
    right: -100%;
}

a.i-asides-link {
    float: left;
    padding: 9px;
    text-decoration: none;
    display: block;
    margin: 0;
    border: 0;
    border-bottom-width: 1px;
    border-style: solid;
    background: transparent;
    width: 100%;
}

    a.i-asides-link i {
        vertical-align: middle;
        margin-right: 6px;
    }

.i-asides::-webkit-scrollbar {
    background: #242424;
    width: 6px;
}

.i-asides::-webkit-scrollbar-thumb:vertical {
    margin: 0 6px;
    background-color: #555;
    border-radius: 12px;
}

    .i-asides::-webkit-scrollbar-thumb:vertical:hover {
        background-color: #888;
    }

.i-asides::-webkit-scrollbar-button:start:decrement, .i-asides::-webkit-scrollbar-button:end:increment {
    height: 0;
    display: block;
}

.i-asides .i-panel-body {
    border: 0;
    background: transparent;
}

.i-asides .i-panel, .i-asides .i-panel .i-panel-header, .i-asides .i-panel-content-box, .i-asides .i-panel-footer {
    border: 0 !important;
}

.i-asides .i-panel-footer {
    display: none;
}

.i-asides .i-panel .i-panel-header, .i-asides .i-panel .i-panel-header-link, .i-asides .i-panel .i-panel-header-expand, .i-asides .i-panel .i-table {
    background-color: transparent;
}

.i-responsive-asides-toggle {
    display: none;
    margin-bottom: 16px;
}

.i-image-radio-buttons {
    width: 100%;
}

    .i-image-radio-buttons label {
        float: left;
        position: relative;
        padding: 0;
        margin: 0;
        margin: 24px 24px 24px 0;
        cursor: pointer;
        background: none;
        height: 80px;
    }

    .i-image-radio-buttons input[type=radio] {
        display: none;
    }

        .i-image-radio-buttons input[type=radio]:checked + label:before, .i-image-radio-buttons input[type=radio] + label.selected:before {
            position: absolute;
            z-index: 20;
            top: 5px;
            right: 0;
            padding: 6px;
            background: #00A900;
            color: #fff;
            border: 2px solid #fff;
            font: normal normal normal 14px/1 FontAwesome;
            font-size: inherit;
            content: '\f00c';
            border-radius: 50%;
        }

.i-image-radio-buttons-photos img {
    border-radius: 50%;
    width: 72px;
    height: 72px;
    border: 3px solid transparent;
    box-shadow: 0 0 3px #888;
}

    .i-image-radio-buttons-photos img:hover {
        box-shadow: 0 0 3px #777;
        opacity: 1.0;
    }

.i-image-radio-buttons-banners img {
    border-radius: 4px;
    width: 174px;
    height: 66px;
    border: 3px solid transparent;
    box-shadow: 0 0 3px #888;
}

    .i-image-radio-buttons-banners img:hover {
        box-shadow: 0 0 3px #777;
        opacity: 1.0;
    }

.i-no-results {
    text-align: center;
}

    .i-no-results h1, .i-no-results h2, .i-no-results h3, .i-no-results h4, .i-no-results h5, .i-no-results h6 {
        opacity: .3;
        margin: 24px 0;
    }

    .i-no-results i {
        font-size: 100px;
        opacity: .1;
    }

.i-pip {
    border-radius: 100%;
    display: inline-block;
    text-align: center;
    line-height: 26px;
    width: 26px;
    height: 26px;
    border-width: 1px;
    border-style: solid;
    position: relative;
}

.i-pip-2x {
    font-size: 14pt;
    line-height: 40px;
    width: 40px;
    height: 40px;
}

.i-pip-3x {
    font-size: 24pt;
    line-height: 55px;
    width: 55px;
    height: 55px;
}

.i-pip-group .i-pip {
    float: left;
    margin-right: 9px;
}

.i-pip-right {
    float: right;
}

.i-footer {
    text-align: center;
    font-size: 8pt;
    margin: 24px 0 48px 0;
}

    .i-footer a.i-link {
        font-size: 8pt;
    }

.i-user-menu {
    width: 95%;
    overflow: hidden;
    margin: 6px 9px 0 9px;
}

    .i-user-menu .i-tooltip {
        float: left;
    }

    .i-user-menu .i-username {
        float: left;
        padding: 0;
        margin: 0;
        font-weight: normal;
        max-width: 175px;
        overflow: hidden;
        text-overflow: ellipsis;
        margin: 3px 0 0 9px;
        font: normal 14pt "Segoe UI Light", Tahoma, Verdana;
        line-height: normal;
    }

    .i-user-menu .i-photo a:hover {
        background: transparent !important;
    }

.i-mobile-nav {
    float: left;
    border: 0;
    width: 100%;
    display: none;
    border: 0;
    border-bottom-width: 1px;
    border-style: solid;
}

    .i-mobile-nav .left {
        float: left;
        width: 25%;
        padding: 0;
        margin: 0;
    }

        .i-mobile-nav .left .btn {
            float: left;
        }

    .i-mobile-nav .middle {
        color: #222;
        float: left;
        width: 50%;
        padding: 0;
        margin: 4px 0px;
        text-align: center;
        white-space: nowrap;
        overflow: hidden;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
    }

    .i-mobile-nav h1 {
        font-family: "Segoe UI Light";
        font-weight: normal;
        font-size: 13pt !important;
        line-height: 34px;
        display: inline;
    }

    .i-mobile-nav .right {
        float: left;
        width: 25%;
        padding: 0;
        margin: 0;
    }

        .i-mobile-nav .right .btn {
            float: right;
        }

    .i-mobile-nav a.btn {
        float: left;
        border: 0 !important;
    }

        .i-mobile-nav a.btn span {
            float: left;
            margin: 0;
            padding: 12px 20px;
        }

        .i-mobile-nav a.btn i, .mobile-menu a.btn i {
            font-weight: normal;
            font-size: 16pt;
        }

.i-poll-bar-wrapper {
    float: left;
    width: 100%;
    vertical-align: middle;
    line-height: normal;
    background: rgba(125,125,125,.3);
}

.i-poll-bar {
    float: left;
    line-height: normal;
    height: 32px;
}

    .i-poll-bar img {
        float: left;
        margin: 0;
        height: 32px;
        border-width: 0;
        padding: 0;
    }

    .i-poll-bar span {
        display: inline-block;
        padding: 6px;
    }

.i-user-level {
    display: inline-block;
    white-space: nowrap;
    margin: 0;
    padding: 0;
}

    .i-user-level .pip {
        width: 13px;
        height: 13px;
        margin-right: 2px;
    }

.i-search-rank {
    display: inline-block;
    vertical-align: middle;
}

    .i-search-rank img {
        width: 68px;
        height: 11px;
        margin: 0 6px;
    }

.i-rotate-45 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=-45);
    -webkit-transform: rotate(-45deg) !important;
    -ms-transform: rotate(-45deg) !important;
    -moz-transform: rotate(-45deg) !important;
    -o-transform: rotate(-45deg) !important;
    transform: rotate(-45deg) !important;
}

.i-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=-45);
    -webkit-transform: rotate(-90deg) !important;
    -ms-transform: rotate(-90deg) !important;
    -moz-transform: rotate(-90deg) !important;
    -o-transform: rotate(-90deg) !important;
    transform: rotate(-90deg) !important;
}

.i-rotate-135 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=-135);
    -webkit-transform: rotate(-135deg) !important;
    -ms-transform: rotate(-135deg) !important;
    -moz-transform: rotate(-135deg) !important;
    -o-transform: rotate(-135deg) !important;
    transform: rotate(-135deg) !important;
}

.i-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=-45);
    -webkit-transform: rotate(-180deg) !important;
    -ms-transform: rotate(-180deg) !important;
    -moz-transform: rotate(-180deg) !important;
    -o-transform: rotate(-180deg) !important;
    transform: rotate(-180deg) !important;
}

.i-rotate-225 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=-225);
    -webkit-transform: rotate(-225deg) !important;
    -ms-transform: rotate(-225deg) !important;
    -moz-transform: rotate(-225deg) !important;
    -o-transform: rotate(-225deg) !important;
    transform: rotate(-225deg) !important;
}

.i-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=-45);
    -webkit-transform: rotate(-270deg) !important;
    -ms-transform: rotate(-270deg) !important;
    -moz-transform: rotate(-270deg) !important;
    -o-transform: rotate(-270deg) !important;
    transform: rotate(-270deg) !important;
}

.i-rotate-315 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=-315);
    -webkit-transform: rotate(-315deg) !important;
    -ms-transform: rotate(-315deg) !important;
    -moz-transform: rotate(-315deg) !important;
    -o-transform: rotate(-315deg) !important;
    transform: rotate(-315deg) !important;
}

.i-available-space-bar {
    display: inline-block;
    max-width: 350px;
    width: 100%;
    text-align: center;
}

    .i-available-space-bar img {
        display: inline-block;
        border: 1px solid #ccc;
        width: 100%;
    }

.i-suggest {
    float: left;
    display: none;
    z-index: 1;
    left: 0;
    top: 0;
}

    .i-suggest ul {
        float: left;
        display: block;
        padding: 0;
        margin: 0;
    }

    .i-suggest li {
        float: left;
        width: 100%;
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .i-suggest li a {
            float: left;
            width: 100%;
        }

            .i-suggest li a:hover {
                text-decoration: none;
            }

        .i-suggest li span.padding {
            float: left;
            padding: 9px;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .i-suggest li span.left {
            float: left;
            white-space: nowrap;
            max-width: 400px;
            overflow: hidden;
            -ms-text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
            text-overflow: ellipsis;
        }

        .i-suggest li span.right {
            float: right;
        }

        .i-suggest li.pager .pager-left {
            float: left;
            width: 25%;
        }

        .i-suggest li.pager .pager-center {
            float: left;
            width: 50%;
            text-align: center;
        }

            .i-suggest li.pager .pager-center span {
                display: inline-block;
                padding: 9px;
            }

        .i-suggest li.pager .pager-right {
            float: left;
            width: 25%;
        }

        .i-suggest li.pager div {
            text-align: center;
        }

        .i-suggest li.pager a span {
            width: 100%;
            padding-left: 0;
            padding-right: 0;
            text-align: center;
        }

.i-bars {
    vertical-align: middle;
}

    .i-bars .bars {
        background-color: currentColor;
        display: inline-block;
        width: 18px;
        vertical-align: middle;
        position: relative;
    }

    .i-bars .text {
        margin-left: 6px;
        display: inline-block;
        vertical-align: middle;
    }

    .i-bars span.bar {
        position: absolute;
        top: 50%;
        left: 50%;
        padding: 0 !important;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-transition: 250ms ease-in-out;
        -moz-transition: 250ms ease-in-out;
        -o-transition: 250ms ease-in-out;
        -ms-transition: 250ms ease-in-out;
        transition: 250ms ease-in-out;
        float: left;
        opacity: 1;
        width: 18px;
        height: 2px;
        background-color: inherit;
    }

        .i-bars span.bar:nth-of-type(1) {
            margin: -6px 0 0
        }

        .i-bars span.bar:nth-of-type(3) {
            margin: 6px 0 0
        }

    .i-bars:hover span.bar:nth-of-type(1) {
        margin: -4px 0 0
    }

    .i-bars:hover span.bar:nth-of-type(3) {
        margin: 4px 0 0
    }

    .i-bars.selected span.bar:nth-of-type(1) {
        -webkit-transform: translate(-50%, -50%) rotate(45deg);
        -moz-transform: translate(-50%, -50%) rotate(45deg);
        -ms-transform: translate(-50%, -50%) rotate(45deg);
        -o-transform: translate(-50%, -50%) rotate(45deg);
        transform: translate(-50%, -50%) rotate(45deg);
        margin: 0;
    }

    .i-bars.selected span.bar:nth-of-type(2) {
        opacity: 0
    }

    .i-bars.selected span.bar:nth-of-type(3) {
        -webkit-transform: translate(-50%, -50%) rotate(-45deg);
        -moz-transform: translate(-50%, -50%) rotate(-45deg);
        -ms-transform: translate(-50%, -50%) rotate(-45deg);
        -o-transform: translate(-50%, -50%) rotate(-45deg);
        transform: translate(-50%, -50%) rotate(-45deg);
        margin: 0
    }

.i-collapsed {
    display: none;
}

.i-collapsing {
}

.i-collapsed-visible {
    display: block;
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
}

    .select2-container .select2-selection--single {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        height: 28px;
        user-select: none;
        -webkit-user-select: none;
    }

        .select2-container .select2-selection--single .select2-selection__rendered {
            display: block;
            padding-left: 8px;
            padding-right: 20px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

    .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
        padding-right: 8px;
        padding-left: 20px;
    }

    .select2-container .select2-selection--multiple {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        min-height: 32px;
        user-select: none;
        -webkit-user-select: none;
    }

        .select2-container .select2-selection--multiple .select2-selection__rendered {
            display: inline-block;
            overflow: hidden;
            padding-left: 8px;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

    .select2-container .select2-search--inline {
        float: left;
    }

        .select2-container .select2-search--inline .select2-search__field {
            box-sizing: border-box;
            border: none;
            font-size: 100%;
            margin-top: 5px;
        }

            .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
                -webkit-appearance: none;
            }

.select2-dropdown {
    background-color: #ffffff;
    border: 1px solid #ddd;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    font: normal 10pt Arial;
    z-index: 1051;
}

.select2-results {
    display: block;
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none;
}

    .select2-results__option[aria-selected] {
        cursor: pointer;
    }

.select2-container--open .select2-dropdown {
    left: 0;
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-search--dropdown {
    display: block;
    padding: 4px;
}

    .select2-search--dropdown .select2-search__field {
        padding: 4px;
        width: 100%;
        box-sizing: border-box;
    }

        .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
            -webkit-appearance: none;
        }

    .select2-search--dropdown.select2-search--hide {
        display: none;
    }

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0);
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    font: normal 10pt Arial;
    border-radius: 2px;
}

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #444;
        font: normal 10pt Arial;
        line-height: 28px;
    }

    .select2-container--default .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold;
    }

    .select2-container--default .select2-selection--single .select2-selection__placeholder {
        color: #999;
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px;
    }

        .select2-container--default .select2-selection--single .select2-selection__arrow b {
            border-color: #ddd transparent transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0 4px;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            font: normal 10pt Arial;
            width: 0;
        }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default;
}

    .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
        display: none;
    }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #ddd transparent;
    border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
    background-color: #ffffff;
    border: 1px solid #dddddd;
    cursor: text;
}

    .select2-container--default .select2-selection--multiple .select2-selection__rendered {
        box-sizing: border-box;
        list-style: none;
        margin: 0;
        padding: 0 5px;
        width: 100%;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
        color: #999;
        float: left;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold;
        margin-top: 5px;
        margin-right: 10px;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice {
        background-color: #605dba;
        border: 1px solid #605dba;
        cursor: default;
        float: left;
        margin-right: 5px;
        color: white;
        margin-top: 5px;
        padding: 3px 5px;
        font: normal 10pt Arial;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
        color: #fff;
        cursor: pointer;
        font: bold 10pt Arial;
        float: right;
        font-weight: bold;
        margin-left: 6px;
    }

        .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #fff;
        }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
    float: right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #aaa 1px;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em;
}

    .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
        padding-left: 0;
    }

    .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -1em;
        padding-left: 2em;
    }

        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -2em;
            padding-left: 3em;
        }

            .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                margin-left: -3em;
                padding-left: 4em;
            }

                .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                    margin-left: -4em;
                    padding-left: 5em;
                }

                    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                        margin-left: -5em;
                        padding-left: 6em;
                    }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #605dba;
    color: white;
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}

.i-alert {
    display: block;
    border-style: solid;
    border-width: 1px;
}

    .i-alert strong {
        font-weight: 900;
    }

    .i-alert a {
        font-weight: 800;
    }

        .i-alert a:hover {
            text-decoration: underline;
        }

.i-flip-reset {
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    filter: none;
    -ms-filter: "none";
}

.i-flip-h {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

.i-flip-v {
    -moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    filter: FlipV;
    -ms-filter: "FlipV";
}

.i-flip-h-v {
    -moz-transform: scale(-1, -1);
    -o-transform: scale(-1, -1);
    -webkit-transform: scale(-1, -1);
    transform: scale(-1, -1);
}

.ignition-logo {
    width: 42px;
    height: 65px;
    display: inline-block;
    vertical-align: middle;
    background-size: 100%;
    background-image: url(../Images/ignitionui.png)
}

.ignition-logo-2x {
    width: 63px;
    height: 97px;
}

.i-btn-facebook, a.i-btn-facebook {
    border-color: #35739B;
    background-color: #3D85B3;
    color: #fff;
}

.i-btn-twitter, a.i-btn-twitter {
    border-color: #27A6BD;
    background-color: #2BBED9;
    color: #fff;
}

.i-btn-google, a.i-btn-google {
    border-color: #C55959;
    background-color: #D96060;
    color: #fff;
}

.i-btn-github, a.i-btn-github {
    border-color: #020202;
    background-color: #24292E;
    color: #fff;
}

.i-btn-instantforum, a.i-btn-instantforum {
    border-color: #2E98CB;
    background-color: #54BCF4;
}

.i-btn-instantkb, a.i-btn-instantkb {
    border-color: #57AB50;
    background-color: #62C55A;
}

    .i-btn-instantforum img, .i-btn-instantkb img {
        margin: 0 1px;
        width: 11px;
        height: 11px;
    }

.i-anim {
    animation-delay: 0;
    animation-duration: 0.20s;
}

.i-anim-2x {
    animation-duration: 0.25s;
}

.i-anim-3x {
    animation-duration: 0.30s;
}

.i-anim-4x {
    animation-duration: 0.35s;
}

.i-anim-5x {
    animation-duration: 0.40s;
}

.i-anim-6x {
    animation-duration: 0.45s;
}

.i-anim-7x {
    animation-duration: 0.50s;
}

.i-anim-8x {
    animation-duration: 0.55s;
}

.i-anim-9x {
    animation-duration: 0.60s;
}

.i-anim-10x {
    animation-duration: 0.65s;
}

.i-anim-infinite {
    animation-iteration-count: infinite;
}

.i-anim-delay-1x {
    animation-delay: 0.20s;
}

.i-anim-delay-2x {
    animation-delay: 0.25s;
}

.i-anim-delay-3x {
    animation-delay: 0.30s;
}

.i-anim-delay-4x {
    animation-delay: 0.35s;
}

.i-anim-delay-5x {
    animation-delay: 0.40s;
}

.i-anim-delay-6x {
    animation-delay: 0.45s;
}

.i-anim-delay-7x {
    animation-delay: 0.50s;
}

.i-anim-delay-8x {
    animation-delay: 0.50s;
}

.i-anim-delay-9x {
    animation-delay: 0.60s;
}

.i-anim-delay-10x {
    animation-delay: 0.65s;
}

.i-anim-scale-in {
    animation-name: scale-in;
    animation-timing-function: cubic-bezier(0.2, 0, 0.13, 1.5);
}

@keyframes scale-in {
    0% {
        opacity: 0;
        transform: scale(0.7);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

.i-anim-scale-out {
    animation-name: scale-out;
    animation-timing-function: cubic-bezier(0.2, 0, 0.13, 1.5);
}

@keyframes scale-out {
    0% {
        opacity: 1;
        transform: scale(1);
    }

    100% {
        opacity: 0;
        transform: scale(.7);
    }
}

.i-anim-bounce {
    animation-name: bounce;
    transform-origin: center bottom;
}

@keyframes bounce {
    from, 20%, 53%, 80%, to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transform: translate3d(0,0,0);
    }

    40%, 43% {
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        transform: translate3d(0,-4px,0);
    }
}

.i-anim-slide-in-down {
    animation-name: slideInDown;
}

@keyframes slideInDown {
    from {
        transform: translate3d(0, -100%, 0);
        visibility: visible;
        opacity: 0;
    }

    to {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.i-anim-slide-in-up {
    animation-name: slideInUp;
}

@keyframes slideInUp {
    from {
        transform: translate3d(0, 100%, 0);
        visibility: visible;
        opacity: 0;
    }

    to {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.i-anim-slide-in-left {
    animation-name: slideInLeft;
    transform-origin: top left;
}

@keyframes slideInLeft {
    from {
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
        opacity: 0;
    }

    to {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.i-anim-slide-in-right {
    animation-name: slideInRight;
}

@keyframes slideInRight {
    from {
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        opacity: 0;
    }

    to {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.i-anim-slide-out-down {
    animation-name: slideOutDown;
}

@keyframes slideOutDown {
    from {
        transform: translate3d(0, 0, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, 100%, 0);
        opacity: 0;
    }
}

.i-anim-slide-out-up {
    animation-name: slideOutUp;
}

@keyframes slideOutUp {
    from {
        transform: translate3d(0, 0, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, -100%, 0);
        opacity: 0;
    }
}

.i-anim-slide-out-left {
    animation-name: slideOutLeft;
}

@keyframes slideOutLeft {
    from {
        transform: translate3d(0, 0, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(-100%, 0, 0);
        opacity: 0;
    }
}

.i-anim-slide-out-right {
    animation-name: slideOutRight;
}

@keyframes slideOutRight {
    from {
        transform: translate3d(0, 0, 0);
        opacity: 0;
        visibility: visible;
    }

    to {
        transform: translate3d(100%, 0, 0);
        opacity: 0;
        visibility: hidden;
    }
}

.i-anim-shake {
    animation-name: shake;
}

@keyframes shake {
    from, to {
        transform: translate3d(0, 0, 0);
    }

    10%, 30%, 50%, 70%, 90% {
        transform: translate3d(-10px, 0, 0);
    }

    20%, 40%, 60%, 80% {
        transform: translate3d(10px, 0, 0);
    }
}

.i-anim-fade-out {
    animation-name: fadeOut;
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.i-anim-fade-in {
    animation-name: fadeIn;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.i-anim-pulse-out {
    animation-name: pulseOut;
}

@keyframes pulseOut {
    0% {
        transform: scale(1.0);
    }

    50% {
        transform: scale(1.2);
    }

    100% {
        transform: scale(1.0);
    }
}

.i-anim-pulse-in {
    animation-name: pulseIn;
}

@keyframes pulseIn {
    0% {
        transform: scale(1.0);
    }

    50% {
        transform: scale(0.8);
    }

    100% {
        transform: scale(1.0);
    }
}

.i-anim-spin-in {
    animation-name: spinIn;
    transform-origin: center center;
}

@keyframes spinIn {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

.i-anim-spin-out {
    animation-name: spinOut;
    transform-origin: center center;
}

@keyframes spinOut {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(-360deg);
    }
}

@font-face {
    font-family: 'FontAwesome';
    src: url('fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-fw {
    width: 1.28571429em;
    text-align: center;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}

    .fa-ul > li {
        position: relative;
    }

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
}

    .fa-li.fa-lg {
        left: -1.85714286em;
    }

.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eeeeee;
    border-radius: .1em;
}

.fa-pull-left {
    float: left;
}

.fa-pull-right {
    float: right;
}

.fa.fa-pull-left {
    margin-right: .3em;
}

.fa.fa-pull-right {
    margin-left: .3em;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.fa.pull-left {
    margin-right: .3em;
}

.fa.pull-right {
    margin-left: .3em;
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none;
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: #ffffff;
}

.fa-glass:before {
    content: "\f000";
}

.fa-music:before {
    content: "\f001";
}

.fa-search:before {
    content: "\f002";
}

.fa-envelope-o:before {
    content: "\f003";
}

.fa-heart:before {
    content: "\f004";
}

.fa-star:before {
    content: "\f005";
}

.fa-star-o:before {
    content: "\f006";
}

.fa-user:before {
    content: "\f007";
}

.fa-film:before {
    content: "\f008";
}

.fa-th-large:before {
    content: "\f009";
}

.fa-th:before {
    content: "\f00a";
}

.fa-th-list:before {
    content: "\f00b";
}

.fa-check:before {
    content: "\f00c";
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d";
}

.fa-search-plus:before {
    content: "\f00e";
}

.fa-search-minus:before {
    content: "\f010";
}

.fa-power-off:before {
    content: "\f011";
}

.fa-signal:before {
    content: "\f012";
}

.fa-gear:before, .fa-cog:before {
    content: "\f013";
}

.fa-trash-o:before {
    content: "\f014";
}

.fa-home:before {
    content: "\f015";
}

.fa-file-o:before {
    content: "\f016";
}

.fa-clock-o:before {
    content: "\f017";
}

.fa-road:before {
    content: "\f018";
}

.fa-download:before {
    content: "\f019";
}

.fa-arrow-circle-o-down:before {
    content: "\f01a";
}

.fa-arrow-circle-o-up:before {
    content: "\f01b";
}

.fa-inbox:before {
    content: "\f01c";
}

.fa-play-circle-o:before {
    content: "\f01d";
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e";
}

.fa-refresh:before {
    content: "\f021";
}

.fa-list-alt:before {
    content: "\f022";
}

.fa-lock:before {
    content: "\f023";
}

.fa-flag:before {
    content: "\f024";
}

.fa-headphones:before {
    content: "\f025";
}

.fa-volume-off:before {
    content: "\f026";
}

.fa-volume-down:before {
    content: "\f027";
}

.fa-volume-up:before {
    content: "\f028";
}

.fa-qrcode:before {
    content: "\f029";
}

.fa-barcode:before {
    content: "\f02a";
}

.fa-tag:before {
    content: "\f02b";
}

.fa-tags:before {
    content: "\f02c";
}

.fa-book:before {
    content: "\f02d";
}

.fa-bookmark:before {
    content: "\f02e";
}

.fa-print:before {
    content: "\f02f";
}

.fa-camera:before {
    content: "\f030";
}

.fa-font:before {
    content: "\f031";
}

.fa-bold:before {
    content: "\f032";
}

.fa-italic:before {
    content: "\f033";
}

.fa-text-height:before {
    content: "\f034";
}

.fa-text-width:before {
    content: "\f035";
}

.fa-align-left:before {
    content: "\f036";
}

.fa-align-center:before {
    content: "\f037";
}

.fa-align-right:before {
    content: "\f038";
}

.fa-align-justify:before {
    content: "\f039";
}

.fa-list:before {
    content: "\f03a";
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b";
}

.fa-indent:before {
    content: "\f03c";
}

.fa-video-camera:before {
    content: "\f03d";
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "\f03e";
}

.fa-pencil:before {
    content: "\f040";
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-adjust:before {
    content: "\f042";
}

.fa-tint:before {
    content: "\f043";
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044";
}

.fa-share-square-o:before {
    content: "\f045";
}

.fa-check-square-o:before {
    content: "\f046";
}

.fa-arrows:before {
    content: "\f047";
}

.fa-step-backward:before {
    content: "\f048";
}

.fa-fast-backward:before {
    content: "\f049";
}

.fa-backward:before {
    content: "\f04a";
}

.fa-play:before {
    content: "\f04b";
}

.fa-pause:before {
    content: "\f04c";
}

.fa-stop:before {
    content: "\f04d";
}

.fa-forward:before {
    content: "\f04e";
}

.fa-fast-forward:before {
    content: "\f050";
}

.fa-step-forward:before {
    content: "\f051";
}

.fa-eject:before {
    content: "\f052";
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-plus-circle:before {
    content: "\f055";
}

.fa-minus-circle:before {
    content: "\f056";
}

.fa-times-circle:before {
    content: "\f057";
}

.fa-check-circle:before {
    content: "\f058";
}

.fa-question-circle:before {
    content: "\f059";
}

.fa-info-circle:before {
    content: "\f05a";
}

.fa-crosshairs:before {
    content: "\f05b";
}

.fa-times-circle-o:before {
    content: "\f05c";
}

.fa-check-circle-o:before {
    content: "\f05d";
}

.fa-ban:before {
    content: "\f05e";
}

.fa-arrow-left:before {
    content: "\f060";
}

.fa-arrow-right:before {
    content: "\f061";
}

.fa-arrow-up:before {
    content: "\f062";
}

.fa-arrow-down:before {
    content: "\f063";
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064";
}

.fa-expand:before {
    content: "\f065";
}

.fa-compress:before {
    content: "\f066";
}

.fa-plus:before {
    content: "\f067";
}

.fa-minus:before {
    content: "\f068";
}

.fa-asterisk:before {
    content: "\f069";
}

.fa-exclamation-circle:before {
    content: "\f06a";
}

.fa-gift:before {
    content: "\f06b";
}

.fa-leaf:before {
    content: "\f06c";
}

.fa-fire:before {
    content: "\f06d";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-eye-slash:before {
    content: "\f070";
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071";
}

.fa-plane:before {
    content: "\f072";
}

.fa-calendar:before {
    content: "\f073";
}

.fa-random:before {
    content: "\f074";
}

.fa-comment:before {
    content: "\f075";
}

.fa-magnet:before {
    content: "\f076";
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-retweet:before {
    content: "\f079";
}

.fa-shopping-cart:before {
    content: "\f07a";
}

.fa-folder:before {
    content: "\f07b";
}

.fa-folder-open:before {
    content: "\f07c";
}

.fa-arrows-v:before {
    content: "\f07d";
}

.fa-arrows-h:before {
    content: "\f07e";
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080";
}

.fa-twitter-square:before {
    content: "\f081";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-camera-retro:before {
    content: "\f083";
}

.fa-key:before {
    content: "\f084";
}

.fa-gears:before, .fa-cogs:before {
    content: "\f085";
}

.fa-comments:before {
    content: "\f086";
}

.fa-thumbs-o-up:before {
    content: "\f087";
}

.fa-thumbs-o-down:before {
    content: "\f088";
}

.fa-star-half:before {
    content: "\f089";
}

.fa-heart-o:before {
    content: "\f08a";
}

.fa-sign-out:before {
    content: "\f08b";
}

.fa-linkedin-square:before {
    content: "\f08c";
}

.fa-thumb-tack:before {
    content: "\f08d";
}

.fa-external-link:before {
    content: "\f08e";
}

.fa-sign-in:before {
    content: "\f090";
}

.fa-trophy:before {
    content: "\f091";
}

.fa-github-square:before {
    content: "\f092";
}

.fa-upload:before {
    content: "\f093";
}

.fa-lemon-o:before {
    content: "\f094";
}

.fa-phone:before {
    content: "\f095";
}

.fa-square-o:before {
    content: "\f096";
}

.fa-bookmark-o:before {
    content: "\f097";
}

.fa-phone-square:before {
    content: "\f098";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a";
}

.fa-github:before {
    content: "\f09b";
}

.fa-unlock:before {
    content: "\f09c";
}

.fa-credit-card:before {
    content: "\f09d";
}

.fa-feed:before, .fa-rss:before {
    content: "\f09e";
}

.fa-hdd-o:before {
    content: "\f0a0";
}

.fa-bullhorn:before {
    content: "\f0a1";
}

.fa-bell:before {
    content: "\f0f3";
}

.fa-certificate:before {
    content: "\f0a3";
}

.fa-hand-o-right:before {
    content: "\f0a4";
}

.fa-hand-o-left:before {
    content: "\f0a5";
}

.fa-hand-o-up:before {
    content: "\f0a6";
}

.fa-hand-o-down:before {
    content: "\f0a7";
}

.fa-arrow-circle-left:before {
    content: "\f0a8";
}

.fa-arrow-circle-right:before {
    content: "\f0a9";
}

.fa-arrow-circle-up:before {
    content: "\f0aa";
}

.fa-arrow-circle-down:before {
    content: "\f0ab";
}

.fa-globe:before {
    content: "\f0ac";
}

.fa-wrench:before {
    content: "\f0ad";
}

.fa-tasks:before {
    content: "\f0ae";
}

.fa-filter:before {
    content: "\f0b0";
}

.fa-briefcase:before {
    content: "\f0b1";
}

.fa-arrows-alt:before {
    content: "\f0b2";
}

.fa-group:before, .fa-users:before {
    content: "\f0c0";
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1";
}

.fa-cloud:before {
    content: "\f0c2";
}

.fa-flask:before {
    content: "\f0c3";
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4";
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5";
}

.fa-paperclip:before {
    content: "\f0c6";
}

.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7";
}

.fa-square:before {
    content: "\f0c8";
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9";
}

.fa-list-ul:before {
    content: "\f0ca";
}

.fa-list-ol:before {
    content: "\f0cb";
}

.fa-strikethrough:before {
    content: "\f0cc";
}

.fa-underline:before {
    content: "\f0cd";
}

.fa-table:before {
    content: "\f0ce";
}

.fa-magic:before {
    content: "\f0d0";
}

.fa-truck:before {
    content: "\f0d1";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-pinterest-square:before {
    content: "\f0d3";
}

.fa-google-plus-square:before {
    content: "\f0d4";
}

.fa-google-plus:before {
    content: "\f0d5";
}

.fa-money:before {
    content: "\f0d6";
}

.fa-caret-down:before {
    content: "\f0d7";
}

.fa-caret-up:before {
    content: "\f0d8";
}

.fa-caret-left:before {
    content: "\f0d9";
}

.fa-caret-right:before {
    content: "\f0da";
}

.fa-columns:before {
    content: "\f0db";
}

.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc";
}

.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd";
}

.fa-sort-up:before, .fa-sort-asc:before {
    content: "\f0de";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-linkedin:before {
    content: "\f0e1";
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2";
}

.fa-legal:before, .fa-gavel:before {
    content: "\f0e3";
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4";
}

.fa-comment-o:before {
    content: "\f0e5";
}

.fa-comments-o:before {
    content: "\f0e6";
}

.fa-flash:before, .fa-bolt:before {
    content: "\f0e7";
}

.fa-sitemap:before {
    content: "\f0e8";
}

.fa-umbrella:before {
    content: "\f0e9";
}

.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea";
}

.fa-lightbulb-o:before {
    content: "\f0eb";
}

.fa-exchange:before {
    content: "\f0ec";
}

.fa-cloud-download:before {
    content: "\f0ed";
}

.fa-cloud-upload:before {
    content: "\f0ee";
}

.fa-user-md:before {
    content: "\f0f0";
}

.fa-stethoscope:before {
    content: "\f0f1";
}

.fa-suitcase:before {
    content: "\f0f2";
}

.fa-bell-o:before {
    content: "\f0a2";
}

.fa-coffee:before {
    content: "\f0f4";
}

.fa-cutlery:before {
    content: "\f0f5";
}

.fa-file-text-o:before {
    content: "\f0f6";
}

.fa-building-o:before {
    content: "\f0f7";
}

.fa-hospital-o:before {
    content: "\f0f8";
}

.fa-ambulance:before {
    content: "\f0f9";
}

.fa-medkit:before {
    content: "\f0fa";
}

.fa-fighter-jet:before {
    content: "\f0fb";
}

.fa-beer:before {
    content: "\f0fc";
}

.fa-h-square:before {
    content: "\f0fd";
}

.fa-plus-square:before {
    content: "\f0fe";
}

.fa-angle-double-left:before {
    content: "\f100";
}

.fa-angle-double-right:before {
    content: "\f101";
}

.fa-angle-double-up:before {
    content: "\f102";
}

.fa-angle-double-down:before {
    content: "\f103";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-angle-right:before {
    content: "\f105";
}

.fa-angle-up:before {
    content: "\f106";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-desktop:before {
    content: "\f108";
}

.fa-laptop:before {
    content: "\f109";
}

.fa-tablet:before {
    content: "\f10a";
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b";
}

.fa-circle-o:before {
    content: "\f10c";
}

.fa-quote-left:before {
    content: "\f10d";
}

.fa-quote-right:before {
    content: "\f10e";
}

.fa-spinner:before {
    content: "\f110";
}

.fa-circle:before {
    content: "\f111";
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112";
}

.fa-github-alt:before {
    content: "\f113";
}

.fa-folder-o:before {
    content: "\f114";
}

.fa-folder-open-o:before {
    content: "\f115";
}

.fa-smile-o:before {
    content: "\f118";
}

.fa-frown-o:before {
    content: "\f119";
}

.fa-meh-o:before {
    content: "\f11a";
}

.fa-gamepad:before {
    content: "\f11b";
}

.fa-keyboard-o:before {
    content: "\f11c";
}

.fa-flag-o:before {
    content: "\f11d";
}

.fa-flag-checkered:before {
    content: "\f11e";
}

.fa-terminal:before {
    content: "\f120";
}

.fa-code:before {
    content: "\f121";
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122";
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123";
}

.fa-location-arrow:before {
    content: "\f124";
}

.fa-crop:before {
    content: "\f125";
}

.fa-code-fork:before {
    content: "\f126";
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127";
}

.fa-question:before {
    content: "\f128";
}

.fa-info:before {
    content: "\f129";
}

.fa-exclamation:before {
    content: "\f12a";
}

.fa-superscript:before {
    content: "\f12b";
}

.fa-subscript:before {
    content: "\f12c";
}

.fa-eraser:before {
    content: "\f12d";
}

.fa-puzzle-piece:before {
    content: "\f12e";
}

.fa-microphone:before {
    content: "\f130";
}

.fa-microphone-slash:before {
    content: "\f131";
}

.fa-shield:before {
    content: "\f132";
}

.fa-calendar-o:before {
    content: "\f133";
}

.fa-fire-extinguisher:before {
    content: "\f134";
}

.fa-rocket:before {
    content: "\f135";
}

.fa-maxcdn:before {
    content: "\f136";
}

.fa-chevron-circle-left:before {
    content: "\f137";
}

.fa-chevron-circle-right:before {
    content: "\f138";
}

.fa-chevron-circle-up:before {
    content: "\f139";
}

.fa-chevron-circle-down:before {
    content: "\f13a";
}

.fa-html5:before {
    content: "\f13b";
}

.fa-css3:before {
    content: "\f13c";
}

.fa-anchor:before {
    content: "\f13d";
}

.fa-unlock-alt:before {
    content: "\f13e";
}

.fa-bullseye:before {
    content: "\f140";
}

.fa-ellipsis-h:before {
    content: "\f141";
}

.fa-ellipsis-v:before {
    content: "\f142";
}

.fa-rss-square:before {
    content: "\f143";
}

.fa-play-circle:before {
    content: "\f144";
}

.fa-ticket:before {
    content: "\f145";
}

.fa-minus-square:before {
    content: "\f146";
}

.fa-minus-square-o:before {
    content: "\f147";
}

.fa-level-up:before {
    content: "\f148";
}

.fa-level-down:before {
    content: "\f149";
}

.fa-check-square:before {
    content: "\f14a";
}

.fa-pencil-square:before {
    content: "\f14b";
}

.fa-external-link-square:before {
    content: "\f14c";
}

.fa-share-square:before {
    content: "\f14d";
}

.fa-compass:before {
    content: "\f14e";
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150";
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151";
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152";
}

.fa-euro:before, .fa-eur:before {
    content: "\f153";
}

.fa-gbp:before {
    content: "\f154";
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155";
}

.fa-rupee:before, .fa-inr:before {
    content: "\f156";
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157";
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158";
}

.fa-won:before, .fa-krw:before {
    content: "\f159";
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a";
}

.fa-file:before {
    content: "\f15b";
}

.fa-file-text:before {
    content: "\f15c";
}

.fa-sort-alpha-asc:before {
    content: "\f15d";
}

.fa-sort-alpha-desc:before {
    content: "\f15e";
}

.fa-sort-amount-asc:before {
    content: "\f160";
}

.fa-sort-amount-desc:before {
    content: "\f161";
}

.fa-sort-numeric-asc:before {
    content: "\f162";
}

.fa-sort-numeric-desc:before {
    content: "\f163";
}

.fa-thumbs-up:before {
    content: "\f164";
}

.fa-thumbs-down:before {
    content: "\f165";
}

.fa-youtube-square:before {
    content: "\f166";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-xing:before {
    content: "\f168";
}

.fa-xing-square:before {
    content: "\f169";
}

.fa-youtube-play:before {
    content: "\f16a";
}

.fa-dropbox:before {
    content: "\f16b";
}

.fa-stack-overflow:before {
    content: "\f16c";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-flickr:before {
    content: "\f16e";
}

.fa-adn:before {
    content: "\f170";
}

.fa-bitbucket:before {
    content: "\f171";
}

.fa-bitbucket-square:before {
    content: "\f172";
}

.fa-tumblr:before {
    content: "\f173";
}

.fa-tumblr-square:before {
    content: "\f174";
}

.fa-long-arrow-down:before {
    content: "\f175";
}

.fa-long-arrow-up:before {
    content: "\f176";
}

.fa-long-arrow-left:before {
    content: "\f177";
}

.fa-long-arrow-right:before {
    content: "\f178";
}

.fa-apple:before {
    content: "\f179";
}

.fa-windows:before {
    content: "\f17a";
}

.fa-android:before {
    content: "\f17b";
}

.fa-linux:before {
    content: "\f17c";
}

.fa-dribbble:before {
    content: "\f17d";
}

.fa-skype:before {
    content: "\f17e";
}

.fa-foursquare:before {
    content: "\f180";
}

.fa-trello:before {
    content: "\f181";
}

.fa-female:before {
    content: "\f182";
}

.fa-male:before {
    content: "\f183";
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\f184";
}

.fa-sun-o:before {
    content: "\f185";
}

.fa-moon-o:before {
    content: "\f186";
}

.fa-archive:before {
    content: "\f187";
}

.fa-bug:before {
    content: "\f188";
}

.fa-vk:before {
    content: "\f189";
}

.fa-weibo:before {
    content: "\f18a";
}

.fa-renren:before {
    content: "\f18b";
}

.fa-pagelines:before {
    content: "\f18c";
}

.fa-stack-exchange:before {
    content: "\f18d";
}

.fa-arrow-circle-o-right:before {
    content: "\f18e";
}

.fa-arrow-circle-o-left:before {
    content: "\f190";
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191";
}

.fa-dot-circle-o:before {
    content: "\f192";
}

.fa-wheelchair:before {
    content: "\f193";
}

.fa-vimeo-square:before {
    content: "\f194";
}

.fa-turkish-lira:before, .fa-try:before {
    content: "\f195";
}

.fa-plus-square-o:before {
    content: "\f196";
}

.fa-space-shuttle:before {
    content: "\f197";
}

.fa-slack:before {
    content: "\f198";
}

.fa-envelope-square:before {
    content: "\f199";
}

.fa-wordpress:before {
    content: "\f19a";
}

.fa-openid:before {
    content: "\f19b";
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "\f19c";
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "\f19d";
}

.fa-yahoo:before {
    content: "\f19e";
}

.fa-google:before {
    content: "\f1a0";
}

.fa-reddit:before {
    content: "\f1a1";
}

.fa-reddit-square:before {
    content: "\f1a2";
}

.fa-stumbleupon-circle:before {
    content: "\f1a3";
}

.fa-stumbleupon:before {
    content: "\f1a4";
}

.fa-delicious:before {
    content: "\f1a5";
}

.fa-digg:before {
    content: "\f1a6";
}

.fa-pied-piper-pp:before {
    content: "\f1a7";
}

.fa-pied-piper-alt:before {
    content: "\f1a8";
}

.fa-drupal:before {
    content: "\f1a9";
}

.fa-joomla:before {
    content: "\f1aa";
}

.fa-language:before {
    content: "\f1ab";
}

.fa-fax:before {
    content: "\f1ac";
}

.fa-building:before {
    content: "\f1ad";
}

.fa-child:before {
    content: "\f1ae";
}

.fa-paw:before {
    content: "\f1b0";
}

.fa-spoon:before {
    content: "\f1b1";
}

.fa-cube:before {
    content: "\f1b2";
}

.fa-cubes:before {
    content: "\f1b3";
}

.fa-behance:before {
    content: "\f1b4";
}

.fa-behance-square:before {
    content: "\f1b5";
}

.fa-steam:before {
    content: "\f1b6";
}

.fa-steam-square:before {
    content: "\f1b7";
}

.fa-recycle:before {
    content: "\f1b8";
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9";
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba";
}

.fa-tree:before {
    content: "\f1bb";
}

.fa-spotify:before {
    content: "\f1bc";
}

.fa-deviantart:before {
    content: "\f1bd";
}

.fa-soundcloud:before {
    content: "\f1be";
}

.fa-database:before {
    content: "\f1c0";
}

.fa-file-pdf-o:before {
    content: "\f1c1";
}

.fa-file-word-o:before {
    content: "\f1c2";
}

.fa-file-excel-o:before {
    content: "\f1c3";
}

.fa-file-powerpoint-o:before {
    content: "\f1c4";
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "\f1c5";
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "\f1c6";
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "\f1c7";
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8";
}

.fa-file-code-o:before {
    content: "\f1c9";
}

.fa-vine:before {
    content: "\f1ca";
}

.fa-codepen:before {
    content: "\f1cb";
}

.fa-jsfiddle:before {
    content: "\f1cc";
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "\f1cd";
}

.fa-circle-o-notch:before {
    content: "\f1ce";
}

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
    content: "\f1d0";
}

.fa-ge:before, .fa-empire:before {
    content: "\f1d1";
}

.fa-git-square:before {
    content: "\f1d2";
}

.fa-git:before {
    content: "\f1d3";
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
    content: "\f1d4";
}

.fa-tencent-weibo:before {
    content: "\f1d5";
}

.fa-qq:before {
    content: "\f1d6";
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7";
}

.fa-send:before, .fa-paper-plane:before {
    content: "\f1d8";
}

.fa-send-o:before, .fa-paper-plane-o:before {
    content: "\f1d9";
}

.fa-history:before {
    content: "\f1da";
}

.fa-circle-thin:before {
    content: "\f1db";
}

.fa-header:before {
    content: "\f1dc";
}

.fa-paragraph:before {
    content: "\f1dd";
}

.fa-sliders:before {
    content: "\f1de";
}

.fa-share-alt:before {
    content: "\f1e0";
}

.fa-share-alt-square:before {
    content: "\f1e1";
}

.fa-bomb:before {
    content: "\f1e2";
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: "\f1e3";
}

.fa-tty:before {
    content: "\f1e4";
}

.fa-binoculars:before {
    content: "\f1e5";
}

.fa-plug:before {
    content: "\f1e6";
}

.fa-slideshare:before {
    content: "\f1e7";
}

.fa-twitch:before {
    content: "\f1e8";
}

.fa-yelp:before {
    content: "\f1e9";
}

.fa-newspaper-o:before {
    content: "\f1ea";
}

.fa-wifi:before {
    content: "\f1eb";
}

.fa-calculator:before {
    content: "\f1ec";
}

.fa-paypal:before {
    content: "\f1ed";
}

.fa-google-wallet:before {
    content: "\f1ee";
}

.fa-cc-visa:before {
    content: "\f1f0";
}

.fa-cc-mastercard:before {
    content: "\f1f1";
}

.fa-cc-discover:before {
    content: "\f1f2";
}

.fa-cc-amex:before {
    content: "\f1f3";
}

.fa-cc-paypal:before {
    content: "\f1f4";
}

.fa-cc-stripe:before {
    content: "\f1f5";
}

.fa-bell-slash:before {
    content: "\f1f6";
}

.fa-bell-slash-o:before {
    content: "\f1f7";
}

.fa-trash:before {
    content: "\f1f8";
}

.fa-copyright:before {
    content: "\f1f9";
}

.fa-at:before {
    content: "\f1fa";
}

.fa-eyedropper:before {
    content: "\f1fb";
}

.fa-paint-brush:before {
    content: "\f1fc";
}

.fa-birthday-cake:before {
    content: "\f1fd";
}

.fa-area-chart:before {
    content: "\f1fe";
}

.fa-pie-chart:before {
    content: "\f200";
}

.fa-line-chart:before {
    content: "\f201";
}

.fa-lastfm:before {
    content: "\f202";
}

.fa-lastfm-square:before {
    content: "\f203";
}

.fa-toggle-off:before {
    content: "\f204";
}

.fa-toggle-on:before {
    content: "\f205";
}

.fa-bicycle:before {
    content: "\f206";
}

.fa-bus:before {
    content: "\f207";
}

.fa-ioxhost:before {
    content: "\f208";
}

.fa-angellist:before {
    content: "\f209";
}

.fa-cc:before {
    content: "\f20a";
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "\f20b";
}

.fa-meanpath:before {
    content: "\f20c";
}

.fa-buysellads:before {
    content: "\f20d";
}

.fa-connectdevelop:before {
    content: "\f20e";
}

.fa-dashcube:before {
    content: "\f210";
}

.fa-forumbee:before {
    content: "\f211";
}

.fa-leanpub:before {
    content: "\f212";
}

.fa-sellsy:before {
    content: "\f213";
}

.fa-shirtsinbulk:before {
    content: "\f214";
}

.fa-simplybuilt:before {
    content: "\f215";
}

.fa-skyatlas:before {
    content: "\f216";
}

.fa-cart-plus:before {
    content: "\f217";
}

.fa-cart-arrow-down:before {
    content: "\f218";
}

.fa-diamond:before {
    content: "\f219";
}

.fa-ship:before {
    content: "\f21a";
}

.fa-user-secret:before {
    content: "\f21b";
}

.fa-motorcycle:before {
    content: "\f21c";
}

.fa-street-view:before {
    content: "\f21d";
}

.fa-heartbeat:before {
    content: "\f21e";
}

.fa-venus:before {
    content: "\f221";
}

.fa-mars:before {
    content: "\f222";
}

.fa-mercury:before {
    content: "\f223";
}

.fa-intersex:before, .fa-transgender:before {
    content: "\f224";
}

.fa-transgender-alt:before {
    content: "\f225";
}

.fa-venus-double:before {
    content: "\f226";
}

.fa-mars-double:before {
    content: "\f227";
}

.fa-venus-mars:before {
    content: "\f228";
}

.fa-mars-stroke:before {
    content: "\f229";
}

.fa-mars-stroke-v:before {
    content: "\f22a";
}

.fa-mars-stroke-h:before {
    content: "\f22b";
}

.fa-neuter:before {
    content: "\f22c";
}

.fa-genderless:before {
    content: "\f22d";
}

.fa-facebook-official:before {
    content: "\f230";
}

.fa-pinterest-p:before {
    content: "\f231";
}

.fa-whatsapp:before {
    content: "\f232";
}

.fa-server:before {
    content: "\f233";
}

.fa-user-plus:before {
    content: "\f234";
}

.fa-user-times:before {
    content: "\f235";
}

.fa-hotel:before, .fa-bed:before {
    content: "\f236";
}

.fa-viacoin:before {
    content: "\f237";
}

.fa-train:before {
    content: "\f238";
}

.fa-subway:before {
    content: "\f239";
}

.fa-medium:before {
    content: "\f23a";
}

.fa-yc:before, .fa-y-combinator:before {
    content: "\f23b";
}

.fa-optin-monster:before {
    content: "\f23c";
}

.fa-opencart:before {
    content: "\f23d";
}

.fa-expeditedssl:before {
    content: "\f23e";
}

.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
    content: "\f240";
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "\f241";
}

.fa-battery-2:before, .fa-battery-half:before {
    content: "\f242";
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: "\f243";
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: "\f244";
}

.fa-mouse-pointer:before {
    content: "\f245";
}

.fa-i-cursor:before {
    content: "\f246";
}

.fa-object-group:before {
    content: "\f247";
}

.fa-object-ungroup:before {
    content: "\f248";
}

.fa-sticky-note:before {
    content: "\f249";
}

.fa-sticky-note-o:before {
    content: "\f24a";
}

.fa-cc-jcb:before {
    content: "\f24b";
}

.fa-cc-diners-club:before {
    content: "\f24c";
}

.fa-clone:before {
    content: "\f24d";
}

.fa-balance-scale:before {
    content: "\f24e";
}

.fa-hourglass-o:before {
    content: "\f250";
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\f251";
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\f252";
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253";
}

.fa-hourglass:before {
    content: "\f254";
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "\f255";
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
    content: "\f256";
}

.fa-hand-scissors-o:before {
    content: "\f257";
}

.fa-hand-lizard-o:before {
    content: "\f258";
}

.fa-hand-spock-o:before {
    content: "\f259";
}

.fa-hand-pointer-o:before {
    content: "\f25a";
}

.fa-hand-peace-o:before {
    content: "\f25b";
}

.fa-trademark:before {
    content: "\f25c";
}

.fa-registered:before {
    content: "\f25d";
}

.fa-creative-commons:before {
    content: "\f25e";
}

.fa-gg:before {
    content: "\f260";
}

.fa-gg-circle:before {
    content: "\f261";
}

.fa-tripadvisor:before {
    content: "\f262";
}

.fa-odnoklassniki:before {
    content: "\f263";
}

.fa-odnoklassniki-square:before {
    content: "\f264";
}

.fa-get-pocket:before {
    content: "\f265";
}

.fa-wikipedia-w:before {
    content: "\f266";
}

.fa-safari:before {
    content: "\f267";
}

.fa-chrome:before {
    content: "\f268";
}

.fa-firefox:before {
    content: "\f269";
}

.fa-opera:before {
    content: "\f26a";
}

.fa-internet-explorer:before {
    content: "\f26b";
}

.fa-tv:before, .fa-television:before {
    content: "\f26c";
}

.fa-contao:before {
    content: "\f26d";
}

.fa-500px:before {
    content: "\f26e";
}

.fa-amazon:before {
    content: "\f270";
}

.fa-calendar-plus-o:before {
    content: "\f271";
}

.fa-calendar-minus-o:before {
    content: "\f272";
}

.fa-calendar-times-o:before {
    content: "\f273";
}

.fa-calendar-check-o:before {
    content: "\f274";
}

.fa-industry:before {
    content: "\f275";
}

.fa-map-pin:before {
    content: "\f276";
}

.fa-map-signs:before {
    content: "\f277";
}

.fa-map-o:before {
    content: "\f278";
}

.fa-map:before {
    content: "\f279";
}

.fa-commenting:before {
    content: "\f27a";
}

.fa-commenting-o:before {
    content: "\f27b";
}

.fa-houzz:before {
    content: "\f27c";
}

.fa-vimeo:before {
    content: "\f27d";
}

.fa-black-tie:before {
    content: "\f27e";
}

.fa-fonticons:before {
    content: "\f280";
}

.fa-reddit-alien:before {
    content: "\f281";
}

.fa-edge:before {
    content: "\f282";
}

.fa-credit-card-alt:before {
    content: "\f283";
}

.fa-codiepie:before {
    content: "\f284";
}

.fa-modx:before {
    content: "\f285";
}

.fa-fort-awesome:before {
    content: "\f286";
}

.fa-usb:before {
    content: "\f287";
}

.fa-product-hunt:before {
    content: "\f288";
}

.fa-mixcloud:before {
    content: "\f289";
}

.fa-scribd:before {
    content: "\f28a";
}

.fa-pause-circle:before {
    content: "\f28b";
}

.fa-pause-circle-o:before {
    content: "\f28c";
}

.fa-stop-circle:before {
    content: "\f28d";
}

.fa-stop-circle-o:before {
    content: "\f28e";
}

.fa-shopping-bag:before {
    content: "\f290";
}

.fa-shopping-basket:before {
    content: "\f291";
}

.fa-hashtag:before {
    content: "\f292";
}

.fa-bluetooth:before {
    content: "\f293";
}

.fa-bluetooth-b:before {
    content: "\f294";
}

.fa-percent:before {
    content: "\f295";
}

.fa-gitlab:before {
    content: "\f296";
}

.fa-wpbeginner:before {
    content: "\f297";
}

.fa-wpforms:before {
    content: "\f298";
}

.fa-envira:before {
    content: "\f299";
}

.fa-universal-access:before {
    content: "\f29a";
}

.fa-wheelchair-alt:before {
    content: "\f29b";
}

.fa-question-circle-o:before {
    content: "\f29c";
}

.fa-blind:before {
    content: "\f29d";
}

.fa-audio-description:before {
    content: "\f29e";
}

.fa-volume-control-phone:before {
    content: "\f2a0";
}

.fa-braille:before {
    content: "\f2a1";
}

.fa-assistive-listening-systems:before {
    content: "\f2a2";
}

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
    content: "\f2a3";
}

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
    content: "\f2a4";
}

.fa-glide:before {
    content: "\f2a5";
}

.fa-glide-g:before {
    content: "\f2a6";
}

.fa-signing:before, .fa-sign-language:before {
    content: "\f2a7";
}

.fa-low-vision:before {
    content: "\f2a8";
}

.fa-viadeo:before {
    content: "\f2a9";
}

.fa-viadeo-square:before {
    content: "\f2aa";
}

.fa-snapchat:before {
    content: "\f2ab";
}

.fa-snapchat-ghost:before {
    content: "\f2ac";
}

.fa-snapchat-square:before {
    content: "\f2ad";
}

.fa-pied-piper:before {
    content: "\f2ae";
}

.fa-first-order:before {
    content: "\f2b0";
}

.fa-yoast:before {
    content: "\f2b1";
}

.fa-themeisle:before {
    content: "\f2b2";
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: "\f2b3";
}

.fa-fa:before, .fa-font-awesome:before {
    content: "\f2b4";
}

.fa-handshake-o:before {
    content: "\f2b5";
}

.fa-envelope-open:before {
    content: "\f2b6";
}

.fa-envelope-open-o:before {
    content: "\f2b7";
}

.fa-linode:before {
    content: "\f2b8";
}

.fa-address-book:before {
    content: "\f2b9";
}

.fa-address-book-o:before {
    content: "\f2ba";
}

.fa-vcard:before, .fa-address-card:before {
    content: "\f2bb";
}

.fa-vcard-o:before, .fa-address-card-o:before {
    content: "\f2bc";
}

.fa-user-circle:before {
    content: "\f2bd";
}

.fa-user-circle-o:before {
    content: "\f2be";
}

.fa-user-o:before {
    content: "\f2c0";
}

.fa-id-badge:before {
    content: "\f2c1";
}

.fa-drivers-license:before, .fa-id-card:before {
    content: "\f2c2";
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
    content: "\f2c3";
}

.fa-quora:before {
    content: "\f2c4";
}

.fa-free-code-camp:before {
    content: "\f2c5";
}

.fa-telegram:before {
    content: "\f2c6";
}

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
    content: "\f2c7";
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
    content: "\f2c8";
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
    content: "\f2c9";
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
    content: "\f2ca";
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
    content: "\f2cb";
}

.fa-shower:before {
    content: "\f2cc";
}

.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
    content: "\f2cd";
}

.fa-podcast:before {
    content: "\f2ce";
}

.fa-window-maximize:before {
    content: "\f2d0";
}

.fa-window-minimize:before {
    content: "\f2d1";
}

.fa-window-restore:before {
    content: "\f2d2";
}

.fa-times-rectangle:before, .fa-window-close:before {
    content: "\f2d3";
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
    content: "\f2d4";
}

.fa-bandcamp:before {
    content: "\f2d5";
}

.fa-grav:before {
    content: "\f2d6";
}

.fa-etsy:before {
    content: "\f2d7";
}

.fa-imdb:before {
    content: "\f2d8";
}

.fa-ravelry:before {
    content: "\f2d9";
}

.fa-eercast:before {
    content: "\f2da";
}

.fa-microchip:before {
    content: "\f2db";
}

.fa-snowflake-o:before {
    content: "\f2dc";
}

.fa-superpowers:before {
    content: "\f2dd";
}

.fa-wpexplorer:before {
    content: "\f2de";
}

.fa-meetup:before {
    content: "\f2e0";
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

.if-user-bar .i-label-danger {
    margin-left: -12px;
}

.if-bread-crumb {
    background-color: transparent !important;
    border-color: transparent !important;
}

    .if-bread-crumb ul {
        margin-left: 0;
    }

.if-home-tab-bar {
    border: 0;
}

    .if-home-tab-bar .i-nav {
        margin: 0;
    }

        .if-home-tab-bar .i-nav i {
            opacity: .6;
        }

        .if-home-tab-bar .i-nav > li {
            margin: initial;
        }

.if-home-tabs a.i-nav-link {
    padding: 12px 14px;
    text-transform: uppercase;
}

.if-col-left-1 {
    float: left;
    width: 75%;
}

.if-col-left-2 {
    float: right;
    width: 24%;
}

.if-col-right-1 {
    float: left;
    width: 20%;
}

.if-col-right-2 {
    float: right;
    width: 79%;
}

.if-forum-nav-list {
    border: 0;
}

    .if-forum-nav-list .i-nav-header span {
        font-weight: bold;
    }

.if-select-forum-fixed-footer {
    border-left-width: 0;
    border-bottom-width: 0;
    border-right-width: 0;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
}

.if-forum-list .if-icon-col, .if-topic-list .if-icon-col, .if-pm-list .if-icon-col {
    width: 2%;
}

.if-forum-list .if-first-post-col, .if-topic-list .if-first-post-col, .if-pm-list .if-first-post-col {
    width: 2%;
    text-align: center;
}

.if-forum-list .if-title-col-header {
    width: auto;
}

.if-forum-list .if-title-col {
    width: auto;
}

.if-forum-list .if-sub-forums li:first-child:before {
    float: left;
    font: normal 10pt FontAwesome;
    content: "\f178";
    margin-top: 5px;
    margin-right: 9px;
    opacity: 0.3;
}

.if-forum-list .if-sub-forums {
    float: left;
    width: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
}

    .if-forum-list .if-sub-forums li {
        float: left;
        list-style: none;
        padding: 0;
    }

        .if-forum-list .if-sub-forums li a {
            float: left;
            vertical-align: middle;
            margin-right: 6px;
        }

        .if-forum-list .if-sub-forums li.separator {
            width: 0;
            display: none;
        }

.if-mobile-total-topics {
    display: none;
}

    .if-mobile-total-topics .if-stats {
        width: auto;
        text-align: left;
        margin: 0;
        padding: 0;
    }

        .if-mobile-total-topics .if-stats dd, .if-mobile-total-topics .if-stats dt {
            font-family: Arial;
            font-size: 10pt;
            float: left;
            margin-right: 6px;
        }

        .if-mobile-total-topics .if-stats dd {
            text-transform: lowercase;
        }

.if-topic-list .if-title-col-header {
    width: 70%;
}

.if-topic-list .if-title-col {
    width: 70%;
}

.if-topic-list .if-topic-type {
    margin-left: 6px;
}

.if-merge-label, .if-split-label, .if-queued-label, .if-poll-label, .if-deleted-label {
    text-transform: uppercase;
    margin-right: 5px;
}

.if-topic-list .if-title-icons {
    display: inline-block;
}

    .if-topic-list .if-title-icons .i-label {
        margin-right: 5px;
    }

.if-topic-list .if-edit-buttons {
    line-height: normal;
    margin: 0 0 -5px 0;
}

    .if-topic-list .if-edit-buttons a.i-btn {
        margin-right: 3px;
    }

        .if-topic-list .if-edit-buttons a.i-btn span {
            padding: 6px;
        }

.if-topic-list .if-search-rank {
    float: right;
    vertical-align: middle;
    opacity: .5;
    margin-left: 6px;
}

.if-hidden-sorts {
    display: none;
}

.if-small-pager {
    line-height: normal;
    border: 0;
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

    .if-small-pager a {
        vertical-align: middle;
        border: 0;
        margin: 0;
        padding: 0;
    }

        .if-small-pager a:hover {
            text-decoration: none;
        }

        .if-small-pager a span {
            display: inline-block;
            margin: 0;
            padding: 0 3px;
        }

    .if-small-pager .delimiter {
        display: none;
    }

    .if-small-pager .endPageSeperator {
        display: none;
    }

.if-pager-row-inverted .i-float-left {
    float: right;
}

.if-pager-row-inverted .i-float-right {
    float: left;
}

    .if-pager-row-inverted .i-float-right .i-dropdown-menu-right {
        right: auto;
        left: -24px;
    }

.if-stats-col {
    min-width: 60px;
    width: 65px;
    text-align: center;
}

.if-stats {
    float: left;
    text-align: center;
    width: 100%;
    font-size: 8pt;
    vertical-align: middle;
    white-space: nowrap;
}

    .if-stats dt {
        display: block;
        opacity: 1;
        font-family: open_sanslight;
        font-size: 18px;
        margin: 0;
        padding: 0;
    }

    .if-stats dd {
        display: block;
        text-transform: uppercase;
        opacity: .5;
        margin: 0;
        padding: 0;
    }

.if-icon {
    position: relative;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    line-height: 27px;
    width: 27px;
    height: 27px;
    border-width: 1px;
    border-style: solid;
}

    .if-icon .if-icon-bg {
        position: absolute;
        width: 27px;
        height: 27px;
        top: 0;
        left: 0;
    }

    .if-icon .fa {
        font-size: 10pt;
    }

.if-last-post-col {
    min-width: 220px;
    width: 220px;
}

.if-last-post {
    display: table;
}

    .if-last-post .i-photo {
        float: left;
        margin-top: 9px;
        margin-right: 6px;
    }

    .if-last-post .left {
        width: 1%;
        vertical-align: top;
        display: table-cell;
    }

    .if-last-post .right {
        width: 99%;
        vertical-align: top;
        margin-left: 12px;
        display: table-cell;
    }

    .if-last-post .username, .if-last-post .date, .if-last-post .last-post-icon, .if-last-post .subject {
        float: left;
        max-width: 180px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .if-last-post .fa {
        font-size: 10pt !important;
    }

.if-mobile-last-post {
    vertical-align: top;
    display: none;
    float: right;
    text-align: right !important;
}

    .if-mobile-last-post .i-photo {
        display: inline-block;
    }

    .if-mobile-last-post .date {
        display: inline-block;
        white-space: nowrap;
    }

    .if-mobile-last-post .number {
        font-weight: bold;
        margin-left: 12px;
    }

.if-mobile-jump {
    float: right;
    text-align: right;
    display: none;
}

.if-unread a, a.if-unread {
    font-weight: bold;
}

.if-read a, a.if-read {
    font-weight: normal;
}

.if-post-col-4 {
    vertical-align: top;
}

    .if-post-col-4 .if-post-buttons {
        visibility: hidden;
        opacity: 0;
    }

    .if-post-col-4:hover .if-post-buttons {
        visibility: visible;
        opacity: 1;
    }

.if-post {
    display: inline-block;
    width: 100%;
}

    .if-post ul, ol {
        margin: 18px 0 24px 24px;
        padding: 0;
    }

    .if-post li {
        margin: 5px 25px 5px 25px;
    }

    .if-post p {
        margin-bottom: 24px;
    }

    .if-post h1 {
        font-family: Arial;
        font-size: 20pt;
        font-weight: bold;
    }

    .if-post h2 {
        font-family: Arial;
        font-size: 18pt;
        font-weight: bold;
    }

    .if-post h3 {
        font-family: Arial;
        font-size: 16pt;
        font-weight: bold;
    }

    .if-post h4 {
        font-family: Arial;
        font-size: 14pt;
        font-weight: bold;
    }

    .if-post h5 {
        font-family: Arial;
        font-size: 12pt;
        font-weight: bold;
    }

    .if-post h6 {
        font-family: Arial;
        font-size: 10pt;
        font-weight: bold;
    }

.quote, .Quote {
    display: block;
    width: 90%;
    text-align: left;
    border: 1px solid #ededed;
    background: #fff;
    border-left: 2px solid #4FA5F1;
    color: #666666;
    padding: 9px;
    margin: 0;
}

blockquote.quote, blockquote.Quote {
    padding: 0;
}

.quote b, .Quote b {
    display: inline-block;
    color: #888;
}

.quote hr, .Quote hr {
    border: 0;
    height: 1px;
    background-color: transparent;
    color: transparent;
    padding: 0;
    margin: 12px 0 12px 0;
}

.quote .quote, .Quote .Quote {
    margin-top: 9px;
}

.code {
    background: #f8f8f8;
    width: 80%;
    max-width: 900px;
    font: normal 10pt Courier, Courier New;
    white-space: pre;
    margin-bottom: -14px;
    padding: 6px;
    overflow: auto;
    color: #00008B;
}

.if-quote-wrapper {
    display: block;
}

.if-quote-wrapper, .quote-wrapper {
    display: block;
}

    .if-quote-wrapper .Quote, .if-quote-wrapper .quote, .quote-wrapper .Quote, .quote-wrapper .quote {
        display: inline-block;
        padding: 0 !important;
    }

.if-quote-toggle-wrapper, .quote-toggle-wrapper {
    line-height: normal;
    vertical-align: middle;
    display: inline-block;
}

a.if-quote-toggle, a.quote-toggle {
    display: inline-block;
    margin-right: 3px;
    text-decoration: none !important;
}

    a.if-quote-toggle:before, a.quote-toggle:before {
        display: inline-block !important;
        line-height: 18px !important;
        color: #aaa;
        text-align: center;
        width: 18px;
        height: 18px;
        font: normal 8pt FontAwesome;
        content: "\f054";
        text-decoration: none !important;
        transition: all 0.2s ease-in;
        -webkit-transition: all 0.2s ease-in;
        -moz-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }

    a.if-quote-toggle.hide:before, a.quote-toggle.hide:before {
        line-height: 18px !important;
        display: inline-block !important;
        color: #888888;
        text-align: center;
        width: 18px;
        height: 18px;
        font: normal 8pt FontAwesome;
        content: "\f054";
        text-decoration: none !important;
        transition: all 0.2s ease-in;
        -webkit-transition: all 0.2s ease-in;
        -moz-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }

.if-quote-header, .quote-header {
    background: #f8f8f8;
    padding: 9px;
}

.if-quote-message, .quote-message {
    width: 100%;
    display: none;
}

.if-quote-message-margin, .quote-message-margin {
    margin: 12px;
}

.if-quote-message .Quote, .quote-message .Quote {
    width: 98%;
}

a.if-quote-goto:before, a.quote-goto:before {
    display: block;
    margin-top: 12px;
    content: '';
}

a.if-quote-goto, a.quote-goto {
    display: inline;
    text-decoration: none !important;
}

    a.if-quote-goto:hover, a.quote-goto:hover {
        opacity: 1;
    }

    a.if-quote-goto .goto:after, a.quote-goto .goto:after {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        color: #aaa;
        padding: 4px;
        content: "\f112";
        text-decoration: none !important;
        -webkit-font-smoothing: antialiased;
    }

.i-rtb-spell-preview .if-quote-toggle-wrapper, .i-rtb-spell-preview .quote-toggle-wrapper {
    display: none !important;
}

.i-rtb-spell-preview .if-quote-header, .i-rtb-spell-preview .quote-header {
    display: none !important;
}

    .i-rtb-spell-preview .if-quote-header:after, .i-rtb-spell-preview .quote-header:after {
        display: inline-block;
        content: "...";
    }

.if-code-highlighter {
    box-shadow: 2px 2px 15px #bbb;
    width: 90%;
    overflow: auto;
}

    .if-code-highlighter .lines {
        width: 85%;
        overflow-y: auto;
    }

    .if-code-highlighter td {
        padding: 1px;
    }

a.if-lightbox {
    display: inline-block;
    text-decoration: none !important;
    line-height: normal;
}

    a.if-lightbox img {
        float: left;
    }

    a.if-lightbox:hover .caption {
        opacity: 0.8;
    }

.if-lightbox-wrapper {
    position: relative;
    float: left;
    font-size: 10pt;
    width: 100%;
    color: #fff;
}

    .if-lightbox-wrapper .caption {
        float: left;
        position: absolute;
        z-index: 1;
        bottom: 0;
        left: 0;
        display: block;
        opacity: 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%;
        background-color: #212121;
        -webkit-transition: all 0.2s ease-in;
        -moz-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
    }

        .if-lightbox-wrapper .caption .padding {
            float: left;
            padding: 9px;
        }

.if-pm-list .if-title-col-header {
    width: auto;
}

.if-pm-list .if-title-col {
    width: auto;
}

.if-pm-list .if-title-icons .i-pip {
    margin-right: 6px;
}

.if-pm-list .if-mobile-last-post {
    display: none;
}

.if-pm-list .i-row-select-all, .if-pm-list .i-row-select {
    text-align: center;
    width: 30px;
}

.if-pm .mobile-username {
    display: none;
}

.if-pm .mobile-photo {
    display: none;
}

.if-event .mobile-username {
    display: none;
}

.if-event .mobile-photo {
    display: none;
}

.if-user-list .if-email-col {
    width: 220px;
    text-align: right;
}

    .if-user-list .if-email-col .if-email {
        max-width: 180px;
        display: inline-block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

.if-user-list .if-rep-col {
    width: 112px;
    text-align: center;
}

.if-user-list .if-last-active-col {
    width: 200px;
    text-align: center;
}

.if-user-list .if-pm-col {
    width: 40px;
    text-align: center;
}

.if-user-list .if-username-col .i-photo {
    margin-right: 6px;
    vertical-align: middle;
}

.if-user-list .if-mobile-bits {
    display: none;
}

.if-user-list .if-edit-button {
    width: 60px;
    text-align: center;
}

    .if-user-list .if-edit-button a {
        width: 100%;
    }

.if-user-list .i-photo {
    margin-right: 6px;
}

.if-user-list .i-row-select {
    width: 5%;
}

.if-whos-on-list .if-username-col {
    width: 60%;
}

.if-whos-on-list .i-photo {
    vertical-align: middle;
}

.if-whos-on-list .if-action-col {
    width: 20%;
    text-align: center;
}

.if-whos-on-list .if-date-col {
    width: 20%;
    text-align: center;
}

.if-user-list-extra .i-photo {
    float: left;
    margin: 8px;
}

.if-user-banner {
    overflow: hidden;
    background-color: #242424;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.if-user-banner-large {
    height: 427px;
}

.if-user-banner-small {
    height: 134px;
}

.if-user-banner-content {
    float: left;
    width: 23%;
    color: #ddd;
    height: 427px;
    position: relative;
}

    .if-user-banner-content .username {
        color: #fff !important;
        display: inline-block;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        max-width: 90%;
        color: #fff !important;
    }

    .if-user-banner-content a {
        text-decoration: underline;
        color: #ddd;
    }

        .if-user-banner-content a:hover {
            color: #fff;
        }

.if-user-banner-content-bg {
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center center;
    filter: blur(20px);
    -webkit-filter: blur(20px);
    -moz-filter: blur(20px);
    -o-filter: blur(20px);
    -ms-filter: blur(20px);
}

.if-user-banner-content-overlay {
    z-index: 2;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.75);
    position: absolute;
    top: 0;
    left: 0;
}

.if-user-banner-image {
    float: right;
    width: 77%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

    .if-user-banner-image a {
        float: right;
        margin: 24px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        background: #fff;
        color: #222 !important;
    }

        .if-user-banner-image a:hover {
            background: #444;
            color: #fff !important;
        }

        .if-user-banner-image a span {
            float: left;
            padding: 12px;
        }

.if-user-banner-preview img {
    width: 530px;
    height: 200px;
}

.if-badges-small {
    display: inline-block;
    font-weight: bold;
}

    .if-badges-small img {
        float: left;
        vertical-align: middle;
    }

    .if-badges-small span {
        float: left;
        margin: 0 6px;
    }

    .if-badges-small .gold {
        color: #9A954A;
    }

    .if-badges-small .silver {
        color: #898884;
    }

    .if-badges-small .bronze {
        color: #A58A13;
    }

.if-badges-large {
    float: left;
    width: 100%;
    margin-top: 12px;
}

    .if-badges-large div {
        float: left;
        width: 48%;
    }

    .if-badges-large .i-tooltip {
        float: left;
        display: block;
        width: 95%;
    }

    .if-badges-large a {
        float: left;
        width: 95%;
        text-align: center;
        display: block;
    }

.if-badges-large, .badges-large-silver, .badges-large-bronze {
    text-align: center;
    font-size: 10pt;
    color: #666;
}

.if-badges-large-gold a {
    color: #8E8828 !important;
    background-color: #FFF77B;
    border: 0 solid #D2CB3B;
    padding: 4px 5px 4px 5px;
    margin-right: 8px;
    margin-bottom: 8px;
    border-radius: 6px;
    text-decoration: none;
}

    .if-badges-large-gold a:hover {
        color: #8E8828;
        text-decoration: none;
    }

.if-badges-large-silver a {
    color: #747373 !important;
    background-color: #C0BEB9;
    border: 0 solid #AAA69C;
    padding: 4px 5px 4px 5px;
    margin-right: 8px;
    margin-bottom: 8px;
    border-radius: 6px;
    text-decoration: none;
}

    .if-badges-large-silver a:hover {
        color: #747373;
        text-decoration: none;
    }

.if-badges-large-bronze a {
    color: #847328 !important;
    background-color: #D1B11E;
    border: 0 solid #BBA336;
    padding: 4px 5px 4px 5px;
    margin-right: 8px;
    margin-bottom: 8px;
    border-radius: 6px;
    text-decoration: none;
}

    .if-badges-large-bronze a:hover {
        color: #847328;
        text-decoration: none;
    }

.if-rep-details .if-rep-day-col {
    float: left;
    width: 100px;
    font-family: "Segoe UI Light", Tahoma, Verdana;
    font-size: 14pt;
    font-weight: normal;
}

.if-rep-details .if-rep-rep-col {
    float: left;
    width: 90px;
}

.if-rep-details .if-rep-expand-col {
    float: left;
    width: 80px;
}

    .if-rep-details .if-rep-expand-col .i-btn {
        width: 22px;
    }

.if-rep-details .if-rep-activity-col {
    float: left;
    margin-right: 95px;
}

.if-rep-details .if-rep-notes-col {
    float: left;
    color: #999;
    display: none;
}

.if-rep-details .if-rep-details-positive {
    font-family: "Segoe UI Light", Tahoma, Verdana;
    font-size: 18px;
    color: #7DAA3E;
}

.if-rep-details .if-rep-details-negative {
    font-family: "Segoe UI Light", Tahoma, Verdana;
    font-size: 18px;
    color: #E77A28;
}

.if-expanded-rep-details .day {
    float: left;
    width: 180px;
}

.if-expanded-rep-details .rep {
    float: left;
    width: 95px;
}

.if-expanded-rep-details .activity {
    float: left;
    width: 160px;
}

.if-topics-extra-wrapper {
    transition: all .1s ease-in;
    -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
}

.if-topics-extra-list .if-topics-extra-wrapper {
    margin-top: -9px;
}

.if-topics-extra-item .spacing {
    padding: 0;
    margin: 9px 0;
}

.if-topics-extra-item .left {
    float: left;
    width: 45px;
}

.if-topics-extra-item .right {
    margin-left: 45px;
}

.if-topics-extra-item .i-photo {
    margin-top: 8px;
}

.if-topics-extra-item .if-title-row {
    width: 90%;
}

.if-topics-extra-item .if-post-details-row {
    margin-top: 4px;
}

    .if-topics-extra-item .if-post-details-row .if-topic-type {
        margin-right: 9px;
    }

    .if-topics-extra-item .if-post-details-row .i-link-default i {
        margin-right: 6px;
    }

    .if-topics-extra-item .if-post-details-row .i-link-default .fa-eye {
        margin-left: 9px;
    }

.if-topics-extra-item .if-desc-row {
    margin-top: 12px;
}

.if-topics-extra-item a.primary {
    font-size: 16px !important;
}

.if-cycle-buttons {
    float: left;
    width: 100%;
    text-align: left;
    margin: 9px 0;
}

    .if-cycle-buttons a {
        margin-right: 6px;
        padding: 3px;
    }

        .if-cycle-buttons a i {
            opacity: .2;
        }

        .if-cycle-buttons a.selected i, .if-cycle-buttons a:hover i, .if-cycle-buttons a.selected {
            opacity: 1;
        }

.if-forum-list h2.title, .if-pm-list h2.title, .if-user-list h2.title, .if-whos-on-list h2.title, .if-topic-list h2.title {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.if-topic .mobile-username {
    display: none;
}

.if-topic .mobile-photo {
    display: none;
}

.if-topic tr:hover .i-dimmed {
    opacity: 1;
}

.if-topic .if-topic-type-mobile {
    display: none;
    max-width: 80px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.if-post-col-left {
    width: 20%;
    vertical-align: top;
}

.if-post-col-right {
    width: 80%;
}

.if-topic .if-edit-options {
    position: relative;
}

.if-topic .if-edit-options-mobile {
    display: none;
}

.if-topic .if-edit-options-desktop {
    display: inline;
}

.if-topic-share-bar .if-share-this-chicklets {
    float: left;
    margin-top: 6px;
}

.if-hidden-post-preview {
    display: none;
}

.if-fa-success {
    font-size: 32pt;
    padding: 18px;
    border-radius: 50%;
    color: #fff;
    background: #00A53E;
}

.if-fa-error {
    font-size: 32pt;
    padding: 18px;
    border-radius: 50%;
    color: #fff;
    background: #ff0000;
}

.if-calendar .margin, .if-calendar-small .margin {
    margin: 9px;
}

.if-calendar .full {
    display: inline;
}

.if-calendar .short {
    display: none;
}

.if-calendar th {
    text-align: center;
}

.if-calendar td {
    width: 14%;
}

.if-calendar .week-select {
    width: 2% !important;
    text-align: center;
}

.if-calendar .day-col {
    vertical-align: top;
    height: 180px;
}

    .if-calendar .day-col a {
        text-decoration: none;
    }

    .if-calendar .day-col .content {
        padding: 6px;
    }

    .if-calendar .day-col .day-number span {
        float: left;
        padding: 9px 6px;
        font-weight: bold;
    }

    .if-calendar .day-col.i-col-selected {
        border: 1px solid #aaaaaa;
    }

.if-calendar .birthdays-link {
    font-size: 8pt;
    text-transform: uppercase;
}

.if-calendar .week-view-day-number {
    font-weight: bold;
}

.if-calendar-small .full {
    display: inline;
}

.if-calendar-small .short {
    display: none;
}

.if-calendar-small th {
    text-align: center;
}

.if-calendar-small td {
    width: 12.5%;
}

.if-calendar-small .week-select {
    text-align: center;
}

.if-calendar-small .calendar-day {
    text-align: center;
}

.TextIndicator_TextBox1 {
    line-height: normal;
    display: inline-block;
    font-family: Arial;
    font-size: 10pt;
    margin-left: 12px;
    margin-top: 2px;
    font-style: italic;
    padding: 6px;
    border-radius: 3px;
}

.if-share-this-chicklets {
    line-height: normal;
}

    .if-share-this-chicklets span, .if-share-this-chicklets div, .if-share-this-chicklets iframe {
        float: left;
    }

    .if-share-this-chicklets iframe {
        margin: 0;
        padding: 0;
    }

    .if-share-this-chicklets .st_plusone_large {
        margin-top: 6px;
        height: 38px;
        width: 50px !important;
    }

    .if-share-this-chicklets .st_plusone {
        margin-right: 5px;
        width: 30px !important;
    }

.if-gmaps-info-window {
    float: left;
    text-align: left;
    width: 100%;
}

.if-forum-activity .i-photo {
    vertical-align: middle;
}

.if-forum-activity .if-user-age {
    font-size: 8pt;
}

.if-forum-activity .if-stats-num {
    font-family: "open_sansbold";
}

.if-poll-editable .i-table td {
    padding: 0;
}

.if-poll-bar-wrapper {
    float: left;
    width: 100%;
    vertical-align: middle;
    line-height: normal;
    background: rgba(125,125,125,.2);
}

.if-poll-bar {
    float: left;
    line-height: normal;
}

    .if-poll-bar img {
        float: left;
        width: 100%;
        margin: 0;
        height: 20px;
        border-width: 0;
        padding: 0;
    }

.if-poll-bar-wrapper .i-float-right {
    opacity: .5;
    margin: 2px;
}

.i-btn.if-topic-type-dropdown-toggle .if-topic-type-text {
    margin: 0;
    padding: 0;
    margin-right: 6px;
}

.if-topic-type {
    display: inline-block;
    padding: 0px 6px;
}

.if-topic-type-dropdown .if-topic-type {
    display: block;
}

.if-topic-type-dropdown {
    width: 250px;
    max-height: 300px;
    padding: 6px;
}

    .if-topic-type-dropdown li ul li {
        margin: 2px 0;
    }

        .if-topic-type-dropdown li ul li a.if-topic-type {
            line-height: normal;
        }

.if-topic-type-small span {
    font-size: 8pt !important;
}

.if-topic-type span {
    display: block;
    text-transform: lowercase;
}

a.if-topic-type:hover {
    text-decoration: none;
}

.if-topic-type-full {
    width: 100%;
}

.if-subscription-plans {
    list-style: none;
}

    .if-subscription-plans li {
        float: left;
        width: 100%;
        padding: 0;
    }

.if-no-unread-pms {
    float: left;
    width: 100%;
    background-color: red;
}

    .if-no-unread-pms li {
        width: 100%;
        text-align: center;
        opacity: .3;
    }

        .if-no-unread-pms li .fa {
            display: block;
            font-size: 60pt;
            margin: 24px 0;
        }

.if-advanced-search-options {
    float: left;
    width: 100%;
}

    .if-advanced-search-options .left {
        float: left;
        width: 49%;
    }

    .if-advanced-search-options .right {
        float: right;
        width: 50%;
    }

.if-post-tags {
    display: inline-block;
    width: 100%;
}

    .if-post-tags a {
        font-size: 8pt;
        opacity: .4;
        margin-right: 6px;
    }

        .if-post-tags a:hover {
            opacity: 1;
        }

.if-multi-quote-popout {
    width: 240px;
}

    .if-fixed-mod-options .number, .if-multi-quote-popout .number {
        font-family: "open_sanslight";
        font-size: 20pt;
    }

.if-multi-quote-active-button i {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.if-multi-quote-inactive-button i {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}

.if-available-space-bar {
    display: inline-block;
    max-width: 350px;
    width: 100%;
    text-align: center;
}

    .if-available-space-bar img {
        display: inline-block;
        border: 1px solid #ccc;
        width: 100%;
    }

.if-attachments-list .if-title-col {
    width: 70%;
}

.if-attachments-list .if-icon-col {
    width: 2%;
    text-align: center;
}

.if-attachments-list .if-data-col {
    width: 20%;
    text-align: center;
}

.if-demo-bar {
    font: bold 10pt Arial;
    color: #fff;
    background: #ee0000;
    text-align: center;
}

    .if-demo-bar a, .demo-bar a:hover {
        font-family: Arial;
        font-size: 10pt;
        color: #fff;
        text-decoration: underline;
    }

.if-topic-mod-options {
    line-height: normal;
}

    .if-topic-mod-options a {
        vertical-align: middle;
    }

.if-clear-margin {
    margin-top: -6px;
    margin-bottom: -6px;
}

.if-lity {
    z-index: 9990;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    background: #0b0b0b;
    background: rgba(0, 0, 0, 0.9);
    outline: none !important;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

    .if-lity.if-lity-opened {
        opacity: 1;
    }

    .if-lity.if-lity-closed {
        opacity: 0;
    }

    .if-lity * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

.if-lity-wrap {
    z-index: 9990;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    outline: none !important;
}

    .if-lity-wrap:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -0.25em;
    }

.if-lity-loader {
    z-index: 9991;
    color: #fff;
    position: absolute;
    top: 50%;
    margin-top: -0.8em;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

.if-lity-loading .if-lity-loader {
    opacity: 1;
}

.if-lity-container {
    z-index: 9992;
    position: relative;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    white-space: normal;
    max-width: 100%;
    max-height: 100%;
    outline: none !important;
}

.if-lity-content {
    z-index: 9993;
    width: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s ease;
    -o-transition: -o-transform 0.3s ease;
    transition: transform 0.3s ease;
}

.if-lity-loading .if-lity-content, .if-lity-closed .if-lity-content {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}

.if-lity-close {
    z-index: 9994;
    width: 35px;
    height: 35px;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-appearance: none;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    padding: 0;
    color: #fff;
    font-style: normal;
    font-size: 35px;
    font-family: Arial, Baskerville, monospace;
    line-height: 35px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    border: 0;
    background: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .if-lity-close::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

    .if-lity-close:hover, .if-lity-close:focus, .if-lity-close:active, .if-lity-close:visited {
        text-decoration: none;
        text-align: center;
        padding: 0;
        color: #fff;
        font-style: normal;
        font-size: 35px;
        font-family: Arial, Baskerville, monospace;
        line-height: 35px;
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
        border: 0;
        background: none;
        outline: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .if-lity-close:active {
        top: 1px;
    }

.if-lity-iframe .lity-container {
    width: 100%;
    max-width: 964px;
}

.if-lity-iframe-container {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

    .if-lity-iframe-container iframe {
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
        background: #000;
    }

.if-lity-hide {
    display: none;
}

.if-crop-frame {
    overflow: hidden;
    position: relative;
    display: inline-block;
    box-shadow: rgba(0,0,0,1) 0 0 10px;
}

.if-crop-image {
    position: absolute;
    top: 0;
    left: 0;
    cursor: move;
}

.if-crop-controls {
    background: #000;
    width: 100%;
    height: 26px;
    position: absolute;
    z-index: 100;
    bottom: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity .25s linear;
    -moz-transition: opacity .25s linear;
    -webkit-transition: opacity .25s linear;
    t-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.if-crop-frame:hover .if-crop-controls {
    opacity: .5;
    filter: alpha(opacity=50);
}

.if-crop-controls span {
    display: block;
    float: left;
    color: #fff;
    font-size: 11px;
    margin: 7px 0 0 5px;
}

.if-crop-zoom-in, .if-crop-zoom-out {
    display: block;
    float: right;
    margin: 4px 4px 0 0;
    padding: 0;
    background: #fff;
    border: 1px solid #000;
    color: #000;
    border-radius: 4px;
    width: 18px;
    height: 18px;
    line-height: 16px;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}

    .if-crop-zoom-in::after, .if-crop-zoom-in .after {
        content: "+";
        display: block;
        text-align: center;
    }

    .if-crop-zoom-out::after, .if-crop-zoom-out .after {
        content: "-";
        display: block;
        text-align: center;
    }

    .if-crop-zoom-in:after, .if-crop-zoom-in .after {
        content: "+";
        display: block;
        text-align: center;
    }

    .if-crop-zoom-out:after, .if-crop-zoom-out .after {
        content: "-";
        display: block;
        text-align: center;
    }

.if-post pre, pre.prettyprint {
    width: 85%;
    background: rgba(200, 200, 200, .2);
    border: 1px solid rgba(125, 125, 125, .2);
    max-width: 900px;
    padding: 9px;
    margin: 0;
    line-height: normal;
    overflow-y: auto;
    font-family: "Consolas",monospace;
    white-space: pre;
}

    pre.prettyprint .pln {
        color: #000
    }

@media screen {
    pre.prettyprint .str {
        color: #A31515;
    }

    pre.prettyprint .kwd {
        color: #0000FF;
    }

    pre.prettyprint .com {
        color: #008000;
    }

    pre.prettyprint .typ {
        color: #2B91AF;
    }

    pre.prettyprint .lit {
        color: #FF0000;
    }

    pre.prettyprint .pun, pre.prettyprint .opn, pre.prettyprint .clo {
        color: #660
    }

    pre.prettyprint .pln {
        color: #000;
    }

    pre.prettyprint .tag {
        color: #A31515;
    }

    pre.prettyprint .atn {
        color: #FF0000;
    }

    pre.prettyprint .atv {
        color: #0000FF;
    }

    pre.prettyprint .dec, .var {
        color: #800080;
    }

    pre.prettyprint .fun {
        color: red;
    }
}

@media print, projection {
    pre.prettyprint .str {
        color: #a31515
    }

    pre.prettyprint .kwd {
        color: #00f
    }

    pre.prettyprint .com {
        color: green
    }

    pre.prettyprint .typ {
        color: #2b91af
    }

    pre.prettyprint .lit {
        color: #066
    }

    pre.prettyprint .pun, pre.prettyprint .opn, pre.prettyprint .clo {
        color: #660
    }

    pre.prettyprint .tag {
        color: #008
    }

    pre.prettyprint .atn {
        color: #606
    }

    pre.prettyprint .atv {
        color: #080
    }

    pre.prettyprint .dec, .var {
        color: #606
    }

    pre.prettyprint .fun {
        color: red
    }
}

ol.linenums {
    margin-top: 0;
    margin-bottom: 0
}

li.L0, li.L1, li.L2, li.L3, li.L5, li.L6, li.L7, li.L8 {
    list-style-type: none
}

li.L1, li.L3, li.L5, li.L7, li.L9 {
    background: #eee
}

.if-queued-post-col {
    background-image: url(../images/stripe-bg-red.png);
}

.if-deleted-post-col {
    background-image: url(../images/stripe-bg-gray.png);
}

.if-theme-roller-btn {
    position: fixed;
    left: 0;
    top: 50%;
}

.if-user-summary-centered {
    text-align: center;
}

    .if-user-summary-centered .i-tooltip {
        float: none;
    }

.if-cycle-pager .i-link-default {
    opacity: .4;
}

.if-mod-user-frames frameset {
    float: left;
}

.if-topic-filter-dropdown {
    width: 600px;
}

@media only screen and (max-width : 480px) {
    .if-page-head h3 {
        line-height: normal;
        font-size: 16pt;
    }

    .i-table td.i-col-light, .i-table td.i-col-medium, .i-table td.i-col-dark {
        padding: 10px;
    }

    .i-body-content input[type=checkbox], .i-body-content input[type=radio] {
        padding: 8px;
    }

    .if-login-form .i-table td:nth-of-type(1) {
        display: none;
    }

    .if-forum-activity .fa {
        display: none;
    }

    .if-forum-activity .i-float-right {
        display: none;
    }

    .if-topic-list .if-check-box-col {
        display: none;
    }

    .if-topic-list .if-mobile-last-post {
        display: none;
    }

    .if-topic-list .if-last-post-col {
        display: none;
    }

    .if-topic-list .if-live-edit-options {
        display: none !important;
    }

    .if-topic-list .if-small-pager {
        display: none;
    }

    .if-topic-list .if-topic-type {
        display: none;
    }

    .if-topic-list-sort-options {
        display: none;
    }

    .if-topic .if-topic-type-desktop {
        display: none;
    }

    .if-topic .if-topic-type-mobile {
        display: inline-block;
    }

    .if-user-list .i-photo-medium img {
        width: 32px;
        height: 32px;
    }

    .i-tags-50, .i-tags-33, .i-tags-25 {
        width: 100% !important;
    }

    .if-btn-like .count {
        display: none;
    }

    .if-user-banner-image {
        height: 160px !important;
    }

    .i-pager .i-dropdown {
        display: none;
    }

    .i-panel-header-left {
        max-width: 50%;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media only screen and (min-width : 1px) and (max-width : 480px) {
    .i-hide-mobile {
        display: none;
    }

    .i-hide-tablet {
        display: none;
    }

    td[data-mobile="false"], div[data-mobile="false"], i[data-mobile="false"], span[data-mobile="false"], a[data-mobile="false"] {
        display: none !important;
    }

    td[data-tablet="false"], div[data-tablet="false"], i[data-tablet="false"], span[data-tablet="false"], a[data-tablet="false"] {
        display: none;
    }

    td[data-desktop="false"], div[data-desktop="false"], i[data-desktop="false"], span[data-desktop="false"], a[data-desktop="false"] {
        display: none;
    }

    td[data-mobile="true"], div[data-mobile="true"], i[data-mobile="true"], span[data-mobile="true"], a[data-mobile="true"] {
        display: inline-block;
    }
}

@media only screen and (max-width : 700px) {
    .if-topic-list .if-small-pager {
        display: none;
    }

    .if-topic-list .if-search-rank {
        display: none;
    }

    .if-home-nav ul li {
        margin-right: 3px;
    }

        .if-home-nav ul li a.menu-arrow {
            display: none;
        }

    .if-theme-roller-btn {
        display: none;
    }
}

@media only screen and (max-width : 770px) {
    h1 {
        font-size: 18pt !important;
    }

    h2 {
        font-size: 16pt !important;
    }

    h3 {
        font-size: 15pt !important;
    }

    h4 {
        font-size: 14pt !important;
    }

    h5 {
        font-size: 12pt !important;
    }

    h6 {
        font-size: 10pt !important;
    }

    .i-center {
        width: 96%
    }

    .i-banner .i-float-left {
        width: 100%;
    }

    .i-banner .i-spacing {
        margin: 16px 0;
    }

    .i-banner .i-logo {
        width: 250px;
        background-size: 100%;
    }

    .i-user-bar .i-app-name {
        display: none;
    }

    .i-user-bar .i-mobile-bread-crumb {
        visibility: hidden;
        display: inline;
    }

    .i-user-bar .i-mobile-bread-crumb-visible {
        visibility: visible;
    }

    .i-bread-crumb {
        display: none;
    }

    .i-responsive-table td.i-col-light, .i-responsive-table td.i-col-medium, .i-responsive-table td.i-col-dark {
        float: left;
        width: 100% !important;
    }

    .i-responsive-table-hide {
        display: none !important;
    }

    .if-advanced-search-options .left {
        width: 100%;
        margin-bottom: 12px;
    }

    .if-advanced-search-options .right {
        width: 100%;
    }

    .if-advanced-search-options .i-search-input {
        margin-bottom: 12px;
    }

    .if-page-head .i-float-left {
        width: 100%;
    }

    .if-page-head .i-float-right {
        display: none;
    }

    .if-explore-menu {
        height: auto !important;
        width: 270px;
    }

        .if-explore-menu .col {
            width: 100%;
        }

        .if-explore-menu .jScrollPaneContainer .col {
            width: 258px;
        }

        .if-explore-menu .seperator {
            display: none;
        }

    .if-filter-menu {
        height: auto !important;
        width: 246px;
    }

        .if-filter-menu .col-1 {
            display: none;
        }

        .if-filter-menu .seperator {
            width: 0 !important;
        }

    .if-topic-list .if-last-post-col {
        display: none;
    }

    .if-topic-list .if-icon-col {
        display: none;
    }

    .if-topic-list .if-topic-type {
        display: none;
    }

    .if-topic-list .if-title-icons {
        display: none;
    }

    .if-topic-list .if-edit-post-icons {
        display: none !important;
    }

    .if-topic-list-sort-options select {
        width: 100%;
        margin: 0;
        margin-bottom: 9px;
    }

    .if-topic-list-sort-options .float-left {
        width: 100%;
    }

    .if-topic-list-sort-options .btn-sml {
        width: 100%;
        text-align: center;
    }

        .if-topic-list-sort-options .btn-sml span {
            float: none;
            display: inline-block;
        }

    .if-pm td.if-post-col-left {
        display: none;
    }

    .if-pm .mobile-username {
        display: inline;
    }

    .if-pm .mobile-photo {
        display: inline;
    }

    .if-event td.if-post-col-left {
        display: none;
    }

    .if-event .mobile-username {
        display: inline;
    }

    .if-event .mobile-photo {
        display: inline;
    }

    .if-event .recurring-type {
        width: 100%;
        display: block;
    }

    .if-event .event-type {
        width: 100%;
        display: block;
    }

    .if-attachments-list .if-title-col {
        width: 95%;
    }

    .if-attachments-list .if-data-col {
        display: none;
    }

    .if-whos-on-list .if-action-col {
        display: none;
    }

    .if-whos-on-list .if-date-col {
        display: none;
    }

    .i-captcha-image-wrapper {
        margin-bottom: 12px;
    }

    .i-rtb-desktop-toolbar {
        display: none;
    }

    .i-rtb-mobile-toolbar {
        display: inline !important;
    }

    .if-editor-wrapper {
        padding: 0px;
        width: 100%;
    }

        .if-editor-wrapper:before {
            display: none;
        }

    .if-calendar .short {
        display: inline !important;
    }

    .if-calendar .full {
        display: none !important;
    }

    .if-calendar th, .if-calendar td {
        text-align: left !important;
        display: none;
    }

    .if-calendar .day-number {
        font-weight: bold
    }

    .if-calendar .day-col {
        width: 100%;
        height: auto !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        clear: left;
        display: table-cell !important;
    }

    .if-pm-list .if-icon-col {
        display: none;
    }

    .if-pm-list .if-last-post-col {
        display: none;
    }

    .if-pm-list .if-title-left {
        width: 70%;
    }

    .if-user-list .if-mobile-bits {
        display: inline !important;
    }

    .if-user-list .if-last-active-col {
        display: none;
    }

    .if-user-list .if-pm.col {
        display: none;
    }

    .i-bread-crumb + .i-break {
        display: none;
    }

    .i-panel-header a.rss {
        display: none;
    }

    .i-panel-header h2, .i-panel-header h2 a {
        max-width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media only screen and (max-width : 850px) {
    .if-forum-list .if-last-post-col {
        display: none;
    }

    .if-forum-list .if-mobile-last-post {
        display: inline;
    }

    .if-forum-list .if-stats-col {
        display: none;
    }

    .if-topic-list .if-last-post-col {
        display: none;
    }

    .if-topic-list .if-mobile-last-post {
        display: inline;
    }

    .if-topic-list .if-stats-col {
        display: none;
    }

    .if-mobile-total-topics {
        display: block;
    }

    .if-topic td.if-post-col-left {
        display: none;
    }

    .if-topic td.if-post-col-right {
        width: 100%;
    }

    .if-topic .mobile-username {
        display: inline;
    }

    .if-topic .mobile-photo {
        display: inline;
    }

    .if-topic .if-edit-options-desktop {
        display: none;
        position: absolute;
        white-space: nowrap;
        right: 0;
        top: 0;
        z-index: 1;
        border-radius: 3px;
        box-shadow: 0 0 10px #999;
    }

    .if-topic .if-edit-options-mobile {
        display: inline;
    }

    .if-topic-filter-dropdown {
        width: 275px;
    }
}

@media only screen and (min-width : 850px) {
    .if-topic .if-edit-options-desktop {
        display: inline !important;
    }

    .if-topic .if-edit-options-mobile {
        display: none !important;
    }
}

@media only screen and (max-width : 1024px) {
    .i-slide-out .button {
        display: none !important;
    }

    .if-search-menu {
        width: 250px;
    }

    .if-forum-list .if-icon-col {
        display: none;
    }

    .if-forum-list .if-title-left {
        width: 80%;
    }

    .if-topic-list .if-title-left {
        width: 80%;
    }

    .if-topic-list .if-title-right {
        display: none;
    }

    .if-topic-list .if-icon-col {
        display: none;
    }

    .if-topic-list .if-first-post-col {
        display: none;
    }

    .if-topic-list .if-mobile-stats-row {
        display: inline;
    }

    .if-user-banner-large {
        height: auto;
    }

    .if-user-banner-content {
        float: right;
        width: 100%;
        height: 260px;
    }

        .if-user-banner-content .i-spacing-4x {
            margin-top: -125px;
        }

    .if-user-banner-image {
        float: left;
        width: 100%;
        height: 300px;
    }

    .if-user-list .if-rep-col {
        display: none;
    }

    .i-tags-33, .i-tags-25 {
        width: 50%;
    }
}

@media only screen and (max-width : 1100px) {
}

@media only screen and (min-width : 480px) and (max-width : 1024px) {
    td[data-tablet="false"], div[data-tablet="false"], i[data-tablet="false"], span[data-tablet="false"], a[data-tablet="false"] {
        display: none;
    }

    td[data-desktop="false"], div[data-desktop="false"], i[data-desktop="false"], span[data-desktop="false"], a[data-desktop="false"] {
        display: none;
    }

    td[data-tablet="true"], div[data-tablet="true"], i[data-tablet="true"], span[data-tablet="true"], a[data-tablet="true"] {
        display: inline-block;
    }
}

@media only screen and (min-width : 1025px) {
    div[data-desktop="false"], i[data-desktop="false"], span[data-desktop="false"], a[data-desktop="false"] {
        display: none;
    }

    div[data-desktop="true"], i[data-desktop="true"], span[data-desktop="true"], a[data-desktop="true"] {
        display: inline-block;
    }
}

@media only screen and (max-width : 1200px) {
    .if-col-left-1, .if-col-left-2, .if-col-right-1, .if-col-right-2 {
        float: left;
        width: 100%;
    }

    .i-responsive-asides-toggle {
        display: inline-block;
    }

    .i-responsive-asides {
        position: relative;
        overflow: hidden;
    }

    .i-responsive-asides-extra {
        left: 0;
        top: 0;
        width: 100% !important;
        display: none;
    }

    .i-responsive-asides-body {
        left: 0;
        top: 0;
        width: 100% !important;
    }

    .if-topic-list .if-title-icons .i-photo {
        display: none;
    }

    .if-topic-list .if-small-pager {
        display: none;
    }

    .if-topic-list .if-expand-topic {
        display: none !important;
    }

    .if-topic-list .topic-type {
        float: right;
        font-size: 6pt !important;
        margin-left: 12px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 60px;
    }
}

@media only screen and (min-width : 1200px) {
    .if-col-left-1 {
        float: left;
        width: 75%;
        display: inline-block !important;
    }

    .if-col-left-2 {
        float: right;
        width: 24%;
        display: inline-block !important;
    }

    .if-col-right-1 {
        float: left;
        width: 20%;
        display: inline-block !important;
    }

    .if-col-right-2 {
        float: right;
        width: 79%;
        display: inline-block !important;
    }
}
