﻿@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    line-height: 1.538462;
    margin: 0;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
    line-height: 2;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}
dd {
    margin-left: 0;
}
@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .dl-horizontal dd {
        margin-left: 180px;
    }
}


    .blockquote-reverse,
    blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #ddd;
        border-left: 0;
        text-align: right;
    }

        .blockquote-reverse footer:before,
        .blockquote-reverse small:before,
        .blockquote-reverse .small:before,
        blockquote.pull-right footer:before,
        blockquote.pull-right small:before,
        blockquote.pull-right .small:before {
            content: '';
        }

        .blockquote-reverse footer:after,
        .blockquote-reverse small:after,
        .blockquote-reverse .small:after,
        blockquote.pull-right footer:after,
        blockquote.pull-right small:after,
        blockquote.pull-right .small:after {
            content: '\00A0 \2014';
        }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-pull-1 {
    right: 8.333333%;
}

.col-xs-pull-2 {
    right: 16.666667%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-4 {
    right: 33.333333%;
}

.col-xs-pull-5 {
    right: 41.666667%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-7 {
    right: 58.333333%;
}

.col-xs-pull-8 {
    right: 66.666667%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-10 {
    right: 83.333333%;
}

.col-xs-pull-11 {
    right: 91.666667%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-push-1 {
    left: 8.333333%;
}

.col-xs-push-2 {
    left: 16.666667%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-4 {
    left: 33.333333%;
}

.col-xs-push-5 {
    left: 41.666667%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-7 {
    left: 58.333333%;
}

.col-xs-push-8 {
    left: 66.666667%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-10 {
    left: 83.333333%;
}

.col-xs-push-11 {
    left: 91.666667%;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}
.col-xs-offset-1 {
    margin-left: 8.333333%;
}
.col-xs-offset-2 {
    margin-left: 16.666667%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-4 {
    margin-left: 33.333333%;
}
.col-xs-offset-5 {
    margin-left: 41.666667%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-7 {
    margin-left: 58.333333%;
}
.col-xs-offset-8 {
    margin-left: 66.666667%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-10 {
    margin-left: 83.333333%;
}
.col-xs-offset-11 {
    margin-left: 91.666667%;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-pull-1 {
        right: 8.333333%;
    }
    .col-sm-pull-2 {
        right: 16.666667%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-4 {
        right: 33.333333%;
    }
    .col-sm-pull-5 {
        right: 41.666667%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-7 {
        right: 58.333333%;
    }
    .col-sm-pull-8 {
        right: 66.666667%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-10 {
        right: 83.333333%;
    }
    .col-sm-pull-11 {
        right: 91.666667%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-push-1 {
        left: 8.333333%;
    }
    .col-sm-push-2 {
        left: 16.666667%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-4 {
        left: 33.333333%;
    }
    .col-sm-push-5 {
        left: 41.666667%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-7 {
        left: 58.333333%;
    }
    .col-sm-push-8 {
        left: 66.666667%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-10 {
        left: 83.333333%;
    }
    .col-sm-push-11 {
        left: 91.666667%;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-offset-0 {
        margin-left: 0%;
    }
    .col-sm-offset-1 {
        margin-left: 8.333333%;
    }
    .col-sm-offset-2 {
        margin-left: 16.666667%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-4 {
        margin-left: 33.333333%;
    }
    .col-sm-offset-5 {
        margin-left: 41.666667%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-7 {
        margin-left: 58.333333%;
    }
    .col-sm-offset-8 {
        margin-left: 66.666667%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-10 {
        margin-left: 83.333333%;
    }
    .col-sm-offset-11 {
        margin-left: 91.666667%;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-pull-1 {
        right: 8.333333%;
    }
    .col-md-pull-2 {
        right: 16.666667%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-4 {
        right: 33.333333%;
    }
    .col-md-pull-5 {
        right: 41.666667%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-7 {
        right: 58.333333%;
    }
    .col-md-pull-8 {
        right: 66.666667%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-10 {
        right: 83.333333%;
    }
    .col-md-pull-11 {
        right: 91.666667%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-push-1 {
        left: 8.333333%;
    }
    .col-md-push-2 {
        left: 16.666667%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-4 {
        left: 33.333333%;
    }
    .col-md-push-5 {
        left: 41.666667%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-7 {
        left: 58.333333%;
    }
    .col-md-push-8 {
        left: 66.666667%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-10 {
        left: 83.333333%;
    }
    .col-md-push-11 {
        left: 91.666667%;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-offset-0 {
        margin-left: 0%;
    }
    .col-md-offset-1 {
        margin-left: 8.333333%;
    }
    .col-md-offset-2 {
        margin-left: 16.666667%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-4 {
        margin-left: 33.333333%;
    }
    .col-md-offset-5 {
        margin-left: 41.666667%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-7 {
        margin-left: 58.333333%;
    }
    .col-md-offset-8 {
        margin-left: 66.666667%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-10 {
        margin-left: 83.333333%;
    }
    .col-md-offset-11 {
        margin-left: 91.666667%;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-pull-1 {
        right: 8.333333%;
    }

    .col-lg-pull-2 {
        right: 16.666667%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-4 {
        right: 33.333333%;
    }

    .col-lg-pull-5 {
        right: 41.666667%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-7 {
        right: 58.333333%;
    }

    .col-lg-pull-8 {
        right: 66.666667%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-10 {
        right: 83.333333%;
    }

    .col-lg-pull-11 {
        right: 91.666667%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-push-1 {
        left: 8.333333%;
    }

    .col-lg-push-2 {
        left: 16.666667%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-4 {
        left: 33.333333%;
    }

    .col-lg-push-5 {
        left: 41.666667%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-7 {
        left: 58.333333%;
    }

    .col-lg-push-8 {
        left: 66.666667%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-10 {
        left: 83.333333%;
    }

    .col-lg-push-11 {
        left: 91.666667%;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }

    .col-lg-offset-1 {
        margin-left: 8.333333%;
    }

    .col-lg-offset-2 {
        margin-left: 16.666667%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-4 {
        margin-left: 33.333333%;
    }

    .col-lg-offset-5 {
        margin-left: 41.666667%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-7 {
        margin-left: 58.333333%;
    }

    .col-lg-offset-8 {
        margin-left: 66.666667%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-10 {
        margin-left: 83.333333%;
    }

    .col-lg-offset-11 {
        margin-left: 91.666667%;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #808080;
    text-align: left;
}
th {
    text-align: left;
}

@media screen and (max-width: 767px) {
    .table-responsive > .table-bordered > thead > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }
    .table-responsive > .table-bordered > thead > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }
}

.radio label,
.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9;
}
.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}
    .radio-inline + .radio-inline,
    .checkbox-inline + .checkbox-inline {
        margin-top: 0;
        margin-left: 10px;
    }
.has-feedback .form-control {
    padding-right: 42.5px;
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}

@media (min-width: 768px) {
    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0;
    }
    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    color: #fff;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1001;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #f3f3f3;
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
    .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }
.dropdown-menu-right {
    left: auto;
    right: 0;
}
.dropdown-menu-left {
    left: 0;
    right: auto;
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}
.btn-group > .btn,
.btn-group-vertical > .btn {
    position: relative;
    float: left;
}
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
        z-index: 2;
    }
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
    margin-left: -1px;
}
.btn-toolbar {
    margin-left: -5px;
}
    .btn-toolbar .btn,
    .btn-toolbar .btn-group,
    .btn-toolbar .input-group {
        float: left;
    }
    .btn-toolbar > .btn,
    .btn-toolbar > .btn-group,
    .btn-toolbar > .input-group {
        margin-left: 5px;
    }
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}
.btn-group > .btn:first-child {
    margin-left: 0;
}
    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group > .btn-group {
    float: left;
}
    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0;
    }
    .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
    .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }
    .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }
.btn .caret {
    margin-left: 0;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
    .input-group .form-control:first-child,
    .input-group-addon:first-child,
    .input-group-btn:first-child > .btn,
    .input-group-btn:first-child > .btn-group > .btn,
    .input-group-btn:first-child > .dropdown-toggle,
    .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
    .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }
.input-group-addon:first-child {
    border-right: 0;
}
.input-group-addon:last-child {
    border-left: 0;
}
.input-group-btn > .btn + .btn {
    margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
    z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
    margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px;
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
    .nav-tabs > li > a {
        margin-right: 2px;
        line-height: 1.538462;
        /*border: 1px solid transparent;*/
        border-radius: 0 0 0 0;
    }
.nav-pills > li {
    float: left;
}
    .nav-pills > li > a {
        border-radius: 0;
    }
    .nav-pills > li + li {
        margin-left: 2px;
    }
.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}
.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 0;
}
.navbar-brand {
    float: left;
}
.navbar-toggle {
    float: right;
    margin-right: 15px;
}
@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }
        .navbar-nav > li {
            float: left;
        }
}

@media (min-width: 768px) {
    .navbar-form .radio label,
    .navbar-form .checkbox label {
        padding-left: 0;
    }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        padding: 25px 0;
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important;
    }
    .navbar-right {
        float: right !important;
    }
        /*.navbar-right ~ .navbar-right {
            margin-right: 0;
        }*/
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 0;
}
    .pagination > li > a,
    .pagination > li > span {
        position: relative;
        padding: 5px 10px;
        line-height: 1.538462;
        text-decoration: none;
        border: 1px solid transparent;
        color: #606060;
        margin-left: -1px;
        margin: 0px 5px;
    }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
        margin-left: 0;
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }
.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
}
    .pager .next > a,
    .pager .next > span {
        float: right;
    }
    .pager .previous > a,
    .pager .previous > span {
        float: left;
    }
.list-group-item > .badge {
    float: right;
}
    .list-group-item > .badge + .badge {
        margin-right: 5px;
    }

.nav-pills > li > a > .badge {
    margin-left: 3px;
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px;
}

    .alert-dismissable .close,
    .alert-dismissible .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit;
    }

.progress-bar {
    float: left;
}

.media-right,
.media > .pull-right {
    padding-left: 10px;
}

.media-left,
.media > .pull-left {
    padding-right: 10px;
}

.media-list {
    padding-left: 0;
    list-style: none;
}

.list-group {
    padding-left: 0;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 0;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 0;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 0;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}

.close {
    float: right;
    font-size: 19.5px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.modal-footer {
    padding: 20px;
    text-align: right;
    border-top: 1px solid #ddd;
}

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0;
    }

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
}

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
}

    .popover.bottom > .arrow:after {
        margin-left: -10px;
    }

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
}

.carousel-indicators {
    position: relative;
    /* bottom: 10px; */
    /* left: 50%; */
    z-index: 15;
    /* width: 60%; */
    /* margin-left: -30%; */
    padding-left: 0;
    list-style: none;
    text-align: center;
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px;
    }
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

@media screen and (max-width: 767px) {
    .table-flip-scroll > .table > thead {
        display: block;
        float: left;
    }

    .table-flip-scroll > .table > tbody {
        border-left: 1px solid #ddd;
        display: block;
        overflow-x: auto;
        position: relative;
        white-space: nowrap;
        width: auto;
    }
}

.form-actions .btn {
    float: right;
    margin-left: 5px;
}

.input-with-icon .form-control {
    padding-left: 34px;
}

.input-icon {
    color: #ddd;
    display: block;
    height: 34px;
    left: 1px;
    line-height: 34px;
    pointer-events: none;
    position: absolute;
    text-align: center;
    top: 0;
    width: 34px;
    z-index: 5;
}

.form-group-lg .input-with-icon .form-control {
    padding-left: 46px;
}

.form-group-sm .input-with-icon .form-control {
    padding-left: 30px;
}

.badge-above {
    margin-right: -9px;
    position: absolute;
    right: 100%;
    top: -9px;
    z-index: 3;
}

    .badge-above.right {
        left: 100%;
        margin-left: -9px;
        margin-right: 0;
        right: auto;
    }

.bar-line.out {
    right: 0;
    width: 0;
}

.bar-line.in {
    left: 0;
    width: 100%;
}

.btn-group .btn-thick + .btn-thick,
.btn-group .btn-thick + .btn-group,
.btn-group .btn-group + .btn-thick {
    margin-left: -2px;
}

.btn-group-vertical > .btn-thick + .btn-thick,
.btn-group-vertical > .btn-thick + .btn-group,
.btn-group-vertical > .btn-group + .btn-thick {
    margin-top: -2px;
    margin-left: 0;
}

.btn-label {
    left: -12px;
}

.btn-label-right {
    border-radius: 0;
    left: auto;
    right: -12px;
}

.btn-lg .btn-label, .btn-group-lg > .btn .btn-label {
    border-radius: 0;
    left: -16px;
    padding: 10px;
}

.btn-lg .btn-label-right, .btn-group-lg > .btn .btn-label-right {
    border-radius: 0;
    left: auto;
    right: -16px;
}

.btn-sm .btn-label, .btn-group-sm > .btn .btn-label {
    border-radius: 0;
    left: -10px;
    padding: 5px;
}

.btn-sm .btn-label-right, .btn-group-sm > .btn .btn-label-right {
    border-radius: 0;
    left: auto;
    right: -10px;
}

.btn-xs .btn-label, .btn-group-xs > .btn .btn-label {
    border-radius: 0;
    left: -5px;
    padding: 1px;
}

.btn-xs .btn-label-right, .btn-group-xs > .btn .btn-label-right {
    border-radius: 0;
    left: auto;
    right: -5px;
}

.custom-control + .custom-control {
    margin-left: 15px;
}

.custom-control-indicator {
    left: 0;
}

.custom-control-label {
    display: block;
    line-height: 14px;
    margin-left: 21px;
    -webkit-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

.custom-controls-stacked .custom-control + .custom-control {
    margin-left: 0;
    margin-top: 15px;
}

.custom-select {
    background-position: right 8px center;
    padding: 6px 24px 6px 12px;
    padding-right: 12px \9;
}

.custom-select-sm {
    padding: 5px 24px 5px 10px;
    padding-right: 10px \9;
}

.custom-select-lg {
    padding: 10px 24px 10px 16px;
    padding-right: 16px \9;
}

.dropdown-menu:before,
.dropdown-menu:after {
    left: 15px;
}

.dropdown-menu-right:before,
.dropdown-menu-right:after {
    left: auto;
    right: 15px;
}

.file {
    float: left;
}

.file-name {
    text-align: right;
}

.file-ext {
    display: block;
    float: right;
}

.file-list {
    padding-left: 0;
}

.layout-header {
    left: 0;
}

@media (min-width: 768px) {
    .layout-sidebar {
        float: left;
    }
}

@media (min-width: 768px) {
    .layout-sidebar-collapsed .layout-content {
        margin-left: 60px;
    }
}

@media (min-width: 768px) {
    .layout-footer-fixed .layout-footer {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
    }

    .layout-sidebar-collapsed .layout-footer {
        margin-left: 60px;
    }
}

select.md-form-control {
    background-position: right center;
}

.navbar-toggler {
    float: right;
}

    .navbar-toggler + .navbar-toggler {
        float: right;
    }

.pricing-card-details {
    padding-left: 0;
}

.progress-value {
    float: right;
    margin-right: 5px;
}

.sidenavUl > li.has-subnav > a:before {
    float: right;
    margin-left: 5px;
    content: "\f107";
    color: #4E5B31;
}
    .sidenavUl > li.has-subnav> a.collapsed:before {
        float: right;
        margin-left: 5px;
        content: "\f105";
    }
    .sidenavUl > li.active > a:after {
        border-color: transparent #fcfcfc transparent transparent;
        right: 0;
    }

    .sidenavUl .badge {
        float: right;
    }
.sidenav-heading, .fltr {
    font-size: 14px;
    line-height: 1;
}
.sidenav-subnavUl {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
}

@-webkit-keyframes spinner-animation {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes spinner-animation {
    from {
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spinner-animation {
    from {
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.steps {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
}

.step-segment:after {
    background-color: #F2BE5E;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    right: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
}

.switch-input:checked ~ .switch-thumb {
    left: 24px;
}

.switch-thumb {
    background-color: #fff;
    border-color: #f5f5f5;
    border-radius: 50%;
    border-style: solid;
    border-width: 4px;
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    width: 20px;
}

@media (min-width: 768px) {
    .nav-tabs > li {
        border-left: 1px solid transparent;
    }
    .nav-tabs > li:first-child {
        border-left: none;
    }
}
@media (max-width: 767px) {
    .nav-tabs > li {
        float: left;
        width: 50%;
    }
}
.nav-tabs.nav-justified > li > a {
    border-radius: 0;
    border: 1px solid transparent;
    border-bottom: 1px solid #4E5B31;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
    border-bottom: none;
    border-top: 1px solid #4E5B31;
    border-right: 1px solid #4E5B31;
    border-left: 1px solid #4E5B31;
}

.tabs-below .nav-tabs {
    border-radius: 0 0 0 0;
}

    .tabs-below .nav-tabs > li:first-child > a {
        border-radius: 0 0 0 0;
    }

    .tabs-below .nav-tabs.nav-justified > li:last-child > a {
        border-radius: 0 0 0 0;
    }

.tabs-left .nav-tabs > li,
.tabs-right .nav-tabs > li {
    border-left: none;
    border-top: 1px solid transparent;
    float: none;
}

.timeline-content {
    display: table-cell;
    padding-bottom: 15px;
    padding-left: 15px;
    vertical-align: middle;
    width: 99%;
}

.timeline-meta {
    float: right;
    line-height: 1;
    margin-left: 10px;
}
.arrow-left:before, .arrow-left:after {
    right: 100%;
}

.arrow-left:after {
    margin-right: -1px;
}

.arrow-right:before, .arrow-right:after {
    left: 100%;
}

.arrow-right:after {
    margin-left: -1px;
}

.arrow-left.arrow-default:before {
    border-right-color: #474949;
}

.arrow-left.arrow-default:after {
    border-right-color: #474949;
}

a.arrow-left.arrow-default:hover:before, a.arrow-left.arrow-default:focus:before {
    border-right-color: #292a2a;
}

a.arrow-left.arrow-default:hover:after, a.arrow-left.arrow-default:focus:after {
    border-right-color: #2e2f2f;
}

.arrow-right.arrow-default:before {
    border-left-color: #474949;
}

.arrow-right.arrow-default:after {
    border-left-color: #474949;
}

a.arrow-right.arrow-default:hover:before, a.arrow-right.arrow-default:focus:before {
    border-left-color: #292a2a;
}

a.arrow-right.arrow-default:hover:after, a.arrow-right.arrow-default:focus:after {
    border-left-color: #2e2f2f;
}

.arrow-left.arrow-primary:before {
    border-right-color: #F2BE5E;
}

.arrow-left.arrow-primary:after {
    border-right-color: #F2BE5E;
}

a.arrow-left.arrow-primary:hover:before, a.arrow-left.arrow-primary:focus:before {
    border-right-color: #a01a0b;
}

a.arrow-left.arrow-primary:hover:after, a.arrow-left.arrow-primary:focus:after {
    border-right-color: #a91b0c;
}

.arrow-right.arrow-primary:before {
    border-left-color: #F2BE5E;
}

.arrow-right.arrow-primary:after {
    border-left-color: #F2BE5E;
}

a.arrow-right.arrow-primary:hover:before, a.arrow-right.arrow-primary:focus:before {
    border-left-color: #a01a0b;
}

a.arrow-right.arrow-primary:hover:after, a.arrow-right.arrow-primary:focus:after {
    border-left-color: #a91b0c;
}

.arrow-left.arrow-success:before {
    border-right-color: #469408;
}

.arrow-left.arrow-success:after {
    border-right-color: #469408;
}

a.arrow-left.arrow-success:hover:before, a.arrow-left.arrow-success:focus:before {
    border-right-color: #2b5a05;
}

a.arrow-left.arrow-success:hover:after, a.arrow-left.arrow-success:focus:after {
    border-right-color: #2f6405;
}

.arrow-right.arrow-success:before {
    border-left-color: #469408;
}

.arrow-right.arrow-success:after {
    border-left-color: #469408;
}

a.arrow-right.arrow-success:hover:before, a.arrow-right.arrow-success:focus:before {
    border-left-color: #2b5a05;
}

a.arrow-right.arrow-success:hover:after, a.arrow-right.arrow-success:focus:after {
    border-left-color: #2f6405;
}

.arrow-left.arrow-info:before {
    border-right-color: #029acf;
}

.arrow-left.arrow-info:after {
    border-right-color: #029acf;
}

a.arrow-left.arrow-info:hover:before, a.arrow-left.arrow-info:focus:before {
    border-right-color: #016d92;
}

a.arrow-left.arrow-info:hover:after, a.arrow-left.arrow-info:focus:after {
    border-right-color: #02749c;
}

.arrow-right.arrow-info:before {
    border-left-color: #029acf;
}

.arrow-right.arrow-info:after {
    border-left-color: #029acf;
}

a.arrow-right.arrow-info:hover:before, a.arrow-right.arrow-info:focus:before {
    border-left-color: #016d92;
}

a.arrow-right.arrow-info:hover:after, a.arrow-right.arrow-info:focus:after {
    border-left-color: #02749c;
}

.arrow-left.arrow-warning:before {
    border-right-color: #9b479f;
}

.arrow-left.arrow-warning:after {
    border-right-color: #9b479f;
}

a.arrow-left.arrow-warning:hover:before, a.arrow-left.arrow-warning:focus:before {
    border-right-color: #723475;
}

a.arrow-left.arrow-warning:hover:after, a.arrow-left.arrow-warning:focus:after {
    border-right-color: #79377c;
}

.arrow-right.arrow-warning:before {
    border-left-color: #9b479f;
}

.arrow-right.arrow-warning:after {
    border-left-color: #9b479f;
}

a.arrow-right.arrow-warning:hover:before, a.arrow-right.arrow-warning:focus:before {
    border-left-color: #723475;
}

a.arrow-right.arrow-warning:hover:after, a.arrow-right.arrow-warning:focus:after {
    border-left-color: #79377c;
}

.arrow-left.arrow-danger:before {
    border-right-color: #d9831f;
}

.arrow-left.arrow-danger:after {
    border-right-color: #d9831f;
}

a.arrow-left.arrow-danger:hover:before, a.arrow-left.arrow-danger:focus:before {
    border-right-color: #a36317;
}

a.arrow-left.arrow-danger:hover:after, a.arrow-left.arrow-danger:focus:after {
    border-right-color: #ac6819;
}

.arrow-right.arrow-danger:before {
    border-left-color: #d9831f;
}

.arrow-right.arrow-danger:after {
    border-left-color: #d9831f;
}

a.arrow-right.arrow-danger:hover:before, a.arrow-right.arrow-danger:focus:before {
    border-left-color: #a36317;
}

a.arrow-right.arrow-danger:hover:after, a.arrow-right.arrow-danger:focus:after {
    border-left-color: #ac6819;
}

.arrow-outline-default {
    background-color: #fff;
    border-color: #8f8f8f;
    color: #8f8f8f;
}

.arrow-left.arrow-outline-default:before {
    border-right-color: #474949;
}

.arrow-left.arrow-outline-default:after {
    border-right-color: #fff;
}

a.arrow-left.arrow-outline-default:hover:after, a.arrow-left.arrow-outline-default:focus:after {
    border-right-color: #474949;
}

.arrow-right.arrow-outline-default:before {
    border-left-color: #474949;
}

.arrow-right.arrow-outline-default:after {
    border-left-color: #fff;
}

a.arrow-right.arrow-outline-default:hover:after, a.arrow-right.arrow-outline-default:focus:after {
    border-left-color: #474949;
}

.arrow-outline-primary {
    background-color: #fff;
    border-color: #F2BE5E;
    color: #F2BE5E;
}

a.arrow-outline-primary:hover, a.arrow-outline-primary:focus {
    background-color: #F2BE5E;
    border-color: #F2BE5E;
    color: #fff;
}

.arrow-up.arrow-outline-primary:before {
    border-bottom-color: #F2BE5E;
}

.arrow-up.arrow-outline-primary:after {
    border-bottom-color: #fff;
}

a.arrow-up.arrow-outline-primary:hover:after, a.arrow-up.arrow-outline-primary:focus:after {
    border-bottom-color: #F2BE5E;
}

.arrow-down.arrow-outline-primary:before {
    border-top-color: #F2BE5E;
}

.arrow-down.arrow-outline-primary:after {
    border-top-color: #fff;
}

a.arrow-down.arrow-outline-primary:hover:after, a.arrow-down.arrow-outline-primary:focus:after {
    border-top-color: #F2BE5E;
}

.arrow-left.arrow-outline-primary:before {
    border-right-color: #F2BE5E;
}

.arrow-left.arrow-outline-primary:after {
    border-right-color: #fff;
}

a.arrow-left.arrow-outline-primary:hover:after, a.arrow-left.arrow-outline-primary:focus:after {
    border-right-color: #F2BE5E;
}

.arrow-right.arrow-outline-primary:before {
    border-left-color: #F2BE5E;
}

.arrow-right.arrow-outline-primary:after {
    border-left-color: #fff;
}

a.arrow-right.arrow-outline-primary:hover:after, a.arrow-right.arrow-outline-primary:focus:after {
    border-left-color: #F2BE5E;
}

.arrow-left.arrow-outline-success:before {
    border-right-color: #469408;
}

.arrow-left.arrow-outline-success:after {
    border-right-color: #fff;
}

a.arrow-left.arrow-outline-success:hover:after, a.arrow-left.arrow-outline-success:focus:after {
    border-right-color: #469408;
}

.arrow-right.arrow-outline-success:before {
    border-left-color: #469408;
}

.arrow-right.arrow-outline-success:after {
    border-left-color: #fff;
}

a.arrow-right.arrow-outline-success:hover:after, a.arrow-right.arrow-outline-success:focus:after {
    border-left-color: #469408;
}

.arrow-left.arrow-outline-info:before {
    border-right-color: #029acf;
}

.arrow-left.arrow-outline-info:after {
    border-right-color: #fff;
}

a.arrow-left.arrow-outline-info:hover:after, a.arrow-left.arrow-outline-info:focus:after {
    border-right-color: #029acf;
}

.arrow-right.arrow-outline-info:before {
    border-left-color: #029acf;
}

.arrow-right.arrow-outline-info:after {
    border-left-color: #fff;
}

a.arrow-right.arrow-outline-info:hover:after, a.arrow-right.arrow-outline-info:focus:after {
    border-left-color: #029acf;
}

.arrow-left.arrow-outline-warning:before {
    border-right-color: #9b479f;
}

.arrow-left.arrow-outline-warning:after {
    border-right-color: #fff;
}

a.arrow-left.arrow-outline-warning:hover:after, a.arrow-left.arrow-outline-warning:focus:after {
    border-right-color: #9b479f;
}

.arrow-right.arrow-outline-warning:before {
    border-left-color: #9b479f;
}

.arrow-right.arrow-outline-warning:after {
    border-left-color: #fff;
}

a.arrow-right.arrow-outline-warning:hover:after, a.arrow-right.arrow-outline-warning:focus:after {
    border-left-color: #9b479f;
}

.arrow-left.arrow-outline-danger:before {
    border-right-color: #d9831f;
}

.arrow-left.arrow-outline-danger:after {
    border-right-color: #fff;
}

a.arrow-left.arrow-outline-danger:hover:after, a.arrow-left.arrow-outline-danger:focus:after {
    border-right-color: #d9831f;
}

.arrow-right.arrow-outline-danger:before {
    border-left-color: #d9831f;
}

.arrow-right.arrow-outline-danger:after {
    border-left-color: #fff;
}

a.arrow-right.arrow-outline-danger:hover:after, a.arrow-right.arrow-outline-danger:focus:after {
    border-left-color: #d9831f;
}

.pull-xs-left {
    float: left !important;
}

.pull-xs-right {
    float: right !important;
}

.pull-xs-none {
    float: none !important;
}

@media (min-width: 768px) {
    .pull-sm-left {
        float: left !important;
    }

    .pull-sm-right {
        float: right !important;
    }

    .pull-sm-none {
        float: none !important;
    }
}

@media (min-width: 992px) {
    .pull-md-left {
        float: left !important;
    }

    .pull-md-right {
        float: right !important;
    }

    .pull-md-none {
        float: none !important;
    }
}

@media (min-width: 1200px) {
    .pull-lg-left {
        float: left !important;
    }

    .pull-lg-right {
        float: right !important;
    }

    .pull-lg-none {
        float: none !important;
    }
}
.p-abs {
    position: absolute;
}
.r-0 {
  right: 0;
}
.r-10 {
    right: 10px;
}
.r-20 {
    right: 20px;
}
.l-20 {
    left: 20px;
}
.l-0 {
  left: 0;
}
.m-r-0 {
  margin-right: 0 !important;
}
.m-l-0 {
  margin-left: 0 !important;
}
.m-r-sm {
  margin-right: 5px !important;
}
.m-l-sm {
  margin-left: 5px !important;
}
.m-r {
  margin-right: 10px !important;
}
.m-l {
  margin-left: 10px !important;
}
.m-r-md {
  margin-right: 15px !important;
}
.m-l-md {
  margin-left: 15px !important;
}
.m-r-lg {
  margin-right: 20px !important;
}
.m-l-lg {
  margin-left: 20px !important;
}
.m-r-n {
  margin-right: -10px !important;
}
.m-l-n {
  margin-left: -10px !important;
}
.p-r-0 {
  padding-right: 0 !important;
}
.p-l-0 {
  padding-left: 0 !important;
}
.p-r-sm {
  padding-right: 5px !important;
}
.p-l-sm {
  padding-left: 5px !important;
}
.p-r {
  padding-right: 10px !important;
}
.p-l {
  padding-left: 10px !important;
}
.p-r-md {
  padding-right: 15px !important;
}
.p-l-md {
  padding-left: 15px !important;
}
.p-r-lg {
  padding-right: 20px !important;
}
.p-l-lg {
  padding-left: 20px !important;
}
.p-r-n {
  padding-right: -10px !important;
}
.p-l-n {
  padding-left: -10px !important;
}
.fz-1x {
    font-size: 1.6rem;
    line-height: 1.4;
}
.fz-sm {
    font-size: 14px;
    line-height: 1.8;
}
.fz-xs {
    font-size: 12px;
}