﻿@charset "UTF-8"; /*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v3.0.2 | MIT License | git.io/normalize */

.btn, .btn-group, .btn-group-vertical, .caret, .checkbox-inline, .radio-inline, img {
    vertical-align: middle
}

hr, img {
    border: 0
}

.btn-group > .btn-group, .btn-toolbar .btn-group, .btn-toolbar .input-group, .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, .dropdown-menu {
    float: left
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .pre-scrollable {
    max-height: 340px
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, 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-color: transparent
}

    a:active, a:hover {
        outline: 0
    }

b, optgroup, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    color: #000;
    background: #ff0
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

pre, textarea {
    overflow: auto
}

code, kbd, pre, samp {
    font-size: 1em
}

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

.glyphicon, address {
    font-style: normal
}

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 {
        padding: 0;
        border: 0
    }

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    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
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td, th {
    padding: 0
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    blockquote, img, pre, tr {
        page-break-inside: avoid
    }

    *, :after, :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !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^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    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
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

        .table td, .table th {
            background-color: #fff !important
        }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important
    }
}

.btn, .btn-danger.active, .btn-danger:active, .btn-default.active, .btn-default:active, .btn-primary.active, .btn-primary:active, .btn-success.active, .btn-success:active, .btn-warning.active, .btn-warning:active, .btn.active, .btn:active, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover, .form-control, .navbar-toggle, .open > .dropdown-toggle.btn-danger, .open > .dropdown-toggle.btn-default, .open > .dropdown-toggle.btn-primary, .open > .dropdown-toggle.btn-success, .open > .dropdown-toggle.btn-warning {
    background-image: none
}

.img-thumbnail, body {
    background-color: #fff
}

@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.woff2) format('woff2'),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-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-eur:before, .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"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before, .glyphicon-btc:before, .glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-jpy:before, .glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-rub:before, .glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    line-height: 1.42857143;
    color: #333
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

    a:focus, a:hover {
        color: #23527c;
        text-decoration: underline
    }

    a:focus {
        outline: dotted thin;
        outline: -webkit-focus-ring-color auto 5px;
        outline-offset: -2px
    }

figure {
    margin: 0
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto
}
    /*.img-responsive{
        width: 200px;
        object-fit: contain;
    }*/
.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    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: #777
    }

.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: 300;
    line-height: 1.4
}

dt, kbd kbd, label {
    font-weight: 700
}

address, blockquote .small, blockquote footer, blockquote small, dd, dt, pre {
    line-height: 1.42857143
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.small, small {
    font-size: 85%
}

.mark, mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.container > header span, .initialism, .login-box {
    text-transform: uppercase
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:hover {
    background-color: #286090
}

.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
}

pre code, table {
    background-color: transparent
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

dl, ol, ul {
    margin-top: 0
}

    blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child, ol ol, ol ul, ul ol, ul ul {
        margin-bottom: 0
    }

address, dl {
    margin-bottom: 20px
}

ol, ul {
    margin-bottom: 10px
}

.list-inline {
    margin-left: -5px
}

    .list-inline > li {
        display: inline-block;
        padding-right: 5px;
        padding-left: 5px
    }

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }

    .container {
        width: 750px
    }
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

    blockquote .small, blockquote footer, blockquote small {
        display: block;
        font-size: 80%;
        color: #777
    }

legend, pre {
    display: block;
    color: #333
}

blockquote .small:before, blockquote footer:before, blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

code, kbd {
    padding: 2px 4px;
    font-size: 90%
}

caption, th {
    text-align: left
}

.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'
}

code, kbd, pre, samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace
}

code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        -webkit-box-shadow: none;
        box-shadow: none
    }

pre {
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

.container, .container-fluid {
    margin-right: auto;
    margin-left: auto
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border-radius: 0
}

.container, .container-fluid {
    padding-right: 15px;
    padding-left: 15px
}

.pre-scrollable {
    overflow-y: scroll
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.row {
    margin-right: -15px;
    margin-left: -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-right: 15px;
    padding-left: 15px
}

.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: auto
}

.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: auto
}

.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: auto
    }

    .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: auto
    }

    .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: auto
    }

    .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: auto
    }

    .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: auto
    }

    .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: auto
    }

    .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
    }
    .wid-xm{
        margin-left:14%;
    }
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777
}

.table {
    width: 100%;
    max-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-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover, .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 col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .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:hover > .success, .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:hover > .info, .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:hover > .warning, .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:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

        .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, legend {
    padding: 0;
    border: 0
}

fieldset {
    min-width: 0;
    margin: 0
}

legend {
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

.form-control, output {
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    display: block
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.form-group-sm .form-control, .input-sm {
    font-size: 12px;
    border-radius: 3px;
    padding: 5px 10px
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .form-control-feedback, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: #3c763d
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
        line-height: 34px
    }

        .input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
            line-height: 30px
        }

        .input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
            line-height: 46px
        }
}

.form-group {
    margin-bottom: 15px
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

    .checkbox label, .radio label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: 400;
        cursor: pointer
    }

    .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
        position: absolute;
        margin-top: 4px\9;
        margin-left: -20px
    }

    .checkbox + .checkbox, .radio + .radio {
        margin-top: -5px
    }

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

    .checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
        margin-top: 0;
        margin-left: 10px
    }

    .checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio label, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
        cursor: not-allowed
    }

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

    .form-control-static.input-lg, .form-control-static.input-sm {
        padding-right: 0;
        padding-left: 0
    }

.input-sm {
    height: 30px;
    line-height: 1.5
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm, textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    line-height: 1.5
}

.form-group-lg .form-control, .input-lg {
    border-radius: 6px;
    padding: 10px 16px;
    font-size: 18px
}

select.form-group-sm .form-control {
    height: 30px;
    line-height: 30px
}

select[multiple].form-group-sm .form-control, textarea.form-group-sm .form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    line-height: 1.3333333
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    line-height: 1.3333333
}

select.form-group-lg .form-control {
    height: 46px;
    line-height: 46px
}

select[multiple].form-group-lg .form-control, textarea.form-group-lg .form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

    .has-feedback .form-control {
        padding-right: 42.5px
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.collapsing, .dropdown, .dropup {
    position: relative
}

.input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
    }

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .form-control-feedback, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .form-control-feedback, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-error .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
    }

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .form-control-static, .form-inline .form-group {
        display: inline-block
    }

    .form-inline .control-label, .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
            width: auto
        }

        .form-inline .input-group > .form-control {
            width: 100%
        }

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .form-inline .checkbox label, .form-inline .radio label {
            padding-left: 0
        }

        .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
            position: relative;
            margin-left: 0
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }

    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.33px
    }

    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 4px
}

    .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
        outline: dotted thin;
        outline: -webkit-focus-ring-color auto 5px;
        outline-offset: -2px
    }

    .btn.focus, .btn:focus, .btn:hover {
        color: #333;
        text-decoration: none
    }

    .btn.active, .btn:active {
        outline: 0;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        pointer-events: none;
        cursor: not-allowed;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
        opacity: .65
    }

.btn-default {
    color: #333;
    background-color: #fff
}

    .btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

    .btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .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.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
        background-color: #fff;
        border-color: #ccc
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333
    }

.btn-primary {
    color: #fff;
    background-color: #337ab7
}

    .btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #286090;
        border-color: #204d74
    }

    .btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .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.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
        background-color: #337ab7;
        border-color: #2e6da4
    }

    .btn-primary .badge {
        color: #337ab7;
        background-color: #fff
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c
}

    .btn-success.active, .btn-success.focus, .btn-success:active, .btn-success:focus, .btn-success:hover, .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

    .btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled].focus, .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.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
        background-color: #5cb85c;
        border-color: #4cae4c
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de
}

    .btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover, .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

    .btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
        background-image: none
    }

    .btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled].focus, .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.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
        background-color: #5bc0de;
        border-color: #46b8da
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e
}

    .btn-warning.active, .btn-warning.focus, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

    .btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled].focus, .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.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
        background-color: #f0ad4e;
        border-color: #eea236
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f
}

    .btn-danger.active, .btn-danger.focus, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

    .btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled].focus, .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.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
        background-color: #d9534f;
        border-color: #d43f3a
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff
    }

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

    .btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
            border-color: transparent
        }

            .btn-link:focus, .btn-link:hover {
                color: #23527c;
                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: #777;
                text-decoration: none
            }

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs > .btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

    .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;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

    .fade.in {
        opacity: 1
    }

.collapse {
    display: none
}

    .collapse.in {
        display: block
    }

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height,visibility;
    -o-transition-property: height,visibility;
    transition-property: height,visibility
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175)
}

    .dropdown-menu-right, .dropdown-menu.pull-right {
        right: 0;
        left: auto
    }

    .dropdown-header, .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        line-height: 1.42857143;
        white-space: nowrap
    }

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu > li > a {
    clear: both;
    font-weight: 400;
    color: #333
}

    .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
        color: #262626;
        text-decoration: none
    }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    color: #777
}

    .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
        text-decoration: none;
        cursor: not-allowed;
        background-color: transparent;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
    }

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    font-size: 12px;
    color: #777
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.nav-justified > .dropdown .dropdown-menu, .nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.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, .input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
    z-index: 2
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px solid
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block
}

    .btn-group-vertical > .btn, .btn-group > .btn {
        position: relative;
        float: left
    }

    .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
        margin-left: -1px
    }

.btn-toolbar {
    margin-left: -5px
}

    .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
        margin-left: 5px
    }

.btn .caret, .btn-group > .btn:first-child {
    margin-left: 0
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

    .btn-group.open .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        box-shadow: none
    }

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 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
    }

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group, .input-group-btn > .btn + .btn {
    margin-left: -1px
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px
}

.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-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

    .btn-group-justified > .btn, .btn-group-justified > .btn-group {
        display: table-cell;
        float: none;
        width: 1%
    }

        .btn-group-justified > .btn-group .btn {
            width: 100%
        }

        .btn-group-justified > .btn-group .dropdown-menu {
            left: auto
        }

[data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

    .input-group[class*=col-] {
        float: none;
        padding-right: 0;
        padding-left: 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.3333333;
    border-radius: 6px
}

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: 3px
}

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
}

.nav > li, .nav > li > a {
    display: block;
    position: relative
}

.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: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

    .input-group-addon.input-sm {
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 3px
    }

    .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 18px;
        border-radius: 6px
    }

    .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-top-right-radius: 0;
        border-bottom-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-top-left-radius: 0;
        border-bottom-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:first-child > .btn, .input-group-btn:first-child > .btn-group {
        margin-right: -1px
    }

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

    .nav > li > a {
        padding: 10px 15px
    }

        .nav > li > a:focus, .nav > li > a:hover {
            text-decoration: none;
            background-color: #eee
        }

    .nav > li.disabled > a {
        color: #777
    }

        .nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
            color: #777;
            text-decoration: none;
            cursor: not-allowed;
            background-color: transparent
        }

    .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
        background-color: #eee;
        border-color: #337ab7
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .nav > li > a > img {
        max-width: none
    }

.nav-tabs > li {
    float: left;
    margin-bottom: -1px
}

    .nav-tabs > li > a {
        line-height: 1.42857143
    }

        .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: #555
    }

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

    .nav-tabs.nav-justified > li {
        float: none
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 5px;
            text-align: center;
            margin-right: 0;
            border-radius: 4px
        }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border: 1px solid #ddd
    }

@media (min-width:768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0;
            border-bottom: 1px solid #ddd;
            border-radius: 4px 4px 0 0
        }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills > li {
    float: left
}

.nav-justified > li, .nav-stacked > li {
    float: none
}

.nav-pills > li > a {
    border-radius: 4px
}

.nav-pills > li + li {
    margin-left: 2px
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

    .nav-justified > li > a {
        margin-bottom: 5px;
        text-align: center
    }

.nav-tabs-justified {
    border-bottom: 0
}

    .nav-tabs-justified > li > a {
        margin-right: 0;
        border-radius: 4px
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border: 1px solid #ddd
    }

@media (min-width:768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-justified > li > a {
            margin-bottom: 0
        }

    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .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-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1)
}

    .navbar-collapse.in {
        overflow-y: auto
    }

@media (max-device-width:480px)and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }

    .navbar-header {
        float: left
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        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-right: 0;
        padding-left: 0
    }

    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }

    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.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: 15px;
    font-size: 18px;
    line-height: 20px
}

    .navbar-brand:focus, .navbar-brand:hover {
        text-decoration: none
    }

    .navbar-brand > img {
        display: block
    }

@media (min-width:768px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
        border-radius: 0
    }

    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px
}

    .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
        }

.navbar-nav {
    margin: 7.5px -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;
        -webkit-box-shadow: none;
        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
            }
}

.progress-bar-striped, .progress-striped .progress-bar, .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: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }

    .navbar-nav {
        float: left;
        margin: 0
    }

        .navbar-nav > li {
            float: left
        }

            .navbar-nav > li > a {
                padding-top: 15px;
                padding-bottom: 15px
            }
}

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)
}

@media (min-width:768px) {
    .navbar-form .form-control-static, .navbar-form .form-group {
        display: inline-block
    }

    .navbar-form .control-label, .navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
            width: auto
        }

        .navbar-form .input-group > .form-control {
            width: 100%
        }

    .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .navbar-form .checkbox label, .navbar-form .radio label {
            padding-left: 0
        }

        .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
            position: relative;
            margin-left: 0
        }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }

    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.breadcrumb > li, .pagination {
    display: inline-block
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

        .navbar-form .form-group:last-child {
            margin-bottom: 0
        }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

    .navbar-btn.btn-sm {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .navbar-btn.btn-xs {
        margin-top: 14px;
        margin-bottom: 14px
    }

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }

    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0
        }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

    .navbar-default .navbar-brand {
        color: #777
    }

        .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
            color: #5e5e5e;
            background-color: transparent
        }

    .navbar-default .navbar-nav > li > a, .navbar-default .navbar-text {
        color: #777
    }

        .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .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: #ddd
    }

        .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
            background-color: #ddd
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #888
        }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #333;
            background-color: transparent
        }

    .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 {
        color: #555;
        background-color: #e7e7e7
    }

    .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 {
    color: #777
}

    .navbar-default .navbar-link:hover {
        color: #333
    }

.navbar-default .btn-link {
    color: #777
}

    .navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
        color: #333
    }

    .navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
        color: #ccc
    }

.navbar-inverse {
    border-color: #080808
}

    .navbar-inverse .navbar-brand {
        color: #9d9d9d
    }

        .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: #9d9d9d
    }

        .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
        color: #fff;
        background-color: #080808
    }

    .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: #333
    }

        .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
            background-color: #333
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #fff
        }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: #101010
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
        color: #fff;
        background-color: #080808
    }

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #fff;
            background-color: transparent
        }

    .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 {
        color: #fff;
        background-color: #080808
    }

    .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 {
    color: #9d9d9d
}

    .navbar-inverse .navbar-link:hover {
        color: #fff
    }

.navbar-inverse .btn-link {
    color: #9d9d9d
}

    .navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
        color: #fff
    }

    .navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
        color: #444
    }

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

    .breadcrumb > li + li:before {
        padding: 0 5px;
        color: #ccc;
        content: "/\00a0"
    }

    .breadcrumb > .active {
        color: #777
    }

.pagination {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

    .pager li, .pagination > li {
        display: inline
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            margin-left: -1px;
            line-height: 1.42857143;
            color: #337ab7;
            text-decoration: none;
            background-color: #fff;
            border: 1px solid #ddd
        }

.badge, .label {
    font-weight: 700;
    line-height: 1;
    white-space: nowrap;
    vertical-align: baseline;
    text-align: center
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.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;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.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-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.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-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

    .pager li > a, .pager li > span {
        display: inline-block;
        padding: 5px 14px;
        background-color: #fff;
        border: 1px solid #ddd;
        border-radius: 15px
    }

        .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: #777;
        cursor: not-allowed;
        background-color: #fff
    }

a.badge:focus, a.badge:hover, a.label:focus, a.label:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: none
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    color: #fff;
    border-radius: .25em
}

    .label:empty {
        display: none
    }

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

    .label-default[href]:focus, .label-default[href]:hover {
        background-color: #5e5e5e
    }

.label-primary {
    background-color: #337ab7
}

    .label-primary[href]:focus, .label-primary[href]:hover {
        background-color: #286090
    }

.label-success {
    background-color: #5cb85c
}

    .label-success[href]:focus, .label-success[href]:hover {
        background-color: #449d44
    }

.label-info {
    background-color: #5bc0de
}

    .label-info[href]:focus, .label-info[href]:hover {
        background-color: #31b0d5
    }

.label-warning {
    background-color: #f0ad4e
}

    .label-warning[href]:focus, .label-warning[href]:hover {
        background-color: #ec971f
    }

.label-danger {
    background-color: #d9534f
}

    .label-danger[href]:focus, .label-danger[href]:hover {
        background-color: #c9302c
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    color: #fff;
    background-color: #777;
    border-radius: 10px
}

    .badge:empty {
        display: none
    }

.media-object, .thumbnail {
    display: block
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs > .btn .badge, .btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff
}

.jumbotron, .jumbotron .h1, .jumbotron h1 {
    color: inherit
}

.list-group-item > .badge {
    float: right
}

    .list-group-item > .badge + .badge {
        margin-right: 5px
    }

.nav-pills > li > a > .badge {
    margin-left: 3px
}

.jumbotron {
    padding: 30px 15px;
    margin-bottom: 30px;
    background-color: #eee
}

    .jumbotron p {
        margin-bottom: 15px;
        font-size: 21px;
        font-weight: 200
    }

.alert, .thumbnail {
    margin-bottom: 20px
}

    .alert .alert-link, .close {
        font-weight: 700
    }

.jumbotron > hr {
    border-top-color: #d5d5d5
}

.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding: 48px 0
    }

    .container .jumbotron, .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron .h1, .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

    .thumbnail a > img, .thumbnail > img {
        margin-right: auto;
        margin-left: auto
    }

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px
}

    .alert h4 {
        margin-top: 0;
        color: inherit
    }

    .alert > p, .alert > ul {
        margin-bottom: 0
    }

        .alert > p + p {
            margin-top: 5px
        }

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

    .alert-dismissable .close, .alert-dismissible .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit
    }

.alert-success {
    color: #3c763d;
    background-color: #dff0d8
}

    .alert-success hr {
        border-top-color: #c9e2b3
    }

    .alert-success .alert-link {
        color: #2b542c
    }

.alert-info {
    color: #31708f;
    background-color: #d9edf7
}

    .alert-info hr {
        border-top-color: #a6e1ec
    }

    .alert-info .alert-link {
        color: #245269
    }

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

    .alert-warning hr {
        border-top-color: #f7e1b5
    }

    .alert-warning .alert-link {
        color: #66512c
    }

.alert-danger {
    color: #a94442;
    background-color: #f2dede
}

    .alert-danger hr {
        border-top-color: #e4b9c0
    }

    .alert-danger .alert-link {
        color: #843534
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-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 {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped, .progress-striped .progress-bar {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress-bar.active, .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-striped .progress-bar-info, .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.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: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    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 {
    margin-top: 15px
}

    .media:first-child {
        margin-top: 0
    }

.media, .media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-right, .media > .pull-right {
    padding-left: 10px
}

.media-left, .media > .pull-left {
    padding-right: 10px
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.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-left-radius: 4px;
        border-top-right-radius: 4px
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px
    }

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 {
        color: #555;
        text-decoration: none;
        background-color: #f5f5f5
    }

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
        color: inherit
    }

    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
        color: #777
    }

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7
}

    .list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
        color: inherit
    }

    .list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
        color: #c7ddef
    }

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #3c763d
}

    a.list-group-item-success .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-success:focus, a.list-group-item-success:hover {
        color: #3c763d;
        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: #3c763d;
        border-color: #3c763d
    }

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

    a.list-group-item-info .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-info:focus, a.list-group-item-info:hover {
        color: #31708f;
        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: #31708f;
        border-color: #31708f
    }

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #8a6d3b
}

    a.list-group-item-warning .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-warning:focus, a.list-group-item-warning:hover {
        color: #8a6d3b;
        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: #8a6d3b;
        border-color: #8a6d3b
    }

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #a94442
}

    a.list-group-item-danger .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-danger:focus, a.list-group-item-danger:hover {
        color: #a94442;
        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: #a94442;
        border-color: #a94442
    }

.panel-heading > .dropdown .dropdown-toggle, .panel-title, .panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
    color: inherit
}

.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: 4px
}

    .panel-title, .panel > .list-group, .panel > .panel-collapse > .list-group, .panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
        margin-bottom: 0
    }

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-title {
    margin-top: 0;
    font-size: 16px
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel-group .panel-heading, .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 > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.list-group + .panel-footer, .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel > .table-responsive:first-child > .table:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

    .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: 3px
    }

    .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: 3px
    }

.panel > .table-responsive:last-child > .table:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

    .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: 3px
    }

    .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: 3px
    }

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
    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-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px
    }

        .panel-group .panel + .panel {
            margin-top: 5px
        }

    .panel-group .panel-heading + .panel-collapse > .list-group, .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: #333;
        background-color: #f5f5f5;
        border-color: #ddd
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ddd
        }

        .panel-default > .panel-heading .badge {
            color: #f5f5f5;
            background-color: #333
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ddd
    }

.panel-primary {
    border-color: #337ab7
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #337ab7
        }

        .panel-primary > .panel-heading .badge {
            color: #337ab7;
            background-color: #fff
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #337ab7
    }

.panel-success {
    border-color: #d6e9c6
}

    .panel-success > .panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6
    }

        .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d6e9c6
        }

        .panel-success > .panel-heading .badge {
            color: #dff0d8;
            background-color: #3c763d
        }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d6e9c6
    }

.panel-info {
    border-color: #bce8f1
}

    .panel-info > .panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1
    }

        .panel-info > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #bce8f1
        }

        .panel-info > .panel-heading .badge {
            color: #d9edf7;
            background-color: #31708f
        }

    .panel-info > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #bce8f1
    }

.panel-warning {
    border-color: #faebcc
}

    .panel-warning > .panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc
    }

        .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #faebcc
        }

        .panel-warning > .panel-heading .badge {
            color: #fcf8e3;
            background-color: #8a6d3b
        }

    .panel-warning > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #faebcc
    }

.panel-danger {
    border-color: #ebccd1
}

    .panel-danger > .panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1
    }

        .panel-danger > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ebccd1
        }

        .panel-danger > .panel-heading .badge {
            color: #f2dede;
            background-color: #a94442
        }

    .panel-danger > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ebccd1
    }

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

    .embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0
    }

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0,0,0,.15)
    }

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.popover, .tooltip {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    position: absolute
}

.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal-content, .popover {
    -webkit-background-clip: padding-box
}

.modal.fade .modal-dialog {
    -o-transform: translate(0,-25%)
}

.modal.in .modal-dialog {
    -o-transform: translate(0,0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: .5
}

.modal-footer .btn + .btn {
    margin-left: 5px
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

.tooltip {
    z-index: 1070;
    display: block;
    font-size: 12px;
    line-height: 1.4;
    filter: alpha(opacity=0);
    opacity: 0
}

    .tooltip.in {
        filter: alpha(opacity=90);
        opacity: .9
    }

    .tooltip.top {
        padding: 5px 0;
        margin-top: -3px
    }

    .tooltip.right {
        padding: 0 5px;
        margin-left: 3px
    }

    .tooltip.bottom {
        padding: 5px 0;
        margin-top: 3px
    }

    .tooltip.left {
        padding: 0 5px;
        margin-left: -3px
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow, .tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    margin-bottom: -5px
}

.tooltip.top-right .tooltip-arrow {
    left: 5px;
    margin-bottom: -5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow, .tooltip.bottom-left .tooltip-arrow, .tooltip.bottom-right .tooltip-arrow {
    border-width: 0 5px 5px;
    border-bottom-color: #000;
    top: 0
}

.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.bottom-left .tooltip-arrow {
    right: 5px;
    margin-top: -5px
}

.tooltip.bottom-right .tooltip-arrow {
    left: 5px;
    margin-top: -5px
}

.popover {
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-size: 14px;
    line-height: 1.42857143;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2)
}

    .popover.top {
        margin-top: -10px
    }

    .popover.right {
        margin-left: 10px
    }

    .popover.bottom {
        margin-top: 10px
    }

    .popover.left {
        margin-left: -10px
    }

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    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
}

.carousel, .carousel-inner {
    position: relative
}

.popover > .arrow {
    border-width: 11px
}

    .popover > .arrow:after {
        content: "";
        border-width: 10px
    }

.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,.25);
    border-bottom-width: 0
}

    .popover.top > .arrow:after {
        bottom: 1px;
        margin-left: -10px;
        content: " ";
        border-top-color: #fff;
        border-bottom-width: 0
    }

.popover.left > .arrow:after, .popover.right > .arrow:after {
    bottom: -10px;
    content: " "
}

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25);
    border-left-width: 0
}

    .popover.right > .arrow:after {
        left: 1px;
        border-right-color: #fff;
        border-left-width: 0
    }

.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25)
}

    .popover.bottom > .arrow:after {
        top: 1px;
        margin-left: -10px;
        content: " ";
        border-top-width: 0;
        border-bottom-color: #fff
    }

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,.25)
}

    .popover.left > .arrow:after {
        right: 1px;
        border-right-width: 0;
        border-left-color: #fff
    }

.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

    .carousel-inner > .item > a > img, .carousel-inner > .item > img {
        line-height: 1
    }

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000
    }

        .carousel-inner > .item.active.right, .carousel-inner > .item.next {
            left: 0;
            -webkit-transform: translate3d(100%,0,0);
            transform: translate3d(100%,0,0)
        }

        .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
            left: 0;
            -webkit-transform: translate3d(-100%,0,0);
            transform: translate3d(-100%,0,0)
        }

            .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
                left: 0;
                -webkit-transform: translate3d(0,0,0);
                transform: translate3d(0,0,0)
            }
}

.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;
    bottom: 0;
    left: 0;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    filter: alpha(opacity=50);
    opacity: .5
}

    .carousel-control.left {
        background-repeat: repeat-x
    }

    .carousel-control.right {
        right: 0;
        left: auto;
        background-repeat: repeat-x
    }

    .carousel-control:focus, .carousel-control:hover {
        color: #fff;
        text-decoration: none;
        filter: alpha(opacity=90);
        outline: 0;
        opacity: .9
    }

    .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%;
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        right: 50%;
        margin-right: -10px
    }

    .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 20px;
        height: 20px;
        margin-top: -10px;
        font-family: serif;
        line-height: 1
    }

        .carousel-control .icon-prev:before {
            content: '\2039'
        }

        .carousel-control .icon-next:before {
            content: '\203a'
        }

.carousel-indicators {
    position: absolute;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #000\9;
        background-color: rgba(0,0,0,0);
        border-radius: 10px
    }

    .carousel-indicators .active {
        width: 12px;
        height: 12px;
        margin: 0;
        background-color: #fff
    }

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

.affix, .modal {
    position: fixed
}

.carousel-caption .btn, .text-hide {
    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;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.modal, .modal-backdrop {
    top: 0;
    bottom: 0;
    left: 0;
    right: 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, .dl-horizontal dd:after, .dl-horizontal dd: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 {
    display: table;
    content: " "
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd: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-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.hidden, .visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0
}

@-ms-viewport {
    width: device-width
}

@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
    }

    .visible-xs-block {
        display: block !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .visible-xs-inline-block {
        display: inline-block !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
    }

    .visible-sm-block {
        display: block !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .visible-sm-inline-block {
        display: inline-block !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
    }

    .visible-md-block {
        display: block !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !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
    }

    .visible-lg-block {
        display: block !important
    }

    .visible-lg-inline {
        display: inline !important
    }

    .visible-lg-inline-block {
        display: inline-block !important
    }

    .hidden-lg {
        display: none !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
    }
}

.visible-print {
    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
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }

    .hidden-print {
        display: none !important
    }
}
/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.btn-danger, .btn-default, .btn-info, .btn-primary, .btn-success, .btn-warning {
    text-shadow: 0 -1px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075)
}

    .btn-danger.active, .btn-danger:active, .btn-default.active, .btn-default:active, .btn-info.active, .btn-info:active, .btn-primary.active, .btn-primary:active, .btn-success.active, .btn-success:active, .btn-warning.active, .btn-warning:active {
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

    .btn-danger .badge, .btn-default .badge, .btn-info .badge, .btn-primary .badge, .btn-success .badge, .btn-warning .badge {
        text-shadow: none
    }

.btn-default {
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: -o-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0));
    background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #dbdbdb;
    border-color: #ccc
}

    .btn-default:focus, .btn-default:hover {
        background-color: #e0e0e0;
        background-position: 0 -15px
    }

    .btn-default.active, .btn-default:active {
        background-color: #e0e0e0;
        border-color: #dbdbdb
    }

    .btn-default.disabled, .btn-default:disabled, .btn-default[disabled] {
        background-color: #e0e0e0;
        background-image: none
    }

.btn-primary {
    background-image: -webkit-linear-gradient(top,#337ab7 0,#265a88 100%);
    background-image: -o-linear-gradient(top,#337ab7 0,#265a88 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#265a88));
    background-image: linear-gradient(to bottom,#337ab7 0,#265a88 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #245580
}

    .btn-primary:focus, .btn-primary:hover {
        background-color: #265a88;
        background-position: 0 -15px
    }

    .btn-primary.active, .btn-primary:active {
        background-color: #265a88;
        border-color: #245580
    }

    .btn-primary.disabled, .btn-primary:disabled, .btn-primary[disabled] {
        background-color: #265a88;
        background-image: none
    }

.btn-success {
    background-image: -webkit-linear-gradient(top,#5cb85c 0,#419641 100%);
    background-image: -o-linear-gradient(top,#5cb85c 0,#419641 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#5cb85c),to(#419641));
    background-image: linear-gradient(to bottom,#5cb85c 0,#419641 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #3e8f3e
}

    .btn-success:focus, .btn-success:hover {
        background-color: #419641;
        background-position: 0 -15px
    }

    .btn-success.active, .btn-success:active {
        background-color: #419641;
        border-color: #3e8f3e
    }

    .btn-success.disabled, .btn-success:disabled, .btn-success[disabled] {
        background-color: #419641;
        background-image: none
    }

.btn-info {
    background-image: -webkit-linear-gradient(top,#5bc0de 0,#2aabd2 100%);
    background-image: -o-linear-gradient(top,#5bc0de 0,#2aabd2 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#5bc0de),to(#2aabd2));
    background-image: linear-gradient(to bottom,#5bc0de 0,#2aabd2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #28a4c9
}

    .btn-info:focus, .btn-info:hover {
        background-color: #2aabd2;
        background-position: 0 -15px
    }

    .btn-info.active, .btn-info:active {
        background-color: #2aabd2;
        border-color: #28a4c9
    }

    .btn-info.disabled, .btn-info:disabled, .btn-info[disabled] {
        background-color: #2aabd2;
        background-image: none
    }

.btn-warning {
    background-image: -webkit-linear-gradient(top,#f0ad4e 0,#eb9316 100%);
    background-image: -o-linear-gradient(top,#f0ad4e 0,#eb9316 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f0ad4e),to(#eb9316));
    background-image: linear-gradient(to bottom,#f0ad4e 0,#eb9316 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #e38d13
}

    .btn-warning:focus, .btn-warning:hover {
        background-color: #eb9316;
        background-position: 0 -15px
    }

    .btn-warning.active, .btn-warning:active {
        background-color: #eb9316;
        border-color: #e38d13
    }

    .btn-warning.disabled, .btn-warning:disabled, .btn-warning[disabled] {
        background-color: #eb9316;
        background-image: none
    }

.btn-danger {
    background-image: -webkit-linear-gradient(top,#d9534f 0,#c12e2a 100%);
    background-image: -o-linear-gradient(top,#d9534f 0,#c12e2a 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#d9534f),to(#c12e2a));
    background-image: linear-gradient(to bottom,#d9534f 0,#c12e2a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #b92c28
}

    .btn-danger:focus, .btn-danger:hover {
        background-color: #c12e2a;
        background-position: 0 -15px
    }

    .btn-danger.active, .btn-danger:active {
        background-color: #c12e2a;
        border-color: #b92c28
    }

    .btn-danger.disabled, .btn-danger:disabled, .btn-danger[disabled] {
        background-color: #c12e2a;
        background-image: none
    }

.img-thumbnail, .thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
    box-shadow: 0 1px 2px rgba(0,0,0,.075)
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: #e8e8e8;
    background-image: -webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
    background-image: -o-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e8e8e8));
    background-image: linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
    background-repeat: repeat-x
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: #2e6da4;
    background-image: -webkit-linear-gradient(top,#337ab7 0,#2e6da4 100%);
    background-image: -o-linear-gradient(top,#337ab7 0,#2e6da4 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2e6da4));
    background-image: linear-gradient(to bottom,#337ab7 0,#2e6da4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    background-repeat: repeat-x
}

.navbar-default {
    background-image: -webkit-linear-gradient(top,#fff 0,#f8f8f8 100%);
    background-image: -o-linear-gradient(top,#fff 0,#f8f8f8 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f8f8f8));
    background-image: linear-gradient(to bottom,#fff 0,#f8f8f8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075)
}

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .open > a {
        background-image: -webkit-linear-gradient(top,#dbdbdb 0,#e2e2e2 100%);
        background-image: -o-linear-gradient(top,#dbdbdb 0,#e2e2e2 100%);
        background-image: -webkit-gradient(linear,left top,left bottom,from(#dbdbdb),to(#e2e2e2));
        background-image: linear-gradient(to bottom,#dbdbdb 0,#e2e2e2 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
        background-repeat: repeat-x;
        -webkit-box-shadow: inset 0 3px 9px rgba(0,0,0,.075);
        box-shadow: inset 0 3px 9px rgba(0,0,0,.075)
    }

.navbar-inverse {
    background-repeat: repeat-x
}

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .open > a {
        background-image: -webkit-linear-gradient(top,#080808 0,#0f0f0f 100%);
        background-image: -o-linear-gradient(top,#080808 0,#0f0f0f 100%);
        background-image: -webkit-gradient(linear,left top,left bottom,from(#080808),to(#0f0f0f));
        background-image: linear-gradient(to bottom,#080808 0,#0f0f0f 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
        background-repeat: repeat-x;
        -webkit-box-shadow: inset 0 3px 9px rgba(0,0,0,.25);
        box-shadow: inset 0 3px 9px rgba(0,0,0,.25)
    }

    .navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a {
        text-shadow: 0 -1px 0 rgba(0,0,0,.25)
    }

.navbar-fixed-bottom, .navbar-fixed-top, .navbar-static-top {
    border-radius: 0
}

@media (max-width:767px) {
    .navbar .navbar-nav .open .dropdown-menu > .active > a, .navbar .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-image: -webkit-linear-gradient(top,#337ab7 0,#2e6da4 100%);
        background-image: -o-linear-gradient(top,#337ab7 0,#2e6da4 100%);
        background-image: -webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2e6da4));
        background-image: linear-gradient(to bottom,#337ab7 0,#2e6da4 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
        background-repeat: repeat-x
    }
}

.alert {
    text-shadow: 0 1px 0 rgba(255,255,255,.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05)
}

.alert-success {
    background-image: -webkit-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);
    background-image: -o-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#dff0d8),to(#c8e5bc));
    background-image: linear-gradient(to bottom,#dff0d8 0,#c8e5bc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
    background-repeat: repeat-x;
    border-color: #b2dba1
}

.alert-info {
    background-image: -webkit-linear-gradient(top,#d9edf7 0,#b9def0 100%);
    background-image: -o-linear-gradient(top,#d9edf7 0,#b9def0 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#d9edf7),to(#b9def0));
    background-image: linear-gradient(to bottom,#d9edf7 0,#b9def0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
    background-repeat: repeat-x;
    border-color: #9acfea
}

.alert-warning {
    background-image: -webkit-linear-gradient(top,#fcf8e3 0,#f8efc0 100%);
    background-image: -o-linear-gradient(top,#fcf8e3 0,#f8efc0 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fcf8e3),to(#f8efc0));
    background-image: linear-gradient(to bottom,#fcf8e3 0,#f8efc0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
    background-repeat: repeat-x;
    border-color: #f5e79e
}

.alert-danger {
    background-image: -webkit-linear-gradient(top,#f2dede 0,#e7c3c3 100%);
    background-image: -o-linear-gradient(top,#f2dede 0,#e7c3c3 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f2dede),to(#e7c3c3));
    background-image: linear-gradient(to bottom,#f2dede 0,#e7c3c3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
    background-repeat: repeat-x;
    border-color: #dca7a7
}

.progress {
    background-image: -webkit-linear-gradient(top,#ebebeb 0,#f5f5f5 100%);
    background-image: -o-linear-gradient(top,#ebebeb 0,#f5f5f5 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#ebebeb),to(#f5f5f5));
    background-image: linear-gradient(to bottom,#ebebeb 0,#f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar {
    background-image: -webkit-linear-gradient(top,#337ab7 0,#286090 100%);
    background-image: -o-linear-gradient(top,#337ab7 0,#286090 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#286090));
    background-image: linear-gradient(to bottom,#337ab7 0,#286090 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-success {
    background-image: -webkit-linear-gradient(top,#5cb85c 0,#449d44 100%);
    background-image: -o-linear-gradient(top,#5cb85c 0,#449d44 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#5cb85c),to(#449d44));
    background-image: linear-gradient(to bottom,#5cb85c 0,#449d44 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-info {
    background-image: -webkit-linear-gradient(top,#5bc0de 0,#31b0d5 100%);
    background-image: -o-linear-gradient(top,#5bc0de 0,#31b0d5 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#5bc0de),to(#31b0d5));
    background-image: linear-gradient(to bottom,#5bc0de 0,#31b0d5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-warning {
    background-image: -webkit-linear-gradient(top,#f0ad4e 0,#ec971f 100%);
    background-image: -o-linear-gradient(top,#f0ad4e 0,#ec971f 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f0ad4e),to(#ec971f));
    background-image: linear-gradient(to bottom,#f0ad4e 0,#ec971f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-danger {
    background-image: -webkit-linear-gradient(top,#d9534f 0,#c9302c 100%);
    background-image: -o-linear-gradient(top,#d9534f 0,#c9302c 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#d9534f),to(#c9302c));
    background-image: linear-gradient(to bottom,#d9534f 0,#c9302c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    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)
}

.list-group {
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
    box-shadow: 0 1px 2px rgba(0,0,0,.075)
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    text-shadow: 0 -1px 0 #286090;
    background-image: -webkit-linear-gradient(top,#337ab7 0,#2b669a 100%);
    background-image: -o-linear-gradient(top,#337ab7 0,#2b669a 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2b669a));
    background-image: linear-gradient(to bottom,#337ab7 0,#2b669a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
    background-repeat: repeat-x;
    border-color: #2b669a
}

    .list-group-item.active .badge, .list-group-item.active:focus .badge, .list-group-item.active:hover .badge {
        text-shadow: none
    }

.panel-default > .panel-heading {
    background-image: -webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
    background-image: -o-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e8e8e8));
    background-image: linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
    background-repeat: repeat-x
}

.panel-primary > .panel-heading {
    background-image: -webkit-linear-gradient(top,#337ab7 0,#2e6da4 100%);
    background-image: -o-linear-gradient(top,#337ab7 0,#2e6da4 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2e6da4));
    background-image: linear-gradient(to bottom,#337ab7 0,#2e6da4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    background-repeat: repeat-x
}

.panel-success > .panel-heading {
    background-image: -webkit-linear-gradient(top,#dff0d8 0,#d0e9c6 100%);
    background-image: -o-linear-gradient(top,#dff0d8 0,#d0e9c6 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#dff0d8),to(#d0e9c6));
    background-image: linear-gradient(to bottom,#dff0d8 0,#d0e9c6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
    background-repeat: repeat-x
}

.panel-info > .panel-heading {
    background-image: -webkit-linear-gradient(top,#d9edf7 0,#c4e3f3 100%);
    background-image: -o-linear-gradient(top,#d9edf7 0,#c4e3f3 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#d9edf7),to(#c4e3f3));
    background-image: linear-gradient(to bottom,#d9edf7 0,#c4e3f3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
    background-repeat: repeat-x
}

.panel-warning > .panel-heading {
    background-image: -webkit-linear-gradient(top,#fcf8e3 0,#faf2cc 100%);
    background-image: -o-linear-gradient(top,#fcf8e3 0,#faf2cc 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fcf8e3),to(#faf2cc));
    background-image: linear-gradient(to bottom,#fcf8e3 0,#faf2cc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
    background-repeat: repeat-x
}

.panel-danger > .panel-heading {
    background-image: -webkit-linear-gradient(top,#f2dede 0,#ebcccc 100%);
    background-image: -o-linear-gradient(top,#f2dede 0,#ebcccc 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f2dede),to(#ebcccc));
    background-image: linear-gradient(to bottom,#f2dede 0,#ebcccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
    background-repeat: repeat-x
}

.well {
    background-image: -webkit-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);
    background-image: -o-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#e8e8e8),to(#f5f5f5));
    background-image: linear-gradient(to bottom,#e8e8e8 0,#f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
    background-repeat: repeat-x;
    border-color: #dcdcdc;
    -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.1)
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: auto;
    z-index: 99999;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate(0,-25%);
        -ms-transform: translate(0,-25%);
        transform: translate(0,-25%);
        -webkit-transition: -webkit-transform .3s ease-out;
        -moz-transition: -moz-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0,0);
        -ms-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: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    z-index: 1040;
    background-color: #000
}

    .modal-backdrop.fade {
        filter: alpha(opacity=0)
    }

    .modal-backdrop.in {
        filter: alpha(opacity=50)
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px
}

    .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
}

.login-box, .soc-log {
    text-align: center
}

.modal-footer .btn + .btn {
    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 {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.md-modal {
    margin: 30px auto 50px
}

.md-content {
    width: 100%;
    height: auto;
    background-color: #fff;
    padding: 15px;
    border-radius: 10px;
    border: 1px solid #ddd
}

#noteModal .md-content {
    width: 431px;
    height: 434px
}

#noteModal .modal-dialog {
    width: 431px
}

.popup-title {
    width: 100%;
    height: 30px;
    background-color: #1c4b87;
    color: #fff
}

#closeLogin {
    float: right;
    margin: 4px 4px 0 0
}

.title {
    float: left;
    margin: 4px 0 0 10px;
    font-size: 16px
}

.popup-left {
    width: 45%;
    float: left;
    padding: 10px;
    margin-left: 10px
}

.popup-right {
    width: 40%;
    float: right;
    padding: 10px;
    margin-right: 10px
}

.login-box {
    width: 100%;
    margin: 10px 0;
    color: #353e49;
    font-weight: 100;
    font-size: 26px
}

.cont-box {
    margin-top: 0
}

.soc-log img {
    margin-top: 10px
}

.other {
    margin: 0;
    width: 100%;
    text-align: left
}

    .other a {
        font-family: 'Open Sans';
        font-size: 14px;
        font-weight: 100;
        float: right;
        padding-right: 0
    }

.md-content input[type=email], .md-content input[type=password], .md-content input[type=text], .md-content textarea {
    width: 100%;
    height: 40px;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    font-family: 'Open Sans';
    font-size: 16px;
    color: #5d5e5f;
    outline: 0;
    margin: 0 0 20px;
    padding: 0 10px;
    font-weight: 100;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#pricing *, .mm-menu-toggle {
    -webkit-box-sizing: border-box
}

.md-content textarea {
    padding: 10px;
    height: auto
}

.md-content input[type=checkbox] {
    background-color: #fff;
    border: 1px solid #ccc
}

.md-content input[type=button], .md-content input[type=submit] {
    width: 150px;
    height: 35px;
    -moz-box-shadow: inset 0 1px 0 0 #fff;
    -webkit-box-shadow: inset 0 1px 0 0 #fff;
    box-shadow: inset 0 1px 0 0 #fff;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(.05,#fff),color-stop(1,#ebebeb));
    background: -moz-linear-gradient(center top,#fff 5%,#ebebeb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ebebeb');
    background-color: #ededed;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    text-indent: 0;
    border: 1px solid #dcdcdc;
    border-bottom: 3px solid #dcdcdc;
    display: inline-block;
    font-size: 14px;
    line-height: 32px;
    color: #888;
    text-align: center;
    text-transform: uppercase;
    outline: 0;
    cursor: pointer;
    margin: 20px 0 0;
    font-weight: 100;
    font-family: 'Open Sans'
}

.loadgif, .loadgifreg {
    z-index: 100;
    left: 0;
    text-align: center;
    display: none;
    position: absolute
}

.md-content input[type=button]:hover {
    background: -webkit-gradient(linear,left top,left bottom,color-stop(.05,#ebebeb),color-stop(1,#fff));
    background: -moz-linear-gradient(center top,#ebebeb 5%,#fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#ffffff')
}

.md-content .buttons {
    width: 100%;
    margin: 0 15px 0 0
}

.md-content .clear {
    clear: both
}

.md-content .floatLeft {
    float: left
}

.md-content .floatRight {
    float: right
}

#status_msg .alert {
    position: absolute;
    z-index: 100;
    width: 100%;
    background-color: rgba(255,255,255,.19);
    top: 50px;
    text-align: center
}

    #status_msg .alert li {
        list-style: none;
        line-height: 14px;
        width: 30%;
        margin: 0 auto
    }

.loadgif {
    background-color: rgba(255,255,255,0);
    top: 162px;
    width: 100%;
    height: 100%
}

.loadgifreg {
    background-color: rgba(255,255,255,.5);
    top: 20px;
    width: 362px;
    height: 395px
}

#divInfo .alert-danger p, #divRegisterInfo .alert-danger p {
    font-size: 13px;
    text-align: left;
    float: left;
    margin-bottom: 8px;
    color: red;
    font-weight: 600
}

.divInfo li {
    list-style: none;
    color: red;
    padding-left: 15px
}

.ui-menu .ui-menu-item a {
    padding: 4px 0;
    font-size: 12px
}

    .ui-menu .ui-menu-item a:hover {
        border: 1px solid #597892;
        background: #bad0e5;
        color: #333
    }

.round-button, .round-button:hover {
    background-image: -moz-linear-gradient(90deg,#e7e7e7 0,#fff 100%);
    background-image: -webkit-linear-gradient(90deg,#e7e7e7 0,#fff 100%);
    background-image: -ms-linear-gradient(90deg,#e7e7e7 0,#fff 100%)
}

.ui-autocomplete {
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    font-family: Arial,Helvetica,sans-serif;
    padding: 0;
    border-bottom: 1px;
    width: 100px
}

* html .ui-autocomplete {
    height: 200px
}

.white_screen {
    width: 100%;
    height: 100%;
    background-color: #ebebeb;
    position: absolute
}

#card, #card .front, #card figure, .black_screen {
    position: relative
}

.black_screen {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.7)
}

.content-wrap {
    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    -o-perspective: 800px;
    perspective: 800px
}

#loginModal .content, #registerModal .content {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -300px;
    margin-left: -325px;
    width: 650px;
    height: 400px;
    background-color: rgba(255,255,255,1);
    box-shadow: 0 0 5px rgba(0,0,0,.1);
    padding: 20px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-transition: -webkit-transform 1s;
    -moz-transition: -moz-transform 1s;
    -o-transition: -o-transform 1s;
    transition: transform 1s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.modal-open .modal {
    overflow: auto !important;
    padding-right: 0 !important
}

#loginModal p, #registerModal p {
    margin: 1.5em 0;
    padding: 2px 10px;
    text-align: justify;
    color: #505050;
    font-weight: 300
}

.logo-top {
    text-align: center;
    padding-bottom: 0
}

.close_button {
    width: 100%;
    height: 30px;
    text-align: right;
    padding: 20px 0 0;
    opacity: 1;
    position: absolute;
    z-index: 4
}

    .close_button img {
        margin-right: 30px
    }

.round-button {
    font-family: 'Open Sans Condensed',sans-serif;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    padding: 7px 25px;
    border-style: solid;
    border-width: 1px;
    border-color: #e0e0e0;
    background-color: rgba(0,0,0,.2);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none;
    float: right;
    box-shadow: 0 0 2px rgba(0,0,0,.2);
    color: #555;
    cursor: pointer
}

    .round-button:hover {
        border: 1px solid #999
    }

    .round-button:active {
        background-image: -moz-linear-gradient(90deg,#fff 0,#e7e7e7 100%);
        background-image: -webkit-linear-gradient(90deg,#fff 0,#e7e7e7 100%);
        background-image: -ms-linear-gradient(90deg,#fff 0,#e7e7e7 100%)
    }

    .round-button:focus {
        outline: 0
    }

#loginModal label {
    font-size: 14px;
    font-weight: 100;
    color: #505050;
    font-family: 'Open Sans',sans-serif
}

input[type=radio] {
    vertical-align: middle
}

    input[type=radio] + label {
        cursor: pointer
    }

        input[type=radio] + label:before {
            content: "";
            display: inline-block;
            height: 21px;
            margin: 1px 4px 0 -22px;
            vertical-align: middle;
            width: 23px
        }

#card, #card figure {
    height: 100%;
    width: 100%
}

#loginModal, #passwordModal, #registerModal {
    width: 100%;
    height: 100%;
    background-color: #142a55
}

    #loginModal .container, #passwordModal .container, #registerModal .container {
        position: relative;
        max-width: 400px;
        width: 100%;
        top: 30%;
        left: 50%;
        margin-top: -140px;
        margin-left: -200px;
        padding: 0
    }

#register_btn {
    margin-left: 6px
}

label.login_error {
    font-size: 13px;
    text-align: left;
    float: left;
    margin-top: -11px;
    margin-bottom: 8px;
    color: red;
    font-weight: 600
}

#card figure, .signup-agree {
    color: #fff;
    text-align: center
}

#card {
    top: 0;
    left: 0
}

    #card figure {
        display: block;
        font-weight: 700
    }

    #card .front {
        top: 45%;
        left: 50%;
        margin-top: -60px;
        margin-left: -200px;
        width: 400px;
        height: auto;
        background-color: rgba(255,255,255,1);
        box-shadow: 0 0 5px rgba(0,0,0,.1);
        padding: 20px 25px;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px
    }

.signup-agree {
    font-size: 13px;
    position: absolute;
    margin: 30px 0 10px !important;
    width: 100%;
    left: 0;
    font-weight: 100
}

    , .signup-account a:hover, .signup-agree a:hover {
        text-decoration: none !important;
        text-decoration: underline !important
    }

.signup-account {
    font-weight: 500;
    text-align: center
}

.bm-form-error-global-message, .bm-form-error-messages {
    font-weight: 100;
    font-family: 'Open Sans'
}

#loginModal .signup-agree, #registerModal .signup-agree a {
    text-align: center !important;
    color: #fff !important
}

.bm-form-error-messages {
    width: 100%;
    height: 30px;
    background-color: rgba(200,0,0,.7);
    font-size: 13px;
    color: #FFF;
    outline: 0;
    margin: -10px 11px 20px 0;
    padding: 0 10px;
    border-radius: 4px;
    line-height: 30px;
    display: block
}

.error-border {
    border: 1px solid #D33333
}

.bm-form-error-global-message {
    width: 250px;
    height: 100px;
    background: rgba(255,0,0,.7);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position: absolute;
    right: -260px;
    padding-top: 30px;
    padding: 30px 20px 0;
    font-size: 14px;
    box-shadow: 3px 3px 3px rgba(0,0,0,.1)
}

    .bm-form-error-global-message:after {
        content: '';
        position: absolute;
        border-style: solid;
        border-width: 15px 15px 15px 0;
        border-color: transparent rgba(255,0,0,.7);
        display: block;
        width: 0;
        z-index: 1;
        left: -15px;
        top: 35px
    }

@media (max-width:420px) {
    .modal-open .modal {
        overflow: auto !important
    }

    .logo-top {
        padding-bottom: 15px
    }

        .logo-top img {
            max-width: 140px;
            margin-bottom: 20px
        }

    #loginModal .container, #passwordModal .container, #registerModal .container {
        top: auto;
        left: auto;
        margin: 30px auto 0;
        width: auto;
        height: auto
    }

    #card .front {
        top: auto;
        left: auto;
        margin-top: 10px;
        margin-left: 0;
        width: auto
    }

    .md-content input[type=button], .md-content input[type=submit] {
        width: 100%
    }

    #registerModal {
        bottom: -200px
    }

        #registerModal .signup-agree {
            text-align: center !important
        }

        #registerModal .signup-account {
            margin-top: 80px;
            left: 80px
        }

        #registerModal .md-content .buttons {
            margin-top: 0
        }

        #registerModal .login-box {
            margin: 15px 0
        }
}

#passwordModal .buttons input {
    width: 100%;
    color: #000;
    font-weight: 600
}

#card figure.front.v1, #card figure.front.v2, #card figure.front.v3, #card figure.front.v4 {
    display: none
}

body.v1 #card figure.v1, body.v2 #card figure.v2, body.v3 #card figure.v3, body.v4 #card figure.v4 {
    display: block
}

.container > header {
    padding: 2.875em 1.875em 1.875em
}

    .container > header h1 {
        font-size: 2.125em;
        line-height: 1.3;
        margin: 0;
        float: left;
        font-weight: 400
    }

    .container > header span {
        display: block;
        font-weight: 700;
        letter-spacing: .5em;
        padding: 0 0 .6em .1em
    }

    .container > header nav {
        float: right
    }

        .container > header nav a {
            display: block;
            float: left;
            position: relative;
            width: 2.5em;
            height: 2.5em;
            background: #fff;
            border-radius: 50%;
            color: transparent;
            margin: 0 .1em;
            border: 4px solid #47a3da;
            text-indent: -8000px
        }

            .container > header nav a:after {
                content: attr(data-info);
                color: #47a3da;
                position: absolute;
                width: 600%;
                top: 120%;
                text-align: right;
                right: 0;
                opacity: 0;
                pointer-events: none
            }

            .container > header nav a:hover:after {
                opacity: 1
            }

            .container > header nav a:hover {
                background: #47a3da
            }

.main > section {
    max-width: 260px;
    width: 90%;
    margin: 0 auto
}

    .main > section h2 {
        font-weight: 300;
        color: #ccc
    }

    .main > section button {
        border: none;
        background: #47a3da;
        color: #fff;
        padding: 1.5em;
        display: block;
        width: 100%;
        cursor: pointer;
        margin: 10px 0;
        font-size: .8em
    }

        .main > section button:hover {
            background: #258ecd
        }

        .main > section button.active {
            background: #0d77b6
        }

        .main > section button.disabled {
            background: #aaa;
            pointer-events: none
        }

.icon-arrow-left:before, .icon-drop:before {
    font-family: fontawesome;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    speak: none;
    font-style: normal;
    font-weight: 400;
    line-height: 2;
    text-align: center;
    color: #47a3da;
    -webkit-font-smoothing: antialiased;
    text-indent: 8000px;
    padding-left: 8px
}

.container > header nav a:hover:before {
    color: #fff
}

.icon-drop:before {
    content: "\e000"
}

.icon-arrow-left:before {
    content: "\f060"
}

#pricing .btn-default:after, #pricing .most-popular:after {
    content: "";
    position: absolute
}

.price-header {
    padding-top: 100px;
    text-align: center
}

#pricing * {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#pricing .table-holder {
    display: table;
    width: 100%;
    max-width: 100%;
    margin: auto
}

#pricing .plans-services {
    text-align: center;
    max-width: 100%;
    margin: 0 auto;
    padding-bottom: 150px
}

#pricing .cell {
    display: table-cell;
    float: none
}

#pricing .plans-services h2.title_price {
    border: none;
    margin-bottom: 0
}

#pricing .plans-services h4.subtitle-price {
    margin-bottom: 30px
}

#pricing .plans-services .right-buffer {
    padding-right: 10px
}

#pricing .plans-services .left-buffer {
    padding-left: 10px
}

#pricing .plans-services .content-title {
    margin: 0;
    padding: 45px 0;
    font-size: 46px;
    text-align: center;
    font-weight: 300
}

#pricing .e-commerce {
    width: 100%;
    max-width: 970px;
    margin: auto
}

    #pricing .e-commerce .plan-column {
        float: left
    }

#pricing .plans-services .columns-wrapper {
    padding-top: 40px
}

#pricing .plans-services .price-before {
    position: relative;
    display: inline-block;
    padding: 0 5px;
    font-size: 28px;
    font-weight: 600;
    color: #717171
}

    #pricing .plans-services .price-before:after {
        content: "";
        display: inline-block;
        position: absolute;
        left: 0;
        top: 50%;
        width: 100%;
        height: 1px;
        background: #717171
    }

#pricing .plans-services .plan-column {
    position: relative;
    width: 25%;
    vertical-align: top
}

    #pricing .plans-services .plan-column .most-popular {
        right: -7px
    }

    #pricing .plans-services .plan-column.most-popular-plan {
        width: 25%;
        padding-top: 0
    }

        #pricing .plans-services .plan-column.agency_plan .base-btn, #pricing .plans-services .plan-column.most-popular-plan .base-btn, #pricing .plans-services .plan-column.most-popular-plan .box-head > .cell {
            background: #43bc71
        }

        #pricing .plans-services .plan-column.most-popular-plan.e-commerce .base-btn, #pricing .plans-services .plan-column.most-popular-plan.e-commerce .box-head > .cell {
            background: #2d6a86
        }

        #pricing .plans-services .plan-column.agency_plan .base-btn:hover, #pricing .plans-services .plan-column.most-popular-plan .base-btn:hover {
            background: #278E4E
        }

    #pricing .plans-services .plan-column .base-btn {
        width: 100%;
        background: #2d6a86
    }

        #pricing .plans-services .plan-column .base-btn:hover {
            background: #1B4C63;
            cursor: pointer
        }

#pricing .plans-services .service-box {
    display: inline-block;
    width: 100%;
    border: 1px solid #e8e8e8;
    -webkit-box-shadow: 0 0 25px rgba(0,44,102,.3);
    -moz-box-shadow: 0 0 25px rgba(0,44,102,.3);
    box-shadow: 0 0 25px rgba(0,44,102,.3)
}

#pricing .plans-services .box-head {
    width: 100%;
    color: #fff;
    position: relative;
    padding: 3px
}

    #pricing .plans-services .box-head > .cell {
        height: 70px;
        width: 100%;
        background: #2d6a86;
        vertical-align: middle
    }

    #pricing .plans-services .box-head .service-type {
        font-size: 25px;
        line-height: 25px
    }

#pricing .plans-services .service-title {
    margin: 0;
    font-family: 'Open Sans',sans-serif;
    font-weight: 600 !important;
    font-size: 24px !important;
    line-height: 100%;
    color: #fff !important;
    border: none;
    padding: 0;
    text-transform: capitalize !important
}

#pricing .plans-services h5 {
    font-weight: 100;
    margin-bottom: 0
}

#pricing .plans-services .plan-bonus {
    margin-bottom: 18px;
    font-size: 15px;
    text-align: center
}

    #pricing .plans-services .plan-bonus .text-lbl {
        display: inline-block;
        font-size: 21px;
        text-decoration: underline;
        float: none;
        margin-bottom: 5px
    }

    #pricing .plans-services .plan-bonus p {
        margin-bottom: 0
    }

    #pricing .plans-services .plan-bonus .bonus-text {
        text-align: center;
        overflow: hidden;
        width: 100%
    }

        #pricing .plans-services .plan-bonus .bonus-text span {
            display: block
        }

#pricing .plans-services .price-wrap {
    padding-bottom: 15px
}

#pricing .plans-services .price-now {
    padding: 30px 0;
    font-weight: 600
}

    #pricing .plans-services .price-now .hole-price {
        font-size: 62px;
        line-height: 62px;
        font-weight: 700
    }

    #pricing .plans-services .price-now sup {
        top: -32px;
        font-size: 18px;
        font-weight: 600
    }

    #pricing .plans-services .price-now .sub-cents {
        font-size: 35px
    }

    #pricing .plans-services .price-now .length-time {
        display: inline-block;
        font-size: 18px;
        line-height: 100%;
        margin-bottom: 10px
    }

#pricing .plans-services .service-list {
    margin-bottom: 0;
    font-size: 18px
}

    #pricing .plans-services .service-list .list-item {
        min-height: 40px;
        line-height: 20px;
        padding: 12px;
        border-bottom: 1px solid #e8e8e8;
        font-weight: 300;
        font-size: 14px
    }

        #pricing .plans-services .service-list .list-item:last-child {
            border-bottom: 0
        }

        #pricing .plans-services .service-list .list-item .fa.fa-star {
            font-size: 10px;
            margin-right: 4px;
            color: #0065a5
        }

#pricing .plans-services .select-box {
    width: 100%;
    height: 200px;
    padding: 20px 25px;
    background: url(/assets/images/plan_bg.jpg) no-repeat;
    background-size: cover;
    color: #073144;
    min-height: 170px
}

#pricing .plans-services .most-popular-plan .select-box {
    height: 200px
}

#pricing .select-box .cell {
    padding-top: 0
}

.free .base-btn, .professional .base-btn, .service-box .base-btn {
    margin-top: 0
}

#pricing .cropper-container .cropper-view-box {
    outline: #fff solid 1px
}

#pricing .cropper-container .cropper-dashed {
    border: 0
}

#pricing .cropper-container .cropper-point {
    background-color: #fff
}

#pricing .mCustomScrollBox > .mCSB_scrollTools {
    width: 8px
}

#pricing .mCustomScrollBox .mCSB_container {
    margin-right: 19px
}

#pricing .btn-default {
    position: relative;
    display: inline-block;
    margin-right: 4px;
    padding: 12px;
    background: #e0e0e0;
    color: #5d5d5d;
    text-align: center;
    box-shadow: none;
    text-shadow: none;
    background-image: none
}

    #pricing .btn-default:after {
        display: inline-block;
        height: 3px;
        background: #cbcbcb;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 10
    }

    #pricing .btn-default:active, .btn-default:focus, .btn-default:hover {
        text-decoration: none;
        box-shadow: none;
        text-shadow: none;
        background-image: none
    }

    #pricing .btn-default:last-child {
        margin-right: 0
    }

#pricing .most-popular {
    position: absolute;
    right: -6px;
    top: -7px;
    display: table;
    min-width: 150px;
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    padding: 0 20px;
    text-transform: uppercase;
    text-align: center;
    background: url(/assets/images/popular_bg.png) right top no-repeat;
    z-index: 100
}

    #pricing .most-popular:after {
        display: inline-block;
        width: 6px;
        height: 7px;
        right: 0;
        bottom: -6px;
        background: url(/assets/images/popular_after.png) center center no-repeat
    }

#pricing .row.pricing_payment {
    background: #f8f8f8;
    padding: 30px 0 30px 30px;
    margin: auto;
    display: flex
}

    #pricing .row.pricing_payment .col-md-4.text-center img {
        margin: auto
    }

    #pricing .row.pricing_payment .col-md-4.text-center {
        background: #fff;
        padding: 30px;
        border-right: 30px solid #f8f8f8;
        width: 100%
    }

        #pricing .row.pricing_payment .col-md-4.text-center.center_logos {
            display: flex;
            align-items: center;
            justify-content: center
        }

#pricing .base-btn, #pricing .btn {
    display: inline-block;
    padding: 15px 40px;
    border: 0;
    font-family: 'Open Sans',sans-serif;
    font-weight: 700;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 18px
}

    #pricing .base-btn:active:focus, #pricing .base-btn:focus, #pricing .btn:active:focus, #pricing .btn:focus {
        text-decoration: none;
        outline: 0;
        color: #fff;
        box-shadow: none
    }

    #pricing .base-btn.active, #pricing .base-btn:active, #pricing .btn.active, #pricing .btn:active {
        box-shadow: none
    }

    #pricing .base-btn:hover, #pricing .btn:hover {
        color: #fff;
        text-decoration: none
    }

#pricing .base-btn, #pricing .btn-base {
    background: #43bc71;
    color: #fff
}

#pricing .btn-danger {
    background: #bc4343
}

    #pricing .btn-danger:active, #pricing .btn-danger:active:focus {
        background: #bc4343;
        box-shadow: none
    }

.gray_gradient {
    height: 200px
}

#slider-short .banner-profile {
    background-image: url(/assets/images/slide1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: auto;
    margin: 0 auto;
    cursor: default
}

@media (max-width:991px) {
    #pricing .plans-services h2.title_price {
        margin-bottom: 0
    }

    #pricing .plans-services .select-box {
        height: auto;
        min-height: auto
    }

    .free .base-btn {
        margin-top: 40px
    }

    .plan-column.free-service.cell.right-buffer.free {
        margin-top: 0 !important
    }

    .plans-services .table-holder {
        width: 100%
    }

    #pricing .plans-services .plan-column, #pricing .plans-services .plan-column.most-popular-plan {
        width: 100%;
        margin-top: 70px;
        display: block;
        padding-top: 0
    }

    .plan-column.monthly-service.cell.left-buffer.business {
        padding-left: 0
    }

    #ribbon {
        width: 95%
    }

    .ribbon-comming_soon {
        right: 1px;
        transform: rotate(0);
        -ms-transform: rotate(0);
        -webkit-transform: rotate(0);
        width: 100%;
        top: -35px
    }

    #pricing .plans-services .left-buffer, #pricing .plans-services .right-buffer {
        padding-left: 0;
        padding-right: 0
    }

    .pricing_page .table-holder .plan-column {
        margin-top: 30px !important;
        top: 0 !important
    }

        .pricing_page .table-holder .plan-column:last-child {
            top: 30px !important
        }

    #pricing .plans-services h4.subtitle-price {
        margin-bottom: 20px
    }

    #pricing .plans-services .columns-wrapper {
        padding-top: 0
    }
}

.bm-tooltip.bm-tooltip-top:after, .bm-tooltip:after {
    height: 0;
    cursor: pointer;
    content: ""
}

.bm-dialog-wrapper .btn-default.btn-dialog-first, .bm-dialog-wrapper .btn-default.btn-dialog-second {
    text-shadow: none;
    font-weight: 400;
    text-transform: none;
    font-size: 14px !important;
    border-bottom: none !important;
    color: #fff !important;
    margin: 0;
    text-align: center
}

.bm-dialog-wrapper .btn-default.btn-dialog-first {
    float: left
}

.bm-dialog-wrapper .btn-default.btn-dialog-second {
    float: right
}

#pricing .fax-masonry {
    column-count: 2;
    column-gap: 2em
}

#pricing .faq-box {
    background: #f8f8f8;
    border-radius: 5px;
    border: 1px solid #ddd;
    padding: 30px;
    text-align: center;
    display: inline-block;
    margin: 0 0 2em;
    width: 100%
}

    #pricing .faq-box h3 {
        font-size: 21px;
        color: #444 !important;
        font-weight: 500 !important;
        text-transform: uppercase !important;
        font-family: 'Open Sans';
        line-height: 23px
    }

#tour ul.nav.navbar-nav li a.tour-btn, .nav-tabs > li > a, a.green_button, header h1, header h2 {
    text-transform: uppercase
}

#pricing .faq-box p {
    font-weight: 100 !important;
    font-family: 'Open Sans';
    color: #666;
    line-height: 1.8em;
    font-size: 15px
}

@media (max-width:768px) {
    #pricing .fax-masonry {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
        padding: 0 15px
    }

    .popup-content.popup-holder #pricing .fax-masonry {
        padding: 0 13px;
        width: 100%;
        margin: auto
    }

    #pricing .row.pricing_payment {
        display: block
    }
}

.bm-tooltip, .bm-tooltip.bm-tooltip-top {
    z-index: 999999;
    padding: 7px 10px;
    text-align: left;
    background: #000;
    font-weight: 100;
    font-size: 14px;
    color: #fff;
    position: absolute
}

.bm-tooltip {
    border: 4px solid #000;
    border-radius: 3px;
    box-shadow: rgba(255,255,255,.8) 0 0 3px;
    margin-left: 13px overflow: hidden
}

    .bm-tooltip:after {
        position: absolute;
        width: 0;
        border-width: 15px;
        border-style: solid;
        border-color: transparent #000 transparent transparent;
        top: 5px;
        left: -15px;
        border-left-width: 0
    }

    .bm-tooltip.bm-tooltip-top {
        width: 300px;
        left: 0;
        top: 0;
        border: 4px solid #000;
        border-radius: 3px
    }

.pattern, .social_Icons, .testimonials-box, a.green_button {
    text-align: center
}

.bm-tooltip.bm-tooltip-top:after {
    position: absolute;
    width: 0;
    border-width: 12px;
    border-style: solid;
    border-color: #000 transparent transparent;
    top: calc(100% + 15px) !important;
    left: calc(50% - 6px)
}

#tour.bm-body-pricing .list-item.front-tips:hover {
    background-color: #f8f8f8
}

.tri-down {
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
    padding: 5px;
    background: #e99f1f;
    margin-left: 0;
    border-radius: 0;
    box-shadow: none;
    border: 0;
    border-bottom: 1px solid #fff
}

    .tri-down span {
        font-size: 14px;
        color: #fff;
        font-weight: 300;
        letter-spacing: 2px
    }

.popup-content #pricing .plans-services .plan-column .service-box {
    -webkit-box-shadow: 0 0 25px rgba(0,44,102,.3);
    -moz-box-shadow: 0 0 25px rgba(0,44,102,.3);
    box-shadow: 0 0 25px rgba(0,44,102,.3)
}

@media (max-width:600px) {
    #pricing .plans-services .plan-column, #pricing .plans-services .plan-column.most-popular-plan {
        width: 100% !important
    }
}

@media (max-width:500px) {
    .pricing_page .columns-wrapper.table-holder .row {
        margin: 0
    }
}

#pricing .plans-services .price-now .normal-price {
    opacity: .5;
    transform: scale(.6)
}

    #pricing .plans-services .price-now .normal-price:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 10%;
        border-top: 4px solid red;
        height: 45%;
        height: calc(50% - 1px);
        width: 80%;
        transform: rotateZ(-7deg)
    }

#pricing .plans-services .price-now .discount-margin {
    font-size: 16px;
    color: #43bc71;
    margin-bottom: 10px
}

#pricing.appsumo .upgrade-btn {
    margin: 0;
    padding: 10px;
    font-size: 18px;
    letter-spacing: 2px;
    font-weight: 500
}

#pricing.appsumo label.error-label {
    color: #c90000;
    font-weight: 700;
    font-size: 12px;
    float: left
}

.sumo-form {
    position: relative
}

.sumo-loader {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(/assets/images/builder/sumo.gif) center no-repeat rgba(255,255,255,.7)
}

.testimonials-box {
    background: #f8f8f8;
    border-radius: 5px;
    border: 1px solid #ddd;
    padding: 30px;
    margin: 0 0 2em;
    width: 100%
}

#showRightPush, #showRightPush-white {
    background-color: transparent;
    cursor: pointer
}

.testimonials-pricing {
    display: flex;
    justify-content: space-around
}

    .testimonials-pricing h4 {
        font-size: 28px;
        font-weight: 700;
        padding: 10px 5px
    }

    .testimonials-pricing p {
        text-align: center;
        color: #666
    }

    .testimonials-pricing .pros {
        padding-top: 30px
    }

        .testimonials-pricing .pros span, .testimonials-pricing q {
            font-weight: 700
        }

@media (max-width:992px) {
    .testimonials-pricing {
        display: flex;
        flex-direction: column
    }

        .testimonials-pricing p {
            text-align: center
        }
}

@media (max-width:768px) {
    .testimonials-box {
        padding: 10px
    }
}

@media (max-width:500px) {
    .testimonials-box {
        padding: 5px
    }
}

#showRightPush {
    border: none
}

    #showRightPush-white:focus, #showRightPush:focus {
        outline: 0;
        border: none
    }

#showRightPush-white {
    border: none;
    margin: 22px
}

.cbp-spmenu {
    z-index: 999 !important;
    background: #000c1b;
    position: fixed
}

    .cbp-spmenu a:active, .cbp-spmenu a:hover, .cbp-spmenu-small a:hover {
        background: #1a2532
    }

    .cbp-spmenu h3 {
        color: #1c4b87;
        font-size: 1.5em;
        padding: 12px;
        margin: 0;
        font-weight: 300
    }

    .cbp-spmenu a {
        display: block;
        color: #fff;
        font-size: 1.1em;
        font-weight: 300;
        margin: 5px 0
    }

        .cbp-spmenu a:active {
            color: #47a3da
        }

.cbp-spmenu-small a {
    display: block;
    color: #fff;
    margin: 5px 0;
    padding: 4px 20px 8px !important
}

    .cbp-spmenu-small a:active {
        background: #1a2532;
        color: #47a3da
    }

.logo-spmenu {
    width: 30px;
    margin-left: -20px
}

.social_Icons {
    float: left;
    padding: 0 !important;
    margin: 0 !important;
    border-bottom: 0 !important
}

.cbp-spmenu .social_Icons a:hover {
    background: 0 0 !important
}

a.social_Icons.icon-size:hover {
    opacity: 1;
    background: 0 0 !important
}

a.social_Icons.icon-size {
    padding: 15px;
    opacity: .5;
    margin: 0 5px !important;
    color: #fff;
    font-size: 22px;
    width: 25px
}

    a.social_Icons.icon-size img {
        height: 15px
    }

.cbp-spmenu-vertical {
    top: 0;
    z-index: 1000;
    padding: 60px 0 20px
}

    .cbp-spmenu-vertical a {
        border-bottom: 1px dashed #333;
        padding: 10px 20px;
        text-decoration: none;
        font-size: 14px
    }

.cbp-spmenu-horizontal {
    width: 100%;
    height: 150px;
    left: 0;
    z-index: 1000;
    overflow: hidden
}

    .cbp-spmenu-horizontal h3 {
        height: 100%;
        width: 20%;
        float: left
    }

    .cbp-spmenu-horizontal a {
        float: left;
        width: 20%;
        padding: .8em;
        border-left: 1px solid #258ecd
    }

.cbp-spmenu-left {
    left: -269px
}

.cbp-spmenu-right {
    right: -322px
}

.cbp-spmenu-left.cbp-spmenu-open {
    left: 0
}

.cbp-spmenu-right.cbp-spmenu-open {
    right: 0
}

.cbp-spmenu-icons a i {
    font-size: 16px
}

.cbp-spmenu-push {
    overflow-x: hidden;
    position: relative;
    left: 0
}

.cbp-spmenu-push-toright {
    left: 237px
}

.cbp-spmenu-push-toleft {
    left: -237px
}

@media (max-width:500px) {
    .cbp-spmenu-push-toleft {
        left: 0
    }

    .cbp-spmenu {
        z-index: 9999 !important
    }
}

.cbp-spmenu, .cbp-spmenu-push {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

@media screen and (max-width:55.1875em) {
    .cbp-spmenu-horizontal {
        font-size: 75%;
        height: 110px
    }

    .cbp-spmenu-top {
        top: -110px
    }

    .cbp-spmenu-bottom {
        bottom: -110px
    }
}

@media screen and (max-height:26.375em) {
    .cbp-spmenu-vertical {
        font-size: 90%
    }

    .cbp-spmenu-left, .cbp-spmenu-push-toleft {
        left: -237px
    }

    .cbp-spmenu-push-toright {
        left: 237px
    }
}

.mm-menu-toggle, .top .mm-menu-toggle {
    font-size: 0;
    text-indent: -9999px;
    -moz-box-sizing: border-box
}

.mm-menu-toggle {
    position: absolute;
    top: -5px !important;
    right: -50px !important;
    z-index: 99999;
    width: 20px;
    height: 15px;
    background: -webkit-linear-gradient(90deg,rgba(33,33,33,0),rgba(33,33,33,0) 6px,#fff 6px,#fff 9px,rgba(33,33,33,0) 9px,rgba(33,33,33,0) 18px);
    background: linear-gradient(0deg,rgba(33,33,33,0),rgba(33,33,33,0) 6px,#fff 6px,#fff 9px,rgba(33,33,33,0) 9px,rgba(33,33,33,0) 18px);
    box-sizing: border-box
}

    .mm-menu-toggle::after, .mm-menu-toggle::before {
        display: block;
        position: absolute;
        left: 0;
        width: 100%;
        height: 3px;
        background-color: #fff;
        content: ""
    }

.top .mm-menu-toggle {
    position: fixed;
    top: 18px;
    right: 18px;
    z-index: 99999;
    width: 20px;
    height: 15px;
    background: -webkit-linear-gradient(90deg,rgba(33,33,33,0),rgba(33,33,33,0) 6px,#fff 6px,#fff 9px,rgba(33,33,33,0) 9px,rgba(33,33,33,0) 18px);
    background: linear-gradient(0deg,rgba(33,33,33,0),rgba(33,33,33,0) 6px,#fff 6px,#fff 9px,rgba(33,33,33,0) 9px,rgba(33,33,33,0) 18px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

    .top .mm-menu-toggle.black {
        background: -webkit-linear-gradient(90deg,rgba(33,33,33,0),rgba(33,33,33,0) 6px,#000c1b 6px,#000c1b 9px,rgba(33,33,33,0) 9px,rgba(33,33,33,0) 18px);
        background: linear-gradient(0deg,rgba(33,33,33,0),rgba(33,33,33,0) 6px,#000c1b 6px,#000c1b 9px,rgba(33,33,33,0) 9px,rgba(33,33,33,0) 18px)
    }

        .top .mm-menu-toggle.black::after, .top .mm-menu-toggle.black::before {
            display: block;
            position: absolute;
            left: 0;
            width: 100%;
            height: 3px;
            background-color: #000c1b;
            content: ""
        }

.mm-menu-toggle.black.active::after, .mm-menu-toggle.black.active::before {
    background-color: #fff
}

.mm-menu-toggle::before {
    top: 0;
    -webkit-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    transform-origin: bottom right
}

.mm-menu-toggle::after {
    bottom: 0;
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right
}

.mm-menu-toggle, .mm-menu-toggle::after, .mm-menu-toggle::before {
    -webkit-transition: all .5s;
    transition: all .5s
}

    .mm-menu-toggle.active {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
        background: rgba(255,255,255,0);
        right: 22px
    }

        .mm-menu-toggle.active::before {
            width: 100%;
            -webkit-transform: translateY(-1px) rotate(-45deg);
            -ms-transform: translateY(-1px) rotate(-45deg);
            transform: translateY(-1px) rotate(-45deg)
        }

        .mm-menu-toggle.active::after {
            width: 100%;
            -webkit-transform: translateY(2px) rotate(45deg);
            -ms-transform: translateY(2px) rotate(45deg);
            transform: translateY(2px) rotate(45deg)
        }

.mCSB_inside > .mCSB_container {
    margin-right: 0 !important
}

.mCustomScrollBox {
    padding: 0 30px
}

body, header ul, html {
    padding: 0
}

.cbp-spmenu-vertical {
    width: 237px
}

html {
    margin: 0;
    height: 100%
}

body {
    font-family: 'Open Sans';
    font-size: 13px;
    font-weight: 300;
    margin: 0
}

h1, h4, p {
    font-family: 'Open Sans';
    color: #666;
    font-weight: 100
}

h1 {
    font-size: 46px;
    margin: 0 0 20px
}

h2 {
    font-family: 'Open Sans';
    font-size: 36px;
    margin: 20px 0 0
}

h3 {
    font-family: 'Open Sans';
    font-size: 26px
}

h4 {
    font-size: 20px
}

p {
    font-size: 18px;
    line-height: 1.8em
}

.banner {
    background-image: url(/assets/images/header.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 33% bottom;
    width: 100%;
    height: 700px;
    position: relative;
    top: 50px
}

.navbar-inverse {
    background-color: #073144;
    background-image: none;
    margin-bottom: 0;
    border-radius: 0;
    position: fixed;
    width: 100%;
    z-index: 9999;
    box-shadow: 0 1px 10px rgba(0,0,0,.5);
    right: 0;
    display: block
}

.box-cont, .shadow, footer {
    position: relative
}

.navbar-brand {
    background: url(/assets/images/logo@2x.png) top left no-repeat;
    background-size: 348px 37px;
    width: 348px;
    height: 37px;
    display: block;
    margin: 7px 0 0 15px
}

.navbar-nav {
    float: right;
    margin-right: 0px
}

.devices, .floatLeft, .social li, footer {
    float: left
}

.navbar-inverse .navbar-nav > li > a, .profile_group a {
    color: #fff
}
.navbar-inverse .navbar-nav > li > a {
    border-bottom: 3px solid transparent;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

    .navbar-inverse .navbar-nav > li > a:hover {
        border-color: #047ab7;
        text-decoration: none;
    }
a.green_button {
    width: 100%;
    margin: 50px auto;
    background-color: #43bc71;
    border: 1px solid #2b9152;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 2px;
    display: inline-block;
    padding: 18px 0;
    transition: background-color .3s ease;
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    max-width: 230px
}

    a.green_button:hover {
        background-color: #2b9152;
        text-decoration: none
    }

button.green_button {
    background-color: #43bc71;
    border: 1px solid #fff;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    padding: 15px 55px;
    color: #fff;
    font-size: 18px;
    display: inline-block
}

header h1, header h2, header h3 {
    color: #353e49;
    font-weight: 100
}

button.green_button:hover {
    background-color: #2b9152;
    text-decoration: none
}

header h1 {
    font-size: 48px
}

header h2 {
    font-size: 32px
}

header h3 {
    font-size: 20px
}

.pattern h1, .pattern h2 {
    font-weight: 500;
    color: #444;
    font-family: 'Open Sans'
}

header a:hover {
    text-decoration: none
}

#startVideoa:hover {
    text-decoration: none !important
}

header h3.video {
    line-height: 0;
    text-indent: 20px
}

.box-features h3, .box-features h4 {
    line-height: 1.4;
    padding: 0 15px;
    color: #666
}

header img.video {
    float: left;
    width: 100%;
    height: auto
}

.clear {
    clear: both
}

.pattern h1 {
    font-size: 46px;
    width: 100%
}

.pattern h2 {
    font-size: 36px
}

.pattern h3 {
    font-family: 'Open Sans';
    color: #444;
    font-weight: 100;
    font-size: 20px
}

.devices {
    background: rgba(233,233,233,1);
    background: -moz-linear-gradient(top,rgba(233,233,233,1) 0,rgba(240,240,240,1) 35%,rgba(233,233,233,1) 70%,rgba(250,250,250,1) 70%,rgba(226,226,226,1) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0,rgba(233,233,233,1)),color-stop(35%,rgba(240,240,240,1)),color-stop(70%,rgba(233,233,233,1)),color-stop(70%,rgba(250,250,250,1)),color-stop(100%,rgba(226,226,226,1)));
    background: -webkit-linear-gradient(top,rgba(233,233,233,1) 0,rgba(240,240,240,1) 35%,rgba(233,233,233,1) 70%,rgba(250,250,250,1) 70%,rgba(226,226,226,1) 100%);
    background: -o-linear-gradient(top,rgba(233,233,233,1) 0,rgba(240,240,240,1) 35%,rgba(233,233,233,1) 70%,rgba(250,250,250,1) 70%,rgba(226,226,226,1) 100%);
    background: -ms-linear-gradient(top,rgba(233,233,233,1) 0,rgba(240,240,240,1) 35%,rgba(233,233,233,1) 70%,rgba(250,250,250,1) 70%,rgba(226,226,226,1) 100%);
    background: linear-gradient(to bottom,rgba(233,233,233,1) 0,rgba(240,240,240,1) 35%,rgba(233,233,233,1) 70%,rgba(250,250,250,1) 70%,rgba(226,226,226,1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#e2e2e2', GradientType=0);
    margin-bottom: 70px
}

footer {
    background-color: #142a55;
    color: #fff;
    text-align: left;
    width: 100%;
    z-index: 999;
    padding-bottom: 0
}

    footer h4 {
        color: rgba(255,255,255,.5);
        margin-bottom: 20px;
        font-size: 20px;
        font-weight: 600
    }

    footer ul {
        padding-left: 0
    }

        footer ul li {
            list-style: none;
            text-decoration: none;
            margin-top: 10px
        }

            footer ul li a {
                color: #fff !important;
                font-size: 14px;
                text-decoration: none
            }

    footer .container-fluid.copyright {
        background: #0a1a3a;
        margin-top: 20px
    }

    footer .soacial-wrap-footer {
        text-align: right
    }

.social li {
    margin-right: 5px;
    list-style: none;
    padding: 5px;
    opacity: .5
}

    .social li:hover {
        background-color: transparent;
        list-style: none;
        opacity: 1
    }

.shadow {
    box-shadow: 0 0 30px rgba(0,0,0,.2);
    z-index: 2
}

.gray {
    background-color: #f9f9f9
}

.light-gray {
    background-color: #fbfbfb
}

.tb50 {
    padding: 50px 0
}

.tb30 {
    padding: 30px 0
}

.m30 {
    margin: 30px 0
}

.mauto {
    margin: auto
}

.leftAlign {
    text-align: left
}

.centerAlign {
    text-align: center
}

.rightAlign {
    text-align: right
}

input:focus {
    outline: 0
}

input[type=text], input[type=email], input[type=password], input[type=url], select#agency_payment_type, select#country {
    font-size: 16px;
    height: 45px;
    width: 100%;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    text-indent: 10px;
    margin: 10px auto
}

input[type=submit] {
    background-color: #43bc71;
    border: 1px solid #fff;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    color: #fff;
    width: 100%;
    height: 45px;
    margin: 10px auto;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 2px
}

    input[type=submit]:hover {
        background-color: #2b9152;
        text-decoration: none
    }

.nav-tabs > li > a {
    padding: 15px 50px;
    border: none;
    border-radius: 0;
    margin-right: 0;
    font-weight: 500
}

.nav-tabs > li {
    border: 1px solid #ccc;
    background-color: #fff;
    font-size: 16px
}

    .nav-tabs > li a {
        color: #555 !important
    }

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
        border: none;
        cursor: pointer;
        background-color: #f0f0f0
    }

.nav-tabs {
    border-bottom: none;
    display: inline-flex;
    margin: 30px auto
}

.box-cont {
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -o-perspective: 1000px;
    perspective: 1000px;
    z-index: 1
}

.box-features {
    border: 1px solid #ececec;
    text-align: center;
    margin: 10px 0;
    min-height: 300px;
    height: 100%;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear
}

.box-cont:hover .box-features {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    box-shadow: -2px 2px 6px rgba(0,0,0,.1)
}

.box-features .back.front a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none
}

.box-features .front {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: #fff
}

.box-features .back.front {
    text-align: center;
    background-color: #fafafa;
    display: block;
    -webkit-transform: rotateY(180deg);
    -webkit-box-sizing: border-box;
    -moz-transform: rotateY(180deg);
    -moz-box-sizing: border-box;
    -o-transform: rotateY(180deg);
    -o-box-sizing: border-box;
    transform: rotateY(180deg);
    box-sizing: border-box
}

#myList li.view, body.slim #myList li.view {
    position: relative;
    display: none;
    text-align: center;
    float: left;
    list-style: none
}

body.slim #myList li.view, body.slim .templ-wrap {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1)
}

.box-features h3 {
    font-size: 20px
}

.box-features h4 {
    font-size: 15px
}

.box-features p {
    font-size: 15px;
    color: #666;
    padding: 20px
}

.inpage .box-features {
    min-height: auto;
    margin: 15px 0
}
    .inpage .box-features:hover {
        border: 1px solid #0093dd
    }
.inpage .box-features img{
    width:100%;
}
    .inpage .box-features .case-img {
        margin-top: 20px;
        margin-bottom: 20px;
        border-right: 1px solid #ebebeb;
    }

#myList li {
    margin: 0;
    padding: 20px
}

    #myList li.view {
        cursor: default
    }

body.slim #myList li.view {
    cursor: pointer;
    margin-left: 5%;
    -webkit-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    transition: all .2s ease-in;
    transform: scale(1)
}

.view .content, .view .mask {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0
}

.view img {
    display: block;
    position: relative;
    width: 100%;
    max-height:200px;
}

.view a.viewTemp {
    background-color: #fff;
    display: block;
    text-decoration: none;
    color: #000;
    top: 50%;
    width: 150px;
    height: 40px;
    line-height: 40px;
    left: 50%;
    margin-left: -75px;
    margin-top: -20px
}

.third-effect .mask, .third-effect:hover .mask {
    background-color: rgba(0,0,0,.7);
    border: 20px solid #fff
}

.third-effect .mask {
    opacity: 0;
    overflow: visible;
    box-sizing: border-box;
    transition: all .4s ease-in-out;
    width: 100%;
    height: 100%
}

.third-effect a.viewTemp {
    position: relative;
    opacity: 0;
    transition: opacity .5s 0s ease-in-out
}

.third-effect:hover .mask {
    opacity: 1;
    cursor: pointer
}

.templ-wrap-cs {
    position: relative;
    border: 3px solid #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    overflow: hidden
}

.mask-cs {
    opacity: .7;
    background-color: rgba(0,0,0,.8);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 997
}

    .mask-cs:hover {
        opacity: 0
    }

.third-effect:hover a.viewTemp {
    opacity: 1;
    transition-delay: .1s;
    color: #000;
    cursor: pointer
}

.monitor-bg {
    background-image: url(/assets/images/monitor.png);
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
    width: 938px;
    height: 651px;
    margin: 10px 0 0
}

    .monitor-bg img {
        margin-top: 85px
    }

.slider-web {
    text-align: center;
    max-width: 840px;
    height: auto;
    padding: 0 0 10px;
    position: relative
}

    .slider-web img {
        margin-top: 25px
    }

.carousel-inner, .text-beta {
    margin: 0 auto;
    text-align: center
}

.carousel-indicators {
    bottom: -50px
}

    .carousel-indicators li {
        border: 1px solid #ccc
    }

.carousel-inner {
    width: 97%;
    overflow: hidden
}

.carousel-indicators li.active {
    background-color: #ccc;
    border: none;
    outline: 0
}

.text-beta {
    max-width: 400px;
    font-family: 'Open Sans';
    font-size: 13px;
    font-weight: 300;
    color: #333;
    padding-bottom: 10px
}

.leftFloat {
    float: left
}

.rightFloat {
    float: right
}

.ico.play, .nav > li, .to-top {
    float: left
}
.nav > li.sidebar-none {
    display:none;
}
.water_title {
    line-height: 44px
}

.click_here {
    color: #000;
    font-size: 14px
}

    .click_here:hover {
        color: #000;
        text-decoration: none;
        cursor: pointer
    }

.smallText {
    font-size: 13px;
    padding: 0 15px
}

    .smallText a, .smallText a:hover {
        color: #505050;
        text-decoration: none !important
    }

nav.cbp-spmenu-vertical a {
    padding: 8px 20px
}

    nav.cbp-spmenu-vertical a:hover {
        color: #fff
    }

    nav.cbp-spmenu-vertical a.logo {
        display: block;
        width: 40px;
        border-bottom: none;
        margin: 30px 40% 40px
    }

        nav.cbp-spmenu-vertical a.logo:hover {
            background: 0 0
        }

.video-module, .video-module3 {
    display: none;
    background-color: rgba(0,0,0,.7)
}

.devices h2, .table-like-split {
    background-position: top center
}

nav hr {
    opacity: .1
}

.no_border {
    border: none !important
}

.ico.play:hover {
    transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1)
}

.ico.play {
    width: 46px;
    height: 46px;
    -webkit-transition: all .2s;
    transition: all .2s;
    padding: 1px
}

.video-module, .video-module.hidden-v {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10000
}

.embed-container, .embed-container3 {
    padding-bottom: 56.25%;
    overflow: hidden
}

.video-module.hidden-v {
    opacity: 0;
    -webkit-transition: all 3.9s;
    transition: all .5s
}

.video-module {
    opacity: 1;
    -webkit-transition: all 3.9s;
    transition: all .5s
}

.video-wrapper {
    width: 80%;
    height: auto;
    max-width: 1000px;
    top: 12%;
    margin: auto;
    position: relative
}

.embed-container {
    position: relative;
    height: 0;
    max-width: 100%
}

    .embed-container embed, .embed-container iframe, .embed-container object {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

.video-module3, .video-module3.hidden-v {
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 10000;
    left: 0
}

    .video-module3.hidden-v {
        opacity: 0;
        -webkit-transition: all 3.9s;
        transition: all .5s
    }

.video-module3 {
    opacity: 1;
    -webkit-transition: all 3.9s;
    transition: all .5s
}

.short-foot, .short-foot li, .social-foot {
    display: inline-block
}

.video-wrapper3 {
    width: 80%;
    height: auto;
    max-width: 1000px;
    top: 12%;
    margin: auto;
    position: relative
}

.embed-container3 {
    position: relative;
    height: 0;
    max-width: 100%
}

    .embed-container3 embed, .embed-container3 iframe, .embed-container3 object {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

#features h2 {
    border: none
}

#features.inner .box-features {
    min-height: auto
}

.cbp-spmenu-vertical {
    height: 100%;
    overflow: auto
}

#video-banner, .ribbon, .short-foot, .social-foot {
    overflow: hidden
}

.glyphicon {
    padding: 0 10px
}

.devices h2 {
    margin: 5% 0 0;
    background-size: 100% 100%
}

.table-like-split {
    background-image: url(/assets/images/device-bottom.png);
    background-size: 100% auto;
    height: 80%
}

#myList {
    padding: 0
}

    #myList li {
        max-width: 100%
    }

.social-foot {
    padding: 0;
    text-align: center
}

.short-foot {
    padding: 0;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    line-height: 30px
}

    .short-foot li {
        list-style: none;
        margin: 5px 5px 5px 0
    }

    .short-foot a {
        color: #fff !important;
        font-size: 14px;
        text-decoration: none
    }

        .short-foot a:hover {
            text-decoration: underline
        }

.titleMoreDesigns {
    line-height: 62px
}

.bm-body-templates #main_nav.bm-frontend ul {
    display: none
}

.to-top {
    display: block;
    width: 80px;
    cursor: pointer;
    z-index: 9999;
    height: 50px;
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -40px
}

.off-padding .template-info {
    margin-left: 45px
}

.off-padding .white_button {
    margin: auto;
    text-align: center;
    display: inline-block;
    width: 160px
}

@media (max-width:1200px) {
    .nav-tabs > li > a {
        padding: 15px 20px
    }

        .nav-tabs > li > a .glyphicon {
            display: block;
            width: 100%
        }

    .tab-content > .active .green_button {
        margin-bottom: 10px
    }

    .tab-content #features a, .tab-content #features h2, .tab-content #features p {
        text-align: center;
        margin: auto;
        display: table
    }

    .tab-content #features a {
        margin-bottom: 30px
    }
}

@media (max-width:960px) {
    .soacial-wrap-footer {
        width: 100%;
        margin: 10px 0;
        clear: both;
        overflow: hidden;
        text-align: center
    }

    .short-foot {
        margin: 10px auto
    }
}

@media (max-width:580px) {
    .cbp-spmenu-vertical {
        padding-top: 80px
    }

    .devices h2, .pattern h2 {
        font-size: 30px
    }
}

@media (max-width:460px) {
    .navbar-brand {
        background-size: 260px auto;
        margin-left: 10px;
        margin-top: 10px;
        width: 260px
    }

    .nav-tabs > li > a {
        font-size: 12px;
        padding: 15px 0
    }
}

@media (max-width:360px) {
    .navbar-brand {
        width: 140px
    }
}

#static p {
    font-size: 16px;
    color: #666;
    font-weight: 100
}

#static h2 {
    font-size: 36px;
    color: #424242;
    margin-bottom: 30px;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 0;
    font-weight: 400;
    margin-top: 0
}

#static h3, .bm-privacy, .bm-terms {
    color: #666
}

#static h3 {
    font-size: 24px;
    font-weight: 100
}

.bm-privacy:hover, .bm-terms:hover {
    text-decoration: none;
    color: #666
}

.popup-box-bg {
    width: 100%;
    height: 100%;
    background-color: #ebebeb;
    position: fixed
}

.popup-box-cont {
    position: relative;
    top: 40%;
    left: 50%;
    margin-top: -240px;
    margin-left: -325px;
    width: 650px;
    height: 530px;
    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    -o-perspective: 800px;
    perspective: 800px
}

.popup-box {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -120px;
    margin-left: -200px;
    width: 400px;
    height: auto;
    background-color: rgba(255,255,255,1);
    box-shadow: 0 0 5px rgba(0,0,0,.1);
    padding: 20px 25px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px
}

    .popup-box h2 {
        font-size: 26px;
        margin-bottom: 15px
    }

.popup-box-logo {
    margin: -170px 0 0;
    text-align: center;
    padding-bottom: 45px
}

.popup-box input[type=email], .popup-box input[type=password], .popup-box input[type=text] {
    width: 100%;
    height: 40px;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    font-family: 'Open Sans';
    font-size: 14px;
    color: #5d5e5f;
    outline: 0;
    margin: 0 0 20px;
    padding: 0 10px;
    font-weight: 100;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.templ-wrap {
    border: 3px solid #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.2)
}
    .templ-wrap:hover {
        border: 3px solid rgba(52,152,219,.7);
        border-color: rgba(52,152,219,.7);
    }
body.slim .templ-wrap {
    border: 0;
    box-shadow: 0 10px 20px rgba(0,0,0,.3);
    -webkit-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    transition: all .2s ease-in;
    transform: scale(1)
}

    body.slim .templ-wrap:hover {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -moz-transform: scale(1.05);
        transform: scale(1.05);
        box-shadow: 0 15px 40px rgba(0,0,0,.2)
    }

.ribbon {
    background-color: #43bc71;
    white-space: nowrap;
    z-index: 998;
    position: absolute;
    left: -60px;
    top: 30px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.8);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.8);
    box-shadow: 0 0 10px rgba(0,0,0,.8)
}

    .ribbon span {
        border: 1px solid #2E9053;
        color: #fff;
        display: block;
        font-weight: 700;
        font-size: 15px;
        margin: 1px 0;
        padding: 10px 50px;
        text-align: center;
        text-decoration: none
    }

.soc-log {
    margin-top: 20px
}

    .soc-log .text {
        text-align: center !important;
        font-size: 14px !important;
        color: #505050 !important
    }

    .soc-log .facebook, .soc-log .googleplus {
        width: 45%;
        height: 40px;
        border-radius: 3px;
        background-repeat: no-repeat;
        display: block;
        font-size: 14px;
        font-weight: 100;
        text-indent: 25px;
        padding-top: 0;
        border-bottom: none;
        line-height: 40px;
        box-shadow: 0 2px 3px #ccc;
        text-align: center;
        text-decoration: none
    }

    .soc-log .facebook {
        background-color: #3b5998;
        background-image: url(/assets/images/login/facebook.png);
        background-position: 15px;
        color: #fff;
        float: left;
        -webkit-box-sizing: initial;
        -moz-box-sizing: initial;
        box-sizing: initial
    }

        .soc-log .facebook:hover {
            background-color: #2C4477
        }

    .soc-log .googleplus {
        background-color: #3E82F1;
        background-image: url(/assets/images/login/google.png);
        background-position: 0;
        color: #fff;
        float: right;
        -webkit-box-sizing: initial;
        -moz-box-sizing: initial;
        box-sizing: initial
    }

        .soc-log .googleplus:hover {
            background-color: #3367d6
        }

        .soc-log .facebook:hover, .soc-log .googleplus:hover {
            text-decoration: none
        }

#tour nav.navbar-inverse {
    border: none;
    background-color: transparent;
    box-shadow: none;
    padding: 10px 20px;
    position: fixed;
    height: 64px
}

body#tour .navbar-login {
    position: absolute;
    right: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    top: 5px
}

body#tour.cbp-spmenu-push-toleft .navbar-login {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

#tour ul.nav.navbar-nav li a.tour-btn {
    padding: 8px 28px;
    border: 1px solid #fff;
    border-radius: 3px;
    margin: 5px 20px;
    transition: background-color .3s ease;
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    font-weight: 500;
    font-size: 13px
}

#tour #sticky .navbar-brand-black, #tour .navbar-brand {
    padding: 8px 15px;
    width: 165px;
    height: 45px;
    display: block
}

#landing_page h3, .affiliate h3, .ecomm h3, h2, h3 {
    text-transform: none !important
}

#tour ul.nav.navbar-nav li a.tour-btn:hover {
    border: 1px solid #43bc71;
    background-color: rgba(67,188,113,1)
}

#tour .navbar-brand {
    background: url(/templates/assets/images/logo-white.png) top left no-repeat;
    background-size: 165px 45px;
    margin: 0px 0 0 15px
}

#tour #sticky .navbar-brand-black {
    background: url(/templates/assets/images/logo.png) top left no-repeat;
    background-size: 165px 45px;
    margin: 0 0 0 20px
}

#tour #sticky a.tour-btn {
    padding: 8px 29px;
    border-radius: 4px;
    margin: 2px 20px;
    transition: background-color .3s ease;
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    background-color: #43BC71;
    border: none
}

    #tour #sticky a.tour-btn:hover {
        background-color: #299251;
        border: none;
        transition: background-color .3s ease;
        -webkit-transition: background-color .3s ease;
        -moz-transition: background-color .3s ease
    }

#video-banner {
    height: 100vh;
    width: 100%;
    background-size: cover;
    background-position: center center
}

    #video-banner video {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center center;
        display: inline-block
    }

    #video-banner .gradient {
        background: rgba(0,0,0,.6);
        width: 100%;
        height: 100vh;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        z-index: 2
    }

    #video-banner .title {
        position: relative;
        z-index: 3;
        top: 30vh;
        width: 100%;
        margin: 0
    }

        #video-banner .title img.logo {
            max-width: 120px;
            width: 100%;
            height: auto
        }

        #video-banner .title h1 {
            color: #fff;
            font-size: 54px
        }

        #video-banner .title h3 {
            font-size: 32px;
            color: #fff !important;
            font-weight: 100 !important
        }

    #video-banner a.play i {
        font-size: 65px;
        color: #fff;
        display: block
    }

    #video-banner a.btn-green {
        width: 100%;
        max-width: 260px;
        margin: 50px auto;
        background-color: #0093dd;
        border: 1px solid #047ab7;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        color: #fff;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 2px;
        display: block;
        padding: 15px 0;
        transition: background-color .3s ease;
        -webkit-transition: background-color .3s ease;
        -moz-transition: background-color .3s ease
    }

        #video-banner a.btn-green:active, #video-banner a.btn-green:hover, #video-banner a.btn-green:visited {
            text-decoration: none;
            color: #fff;
            background-color: #0093dd;
            cursor: pointer;
            transition: background-color .3s ease;
            -webkit-transition: background-color .3s ease;
            -moz-transition: background-color .3s ease
        }

    #video-banner .video-banner-wrap {
        margin: 0 auto;
        height: 100vh;
        overflow: hidden
    }

    #video-banner.affiliate .title, #video-banner.affiliate_header .title {
        width: 100%
    }

nav#sticky.bar {
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0,0,0,.1);
    padding: 10px;
    position: fixed;
    z-index: 99999;
    width: 100%;
    display: block !important;
    top: 0;
    opacity: 0;
    margin-left: 5px
}

a.bottom, body #the-intro-bar + header nav.navbar {
    position: absolute
}

h2, h3 {
    color: #444 !important;
    font-weight: 700 !important
}

.bar-in {
    animation: scrollin .3s forwards;
    -webkit-animation: scrollin .3s forwards;
    -moz-animation: scrollin .3s forwards;
    background: #fff !important;
    box-shadow: 0 2px 4px rgba(0,0,0,.1) !important
}

#landing_page input, .panel {
    box-shadow: none
}

@keyframes scrollin {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

nav.navbar.navbar-inverse.bar-in > .navbar-login .navbar-nav li button.mm-menu-toggle {
    background: -webkit-linear-gradient(90deg,rgba(33,33,33,0),rgba(33,33,33,0) 6px,#444 6px,#444 9px,rgba(33,33,33,0) 9px,rgba(33,33,33,0) 18px) !important;
    background: linear-gradient(0deg,rgba(33,33,33,0),rgba(33,33,33,0) 6px,#444 6px,#444 9px,rgba(33,33,33,0) 9px,rgba(33,33,33,0) 18px) !important
}

    nav.navbar.navbar-inverse.bar-in > .navbar-login .navbar-nav li button.mm-menu-toggle::after, nav.navbar.navbar-inverse.bar-in > .navbar-login .navbar-nav li button.mm-menu-toggle::before {
        background-color: #444 !important
    }

    nav.navbar.navbar-inverse.bar-in > .navbar-login .navbar-nav li button.mm-menu-toggle.active {
        background: #fff !important
    }

#sticky h2, #sticky h3 {
    color: #444;
    font-weight: 500;
    text-transform: uppercase
}

.navbar-brand, .navbar-nav > li > a {
    text-shadow: none !important
}

a.bottom {
    left: 50%;
    z-index: 3;
    bottom: 20px;
    margin-left: -15px
}

@media (max-width:991px) {
    #pricing .e-commerce {
        width: 100%
    }

    .pattern .container .leftAlign, .pattern .container .leftAlign a, .pattern .container .rightAlign {
        float: none !important;
        text-align: center !important
    }

    .tab-content #community a, .tab-content #community h2, .tab-content #community p, .tab-content #learn a, .tab-content #learn h2, .tab-content #learn p, .tab-content #website a, .tab-content #website h2, .tab-content #website p {
        text-align: center;
        margin: auto;
        display: table
    }

    .tab-content #community a, .tab-content #features a, .tab-content #learn a, .tab-content #website a {
        margin-bottom: 30px
    }

    section.devices.scale-ratio h2, section.devices.scale-ratio p, section.ready.panel h2, section.ready.panel p {
        text-align: center
    }

    .slider-web {
        max-width: none
    }

    #video-banner .title {
        top: 20vh
    }
}

.fa.fa-angle-down {
    color: rgba(255,255,255,.5);
    font-size: 46px
}

.panel {
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

@media (max-width:768px) {
    .navbar-nav li {
        display: none !important
    }

        .navbar-nav li:last-of-type {
            display: block !important
        }

    .navbar-nav {
        /*margin-left: -50px*/
        margin-right: 60px;
    }

    .pattern .container .leftAlign, .pattern .container .leftAlign a, .pattern .container .rightAlign {
        float: none !important;
        text-align: center !important
    }

    #showRightPush-white {
        margin: 15px 20px
    }

    .slider-web img {
        max-width: 70%;
        margin: 0 auto
    }

    .slider-web-img {
        background-image: url(../../images/ecommerce/bg-image1.jpg);
        background-position: right top;
        background-repeat: no-repeat;
        padding-top: 20px
    }
}

@media (min-width:501px) and (max-width:768px) {
    nav.navbar.navbar-inverse.bar-in > .navbar-login .nav.navbar-nav li button#showRightPush-white {
        margin-top: 10px !important
    }

    #video-banner .video-banner {
        width: 100%;
        height: auto
    }

    #video-banner .title {
        top: 150px
    }

        #video-banner .title h1 {
            font-size: 42px
        }

        #video-banner .title img.logo {
            width: 90px
        }

        #video-banner .title h3 {
            font-size: 28px
        }

    .nav-tabs > li > a {
        padding: 15px 10px
    }
}

@media (max-width:500px),only screen and (min-device-width:320px) and (max-device-width:480px) {
    #video-banner .video-banner img, #video-banner .video-banner-wrap {
        display: none !important
    }

    #video-banner {
        height: 500px
    }

        #video-banner .video-banner {
            height: 100%
        }

        #video-banner .title {
            top: 180px
        }

            #video-banner .title h1 {
                font-size: 28px
            }

            #video-banner .title img.logo {
                display: none
            }

            #video-banner .title h3 {
                font-size: 18px
            }

        #video-banner a.btn-green {
            margin: 30px auto;
            max-width: 200px;
            font-size: 12px
        }

        #video-banner a.play i {
            font-size: 40px
        }

    .devices h2 {
        background-image: none
    }

    .devices h2, h2 {
        font-size: 26px
    }

    h3 {
        font-size: 20px
    }

    .nav-tabs > li > a {
        padding: 15px 0
    }
}

body.fullAb #video-banner .title, body.quarterAb #video-banner .title {
    top: 20vh !important
}

body.quarterAb #video-banner, body.quarterAb #video-banner .video-banner-wrap {
    height: 75vh !important
}

body.fullAb #video-banner, body.fullAb #video-banner .video-banner-wrap {
    height: 70vh !important
}

body.slim.fullAb #video-banner, body.slim.fullAb #video-banner .video-banner-wrap {
    height: 700px !important
}

    body.slim.fullAb #video-banner .title {
        top: 200px !important
    }

body.greenBtnAb a.green_button, body.greenBtnAb a.tour-btn.btn-green, body.greenBtnAb button.green_button, body.greenBtnAb input[type=submit]#signup_btn, body.greenBtnAb nav.navbar.navbar-inverse.bar-in > .navbar-login .nav.navbar-nav li a.tour-btn {
    background-color: #0093dd !important;
    border: 1px solid #047ab7 !important
}

    body.greenBtnAb a.green_button:hover, body.greenBtnAb a.tour-btn.btn-green:hover, body.greenBtnAb a.tour-btn:hover, body.greenBtnAb button.green_button:hover, body.greenBtnAb input[type=submit]#signup_btn:hover, body.greenBtnAb nav.navbar.navbar-inverse.bar-in > .navbar-login .nav.navbar-nav li a.tour-btn:hover {
        background-color: #047ab7 !important;
        border: 1px solid #047ab7 !important
    }

body.blueBtnAb a.green_button, body.blueBtnAb a.tour-btn.btn-green, body.blueBtnAb button.green_button, body.blueBtnAb input[type=submit]#signup_btn, body.blueBtnAb nav.navbar.navbar-inverse.bar-in > .navbar-login .nav.navbar-nav li a.tour-btn {
    background-color: #337AB7 !important;
    border: 1px solid #22598A !important
}

    body.blueBtnAb a.green_button:hover, body.blueBtnAb a.tour-btn.btn-green:hover, body.blueBtnAb a.tour-btn:hover, body.blueBtnAb button.green_button:hover, body.blueBtnAb input[type=submit]#signup_btn:hover, body.blueBtnAb nav.navbar.navbar-inverse.bar-in > .navbar-login .nav.navbar-nav li a.tour-btn:hover {
        background-color: #22598A !important;
        border: 1px solid #22598A !important
    }

body.pinkBtnAb a.green_button, body.pinkBtnAb a.tour-btn.btn-green, body.pinkBtnAb button.green_button, body.pinkBtnAb input[type=submit]#signup_btn, body.pinkBtnAb nav.navbar.navbar-inverse.bar-in > .navbar-login .nav.navbar-nav li a.tour-btn {
    background-color: #FD357B !important;
    border: 1px solid #D62A66 !important
}

    body.pinkBtnAb a.green_button:hover, body.pinkBtnAb a.tour-btn.btn-green:hover, body.pinkBtnAb a.tour-btn:hover, body.pinkBtnAb button.green_button:hover, body.pinkBtnAb input[type=submit]#signup_btn:hover, body.pinkBtnAb nav.navbar.navbar-inverse.bar-in > .navbar-login .nav.navbar-nav li a.tour-btn:hover {
        background-color: #D62A66 !important;
        border: 1px solid #D62A66 !important
    }

body.whiteBtnAb a.green_button, body.whiteBtnAb a.tour-btn.btn-green, body.whiteBtnAb button.green_button, body.whiteBtnAb input[type=submit]#signup_btn, body.whiteBtnAb nav.navbar.navbar-inverse.bar-in > .navbar-login .nav.navbar-nav li a.tour-btn {
    background-color: #FFF !important;
    border: 1px solid #f0f0f0 !important;
    color: #000 !important
}

    body.whiteBtnAb a.green_button:hover, body.whiteBtnAb a.tour-btn.btn-green:hover, body.whiteBtnAb a.tour-btn:hover, body.whiteBtnAb button.green_button:hover, body.whiteBtnAb input[type=submit]#signup_btn:hover, body.whiteBtnAb nav.navbar.navbar-inverse.bar-in > .navbar-login .nav.navbar-nav li a.tour-btn:hover {
        background-color: #f0f0f0 !important;
        border: 1px solid #f0f0f0 !important;
        color: #000 !important
    }

.sticky {
    position: fixed !important;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 999;
    border-top: 0
}

.bubble_notification p {
    font-size: 14px;
    font-weight: 400
}

.bubble_notification h4 {
    font-size: 18px;
    color: #4e4d4d;
    font-weight: 500;
    line-height: 25.7167px
}

.bubble_notification {
    font-weight: 400
}

    .bubble_notification input[type=submit] {
        color: #fff;
        background: #43bc95;
        -moz-box-shadow: inset 0 -2px 0 0 rgba(0,0,0,.35);
        -webkit-box-shadow: inset 0 -2px 0 0 rgba(0,0,0,.35);
        box-shadow: inset 0 -2px 0 0 rgba(0,0,0,.35);
        margin: 0;
        cursor: pointer;
        font-size: 13px;
        position: relative !important;
        text-align: center;
        display: inline-block;
        text-decoration: none;
        text-transform: uppercase;
        border: none;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        min-width: 140px;
        font-weight: 400;
        height: auto
    }

.affiliate_cta, .affiliate_header {
    background-position: 50% 50% !important
}

.affiliate_cta, .affiliate_header, .ecommerce_mobile {
    background-size: cover;
    position: relative
}

.left_element, .right_element {
    background-repeat: no-repeat;
    position: absolute;
    top: 30px;
    height: 840px
}

.bubble_notification hr {
    opacity: 1
}

.bg_gray {
    background-color: #f1f3f4
}

.check-li ul {
    padding: 0
}

    .check-li ul li {
        list-style: none !important;
        margin-bottom: 20px
    }

        .check-li ul li img {
            float: left;
            margin-right: 20px
        }

.left_element {
    background-image: url(/templates/assets/images/features1.png);
    left: -70px;
    width: 340px
}

.right_element {
    background-image: url(/templates/assets/images/features2.png);
    right: 0;
    width: 248px
}

.affiliate_header {
    background-image: url(/assets/images/affiliate/affiliate-header.jpg)
}

@media (max-width:1170px) {
    body #video-banner.container_fluid.tb50.ecommerce_header.boxshadow .title {
        top: 100px !important
    }
}

@media (max-width:768px) {
    .check-li ul {
        margin: 0 20px
    }
}

@media (max-width:400px) {
    body #video-banner.container_fluid.tb50.ecommerce_header.boxshadow .title {
        top: 50px !important
    }
}

.affiliate_cta {
    background-image: url(/assets/images/affiliate/cta.jpg)
}

.ecommerce_header {
    background-image: url(/templates/assets/images/man.jpg);
    background-size: cover;
    background-position: 35% 50% !important
}

.ecommerce_mobile {
    background-color: #e3e7ea;
    background-image: url(/assets/images/ecommerce/mobile.jpg);
    background-position: center center
}
.ecommerce-box .col-md-3{
    margin-top:40px;
}
.ecommerce-box .col-md-4 {
    outline: #ebebeb solid 1px;
    outline-offset: -10px;
    -moz-outline-offset: -10px;
    -webkit-offset: -10px;
    -o-offset: -10px;
    min-height: 300px;
    padding: 30px
}
.ecommerce-box .col-md-6 {
    outline: #ebebeb solid 1px;
    outline-offset: -10px;
    -moz-outline-offset: -10px;
    -webkit-offset: -10px;
    -o-offset: -10px;
    min-height: 300px;
    padding: 30px
}
.boxshadow {
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    z-index: 2;
    position: relative
}

.ecommerce .nav.nav-tabs {
    border-bottom: 1px solid #7d8289
}

.ecommerce .nav-tabs > li > a {
    padding: 20px 50px
}

.ecommerce .nav.nav-tabs li {
    border: none;
    border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    cursor: pointer !important
}

    .ecommerce .nav.nav-tabs li.active {
        border: none;
        cursor: pointer;
        border-radius: 10px 10px 0 0;
        -moz-border-radius: 10px 10px 0 0;
        -webkit-border-radius: 10px 10px 0 0
    }

    .ecommerce .nav.nav-tabs li a {
        color: #7d8289
    }

    .ecommerce .nav.nav-tabs li.active a {
        color: #43bc71 !important
    }

.ecommerce .numberCircle {
    border-radius: 50%;
    behavior: url(PIE.htc);
    width: 36px;
    height: 36px;
    padding: 8px;
    background: #fff;
    border: 2px solid #7d8289;
    color: #7d8289;
    text-align: center;
    float: none;
    font-size: 22px;
    margin-right: auto;
    margin-left: auto;
    line-height: 14px;
    margin-top: -7px
}

#carousel-testimonials .item .artmastery .artmastery, #carousel-testimonials .item .justin .justin, #carousel-testimonials .item .vida .vida {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    right: 0
}

.ecommerce .nav.nav-tabs li.active .numberCircle {
    border: 2px solid #43bc71;
    color: #43bc71 !important
}

#video-banner.container_fluid.tb50.ecommerce_header.boxshadow {
    min-height: 700px !important;
    height: 700px !important
}

    #video-banner.container_fluid.tb50.ecommerce_header.boxshadow .title {
        top: 215px !important
    }

.ecommerce .tab-content {
    display: block
}

.affiliate h3, .ecomm h3 {
    color: #666 !important;
    font-weight: 300 !important
}

#carousel-testimonials .carousel-inner {
    width: 100%;
    background-color: #f0f0f0
}

#carousel-testimonials .carousel-control {
    width: 5%
}

#carousel-testimonials .item .artmastery, #carousel-testimonials .item .justin, #carousel-testimonials .item .vida {
    display: table
}

#carousel-testimonials .item {
    height: 630px
}

    #carousel-testimonials .item .col-md-6 {
        height: 100%;
        display: table-cell
    }

    #carousel-testimonials .item .artmastery .artmastery {
        background-image: url(/assets/images/testimonials/Shivy.jpg);
        position: absolute;
        display: block;
        height: 100%
    }

        #carousel-testimonials .item .artmastery .artmastery img {
            width: 130px;
            top: 50%;
            margin-top: -65px;
            position: relative
        }

    #carousel-testimonials .item .vida .vida {
        background-image: url(/assets/images/testimonials/vida-bg.jpg);
        position: absolute;
        display: block;
        height: 100%
    }

        #carousel-testimonials .item .vida .vida img {
            width: 130px;
            top: 50%;
            margin-top: -65px;
            position: relative
        }

    #carousel-testimonials .item .justin .justin {
        background-image: url(/assets/images/testimonials/michelle.jpg);
        position: absolute;
        display: block;
        height: 100%
    }

        #carousel-testimonials .item .justin .justin img {
            width: 130px;
            top: 50%;
            margin-top: -75px;
            position: relative
        }

    #carousel-testimonials .item .col-md-6.artmastery img.logo, #carousel-testimonials .item .col-md-6.justin img.logo, #carousel-testimonials .item .col-md-6.vida img.logo {
        width: 150px;
        height: 150px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -75px;
        margin-left: -75px;
        z-index: 2
    }

    #carousel-testimonials .item h2, #carousel-testimonials .item h4, #carousel-testimonials .item p {
        text-align: left;
        text-transform: none !important
    }

#carousel-testimonials .artmastery a.button, #carousel-testimonials .justin a.button, #carousel-testimonials .vida a.button {
    padding: 15px 50px;
    border: 2px solid #000;
    border-radius: 10px;
    font-size: 18px;
    color: #000;
    font-weight: 500;
    background-color: transparent
}

    #carousel-testimonials .artmastery a.button:hover, #carousel-testimonials .justin a.button:hover, #carousel-testimonials .vida a.button:hover {
        background-color: rgba(255,255,255,.5);
        color: #000;
        text-decoration: none
    }

#carousel-testimonials .carousel-control.left, #carousel-testimonials .carousel-control.right {
    background: 0 0
}

#carousel-testimonials .carousel-control .glyphicon-chevron-left, #carousel-testimonials .carousel-control .glyphicon-chevron-right, #carousel-testimonials .carousel-control .icon-next, #carousel-testimonials .carousel-control .icon-prev {
    width: 50px;
    height: 50px;
    margin-top: -25px;
    font-size: 50px;
    margin-right: 5px
}

.carousel-control .glyphicon-chevron-right {
    margin-right: 5px
}

#carousel-testimonials.tour_page .item {
    height: 450px
}

#landing_page {
    overflow-x: hidden;
    background-color: #f9f9f9
}

    #landing_page i.green {
        color: green !important
    }

    #landing_page h3 {
        float: none;
        border: none;
        font-size: 30px
    }

        #landing_page h3.title {
            text-transform: uppercase !important;
            color: #142956 !important;
            border-bottom: 1px solid #ccc;
            width: 90%
        }

    #landing_page .list-check h3 {
        border-bottom: none;
        color: #444 !important
    }

    #landing_page h4 {
        margin-bottom: 30px;
        font-size: 22px;
        margin-left: 15px
    }

        #landing_page h4 i {
            margin-right: 10px
        }

    #landing_page .list-check h4 span {
        line-height: 1.5;
        text-indent: 0;
        display: block;
        padding-left: 37px;
        margin-top: -5px
    }

    #landing_page h5 {
        font-size: 18px;
        font-weight: 300;
        line-height: normal
    }

    #landing_page .icon-img {
        height: 100px
    }

    #landing_page input[type=submit] {
        display: block;
        width: 100%;
        border-radius: 5px;
        font-size: 14px
    }

    #landing_page img.img-border {
        outline: #ccc solid 1px;
        border: 2px solid #fff
    }

    #landing_page form #signup {
        margin: 20px auto 5px !important
    }

.toursiri {
    display: table;
    height: 100%
}

.waiback {
    background-image: url(/assets/images/ai-head.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    min-height: 400px;
    display: table-cell;
    float: none
}

.tourwai {
    padding: 0
}

    .tourwai h2 {
        padding-top: 80px
    }

    .tourwai button {
        margin-bottom: 40px
    }

    .tourwai.toursiri div img {
        float: right;
        margin-right: -15px
    }

body#tour.slim section {
    float: left;
    width: 100%
}

.we-hiring {
    background-color: #f8f8f8;
    border-radius: 10px;
    padding: 20px
}

    .we-hiring .angellist_jobs {
        max-width: 100%
    }

    .we-hiring h3 {
        font-size: 30px;
        text-align: center;
        font-weight: 500 !important;
        text-transform: none !important
    }

a#startVideo.play.position {
    display: inline-block;
    position: absolute;
    right: 20px;
    bottom: 30px;
    z-index: 2;
    color: #fff;
    line-height: 40px;
    text-align: center
}

    a#startVideo.play.position i {
        font-size: 36px;
        color: #fff;
        display: block;
        float: left;
        margin-right: 15px;
        text-align: center
    }

#myCarousel.carousel img {
    margin: 0
}

#myCarousel.carousel .carousel-inner {
    width: 100%
}

#myCarousel.carousel.slide .item img {
    box-shadow: 0 0 10px rgba(0,0,0,.3);
    width: 100%
}

.waitext h2 {
    font-size: 46px
}

    .waitext h2 span {
        font-family: Michroma,sans-serif;
        text-transform: none;
        font-size: 45px;
        color: transparent;
        -webkit-background-clip: text;
        background-clip: text;
        background-image: #fe0101;
        background-image: -moz-linear-gradient(left,rgba(254,1,1,1) 0,rgba(255,115,0,1) 29%,rgba(35,230,153,1) 63%,rgba(41,170,179,1) 92%);
        background-image: -webkit-linear-gradient(left,rgba(254,1,1,1) 0,rgba(255,115,0,1) 29%,rgba(35,230,153,1) 63%,rgba(41,170,179,1) 92%);
        background-image: linear-gradient(to right,rgba(254,1,1,1) 0,rgba(255,115,0,1) 29%,rgba(35,230,153,1) 63%,rgba(41,170,179,1) 92%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe0101', endColorstr='#29aab3', GradientType=1 )
    }

.partnership_main_title {
    font-size: 72px
}

section.toursiri {
    position: relative;
    width: 100%
}

#particles-js {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0
}

body.land.fullAb #video-banner, body.land.fullAb #video-banner .video-banner-wrap {
    height: 100vh !important
}

    body.land.fullAb #video-banner .title {
        height: 40vh !important;
        top: 30vh !important;
        padding: 15px
    }

.toursiri.general .waitext {
    margin-top: 130px;
    margin-bottom: 80px
}

.toursiri.general h1 {
    font-size: 89px;
    font-weight: 700;
    color: #444
}

.toursiri.general h2 {
    text-transform: none !important;
    color: #666 !important;
    padding-top: 0;
    font-weight: 100 !important;
    font-size: 28px
}

    .toursiri.general h2 span {
        font-size: 26px
    }

    .toursiri.general h2 svg {
        width: 90px
    }

.vector-icons {
    margin: 50px auto
}

    .vector-icons img {
        margin: auto;
        max-width: 150px
    }

    .vector-icons h4 {
        text-align: center
    }

    .vector-icons img.arrow {
        position: absolute;
        right: -30px;
        top: 30%;
        opacity: .3
    }

    .vector-icons img.arrow1 {
        position: absolute;
        right: -30px;
        bottom: 30%;
        opacity: .3
    }

.testimonials-title {
    display: none
}

.testimonials-logos img {
    height: 74px;
    margin-bottom: 20px
}

#tour .affiliate h1 {
    color: #555;
    font-weight: 500;
    font-size: 42px
}

body.land.fullAb #video-banner.affiliate_header .title {
    height: 40vh !important;
    top: 40vh !important
}

section.affiliate_header a.scroll.bottom i {
    color: rgba(0,0,0,.5)
}

a.video-gradient {
    position: relative;
    z-index: 10;
    display: inline-block;
    top: 5px
}

    a.video-gradient span {
        font-size: 22px;
        color: #555;
        height: 36px;
        position: relative;
        font-weight: 400
    }

video#my-video {
    position: absolute;
    top: 0;
    left: 0
}

.bubble_notification:after, .bubble_profile:after {
    content: "";
    left: 249px;
    display: block
}

.tab-content #features a.green_button, .tab-content #learn a.green_button, .tab-content #community a.green_button, .tab-content #website a.green_button {
    max-width: 170px;
    margin: 10px 20px 10px 0;
    font-size: 14px
}

.agency a.learn_more, .carousel-inner a.learn_more, .pattern a.learn_more, .tab-content #features a.learn_more, .tab-content #learn a.learn_more {
    font-size: 14px;
    color: #444;
    margin-left: -10px;
    letter-spacing: 1px;
    font-weight: 500;
    border-bottom: 1px solid #999;
    text-decoration: none;
    text-transform: uppercase
}

    .agency a.learn_more:hover, .carousel-inner a.learn_more:hover, .pattern a.learn_more:hover, .tab-content #features a.learn_more:hover, .tab-content #learn a.learn_more:hover {
        color: #000
    }

.carousel-inner a.learn_more {
    margin-left: 0
}

#video-banner h1.video-banner-title {
    text-transform: none !important;
    font-size: 50px;
    font-weight: 700
}

#video-banner h2.video-banner-subtitle {
    text-transform: none !important;
    font-size: 26px;
    margin: auto;
    line-height: 40px;
    margin-top: 40px;
    color: #fff !important;
    font-weight: 300 !important
}

.profile_group {
    float: left
}

    .profile_group img {
        border: 2px solid #fff;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .profile_group span {
        color: #fff
    }

.bubble_notification, .bubble_profile {
    padding: 0 10px 10px;
    background: #FFF;
    color: #4e4d4d;
    z-index: 999999
}

.top_nav {
    margin: 20px 60px 20px 20px;
    float: right
}

    .top_nav span {
        float: left;
        margin-right: 5px
    }

        .top_nav span img {
            margin-top: -10px
        }

.top_notification {
    margin: 0 30px;
    float: left;
    position: relative;
    cursor: pointer
}

.top_heart {
    margin: 0 0 0 30px;
    float: left;
    position: relative
}

.bubble_notification {
    position: absolute;
    width: 300px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 20px 3px #616161;
    -moz-box-shadow: 0 0 20px 3px #616161;
    box-shadow: 0 0 20px 3px #616161;
    right: -25px;
    top: 50px
}

    .bubble_notification:after {
        position: absolute;
        top: -15px;
        border-style: solid;
        border-width: 0 15px 15px;
        border-color: #FFF transparent;
        width: 0;
        z-index: 999999
    }

    .bubble_notification hr {
        border: 1px dashed #ccc;
        margin: 10px 0;
        outline: 0;
        display: block
    }

.bubble_profile {
    position: absolute;
    width: 300px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 20px 3px #616161;
    -moz-box-shadow: 0 0 20px 3px #616161;
    box-shadow: 0 0 20px 3px #616161;
    right: 100px;
    top: 70px
}

.bubble_title, .bubble_title a, .bubble_title a:active, .bubble_title a:hover, .bubble_title a:visited {
    color: #fff !important;
    text-decoration: none
}

.bubble_profile:after {
    position: absolute;
    top: -15px;
    border-style: solid;
    border-width: 0 15px 15px;
    border-color: #FFF transparent;
    width: 0;
    z-index: 999999
}

.bubble_title {
    height: 35px;
    margin: 10px auto;
    background-color: #1c4b87;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    text-align: center;
    line-height: 35px;
    font-size: 16px
}

.bubble_photo {
    float: left;
    width: 40%
}

    .bubble_photo.fix {
        float: left;
        width: 20%;
        text-align: center;
        padding-top: 5px
    }

    .bubble_photo span {
        font-size: 11px;
        margin-left: 30px;
        color: #ccc
    }

.top_notification .bubble_profile .bubble_photo img {
    filter: none !important;
    -moz-filter: none !important;
    -webkit-filter: none !important
}

.bubble_content {
    float: right;
    width: 60%;
    font-size: 13px;
    padding: 0 10px
}

    .bubble_content.fix {
        float: right;
        width: 80%;
        padding-top: 3px
    }

    .bubble_content span {
        font-size: 13px;
        font-weight: 700
    }

    .bubble_content.fix a {
        color: #000 !important
    }

    .bubble_content.fix span.notification-remove {
        cursor: pointer
    }

.bubble_gray {
    background-color: #f1f1f1;
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    text-align: center;
    height: 55px;
    padding-top: 20px;
    margin: -10px
}

    .bubble_gray a.buton {
        padding: 10px 30px;
        background-color: #ebebeb;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border: 1px solid #d3d3d3;
        margin-right: 20px
    }

        .bubble_gray a.buton:hover {
            background-color: #ddd;
            border: 1px solid #d3d3d3
        }

        .bubble_gray a.buton:nth-child(2) {
            margin-right: 0 !important
        }

    .bubble_gray a {
        color: #555 !important
    }

.bubble_notification input[type=text], .bubble_notification textarea {
    width: 100%;
    font-size: 13px;
    margin-bottom: 5px;
    padding: 10px;
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    box-sizing: border-box;
    background-color: rgba(255,255,255,.4);
    resize: none
}

.ecommerce-ico, .ecommerce-ico::before {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box
}

.bubble_notification input[type=submit] {
    padding: 8px
}

.bubble_notification a.social_Icons.icon-size {
    color: #000
}

.bubble_notification p.share_with {
    float: left;
    margin: 0;
    padding-top: 3px
}

.bubble_notification .social_bubble ul.refSocial {
    float: right;
    width: 140px;
    margin: 0
}

    .bubble_notification .social_bubble ul.refSocial li {
        margin-right: 20px
    }

        .bubble_notification .social_bubble ul.refSocial li img {
            width: 26px
        }

.askExpertNotifBadge {
    background: #eb310d;
    font-size: 11px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding: 0 5px;
    position: absolute;
    top: -5px;
    right: -5px;
    z-index: 200;
    color: #FFF
}

nav.navbar.navbar-inverse.bar-in > .navbar-header .navbar-brand {
    background: url(/templates/assets/images/logo.png) top left no-repeat !important;
    background-size: 165px 45px !important
}

nav.navbar.navbar-inverse.bar-in > .navbar-login .navbar-nav li a {
    color: #000 !important;
    border-bottom: 3px solid transparent;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
    nav.navbar.navbar-inverse.bar-in > .navbar-login .navbar-nav li a:hover {
        border-color: #047ab7;
        text-decoration: none;
    }
nav.navbar.navbar-inverse.bar-in > .navbar-login .nav.navbar-nav li a.tour-btn {
    color: #fff !important;
    background-color: #43bc71 !important;
    border-color: #43bc71 !important;
    border: none !important
}

    nav.navbar.navbar-inverse.bar-in > .navbar-login .nav.navbar-nav li a.tour-btn:hover {
        border: none !important;
        background-color: #2b9152 !important
    }

nav.navbar.navbar-inverse.bar-in > .navbar-login button.mm-menu-toggle {
    background: -webkit-linear-gradient(90deg,rgba(33,33,33,0),rgba(33,33,33,0) 6px,#444 6px,#444 9px,rgba(33,33,33,0) 9px,rgba(33,33,33,0) 18px) !important;
    background: linear-gradient(0deg,rgba(33,33,33,0),rgba(33,33,33,0) 6px,#444 6px,#444 9px,rgba(33,33,33,0) 9px,rgba(33,33,33,0) 18px) !important
}

    nav.navbar.navbar-inverse.bar-in > .navbar-login button.mm-menu-toggle::after, nav.navbar.navbar-inverse.bar-in > .navbar-login button.mm-menu-toggle::before {
        background-color: #444 !important
    }

    nav.navbar.navbar-inverse.bar-in > .navbar-login button.mm-menu-toggle.active {
        background: #fff !important
    }

nav.navbar.navbar-inverse.bar-in > .navbar-login .profile_group img {
    border: 2px solid #ccc !important
}

nav.navbar.navbar-inverse.bar-in > .navbar-login .profile_group span {
    color: #000 !important
}

nav.navbar.navbar-inverse.bar-in > .navbar-login .top_heart img.heart, nav.navbar.navbar-inverse.bar-in > .navbar-login .top_notification img {
    -webkit-filter: invert(100%);
    -moz-filter: invert(100%);
    filter: invert(100%)
}

.gradient-agency-header, .gray-gradient, body#tour.land section.agency_header .gradient-header {
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=0 )
}

#tour object.video-ai {
    display: block;
    margin: auto;
    box-shadow: 0 0 30px rgba(0,0,0,.5);
    border: 10px solid #fff;
    border-radius: 5px;
    max-width: 680px;
    width: 100%;
    height: 380px
}

#tour.land .col-md-4.col-sm-6.col-xs-12.browser-bg.view.third-effect {
    position: relative;
    text-align: center;
    float: left;
    list-style: none;
    margin: 0;
    padding: 20px;
    max-width: 100%
}

#myCarousel .carousel-control.right {
    background: 0 0;
    width: 10%
}

    #myCarousel .carousel-control.right:active, #myCarousel .carousel-control.right:focus, #myCarousel .carousel-control.right:hover {
        opacity: .6
    }

    #myCarousel .carousel-control.right .glyphicon {
        font-size: 42px;
        color: #666;
        text-shadow: none
    }

a.video-gradient.big-play-button {
    position: relative;
    z-index: 10;
    height: 175px;
    width: 320px;
    top: 50px
}

    a.video-gradient.big-play-button svg {
        width: 120px;
        top: 0;
        position: absolute;
        transition: all .3s ease;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        left: 50%;
        margin-left: -60px
    }

    a.video-gradient.big-play-button:hover > svg {
        width: 130px;
        margin-top: -5px;
        margin-left: -65px
    }

    a.video-gradient.big-play-button span {
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 0
    }

h4.new_text {
    font-size: 22px;
    color: #555;
    position: relative;
    font-weight: 400;
    margin-top: 80px
}

body#tour.land section.agency_header {
    background-image: url(/templates/assets/images/agency-bg.jpg);
    background-size: cover;
    background-position: 50% 90%;
    position: relative;
    height: 560px
}

    body#tour.land section.agency_header .title h1 {
        color: #333;
        font-size: 56px;
        text-transform: none;
        background: rgba(255,255,255,.75);
        display: inline-block;
        padding: 0 10px
    }

    body#tour.land section.agency_header .title p {
        color: #333;
        font-size: 24px;
        font-weight: 700;
        background: rgba(255,255,255,.75);
        display: inline-block;
        padding: 0 10px
    }

    body#tour.land section.agency_header .title {
        top: 20vh !important
    }

    body#tour.land section.agency_header .gradient-header {
        background: -moz-linear-gradient(top,rgba(0,0,0,.65) 0,rgba(0,0,0,0) 100%);
        background: -webkit-linear-gradient(top,rgba(0,0,0,.65) 0,rgba(0,0,0,0) 100%);
        background: linear-gradient(to bottom,rgba(0,0,0,.65) 0,rgba(0,0,0,0) 100%);
        height: 100px;
        position: absolute;
        top: 0;
        z-index: 1;
        width: 100%
    }

    body#tour.land section.agency_header .fa.fa-angle-down {
        color: #fff;
        font-size: 46px;
        background: rgba(0,0,0,.3);
        width: 40px;
        height: 40px;
        text-align: center;
        border-radius: 10px;
        line-height: 40px
    }

@media (max-width:1600px) {
    .toursiri.general h1 {
        font-size: 70px
    }

    .toursiri.general h2 {
        font-size: 22px
    }

        .toursiri.general h2 span {
            font-size: 20px
        }

        .toursiri.general h2 svg {
            width: 70px
        }
}

@media (max-width:1500px) {
    .tourwai h2 {
        padding-top: 30px
    }

    .tourwai {
        background-position-y: 470px
    }

    section.affiliate .left_element {
        left: -50px
    }

    section.affiliate .right_element {
        right: -50px
    }

    .affiliate_referrals {
        max-width: 900px
    }
}

@media (max-width:1300px) {
    .toursiri.general h1 {
        font-size: 60px
    }

    .toursiri.general h2 {
        font-size: 20px
    }

        .toursiri.general h2 span {
            font-size: 18px
        }

        .toursiri.general h2 svg {
            width: 62px
        }

    .tourwai .h2 {
        padding-top: 0
    }

    .tourwai .play-wrapper h2 {
        padding-top: 30px
    }

    .tourwai {
        background-position-y: 470px
    }

    body#tour.land section.agency_header {
        background-position: 50% 95%;
        height: 520px
    }
}

@media (max-width:1200px) {
    body#tour.land section.agency_header {
        background-position: 50% 100%
    }

    .tourwai .play-wrapper h2 {
        padding-top: 30px
    }

    .tourwai h2 {
        padding-top: 0
    }

    .toursiri.general h1 {
        font-size: 80px
    }

    a.video-gradient {
        top: -35px;
        left: 0
    }

    #carousel-testimonials.tour_page .item {
        height: 540px
    }
}

@media (min-width:992px) {
    #myCarousel .item.active-next {
        display: block
    }
}

#myCarousel .carousel-inner > .item.active, #myCarousel .carousel-inner > .item.active-next {
    opacity: 1;
    transition: all .3s ease
}

#myCarousel .carousel-inner > .item:not(.active):not(.active-next), .domain-sugestions .sold, .domain-sugestions-results .sold {
    opacity: .5
}

#myCarousel .carousel-inner > .item.transitioning {
    opacity: .2;
    transition: all .4s ease
}

#myCarousel .carousel-control.left, #myCarousel .carousel-control.right {
    background-image: initial
}

#myCarousel .carousel-inner > .item.active {
    transform: translate3d(0,0,0)
}

    #myCarousel .carousel-inner > .item.active.col-md-pull-4, #myCarousel .carousel-inner > .item.active.col-md-pull-8 {
        left: initial
    }

.carousel-control {
    width: 4%
}

    .carousel-control.left, .carousel-control.right {
        margin-left: 15px;
        background-image: none
    }

@media (max-width:991px) {
    .carousel-inner .active.left {
        left: -100%
    }

    .carousel-inner .next {
        left: 100%
    }

    .carousel-inner .prev {
        left: -100%
    }

    /*.active > div {
        display: none
    }*/

        .active > div:first-child {
            display: block
        }
}

@media (min-width:992px) {
    .carousel-inner .active.left {
        left: -33%
    }

    .carousel-inner .next {
        left: 33%
    }

    .carousel-inner .prev {
        left: -33%
    }
}

@media (max-width:990px) {
    .block-none {display:none}
    .sidebar-none {display:none}/*huya*/
    #carousel-testimonials .item .artmastery .artmastery, #carousel-testimonials .item .justin .justin, #carousel-testimonials .item .vida .vida, #myCarousel .carousel-control.right, .left_element, .right_element, .vector-icons img.arrow, .vector-icons img.arrow1 {
        display: none
    }

    body#tour.land section.agency_header {
        height: 470px;
        margin-bottom: 100px
    }

    footer .company-footer {
        margin-bottom: 50px
    }

    footer .footer-copyright, footer .soacial-wrap-footer {
        text-align: center
    }

    #tour img.ai-img, #tour img.brain-img {
        margin-top: 0 !important
    }

    .toursiri.general h1 {
        font-size: 70px
    }

    .toursiri.general h2 {
        font-size: 28px
    }

        .toursiri.general h2 span {
            font-size: 26px
        }

        .toursiri.general h2 svg {
            width: 90px
        }

    .vector-icons img.img-responsive.first {
        margin-top: 0
    }

    .vector-icons img {
        margin-top: 90px
    }

    body.slim #myList li.view {
        margin-left: 5%
    }

    .toursiri {
        background-image: none
    }

    #carousel-testimonials .item .col-md-6 {
        padding: 30px 100px !important;
        height: 350px;
        position: relative !important
    }

    #carousel-testimonials.tour_page .item {
        height: 500px
    }

    section.ecomm.ecomm_slider h3 {
        margin-top: 30px !important
    }

    #tour section h5.light_small {
        text-align: center !important
    }

    .tab-content #features a.green_button, .tab-content #learn a.green_button, .tab-content #community a.green_button, .tab-content #website a.green_button {
        margin: 10px auto;
        max-width: 260px;
        font-size: 15px
    }

    .tab-content #features a.learn_more, .tab-content #learn a.learn_more {
        margin: 20px auto 50px
    }
}

@media (max-width:768px) {
    #tour.slim footer, section:first-of-type {
        padding-bottom: 0
    }

    .toursiri.general .waitext a, .tourwai.toursiri div img {
        max-width: 280px
    }

    .toursiri.general h1, section.ai-section .waitext h1, section.aisec h3.ecommerce_title, section.aisec h5.ecommerce_title, section.toursiri a, section.toursiri h2, section.toursiri h3, section.toursiri p {
        text-align: center
    }

    h4.new_text {
        margin-top: 100px;
        font-size: 18px;
        line-height: 20px
    }

    div.panel_vertically_icons {
        display: none
    }

    a.video-gradient {
        top: 5px;
        left: 0
    }

    .testimonials-title {
        display: block
    }

    .vector-icons img {
        margin-top: 60px
    }

    .toursiri.general .waitext {
        margin-top: 70px;
        margin-bottom: 70px
    }

    .toursiri.general h1 {
        font-size: 50px
    }

    .toursiri.general h2 {
        font-size: 20px;
        margin-bottom: 30px
    }

        .toursiri.general h2 span {
            font-size: 18px
        }

        .toursiri.general h2 svg {
            width: 62px
        }

    .testimonials-logos img {
        height: 60px;
        margin-bottom: 40px
    }

    .slim hr.test-separator {
        display: none
    }

    a#startVideo.play.position {
        bottom: 60px;
        right: 0;
        left: 0
    }

        a#startVideo.play.position i {
            float: none
        }

    body.slim #myList li.view {
        margin-left: 0
    }

    section.toursiri a {
        display: block;
        max-width: 280px;
        margin: auto
    }

    .profile_group, .top_heart, .top_notification, section.ai-section a.video-gradient {
        display: none
    }

    section.toursiri {
        min-height: auto;
        max-height: none
    }

    #carousel-testimonials .item .col-md-6 {
        padding: 30px 70px !important
    }

    #carousel-testimonials.tour_page .item {
        height: 600px
    }

    #video-banner.container_fluid.tb50.ecommerce_header.boxshadow .title {
        top: 200px !important
    }

    .ecommerce_mobile {
        background-image: none
    }

    #video-banner.container_fluid.ecomm.tb50.ecommerce_mobile {
        height: 550px !important
    }

        #video-banner.container_fluid.ecomm.tb50.ecommerce_mobile .title {
            top: 0 !important
        }

    .ecommerce ul.nav.nav-tabs li {
        width: 53.33%
    }

    .ecommerce .nav.nav-tabs {
        border-bottom: none;
        margin-bottom: 3px !important
    }

    .ecommerce .nav-tabs > li > a {
        padding: 20px 0;
        min-height: 130px
    }

    .ecommerce .nav.nav-tabs li .numberCircle {
        margin: 0 50px 20px 50px;
        float: none;
        text-align: center
    }

    section.ai-section .waiback, section.ai-section .waitext {
        height: 200px;
        margin-top: 0 !important
    }

        section.ai-section .waitext h2 {
            font-size: 40px !important
        }

            section.ai-section .waitext h2 svg {
                width: 130px !important
            }

        section.ai-section .waitext h1 {
            font-size: 24px !important
        }

        section.ai-section .waitext a.green_button {
            margin-top: -50px !important
        }

    .partnership_main_title {
        padding: 30px 0
    }

        .partnership_main_title span {
            font-size: 52px
        }

    #tour img.ai-img, #tour img.brain-img {
        max-width: 200px !important
    }
}

@media(max-width:620px) {
    #carousel-testimonials .item .artmastery .artmastery-body, #carousel-testimonials .item .justin .justin-body, #carousel-testimonials .item .vida .vida-body {
        height: 600px;
        padding: 20px !important
    }

    #tour object.video-ai {
        height: 300px
    }

    #carousel-testimonials.tour_page .item {
        height: 520px
    }
}

@media(max-width:500px) {
    nav.cbp-spmenu-vertical a.logo {
        margin: 0 40% 20px
    }

    #tour object.video-ai {
        height: 240px
    }

    #video-banner h1.video-banner-title {
        font-size: 34px
    }

    #video-banner h2.video-banner-subtitle {
        font-size: 18px;
        line-height: 24px;
        padding: 0 15px
    }

    body.land.fullAb #video-banner .title {
        top: 22vh !important
    }

    body.land.fullAb #video-banner a {
        margin-top: 50px
    }

    body.land.fullAb #video-banner .fa-angle-down {
        display: none
    }

    a#startVideo.play.position {
        bottom: 60px
    }

    #testimonials .carousel-inner .item img {
        margin-left: auto;
        margin-right: auto
    }

    #testimonials .carousel-inner .item blockquote {
        border: none
    }

    #myCarousel .carousel-inner a.learn_more {
        position: relative;
        left: 50%;
        margin-left: -45px
    }

    #carousel-testimonials .item .artmastery .artmastery, #carousel-testimonials .item .justin .justin, #carousel-testimonials .item .vida .vida {
        min-height: inherit;
        height: 250px
    }

    #carousel-testimonials .item .artmastery .artmastery-body, #carousel-testimonials .item .justin .justin-body, #carousel-testimonials .item .vida .vida-body {
        height: 750px;
        padding: 20px !important
    }

    #carousel-testimonials.tour_page .item {
        height: 600px
    }

    #video-banner.container_fluid.tb50.ecommerce_header.boxshadow .title {
        top: 120px !important
    }

    #video-banner .title h1 {
        font-size: 28px !important
    }

    body.fullAb #video-banner, body.fullAb #video-banner .video-banner-wrap {
        height: 500px !important
    }

        body.fullAb #video-banner .title {
            top: 130px !important
        }

    #carousel-testimonials .item {
        height: 700px
    }

    body.slim #video-banner .gradient {
        height: 100%
    }

    #tour .ecomm h1, #tour .ecomm h3, #tour .ecomm h4, #tour .ecomm p {
        line-height: 1.5
    }

    #tour .ecomm h1 {
        font-size: 28px;
        margin: -15px 0
    }

    #tour .ecomm h3 {
        font-size: 22px;
        font-weight: 500 !important
    }

    #tour .ecomm h4 {
        font-size: 18px
    }

    #tour .ecomm li h4, #tour .ecomm p {
        font-size: 16px
    }

    #tour .ecomm li h4 {
        padding-left: 45px
    }

    #tour .ecommerce_header h1 {
        line-height: 1.2;
        margin-bottom: 10px
    }

    #tour .ecomm a, #tour .ecommerce_header a {
        margin: 0
    }

    #tour section.container_fluid.ecomm.tb50.ecommerce_mobile {
        height: 400px !important
    }

        #tour section.container_fluid.ecomm.tb50.ecommerce_mobile h1 {
            margin-bottom: 20px
        }

    #tour .ecomm ul.nav.nav-tabs {
        margin-top: 0 !important;
        margin-bottom: 5px !important
    }

    #tour .ecomm .tab-content {
        padding-top: 0
    }

    #video-banner.container_fluid.tb50.ecommerce_header.boxshadow {
        min-height: 600px !important;
        height: 600px !important
    }

    #video-banner.ai-section.container_fluid.tb50.ecommerce_header.boxshadow {
        min-height: 700px !important;
        height: 700px !important
    }

    #tour .ecomm a.green_button {
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-bottom: 30px
    }

    #tour .ecommerce_header a.green_button {
        margin: 0
    }

    #tour .affiliate h1 {
        font-size: 28px;
        margin: 0
    }

    .box-features p {
        font-size: 14px
    }

    .box-features {
        min-height: 270px
    }

    #tour .short-foot a {
        font-size: 12px
    }

    section.affiliate .col-lg-12.text-center {
        margin-top: 40px
    }

    .affiliate_box .box-features .front_click {
        background-image: url(/assets/images/affiliate/tap.png);
        background-position: 85% 95%;
        background-repeat: no-repeat;
        background-size: 24px 24px;
        position: absolute
    }

        .affiliate_box .box-features .front_click:after {
            content: 'Click';
            top: 90%;
            left: 87%;
            position: absolute
        }

    body.land.fullAb #video-banner.affiliate_header .title {
        height: 40vh !important;
        top: 32vh !important
    }

    section.affiliate_cta p {
        margin-top: 20px
    }

    a.video-gradient.big-play-button svg {
        width: 90px;
        margin-left: -50px
    }
}

@media (max-width:450px) {
    .partnership_main_title span {
        font-size: 46px
    }
}

@media(max-width:400px) {
    body.land.fullAb #video-banner a {
        margin-top: 15px
    }

    #video-banner .title h1 {
        font-size: 26px !important
    }

    a#startVideo.play.position {
        bottom: 60px
    }

    #tour object.video-ai {
        height: 190px
    }

    #carousel-testimonials .item .artmastery .artmastery, #carousel-testimonials .item .justin .justin, #carousel-testimonials .item .vida .vida {
        min-height: inherit;
        height: 250px
    }

    #carousel-testimonials .item .artmastery .artmastery-body, #carousel-testimonials .item .justin .justin-body, #carousel-testimonials .item .vida .vida-body {
        height: 860px;
        padding: 20px !important
    }

    #carousel-testimonials .item {
        height: 750px
    }

    #carousel-testimonials.tour_page .item {
        height: 700px
    }
}

.footer-copyright {
    font-size: 12px;
    font-weight: 100;
    margin-top: 25px
}

    .footer-copyright a, .footer-copyright a:hover {
        color: #fff
    }

#tour h1 {
    color: #555;
    font-weight: 500;
    font-size: 42px
}

.bm-popup-wrapper {
    border: 1px solid #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    box-shadow: 0 0 20px #000;
    z-index: 9999;
    max-width: 90%;
    max-height: 90%;
    background-color: rgba(255,255,255,1);
    padding: 20px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px
}

.bm-popup-tube {
    overflow: auto
}

.bm-popup-close {
    position: absolute;
    right: -30px;
    top: -6px;
    opacity: .7;
    background: url(/assets/images/site/close.png) no-repeat;
    width: 18px;
    height: 18px;
    cursor: pointer
}

.bm-popup-overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .7;
    z-index: 9998
}

.affiliate.bg_gray.boxshadow img {
    max-width: 128px;
    margin: 30px auto;
    opacity: .7
}

.affiliate.bg_gray.boxshadow h3 {
    font-size: 24px;
    color: #555 !important;
    font-weight: 500 !important
}

.affiliate.bg_gray.boxshadow p {
    font-size: 16px
}

section.affiliate_box .box-features .front h3 {
    position: relative;
    top: 35%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 26px
}

.affiliate .left_element, .affiliate .right_element {
    background-repeat: no-repeat;
    position: absolute;
    top: -50px;
    width: 300px;
    height: 700px
}

.affiliate .left_element {
    background-image: url(/assets/images/affiliate/left.png);
    left: 0
}

.affiliate .right_element {
    background-image: url(/assets/images/affiliate/right.png);
    right: 0
}

hr.mention {
    border: 1px solid #ebebeb;
    position: relative
}

    hr.mention:before {
        content: 'Bookmark Mentions';
        background-color: #f8f8f8;
        color: #999;
        font-size: 16px;
        position: absolute;
        padding: 20px;
        left: 50%;
        top: -32px;
        font-weight: 300;
        margin-left: -90px
    }

img.logo-comp {
    margin-bottom: 20px;
    margin-top: 10px -moz-transform: scale(.8);
    -webkit-transform: scale(.8);
    transform: scale(.8)
}

img.clock-star {
    margin: auto;
    max-width: 34px
}

#tour section h2.light_small, #tour section h5.light_small {
    font-size: 16px;
    font-weight: 100 !important;
    color: #aaa !important;
    letter-spacing: 2px;
    text-align: center;
    margin: auto
}

#testimonials .carousel-inner .review-clock {
    margin-bottom: 30px
}

#video-banner.ecommerce_header h1 {
    color: #353e49;
    text-transform: none !important;
    font-size: 53px;
    font-weight: 500
}

#tour h3.ecommerce_title, #tour h5.ecommerce_title {
    border: none;
    color: #444 !important;
    margin: 20px 0 0;
    text-transform: none !important
}

#tour h3.ecommerce_title {
    font-weight: 700 !important;
    font-size: 38px
}

#video-banner.ecommerce_header p {
    font-size: 22px;
    font-weight: 100;
    line-height: 1.5
}

#tour h5.ecommerce_title {
    font-weight: 700 !important;
    font-size: 30px
}

.investor-video-container {
    position: relative;
    padding-bottom: 45%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

    .investor-video-container embed, .investor-video-container iframe, .investor-video-container object {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

section.investor-box {
    border: 1px solid #ebebeb;
    padding: 30px;
    border-radius: 5px;
    box-shadow: 0 0 20px rgba(0,0,0,.1);
    background: #fff
}

    section.investor-box h2, section.investor-box h3 {
        border: none;
        text-transform: none !important
    }

.investor-background {
    background-image: url(/assets/images/investor-bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #00498a;
    width: 100%;
    height: 100vh
}

    .investor-background form {
        background-color: rgba(0,0,0,.7);
        padding: 30px;
        width: 360px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-top: -150px;
        margin-left: -180px;
        border-radius: 10px
    }

        .investor-background form h3 {
            color: #fff !important;
            text-align: center;
            text-transform: none !important
        }

        .investor-background form input[type=submit] {
            width: 100%;
            color: #fff;
            font-weight: 600
        }

        .investor-background form .bm-form-error-global-message {
            color: #fff !important;
            font-weight: 700
        }

.gray-gradient {
    width: 100%;
    height: 200px;
    position: absolute;
    z-index: 2;
    background: -moz-linear-gradient(top,rgba(0,0,0,1) 0,rgba(0,0,0,.8) 25%,rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top,rgba(0,0,0,1) 0,rgba(0,0,0,.8) 25%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,1) 0,rgba(0,0,0,.8) 25%,rgba(0,0,0,0) 100%);
    top: 0
}

#tour section.freetrial.net_background:before, #tour section.net-bg:before {
    content: '';
    background-image: url(/assets/images/net.png);
    background-repeat: no-repeat;
    opacity: .2;
    width: 100%;
    background-size: cover;
    position: absolute
}

#tour section.net-bg {
    background-color: #04042c
}

    #tour section.net-bg:before {
        background-position: center;
        height: 100%;
        top: 0
    }

    #tour section.net-bg h3.ecommerce_title, #tour section.net-bg p {
        color: #fff !important
    }

#tour section.freetrial article {
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 40px 70px;
    margin-bottom: 50px;
    max-width: 1120px;
    box-shadow: 0 0 20px rgba(0,0,0,.1);
    border-radius: 5px
}

#tour section.freetrial a.big-btn-blue, #tour section.freetrial a.big-btn-green {
    padding: 10px 20px 20px;
    margin-top: 10px;
    display: block;
    text-transform: uppercase;
    min-width: 300px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    cursor: pointer
}

#tour section.freetrial.net_background {
    background-color: #04042c
}

    #tour section.freetrial.net_background:before {
        background-position: center bottom;
        height: 500px;
        top: 800px
    }

#tour section.freetrial a.big-btn-blue {
    background: #365ba4;
    -moz-box-shadow: inset 0 -5px 0 0 rgba(0,0,0,.35);
    -webkit-box-shadow: inset 0 -5px 0 0 rgba(0,0,0,.35);
    box-shadow: inset 0 -5px 0 0 rgba(0,0,0,.35);
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

    #tour section.freetrial a.big-btn-blue:hover {
        text-decoration: none;
        background: #25498f
    }

#tour section.freetrial a.big-btn-green {
    margin: 10px auto;
    background: #43bc95;
    -moz-box-shadow: inset 0 -5px 0 0 rgba(0,0,0,.35);
    -webkit-box-shadow: inset 0 -5px 0 0 rgba(0,0,0,.35);
    box-shadow: inset 0 -5px 0 0 rgba(0,0,0,.35);
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

    #tour section.freetrial a.big-btn-green:hover {
        text-decoration: none;
        background: #289f79
    }

    #tour section.freetrial a.big-btn-blue h4, #tour section.freetrial a.big-btn-green h4 {
        color: #fff;
        font-weight: 500;
        font-size: 22px
    }

#tour section.freetrial .blue-bar {
    background-color: #142a55;
    line-height: normal;
    border-radius: 5px;
    padding: 10px 20px
}

    #tour section.freetrial .blue-bar h3 {
        color: #fff !important;
        padding: 0;
        margin: 0
    }

#tour section.freetrial h1.whiteTitle {
    font-weight: 900;
    color: #fff !important;
    font-size: 58px
}

#tour section.freetrial h2.blackBold {
    font-weight: 700 !important;
    color: #000 !important;
    font-size: 48px;
    text-align: center;
    margin-bottom: 30px
}

#tour section.freetrial h2.blackThin {
    font-weight: 500 !important;
    color: #000 !important;
    font-size: 48px;
    text-align: center;
    margin-bottom: 30px
}

#tour section.freetrial h2.redBold {
    font-weight: 900 !important;
    color: #bc2323 !important;
    font-size: 48px;
    text-align: center;
    margin-bottom: 30px
}

#tour section.freetrial h2.quoteThinTtalic {
    font-weight: 500 !important;
    color: #000 !important;
    font-style: italic;
    font-size: 42px;
    text-align: center;
    text-transform: none !important;
    margin-bottom: 30px
}

#tour section.freetrial h2.greenBold {
    font-weight: 900 !important;
    color: #43bc95 !important;
    font-size: 200px;
    text-align: center;
    margin-bottom: 30px
}

#tour section.freetrial h3.blackBold, #tour section.freetrial h3.blackThin, #tour section.freetrial h3.redBold {
    font-size: 34px;
    margin-bottom: 30px;
    text-transform: none !important
}

#tour section.freetrial h3.blackBold {
    font-weight: 600 !important;
    color: #000 !important
}

#tour section.freetrial h3.blackThin {
    font-weight: 300 !important;
    color: #000 !important
}

#tour section.freetrial h3.redBold {
    font-weight: 600 !important;
    color: #bc2323 !important
}

#tour section.freetrial h3.quoteWhite {
    background: rgba(255,255,255,.2);
    padding: 10px;
    color: #fff !important;
    display: inline-block;
    text-transform: none !important
}

#tour section.freetrial h3.stepWhite {
    color: #fff !important;
    font-size: 26px;
    text-transform: none !important
}

#tour section.freetrial h4.blackBold {
    color: #000;
    font-size: 24px;
    font-weight: 700
}

#tour section.freetrial h4.blueBold {
    color: #365ba4;
    font-size: 24px;
    font-weight: 700
}

#tour section.freetrial p {
    font-size: 20px;
    font-weight: 400;
    color: #000
}

#tour section.freetrial img.borderWhite {
    margin: auto;
    border: 3px solid #fff;
    box-shadow: 0 0 1px rgba(0,0,0,.5)
}

#tour section.freetrial .row {
    margin-bottom: 50px
}

#tour section.freetrial img.rotateRight {
    border: 5px solid #fff;
    box-shadow: 5px 5px 20px rgba(0,0,0,.2);
    outline: #ccc solid 1px;
    -webkit-transform: rotate(7deg) scale(.9);
    -moz-transform: rotate(7deg) scale(.9);
    transform: rotate(7deg) scale(.9);
    transition: transform .3s ease;
    -webkit-transition: transform .3s ease;
    -moz-transition: transform .3s ease
}

    #tour section.freetrial img.rotateRight:hover {
        -webkit-transform: rotate(7deg) scale(.92);
        -moz-transform: rotate(7deg) scale(.92);
        transform: rotate(7deg) scale(.92)
    }

#tour section.freetrial img.rotateLeft {
    border: 5px solid #fff;
    box-shadow: -5px -5px 20px rgba(0,0,0,.2);
    outline: #ccc solid 1px;
    -webkit-transform: rotate(-7deg) scale(.9);
    -moz-transform: rotate(-7deg) scale(.9);
    transform: rotate(-7deg) scale(.9);
    transition: transform .3s ease;
    -webkit-transition: transform .3s ease;
    -moz-transition: transform .3s ease
}

    #tour section.freetrial img.rotateLeft:hover {
        -webkit-transform: rotate(-7deg) scale(.92);
        -moz-transform: rotate(-7deg) scale(.92);
        transform: rotate(-7deg) scale(.92)
    }

#tour section.freetrial ul.checkMark {
    width: 70%;
    margin: auto
}

    #tour section.freetrial ul.checkMark li {
        list-style: outside;
        font-family: FontAwesome;
        font-size: 20px;
        padding-left: 10px
    }

        #tour section.freetrial ul.checkMark li span.red {
            color: #bc2323 !important;
            font-weight: 700
        }

#tour section.freetrial .flexRow {
    display: flex;
    flex-flow: row wrap
}

    #tour section.freetrial .flexRow .col-md-6 {
        margin-bottom: 30px
    }

#webinar .bgColor {
    background-color: #000;
    border-bottom: 10px solid #43bc95;
    margin-bottom: 40px;
    display: block
}

#webinar .bgWhite {
    background-color: #fff;
    margin-bottom: 3px;
    padding: 0
}

#webinar .bgGray {
    background-color: #ebebeb;
    border: 1px solid #000
}

    #webinar .bgGray p {
        font-size: 13px
    }

#webinar .bgBlack {
    background-color: #000;
    background-image: linear-gradient(rgba(0,0,0,.3),rgba(0,0,0,.3)),url(/assets/images/bg-webinar.jpg);
    background-size: cover
}

#webinar .bgWhite .col-md-8 {
    padding: 0;
    min-height: 519px
}

#webinar .bgColor h1 {
    font-size: 36px;
    font-weight: 700;
    color: #fff
}

#webinar h2 {
    font-size: 52px;
    font-weight: 700 !important;
    color: #fff !important;
    border: none;
    margin-top: 0;
    text-transform: none !important
}

#webinar .bgBlack h1 {
    font-size: 36px !important;
    color: #fff !important;
    font-weight: 500 !important;
    margin-top: 30px
}

#webinar .bgColor h3.blink {
    font-size: 26px;
    font-weight: 500;
    color: #43bc95 !important;
    text-transform: none !important;
    animation: blink 1s linear infinite
}

#webinar .chatbot-message {
    padding: 0;
    border: 1px solid #d7d7d7;
    height: 200px;
    border-radius: 4px;
    margin: 0 0 12px;
    font-size: 12px;
    overflow: auto;
    overflow-y: auto
}

    #webinar .chatbot-message p {
        text-align: left;
        margin-left: 10px
    }

#webinar img.live {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 10
}

@keyframes blink {
    50% {
        opacity: 0
    }
}

#webinar p.stream-txt {
    font-size: 12px;
    margin-left: 200px
}

.email-login-box {
    position: relative;
    color: #666;
    background-color: #fff;
    display: inline-block;
    padding: 10px 30px;
    top: -40px;
    float: right;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700
}

    .email-login-box a, .email-login-box a:hover {
        color: #666;
        text-transform: none
    }

@media (max-width:500px) {
    #webinar p.stream-txt {
        font-size: 12px;
        margin-left: 0;
        text-align: center
    }

    #webinar .bgColor {
        margin-bottom: 20px
    }

        #webinar .bgColor h3.blink {
            font-size: 14px
        }

    #webinar .bgWhite .col-md-8 {
        min-height: 420px
    }

    #webinar .bgBlack h2 {
        font-size: 16px
    }

    #webinar .bgColor h1.titleWeb {
        font-size: 26px;
        font-weight: 700;
        color: #fff;
        padding: 10px 15px;
        line-height: 1.4
    }

    #webinar .bgBlack h1 {
        font-size: 28px !important
    }

        #webinar .bgBlack h1 p {
            font-size: 50px !important
        }
}

@media (min-width:992px) and (max-width:1200px) {
    #webinar .bgWhite .col-md-8 {
        min-height: 542px
    }
}

body#tour.land ul.agency_li li {
    margin-bottom: 25px !important
}

.img-border, .img-border-ccc {
    border: 2px solid #fff;
    margin: 5px
}

.img-border {
    outline: #444 solid 1px
}

.img-border-ccc {
    outline: #ccc solid 1px
}

.waitext.box-bg {
    background: #f8f8f8;
    border-radius: 5px;
    border-radius: 15px;
    border: 1px solid #f0f0f0
}

@media (max-width:990px) {
    .waitext.box-bg {
        width: calc(100% - 20px)
    }
}

.multi-item-carousel .carousel-inner > .item {
    transition: .5s ease-in-out left
}

.multi-item-carousel .carousel-inner .active.left {
    left: -33%
}

.multi-item-carousel .carousel-inner .active.right, .multi-item-carousel .carousel-inner .next {
    left: 33%
}

.multi-item-carousel .carousel-inner .prev {
    left: -33%
}

.multi-item-carousel .carousel-inner {
    width: 90%;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
    left: 10px
}

.multi-item-carousel .carousel-control.left, .multi-item-carousel .carousel-control.right {
    background-image: none;
    width: auto;
    color: #142a54
}

@media all and (transform-3d),(-webkit-transform-3d) {
    .multi-item-carousel .carousel-inner > .item {
        transition: .5s ease-in-out left;
        transition: .5s ease-in-out all;
        -webkit-backface-visibility: visible;
        backface-visibility: visible;
        -webkit-transform: none !important;
        transform: none !important
    }
}

section.agency .multi-item-carousel .col-xs-12 img:hover, section.agency .website-agent:hover img {
    transform: scale(1.1)
}

.box-opportunity h3 {
    font-size: 22px
}

.box-opportunity p {
    font-size: 16px;
    line-height: 1.5em
}

section.agency h2.price {
    font-size: 52px !important;
    color: #43bc70 !important;
    text-transform: none !important;
    font-weight: 700 !important
}

    section.agency h2.price span {
        font-size: 18px;
        font-weight: 600
    }

section.agency p i {
    color: #43bc70;
    font-size: 26px;
    margin-right: 10px
}

section.agency .website-agent {
    width: 80%;
    height: auto;
    overflow: hidden;
    display: block;
    position: relative;
    margin: auto;
    box-shadow: 0 0 30px rgba(0,0,0,.2);
    border-radius: 5px
}

    section.agency .website-agent img {
        transition: transform .3s ease;
        -webkit-transition: transform .3s ease;
        -moz-transition: transform .3s ease
    }

    section.agency .website-agent:hover .vew-agent {
        opacity: 1
    }

section.agency .vew-agent {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background-color: rgba(0,0,0,.7);
    vertical-align: middle;
    opacity: 0;
    transition: opacity .3s ease;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease
}

    section.agency .vew-agent a {
        color: #fff;
        font-size: 18px;
        font-weight: 500;
        text-align: center;
        border: 1px solid #fff;
        padding: 15px 30px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -110px;
        margin-top: -20px
    }

        section.agency .vew-agent a:hover {
            text-decoration: none;
            background-color: rgba(255,255,255,.2)
        }

section.agency .transparency h4 {
    color: #444
}

    section.agency .transparency h4 span {
        font-size: 15px
    }

section.agency .transparency i {
    color: #43bc70;
    font-size: 28px
}

section ul.agency_li {
    padding: 0;
    z-index: 99999;
    position: relative
}

    section ul.agency_li li a {
        color: #666
    }

    section ul.agency_li li {
        list-style: none
    }

        section ul.agency_li li h4 {
            line-height: 1.4
        }

    section ul.agency_li i {
        color: #43bc70;
        font-size: 24px;
        float: left;
        margin-right: 20px;
        margin-bottom: 20px
    }

body#tour.land section.agency_header .title h1 {
    font-weight: 700
}

section.agency .multi-item-carousel .carousel-inner {
    width: 100%;
    left: 0
}

section.agency .multi-item-carousel .col-xs-12 {
    padding: 0 5px
}

    section.agency .multi-item-carousel .col-xs-12 .overflow-wrap {
        overflow: hidden
    }

    section.agency .multi-item-carousel .col-xs-12 img {
        transition: transform .3s ease;
        -webkit-transition: transform .3s ease;
        -moz-transition: transform .3s ease;
        overflow: auto
    }

section.agency .left_element {
    background-size: contain;
    height: 700px;
    top: 50px;
    background-position: center left
}

section.agency .right_element {
    background-size: contain;
    height: 700px;
    top: 50px;
    background-position: center right
}

section.agency.getting_paid h2 {
    border: none;
    font-size: 42px
}

section.agency.getting_paid p {
    margin-left: 20px
}

.signup-agency-box {
    margin: 0 0 50px;
    padding: 20px 0 30px;
    background: #f8f8f8;
    border-radius: 7px;
    border-top: 8px solid #43bc71
}

    .signup-agency-box label {
        margin-top: 15px;
        margin-bottom: 0
    }

.gradient-agency-header {
    background: -moz-linear-gradient(top,rgba(0,0,0,.65) 0,rgba(0,0,0,0) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,.65)),color-stop(100%,rgba(0,0,0,0)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,.65) 0,rgba(0,0,0,0) 100%);
    background: -o-linear-gradient(top,rgba(0,0,0,.65) 0,rgba(0,0,0,0) 100%);
    background: -ms-linear-gradient(top,rgba(0,0,0,.65) 0,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,.65) 0,rgba(0,0,0,0) 100%);
    background-size: cover;
    width: 100%;
    height: 100px;
    position: absolute;
    opacity: .8;
    top: 0
}

section.agency .bookmark_logo {
    margin-bottom: 20px
}

section.agency h1.agency_program {
    letter-spacing: 3px;
    color: #444 !important;
    margin-top: 20px
}

.ecommerce-ico {
    box-sizing: content-box;
    width: 55px;
    height: 55px;
    position: absolute;
    border: none;
    font: 400 100%/normal Arial,Helvetica,sans-serif;
    text-align: center;
    -o-text-overflow: clip;
    text-overflow: clip;
    background: #22ab74;
    top: 9px;
    right: 11px;
    z-index: 2;
    color: #fff
}

    .ecommerce-ico::after, .ecommerce-ico::before {
        height: 55px;
        content: "";
        top: 0;
        border: none;
        font: 400 100%/normal Arial,Helvetica,sans-serif;
        color: rgba(0,0,0,1);
        -o-text-overflow: clip;
        text-overflow: clip;
        background: #22ab74;
        text-shadow: none;
        left: 0;
        width: 55px;
        position: absolute
    }

    .ecommerce-ico::before {
        box-sizing: content-box;
        -webkit-transform: rotateZ(30deg);
        transform: rotateZ(30deg)
    }

    .ecommerce-ico::after {
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-transform: rotateZ(60deg);
        transform: rotateZ(60deg)
    }

.ecommerce-no-tech, .meet-aida, p.video-banner-subtitle-new {
    font-family: 'Open Sans'
}

.ecomm_box, section .agency-popup-box {
    background-color: #fff;
    border-radius: 5px
}

.ecommerce-ico span {
    font-size: 10px;
    z-index: 5;
    position: absolute;
    top: 30px;
    left: 0;
    width: 55px;
    text-transform: uppercase;
    letter-spacing: 1.1px;
    line-height: 1
}

.ecommerce-ico i {
    position: absolute;
    z-index: 3;
    font-size: 22px;
    left: 15px;
    top: 3px
}

.ecomm_slider.ecomm_section, .ecomm_slider.ecomm_section .tab-content > .active, .ecommerce-device {
    position: relative
}

.ecommerce-ico:hover {
    color: #fff
}

section .agency-popup-box {
    width: 90%;
    max-width: 700px;
    position: relative;
    z-index: 10;
    margin: auto;
    padding: 15px 30px 0;
    top: 220px;
    border: 1px solid #ddd;
    box-shadow: 0 0 30px rgba(0,0,0,.2)
}

    section .agency-popup-box h2 {
        font-size: 34px
    }

body#tour section.agency_header.agency_tour h1.title_big {
    color: #333;
    font-size: 56px;
    font-weight: 700;
    text-transform: uppercase
}

body#tour section.agency_header.agency_tour p.subtitle_big {
    color: #333;
    font-size: 24px;
    font-weight: 700
}

.money_back {
    max-width: 900px;
    margin: auto;
    width: 100%;
    text-align: center;
    display: block
}

    .money_back img {
        text-align: center;
        margin: auto
    }

    .money_back h3 {
        text-align: center;
        font-size: 18px
    }

body.bm-body-investor section a {
    font-weight: 600;
    text-decoration: underline
}

@media (max-width:990px) {
    section.agency .col-md-3.col-md-offset-1.transparency {
        margin-left: 0 !important
    }

    section.agency .box-opportunity {
        display: block
    }

    .box-opportunity .col-md-4 {
        width: 100%;
        border: 0;
        margin: 30px 0
    }

        .box-opportunity .col-md-4 h2 {
            margin: 0;
            padding: 0;
            position: relative;
            top: 0
        }

    .box-opportunity .col-md-8 {
        border: 0
    }

    .waitext.box-bg {
        width: 80%;
        margin: 20px auto;
        float: none
    }
}

@media (max-width:767px) {
    .toursiri, .waiback, .waitext {
        display: block
    }

    body#tour.land section.agency_header .title {
        top: 100px !important
    }

    body#tour.land section.agency_header {
        height: 700px !important
    }

    section.agency .website-agent {
        width: 90%
    }

    body#tour section.agency_header.agency_tour {
        height: 400px !important;
        margin-bottom: 180px
    }
}

@media (max-width:500px) {
    section.agency ul li h4 {
        font-size: 16px !important
    }

    section.agency .waiback {
        display: block;
        min-height: 300px !important;
        background-size: contain;
        background-position: top right
    }

    section .agency-popup-box h2 {
        font-size: 28px
    }

    section .agency-popup-box {
        top: 180px
    }

    body#tour.land section.agency p {
        font-size: 16px !important
    }

    body#tour.land section.agency_header .title p {
        font-size: 18px !important
    }

    body#tour.land section.agency_header .title h1 {
        font-size: 32px !important
    }

    body#tour.land section.agency_header .title {
        top: 120px !important
    }

    body#tour.land section.agency_header {
        background-size: auto;
        height: 520px !important;
        margin-bottom: 100px
    }

    section.agency .website-agent {
        width: 100%
    }

    section.agency h2 {
        text-align: center
    }

    .waitext.box-bg {
        width: 90%;
        margin: 20px auto;
        float: none
    }

    section.agency p i, section.agency.getting_paid p {
        margin-left: 0
    }

    section.agency h2.price {
        font-size: 42px
    }

    section.agency.getting_paid h2 {
        border: none;
        font-size: 32px
    }
}

p.video-banner-subtitle-new {
    text-transform: none !important;
    font-size: 26px;
    margin: auto;
    line-height: 40px;
    margin-top: 40px;
    color: #fff !important;
    font-weight: 300 !important;
    text-align: center
}

.ecommerce-no-tech, p.make-your-mark {
    text-transform: capitalize !important
}

.meet-aida, h2.aida-assitant {
    color: #444 !important;
    font-weight: 500 !important
}

.meet-aida {
    padding-top: 50px;
    font-size: 46px;
    margin: 20px 0 0;
    text-align: center
}

h2.aida-assitant {
    font-size: 42px;
    padding-top: 0
}

.ecommerce-no-tech {
    color: #666 !important;
    font-weight: 300 !important;
    font-size: 26px;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.1;
    padding: 0 !important
}

p.features-box-text, p.features-box-title {
    line-height: 1.4;
    padding: 0 15px;
    text-align: center
}

p.features-box-text {
    font-size: 15px;
    color: #666;
    font-family: 'Open Sans';
    font-weight: 100
}

p.bookmark-footer-title, p.features-box-title {
    font-size: 20px;
    font-family: 'Open Sans'
}

p.features-box-title {
    color: #444 !important;
    font-weight: 700 !important;
    margin-top: 20px;
    margin-bottom: 10px
}

p.bookmark-footer-title {
    color: rgba(255,255,255,.5);
    margin-bottom: 20px;
    font-weight: 600;
    margin-top: 10px;
    line-height: 1.1;
    text-align: left
}

.ecommerce-made-title, p.make-your-mark {
    font-family: 'Open Sans';
    text-align: center
}

p.make-your-mark {
    font-size: 36px;
    color: #444 !important;
    font-weight: 500 !important;
    margin: 20px 0 0;
    line-height: 1.1
}

@media (max-width:500px) {
    p.video-banner-subtitle-new {
        font-size: 18px;
        line-height: 24px;
        padding: 0 15px
    }

    h2.aida-assitant {
        font-size: 38px
    }
}

.freeWebsiteBuilder {
    background-image: url(/assets/images/business_header.jpg);
    background-size: cover;
    background-position: 100% 50% !important
}

body#tour section#video-banner.freeWebsiteBuilder .col-md-6 .title {
    top: 20vh !important
}

.ecommerce-made-title {
    color: #666;
    font-weight: 100;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.1;
    display: inline-block
}

.ecomm_slider.ecomm_section .tab-content {
    display: block
}

.ecomm_slider.ecomm_section .nav-tabs > li > a {
    padding: 15px 50px
}

.ecomm_box_wrap {
    justify-content: space-between;
    flex-wrap: wrap;
    display: flex
}

.ecomm_box {
    /*box-shadow: 1px 1px 5px rgba(0,0,0,.1);*/
    padding: 15px;
    display: block;
    margin: 10px;
    width: calc(50% - 20px);
    border: 1px solid #fff
}
@media (max-width: 768px){
    .ecomm_box {
        width: calc(100% - 20px);
    }
}
.ecomm_box img {
    float: left;
    width: 48px;
    height: auto;
    margin: 0 15px 80px 0
}
    .ecomm-smll img {
        float: left;
        width: 48px;
        height: auto;
        margin: 0 15px 50px 0
    }
.ecomm-big img {
    margin: 0 15px 145px 0
}
.ecomm_box span {
    font-size: 16px;
    font-weight: 700
}

    .ecomm_box p {
        font-size: 13px;
        font-weight: 100;
        line-height: 1.5;
        color: #666;
        margin-top: 7px
    }
.eco-img {
    width:100%;
    max-height: 300px;
    overflow:hidden
}
.ecommerce-sloution img {
    width: 100%;
    max-width: 84px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    -ms-transition: 1s;
    transition: 1s;
}
.ecommerce-sloution div p {
    font-size:15px;
}
.ecommerce-icons img {
    width: 100%;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    -ms-transition: 1s;
    transition: 1s;
}
.ecommerce-icons a img:hover{
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.ecomm_box .blocks {
    display: block;
    text-decoration: none;
    color: unset
}

.check-li li span {
    display: block;
    text-align: left
}

.ecomm_section.ecomm_section .nav-tabs > li {
    width: 20%
}

    .ecomm_section.ecomm_section .nav-tabs > li > a {
        text-transform: capitalize;
        text-align: center;
        padding: 10px 50px;
        font-size: 15px
    }

.ecomm.ecomm_slider.sportstore {
    background-image: url(../../images/ecommerce/bg-image1.jpg);
    background-position: right top;
    background-repeat: no-repeat
}

.ecomm.ecomm_slider.coffestore {
    background-image: url(../../images/ecommerce/coffeshop.jpg);
    background-position: left bottom;
    background-repeat: no-repeat;
    min-height: 550px
}

.ecommerce-device {
    padding-bottom: 0;
    min-height: 550px
}

.container.ecommerce-box.ecommerce-icons p {
    font-size: 15px
}

.container.ecommerce-box.ecommerce-icons span {
    display: block;
    font-weight: 500
}

.container.ecommerce-box.ecommerce-icons h4 {
    font-weight: 500
}

.discount_promo_code_back {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0);
    z-index: 9998
}

.discount_promo_code {
    position: fixed;
    border-radius: 5px;
    z-index: 9999;
    width: 630px;
    height: auto;
    top: 50%;
    left: 50%;
    background-color: #fff;
    padding: 30px 30px 15px;
    box-shadow: 0 0 20px rgba(0,0,0,.2);
    text-align: center;
    transform: translate(-50%,-50%);
    max-width: 100%
}

    .discount_promo_code a.close-btn {
        position: absolute;
        right: 8px;
        top: 8px;
        cursor: pointer
    }

    .discount_promo_code h3 {
        text-align: center;
        color: #000;
        font-size: 36px
    }

    .discount_promo_code p {
        font-size: 16px;
        text-align: center;
        padding: 10px 35px
    }

    .discount_promo_code h4 {
        text-transform: uppercase;
        color: #000;
        font-weight: 500;
        margin-top: 0;
        font-size: 19px;
        padding-top: 15px
    }

.ecomm .nav-tabs > li > a, .ecomm h3 {
    text-transform: none !important
}

.discount_promo_code hr {
    border-style: dashed
}

.discount_promo_code input[type=submit] {
    border-radius: 3px;
    font-size: 14px
}

.discount_promo_code .code-holder {
    text-align: center;
    font-weight: 900;
    font-size: 30px
}

@media (min-width:992px) {
    .ecomm_section .nav-tabs > li.am-ico span, .ecomm_section .nav-tabs > li.fb-ico span, .ecomm_section .nav-tabs > li.go-ico span, .ecomm_section .nav-tabs > li.home-ico span, .ecomm_section .nav-tabs > li.in-ico span {
        display: block
    }

    .ecomm_section .nav-tabs > li.am-ico i, .ecomm_section .nav-tabs > li.fb-ico i, .ecomm_section .nav-tabs > li.go-ico i, .ecomm_section .nav-tabs > li.in-ico i {
        display: none
    }

    .ecomm_section .nav-tabs > li.home-ico i {
        line-height: 43px;
        font-size: 22px
    }
}

@media (max-width:991px) {
    .ecomm.ecomm_slider.sportstore {
        background-position: right bottom
    }

    .ecomm_section .nav-tabs > li.am-ico span, .ecomm_section .nav-tabs > li.fb-ico span, .ecomm_section .nav-tabs > li.go-ico span, .ecomm_section .nav-tabs > li.home-ico span, .ecomm_section .nav-tabs > li.in-ico span {
        display: none
    }

    .ecomm_section .nav-tabs > li.am-ico i, .ecomm_section .nav-tabs > li.fb-ico i, .ecomm_section .nav-tabs > li.go-ico i, .ecomm_section .nav-tabs > li.home-ico i, .ecomm_section .nav-tabs > li.in-ico i {
        display: block
    }

    .ecomm.ecomm_slider.coffestore {
        background-position: left 450px
    }

    body#tour section#video-banner.freeWebsiteBuilder .col-md-6 .title {
        top: 100px !important
    }

    .freeWebsiteBuilder {
        background-position: 75% 50% !important
    }

    .ecommerce-device-img {
        width: 40%
    }
}

@media(max-width:800px) {
    .freeWebsite .no1 img {
        width: 100%
    }

    .freeWebsite {
        text-align: center
    }
}

@media(max-width:768px) {
    .ecomm.ecomm_slider.sportstore {
        background-image: none;
        background-position: right top;
        background-repeat: no-repeat
    }

    .ecommerce-device {
        padding-bottom: 0;
        position: relative;
        min-height: 500px
    }

    .ecommerce-device-img {
        width: 75%
    }
}

@media (max-width:500px) {
    #video-banner.ecommerce_header p, .ecommerce-made-title {
        font-size: 16px
    }

    .ecomm_section.ecomm_section .nav-tabs > li > a {
        padding: 10px 25px
    }

    .ecomm.ecomm_slider.coffestore {
        background-position: left 450px
    }

    #tour h3.ecommerce_title {
        font-size: 26px
    }

    #tour h5.ecommerce_title {
        font-size: 22px
    }

    .ecommerce-device-img {
        width: 80%
    }
}

.box-wrap h4, .box-wrap p {
    font-size: 16px;
    text-align: center
}

.create-blog-banner {
    background-image: url(/assets/images/create-blog.jpg);
    background-size: cover;
    background-position: 50% 50% !important
}

    .create-a-blog h1, .create-a-blog h2, .create-a-blog h3, .create-blog-banner h1, .ecomm h1, .ecomm h2, .ecomm h3, .ecomm_section h1, .ecomm_section h2, .ecomm_section h3 {
        font-weight: 700 !important;
        text-transform: none !important;
        color: #444 !important
    }

.create-a-blog .nav.nav-tabs li {
    background: #f8f8f8
}

#video-banner.container_fluid.tb50.ecommerce_header.boxshadow.create-blog-banner .title {
    top: 180px !important
}

.ecomm h3 {
    font-weight: 700 !important
}

.box-wrap {
    border: 1px solid #ebebeb;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    height: 380px;
    width: calc(33.33% - 30px);
    margin: 15px
}

    .box-wrap h4 {
        font-weight: 700;
        color: #444
    }

@media (max-width:991px) {
    .box-wrap {
        width: calc(50% - 30px);
        float: left
    }
}

@media (max-width:768px) {
    .box-wrap {
        width: calc(100% - 30px)
    }

    section ul.agency_li li u a {
        text-align: left;
        display: inline
    }

    body#tour.land section.agency.agency_header {
        margin-bottom: 0
    }

    .ecomm h1, .ecomm h2, .ecomm p, .ecomm_section h2, .ecomm_section p {
        padding: 0 20px
    }

    .discount_promo_code_back {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,0);
        z-index: 9998
    }

    .discount_promo_code {
        position: fixed;
        border-radius: 5px;
        z-index: 9999;
        width: 630px;
        height: auto;
        top: 50%;
        left: 50%;
        background-color: #fff;
        padding: 30px 30px 15px;
        box-shadow: 0 0 20px rgba(0,0,0,.2);
        text-align: center;
        transform: translate(-50%,-50%);
        max-width: 100%
    }

        .discount_promo_code a.close-btn {
            position: absolute;
            right: 8px;
            top: 8px;
            cursor: pointer
        }

        .discount_promo_code h3 {
            text-align: center;
            color: #000
        }

        .discount_promo_code p {
            font-size: 14px;
            text-align: center;
            padding: 10px 40px
        }

        .discount_promo_code h4 {
            text-transform: uppercase;
            color: #000;
            font-weight: 500;
            margin-top: 0;
            font-size: 19px;
            padding-top: 15px
        }

        .discount_promo_code hr {
            border-style: dashed
        }

        .discount_promo_code input[type=submit] {
            border-radius: 3px;
            font-size: 14px
        }

        .discount_promo_code .code-holder {
            text-align: center;
            font-weight: 900;
            font-size: 30px
        }
}

@media (max-width:767px) {
    .discount_promo_code img {
        display: inline-block
    }

    .discount_promo_code p {
        padding: 10px 30px
    }
}

@media (max-width:450px) {
    .discount_promo_code p {
        padding: 10px
    }
}

@keyframes animecookie {
    0% {
        transform: translateY(0)
    }

    100% {
        transform: translateY(100%)
    }
}

.bm-cookie-notice {
    position: fixed;
    background-color: #142a55;
    width: 100%;
    height: auto;
    z-index: 9999;
    bottom: 0
}

.cookie-notice-flex {
    display: -webkit-flex;
    display: -ms-flex;
    display: -moz-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    width: 80%;
    margin: 0 auto
}

.bm-cookie-notice p {
    color: #fff;
    font-size: 14px;
    margin: 15px 0
}

.bm-cookie-notice .cookie-link {
    color: #fff;
    text-decoration: underline;
    font-weight: 700
}

.bm-cookie-notice .bm-got-it {
    padding: 5px 10px;
    border-radius: 4px;
    color: #fff;
    font-weight: 700;
    background-color: #43bc71;
    position: relative;
    top: 18px
}

.bm-cookie-notice-anime {
    animation: animecookie .3s forwards
}

@media (max-width:991px) {
    .cookie-notice-flex {
        width: 100%
    }
}

@media (max-width:710px) {
    .bm-cookie-notice {
        padding-bottom: 15px;
        height: 115px
    }

        .bm-cookie-notice p {
            line-height: 120%;
            padding: 0 30px
        }

        .bm-cookie-notice .bm-got-it {
            margin: 0 30px
        }

    .cookie-notice-flex {
        display: -webkit-flex;
        display: -ms-flex;
        display: -moz-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        -moz-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width:580px) {
    .bm-cookie-notice {
        padding-bottom: 25px;
        height: 125px
    }

        .bm-cookie-notice p {
            padding: 0 10px
        }

        .bm-cookie-notice .bm-got-it {
            margin: 0 10px
        }
}

.btn-sign-up-now[type=submit] {
    text-transform: none
}

.bm-team-social i {
    font-size: 50px
}

.unmute-video-marche {
    position: absolute;
    left: 7px;
    top: 11px;
    background-color: #aaa;
    font-size: 17px;
    height: 30px;
    line-height: 30px;
    border-radius: 30px;
    padding: 0 14px;
    color: #333;
    text-decoration: none
}

    .unmute-video-marche:hover {
        color: #fff
    }

.bm-play-button {
    display: none;
    font-size: 40px;
    color: #fff;
    position: absolute;
    left: 90%;
    top: 5%
}

table.domain-sugestions {
    width: 100%
}

.domain-sugestions tr:hover {
    background-color: #f9f9f9
}

.domain-sugestions th, td {
    font-size: 16px
}

.domain-sugestions td {
    padding: 20px
}

    .domain-sugestions td span {
        padding: 20px 8px
    }

.domain-sugestions a, a.domain-sugestions {
    background-color: #43bc95;
    text-decoration: none;
    color: #fff;
    padding: 10px 15px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 700
}

    .domain-sugestions a:hover, a.domain-sugestions:hover {
        background-color: #309474;
        color: #fff
    }

.domain-sugestions td:nth-child(3) {
    text-align: right
}

.domain-sugestions.bm-dm-load-more {
    width: 100%;
    display: block;
    text-align: center;
    background-color: transparent;
    color: #000;
    border: 2px solid #43bc95
}

.domain-sugestions-results {
    max-width: 90%;
    margin: 0 auto
}

    .domain-sugestions-results .row {
        padding: 20px;
        font-size: 16px
    }

        .domain-sugestions-results .row:hover {
            background-color: #f9f9f9
        }

@media(max-width:767px) {
    .domain-sugestions .col-xs-6.available, .domain-sugestions .col-xs-6.sold {
        text-align: right !important
    }

    .domain-sugestions .col-xs-12:nth-child(3) {
        text-align: center !important;
        margin-top: 15px
    }

    .domain-sugestions-results .row {
        padding: 20px 0
    }

    .domain-sugestions .col-xs-2, .domain-sugestions .col-xs-3, .domain-sugestions .col-xs-4, .domain-sugestions .col-xs-5, .domain-sugestions .col-xs-7, .domain-sugestions .col-xs-8 {
        padding: 0
    }

    .domain-sugestions .col-xs-3, .domain-sugestions .col-xs-7 {
        padding-top: 3px
    }

    h3.domain-sugestions {
        margin-left: 0 !important
    }

    .domain-sugestions a {
        background-image: url(/assets/images/cart.png);
        background-repeat: no-repeat;
        font-size: 0;
        background-position: 50% 40%;
        display: block;
        padding: 14px 0
    }
}

.divDebugQuery, .divDebugTime {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #000
}

h3.domain-sugestions {
    margin-left: 55px
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/open-sans-v15-latin-300.eot);
    src: local('Open Sans Light'),local('OpenSans-Light'),url(../fonts/open-sans-v15-latin-300.eot?#iefix) format('embedded-opentype'),url(../fonts/open-sans-v15-latin-300.woff2) format('woff2'),url(../fonts/open-sans-v15-latin-300.woff) format('woff'),url(../fonts/open-sans-v15-latin-300.ttf) format('truetype'),url(../fonts/open-sans-v15-latin-300.svg#OpenSans) format('svg')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/open-sans-v15-latin-regular.eot);
    src: local('Open Sans Regular'),local('OpenSans-Regular'),url(../fonts/open-sans-v15-latin-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/open-sans-v15-latin-regular.woff2) format('woff2'),url(../fonts/open-sans-v15-latin-regular.woff) format('woff'),url(../fonts/open-sans-v15-latin-regular.ttf) format('truetype'),url(../fonts/open-sans-v15-latin-regular.svg#OpenSans) format('svg')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/open-sans-v15-latin-600.eot);
    src: local('Open Sans SemiBold'),local('OpenSans-SemiBold'),url(../fonts/open-sans-v15-latin-600.eot?#iefix) format('embedded-opentype'),url(../fonts/open-sans-v15-latin-600.woff2) format('woff2'),url(../fonts/open-sans-v15-latin-600.woff) format('woff'),url(../fonts/open-sans-v15-latin-600.ttf) format('truetype'),url(../fonts/open-sans-v15-latin-600.svg#OpenSans) format('svg')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/open-sans-v15-latin-700.eot);
    src: local('Open Sans Bold'),local('OpenSans-Bold'),url(../fonts/open-sans-v15-latin-700.eot?#iefix) format('embedded-opentype'),url(../fonts/open-sans-v15-latin-700.woff2) format('woff2'),url(../fonts/open-sans-v15-latin-700.woff) format('woff'),url(../fonts/open-sans-v15-latin-700.ttf) format('truetype'),url(../fonts/open-sans-v15-latin-700.svg#OpenSans) format('svg')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: url(../fonts/open-sans-v15-latin-800.eot);
    src: local('Open Sans ExtraBold'),local('OpenSans-ExtraBold'),url(../fonts/open-sans-v15-latin-800.eot?#iefix) format('embedded-opentype'),url(../fonts/open-sans-v15-latin-800.woff2) format('woff2'),url(../fonts/open-sans-v15-latin-800.woff) format('woff'),url(../fonts/open-sans-v15-latin-800.ttf) format('truetype'),url(../fonts/open-sans-v15-latin-800.svg#OpenSans) format('svg')
}

@font-face {
    font-family: 'Open Sans Condensed';
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/open-sans-condensed-v12-latin-300.eot);
    src: local('Open Sans Condensed Light'),local('OpenSansCondensed-Light'),url(../fonts/open-sans-condensed-v12-latin-300.eot?#iefix) format('embedded-opentype'),url(../fonts/open-sans-condensed-v12-latin-300.woff2) format('woff2'),url(../fonts/open-sans-condensed-v12-latin-300.woff) format('woff'),url(../fonts/open-sans-condensed-v12-latin-300.ttf) format('truetype'),url(../fonts/open-sans-condensed-v12-latin-300.svg#OpenSansCondensed) format('svg')
}

@font-face {
    font-family: 'Open Sans Condensed';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/open-sans-condensed-v12-latin-700.eot);
    src: local('Open Sans Condensed Bold'),local('OpenSansCondensed-Bold'),url(../fonts/open-sans-condensed-v12-latin-700.eot?#iefix) format('embedded-opentype'),url(../fonts/open-sans-condensed-v12-latin-700.woff2) format('woff2'),url(../fonts/open-sans-condensed-v12-latin-700.woff) format('woff'),url(../fonts/open-sans-condensed-v12-latin-700.ttf) format('truetype'),url(../fonts/open-sans-condensed-v12-latin-700.svg#OpenSansCondensed) format('svg')
}

@font-face {
    font-family: Michroma;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/michroma-v8-latin-regular.eot);
    src: local('Michroma'),url(../fonts/michroma-v8-latin-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/michroma-v8-latin-regular.woff2) format('woff2'),url(../fonts/michroma-v8-latin-regular.woff) format('woff'),url(../fonts/michroma-v8-latin-regular.ttf) format('truetype'),url(../fonts/michroma-v8-latin-regular.svg#Michroma) format('svg')
}

#divDebug {
    font-weight: 700;
    font-size: 120%;
    border: 1px solid #000
}

.divDebugQuery {
    float: left;
    width: 90%;
    text-align: left;
    background-color: #eedd6e
}

.divDebugTime {
    float: right;
    width: 10%;
    text-align: right;
    background-color: #eea76e
}

.mCustomScrollbar {
    -ms-touch-action: none;
    touch-action: none
}

    .mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
        -ms-touch-action: auto;
        touch-action: auto
    }

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto
}

    .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
        margin-right: 0
    }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-left: 30px
}

    .mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
        margin-left: 0
    }

.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_outside + .mCSB_scrollTools {
    right: -26px
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    right: auto;
    left: 0
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    left: -26px
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 20px 0
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1
}

    .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        position: relative;
        width: 4px;
        height: 100%;
        margin: 0 auto;
        -webkit-border-radius: 16px;
        -moz-border-radius: 16px;
        border-radius: 16px;
        text-align: center
    }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px
}

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonUp {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0
}

.mCSB_horizontal.mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-bottom: 30px
}

.mCSB_horizontal.mCSB_outside > .mCSB_container {
    min-height: 100%
}

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0
}

.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
    margin: 0 20px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    height: 100%;
    left: 0
}

    .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
        width: 100%;
        height: 4px;
        margin: 6px auto
    }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    margin: 2px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    margin: 4px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0
}

.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px
}

    .mCSB_container_wrapper > .mCSB_container {
        padding-right: 30px;
        padding-bottom: 30px
    }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
    padding-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
    padding-bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out,background-color .2s ease-in-out
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
    -webkit-transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
    -moz-transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
    -o-transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
    transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out
}

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)"
}

.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools, .mCustomScrollBox:hover > .mCSB_scrollTools, .mCustomScrollBox:hover ~ .mCSB_scrollTools, .mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.75);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.85);
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)"
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.9);
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp {
    background-image: url(mCSB_buttons.png);
    background-repeat: no-repeat;
    opacity: .4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0
}

.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px
}

.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px
}

.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px
}

    .mCSB_scrollTools .mCSB_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover, .mCSB_scrollTools .mCSB_buttonUp:hover {
        opacity: .75;
        filter: "alpha(opacity=75)";
        -ms-filter: "alpha(opacity=75)"
    }

    .mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonLeft:active, .mCSB_scrollTools .mCSB_buttonRight:active, .mCSB_scrollTools .mCSB_buttonUp:active {
        opacity: .9;
        filter: "alpha(opacity=90)";
        -ms-filter: "alpha(opacity=90)"
    }

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.15)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0,0,0,.85)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: rgba(0,0,0,.9)
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255,255,255,.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255,255,255,.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.85)
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.9)
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.85)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.9)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255,255,255,.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #fff;
    background-color: rgba(255,255,255,.75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.85)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.9)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.85)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.9)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255,255,255,.1)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.15)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.85)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.9)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255,255,255,.15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, .mCS-rounded.mCSB_scrollTools .mCSB_dragger {
    height: 14px
}

    .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        width: 14px;
        margin: 0 1px
    }

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 14px
}

    .mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
        height: 14px;
        margin: 1px 0
    }

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 16px;
    height: 16px;
    margin: -1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 16px;
    width: 16px;
    margin: 0 -1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 -72px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -92px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -112px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -128px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.85)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.9)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px -72px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -92px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -112px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: transparent;
    background-position: center
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
    background-repeat: repeat-y;
    opacity: .3;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px -72px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -92px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -112px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=)
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px -72px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -92px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -112px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-y;
    background-image: -moz-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
    background-image: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));
    background-image: -webkit-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
    background-image: -o-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
    background-image: -ms-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
    background-image: linear-gradient(to right,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));
    background-image: -webkit-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
    background-image: -o-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
    background-image: -ms-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);
    background-image: linear-gradient(to bottom,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 70px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 70px
}

.mCS-3d-dark.mCSB_scrollTools, .mCS-3d.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

    .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
        -webkit-border-radius: 16px;
        -moz-border-radius: 16px;
        border-radius: 16px
    }

    .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
        width: 8px;
        background-color: #000;
        background-color: rgba(0,0,0,.2);
        box-shadow: inset 1px 0 1px rgba(0,0,0,.5),inset -1px 0 1px rgba(255,255,255,.2)
    }

    .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
        background-color: #555
    }

    .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        width: 8px
    }

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.5),inset 0 -1px 1px rgba(255,255,255,.2)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.1);
    box-shadow: inset 1px 0 1px rgba(0,0,0,.1)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    box-shadow: inset 0 1px 1px rgba(0,0,0,.1)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

    .mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer, .mCS-3d-thick.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px
    }

.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical {
    right: 1px
}

.mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCS-3d-thick.mCSB_scrollTools_vertical {
    box-shadow: inset 1px 0 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal, .mCS-3d-thick.mCSB_scrollTools_horizontal {
    bottom: 1px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: inset 1px 0 0 rgba(255,255,255,.4);
    width: 12px;
    margin: 2px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255,255,255,.4);
    height: 12px;
    width: auto
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #000;
    background-color: rgba(0,0,0,.05);
    box-shadow: inset 1px 1px 16px rgba(0,0,0,.1)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools {
    box-shadow: inset 0 0 14px rgba(0,0,0,.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    box-shadow: inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 rgba(255,255,255,.4),inset -1px 0 0 rgba(0,0,0,.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255,255,255,.4),inset 0 -1px 0 rgba(0,0,0,.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #777
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #fff;
    background-color: rgba(0,0,0,.05);
    box-shadow: inset 1px 1px 16px rgba(0,0,0,.1)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0
}

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px
}

.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
    left: 0;
    right: auto
}

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px
}

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    background-color: #000;
    background-color: rgba(0,0,0,.2)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px
}

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0
}

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 12px
}

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 12px;
    margin: 2px 0
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.85)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.9)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.1)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: #000;
    background-color: rgba(0,0,0,.2)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    margin: 3px 5px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    margin: 5px 3px;
    position: absolute;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 12px;
    margin: 2px 0
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.85)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.9)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.1)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-color: rgba(255,255,255,.2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-color: #000;
    border-color: rgba(0,0,0,.2)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255,255,255,.6)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.6)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.75)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.85)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,.9)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.75)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.85)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,.9)
}
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.6.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

    .animated.infinite {
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite
    }

@-webkit-keyframes bounce {
    20%,53%,80%,from,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    40%,43% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-30px,0);
        transform: translate3d(0,-30px,0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-15px,0);
        transform: translate3d(0,-15px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0)
    }
}

@keyframes bounce {
    20%,53%,80%,from,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    40%,43% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-30px,0);
        transform: translate3d(0,-30px,0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-15px,0);
        transform: translate3d(0,-15px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {
    50%,from,to {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

@keyframes flash {
    50%,from,to {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    from,to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05)
    }
}

@keyframes pulse {
    from,to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    from,to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    30% {
        -webkit-transform: scale3d(1.25,.75,1);
        transform: scale3d(1.25,.75,1)
    }

    40% {
        -webkit-transform: scale3d(.75,1.25,1);
        transform: scale3d(.75,1.25,1)
    }

    50% {
        -webkit-transform: scale3d(1.15,.85,1);
        transform: scale3d(1.15,.85,1)
    }

    65% {
        -webkit-transform: scale3d(.95,1.05,1);
        transform: scale3d(.95,1.05,1)
    }

    75% {
        -webkit-transform: scale3d(1.05,.95,1);
        transform: scale3d(1.05,.95,1)
    }
}

@keyframes rubberBand {
    from,to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    30% {
        -webkit-transform: scale3d(1.25,.75,1);
        transform: scale3d(1.25,.75,1)
    }

    40% {
        -webkit-transform: scale3d(.75,1.25,1);
        transform: scale3d(.75,1.25,1)
    }

    50% {
        -webkit-transform: scale3d(1.15,.85,1);
        transform: scale3d(1.15,.85,1)
    }

    65% {
        -webkit-transform: scale3d(.95,1.05,1);
        transform: scale3d(.95,1.05,1)
    }

    75% {
        -webkit-transform: scale3d(1.05,.95,1);
        transform: scale3d(1.05,.95,1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {
    from,to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0)
    }

    20%,40%,60%,80% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0)
    }
}

@keyframes shake {
    from,to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0)
    }

    20%,40%,60%,80% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0,0,1,15deg);
        transform: rotate3d(0,0,1,15deg)
    }

    40% {
        -webkit-transform: rotate3d(0,0,1,-10deg);
        transform: rotate3d(0,0,1,-10deg)
    }

    60% {
        -webkit-transform: rotate3d(0,0,1,5deg);
        transform: rotate3d(0,0,1,5deg)
    }

    80% {
        -webkit-transform: rotate3d(0,0,1,-5deg);
        transform: rotate3d(0,0,1,-5deg)
    }

    to {
        -webkit-transform: rotate3d(0,0,1,0deg);
        transform: rotate3d(0,0,1,0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0,0,1,15deg);
        transform: rotate3d(0,0,1,15deg)
    }

    40% {
        -webkit-transform: rotate3d(0,0,1,-10deg);
        transform: rotate3d(0,0,1,-10deg)
    }

    60% {
        -webkit-transform: rotate3d(0,0,1,5deg);
        transform: rotate3d(0,0,1,5deg)
    }

    80% {
        -webkit-transform: rotate3d(0,0,1,-5deg);
        transform: rotate3d(0,0,1,-5deg)
    }

    to {
        -webkit-transform: rotate3d(0,0,1,0deg);
        transform: rotate3d(0,0,1,0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    from,to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    10%,20% {
        -webkit-transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
        transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)
    }

    30%,50%,70%,90% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)
    }

    40%,60%,80% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)
    }
}

@keyframes tada {
    from,to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    10%,20% {
        -webkit-transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
        transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)
    }

    30%,50%,70%,90% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)
    }

    40%,60%,80% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    from,to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    15% {
        -webkit-transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
        transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
        transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
        transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
        transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
        transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)
    }
}

@keyframes wobble {
    from,to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    15% {
        -webkit-transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
        transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
        transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
        transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
        transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
        transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {
    11.1%,from,to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

@keyframes jello {
    11.1%,from,to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes bounceIn {
    20%,40%,60%,80%,from,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03,1.03,1.03);
        transform: scale3d(1.03,1.03,1.03)
    }

    80% {
        -webkit-transform: scale3d(.97,.97,.97);
        transform: scale3d(.97,.97,.97)
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

@keyframes bounceIn {
    20%,40%,60%,80%,from,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03,1.03,1.03);
        transform: scale3d(1.03,1.03,1.03)
    }

    80% {
        -webkit-transform: scale3d(.97,.97,.97);
        transform: scale3d(.97,.97,.97)
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

.bounceIn {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

.bounceOut, .flipOutX {
    -webkit-animation-duration: .75s
}

@-webkit-keyframes bounceInDown {
    60%,75%,90%,from,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-3000px,0);
        transform: translate3d(0,-3000px,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,25px,0);
        transform: translate3d(0,25px,0)
    }

    75% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    90% {
        -webkit-transform: translate3d(0,5px,0);
        transform: translate3d(0,5px,0)
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes bounceInDown {
    60%,75%,90%,from,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-3000px,0);
        transform: translate3d(0,-3000px,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,25px,0);
        transform: translate3d(0,25px,0)
    }

    75% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    90% {
        -webkit-transform: translate3d(0,5px,0);
        transform: translate3d(0,5px,0)
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    60%,75%,90%,from,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px,0,0);
        transform: translate3d(-3000px,0,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px,0,0);
        transform: translate3d(25px,0,0)
    }

    75% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0)
    }

    90% {
        -webkit-transform: translate3d(5px,0,0);
        transform: translate3d(5px,0,0)
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes bounceInLeft {
    60%,75%,90%,from,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px,0,0);
        transform: translate3d(-3000px,0,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px,0,0);
        transform: translate3d(25px,0,0)
    }

    75% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0)
    }

    90% {
        -webkit-transform: translate3d(5px,0,0);
        transform: translate3d(5px,0,0)
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    60%,75%,90%,from,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px,0,0);
        transform: translate3d(3000px,0,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px,0,0);
        transform: translate3d(-25px,0,0)
    }

    75% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0)
    }

    90% {
        -webkit-transform: translate3d(-5px,0,0);
        transform: translate3d(-5px,0,0)
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes bounceInRight {
    60%,75%,90%,from,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px,0,0);
        transform: translate3d(3000px,0,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px,0,0);
        transform: translate3d(-25px,0,0)
    }

    75% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0)
    }

    90% {
        -webkit-transform: translate3d(-5px,0,0);
        transform: translate3d(-5px,0,0)
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    60%,75%,90%,from,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0,3000px,0);
        transform: translate3d(0,3000px,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    75% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-5px,0);
        transform: translate3d(0,-5px,0)
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes bounceInUp {
    60%,75%,90%,from,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0,3000px,0);
        transform: translate3d(0,3000px,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    75% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-5px,0);
        transform: translate3d(0,-5px,0)
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    50%,55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    50%,55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }
}

.bounceOut {
    animation-duration: .75s;
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px,0,0);
        transform: translate3d(20px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px,0,0);
        transform: translate3d(20px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px,0,0);
        transform: translate3d(-20px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px,0,0);
        transform: translate3d(-20px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-360deg);
        transform: perspective(400px) rotate3d(0,1,0,-360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
        transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
        transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95,.95,.95);
        transform: perspective(400px) scale3d(.95,.95,.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-360deg);
        transform: perspective(400px) rotate3d(0,1,0,-360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
        transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
        transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95,.95,.95);
        transform: perspective(400px) scale3d(.95,.95,.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
        transform: perspective(400px) rotate3d(1,0,0,-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,10deg);
        transform: perspective(400px) rotate3d(1,0,0,10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-5deg);
        transform: perspective(400px) rotate3d(1,0,0,-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
        transform: perspective(400px) rotate3d(1,0,0,-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,10deg);
        transform: perspective(400px) rotate3d(1,0,0,10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-5deg);
        transform: perspective(400px) rotate3d(1,0,0,-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

.flipInY, .flipOutX {
    -webkit-backface-visibility: visible !important
}

@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-20deg);
        transform: perspective(400px) rotate3d(0,1,0,-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,10deg);
        transform: perspective(400px) rotate3d(0,1,0,10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-5deg);
        transform: perspective(400px) rotate3d(0,1,0,-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-20deg);
        transform: perspective(400px) rotate3d(0,1,0,-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,10deg);
        transform: perspective(400px) rotate3d(0,1,0,10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-5deg);
        transform: perspective(400px) rotate3d(0,1,0,-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
        transform: perspective(400px) rotate3d(1,0,0,-20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
        transform: perspective(400px) rotate3d(1,0,0,-20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        opacity: 0
    }
}

.flipOutX {
    animation-duration: .75s;
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-15deg);
        transform: perspective(400px) rotate3d(0,1,0,-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-15deg);
        transform: perspective(400px) rotate3d(0,1,0,-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%,0,0) skewX(-30deg);
        transform: translate3d(100%,0,0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%,0,0) skewX(-30deg);
        transform: translate3d(100%,0,0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%,0,0) skewX(30deg);
        transform: translate3d(100%,0,0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    from {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%,0,0) skewX(30deg);
        transform: translate3d(100%,0,0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0,0,1,-200deg);
        transform: rotate3d(0,0,1,-200deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0,0,1,-200deg);
        transform: rotate3d(0,0,1,-200deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,-90deg);
        transform: rotate3d(0,0,1,-90deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,-90deg);
        transform: rotate3d(0,0,1,-90deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0,0,1,200deg);
        transform: rotate3d(0,0,1,200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0,0,1,200deg);
        transform: rotate3d(0,0,1,200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,90deg);
        transform: rotate3d(0,0,1,90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,90deg);
        transform: rotate3d(0,0,1,90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,60% {
        -webkit-transform: rotate3d(0,0,1,80deg);
        transform: rotate3d(0,0,1,80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,80% {
        -webkit-transform: rotate3d(0,0,1,60deg);
        transform: rotate3d(0,0,1,60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0,700px,0);
        transform: translate3d(0,700px,0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,60% {
        -webkit-transform: rotate3d(0,0,1,80deg);
        transform: rotate3d(0,0,1,80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,80% {
        -webkit-transform: rotate3d(0,0,1,60deg);
        transform: rotate3d(0,0,1,60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0,700px,0);
        transform: translate3d(0,700px,0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes jackInTheBox {
    from {
        opacity: 0;
        -webkit-transform: scale(.1) rotate(30deg);
        transform: scale(.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes jackInTheBox {
    from {
        opacity: 0;
        -webkit-transform: scale(.1) rotate(30deg);
        transform: scale(.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.jackInTheBox {
    -webkit-animation-name: jackInTheBox;
    animation-name: jackInTheBox
}

@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
        transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
        transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
        transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg)
    }
}

@keyframes rollOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
        transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    to {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px,0,0);
        transform: scale(.1) translate3d(-2000px,0,0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px,0,0);
        transform: scale(.1) translate3d(-2000px,0,0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px,0,0);
        transform: scale(.1) translate3d(2000px,0,0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px,0,0);
        transform: scale(.1) translate3d(2000px,0,0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

/*首页业务*/


/*关于我们   合作的伙伴*/
#integrations ul {
    margin: 20px auto;
    padding: 0;
    opacity: .8;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-justify-content: center;
    -webkit-flex-wrap: wrap;
    list-style: none;
    width: 1200px;
    max-width: 100%;
}

    #integrations ul li {
        margin: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        #integrations ul li img {
            width: 180px;
        }


/*成功案例详情*/
.grid {
    -moz-column-count: 3; /* Firefox */
    -webkit-column-count: 3; /* Safari 和 Chrome */
    column-count: 3;
    -moz-column-gap: 2em;
    -webkit-column-gap: 2em;
    column-gap: 2em;
    margin: 2em auto;
}
    .grid .grid-col {
        -moz-page-break-inside: avoid;
        -webkit-column-break-inside: avoid;
        break-inside: avoid;
        padding-bottom: 27px;
    }
.product-card {
    display: block;
    text-align: center;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    color: #6a747b;
    border: 0;
}
    .product-card__image {
    display: inline-block;
    overflow: hidden;
   
    max-width:100%;
}
.section {
    padding-top: 40px;
    padding-bottom: 40px;
}
@media only screen and (min-width: 768px) {
    .section {
        padding-top: 72px;
        padding-bottom: 94px;
    }
}


/*关于我们   公司荣誉*/

.honor {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}
.honor-col{
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 40px;
}
.honor-card {
    display: block;
    text-align: center;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    color: #6a747b;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
}
.honor-card-image {
    display: inline-block;
    overflow: hidden;
    max-width:100%;
}
@media only screen and (min-width: 768px) {
    .honor {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
        .honor .honor-col {
            width: 21.33333%;
        }
}

.new-nr-con p {
    margin-bottom: 25px;
    text-align: center;
}
    .new-nr-con p img {
        text-align: center;
        border: 0px;
        height: auto;
        vertical-align: middle;
        max-width: 339px;
    }



/*解决方案*/
.biaoti {
    border: none;
    padding-right: 5px;
    padding-bottom: 6px;
    padding-left: 5px;
    border-bottom: 2px solid #047ab7;
    display: inline-block;
    line-height: 1.1;
}
}
.gk .gk-div {
    font-size: 14px;
    margin-left: 30px;
    margin-bottom: 20px;
}
.gk .gk-span {
    line-height:25px;
}
.fun-img{
    float:left;
}
.anq-img{
   text-align:center;
   margin:25px 0 25px 0;
}
    .anq-img img {
        width: 20%;
        margin: 0px 15px 0px 15px;
    }
.two-img img{
    float:left;
    width:65%;
}
.fuimg {
    text-align: center;
}
@media only screen and (max-width: 768px) {
        .fuimg img {
            width: 100%;
        }
}
    /*加入我们*/
    .ntitle {
        font-weight: 700;
    }



















