/*!
 * Less Long Shadow v1.0
 *
 * Open sourced under MIT license by @zensimilia.
 */ /*! normalize.css v3.0.0 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden], template {
    display: none;
}

a {
    background: 0 0;
}

    a:active, a:hover {
        outline: 0;
    }

b, strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

h1 {
    margin: .67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[disabled], html input[disabled] {
        cursor: default;
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: 700;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: 0 0 !important;
        box-shadow: none !important;
    }

    a, a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: "";
    }

    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    img, tr {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    h2, h3, p {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }

    select {
        background: #fff !important;
    }

    .navbar {
        display: none;
    }

    .table td, .table th {
        background-color: #fff !important;
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }

    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important;
    }
}

*, :after, :before {
    box-sizing: border-box;
}

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: transparent;
}

body {
    line-height: 1.42857143;
    background-color: #fff;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #3b76a8;
    text-decoration: none;
}

    a:focus, a:hover {
        color: #274e6f;
        text-decoration: underline;
    }

    a:focus {
        outline: dotted thin;
        outline: -webkit-focus-ring-color auto 5px;
        outline-offset: -2px;
    }

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 0;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #ddd;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: "PT Sans";
    font-weight: 400;
    line-height: 1.1;
    color: inherit;
}

    .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        font-weight: 400;
        line-height: 1;
        color: #999;
    }

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

    .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
        font-size: 65%;
    }

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

    .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        font-size: 75%;
    }

.h1, h1 {
    font-size: 36px;
}

.h2, h2 {
    font-size: 30px;
}

.h3, h3 {
    font-size: 24px;
}

.h4, h4 {
    font-size: 18px;
}

.h5, h5 {
    font-size: 14px;
}

.h6, h6 {
    font-size: 12px;
}

p {
    margin: 0 0 10px;
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4;
}

@media (min-width:768px) {
    .lead {
        font-size: 21px;
    }
}

.small, small {
    font-size: 85%;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-muted {
    color: #999;
}

.text-primary {
    color: #3b76a8;
}

a.text-primary:hover {
    color: #2e5b82;
}

.text-success {
    color: #2fa686;
}

a.text-success:hover {
    color: #247e66;
}

.text-info {
    color: #5780ab;
}

a.text-info:hover {
    color: #45678a;
}

.text-warning {
    color: #e37335;
}

a.text-warning:hover {
    color: #c95a1c;
}

.text-danger {
    color: #cf615a;
}

a.text-danger:hover {
    color: #bf4037;
}

.bg-primary {
    color: #fff;
    background-color: #3b76a8;
}

a.bg-primary:hover {
    background-color: #2e5b82;
}

.bg-success {
    background-color: #dff0d8;
}

a.bg-success:hover {
    background-color: #c1e2b3;
}

.bg-info {
    background-color: #d9edf7;
}

a.bg-info:hover {
    background-color: #afd9ee;
}

.bg-warning {
    background-color: #fcf8e3;
}

a.bg-warning:hover {
    background-color: #f7ecb5;
}

.bg-danger {
    background-color: #f2dede;
}

a.bg-danger:hover {
    background-color: #e4b9b9;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #ddd;
}

ol, ul {
    margin-top: 0;
    margin-bottom: 10px;
}

    ol ol, ol ul, ul ol, ul ul {
        margin-bottom: 0;
    }

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

    .list-inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px;
    }

dl {
    margin-top: 0;
    margin-bottom: 20px;
}

dd, dt {
    line-height: 1.42857143;
}

dt {
    font-weight: 700;
}

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;
    }
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #ddd;
}

    blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
        margin-bottom: 0;
    }

    blockquote .small, blockquote footer, blockquote small {
        display: block;
        font-size: 80%;
        line-height: 1.42857143;
        color: #404040;
    }

        blockquote .small:before, blockquote footer:before, blockquote small:before {
            content: '\2014 \00A0';
        }

    .blockquote-reverse, blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #ddd;
        border-left: 0;
        text-align: right;
    }

        .blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
            content: '';
        }

        .blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
            content: '\00A0 \2014';
        }

    blockquote:after, blockquote:before {
        content: "";
    }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}

code, kbd, pre, samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    white-space: nowrap;
    border-radius: 0;
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 0;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #404040;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 0;
}

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border-radius: 0;
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.container, .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:768px) {
    .container {
        width: 750px;
    }
}

@media (min-width:992px) {
    .container {
        width: 970px;
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px;
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: 0;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: 0;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0;
}

@media (min-width:768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: 0;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: 0;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width:992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: 0;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: 0;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width:1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: 0;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: 0;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }
}

table {
    max-width: 100%;
    background-color: transparent;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    margin-bottom: 20px;
}

    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd;
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd;
    }

    .table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
        border-top: 0;
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd;
    }

    .table .table {
        background-color: #fff;
    }

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px;
}

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #ddd;
}

    .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
        border-bottom-width: 2px;
    }

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background-color: #f5f5f5;
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column;
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell;
}

.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5;
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8;
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8;
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6;
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #d9edf7;
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3;
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color: #fcf8e3;
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc;
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #f2dede;
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc;
}

@media (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch;
    }

        .table-responsive > .table {
            margin-bottom: 0;
        }

            .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
                white-space: nowrap;
            }

        .table-responsive > .table-bordered {
            border: 0;
        }

            .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
                border-left: 0;
            }

            .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
                border-right: 0;
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
                border-bottom: 0;
            }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #404040;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    margin-bottom: 5px;
}

input[type=search] {
    box-sizing: border-box;
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    line-height: normal;
}

input[type=file] {
    display: block;
}

input[type=range] {
    display: block;
    width: 100%;
}

select[multiple], select[size] {
    height: auto;
}

input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #404040;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #404040;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1;
    }

    .form-control:-ms-input-placeholder {
        color: #999;
    }

    .form-control::-webkit-input-placeholder {
        color: #999;
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        cursor: not-allowed;
        background-color: #eee;
        opacity: 1;
    }

textarea.form-control {
    height: auto;
}

input[type=search] {
    -webkit-appearance: none;
}

input[type=date] {
    line-height: 34px;
}

.form-group {
    margin-bottom: 15px;
}

.checkbox, .radio {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
}

    .checkbox label, .radio label {
        display: inline;
        font-weight: 400;
        cursor: pointer;
    }

    .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
        float: left;
        margin-left: -20px;
    }

    .checkbox + .checkbox, .radio + .radio {
        margin-top: -5px;
    }

.checkbox-inline, .radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer;
}

    .checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
        margin-top: 0;
        margin-left: 10px;
    }

    .checkbox-inline[disabled], .checkbox[disabled], .radio-inline[disabled], .radio[disabled], fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox][disabled], input[type=radio][disabled] {
        cursor: not-allowed;
    }

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}

select.input-sm {
    height: 30px;
    line-height: 30px;
}

select[multiple].input-sm, textarea.input-sm {
    height: auto;
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0;
}

select.input-lg {
    height: 46px;
    line-height: 46px;
}

select[multiple].input-lg, textarea.input-lg {
    height: auto;
}

.has-feedback {
    position: relative;
}

    .has-feedback .form-control {
        padding-right: 42.5px;
    }

    .has-feedback .form-control-feedback {
        position: absolute;
        top: 25px;
        right: 0;
        display: block;
        width: 34px;
        height: 34px;
        line-height: 34px;
        text-align: center;
    }

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline {
    color: #2fa686;
}

.has-success .form-control {
    border-color: #2fa686;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

    .has-success .form-control:focus {
        border-color: #247e66;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67d4b7;
    }

.has-success .input-group-addon {
    color: #2fa686;
    border-color: #2fa686;
    background-color: #dff0d8;
}

.has-success .form-control-feedback {
    color: #2fa686;
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline {
    color: #e37335;
}

.has-warning .form-control {
    border-color: #e37335;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

    .has-warning .form-control:focus {
        border-color: #c95a1c;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #efb18f;
    }

.has-warning .input-group-addon {
    color: #e37335;
    border-color: #e37335;
    background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
    color: #e37335;
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline {
    color: #cf615a;
}

.has-error .form-control {
    border-color: #cf615a;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

    .has-error .form-control:focus {
        border-color: #bf4037;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #e6ada9;
    }

.has-error .input-group-addon {
    color: #cf615a;
    border-color: #cf615a;
    background-color: #f2dede;
}

.has-error .form-control-feedback {
    color: #cf615a;
}

.form-control-static {
    margin-bottom: 0;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: grey;
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .input-group > .form-control {
        width: 100%;
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle;
    }

        .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
            float: none;
            margin-left: 0;
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px;
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}

.form-horizontal .form-control-static {
    padding-top: 7px;
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .btn.active:focus, .btn:active:focus, .btn:focus {
        outline: dotted thin;
        outline: -webkit-focus-ring-color auto 5px;
        outline-offset: -2px;
    }

    .btn:focus, .btn:hover {
        color: #404040;
    }

    .btn.active, .btn:active {
        outline: 0;
        background-image: none;
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        pointer-events: none;
        opacity: .65;
        filter: alpha(opacity=65);
        box-shadow: none;
    }

.btn-default {
    color: #404040;
    background-color: #fff;
    border-color: #dadada;
}

    .btn-default.active, .btn-default:active, .btn-default:focus, .btn-default:hover, .open .dropdown-toggle.btn-default {
        color: #404040;
        background-color: #ebebeb;
        border-color: #bbb;
    }

    .btn-default.active, .btn-default:active, .open .dropdown-toggle.btn-default {
        background-image: none;
    }

    .btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
        background-color: #fff;
        border-color: #dadada;
    }

    .btn-default .badge {
        color: #fff;
        background-color: #404040;
    }

.btn-primary {
    color: #fff;
    background-color: #3b76a8;
    border-color: #346995;
}

    .btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #30618a;
        border-color: #244968;
    }

    .btn-primary.active, .btn-primary:active, .open .dropdown-toggle.btn-primary {
        background-image: none;
    }

    .btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
        background-color: #3b76a8;
        border-color: #346995;
    }

    .btn-primary .badge {
        color: #3b76a8;
        background-color: #fff;
    }

.btn-success {
    color: #fff;
    background-color: #2fa686;
    border-color: #299276;
}

    .btn-success.active, .btn-success:active, .btn-success:focus, .btn-success:hover, .open .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #26866c;
        border-color: #1c624f;
    }

    .btn-success.active, .btn-success:active, .open .dropdown-toggle.btn-success {
        background-image: none;
    }

    .btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
        background-color: #2fa686;
        border-color: #299276;
    }

    .btn-success .badge {
        color: #2fa686;
        background-color: #fff;
    }

.btn-info {
    color: #fff;
    background-color: #5780ab;
    border-color: #4e739b;
}

    .btn-info.active, .btn-info:active, .btn-info:focus, .btn-info:hover, .open .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #486c91;
        border-color: #395572;
    }

    .btn-info.active, .btn-info:active, .open .dropdown-toggle.btn-info {
        background-image: none;
    }

    .btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
        background-color: #5780ab;
        border-color: #4e739b;
    }

    .btn-info .badge {
        color: #5780ab;
        background-color: #fff;
    }

.btn-warning {
    color: #fff;
    background-color: #e37335;
    border-color: #e0641f;
}

    .btn-warning.active, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #d25e1d;
        border-color: #aa4c18;
    }

    .btn-warning.active, .btn-warning:active, .open .dropdown-toggle.btn-warning {
        background-image: none;
    }

    .btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
        background-color: #e37335;
        border-color: #e0641f;
    }

    .btn-warning .badge {
        color: #e37335;
        background-color: #fff;
    }

.btn-danger {
    color: #fff;
    background-color: #cf615a;
    border-color: #c94e46;
}

    .btn-danger.active, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c6433a;
        border-color: #a3362f;
    }

    .btn-danger.active, .btn-danger:active, .open .dropdown-toggle.btn-danger {
        background-image: none;
    }

    .btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
        background-color: #cf615a;
        border-color: #c94e46;
    }

    .btn-danger .badge {
        color: #cf615a;
        background-color: #fff;
    }

.btn-link {
    color: #3b76a8;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0;
}

    .btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        box-shadow: none;
    }

        .btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
            border-color: transparent;
        }

            .btn-link:focus, .btn-link:hover {
                color: #274e6f;
                text-decoration: underline;
                background-color: transparent;
            }

            .btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
                color: #999;
                text-decoration: none;
            }

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0;
}

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}

.btn-group-xs > .btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

    .btn-block + .btn-block {
        margin-top: 5px;
    }

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

    .fade.in {
        opacity: 1;
    }

.collapse {
    display: none;
}

    .collapse.in {
        display: block;
    }

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease;
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
    content: "\2a";
}

.glyphicon-plus:before {
    content: "\2b";
}

.glyphicon-euro:before {
    content: "\20ac";
}

.glyphicon-minus:before {
    content: "\2212";
}

.glyphicon-cloud:before {
    content: "\2601";
}

.glyphicon-envelope:before {
    content: "\2709";
}

.glyphicon-pencil:before {
    content: "\270f";
}

.glyphicon-glass:before {
    content: "\e001";
}

.glyphicon-music:before {
    content: "\e002";
}

.glyphicon-search:before {
    content: "\e003";
}

.glyphicon-heart:before {
    content: "\e005";
}

.glyphicon-star:before {
    content: "\e006";
}

.glyphicon-star-empty:before {
    content: "\e007";
}

.glyphicon-user:before {
    content: "\e008";
}

.glyphicon-film:before {
    content: "\e009";
}

.glyphicon-th-large:before {
    content: "\e010";
}

.glyphicon-th:before {
    content: "\e011";
}

.glyphicon-th-list:before {
    content: "\e012";
}

.glyphicon-ok:before {
    content: "\e013";
}

.glyphicon-remove:before {
    content: "\e014";
}

.glyphicon-zoom-in:before {
    content: "\e015";
}

.glyphicon-zoom-out:before {
    content: "\e016";
}

.glyphicon-off:before {
    content: "\e017";
}

.glyphicon-signal:before {
    content: "\e018";
}

.glyphicon-cog:before {
    content: "\e019";
}

.glyphicon-trash:before {
    content: "\e020";
}

.glyphicon-home:before {
    content: "\e021";
}

.glyphicon-file:before {
    content: "\e022";
}

.glyphicon-time:before {
    content: "\e023";
}

.glyphicon-road:before {
    content: "\e024";
}

.glyphicon-download-alt:before {
    content: "\e025";
}

.glyphicon-download:before {
    content: "\e026";
}

.glyphicon-upload:before {
    content: "\e027";
}

.glyphicon-inbox:before {
    content: "\e028";
}

.glyphicon-play-circle:before {
    content: "\e029";
}

.glyphicon-repeat:before {
    content: "\e030";
}

.glyphicon-refresh:before {
    content: "\e031";
}

.glyphicon-list-alt:before {
    content: "\e032";
}

.glyphicon-lock:before {
    content: "\e033";
}

.glyphicon-flag:before {
    content: "\e034";
}

.glyphicon-headphones:before {
    content: "\e035";
}

.glyphicon-volume-off:before {
    content: "\e036";
}

.glyphicon-volume-down:before {
    content: "\e037";
}

.glyphicon-volume-up:before {
    content: "\e038";
}

.glyphicon-qrcode:before {
    content: "\e039";
}

.glyphicon-barcode:before {
    content: "\e040";
}

.glyphicon-tag:before {
    content: "\e041";
}

.glyphicon-tags:before {
    content: "\e042";
}

.glyphicon-book:before {
    content: "\e043";
}

.glyphicon-bookmark:before {
    content: "\e044";
}

.glyphicon-print:before {
    content: "\e045";
}

.glyphicon-camera:before {
    content: "\e046";
}

.glyphicon-font:before {
    content: "\e047";
}

.glyphicon-bold:before {
    content: "\e048";
}

.glyphicon-italic:before {
    content: "\e049";
}

.glyphicon-text-height:before {
    content: "\e050";
}

.glyphicon-text-width:before {
    content: "\e051";
}

.glyphicon-align-left:before {
    content: "\e052";
}

.glyphicon-align-center:before {
    content: "\e053";
}

.glyphicon-align-right:before {
    content: "\e054";
}

.glyphicon-align-justify:before {
    content: "\e055";
}

.glyphicon-list:before {
    content: "\e056";
}

.glyphicon-indent-left:before {
    content: "\e057";
}

.glyphicon-indent-right:before {
    content: "\e058";
}

.glyphicon-facetime-video:before {
    content: "\e059";
}

.glyphicon-picture:before {
    content: "\e060";
}

.glyphicon-map-marker:before {
    content: "\e062";
}

.glyphicon-adjust:before {
    content: "\e063";
}

.glyphicon-tint:before {
    content: "\e064";
}

.glyphicon-edit:before {
    content: "\e065";
}

.glyphicon-share:before {
    content: "\e066";
}

.glyphicon-check:before {
    content: "\e067";
}

.glyphicon-move:before {
    content: "\e068";
}

.glyphicon-step-backward:before {
    content: "\e069";
}

.glyphicon-fast-backward:before {
    content: "\e070";
}

.glyphicon-backward:before {
    content: "\e071";
}

.glyphicon-play:before {
    content: "\e072";
}

.glyphicon-pause:before {
    content: "\e073";
}

.glyphicon-stop:before {
    content: "\e074";
}

.glyphicon-forward:before {
    content: "\e075";
}

.glyphicon-fast-forward:before {
    content: "\e076";
}

.glyphicon-step-forward:before {
    content: "\e077";
}

.glyphicon-eject:before {
    content: "\e078";
}

.glyphicon-chevron-left:before {
    content: "\e079";
}

.glyphicon-chevron-right:before {
    content: "\e080";
}

.glyphicon-plus-sign:before {
    content: "\e081";
}

.glyphicon-minus-sign:before {
    content: "\e082";
}

.glyphicon-remove-sign:before {
    content: "\e083";
}

.glyphicon-ok-sign:before {
    content: "\e084";
}

.glyphicon-question-sign:before {
    content: "\e085";
}

.glyphicon-info-sign:before {
    content: "\e086";
}

.glyphicon-screenshot:before {
    content: "\e087";
}

.glyphicon-remove-circle:before {
    content: "\e088";
}

.glyphicon-ok-circle:before {
    content: "\e089";
}

.glyphicon-ban-circle:before {
    content: "\e090";
}

.glyphicon-arrow-left:before {
    content: "\e091";
}

.glyphicon-arrow-right:before {
    content: "\e092";
}

.glyphicon-arrow-up:before {
    content: "\e093";
}

.glyphicon-arrow-down:before {
    content: "\e094";
}

.glyphicon-share-alt:before {
    content: "\e095";
}

.glyphicon-resize-full:before {
    content: "\e096";
}

.glyphicon-resize-small:before {
    content: "\e097";
}

.glyphicon-exclamation-sign:before {
    content: "\e101";
}

.glyphicon-gift:before {
    content: "\e102";
}

.glyphicon-leaf:before {
    content: "\e103";
}

.glyphicon-fire:before {
    content: "\e104";
}

.glyphicon-eye-open:before {
    content: "\e105";
}

.glyphicon-eye-close:before {
    content: "\e106";
}

.glyphicon-warning-sign:before {
    content: "\e107";
}

.glyphicon-plane:before {
    content: "\e108";
}

.glyphicon-calendar:before {
    content: "\e109";
}

.glyphicon-random:before {
    content: "\e110";
}

.glyphicon-comment:before {
    content: "\e111";
}

.glyphicon-magnet:before {
    content: "\e112";
}

.glyphicon-chevron-up:before {
    content: "\e113";
}

.glyphicon-chevron-down:before {
    content: "\e114";
}

.glyphicon-retweet:before {
    content: "\e115";
}

.glyphicon-shopping-cart:before {
    content: "\e116";
}

.glyphicon-folder-close:before {
    content: "\e117";
}

.glyphicon-folder-open:before {
    content: "\e118";
}

.glyphicon-resize-vertical:before {
    content: "\e119";
}

.glyphicon-resize-horizontal:before {
    content: "\e120";
}

.glyphicon-hdd:before {
    content: "\e121";
}

.glyphicon-bullhorn:before {
    content: "\e122";
}

.glyphicon-bell:before {
    content: "\e123";
}

.glyphicon-certificate:before {
    content: "\e124";
}

.glyphicon-thumbs-up:before {
    content: "\e125";
}

.glyphicon-thumbs-down:before {
    content: "\e126";
}

.glyphicon-hand-right:before {
    content: "\e127";
}

.glyphicon-hand-left:before {
    content: "\e128";
}

.glyphicon-hand-up:before {
    content: "\e129";
}

.glyphicon-hand-down:before {
    content: "\e130";
}

.glyphicon-circle-arrow-right:before {
    content: "\e131";
}

.glyphicon-circle-arrow-left:before {
    content: "\e132";
}

.glyphicon-circle-arrow-up:before {
    content: "\e133";
}

.glyphicon-circle-arrow-down:before {
    content: "\e134";
}

.glyphicon-globe:before {
    content: "\e135";
}

.glyphicon-wrench:before {
    content: "\e136";
}

.glyphicon-tasks:before {
    content: "\e137";
}

.glyphicon-filter:before {
    content: "\e138";
}

.glyphicon-briefcase:before {
    content: "\e139";
}

.glyphicon-fullscreen:before {
    content: "\e140";
}

.glyphicon-dashboard:before {
    content: "\e141";
}

.glyphicon-paperclip:before {
    content: "\e142";
}

.glyphicon-heart-empty:before {
    content: "\e143";
}

.glyphicon-link:before {
    content: "\e144";
}

.glyphicon-phone:before {
    content: "\e145";
}

.glyphicon-pushpin:before {
    content: "\e146";
}

.glyphicon-usd:before {
    content: "\e148";
}

.glyphicon-gbp:before {
    content: "\e149";
}

.glyphicon-sort:before {
    content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}

.glyphicon-sort-by-order:before {
    content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}

.glyphicon-sort-by-attributes:before {
    content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}

.glyphicon-unchecked:before {
    content: "\e157";
}

.glyphicon-expand:before {
    content: "\e158";
}

.glyphicon-collapse-down:before {
    content: "\e159";
}

.glyphicon-collapse-up:before {
    content: "\e160";
}

.glyphicon-log-in:before {
    content: "\e161";
}

.glyphicon-flash:before {
    content: "\e162";
}

.glyphicon-log-out:before {
    content: "\e163";
}

.glyphicon-new-window:before {
    content: "\e164";
}

.glyphicon-record:before {
    content: "\e165";
}

.glyphicon-save:before {
    content: "\e166";
}

.glyphicon-open:before {
    content: "\e167";
}

.glyphicon-saved:before {
    content: "\e168";
}

.glyphicon-import:before {
    content: "\e169";
}

.glyphicon-export:before {
    content: "\e170";
}

.glyphicon-send:before {
    content: "\e171";
}

.glyphicon-floppy-disk:before {
    content: "\e172";
}

.glyphicon-floppy-saved:before {
    content: "\e173";
}

.glyphicon-floppy-remove:before {
    content: "\e174";
}

.glyphicon-floppy-save:before {
    content: "\e175";
}

.glyphicon-floppy-open:before {
    content: "\e176";
}

.glyphicon-credit-card:before {
    content: "\e177";
}

.glyphicon-transfer:before {
    content: "\e178";
}

.glyphicon-cutlery:before {
    content: "\e179";
}

.glyphicon-header:before {
    content: "\e180";
}

.glyphicon-compressed:before {
    content: "\e181";
}

.glyphicon-earphone:before {
    content: "\e182";
}

.glyphicon-phone-alt:before {
    content: "\e183";
}

.glyphicon-tower:before {
    content: "\e184";
}

.glyphicon-stats:before {
    content: "\e185";
}

.glyphicon-sd-video:before {
    content: "\e186";
}

.glyphicon-hd-video:before {
    content: "\e187";
}

.glyphicon-subtitles:before {
    content: "\e188";
}

.glyphicon-sound-stereo:before {
    content: "\e189";
}

.glyphicon-sound-dolby:before {
    content: "\e190";
}

.glyphicon-sound-5-1:before {
    content: "\e191";
}

.glyphicon-sound-6-1:before {
    content: "\e192";
}

.glyphicon-sound-7-1:before {
    content: "\e193";
}

.glyphicon-copyright-mark:before {
    content: "\e194";
}

.glyphicon-registration-mark:before {
    content: "\e195";
}

.glyphicon-cloud-download:before {
    content: "\e197";
}

.glyphicon-cloud-upload:before {
    content: "\e198";
}

.glyphicon-tree-conifer:before {
    content: "\e199";
}

.glyphicon-tree-deciduous:before {
    content: "\e200";
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    margin: 2px 0 0;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: rgba(0,0,0,.2);
    }

    .dropdown-menu > li > a {
        display: block;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        color: #555;
        white-space: nowrap;
    }

        .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
            text-decoration: none;
            color: #333;
            background-color: #eee;
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
        color: #fff;
        text-decoration: none;
        outline: 0;
        background-color: #3b76a8;
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
        color: #999;
    }

        .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
            cursor: not-allowed;
        }

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    left: auto;
    right: 0;
}

.dropdown-menu-left {
    left: 0;
    right: auto;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    line-height: 1.42857143;
    color: #999;
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: "";
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

    .btn-group-vertical > .btn, .btn-group > .btn {
        position: relative;
        float: left;
    }

        .btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
            z-index: 2;
        }

        .btn-group-vertical > .btn:focus, .btn-group > .btn:focus {
            outline: 0;
        }

    .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-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 > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .btn-group > .btn-group:last-child > .btn:first-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

    .btn-group.open .dropdown-toggle.btn-link {
        box-shadow: none;
    }

.btn .caret {
    margin-left: 0;
}

.btn-lg .caret {
    border-width: 5px 5px 0;
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

    .btn-group-vertical > .btn-group > .btn {
        float: none;
    }

    .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;
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-bottom-left-radius: 0;
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0;
    }

    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

    .btn-group-justified > .btn, .btn-group-justified > .btn-group {
        float: none;
        display: table-cell;
        width: 1%;
    }

        .btn-group-justified > .btn-group .btn {
            width: 100%;
        }

[data-toggle=buttons] > .btn > input[type=checkbox], [data-toggle=buttons] > .btn > input[type=radio] {
    display: none;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

    .input-group[class*=col-] {
        float: none;
        padding-left: 0;
        padding-right: 0;
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0;
    }

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0;
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px;
}

select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
    height: auto;
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px;
}

select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
    height: auto;
}

.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}

    .input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #404040;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 0;
}

    .input-group-addon.input-sm {
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 0;
    }

    .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 18px;
        border-radius: 0;
    }

    .input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
        margin-top: 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-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .input-group-addon:first-child {
        border-right: 0;
    }

    .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    .input-group-addon:last-child {
        border-left: 0;
    }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

    .input-group-btn > .btn {
        position: relative;
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px;
        }

        .input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
            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 {
        margin-left: -1px;
    }

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

    .nav > li {
        position: relative;
        display: block;
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px;
        }

            .nav > li > a:focus, .no-touchevents .nav > li > a:hover {
                text-decoration: none;
                background-color: #eee;
            }

        .nav > li.disabled > a {
            color: #999;
        }

            .nav > li.disabled > a:focus, .no-touchevents .nav > li.disabled > a:hover {
                color: #999;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed;
            }

    .nav .open > a, .nav .open > a:focus, .no-touchevents .nav .open > a:hover {
        background-color: #eee;
        border-color: #3b76a8;
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .nav > li > a > img {
        max-width: none;
    }

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px;
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            border-radius: 0;
        }

            .nav-tabs > li > a:hover {
                border-color: #eee #eee #ddd;
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
            color: #404040;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
            cursor: default;
        }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0;
    }

        .nav-tabs.nav-justified > li {
            float: none;
        }

            .nav-tabs.nav-justified > li > a {
                text-align: center;
                margin-bottom: 5px;
            }

        .nav-tabs.nav-justified > .dropdown .dropdown-menu {
            top: auto;
            left: auto;
        }

@media (min-width:768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0;
        }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 0;
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .no-touchevents .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd;
}

@media (min-width:768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 0;
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .no-touchevents .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff;
    }
}

.nav-pills > li {
    float: left;
}

    .nav-pills > li > a {
        border-radius: 0;
    }

    .nav-pills > li + li {
        margin-left: 2px;
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:focus, .no-touchevents .nav-pills > li.active > a:hover {
        color: #fff;
        background-color: #3b76a8;
    }

.nav-stacked > li {
    float: none;
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0;
    }

.nav-justified {
    width: 100%;
}

    .nav-justified > li {
        float: none;
    }

        .nav-justified > li > a {
            text-align: center;
            margin-bottom: 5px;
        }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto;
    }

@media (min-width:768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        .nav-justified > li > a {
            margin-bottom: 0;
        }
}

.nav-tabs-justified {
    border-bottom: 0;
}

    .nav-tabs-justified > li > a {
        margin-right: 0;
        border-radius: 0;
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .no-touchevents .nav-tabs-justified > .active > a:hover {
        border: 1px solid #ddd;
    }

@media (min-width:768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 0;
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .no-touchevents .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #fff;
    }
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar {
    position: relative;
    min-height: 45px;
    margin-bottom: 20px;
}

@media (min-width:768px) {
    .navbar {
        border-radius: 0;
    }
}

@media (min-width:768px) {
    .navbar-header {
        float: left;
    }
}

.navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    -webkit-overflow-scrolling: touch;
}

    .navbar-collapse.in {
        overflow-y: auto;
    }

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important;
        }

        .navbar-collapse.in {
            overflow-y: visible;
        }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width:768px) {
    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left: 0;
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0;
    }
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media (min-width:768px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
        border-radius: 0;
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

.navbar-brand {
    float: left;
    padding: 12.5px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 45px;
}

    .navbar-brand:focus, .navbar-brand:hover {
        text-decoration: none;
    }

@media (min-width:768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 5.5px;
    margin-bottom: 5.5px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
}

    .navbar-toggle:focus {
        outline: 0;
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px;
        }

@media (min-width:768px) {
    .navbar-toggle {
        display: none;
    }
}

.navbar-nav {
    margin: 6.25px -15px;
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px;
    }

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }

        .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
            padding: 5px 15px 5px 25px;
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px;
        }

            .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
                background-image: none;
            }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }

        .navbar-nav > li {
            float: left;
        }

            .navbar-nav > li > a {
                padding-top: 12.5px;
                padding-bottom: 12.5px;
            }

        .navbar-nav.navbar-right:last-child {
            margin-right: -15px;
        }
}

@media (min-width:768px) {
    .navbar-left {
        float: left !important;
    }

    .navbar-right {
        float: right !important;
    }
}

.navbar-form {
    margin: 5.5px -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .navbar-form .input-group > .form-control {
        width: 100%;
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle;
    }

        .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
            float: none;
            margin-left: 0;
        }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        box-shadow: none;
    }

        .navbar-form.navbar-right:last-child {
            margin-right: -15px;
        }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.navbar-btn {
    margin-top: 5.5px;
    margin-bottom: 5.5px;
}

    .navbar-btn.btn-sm {
        margin-top: 7.5px;
        margin-bottom: 7.5px;
    }

    .navbar-btn.btn-xs {
        margin-top: 11.5px;
        margin-bottom: 11.5px;
    }

.navbar-text {
    margin-top: 12.5px;
    margin-bottom: 12.5px;
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }

        .navbar-text.navbar-right:last-child {
            margin-right: 0;
        }
}

.navbar-default {
    background-color: #404040;
    border-color: #2f2f2f;
}

    .navbar-default .navbar-brand {
        color: #fff;
    }

        .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
            color: #fff;
            background-color: transparent;
        }

    .navbar-default .navbar-nav > li > a, .navbar-default .navbar-text {
        color: #fff;
    }

        .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
            color: #fff;
            background-color: #272727;
        }

    .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
        color: #ccc;
        background-color: transparent;
    }

    .navbar-default .navbar-toggle {
        border-color: transparent;
    }

        .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
            background-color: transparent;
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #fff;
        }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #2f2f2f;
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
        background-color: #272727;
        color: #fff;
    }

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #fff;
            background-color: #272727;
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent;
    }
}

.navbar-default .navbar-link, .navbar-default .navbar-link:hover {
    color: #fff;
}

.navbar-inverse {
    background-color: #3b76a8;
    border-color: #2e5b82;
}

    .navbar-inverse .navbar-brand {
        color: #fff;
    }

        .navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
            color: #fff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-text {
        color: #fff;
    }

        .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
            color: #fff;
            background-color: #2e5b82;
        }

    .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
        color: #444;
        background-color: transparent;
    }

    .navbar-inverse .navbar-toggle {
        border-color: transparent;
    }

        .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
            background-color: transparent;
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #fff;
        }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: #32638e;
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
        background-color: #2e5b82;
        color: #fff;
    }

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #2e5b82;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #2e5b82;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #fff;
            background-color: #2e5b82;
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background-color: transparent;
    }
}

.navbar-inverse .navbar-link, .navbar-inverse .navbar-link:hover {
    color: #fff;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
}

    .breadcrumb > li {
        display: inline-block;
    }

        .breadcrumb > li + li:before {
            content: "/\00a0";
            padding: 0 5px;
            color: #999;
        }

    .breadcrumb > .active {
        color: #404040;
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 0;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            background-color: transparent;
            border: 1px solid transparent;
        }

        .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;
        }

        .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
            color: #274e6f;
            background-color: #eee;
            border-color: transparent;
        }

    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
        z-index: 2;
        color: #fff;
        background-color: #3b76a8;
        border-color: transparent;
        cursor: default;
    }

    .pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
        color: #999;
        background-color: #fff;
        border-color: transparent;
        cursor: not-allowed;
    }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.pagination-sm > li:last-child > a, .pagination-sm > 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 li {
        display: inline;
    }

        .pager li > a, .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: transparent;
            border: 1px solid transparent;
            border-radius: 3px;
        }

            .pager li > a:focus, .pager li > a:hover {
                text-decoration: none;
                background-color: #eee;
            }

    .pager .next > a, .pager .next > span {
        float: right;
    }

    .pager .previous > a, .pager .previous > span {
        float: left;
    }

    .pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
        color: #999;
        background-color: transparent;
        cursor: not-allowed;
    }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
}

    .label[href]:focus, .label[href]:hover {
        color: #fff;
        text-decoration: none;
        cursor: pointer;
    }

    .label:empty {
        display: none;
    }

.btn .label {
    position: relative;
    top: -1px;
}

.label-default[href]:focus, .label-default[href]:hover {
    background-color: grey;
}

.label-primary {
    background-color: #3b76a8;
}

    .label-primary[href]:focus, .label-primary[href]:hover {
        background-color: #2e5b82;
    }

.label-success {
    background-color: #2fa686;
}

    .label-success[href]:focus, .label-success[href]:hover {
        background-color: #247e66;
    }

.label-info {
    background-color: #5780ab;
}

    .label-info[href]:focus, .label-info[href]:hover {
        background-color: #45678a;
    }

.label-warning {
    background-color: #e37335;
}

    .label-warning[href]:focus, .label-warning[href]:hover {
        background-color: #c95a1c;
    }

.label-danger {
    background-color: #cf615a;
}

    .label-danger[href]:focus, .label-danger[href]:hover {
        background-color: #bf4037;
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    color: #777;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #fff;
    border-radius: 10px;
}

    .badge:empty {
        display: none;
    }

.btn .badge {
    position: relative;
    top: -1px;
}

.btn-xs .badge {
    top: 0;
    padding: 1px 5px;
}

a.badge:focus, a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.nav-pills > .active > a > .badge, a.list-group-item.active > .badge {
    color: #3b76a8;
    background-color: #fff;
}

.nav-pills > li > a > .badge {
    margin-left: 3px;
}

.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #fafafa;
}

    .jumbotron .h1, .jumbotron h1 {
        color: inherit;
    }

    .jumbotron p {
        margin-bottom: 15px;
        font-size: 21px;
        font-weight: 200;
    }

.container .jumbotron {
    border-radius: 0;
}

.jumbotron .container {
    max-width: 100%;
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }

    .jumbotron .h1, .jumbotron h1 {
        font-size: 63px;
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

    .thumbnail a > img, .thumbnail > img {
        margin-left: auto;
        margin-right: auto;
    }

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #3b76a8;
}

.thumbnail .caption {
    padding: 9px;
    color: #404040;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 0;
}

    .alert h4 {
        margin-top: 0;
        color: inherit;
    }

    .alert > p, .alert > ul {
        margin-bottom: 0;
    }

        .alert > p + p {
            margin-top: 5px;
        }

.alert-dismissable {
    padding-right: 35px;
}

    .alert-dismissable .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit;
    }

.alert-success {
    background-color: #2fa686;
    border-color: #299276;
    color: #fff;
}

    .alert-success hr {
        border-top-color: #247e66;
    }

    .alert-success .alert-link {
        color: #e6e6e6;
    }

.alert-info {
    background-color: #5780ab;
    border-color: #4a6e94;
    color: #fff;
}

    .alert-info hr {
        border-top-color: #426283;
    }

    .alert-info .alert-link {
        color: #e6e6e6;
    }

.alert-warning {
    background-color: #e37335;
    border-color: #e0641f;
    color: #fff;
}

    .alert-warning hr {
        border-top-color: #c95a1c;
    }

    .alert-warning .alert-link {
        color: #e6e6e6;
    }

.alert-danger {
    background-color: #cf615a;
    border-color: #c94e46;
    color: #fff;
}

    .alert-danger hr {
        border-top-color: #bf4037;
    }

    .alert-danger .alert-link {
        color: #e6e6e6;
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

.progress {
    overflow: hidden;
    margin-bottom: 20px;
    border-radius: 0;
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #3b76a8;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
}

.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 40px 40px;
}

.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
    background-color: #2fa686;
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.progress-bar-info {
    background-color: #5780ab;
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.progress-bar-warning {
    background-color: #e37335;
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.progress-bar-danger {
    background-color: #cf615a;
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.media, .media-body {
    overflow: hidden;
    zoom: 1;
}

    .media, .media .media {
        margin-top: 15px;
    }

        .media:first-child {
            margin-top: 0;
        }

.media-object {
    display: block;
}

.media-heading {
    margin: 0 0 5px;
}

.media > .pull-left {
    margin-right: 10px;
}

.media > .pull-right {
    margin-left: 10px;
}

.media-list {
    padding-left: 0;
    list-style: none;
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

    .list-group-item:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .list-group-item > .badge {
        float: right;
    }

        .list-group-item > .badge + .badge {
            margin-right: 5px;
        }

a.list-group-item {
    color: #555;
}

    a.list-group-item .list-group-item-heading {
        color: #333;
    }

    a.list-group-item:focus, a.list-group-item:hover {
        text-decoration: none;
        background-color: #f5f5f5;
    }

    a.list-group-item.active, a.list-group-item.active:focus, a.list-group-item.active:hover {
        z-index: 2;
        color: #fff;
        background-color: #3b76a8;
        border-color: #3b76a8;
    }

        a.list-group-item.active .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading {
            color: inherit;
        }

        a.list-group-item.active .list-group-item-text, a.list-group-item.active:focus .list-group-item-text, a.list-group-item.active:hover .list-group-item-text {
            color: #c5d9ea;
        }

.list-group-item-success {
    color: #2fa686;
    background-color: #dff0d8;
}

a.list-group-item-success {
    color: #2fa686;
}

    a.list-group-item-success .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-success:focus, a.list-group-item-success:hover {
        color: #2fa686;
        background-color: #d0e9c6;
    }

    a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover {
        color: #fff;
        background-color: #2fa686;
        border-color: #2fa686;
    }

.list-group-item-info {
    color: #5780ab;
    background-color: #d9edf7;
}

a.list-group-item-info {
    color: #5780ab;
}

    a.list-group-item-info .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-info:focus, a.list-group-item-info:hover {
        color: #5780ab;
        background-color: #c4e3f3;
    }

    a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover {
        color: #fff;
        background-color: #5780ab;
        border-color: #5780ab;
    }

.list-group-item-warning {
    color: #e37335;
    background-color: #fcf8e3;
}

a.list-group-item-warning {
    color: #e37335;
}

    a.list-group-item-warning .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-warning:focus, a.list-group-item-warning:hover {
        color: #e37335;
        background-color: #faf2cc;
    }

    a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover {
        color: #fff;
        background-color: #e37335;
        border-color: #e37335;
    }

.list-group-item-danger {
    color: #cf615a;
    background-color: #f2dede;
}

a.list-group-item-danger {
    color: #cf615a;
}

    a.list-group-item-danger .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-danger:focus, a.list-group-item-danger:hover {
        color: #cf615a;
        background-color: #ebcccc;
    }

    a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover {
        color: #fff;
        background-color: #cf615a;
        border-color: #cf615a;
    }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-body {
    padding: 15px;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit;
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

    .panel-title > a {
        color: inherit;
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1;
}

.panel > .list-group {
    margin-bottom: 0;
}

    .panel > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0;
    }

    .panel > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-right-radius: -1;
        border-top-left-radius: -1;
    }

    .panel > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: -1;
        border-bottom-left-radius: -1;
    }

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 0;
}

    .panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
        border-top-right-radius: -1;
        border-top-left-radius: -1;
    }

        .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, .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: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:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
            border-top-left-radius: -1;
        }

        .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, .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: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:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
            border-top-right-radius: -1;
        }

    .panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
        border-bottom-right-radius: -1;
        border-bottom-left-radius: -1;
    }

        .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, .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 {
            border-bottom-left-radius: -1;
        }

        .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, .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 {
            border-bottom-right-radius: -1;
        }

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
    border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0;
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0;
}

    .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0;
    }

    .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0;
    }

    .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
        border-bottom: 0;
    }

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
}

.panel-group {
    margin-bottom: 20px;
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 0;
        overflow: hidden;
    }

        .panel-group .panel + .panel {
            margin-top: 5px;
        }

    .panel-group .panel-heading {
        border-bottom: 0;
    }

        .panel-group .panel-heading + .panel-collapse .panel-body {
            border-top: 1px solid #ddd;
        }

    .panel-group .panel-footer {
        border-top: 0;
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #ddd;
        }

.panel-default {
    border-color: #ddd;
}

    .panel-default > .panel-heading {
        color: #404040;
        background-color: #f5f5f5;
        border-color: #ddd;
    }

        .panel-default > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #ddd;
        }

    .panel-default > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #ddd;
    }

.panel-primary {
    border-color: #3b76a8;
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #3b76a8;
        border-color: #3b76a8;
    }

        .panel-primary > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #3b76a8;
        }

    .panel-primary > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #3b76a8;
    }

.panel-success {
    border-color: #299276;
}

    .panel-success > .panel-heading {
        color: #2fa686;
        background-color: #dff0d8;
        border-color: #299276;
    }

        .panel-success > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #299276;
        }

    .panel-success > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #299276;
    }

.panel-info {
    border-color: #4a6e94;
}

    .panel-info > .panel-heading {
        color: #5780ab;
        background-color: #d9edf7;
        border-color: #4a6e94;
    }

        .panel-info > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #4a6e94;
        }

    .panel-info > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #4a6e94;
    }

.panel-warning {
    border-color: #e0641f;
}

    .panel-warning > .panel-heading {
        color: #e37335;
        background-color: #fcf8e3;
        border-color: #e0641f;
    }

        .panel-warning > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #e0641f;
        }

    .panel-warning > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #e0641f;
    }

.panel-danger {
    border-color: #c94e46;
}

    .panel-danger > .panel-heading {
        color: #cf615a;
        background-color: #f2dede;
        border-color: #c94e46;
    }

        .panel-danger > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #c94e46;
        }

    .panel-danger > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #c94e46;
    }

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #fafafa;
    border: 1px solid #e8e8e8;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0,0,0,.15);
    }

.well-lg {
    padding: 24px;
    border-radius: 0;
}

.well-sm {
    padding: 9px;
    border-radius: 0;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
}

    .close:focus, .close:hover {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        filter: alpha(opacity=50);
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
}

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate(0,-25%);
        transform: translate(0,-25%);
        -webkit-transition: -webkit-transform .3s ease-out;
        transition: transform .3s ease-out;
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0,0);
        transform: translate(0,0);
    }

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0;
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .modal-backdrop.in {
        opacity: .5;
        filter: alpha(opacity=50);
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.43px;
}

    .modal-header .close {
        margin-top: -2px;
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-body {
    position: relative;
    padding: 20px;
}

.modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

    .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;
    }

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0,0,0,.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}

    .tooltip.in {
        opacity: .9;
        filter: alpha(opacity=90);
    }

    .tooltip.top {
        margin-top: -3px;
        padding: 5px 0;
    }

    .tooltip.right {
        margin-left: 3px;
        padding: 0 5px;
    }

    .tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0;
    }

    .tooltip.left {
        margin-left: -3px;
        padding: 0 5px;
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #404040;
    border-radius: 0;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #404040;
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #404040;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #404040;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #404040;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #404040;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #404040;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #404040;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #404040;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #404040;
    background-clip: padding-box;
    border: 1px solid #404040;
    border: 1px solid transparent;
    border-radius: 0;
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    white-space: normal;
}

    .popover.top {
        margin-top: -10px;
    }

    .popover.right {
        margin-left: 10px;
    }

    .popover.bottom {
        margin-top: 10px;
    }

    .popover.left {
        margin-left: -10px;
    }

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #404040;
    border-bottom: 1px solid #333;
    border-radius: 5px 5px 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover > .arrow {
    border-width: 11px;
}

    .popover > .arrow:after {
        border-width: 10px;
        content: "";
    }

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #0d0d0d;
    border-top-color: rgba(0,0,0,.05);
    bottom: -11px;
}

    .popover.top > .arrow:after {
        content: " ";
        bottom: 1px;
        margin-left: -10px;
        border-bottom-width: 0;
        border-top-color: #404040;
    }

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #0d0d0d;
    border-right-color: rgba(0,0,0,.05);
}

    .popover.right > .arrow:after {
        content: " ";
        left: 1px;
        bottom: -10px;
        border-left-width: 0;
        border-right-color: #404040;
    }

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #0d0d0d;
    border-bottom-color: rgba(0,0,0,.05);
    top: -11px;
}

    .popover.bottom > .arrow:after {
        content: " ";
        top: 1px;
        margin-left: -10px;
        border-top-width: 0;
        border-bottom-color: #404040;
    }

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #0d0d0d;
    border-left-color: rgba(0,0,0,.05);
}

    .popover.left > .arrow:after {
        content: " ";
        right: 1px;
        border-right-width: 0;
        border-left-color: #404040;
        bottom: -10px;
    }

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        -webkit-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left;
    }

        .carousel-inner > .item > a > img, .carousel-inner > .item > img {
            line-height: 1;
        }

    .carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
        display: block;
    }

    .carousel-inner > .active {
        left: 0;
    }

    .carousel-inner > .next, .carousel-inner > .prev {
        position: absolute;
        top: 0;
        width: 100%;
    }

    .carousel-inner > .next {
        left: 100%;
    }

    .carousel-inner > .prev {
        left: -100%;
    }

        .carousel-inner > .next.left, .carousel-inner > .prev.right {
            left: 0;
        }

    .carousel-inner > .active.left {
        left: -100%;
    }

    .carousel-inner > .active.right {
        left: 100%;
    }

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

    .carousel-control.left {
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    }

    .carousel-control.right {
        left: auto;
        right: 0;
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    }

    .carousel-control:focus, .carousel-control:hover {
        outline: 0;
        color: #fff;
        text-decoration: none;
        opacity: .9;
        filter: alpha(opacity=90);
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        position: absolute;
        top: 50%;
        z-index: 5;
        display: inline-block;
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        left: 50%;
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        right: 50%;
    }

    .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 20px;
        height: 20px;
        margin-top: -10px;
        margin-left: -10px;
        font-family: serif;
    }

        .carousel-control .icon-prev:before {
            content: '\2039';
        }

        .carousel-control .icon-next:before {
            content: '\203a';
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #fff;
        border-radius: 10px;
        cursor: pointer;
        background-color: transparent;
    }

    .carousel-indicators .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #fff;
    }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

    .carousel-caption .btn {
        text-shadow: none;
    }

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px;
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

@-ms-viewport {
    width: device-width;
}

.visible-lg, .visible-md, .visible-print, .visible-sm, .visible-xs {
    display: none !important;
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table;
    }

    tr.visible-md {
        display: table-row !important;
    }

    td.visible-md, th.visible-md {
        display: table-cell !important;
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important;
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important;
    }
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table;
    }

    tr.visible-print {
        display: table-row !important;
    }

    td.visible-print, th.visible-print {
        display: table-cell !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

.navbar {
    border: none;
    font-size: 13px;
    font-weight: 400;
}

    .navbar .navbar-toggle:hover .icon-bar {
        background-color: #b3b3b3;
    }

.navbar-collapse {
    border-top-color: rgba(0,0,0,.2);
    box-shadow: none;
}

.navbar .dropdown-menu {
    border: none;
}

    .navbar .dropdown-menu > li > a, .navbar .dropdown-menu > li > a:focus {
        background-color: transparent;
        font-size: 13px;
        font-weight: 400;
    }

.navbar .dropdown-header {
    color: rgba(255,255,255,.5);
}

.navbar-default .dropdown-menu {
    background-color: #404040;
}

    .navbar-default .dropdown-menu > li > a, .navbar-default .dropdown-menu > li > a:focus {
        color: #fff;
    }

        .navbar-default .dropdown-menu > .active > a, .navbar-default .dropdown-menu > .active > a:hover, .navbar-default .dropdown-menu > li > a:hover {
            background-color: #272727;
        }

.navbar-inverse .dropdown-menu {
    background-color: #3b76a8;
}

    .navbar-inverse .dropdown-menu > li > a, .navbar-inverse .dropdown-menu > li > a:focus {
        color: #fff;
    }

        .navbar-inverse .dropdown-menu > .active > a, .navbar-inverse .dropdown-menu > .active > a:hover, .navbar-inverse .dropdown-menu > li > a:hover {
            background-color: #2e5b82;
        }

.lead {
    color: #404040;
}

cite {
    font-style: italic;
}

blockquote {
    border-left-width: 1px;
    color: #404040;
}

    blockquote.pull-right {
        border-right-width: 1px;
    }

    blockquote small {
        font-size: 12px;
        font-weight: 400;
    }

table {
    font-size: 12px;
}

.checkbox, .control-label, .help-block, .radio, label {
    font-size: 12px;
    font-weight: 400;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    border-color: transparent;
}

.nav-tabs > li > a {
    background-color: #fff;
    color: #404040;
}

.nav-tabs .caret {
    border-top-color: #404040;
    border-bottom-color: #404040;
}

.nav-pills {
    font-weight: 400;
}

.breadcrumb {
    border: 1px solid #ddd;
    border-radius: 3px;
    font-size: 10px;
    font-weight: 400;
    text-transform: uppercase;
}

.pagination {
    font-size: 12px;
    font-weight: 400;
    color: #999;
}

    .pagination > li > a, .pagination > li > span {
        margin-left: 4px;
        color: #999;
    }

    .pagination > .active > a, .pagination > .active > span {
        color: #fff;
    }

    .pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span, .pagination > li > a, .pagination > li > span {
        border-radius: 3px;
    }

.pagination-lg > li > a {
    padding-left: 22px;
    padding-right: 22px;
}

.pagination-sm > li > a {
    padding: 0 5px;
}

.pager {
    font-size: 12px;
    font-weight: 400;
    color: #999;
}

.list-group {
    font-size: 12px;
    font-weight: 400;
}

.close {
    opacity: .4;
}

    .close:focus, .close:hover {
        opacity: 1;
    }

.alert {
    font-size: 12px;
    font-weight: 400;
}

    .alert .alert-link, .alert a {
        font-weight: 400;
        color: #fff;
        text-decoration: underline;
    }

    .alert .close {
        color: #fff;
        text-decoration: none;
    }

        .alert .close:focus, .alert .close:hover {
            color: #fff;
        }

.label {
    padding-left: 1em;
    padding-right: 1em;
    border-radius: 0;
    font-weight: 400;
}

.label-default {
    background-color: #fff;
    color: #404040;
}

.badge {
    font-weight: 400;
}

.progress {
    height: 22px;
    padding: 2px;
    background-color: #f6f6f6;
    border: 1px solid #ccc;
    box-shadow: none;
}

.dropdown-menu {
    padding: 0;
    margin-top: 0;
    font-size: 12px;
}

    .dropdown-menu > li > a {
        padding: 12px 15px;
    }

.dropdown-header {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 9px;
    text-transform: uppercase;
}

.popover {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
}

.panel-footer, .panel-heading {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    content: " ";
    display: table;
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .form-horizontal .form-group:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

.affix {
    position: fixed;
}

body .modal-open {
    margin: 0;
}

.form-control, .form-control:active, .form-control:focus {
    box-shadow: none;
}

.btn, .btn:focus, .btn:hover {
    outline: 0;
    text-decoration: none;
}

:focus {
    outline: 0 !important;
}

::-moz-focus-inner {
    border: 0 !important;
}

.caret.right {
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
    border-left: 4px solid #000;
    display: inline-block;
    height: 0;
    opacity: .3;
    width: 0;
}

.btn.disabled, .btn[disabled], .disabled, fieldset[disabled] .btn {
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

input[type=text], textarea {
    outline: 0;
    box-shadow: none !important;
}

.input-group-btn .btn:focus {
    outline: 0;
    outline-offset: 0;
}

.success {
    color: #2fa686;
}

.info {
    color: #5780ab;
}

.warning {
    color: #e37335;
}

.danger {
    color: #cf615a;
}

.help-block {
    font-size: 13px;
}

html.touchevents {
    -webkit-tap-highlight-color: transparent;
}

    html.touchevents a {
        -webkit-tap-highlight-color: transparent;
        text-decoration: none;
    }

svg.md-icon[class*=" fa-md-"], svg.md-icon[class^=fa-md-] {
    position: relative;
    display: inline-block;
    fill: currentColor;
    pointer-events: none;
    height: 32px;
    width: 32px;
}

    svg.md-icon[class*=" fa-md-"].md-icon-10, svg.md-icon[class^=fa-md-].md-icon-10 {
        height: 10px;
        width: 10px;
    }

    svg.md-icon[class*=" fa-md-"].md-icon-12, svg.md-icon[class^=fa-md-].md-icon-12 {
        height: 12px;
        width: 12px;
    }

    svg.md-icon[class*=" fa-md-"].md-icon-14, svg.md-icon[class^=fa-md-].md-icon-14 {
        height: 14px;
        width: 14px;
    }

    svg.md-icon[class*=" fa-md-"].md-icon-16, svg.md-icon[class^=fa-md-].md-icon-16 {
        height: 16px;
        width: 16px;
    }

    svg.md-icon[class*=" fa-md-"].md-icon-24, svg.md-icon[class^=fa-md-].md-icon-24 {
        height: 24px;
        width: 24px;
    }

    svg.md-icon[class*=" fa-md-"].md-icon-32, svg.md-icon[class^=fa-md-].md-icon-32 {
        height: 32px;
        width: 32px;
    }

    svg.md-icon[class*=" fa-md-"].md-icon-48, svg.md-icon[class^=fa-md-].md-icon-48 {
        height: 48px;
        width: 48px;
    }

    svg.md-icon[class*=" fa-md-"].md-icon-64, svg.md-icon[class^=fa-md-].md-icon-64 {
        height: 64px;
        width: 64px;
    }

html {
    height: 100% !important;
    background: #fff;
    text-align: left;
}

    html ::-moz-selection {
        background: #f0ee44;
    }

    html ::selection {
        background: #f0ee44;
    }

    html .slideout-menu {
        position: fixed;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        z-index: 0;
        width: 256px;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        display: none;
    }

    html .slideout-panel {
        position: relative;
        z-index: 1;
        will-change: transform;
    }

    html.slideout-open, html.slideout-open .slideout-panel, html.slideout-open body {
        overflow: hidden;
    }

        html.slideout-open .slideout-menu {
            display: block;
        }

body {
    padding: 0;
    background: #fff;
    font-size: 14px;
    font-family: "Open Sans",Arial,sans-serif;
    margin: 0;
    min-width: 320px;
    height: 100% !important;
    color: #3d3d3d;
    overflow-x: hidden;
}

    body iframe[name=google_conversion_frame] {
        display: none;
    }

    body h1, body h2, body h3 {
        font-family: 'Roboto Condensed','Arial Narrow',Arial,Helvetica,sans-serif;
    }

    body h1 {
        margin-bottom: 20px;
    }

        body h1 small {
            display: block;
            color: #7F7F7F;
            font-size: 60%;
            margin-top: 6px;
        }

    body input[type=text], body input[type=email], body input[type=tel], body textarea {
        -webkit-appearance: none;
    }

    body img.full {
        width: 100%;
    }

    body .blog > p > img, body img.full-half {
        margin: 10px 0;
        width: 50%;
    }

@media (max-width:480px) {
    body img.full-half {
        width: 100%;
    }
}

@media (max-width:480px) {
    body .blog > p > img {
        width: 100%;
    }
}

body .row.no-clearfix {
    overflow: hidden;
}

    body .row.no-clearfix:after {
        clear: none;
    }

body .float-left-element {
    float: left;
    padding-right: 10px;
}

body .float-right-element {
    float: right;
    padding-left: 10px;
}

body img.quote-img {
    padding-top: 10px;
    padding-right: 0;
}

body a.infographic, body img.infographic {
    margin: 30px 0;
    display: block;
}

body .quote-wrapper {
    padding-bottom: 10px;
}

body p.quote-text {
    position: relative;
    color: #7F7F7F;
    font-size: 18px;
    padding-left: 50px;
}

    body p.quote-text span.quote-author {
        display: block;
        text-align: right;
        font-style: italic;
        position: relative;
        margin: 10px 0 15px;
        color: #BFBFBF;
    }

    body p.quote-text:before {
        content: "\f10d";
        z-index: 20;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: 400;
        text-decoration: inherit;
        font-size: 26px;
        position: absolute;
        top: 0;
        left: 17px;
        color: #E4E4E4;
    }

    body p.quote-text.quote-smaller {
        font-size: 16px;
    }

        body p.quote-text.quote-smaller:before {
            display: none;
        }

body .md-comment {
    color: #7F7F7F;
    font-size: 13px;
}

body .md-icon-text {
    margin-right: 6px;
}

    body .md-icon-text > i {
        position: relative;
        margin-right: 4px;
    }

    body .md-icon-text span.md-text-join {
        margin-right: 4px;
        margin-left: 4px;
        color: #7F7F7F;
    }

        body .md-icon-text span.md-text-join:last-child {
            display: none;
        }

    body .md-icon-text > svg.md-icon {
        position: relative;
        margin-right: 4px;
    }

    body .md-icon-text:last-child {
        margin-right: 0;
    }

    body .md-icon-text > i, body .md-icon-text > i.fa-md-tag {
        color: #7F7F7F;
    }

    body .md-icon-text > .md-icon {
        fill: #7F7F7F;
    }

    body .md-icon-text.icon-success > i {
        color: #2fa686;
    }

    body .md-icon-text.icon-success > .md-icon {
        fill: #2fa686;
    }

    body .md-icon-text.padded {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

        body .md-icon-text.padded > i, body .md-icon-text.padded > svg.md-icon {
            -ms-flex-negative: 0;
            flex-shrink: 0;
            -webkit-box-flex: 0;
            -ms-flex-positive: 0;
            flex-grow: 0;
        }

body .old-ie-message {
    width: 400px;
    position: absolute;
    left: 50%;
    margin-left: -200px;
    top: 50%;
    margin-top: -100px;
}

    body .old-ie-message .ie-logo {
        position: relative;
        margin-bottom: 20px;
    }

    body .old-ie-message .support-link {
        margin-top: 20px;
    }

        body .old-ie-message .support-link a {
            font-size: 18px;
            display: block;
            margin-top: 10px;
        }

    body .old-ie-message p {
        color: #fff;
    }

        body .old-ie-message p a {
            color: #bcd0e1;
        }

body i.fa.fa-rub {
    font-size: 94%;
}

body .validate-error {
    display: none;
}

body form.errored {
    position: relative;
}

    body form.errored input {
        border-color: #cf615a;
        box-shadow: inset 0 1px 2px rgba(0,0,0,.075),0 0 6px #cf615a;
    }

    body form.errored .validate-error {
        display: block;
        position: absolute;
        width: 100%;
        bottom: 5px;
        background: #cf615a;
        color: #fff;
        font-size: 12px;
        padding: 0 15px;
        left: 0;
        margin: 0;
    }

body .bv-form .help-block {
    margin-bottom: 0;
}

body .bv-form .tooltip-inner {
    text-align: left;
}

body .nav-tabs li.bv-tab-success > a {
    color: #2fa686;
}

body .nav-tabs li.bv-tab-error > a {
    color: #cf615a;
}

body .bv-form .bv-icon-no-label {
    top: 0;
}

body .bv-form .bv-icon-input-group {
    top: 0;
    z-index: 100;
}

body .has-feedback .form-control-feedback {
    top: 29px;
}

body .full-sidebar {
    background: #282828;
    display: none;
}

    body .full-sidebar .sidebar {
        margin-top: 80px;
    }

        body .full-sidebar .sidebar .side-menu {
            margin: 0;
            padding: 0;
            position: relative;
        }

            body .full-sidebar .sidebar .side-menu > li {
                display: block !important;
            }

                body .full-sidebar .sidebar .side-menu > li:first-child > a {
                    border-top: 1px solid #333;
                }

                body .full-sidebar .sidebar .side-menu > li.active > a {
                    border-left: 5px solid #cf615a;
                }

                body .full-sidebar .sidebar .side-menu > li > a {
                    border-bottom: 1px solid #333;
                    background: #222;
                    border-left: 5px solid transparent;
                    -webkit-transition: border-color .5s ease;
                    transition: border-color .5s ease;
                }

                    body .full-sidebar .sidebar .side-menu > li > a:hover {
                        border-left: 5px solid #cf615a;
                    }

            body .full-sidebar .sidebar .side-menu li {
                margin: 0;
                padding: 0;
                font-family: 'Roboto Condensed','Arial Narrow';
                font-weight: 300;
                background-image: none;
                list-style: none;
            }

                body .full-sidebar .sidebar .side-menu li ul {
                    padding-left: 10px;
                }

                    body .full-sidebar .sidebar .side-menu li ul li a {
                        font-size: 14px;
                    }

                body .full-sidebar .sidebar .side-menu li a {
                    font-size: 20px;
                    display: block;
                    padding: 12px 10px;
                    color: #7F7F7F;
                }

                    body .full-sidebar .sidebar .side-menu li a:hover {
                        text-decoration: none;
                        background-color: #222;
                    }

                    body .full-sidebar .sidebar .side-menu li a.active {
                        color: #cf615a;
                    }

                body .full-sidebar .sidebar .side-menu li.active ul {
                    padding: 0;
                }

                    body .full-sidebar .sidebar .side-menu li.active ul li {
                        display: block;
                    }

                        body .full-sidebar .sidebar .side-menu li.active ul li a {
                            font-size: 18px;
                            border-bottom: 1px solid #333;
                            padding: 8px 10px 8px 20px;
                        }

                        body .full-sidebar .sidebar .side-menu li.active ul li ul li a {
                            font-size: 16px;
                            border-bottom: 1px dotted #333;
                            padding: 6px 10px 6px 30px;
                        }

                        body .full-sidebar .sidebar .side-menu li.active ul li ul li ul li a {
                            font-size: 14px;
                            padding: 6px 10px 6px 40px;
                            border-bottom: none;
                        }

    body .full-sidebar.scrollable {
        overflow: auto;
        -webkit-transition-property: top,bottom;
        transition-property: top,bottom;
        -webkit-transition-duration: .2s,.2s;
        transition-duration: .2s,.2s;
        -webkit-transition-timing-function: linear,linear;
        transition-timing-function: linear,linear;
        -webkit-overflow-scrolling: touch;
    }

    body .full-sidebar .menu-toggle {
        display: block;
        height: 35px;
        width: 35px;
        padding: 9px 0 0;
        text-align: center;
        color: #fff;
        background-color: #cf615a;
        -webkit-transition: background-color 700ms linear;
        transition: background-color 700ms linear;
        position: absolute;
        right: 20px;
        top: 20px;
    }

        body .full-sidebar .menu-toggle:hover {
            text-decoration: none;
        }

        body .full-sidebar .menu-toggle i {
            -webkit-transition: .8s linear;
            transition: .8s linear;
            display: inline-block;
            height: 15px;
            width: 15px;
        }

            body .full-sidebar .menu-toggle i.rotate {
                -webkit-transform: rotate(-180deg);
                transform: rotate(-180deg);
            }

body #body-inner {
    position: relative;
    height: 100%;
    z-index: 100;
    background: #fff;
}

body .wrap {
    min-height: 100% !important;
    position: relative;
    overflow: hidden;
}

body h1.promo-text-h1 {
    background: #3b76a8;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    padding: 10px;
    font-size: 24px;
}

body .promo-wrapper {
    background-color: #3b76a8;
    position: relative;
    z-index: 110;
}

    body .promo-wrapper .promo {
        max-width: 1300px;
        margin: 0 auto;
        padding: 10px 5px;
        position: relative;
        z-index: 200;
    }

        body .promo-wrapper .promo .menu-color {
            color: #bcd0e1;
        }

        body .promo-wrapper .promo .col-xs-12 {
            padding: 0 0 0 20px;
        }

            body .promo-wrapper .promo .col-xs-12:first-child {
                padding-right: 10px;
                padding-left: 0;
                text-align: center;
            }

        body .promo-wrapper .promo .promo-h1 {
            font-family: 'Roboto Condensed','Arial Narrow',Arial,Helvetica,sans-serif;
            color: #fff;
            font-size: 40px;
            margin-top: 25px;
            margin-bottom: 20px;
        }

        body .promo-wrapper .promo .promo-text {
            font-size: 17px;
            margin-bottom: 30px;
        }

        body .promo-wrapper .promo .btn-lg {
            height: 46px;
            font-family: 'Roboto Condensed','Arial Narrow',Arial,Helvetica,sans-serif;
            text-transform: uppercase;
            overflow: hidden;
        }

            body .promo-wrapper .promo .btn-lg span {
                position: relative;
                z-index: 100;
            }

            body .promo-wrapper .promo .btn-lg:before {
                content: "f";
                font-family: medesk-icons !important;
                font-style: normal !important;
                font-weight: 400 !important;
                font-variant: normal !important;
                text-transform: none !important;
                speak: none;
                line-height: 1;
                color: #4ab296;
                font-size: 60px;
                position: absolute;
                top: -6px;
                left: -6px;
                z-index: 1;
            }

        body .promo-wrapper .promo .promo_form {
            padding: 30px 0;
            border-top: 1px solid #fff;
            border-bottom: 1px solid #fff;
            min-height: 108px;
        }

            body .promo-wrapper .promo .promo_form input {
                width: 50%;
            }

            body .promo-wrapper .promo .promo_form .thank-you {
                position: absolute;
                font-size: 24px;
                color: #f0ee44;
                margin-top: 10px;
                font-family: 'Roboto Condensed','Arial Narrow',Arial,Helvetica,sans-serif;
                margin-bottom: 10px;
                font-weight: 400;
                line-height: 1.1;
            }

        body .promo-wrapper .promo .imac {
            position: relative;
            bottom: -35px;
            max-width: 612px;
            max-height: 490px;
            width: 100%;
            z-index: 10;
        }

        body .promo-wrapper .promo .imac-img {
            position: relative;
            z-index: 5;
            width: 88%;
            max-width: 545px;
            top: 5%;
            max-height: 335px;
            left: -2px;
        }

        body .promo-wrapper .promo .imac-wrapper {
            width: 100%;
            position: absolute;
            bottom: -35px;
            height: 100%;
            text-align: center;
            z-index: 14;
        }

            body .promo-wrapper .promo .imac-wrapper .imac-wrapper-inner {
                width: 90%;
                padding-left: 8.5%;
                padding-top: 4.5%;
            }

@media (max-width:1252px) {
    body .promo-wrapper .promo .imac-wrapper .imac-wrapper-inner {
        padding-top: 5%;
        width: 91%;
        padding-left: 7.5%;
    }
}

@media (max-width:991px) {
    body .promo-wrapper .promo .imac-wrapper .imac-wrapper-inner {
        padding-top: 5%;
        width: 90%;
        padding-left: 7.5%;
    }
}

@media (max-width:767px) {
    body .promo-wrapper .promo .imac-wrapper .imac-wrapper-inner {
        padding-top: 4%;
        padding-left: 14%;
        width: 86%;
    }
}

@media (max-width:750px) {
    body .promo-wrapper .promo .imac-wrapper .imac-wrapper-inner {
        padding-top: 4%;
        padding-left: 13%;
        width: 87%;
    }
}

@media (max-width:740px) {
    body .promo-wrapper .promo .imac-wrapper .imac-wrapper-inner {
        padding-top: 4.3%;
    }
}

@media (max-width:710px) {
    body .promo-wrapper .promo .imac-wrapper .imac-wrapper-inner {
        padding-top: 5%;
    }
}

@media (max-width:700px) {
    body .promo-wrapper .promo .imac-wrapper .imac-wrapper-inner {
        padding-top: 4%;
        padding-left: 10%;
        width: 90%;
    }
}

@media (max-width:670px) {
    body .promo-wrapper .promo .imac-wrapper .imac-wrapper-inner {
        padding-top: 4.8%;
        padding-left: 9%;
        width: 91%;
    }
}

@media (max-width:656px) {
    body .promo-wrapper .promo .imac-wrapper .imac-wrapper-inner {
        padding-top: 4.8%;
        padding-left: 7%;
        width: 92%;
    }
}

@media (max-width:480px) {
    body .promo-wrapper .promo .imac-wrapper .imac-wrapper-inner {
        padding-top: 4.5%;
        padding-left: 7%;
        width: 93%;
    }
}

body .promo-wrapper .promo .ipad-wrapper {
    position: absolute;
    bottom: -35px;
    right: -20px;
    width: 35%;
    height: 100%;
    max-height: 268px;
    z-index: 15;
}

    body .promo-wrapper .promo .ipad-wrapper .ipad {
        position: absolute;
        max-width: 216px;
        max-height: 305px;
        width: 100%;
        right: 0;
        bottom: 0;
        z-index: 50;
    }

body .promo-wrapper .promo .character-wrapper {
    position: absolute;
    bottom: -35px;
    left: 98%;
    height: 42%;
    width: 100%;
    max-height: 191px;
    max-width: 346px;
    z-index: 10;
}

    body .promo-wrapper .promo .character-wrapper .characters-1 {
        max-width: 346px;
        max-height: 191px;
        height: 100%;
        position: relative;
        bottom: 0;
        z-index: 10;
    }

body .promo-wrapper .promo img.promo1 {
    position: absolute;
    bottom: -35px;
}

    body .promo-wrapper .promo img.promo1.cup {
        max-width: 97px;
        max-height: 139px;
        left: -20px;
        z-index: 30;
    }

    body .promo-wrapper .promo img.promo1.ipad-img {
        right: 7%;
        bottom: 10px;
        max-width: 180px;
        width: 82%;
    }

body .promo-wrapper .promo-cloud {
    padding: 50px 0;
    position: relative;
    background: #fff;
    overflow: hidden;
}

@-webkit-keyframes animatedBackgroundRight {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 100% 0;
    }
}

@keyframes animatedBackgroundRight {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 100% 0;
    }
}

@-webkit-keyframes animatedBackgroundLeft {
    from {
        background-position: 100% 0;
    }

    to {
        background-position: 0 0;
    }
}

@keyframes animatedBackgroundLeft {
    from {
        background-position: 100% 0;
    }

    to {
        background-position: 0 0;
    }
}

body .promo-wrapper .promo-cloud .cloud-wrapper-1 {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    width: 100%;
    padding-bottom: 200px;
    z-index: 100;
}

    body .promo-wrapper .promo-cloud .cloud-wrapper-1 .number-wrapper {
        position: absolute;
        text-align: center;
        z-index: 500;
    }

        body .promo-wrapper .promo-cloud .cloud-wrapper-1 .number-wrapper .number-circle-wraper {
            position: relative;
            height: 140px;
            width: 140px;
            border-radius: 50%;
            margin: 0 auto;
            border: 15px solid;
            background: #fff;
        }

            body .promo-wrapper .promo-cloud .cloud-wrapper-1 .number-wrapper .number-circle-wraper .number-arrow:before {
                font-family: medesk-icons !important;
                font-style: normal !important;
                font-weight: 400 !important;
                font-variant: normal !important;
                text-transform: none !important;
                speak: none;
                line-height: 1;
                font-size: 160px;
                position: absolute;
                z-index: 1;
                color: transparent;
                -webkit-transition: color 2000ms linear;
                transition: color 2000ms linear;
            }

            body .promo-wrapper .promo-cloud .cloud-wrapper-1 .number-wrapper .number-circle-wraper .knob {
                font-size: 50px !important;
                font-family: 'Roboto Condensed','Arial Narrow',Arial,Helvetica,sans-serif !important;
                width: 110px !important;
                height: 110px !important;
                margin-top: 0 !important;
                margin-left: 0 !important;
                top: 0;
                left: 0;
                border: none;
                background: 0 0;
                opacity: 1;
            }

                body .promo-wrapper .promo-cloud .cloud-wrapper-1 .number-wrapper .number-circle-wraper .knob:disabled {
                    opacity: 1;
                }

                body .promo-wrapper .promo-cloud .cloud-wrapper-1 .number-wrapper .number-circle-wraper .knob.blue {
                    font-size: 40px !important;
                    height: 80px !important;
                }

                body .promo-wrapper .promo-cloud .cloud-wrapper-1 .number-wrapper .number-circle-wraper .knob.red {
                    left: 25px;
                }

            body .promo-wrapper .promo-cloud .cloud-wrapper-1 .number-wrapper .number-circle-wraper .number-circle {
                position: absolute;
                top: 15px;
                bottom: 15px;
                left: 15px;
                right: 15px;
                background: #fff;
                border-radius: 50%;
                font-size: 50px;
                font-family: 'Roboto Condensed','Arial Narrow',Arial,Helvetica,sans-serif;
                border: 5px solid;
                line-height: 90px;
            }

        body .promo-wrapper .promo-cloud .cloud-wrapper-1 .number-wrapper .number-text {
            position: relative;
            max-width: 230px;
            font-size: 16px;
            margin: 10px auto;
            font-family: 'Roboto Condensed','Arial Narrow',Arial,Helvetica,sans-serif;
        }

        body .promo-wrapper .promo-cloud .cloud-wrapper-1 .number-wrapper.green {
            right: 0;
            top: 0;
        }

            body .promo-wrapper .promo-cloud .cloud-wrapper-1 .number-wrapper.green .number-circle-wraper {
                border-color: #BBDFD6;
            }

                body .promo-wrapper .promo-cloud .cloud-wrapper-1 .number-wrapper.green .number-circle-wraper .number-circle {
                    border-color: #2fa686;
                    color: #2fa686;
                }

                body .promo-wrapper .promo-cloud .cloud-wrapper-1 .number-wrapper.green .number-circle-wraper .number-arrow:before {
                    content: "u";
                    top: 50px;
                    right: 90px;
                }

                body .promo-wrapper .promo-cloud .cloud-wrapper-1 .number-wrapper.green .number-circle-wraper .number-arrow.active:before {
                    color: #2fa686;
                }

        body .promo-wrapper .promo-cloud .cloud-wrapper-1 .number-wrapper.blue {
            left: 0;
            top: 0;
        }

            body .promo-wrapper .promo-cloud .cloud-wrapper-1 .number-wrapper.blue .number-circle-wraper {
                border-color: #BBCFE1;
            }

                body .promo-wrapper .promo-cloud .cloud-wrapper-1 .number-wrapper.blue .number-circle-wraper .number-circle {
                    border-color: #3b76a8;
                    color: #3b76a8;
                    font-size: 36px;
                    line-height: 30px;
                    padding-top: 18px;
                }

                body .promo-wrapper .promo-cloud .cloud-wrapper-1 .number-wrapper.blue .number-circle-wraper .help-info {
                    font-family: 'Roboto Condensed','Arial Narrow',Arial,Helvetica,sans-serif;
                    position: absolute;
                    display: block;
                    left: 0;
                    bottom: 15px;
                    width: 110px;
                    font-size: 32px;
                    color: #3b76a8;
                }

                body .promo-wrapper .promo-cloud .cloud-wrapper-1 .number-wrapper.blue .number-circle-wraper .number-arrow:before {
                    content: "t";
                    top: 50px;
                    left: 90px;
                }

                body .promo-wrapper .promo-cloud .cloud-wrapper-1 .number-wrapper.blue .number-circle-wraper .number-arrow.active:before {
                    color: #3b76a8;
                }

        body .promo-wrapper .promo-cloud .cloud-wrapper-1 .number-wrapper.pink {
            right: 0;
            bottom: 0;
        }

            body .promo-wrapper .promo-cloud .cloud-wrapper-1 .number-wrapper.pink .number-circle-wraper {
                border-color: #F6D5E4;
            }

                body .promo-wrapper .promo-cloud .cloud-wrapper-1 .number-wrapper.pink .number-circle-wraper .number-circle {
                    border-color: #e587b1;
                    color: #e587b1;
                }

                body .promo-wrapper .promo-cloud .cloud-wrapper-1 .number-wrapper.pink .number-circle-wraper .number-arrow:before {
                    content: "v";
                    top: -50px;
                    left: -200px;
                }

                body .promo-wrapper .promo-cloud .cloud-wrapper-1 .number-wrapper.pink .number-circle-wraper .number-arrow.active:before {
                    color: #e587b1;
                }

        body .promo-wrapper .promo-cloud .cloud-wrapper-1 .number-wrapper.red {
            left: 0;
            bottom: 0;
        }

            body .promo-wrapper .promo-cloud .cloud-wrapper-1 .number-wrapper.red .number-circle-wraper {
                border-color: #EDC8C5;
            }

                body .promo-wrapper .promo-cloud .cloud-wrapper-1 .number-wrapper.red .number-circle-wraper .number-circle {
                    border-color: #cf615a;
                    color: #cf615a;
                }

                body .promo-wrapper .promo-cloud .cloud-wrapper-1 .number-wrapper.red .number-circle-wraper .number-arrow:before {
                    content: "w";
                    top: -50px;
                    right: -200px;
                }

                body .promo-wrapper .promo-cloud .cloud-wrapper-1 .number-wrapper.red .number-circle-wraper .number-arrow.active:before {
                    color: #cf615a;
                }

                body .promo-wrapper .promo-cloud .cloud-wrapper-1 .number-wrapper.red .number-circle-wraper .help-info {
                    position: absolute;
                    display: block;
                    font-size: 50px;
                    color: #cf615a;
                    height: 110px;
                    left: 20px;
                    line-height: 110px;
                }

    body .promo-wrapper .promo-cloud .cloud-wrapper-1 .cloud-wrapper-2 {
        max-width: 932px;
        margin: 0 auto;
        width: 100%;
        position: relative;
        z-index: 400;
    }

        body .promo-wrapper .promo-cloud .cloud-wrapper-1 .cloud-wrapper-2 .bg-full {
            position: relative;
            z-index: 1;
            width: 100%;
        }

        body .promo-wrapper .promo-cloud .cloud-wrapper-1 .cloud-wrapper-2 .inner {
            -webkit-transition: fill 300ms linear;
            transition: fill 300ms linear;
        }

            body .promo-wrapper .promo-cloud .cloud-wrapper-1 .cloud-wrapper-2 .inner.inner-blue {
                fill: #3b76a8;
            }

            body .promo-wrapper .promo-cloud .cloud-wrapper-1 .cloud-wrapper-2 .inner.inner-red {
                fill: #cf615a;
            }

            body .promo-wrapper .promo-cloud .cloud-wrapper-1 .cloud-wrapper-2 .inner.inner-pink {
                fill: #e587b1;
            }

            body .promo-wrapper .promo-cloud .cloud-wrapper-1 .cloud-wrapper-2 .inner.inner-green {
                fill: #2fa686;
            }

        body .promo-wrapper .promo-cloud .cloud-wrapper-1 .cloud-wrapper-2 .outer {
            -webkit-transition: fill 300ms linear;
            transition: fill 300ms linear;
        }

            body .promo-wrapper .promo-cloud .cloud-wrapper-1 .cloud-wrapper-2 .outer.outer-blue {
                fill: #BBCFE1;
            }

            body .promo-wrapper .promo-cloud .cloud-wrapper-1 .cloud-wrapper-2 .outer.outer-red {
                fill: #EDC8C5;
            }

            body .promo-wrapper .promo-cloud .cloud-wrapper-1 .cloud-wrapper-2 .outer.outer-pink {
                fill: #F6D5E4;
            }

            body .promo-wrapper .promo-cloud .cloud-wrapper-1 .cloud-wrapper-2 .outer.outer-green {
                fill: #BBDFD6;
            }

        body .promo-wrapper .promo-cloud .cloud-wrapper-1 .cloud-wrapper-2 .cup-star, body .promo-wrapper .promo-cloud .cloud-wrapper-1 .cloud-wrapper-2 .docs-1, body .promo-wrapper .promo-cloud .cloud-wrapper-1 .cloud-wrapper-2 .docs-2, body .promo-wrapper .promo-cloud .cloud-wrapper-1 .cloud-wrapper-2 .regions-1 path, body .promo-wrapper .promo-cloud .cloud-wrapper-1 .cloud-wrapper-2 .regions-2 {
            fill: transparent;
            -webkit-transition: fill 300ms linear;
            transition: fill 300ms linear;
        }

        body .promo-wrapper .promo-cloud .cloud-wrapper-1 .cloud-wrapper-2 .clinics-rocket {
            fill: transparent;
            -webkit-transition: fill 600ms linear;
            transition: fill 600ms linear;
        }

        body .promo-wrapper .promo-cloud .cloud-wrapper-1 .cloud-wrapper-2 #docs-wrapper #Layer_5 text {
            font-family: 'Roboto Condensed','Arial Narrow',Arial,Helvetica,sans-serif !important;
        }

        body .promo-wrapper .promo-cloud .cloud-wrapper-1 .cloud-wrapper-2 #docs-wrapper:hover .inner-blue {
            fill: #346995 !important;
        }

        body .promo-wrapper .promo-cloud .cloud-wrapper-1 .cloud-wrapper-2 #cup-wrapper:hover .inner-red {
            fill: #c94e46 !important;
        }

        body .promo-wrapper .promo-cloud .cloud-wrapper-1 .cloud-wrapper-2 #map-wrapper:hover .inner-pink {
            fill: #e072a3 !important;
        }

        body .promo-wrapper .promo-cloud .cloud-wrapper-1 .cloud-wrapper-2 #clinics-wrapper:hover .inner-green {
            fill: #299276 !important;
        }

        body .promo-wrapper .promo-cloud .cloud-wrapper-1 .cloud-wrapper-2 #docs-wrapper:hover .outer-blue {
            fill: #a9c3d9 !important;
        }

        body .promo-wrapper .promo-cloud .cloud-wrapper-1 .cloud-wrapper-2 #cup-wrapper:hover .outer-red {
            fill: #e7b6b2 !important;
        }

        body .promo-wrapper .promo-cloud .cloud-wrapper-1 .cloud-wrapper-2 #map-wrapper:hover .outer-pink {
            fill: #f2c0d7 !important;
        }

        body .promo-wrapper .promo-cloud .cloud-wrapper-1 .cloud-wrapper-2 #clinics-wrapper:hover .outer-green {
            fill: #b4dcd2 !important;
        }

        body .promo-wrapper .promo-cloud .cloud-wrapper-1 .cloud-wrapper-2 #clinics-wrapper:hover .clinics-rocket, body .promo-wrapper .promo-cloud .cloud-wrapper-1 .cloud-wrapper-2 #cup-wrapper:hover .cup-star {
            fill: #fff !important;
        }

        body .promo-wrapper .promo-cloud .cloud-wrapper-1 .cloud-wrapper-2 #docs-wrapper:hover .docs-1 {
            fill: #4985AD !important;
        }

        body .promo-wrapper .promo-cloud .cloud-wrapper-1 .cloud-wrapper-2 #docs-wrapper:hover .docs-2 {
            fill: #5E8FB8 !important;
        }

        body .promo-wrapper .promo-cloud .cloud-wrapper-1 .cloud-wrapper-2 #map-wrapper:hover .regions-1 path {
            fill: #3E7396 !important;
        }

        body .promo-wrapper .promo-cloud .cloud-wrapper-1 .cloud-wrapper-2 #map-wrapper:hover .regions-2 {
            fill: #4A83B1 !important;
        }

body .promo-wrapper .promo-clouds-bg {
    position: relative;
    z-index: 300;
    background: url(/img/svg/clouds.svg) repeat-x;
    background-size: 1280px 36px;
    width: 100%;
    height: 36px;
    top: 1px;
}

    body .promo-wrapper .promo-clouds-bg.down {
        background: url(/img/svg/clouds-down.svg) repeat-x;
        position: absolute;
        bottom: -30px;
        top: initial;
    }

body .promo-wrapper .cloud-line {
    position: absolute;
    z-index: 1;
    background-image: url(/img/svg/clouds-lines.svg);
    background-size: 1280px 36px;
    width: 100%;
    height: 100px;
    background-repeat: repeat-x;
}

    body .promo-wrapper .cloud-line.cloud-line-1 {
        top: 0;
        background-position: 0 0;
        -webkit-animation: animatedBackgroundRight 40s linear infinite;
        animation: animatedBackgroundRight 40s linear infinite;
    }

    body .promo-wrapper .cloud-line.cloud-line-2 {
        background-position: 100px 0;
        top: 80px;
        -webkit-animation: animatedBackgroundRight 100s linear infinite;
        animation: animatedBackgroundRight 100s linear infinite;
    }

    body .promo-wrapper .cloud-line.cloud-line-3 {
        background-position: 600px 0;
        top: 140px;
        -webkit-animation: animatedBackgroundLeft 35s linear infinite;
        animation: animatedBackgroundLeft 35s linear infinite;
    }

    body .promo-wrapper .cloud-line.cloud-line-4 {
        background-position: 400px 0;
        top: 240px;
        -webkit-animation: animatedBackgroundLeft 50s linear infinite;
        animation: animatedBackgroundLeft 50s linear infinite;
    }

    body .promo-wrapper .cloud-line.cloud-line-5 {
        background-position: 800px 0;
        top: 280px;
        -webkit-animation: animatedBackgroundRight 30s linear infinite;
        animation: animatedBackgroundRight 30s linear infinite;
    }

    body .promo-wrapper .cloud-line.cloud-line-6 {
        background-position: 400px 0;
        top: 360px;
        -webkit-animation: animatedBackgroundRight 50s linear infinite;
        animation: animatedBackgroundRight 50s linear infinite;
    }

    body .promo-wrapper .cloud-line.cloud-line-7 {
        background-position: 0 0;
        top: 420px;
        -webkit-animation: animatedBackgroundRight 100s linear infinite;
        animation: animatedBackgroundRight 100s linear infinite;
    }

    body .promo-wrapper .cloud-line.cloud-line-8 {
        background-position: 800px 0;
        top: 500px;
        -webkit-animation: animatedBackgroundLeft 30s linear infinite;
        animation: animatedBackgroundLeft 30s linear infinite;
    }

    body .promo-wrapper .cloud-line.cloud-line-9 {
        background-position: 300px 0;
        top: 560px;
        -webkit-animation: animatedBackgroundRight 20s linear infinite;
        animation: animatedBackgroundRight 20s linear infinite;
    }

    body .promo-wrapper .cloud-line.cloud-line-10 {
        background-position: 800px 0;
        top: 640px;
        -webkit-animation: animatedBackgroundRight 60s linear infinite;
        animation: animatedBackgroundRight 60s linear infinite;
    }

    body .promo-wrapper .cloud-line.cloud-line-11 {
        background-position: 100px 0;
        top: 720px;
        -webkit-animation: animatedBackgroundLeft 50s linear infinite;
        animation: animatedBackgroundLeft 50s linear infinite;
    }

    body .promo-wrapper .cloud-line.cloud-line-12 {
        background-position: 400px 0;
        top: 780px;
        -webkit-animation: animatedBackgroundLeft 90s linear infinite;
        animation: animatedBackgroundLeft 90s linear infinite;
    }

body .subscribe-form {
    position: relative;
    max-width: 540px;
    padding: 4px;
    background: -webkit-repeating-linear-gradient(135deg,#cf615a,#cf615a 10px,#fff 10px,#fff 20px,#3b76a8 20px,#3b76a8 30px,#fff 30px,#fff 40px);
    background: repeating-linear-gradient(-45deg,#cf615a,#cf615a 10px,#fff 10px,#fff 20px,#3b76a8 20px,#3b76a8 30px,#fff 30px,#fff 40px);
}

    body .subscribe-form .subscribe-form-inner {
        position: relative;
        background-color: #fff;
        padding: 14px;
    }

    body .subscribe-form .intro {
        color: #7F7F7F;
        font-size: 90%;
        width: 50%;
    }

@media (max-width:480px) {
    body .subscribe-form .intro {
        width: 100%;
    }
}

body .subscribe-form .post-stamp {
    position: absolute;
    background-image: url(/img/post-office-stamp-generic-md.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 140px;
    height: 80px;
    z-index: 1;
    right: 60px;
    top: 10px;
}

@media (max-width:480px) {
    body .subscribe-form .post-stamp {
        display: none;
    }
}

body .subscribe-form .stamp {
    position: absolute;
    width: 100px;
    height: 60px;
    right: 10px;
    top: 10px;
    padding: 6px;
    background: -webkit-radial-gradient(transparent 0,transparent 4px,#5780ab 4px,#5780ab) -10px -10px;
    background: radial-gradient(transparent 0,transparent 4px,#5780ab 4px,#5780ab) -10px -10px;
    background-size: 20px 20px;
}

@media (max-width:480px) {
    body .subscribe-form .stamp {
        display: none;
    }
}

body .subscribe-form .stamp:after {
    content: '';
    position: absolute;
    left: 5px;
    top: 5px;
    right: 5px;
    bottom: 5px;
    z-index: -1;
}

body .subscribe-form .stamp .logo-placeholder {
    background-color: #5780ab;
    width: 100%;
    height: 100%;
    padding: 15px 4px 4px;
}

body .subscribe-form .stamp .logo {
    height: 18px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(/img/logo-line-white.svg);
}

body .subscribe-form .thank-you {
    float: right;
    text-align: right;
    margin: 28px 0 4px;
    color: #7F7F7F;
}

@media (max-width:480px) {
    body .subscribe-form .thank-you {
        float: none;
        text-align: left;
    }
}

body .subscribe-form .thank-you .inner {
    font-size: 90%;
}

body .subscribe-form .address-box {
    width: 50%;
    float: right;
    margin: 28px 0 4px;
}

@media (max-width:480px) {
    body .subscribe-form .address-box {
        width: 100%;
    }
}

body .subscribe-form .address-box .input-group {
    width: 100%;
    padding-bottom: 4px;
}

    body .subscribe-form .address-box .input-group input {
        padding-left: 0;
        background-color: transparent;
        border-top: none !important;
        border-left: none !important;
        border-right: none !important;
        box-shadow: none !important;
    }

    body .subscribe-form .address-box .input-group.phone {
        display: none;
    }

body .subscribe-form .address-box button {
    margin-top: 10px;
}

body .subscribe-form .address-box .checkbox {
    color: #63bca4;
}

body .main {
    padding: 0 0 292px;
    margin: 0;
    position: relative;
    z-index: 200;
    background: #fff;
}

    body .main.common-page .content_wrapper {
        margin-top: 80px;
    }

    body .main .promo-text {
        background: center center no-repeat #fff;
        margin: 0;
        border-top: 3px solid #fff;
    }

        body .main .promo-text.text-1 {
            background-image: url(/img/promo-text/text-1.jpg);
        }

        body .main .promo-text.text-2 {
            background-image: url(/img/promo-text/text-2.jpg);
        }

        body .main .promo-text.text-3 {
            background-image: url(/img/promo-text/text-3.jpg);
        }

        body .main .promo-text .text-h2 {
            background: #fff;
            background: rgba(255,255,255,.8);
            zoom: 1;
            max-width: 450px;
            position: relative;
            left: -20px;
            padding: 20px;
            font-size: 30px;
            font-family: 'Roboto Condensed','Arial Narrow',Arial,Helvetica,sans-serif;
            margin-top: 20px;
            margin-bottom: 10px;
            line-height: 1.1;
        }

        body .main .promo-text .text-h3 {
            font-family: 'Open Sans',Arial,Helvetica,sans-serif;
            font-size: 24px;
            font-weight: 300;
            border-bottom: 1px solid #fff;
            padding-bottom: 20px;
            margin: 40px 0 30px;
            line-height: 1.4;
        }

        body .main .promo-text .promo-text-wrapper {
            color: #fff;
            margin: 20px 0;
            left: 20px;
            padding: 0;
            float: right;
        }

            body .main .promo-text .promo-text-wrapper.text-1 {
                background: #b08c74;
                background: rgba(176,140,116,.8);
                zoom: 1;
            }

                body .main .promo-text .promo-text-wrapper.text-1 .text-h2 {
                    color: #7e5b41;
                }

            body .main .promo-text .promo-text-wrapper.text-2 {
                background: #3b76a8;
                background: rgba(59,118,168,.8);
                zoom: 1;
            }

                body .main .promo-text .promo-text-wrapper.text-2 .text-h2 {
                    color: #3b76a8;
                }

            body .main .promo-text .promo-text-wrapper.text-3 {
                background: #2fa686;
                background: rgba(47,166,134,.8);
                zoom: 1;
            }

                body .main .promo-text .promo-text-wrapper.text-3 .md-icon-plus {
                    position: relative;
                    top: 2px;
                }

                body .main .promo-text .promo-text-wrapper.text-3 .text-h2 {
                    color: #2fa686;
                }

            body .main .promo-text .promo-text-wrapper .promo-text-inner {
                max-width: 630px;
                padding: 15px 20px;
                font-size: 16px;
            }

    body .main .video-container-old {
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 60px;
        overflow: hidden;
    }

        body .main .video-container-old .v-cover {
            width: 100%;
            height: 30px;
            position: absolute;
            z-index: 200;
            background: #fff;
        }

            body .main .video-container-old .v-cover.cover-1 {
                top: 0;
            }

            body .main .video-container-old .v-cover.cover-2 {
                bottom: 0;
                height: 45px;
            }

        body .main .video-container-old .video-container embed, body .main .video-container-old .video-container object, body .main .video-container-old iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 100;
        }

    body .main.eng {
        max-width: 1300px;
        margin: 0 auto;
    }

    body .main.main-page {
        margin-top: -30px;
        padding-top: 50px;
        background: url(/img/reviews-bg.jpg) center top no-repeat fixed;
        background-size: cover;
        z-index: 100;
    }

        body .main.main-page .review-h1 {
            border-bottom: 1px solid #fff;
            margin-bottom: 50px;
            font-size: 36px;
            font-family: 'Roboto Condensed','Arial Narrow',Arial,Helvetica,sans-serif;
            margin-top: 20px;
            font-weight: 400;
            line-height: 1.1;
        }

    body .main .reviews {
        text-align: center;
    }

        body .main .reviews img.review-img {
            border-radius: 50%;
            padding: 5px;
            border: 1px solid #EEE;
            background-color: #fff;
            margin-bottom: 20px;
            width: 100%;
            max-width: 192px;
        }

        body .main .reviews .review-item {
            position: relative;
            background: #fff;
            background: rgba(255,255,255,.5);
            padding: 15px;
            margin-bottom: 30px;
        }

            body .main .reviews .review-item .arrow {
                width: 0;
                height: 0;
                border-left: 10px solid transparent;
                border-right: 10px solid transparent;
                border-bottom: 10px solid rgba(255,255,255,.5);
                position: absolute;
                top: -10px;
                left: 50%;
                margin-left: -5px;
            }

            body .main .reviews .review-item .review-title {
                margin-top: 10px;
                font-size: 24px;
                font-family: 'Roboto Condensed','Arial Narrow',Arial,Helvetica,sans-serif;
                margin-bottom: 10px;
                font-weight: 400;
                line-height: 1.1;
            }

            body .main .reviews .review-item .review-post {
                font-size: 12px;
                color: #7F7F7F;
            }

            body .main .reviews .review-item .review-text {
                padding-left: 30px;
                position: relative;
                text-align: left;
            }

                body .main .reviews .review-item .review-text:before {
                    content: "i";
                    font-family: medesk-icons !important;
                    font-style: normal !important;
                    font-weight: 400 !important;
                    font-variant: normal !important;
                    text-transform: none !important;
                    speak: none;
                    line-height: 1;
                    font-size: 20px;
                    position: absolute;
                    top: 0;
                    left: 0;
                    z-index: 1;
                }

        body .main .reviews.experts {
            text-align: left;
        }

            body .main .reviews.experts .review-wrapper {
                overflow: hidden;
            }

                body .main .reviews.experts .review-wrapper:hover img.review-img {
                    background-color: #3b76a8;
                    border-color: #3b76a8;
                }

            body .main .reviews.experts .full-review {
                color: #3d3d3d;
            }

                body .main .reviews.experts .full-review:focus, body .main .reviews.experts .full-review:hover {
                    color: #3d3d3d;
                    text-decoration: none;
                }

            body .main .reviews.experts .review-item {
                margin-left: 14%;
                cursor: pointer;
            }

                body .main .reviews.experts .review-item:hover {
                    background: 0 0;
                    background: rgba(255,255,255,.8);
                }

                body .main .reviews.experts .review-item .arrow {
                    position: absolute;
                    border-top: 10px solid transparent;
                    border-bottom: 10px solid transparent;
                    border-right: 10px solid rgba(255,255,255,.5);
                    top: 50%;
                    left: -15px;
                    margin-top: -5px;
                }

                body .main .reviews.experts .review-item .review-title {
                    font-size: 28px;
                }

                body .main .reviews.experts .review-item .review-post {
                    border-bottom: 1px dotted #bbb;
                    border-top: 1px dotted #bbb;
                    padding: 5px 0;
                    font-size: 14px;
                }

                body .main .reviews.experts .review-item .review-text {
                    font-size: 18px;
                }

                body .main .reviews.experts .review-item a.review-link {
                    position: absolute;
                    top: 10px;
                    right: 15px;
                    font-size: 12px;
                }

                    body .main .reviews.experts .review-item a.review-link:before {
                        content: "\f0f4";
                        font-family: FontAwesome;
                        font-style: normal;
                        font-weight: 400;
                        text-decoration: inherit;
                        padding-right: 5px;
                        position: relative;
                    }

            body .main .reviews.experts img.review-img {
                float: left;
                width: 12%;
                max-width: 195px;
                -webkit-transition: all 500ms ease-out;
                transition: all 500ms ease-out;
            }

    body .main .content_wrapper .content-intro {
        background: #366e9d;
        padding: 20px 0;
        color: #fff;
        border: 1px solid gray;
        position: relative;
        z-index: 100;
        border-top: 1px solid #346995;
        overflow: hidden;
    }

        body .main .content_wrapper .content-intro img {
            opacity: 0;
            position: absolute;
            left: 35%;
            top: 0;
            min-height: 100%;
            display: block;
        }

        body .main .content_wrapper .content-intro .intro-inner {
            position: relative;
            z-index: 100;
            max-width: 1300px;
            margin: 0 auto;
            padding: 0 5px;
            min-height: 200px;
        }

            body .main .content_wrapper .content-intro .intro-inner .icon-item {
                margin-bottom: 12px;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
            }

                body .main .content_wrapper .content-intro .intro-inner .icon-item:last-child {
                    margin-bottom: 0;
                }

                body .main .content_wrapper .content-intro .intro-inner .icon-item .stack {
                    font-size: 40px;
                }

                    body .main .content_wrapper .content-intro .intro-inner .icon-item .stack i {
                        font-size: 46px;
                        padding: 10px;
                        width: 70px;
                        height: 70px;
                    }

                body .main .content_wrapper .content-intro .intro-inner .icon-item .text {
                    font-size: 26px;
                    padding-left: 12px;
                    font-family: 'Roboto Condensed','Arial Narrow';
                }

@media (max-width:768px) {
    body .main .content_wrapper .content-intro .intro-inner .icon-item .stack i {
        font-size: 30px;
        padding: 10px;
        width: 60px;
        height: 60px;
    }

    body .main .content_wrapper .content-intro .intro-inner .icon-item .text {
        font-size: 20px;
        padding-left: 12px;
        font-family: 'Roboto Condensed','Arial Narrow';
    }
}

body .main .content_wrapper .content-intro .intro-inner h1 {
    color: #fff;
}

body .main .content_wrapper .content-intro .intro-inner p {
    width: 50%;
    font-size: 18px;
    padding: 0 10px 10px 0;
    font-weight: 300;
}

body .main .content_wrapper .breadcrumb-wrapper {
    border: 1px solid #ddd;
    position: relative;
    z-index: 100;
    background: #fff;
}

    body .main .content_wrapper .breadcrumb-wrapper .breadcrumb-inner {
        max-width: 1300px;
        position: relative;
        margin: 0 auto;
    }

        body .main .content_wrapper .breadcrumb-wrapper .breadcrumb-inner .breadcrumb {
            border-radius: 0;
            margin: 0 auto;
            padding: 5px;
            background-color: transparent;
            border: none;
            position: relative;
            font-size: 14px;
            text-transform: none;
        }

            body .main .content_wrapper .breadcrumb-wrapper .breadcrumb-inner .breadcrumb > li {
                display: inline;
            }

                body .main .content_wrapper .breadcrumb-wrapper .breadcrumb-inner .breadcrumb > li + li:before {
                    content: '\f0da';
                    font-family: FontAwesome;
                    font-style: normal;
                    font-weight: 400;
                    text-decoration: inherit;
                }

body .main .content {
    max-width: 1300px;
    margin: 0 auto;
    padding: 10px 5px 30px;
    overflow: hidden;
}

    body .main .content ul {
        padding-left: 30px;
    }

        body .main .content ul.fitted {
            padding-left: 0;
            top: 11px;
        }

        body .main .content ul li {
            list-style: none;
            padding-left: 18px;
            position: relative;
        }

            body .main .content ul li:before {
                content: "a";
                font-family: medesk-icons !important;
                font-style: normal !important;
                font-weight: 400 !important;
                font-variant: normal !important;
                text-transform: none !important;
                speak: none;
                line-height: 1;
                text-decoration: inherit;
                color: #3b76a8;
                font-size: 10px;
                padding-right: .5em;
                position: absolute;
                top: 8px;
                left: 0;
            }

    body .main .content .social-links {
        position: relative;
        margin: 10px 0;
    }

        body .main .content .social-links a {
            margin-right: 10px;
        }

    body .main .content .addthis_sharing_toolbox {
        position: relative;
        margin: 20px 0;
        clear: inherit !important;
    }

    body .main .content .at-logo, body .main .content .at4-recommended-item-caption small {
        display: none;
    }

    body .main .content .gallery img {
        height: 100px;
        margin: 8px 8px 0 0;
        background: #fff;
        padding: 4px;
        border: 1px solid #e2e2e2;
    }

    body .main .content .show-sidebar {
        display: none;
        position: relative;
        z-index: 9999;
        cursor: pointer;
        padding: 5px 15px;
        background: #3b76a8;
        color: #fff;
        margin: 0;
        font-size: 20px;
        border: none;
        outline: 0;
        text-align: left;
        width: 100%;
    }

    body .main .content .sidebar {
        position: relative;
        float: left;
        width: 19.8%;
        padding-top: 3px;
        z-index: 200;
    }

        body .main .content .sidebar ul.side-menu {
            position: relative;
            width: 100%;
            margin: 0;
            padding: 0;
        }

            body .main .content .sidebar ul.side-menu > li:first-child {
                font-size: 18px;
                padding-left: 0;
            }

                body .main .content .sidebar ul.side-menu > li:first-child a {
                    border-left: 5px solid #2fa686;
                    padding-left: 10px;
                }

            body .main .content .sidebar ul.side-menu li {
                display: block;
                margin: 0;
                border-bottom: 1px dotted #dedede;
                padding: 0 0 0 10px;
                font-size: 16px;
                font-family: 'Roboto Condensed','Arial Narrow';
                font-weight: 300;
                background-image: none;
            }

                body .main .content .sidebar ul.side-menu li ul {
                    padding-left: 10px;
                    font-size: 14px;
                }

                    body .main .content .sidebar ul.side-menu li ul li:last-child {
                        border-bottom: none;
                    }

                body .main .content .sidebar ul.side-menu li:before {
                    content: "";
                }

                body .main .content .sidebar ul.side-menu li a, body .main .content .sidebar ul.side-menu li span {
                    display: block;
                    padding: 12px 0;
                }

                    body .main .content .sidebar ul.side-menu li a.active, body .main .content .sidebar ul.side-menu li span.active {
                        color: #2fa686;
                    }

                    body .main .content .sidebar ul.side-menu li a.submenu, body .main .content .sidebar ul.side-menu li span.submenu {
                        font-size: 15px;
                        line-height: 14px;
                    }

    body .main .content .content-inner {
        padding-left: 24.5%;
        position: relative;
    }

        body .main .content .content-inner .intro-content p.intro {
            color: #7F7F7F;
            font-size: 110%;
            padding: 10px 0;
        }

        body .main .content .content-inner .intro-content h1 + p.intro {
            padding-top: 0;
        }

        body .main .content .content-inner .text-content {
            position: relative;
            z-index: 20;
            line-height: 1.8;
        }

@media (min-width:768px) {
    body .main .content .content-inner .text-content > .blog {
        width: 80%;
    }
}

body .main .content .content-inner .text-content p.intro {
    font-size: 16px;
    color: #999;
}

    body .main .content .content-inner .text-content p.intro.intro-smaller {
        font-size: 14px;
    }

body .main .content .content-inner .text-content .left-column {
    float: left;
    width: 65%;
}

    body .main .content .content-inner .text-content .left-column img.visible-xs {
        margin-bottom: 10px;
    }

body .main .content .content-inner .text-content .right-column {
    float: right;
    width: 33%;
    position: relative;
    height: 100%;
}

body .main .content .content-inner .text-content .quote {
    margin-bottom: 30px;
    position: relative;
}

    body .main .content .content-inner .text-content .quote.md-row-2 {
        height: 50%;
    }

    body .main .content .content-inner .text-content .quote.md-row-3 {
        height: 33.33333333%;
    }

    body .main .content .content-inner .text-content .quote.md-row-4 {
        height: 25%;
    }

    body .main .content .content-inner .text-content .quote.md-row-5 {
        height: 20%;
    }

    body .main .content .content-inner .text-content .quote.md-row-6 {
        height: 16.66666667%;
    }

    body .main .content .content-inner .text-content .quote img {
        width: 100%;
        position: relative;
    }

    body .main .content .content-inner .text-content .quote p {
        color: #999;
        margin-top: 0;
        position: relative;
        padding: 15px 0 0 15px;
        text-indent: 20px;
        font-size: 13px;
    }

        body .main .content .content-inner .text-content .quote p:before {
            content: "\f10d";
            z-index: 20;
            font-family: FontAwesome;
            font-style: normal;
            font-weight: 400;
            text-decoration: inherit;
            font-size: 26px;
            position: absolute;
            top: 0;
            left: -20px;
            color: #E4E4E4;
        }

body .main .content .content-inner .footer-intro-icons {
    border-top: 1px solid #E4E4E4;
    border-bottom: 1px solid #E4E4E4;
    margin: 40px 0;
    padding: 50px 0;
}

    body .main .content .content-inner .footer-intro-icons .icon-item {
        text-align: center;
    }

        body .main .content .content-inner .footer-intro-icons .icon-item .stack i {
            color: #5780ab;
            font-size: 64px;
        }

        body .main .content .content-inner .footer-intro-icons .icon-item .text {
            padding-top: 10px;
            color: #7F7F7F;
            font-size: 110%;
        }

@media (max-width:480px) {
    body .main .content .content-inner .footer-intro-icons {
        margin: 20px 0;
        padding: 20px 0;
    }

        body .main .content .content-inner .footer-intro-icons .icon-item {
            padding-top: 20px;
        }

            body .main .content .content-inner .footer-intro-icons .icon-item:first-child {
                padding-top: 0;
            }
}

body .main .content .content-inner .content-footer .signup {
    text-align: center;
}

    body .main .content .content-inner .content-footer .signup .btn {
        padding: 16px;
    }

body .main .content .content-inner .article-list tr {
    border-bottom: 1px solid #EEE;
}

    body .main .content .content-inner .article-list tr td {
        vertical-align: middle;
        padding: 12px;
    }

        body .main .content .content-inner .article-list tr td a:hover {
            text-decoration: none;
        }

        body .main .content .content-inner .article-list tr td.article-title {
            padding-left: 20px;
        }

            body .main .content .content-inner .article-list tr td.article-title h2 {
                font-size: 24px;
            }

                body .main .content .content-inner .article-list tr td.article-title h2 a {
                    display: block;
                    color: #3d3d3d;
                }

                    body .main .content .content-inner .article-list tr td.article-title h2 a:hover {
                        color: #2e5b82;
                    }

        body .main .content .content-inner .article-list tr td span.smilogo {
            padding: 0 5px 0 0;
            width: 200px;
            height: 100px;
            position: relative;
            display: block;
            line-height: 30px;
            background: url(/img/smi/smi-200.png);
            background-size: 2200px 100px;
        }

            body .main .content .content-inner .article-list tr td span.smilogo.vedomosti {
                background-position: 0 0;
            }

            body .main .content .content-inner .article-list tr td span.smilogo.techcrunch {
                background-position: -200px 0;
            }

            body .main .content .content-inner .article-list tr td span.smilogo.finam {
                background-position: -400px 0;
            }

            body .main .content .content-inner .article-list tr td span.smilogo.forbes {
                background-position: -600px 0;
            }

            body .main .content .content-inner .article-list tr td span.smilogo.himed {
                background-position: -800px 0;
            }

            body .main .content .content-inner .article-list tr td span.smilogo.kommersant {
                background-position: -1200px 0;
            }

            body .main .content .content-inner .article-list tr td span.smilogo.svoibiznes {
                background-position: -1400px 0;
            }

            body .main .content .content-inner .article-list tr td span.smilogo.kommersant-ru-secret {
                background-position: -1600px 0;
            }

            body .main .content .content-inner .article-list tr td span.smilogo.bigrussia {
                background-position: -1800px 0;
            }

            body .main .content .content-inner .article-list tr td span.smilogo.expertonline {
                background-position: -2000px 0;
            }

body .main .content .content-inner .blog-wrapper {
    margin: 0 0 10px;
    border-bottom: 1px solid #EEE;
    padding: 5px 0;
}

    body .main .content .content-inner .blog-wrapper .blog-header {
        margin-bottom: 0;
    }

        body .main .content .content-inner .blog-wrapper .blog-header h2 {
            position: relative;
        }

        body .main .content .content-inner .blog-wrapper .blog-header span.author, body .main .content .content-inner .blog-wrapper .blog-header span.date {
            color: #999;
            font-family: "Open Sans",Arial;
            font-size: 12px;
            padding: 0 5px 0 0;
            width: 120px;
            position: absolute;
            display: block;
            line-height: 30px;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

        body .main .content .content-inner .blog-wrapper .blog-header span.author {
            top: 20px;
        }

            body .main .content .content-inner .blog-wrapper .blog-header span.author i {
                font-size: 110%;
                position: relative;
                top: 1px;
                margin-right: 4px;
            }

        body .main .content .content-inner .blog-wrapper .blog-header span.thumb {
            display: block;
            position: absolute;
            top: 52px;
        }

            body .main .content .content-inner .blog-wrapper .blog-header span.thumb img {
                width: 120px;
            }

        body .main .content .content-inner .blog-wrapper .blog-header span.avatar {
            display: block;
            position: absolute;
            top: 52px;
        }

            body .main .content .content-inner .blog-wrapper .blog-header span.avatar img {
                width: 80px;
                border-radius: 40px;
            }

        body .main .content .content-inner .blog-wrapper .blog-header span.blog-h2 {
            padding-left: 140px;
            display: block;
            font-size: 24px;
            line-height: 30px;
        }

            body .main .content .content-inner .blog-wrapper .blog-header span.blog-h2.highlight:before {
                display: inline-block;
                content: "\f005";
                z-index: 20;
                font-family: FontAwesome;
                font-style: normal;
                font-weight: 400;
                text-decoration: inherit;
                font-size: 22px;
                margin-right: 8px;
                color: #f0ee44;
            }

    body .main .content .content-inner .blog-wrapper .blog-text {
        padding: 5px 5px 5px 140px;
    }

body .main .content .content-inner .blog-next-promo {
    font-weight: 700;
    margin: 30px 0;
}

body .main .content .content-inner .article-wrapper {
    margin: 0 0 10px;
    border-bottom: 1px solid #EEE;
    padding: 5px 0;
}

    body .main .content .content-inner .article-wrapper .article-header {
        margin-bottom: 0;
    }

        body .main .content .content-inner .article-wrapper .article-header span.date {
            color: #999;
            font-family: "Open Sans",Arial;
            font-size: 12px;
            padding: 0 5px 0 0;
            width: 120px;
            position: absolute;
            display: block;
            line-height: 30px;
        }

        body .main .content .content-inner .article-wrapper .article-header span.article-h2 {
            padding-left: 140px;
            display: block;
            font-size: 24px;
            line-height: 30px;
        }

    body .main .content .content-inner .article-wrapper .article-text {
        padding: 5px 5px 5px 140px;
    }

body .main .content .content-inner p.question {
    color: #7F7F7F;
    position: relative;
    font-size: 110%;
}

body .main .content .content-inner .answer, body .main .content .content-inner p.answer, body .main .content .content-inner ul.answer {
    padding-left: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}

body .main .content .content-inner .history-wrapper {
    margin: 25px 0;
}

    body .main .content .content-inner .history-wrapper .row.history {
        padding: 5px 0;
        border-bottom: 1px dotted #e2e2e2;
        margin: 0;
    }

        body .main .content .content-inner .history-wrapper .row.history p {
            margin: 5px 0;
        }

        body .main .content .content-inner .history-wrapper .row.history .date {
            color: #999;
            font-size: 12px;
        }

body .main .content .content-inner .shadow {
    position: absolute;
    bottom: 0;
    top: -81px;
    left: -49px;
    width: 100%;
    margin: 0;
    padding: 0;
    background: url(/img/shadow.png) 24.5% 0 repeat-y;
    z-index: 10;
    height: 9999px;
}

body .main .content .content-inner .prices {
    padding-left: 0;
    overflow: hidden;
    position: relative;
    margin-bottom: 40px;
    margin-top: 20px;
}

    body .main .content .content-inner .prices p {
        margin: 0;
    }

    body .main .content .content-inner .prices li {
        padding-left: 0;
        float: left;
        width: 18%;
        background: #fff;
        border: 1px solid #EEE;
        margin-left: 1%;
        position: relative;
    }

        body .main .content .content-inner .prices li:before {
            content: '';
        }

        body .main .content .content-inner .prices li:first-child {
            margin-left: 0;
        }

        body .main .content .content-inner .prices li.price-key .intergration-plus:before, body .main .content .content-inner .prices li.t-base .sms-plus:before, body .main .content .content-inner .prices li.t-network .branch-plus:before, body .main .content .content-inner .prices li.t-premium .employee-plus:before {
            content: "\f111";
            font-family: FontAwesome;
            font-style: normal;
            font-weight: 400;
            text-decoration: inherit;
            font-size: 28px;
            color: #fff;
            position: absolute;
            top: 0;
            left: 50%;
            text-align: center;
            margin-left: -12px;
            line-height: 1px;
        }

        body .main .content .content-inner .prices li.price-key .intergration-plus, body .main .content .content-inner .prices li.t-base .sms-plus, body .main .content .content-inner .prices li.t-network .branch-plus, body .main .content .content-inner .prices li.t-premium .employee-plus {
            border-top: 2px solid #fff;
        }

            body .main .content .content-inner .prices li.price-key .intergration-plus:after, body .main .content .content-inner .prices li.t-base .sms-plus:after, body .main .content .content-inner .prices li.t-network .branch-plus:after, body .main .content .content-inner .prices li.t-premium .employee-plus:after {
                content: "\f067";
                font-family: FontAwesome;
                font-style: normal;
                font-weight: 400;
                text-decoration: inherit;
                background-color: #d9e4e1;
                line-height: 20px;
                border-radius: 50%;
                font-size: 12px;
                color: #2fa686;
                position: absolute;
                top: -10px;
                left: 50%;
                text-align: center;
                margin-left: -10px;
                z-index: 1000;
                width: 20px;
                height: 20px;
            }

            body .main .content .content-inner .prices li.price-key .intergration-plus:after {
                background-color: #c5dae1;
            }

        body .main .content .content-inner .prices li.t-base .add-feature2 p, body .main .content .content-inner .prices li.t-network .add-feature4 p, body .main .content .content-inner .prices li.t-premium .add-feature5 p {
            background-color: #d9e4e1 !important;
        }

        body .main .content .content-inner .prices li.price-key {
            width: 23%;
        }

            body .main .content .content-inner .prices li.price-key .price-header {
                background: #3b76a8;
                color: #fff;
            }

                body .main .content .content-inner .prices li.price-key .price-header .price-name, body .main .content .content-inner .prices li.price-key .price-header .price-summ p {
                    color: #fff;
                }

                body .main .content .content-inner .prices li.price-key .price-header .price-summ span {
                    color: #bcd0e1;
                }

            body .main .content .content-inner .prices li.price-key .price-features-wrapper .price-feature p {
                background: #d8e3ee;
            }

                body .main .content .content-inner .prices li.price-key .price-features-wrapper .price-feature p:before {
                    color: #92b1ce;
                }

            body .main .content .content-inner .prices li.price-key .price-features-wrapper .price-feature.add-feature3 p {
                background-color: #c5dae1;
            }

        body .main .content .content-inner .prices li .price-header {
            text-align: center;
        }

            body .main .content .content-inner .prices li .price-header .price-name {
                font-family: 'Roboto Condensed','Arial Narrow',Arial,Helvetica,sans-serif;
                color: #2fa686;
                font-size: 18px;
                text-transform: uppercase;
                padding: 20px 5px;
            }

            body .main .content .content-inner .prices li .price-header .price-summ {
                font-weight: 700;
            }

                body .main .content .content-inner .prices li .price-header .price-summ p {
                    font-size: 22px;
                    color: #555;
                    white-space: nowrap;
                }

                body .main .content .content-inner .prices li .price-header .price-summ span {
                    font-size: 12px;
                    display: block;
                    min-height: 17px;
                    color: #BFBFBF;
                }

            body .main .content .content-inner .prices li .price-header .price-condition {
                min-height: 93px;
            }

                body .main .content .content-inner .prices li .price-header .price-condition p {
                    font-size: 12px;
                    padding: 15px 5px;
                }

            body .main .content .content-inner .prices li .price-header .btn {
                margin: 15px 5px;
            }

        body .main .content .content-inner .prices li .price-features-wrapper {
            position: relative;
            font-size: 12px;
        }

            body .main .content .content-inner .prices li .price-features-wrapper .price-feature {
                position: relative;
                cursor: pointer;
            }

                body .main .content .content-inner .prices li .price-features-wrapper .price-feature.disabled p {
                    color: #BFBFBF;
                    padding-right: 15px;
                    background-image: -webkit-repeating-linear-gradient(135deg,transparent,transparent 6px,#e7e7e7 6px,#e7e7e7 20px);
                    background-image: repeating-linear-gradient(-45deg,transparent,transparent 6px,#e7e7e7 6px,#e7e7e7 20px);
                }

                body .main .content .content-inner .prices li .price-features-wrapper .price-feature p {
                    position: relative;
                    padding: 10px 5px 10px 20px;
                    background: #EEE;
                    border-top: 1px solid #F9F9F9;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                }

                    body .main .content .content-inner .prices li .price-features-wrapper .price-feature p:before {
                        content: "\f04d";
                        font-family: FontAwesome;
                        font-style: normal;
                        font-weight: 400;
                        text-decoration: inherit;
                        color: #bbb;
                        font-size: 5px;
                        padding-right: .5em;
                        position: absolute;
                        top: 16px;
                        left: 10px;
                    }

body .main .content .content-inner .overflow-div {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
}

body .main .content .content-inner .compare-price-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 30px;
    position: relative;
}

    body .main .content .content-inner .compare-price-table td, body .main .content .content-inner .compare-price-table th {
        text-align: center;
        vertical-align: middle;
        border-bottom: 1px solid #eee;
        background: #F9F9F9;
        border-right: 5px solid #fff;
        padding: 6px;
        font-size: 14px;
    }

        body .main .content .content-inner .compare-price-table td .fa-check, body .main .content .content-inner .compare-price-table th .fa-check {
            color: #2fa686;
        }

        body .main .content .content-inner .compare-price-table td:first-child, body .main .content .content-inner .compare-price-table th:first-child {
            text-align: left;
            background: 0 0;
            border-bottom: 1px solid #eee;
            border-right: none;
            width: 280px;
        }

    body .main .content .content-inner .compare-price-table th {
        background: #fff;
        font-size: 18px;
        font-family: 'Roboto Condensed','Arial Narrow',Arial,Helvetica,sans-serif;
        color: #2fa686;
        padding: 0;
    }

        body .main .content .content-inner .compare-price-table th .price-border {
            border: 1px solid #EEE;
            border-bottom: 0;
            padding: 15px 6px;
        }

        body .main .content .content-inner .compare-price-table th:first-child {
            border-top: none;
        }

        body .main .content .content-inner .compare-price-table th.key {
            background: #3b76a8;
            color: #fff;
        }

    body .main .content .content-inner .compare-price-table .compare-header td:first-child {
        font-weight: 700;
    }

    body .main .content .content-inner .compare-price-table .compare-header-inner td:first-child {
        font-size: 12px;
    }

body .footer {
    position: relative;
    margin-top: -292px;
    min-height: 292px;
    clear: both;
    z-index: 300;
    background: #282828;
}

    body .footer .footer-inner {
        max-width: 1300px;
        margin: 0 auto;
        position: relative;
        padding: 0 5px;
        overflow: hidden;
    }

    body .footer .footer-press-ribbon {
        height: 12px;
        width: 100%;
        position: relative;
        background: url(/img/press.png) 0 2px repeat-x #3b76a8;
    }

        body .footer .footer-press-ribbon.eng {
            background: url(/img/press-eng.png) repeat-x #3b76a8;
        }

    body .footer .footer-press {
        background: #f4f6f8;
    }

        body .footer .footer-press .smi-links {
            overflow: hidden;
            position: relative;
        }

            body .footer .footer-press .smi-links.eng .smi-link {
                width: 14.28571429%;
            }

            body .footer .footer-press .smi-links .smi-link {
                float: left;
                width: 16.66666667%;
                position: relative;
                padding: 0;
                font-size: 120px;
            }

                body .footer .footer-press .smi-links .smi-link:first-child a {
                    border-left: 1px solid #e4e6e7;
                }

                body .footer .footer-press .smi-links .smi-link a {
                    display: block;
                    width: 100%;
                    text-align: center;
                    color: #555;
                    overflow: hidden;
                    height: 120px;
                    background-color: transparent;
                    -webkit-transition: all 150ms linear;
                    transition: all 150ms linear;
                    border-right: 1px solid #e4e6e7;
                }

                    body .footer .footer-press .smi-links .smi-link a i {
                        position: relative;
                        display: block;
                        height: 120px;
                        line-height: 120px;
                    }

                        body .footer .footer-press .smi-links .smi-link a i:before {
                            line-height: 120px;
                        }

                    body .footer .footer-press .smi-links .smi-link a:hover {
                        text-decoration: none;
                        color: #000;
                        background-color: #fff;
                    }

                    body .footer .footer-press .smi-links .smi-link a.kommersant {
                        font-size: 150px;
                    }

                        body .footer .footer-press .smi-links .smi-link a.kommersant:hover {
                            color: #000;
                        }

                    body .footer .footer-press .smi-links .smi-link a.bigrussia:hover {
                        color: #d61a1f;
                    }

                    body .footer .footer-press .smi-links .smi-link a.forbes:hover {
                        color: #37566d;
                    }

                    body .footer .footer-press .smi-links .smi-link a.cc:hover, body .footer .footer-press .smi-links .smi-link a.himed:hover {
                        color: #d51730;
                    }

                    body .footer .footer-press .smi-links .smi-link a.tc:hover {
                        color: #1fa80d;
                    }

                    body .footer .footer-press .smi-links .smi-link a.finam {
                        font-size: 70px;
                    }

                        body .footer .footer-press .smi-links .smi-link a.finam:hover {
                            color: #f4b417;
                        }

                    body .footer .footer-press .smi-links .smi-link a.expert {
                        font-size: 150px;
                    }

                        body .footer .footer-press .smi-links .smi-link a.expert:hover {
                            color: #e30713;
                        }

    body .footer .footer-social {
        background: #454c51;
        position: relative;
        overflow: hidden;
        min-height: 100px;
    }

        body .footer .footer-social .footer-inner {
            padding: 50px 0;
        }

        body .footer .footer-social a.footer-logo {
            display: block;
            left: 5px;
            top: 50%;
            margin-top: -30px;
            position: absolute;
            font-size: 60px;
            height: 60px;
            width: 60px;
            color: #7F7F7F;
        }

            body .footer .footer-social a.footer-logo i {
                display: block;
                height: 60px;
                width: 60px;
            }

                body .footer .footer-social a.footer-logo i:before {
                    height: 60px;
                    width: 60px;
                    display: block;
                }

            body .footer .footer-social a.footer-logo:hover {
                text-decoration: none;
            }

        body .footer .footer-social .bottom-menu {
            overflow: hidden;
            margin: 0 0 0 90px;
            padding: 0;
        }

            body .footer .footer-social .bottom-menu li {
                float: left;
                list-style: none;
                margin-right: 25px;
            }

                body .footer .footer-social .bottom-menu li a {
                    color: #7F7F7F;
                }

        body .footer .footer-social .social-links {
            margin: -25px 0 0;
            padding: 0;
            position: absolute;
            right: 5px;
            top: 50%;
        }

            body .footer .footer-social .social-links li {
                list-style: none;
                display: -moz-inline-box;
                display: inline-block;
                position: relative;
                margin: 0 0 0 -10px;
            }

                body .footer .footer-social .social-links li a {
                    display: block;
                    position: relative;
                    height: 50px;
                    width: 50px;
                    background-color: #7F7F7F;
                    color: #fff;
                    border-radius: 50%;
                    line-height: 50px;
                    text-align: center;
                    font-size: 24px;
                    top: 0;
                    margin: 0;
                    z-index: 200;
                    -webkit-transition: top 200ms linear;
                    transition: top 200ms linear;
                }

                    body .footer .footer-social .social-links li a:hover {
                        text-decoration: none;
                        top: -5px;
                        z-index: 300;
                    }

                    body .footer .footer-social .social-links li a.mail {
                        background-color: #eb694f;
                    }

                    body .footer .footer-social .social-links li a.facebook {
                        background-color: #6788ce;
                    }

                    body .footer .footer-social .social-links li a.vk {
                        background-color: #4d75a3;
                    }

                    body .footer .footer-social .social-links li a.twitter {
                        background-color: #29c5f6;
                    }

                    body .footer .footer-social .social-links li a.in {
                        background-color: #3a9bdc;
                    }

                    body .footer .footer-social .social-links li a.al {
                        background-color: #000;
                    }

    body .footer .footer-bottom {
        background: #282828;
        color: #7F7F7F;
    }

        body .footer .footer-bottom .coop {
            line-height: 40px;
        }

            body .footer .footer-bottom .coop .long-en, body .footer .footer-bottom .coop .short-en {
                margin-left: 8px;
            }

            body .footer .footer-bottom .coop .sitemap {
                margin-left: 8px;
                color: #7F7F7F;
            }

                body .footer .footer-bottom .coop .sitemap:active, body .footer .footer-bottom .coop .sitemap:hover, body .footer .footer-bottom .coop .sitemap:visited {
                    color: #7F7F7F;
                }

            body .footer .footer-bottom .coop .short-en {
                display: none;
            }

        body .footer .footer-bottom .mixpanel-badge {
            position: absolute;
            right: 35px;
            top: 0;
            z-index: 100;
        }

        body .footer .footer-bottom .wow2web {
            position: absolute;
            display: block;
            right: 5px;
            top: 0;
            height: 40px;
            font-size: 25px;
            line-height: 40px;
            color: #7F7F7F;
        }

            body .footer .footer-bottom .wow2web:hover {
                text-decoration: none;
            }

            body .footer .footer-bottom .wow2web i, body .footer .footer-bottom .wow2web i:before {
                line-height: 40px;
                height: 40px;
                display: block;
            }

body:before {
    content: "";
    height: 100%;
    width: 0;
    margin-top: -32767px;
    float: left;
}

body.classname {
    color: #3b76a8;
}

body .fa-padding-left {
    padding-left: 5px;
}

body .fa-padding-right {
    padding-right: 5px;
}

body .header {
    background: #3b76a8;
    position: relative;
    z-index: 1000;
    width: 100%;
}

    body .header.common-page {
        position: fixed;
    }

    body .header.scrolled {
        box-shadow: 0 1px 3px rgba(0,0,0,.15),0 0 0 1px rgba(0,0,0,.05);
    }

        body .header.scrolled .header-inner {
            height: 50px;
            padding: 5px 0;
        }

            body .header.scrolled .header-inner .logo {
                width: 150px;
                height: 35px;
                margin-top: -17px;
            }

                body .header.scrolled .header-inner .logo img {
                    max-width: 130px;
                }

    body .header .header-inner {
        position: relative;
        max-width: 1300px;
        margin: 0 auto;
        padding: 20px 0;
        height: 80px;
        -webkit-transition: all .8s cubic-bezier(.5,0,.5,1);
        transition: all .8s cubic-bezier(.5,0,.5,1);
    }

        body .header .header-inner .logo {
            position: absolute;
            width: 200px;
            margin-top: -22px;
            top: 50%;
            left: 5px;
            z-index: 200;
            -webkit-transition: all .8s cubic-bezier(.5,0,.5,1);
            transition: all .8s cubic-bezier(.5,0,.5,1);
        }

            body .header .header-inner .logo img {
                width: 100%;
                max-width: 170px;
                -webkit-transition: all .8s cubic-bezier(.5,0,.5,1);
                transition: all .8s cubic-bezier(.5,0,.5,1);
            }

                body .header .header-inner .logo img.xs-logo {
                    display: none;
                }

        body .header .header-inner .top-links {
            position: absolute;
            margin: -17px 0 0;
            padding: 0;
            right: 5px;
            top: 50%;
            z-index: 200;
        }

            body .header .header-inner .top-links li a:first-child:hover {
                text-decoration: none;
            }

            body .header .header-inner .top-links .popup-div {
                position: absolute;
                top: 0;
                display: none;
                font-family: 'Roboto Condensed','Arial Narrow',Arial,Helvetica,sans-serif;
                color: #bcd0e1;
                background-color: #2e5b82;
                font-size: 14px;
                line-height: 35px;
            }

                body .header .header-inner .top-links .popup-div.email, body .header .header-inner .top-links .popup-div.phone-num {
                    width: 130px;
                    right: 35px;
                    padding: 0 10px;
                }

                    body .header .header-inner .top-links .popup-div.phone-num a {
                        display: block;
                        width: 130px;
                        background-color: transparent;
                        font-size: 16px;
                        padding: 0;
                        line-height: 35px;
                    }

                    body .header .header-inner .top-links .popup-div.email:hover {
                        text-decoration: underline !important;
                    }

                body .header .header-inner .top-links .popup-div.login-links {
                    width: 147px;
                    top: 35px;
                    right: 0;
                }

                    body .header .header-inner .top-links .popup-div.login-links a {
                        width: 100%;
                        background-color: transparent;
                        text-align: left;
                        padding: 0 10px;
                    }

                        body .header .header-inner .top-links .popup-div.login-links a i {
                            color: #f0ee44;
                        }

                        body .header .header-inner .top-links .popup-div.login-links a:hover {
                            background: #346995;
                        }

                        body .header .header-inner .top-links .popup-div.login-links a:first-child {
                            border-bottom: 1px solid #346995;
                        }

            body .header .header-inner .top-links li {
                list-style: none;
                float: left;
                margin: 0 0 0 2px;
                position: relative;
            }

                body .header .header-inner .top-links li:first-child {
                    margin-left: 0;
                }

                body .header .header-inner .top-links li a {
                    display: block;
                    height: 35px;
                    width: 35px;
                    padding: 6px 0 0;
                    text-align: center;
                    color: #fff;
                    background-color: #4f84b1;
                    -webkit-transition: background-color 700ms linear;
                    transition: background-color 700ms linear;
                }

                    body .header .header-inner .top-links li a > i {
                        position: relative;
                        top: 3px;
                    }

                    body .header .header-inner .top-links li a > span {
                        margin-left: 5px;
                    }

                    body .header .header-inner .top-links li a.login-toggle {
                        font-size: 12px;
                        text-transform: uppercase;
                        width: 35px;
                    }

                        body .header .header-inner .top-links li a.login-toggle > span {
                            display: none;
                        }

@media (min-width:1200px) {
    body .header .header-inner .top-links li a.login-toggle {
        width: 62px;
    }

        body .header .header-inner .top-links li a.login-toggle > span {
            display: initial;
        }
}

body .header .header-inner .top-links li a.active, body .header .header-inner .top-links li a:hover {
    background-color: #2e5b82;
    text-decoration: none;
}

body .header .header-inner .top-links li a.menu-toggle {
    display: none;
    background-color: #cf615a;
}

body .header .header-inner .top-links li a.green-bg {
    background-color: #2fa686;
    width: auto;
    padding: 9px;
}

@media (max-width:480px) {
    body .header .header-inner .top-links li a.green-bg {
        padding: 9px 5px;
    }
}

body .header .header-inner .top-links li a.green-bg i {
    top: 0;
}

body .header .header-inner .top-links li a.green-bg span {
    top: -3px;
    position: relative;
    font-weight: 300;
}

body .header .header-inner .top-links li a.green-bg:hover {
    background-color: #299276;
}

body .header .header-inner .top-links li a i {
    font-size: 16px;
}

body .header.main-page .header-inner {
    padding-top: 70px;
    padding-bottom: 70px;
    height: auto;
    min-height: 80px;
}

    body .header.main-page .header-inner .logo {
        height: 59px;
        width: 275px;
        margin-top: -30px;
    }

        body .header.main-page .header-inner .logo img {
            max-width: 275px;
        }

    body .header.main-page .header-inner a.green-bg {
        display: none;
    }

    body .header.main-page .header-inner .top-links .phone-link {
        position: absolute;
        right: 0;
        top: -35px;
    }

        body .header.main-page .header-inner .top-links .phone-link .phone-toggle {
            display: none;
        }

        body .header.main-page .header-inner .top-links .phone-link .popup-div.phone-num {
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            background-color: transparent;
            padding: 0;
            width: auto;
            font-size: 16px;
        }

@media (min-width:1680px) {
    body .main .content_wrapper .content-intro img {
        right: 0;
        left: auto;
    }
}

@media (min-width:1200px) {
    body .main .content .content-inner .shadow {
        left: -55px;
    }

    .icons-left {
        left: -56px !important;
    }
}

@media (max-width:1200px) {
    body .promo-wrapper .promo .promo-text {
        font-size: 18px;
    }

    body .promo-wrapper .promo .promo-h1 {
        font-size: 32px;
    }
}

@media (max-width:1200px) and (min-width:992px) {
    body .main .content .sidebar ul.side-menu li {
        font-size: 15px;
    }

        body .main .content .sidebar ul.side-menu li a, body .main .content .sidebar ul.side-menu li span {
            line-height: 15px;
            padding: 10px 0;
        }

            body .main .content .sidebar ul.side-menu li a.submenu, body .main .content .sidebar ul.side-menu li span.submenu {
                font-size: 13px;
                line-height: 14px;
            }
}

@media (max-width:1100px) and (min-width:992px) {
    body .main .content .content-inner .shadow {
        left: -46px;
    }

    .icons-left {
        left: -48px !important;
    }
}

@media (max-width:1210px) {
    body .header .header-inner .logo {
        width: 200px;
        height: 43px;
        margin-top: -22px;
    }

    body .header .header-inner .top-links li a.menu-toggle {
        display: block;
    }

    body .header.active .header-inner .top-links li a.menu-toggle {
        background-color: #c94e46;
    }

        body .header.active .header-inner .top-links li a.menu-toggle .md-icon-menu:before {
            content: 'g';
        }

    body .main .content_wrapper .breadcrumb-wrapper .breadcrumb-inner .breadcrumb {
        padding-left: 5px;
    }

    body .main .content_wrapper .content .sidebar {
        display: none;
        float: none;
        width: 100%;
    }

        body .main .content_wrapper .content .sidebar.visible {
            display: block;
        }

    body .main .content .content-inner {
        padding-left: 0;
    }

        body .main .content .content-inner .shadow {
            display: none;
        }

    body .footer .footer-press .smi-links .smi-link {
        font-size: 106px;
    }

        body .footer .footer-press .smi-links .smi-link a.finam {
            font-size: 60px;
        }

    body .footer .footer-press .smi-links.eng .smi-link:last-child {
        width: 100%;
    }

    body .footer .footer-press .smi-links .smi-link, body .footer .footer-press .smi-links.eng .smi-link {
        width: 50%;
    }

        body .footer .footer-press .smi-links .smi-link:first-child a, body .footer .footer-press .smi-links.eng .smi-link:first-child a {
            border-left: none;
        }

        body .footer .footer-press .smi-links .smi-link a, body .footer .footer-press .smi-links.eng .smi-link a {
            height: 80px;
            border-right: none;
        }

            body .footer .footer-press .smi-links .smi-link a i, body .footer .footer-press .smi-links.eng .smi-link a i {
                height: 80px;
                line-height: 80px;
            }

                body .footer .footer-press .smi-links .smi-link a i:before, body .footer .footer-press .smi-links.eng .smi-link a i:before {
                    line-height: 80px;
                }

            body .footer .footer-press .smi-links .smi-link a:hover, body .footer .footer-press .smi-links.eng .smi-link a:hover {
                background-color: transparent;
            }

    body .promo-wrapper .promo .character-wrapper {
        display: none;
    }

    body .promo-wrapper .promo .promo-h1 {
        font-size: 28px;
    }

    body .promo-wrapper .promo img.promo1.cup {
        max-width: 60px;
    }

    body .promo-wrapper .promo-cloud .cloud-wrapper-1 .number-wrapper {
        text-align: center;
        z-index: 500;
        position: relative;
        width: 50%;
        float: left;
        padding: 0;
    }

        body .promo-wrapper .promo-cloud .cloud-wrapper-1 .number-wrapper.pink .number-circle-wraper .number-arrow:before {
            content: 'w';
            left: 130px;
        }

        body .promo-wrapper .promo-cloud .cloud-wrapper-1 .number-wrapper.red .number-circle-wraper .number-arrow:before {
            content: 'v';
            right: 130px;
        }

        body .promo-wrapper .promo-cloud .cloud-wrapper-1 .number-wrapper.blue .number-circle-wraper .number-arrow:before {
            content: 'v';
            left: -180px;
            top: -50px;
        }

        body .promo-wrapper .promo-cloud .cloud-wrapper-1 .number-wrapper.green .number-circle-wraper .number-arrow:before {
            content: 'w';
            right: -180px;
            top: -50px;
        }

    body .main .content_wrapper .content-intro .intro-bg {
        display: none !important;
        opacity: 0 !important;
    }

    body .main .content_wrapper .content-intro img {
        display: none !important;
    }

    body .main .content_wrapper .content-intro .intro-inner p {
        width: 100%;
    }

    body .main .reviews.experts .review-item {
        margin-left: 20%;
        padding-bottom: 30px;
    }

    body .main .reviews.experts img.review-img {
        width: 17%;
    }

    body .main .reviews.experts .review-item .arrow {
        top: 20px;
        margin-top: 0;
    }

    body .main .reviews.experts .review-item a.review-link {
        top: inherit;
        bottom: 10px;
    }
}

@media (max-width:768px) {
    body .main .reviews.experts .review-item {
        margin-left: 20%;
    }

    body .main .reviews.experts img.review-img {
        width: 17%;
    }

    body .main .reviews.experts .review-item .arrow {
        top: 20px;
        margin-top: 0;
    }

    body .footer .footer-social .bottom-menu {
        display: none;
    }

    body .main .promo-text .promo-text-wrapper {
        left: 0;
        margin: 0;
    }

        body .main .promo-text .promo-text-wrapper .promo-text-inner {
            max-width: 100%;
        }

    body .promo-wrapper .promo .col-xs-12 {
        padding-left: 0;
    }

    body .promo-wrapper .promo {
        padding: 10px 20px;
        text-align: center;
    }

        body .promo-wrapper .promo .promo-h1 {
            font-size: 42px;
            margin-top: 50px;
        }

        body .promo-wrapper .promo .col-xs-12:first-child {
            padding-right: 0;
            border-bottom: 1px solid #bcd0e1;
        }

        body .promo-wrapper .promo .imac, body .promo-wrapper .promo .imac-wrapper {
            bottom: 0;
        }

        body .promo-wrapper .promo .ipad-wrapper {
            bottom: 0;
            right: -10px;
        }

        body .promo-wrapper .promo img.promo1 {
            bottom: 0;
        }

            body .promo-wrapper .promo img.promo1.cup {
                bottom: -3px;
                max-width: 85px;
            }

    body .promo-wrapper .promo-cloud .cloud-wrapper-1 .number-wrapper .number-text {
        font-size: 14px;
    }

    body .main .content .content-inner .prices li {
        width: 100%;
        margin: 0 auto 20px;
        max-width: 600px;
        float: none;
    }

        body .main .content .content-inner .prices li .price-header .price-name {
            font-size: 28px;
        }

        body .main .content .content-inner .prices li .price-header .price-summ p {
            font-size: 24px;
        }

        body .main .content .content-inner .prices li .price-header .price-summ span {
            font-size: 14px;
        }

        body .main .content .content-inner .prices li .price-header .price-condition p {
            font-size: 16px;
        }

        body .main .content .content-inner .prices li .price-features-wrapper .price-features p {
            font-size: 14px;
        }

        body .main .content .content-inner .prices li:first-child {
            margin: 20px auto;
        }

        body .main .content .content-inner .prices li.price-key {
            width: 100%;
        }

    body .main .content .content-inner .article-list tr {
        border-bottom: none;
    }

        body .main .content .content-inner .article-list tr td {
            padding: 0;
        }

            body .main .content .content-inner .article-list tr td.article-title {
                padding: 0;
                border-bottom: 1px solid #e2e2e2;
                text-align: center;
            }

                body .main .content .content-inner .article-list tr td.article-title h2 {
                    font-size: 18px;
                    margin-top: 5px;
                    margin-bottom: 20px;
                }

            body .main .content .content-inner .article-list tr td span.smilogo {
                margin: 0 auto;
                height: 93px;
            }

    body .main .content .content-inner .text-content .left-column {
        float: none;
        width: 100%;
    }
}

@media (max-width:530px) {
    body .header.scrolled .header-inner .logo img.xs-logo {
        height: 35px;
        width: 35px;
    }

    body .header .header-inner .logo {
        width: 50px;
        height: 50px;
        margin-top: -25px;
    }

        body .header .header-inner .logo.ny-logo-link {
            width: 60px;
            height: 60px;
            margin-top: -30px;
        }

        body .header .header-inner .logo img.sm-logo {
            display: none;
        }

        body .header .header-inner .logo img.xs-logo {
            display: block;
            height: 50px;
            width: 50px;
            -webkit-transition: all .8s cubic-bezier(.5,0,.5,1);
            transition: all .8s cubic-bezier(.5,0,.5,1);
        }

            body .header .header-inner .logo img.xs-logo.ny-logo {
                height: 60px;
                width: 60px;
            }

    body .header.main-page .header-inner .logo {
        width: 170px;
        height: 37px;
        margin-top: -19px;
    }

        body .header.main-page .header-inner .logo img.sm-logo {
            display: block;
            width: 170px;
            height: 37px;
        }

        body .header.main-page .header-inner .logo img.xs-logo {
            display: none;
        }
}

@media (max-width:480px) {
    body .header .header-inner .top-links li a {
        width: 30px;
    }

    body .header .header-inner .top-links .popup-div.email, body .header .header-inner .top-links .popup-div.phone-num, body .header .header-inner .top-links .popup-div.phone-num.email, body .header .header-inner .top-links .popup-div.phone-num.phone-num {
        right: 30px;
    }

    body img.quote-img {
        padding-right: 15px;
        float: none;
        margin-bottom: 15px;
    }

    body p.quote-text {
        width: 100%;
        font-size: 16px;
        float: none;
    }

    body .footer .footer-bottom .coop .long-en {
        display: none;
    }

    body .footer .footer-bottom .coop .short-en {
        display: inline;
    }

    body .footer .footer-bottom .coop .sitemap {
        display: none;
    }

    body .promo-wrapper .promo {
        padding: 10px;
    }

        body .promo-wrapper .promo .promo-h1 {
            font-size: 34px;
        }

        body .promo-wrapper .promo .btn-lg {
            font-size: 14px;
        }

        body .promo-wrapper .promo .input-lg {
            font-size: 14px;
            padding: 5px 10px;
        }

        body .promo-wrapper .promo img.promo1.cup {
            bottom: -3px;
            max-width: 60px;
        }

    body .promo-wrapper .promo-cloud .cloud-wrapper-1 .cloud-wrapper-2 {
        margin-bottom: 40px;
    }

        body .promo-wrapper .promo-cloud .cloud-wrapper-1 .cloud-wrapper-2 svg {
            height: 300px;
        }

    body .promo-wrapper .promo-cloud .cloud-wrapper-1 .number-wrapper {
        width: 100%;
        margin-bottom: 50px;
    }

        body .promo-wrapper .promo-cloud .cloud-wrapper-1 .number-wrapper .number-text {
            font-size: 16px;
            max-width: 80%;
        }

    body h2 {
        font-size: 24px;
    }
}

.partner-link-builder .images .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.partner-link-builder .images img {
    margin: 10px;
}

.partner-link-builder .images input + label > img {
    border: 4px solid #fff;
}

.partner-link-builder .images input:checked + label > img {
    border: 4px solid coral;
}

.partner-link-builder .preview img.white {
    background-color: #3b76a8;
}

.partner-link-builder .code {
    border-top: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    padding: 20px;
    font-family: 'Courier New';
    font-size: 12px;
    font-weight: 700;
}

.md-video-inline.half-centered {
    margin: 20px 0;
    text-align: center;
}

    .md-video-inline.half-centered .wrapper {
        display: inline-block;
        width: 50%;
    }

@media (max-width:768px) {
    .md-video-inline.half-centered .wrapper {
        width: 100%;
    }
}

.partners-page .partners .partner .logo {
    margin: 40px 0;
}

    .partners-page .partners .partner .logo img {
        max-width: 220px;
        max-height: 120px;
    }

.main-menu-background {
    position: relative;
    z-index: 100;
    margin: 0;
    padding: 0;
    width: 100%;
    min-height: 37px;
}

    .main-menu-background .main-menu-inner {
        position: relative;
        max-width: 735px;
        height: 37px;
        margin: 0 0 0 220px;
        padding: 0;
        z-index: 100;
        text-align: left;
        font-size: 16px;
    }

    .main-menu-background ul.main-menu {
        padding: 0;
        margin: 0;
        position: relative;
        zoom: 1;
        height: 37px;
    }

        .main-menu-background ul.main-menu li {
            list-style: none;
            position: relative;
            padding: 0;
            color: #bcd0e1;
            float: left;
            margin: 0;
            line-height: 16px;
            font-family: 'Roboto Condensed','Arial Narrow',Arial,Helvetica,sans-serif;
            font-weight: 300;
            font-size: 16px;
            background-color: transparent;
            -webkit-transition: background-color 700ms linear;
            transition: background-color 700ms linear;
        }

            .main-menu-background ul.main-menu li a.tab, .main-menu-background ul.main-menu li span.tab {
                color: #bcd0e1;
                text-transform: none;
                padding: 10px 20px;
                position: relative;
                display: block;
            }

        .main-menu-background ul.main-menu > li a span {
            border-bottom: 1px solid #bcd0e1;
            padding-bottom: 1px;
        }

        .main-menu-background ul.main-menu li.active {
            background-color: #346995;
        }

        .main-menu-background ul.main-menu li:hover {
            background-color: #2e5b82;
        }

        .main-menu-background ul.main-menu a.tab:hover, .main-menu-background ul.main-menu li.active a.tab, .main-menu-background ul.main-menu li.active span.tab, .main-menu-background ul.main-menu ul.main-menu > li:hover a.tab {
            color: #fff;
            text-decoration: none;
        }

        .main-menu-background ul.main-menu li ul {
            display: none;
            position: absolute;
            z-index: 300;
            width: 260px;
            height: auto;
            top: 37px;
            left: 0;
            padding: 1px 0 0;
            margin: 0;
            background: #fff;
            border: 1px solid #d8e3ee;
        }

            .main-menu-background ul.main-menu li ul li {
                float: none;
                font-size: 14px;
                background: 0 0;
                height: 40px;
                padding: 0;
                border-top: 1px solid #d8e3ee;
                text-align: left;
            }

                .main-menu-background ul.main-menu li ul li:first-child {
                    border-top: none;
                }

                .main-menu-background ul.main-menu li ul li:hover {
                    background-color: #d8e3ee;
                }

                .main-menu-background ul.main-menu li ul li a.subtab {
                    display: block;
                    height: 40px;
                    color: #5e5e5e;
                    text-decoration: none;
                    border-bottom: none;
                    padding: 10px 0 10px 10px;
                }

                    .main-menu-background ul.main-menu li ul li a.subtab i {
                        color: #3b76a8;
                    }

    .main-menu-background .fa.fa-md.menu-about:before {
        font-family: medesk-icons !important;
        font-style: normal !important;
        font-weight: 400 !important;
        font-variant: normal !important;
        text-transform: none !important;
        speak: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "a";
    }

.header.main-page .main-menu-background .main-menu-inner {
    margin-left: 300px;
}

@media (max-width:1210px) {
    .main-menu-background {
        display: none;
        position: absolute;
        background-color: #4f84b1;
        right: 5px;
        top: 63px;
        margin: 0;
        padding: 0;
        width: 146px;
    }

        .main-menu-background .main-menu-inner {
            margin: 0 !important;
            font-size: 14px;
        }

            .main-menu-background .main-menu-inner ul.main-menu li {
                padding: 0;
                width: 100%;
                border-top: 1px solid #346995;
            }

                .main-menu-background .main-menu-inner ul.main-menu li:first-child {
                    border-top: none;
                }

                .main-menu-background .main-menu-inner ul.main-menu li a.tab {
                    border-bottom: none;
                    display: block;
                    padding: 10px;
                }

                    .main-menu-background .main-menu-inner ul.main-menu li a.tab i {
                        display: none;
                    }

        .main-menu-background ul.main-menu li ul {
            display: none !important;
        }

    .header.active .main-menu-background {
        display: block;
    }

    .header.main-page .main-menu-background {
        top: 90px;
    }
}

@media (max-width:480px) {
    .main-menu-background {
        width: 126px;
    }

        .main-menu-background .main-menu-inner {
            font-size: 14px;
        }
}

body .contentful-page .content_wrapper, body .main.feedback-page .content_wrapper {
    margin-top: 80px;
}

body .contentful-page .content, body .main.feedback-page .content {
    margin: 0;
    padding: 0;
    max-width: none;
}

.block-centered {
    max-width: 1300px;
    margin: 0 auto;
    padding: 10px 5px 30px;
    overflow: hidden;
}

@media (max-width:768px) {
    .block-centered {
        padding-left: 0;
        padding-right: 0;
    }
}

.block-image-cover-feedback {
    position: relative;
}

@media (max-width:768px) {
    .block-image-cover-feedback .feedback-wrapper {
        padding: 0 10px 20px;
    }
}

.block-image-cover-feedback img.cover-feedback-img {
    position: relative;
    width: 100%;
}

@media (max-width:768px) {
    .block-image-cover-feedback img.cover-feedback-img.hidden-xs {
        display: none;
    }
}

@media (max-width:768px) {
    .block-image-cover-feedback img.cover-feedback-img.visible-xs {
        display: block !important;
    }
}

@media (max-width:768px) {
    .block-image-cover-feedback img.cover-feedback-img {
        width: 100px;
        height: 100px;
        border-radius: 50%;
        float: left;
        margin-right: 10px;
    }
}

.block-image-cover-feedback .cover-feedback-text {
    top: 30px;
    left: 45%;
    position: absolute;
    color: #fff;
}

@media (max-width:992px) {
    .block-image-cover-feedback .cover-feedback-text {
        top: 20px;
    }
}

@media (max-width:768px) {
    .block-image-cover-feedback .cover-feedback-text {
        position: relative;
        top: 0;
        left: 0;
        color: #3d3d3d;
    }
}

.block-image-cover-feedback .cover-feedback-text .cover-feedback-text-title {
    position: relative;
    font-family: 'Roboto Condensed','Arial Narrow',Arial,Helvetica,sans-serif;
    font-size: 28px;
    max-width: 520px;
    margin-bottom: 20px;
    line-height: 40px;
}

@media (max-width:768px) {
    .block-image-cover-feedback .cover-feedback-text .cover-feedback-text-title.hidden-xs {
        display: none;
    }
}

@media (max-width:768px) {
    .block-image-cover-feedback .cover-feedback-text .cover-feedback-text-title.visible-xs {
        display: block !important;
    }
}

@media (max-width:1340px) {
    .block-image-cover-feedback .cover-feedback-text .cover-feedback-text-title {
        font-size: 26px;
        line-height: 38px;
        max-width: 95%;
    }
}

@media (max-width:1040px) {
    .block-image-cover-feedback .cover-feedback-text .cover-feedback-text-title {
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 10px;
    }
}

@media (max-width:992px) {
    .block-image-cover-feedback .cover-feedback-text .cover-feedback-text-title {
        font-size: 20px;
        line-height: 28px;
    }
}

@media (max-width:768px) {
    .block-image-cover-feedback .cover-feedback-text .cover-feedback-text-title {
        font-family: "Open Sans",Arial,sans-serif;
        font-size: 26px;
        line-height: inherit;
        clear: both;
        padding: 20px 0 10px;
    }
}

.block-image-cover-feedback .cover-feedback-text .cover-feedback-text-author {
    position: relative;
    font-size: 15px;
    margin-bottom: 40px;
}

@media (max-width:768px) {
    .block-image-cover-feedback .cover-feedback-text .cover-feedback-text-author.hidden-xs {
        display: none;
    }
}

@media (max-width:768px) {
    .block-image-cover-feedback .cover-feedback-text .cover-feedback-text-author.visible-xs {
        display: block !important;
    }
}

.block-image-cover-feedback .cover-feedback-text .cover-feedback-text-author span {
    color: #b1b0ad;
    padding-left: 5px;
}

@media (max-width:768px) {
    .block-image-cover-feedback .cover-feedback-text .cover-feedback-text-author span {
        display: block;
        color: #7F7F7F;
        font-style: italic;
        font-size: 16px;
        padding-top: 5px;
    }
}

@media (max-width:1040px) {
    .block-image-cover-feedback .cover-feedback-text .cover-feedback-text-author {
        margin-bottom: 30px;
    }
}

@media (max-width:992px) {
    .block-image-cover-feedback .cover-feedback-text .cover-feedback-text-author {
        font-size: 14px;
        margin-bottom: 20px;
    }
}

@media (max-width:768px) {
    .block-image-cover-feedback .cover-feedback-text .cover-feedback-text-author {
        font-size: 22px;
    }
}

.block-image-cover-feedback .cover-feedback-text .cover-feedback-text-video {
    position: relative;
    width: 400px;
    margin-bottom: 30px;
}

@media (max-width:1200px) {
    .block-image-cover-feedback .cover-feedback-text .cover-feedback-text-video {
        width: 250px;
    }
}

@media (max-width:992px) {
    .block-image-cover-feedback .cover-feedback-text .cover-feedback-text-video {
        width: 200px;
    }
}

@media (max-width:768px) {
    .block-image-cover-feedback .cover-feedback-text .cover-feedback-text-video {
        width: 100%;
    }
}

.block-image-cover-feedback .cover-feedback-text .cover-feedback-text-link {
    position: relative;
    font-size: 15px;
    color: #b1b0ad;
    border-bottom: 1px solid #b1b0ad;
    padding-bottom: 3px;
}

    .block-image-cover-feedback .cover-feedback-text .cover-feedback-text-link:hover {
        text-decoration: none;
        color: #3b76a8;
    }

@media (max-width:992px) {
    .block-image-cover-feedback .cover-feedback-text .cover-feedback-text-link {
        font-size: 13px;
    }
}

@media (max-width:768px) {
    .block-image-cover-feedback .cover-feedback-text .cover-feedback-text-link {
        font-size: 18px;
        color: #3b76a8;
    }

        .block-image-cover-feedback .cover-feedback-text .cover-feedback-text-link:hover {
            color: #2e5b82;
        }

        .block-image-cover-feedback .cover-feedback-text .cover-feedback-text-link span.visible-xs {
            display: inline !important;
        }
}

.block-image-cover-feedback + h1 {
    margin-top: 30px;
    padding-left: 5px;
    padding-right: 5px;
}

@media (max-width:992px) {
    .feedbacks .feedback-wrapper {
        padding: 20px 5px 10px;
    }
}

@media (max-width:992px) {
    .feedbacks .feedback-wrapper.gray-block-sm {
        background-color: #EEE;
    }
}

@media (max-width:992px) {
    .feedbacks > .feedback-column:nth-child(even) .feedback-wrapper {
        background-color: #EEE;
    }
}

.feedbacks img.feedback-img {
    border-radius: 50%;
    margin-bottom: 20px;
    width: 100%;
    max-width: 160px;
}

@media (max-width:992px) {
    .feedbacks img.feedback-img {
        float: left;
        max-width: 100px;
        margin-top: 10px;
    }
}

@media (max-width:480px) {
    .feedbacks img.feedback-img {
        margin-bottom: 0;
    }
}

.feedbacks .feedback-item {
    position: relative;
    padding: 0;
    margin-bottom: 30px;
    font-size: 15px;
}

@media (max-width:992px) {
    .feedbacks .feedback-item {
        padding-left: 115px;
        text-align: left;
    }
}

@media (max-width:480px) {
    .feedbacks .feedback-item {
        padding-left: 0;
    }
}

.feedbacks .feedback-item.fb-header {
    margin-bottom: 0;
    padding: 0;
}

@media (max-width:992px) {
    .feedbacks .feedback-item.fb-header {
        padding-left: 115px;
    }
}

@media (max-width:480px) {
    .feedbacks .feedback-item.fb-header {
        min-height: 100px;
    }
}

.feedbacks .feedback-item .feedback-title {
    margin-top: 10px;
    font-size: 24px;
    font-family: 'Roboto Condensed','Arial Narrow',Arial,Helvetica,sans-serif;
    margin-bottom: 5px;
    font-weight: 400;
}

.feedbacks .feedback-item .feedback-post {
    font-size: 14px;
    font-style: italic;
    color: #7F7F7F;
    padding-bottom: 5px;
}

.feedbacks .feedback-item .feedback-text {
    position: relative;
    text-align: left;
    line-height: 1.6;
}

.block-icons-feedback-3 {
    max-width: 1300px;
    margin: 0 auto;
    padding: 10px 5px 30px;
    overflow: hidden;
}

@media (max-width:768px) {
    .block-icons-feedback-3 {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width:768px) {
    .block-icons-feedback-3 {
        padding-left: 0;
        padding-right: 0;
    }
}

.block-icons-feedback-3 .feedback-h1 {
    margin-bottom: 30px;
    font-size: 36px;
    font-family: 'Roboto Condensed','Arial Narrow',Arial,Helvetica,sans-serif;
    margin-top: 20px;
    font-weight: 400;
    line-height: 1.1;
}

.gray-block {
    background-color: #EEE;
}

.block-video-feedback .feedbacks img.feedback-img {
    float: left;
    max-width: 160px;
    margin-top: 10px;
}

@media (max-width:768px) {
    .block-video-feedback .feedbacks img.feedback-img {
        float: left;
        max-width: 100px;
        margin-top: 10px;
    }
}

@media (max-width:480px) {
    .block-video-feedback .feedbacks img.feedback-img {
        margin-bottom: 0;
    }
}

.block-video-feedback .feedbacks .feedback-item {
    padding-left: 190px;
}

@media (max-width:768px) {
    .block-video-feedback .feedbacks .feedback-item {
        padding-left: 115px;
        text-align: left;
    }
}

@media (max-width:480px) {
    .block-video-feedback .feedbacks .feedback-item {
        padding-left: 0;
    }
}

@media (max-width:768px) {
    .block-video-feedback .feedbacks .feedback-item.fb-header {
        padding-left: 115px;
    }
}

.block-video-feedback .feedbacks .video-block {
    max-width: 80%;
    padding-bottom: 15px;
    position: relative;
}

@media (max-width:768px) {
    .block-video-feedback .feedbacks .video-block {
        max-width: 100%;
    }
}

.block-video-feedback .video-feedback-text-link {
    position: relative;
    font-size: 15px;
    border-bottom: 1px solid;
    padding-bottom: 3px;
    margin-top: 10px;
}

    .block-video-feedback .video-feedback-text-link:hover {
        text-decoration: none;
    }

@media (max-width:992px) {
    .block-video-feedback .video-feedback-text-link span.visible-xs {
        display: inline !important;
    }
}

@media (max-width:768px) {
    .block-video-feedback .video-feedback-text-link.visible-xs {
        display: block !important;
    }
}

.block-video-feedback + .block-icons-feedback-3 {
    margin-top: 30px;
}
