/* Minification failed. Returning unminified contents.
(3933,1): run-time error CSS1035: Expected colon, found '}'
 */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

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;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

h1 {
    margin: .67em 0;
    font-size: 2em;
}

mark {
    color: #000;
    background: #ff0;
}

small {
    font-size: 80%;
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}

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 {
    line-height: normal;
}

    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-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-appearance: textfield;
    }

        input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver;
}

legend {
    padding: 0;
    border: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: 700;
}

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 {
    *, :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;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    img, tr {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    h2, h3, p {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }

    .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;
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(/styles/library/fonts/glyphicons-halflings-regular.eot);
    src: url(/styles/library/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(/styles/library/fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(/styles/library/fonts/glyphicons-halflings-regular.woff) format('woff'),url(/styles/library/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(/styles/library/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
    content: "\2a";
}

.glyphicon-plus:before {
    content: "\2b";
}

.glyphicon-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 {
    content: "\e227";
}

.glyphicon-btc:before {
    content: "\e227";
}

.glyphicon-xbt:before {
    content: "\e227";
}

.glyphicon-yen:before {
    content: "\00a5";
}

.glyphicon-jpy:before {
    content: "\00a5";
}

.glyphicon-ruble:before {
    content: "\20bd";
}

.glyphicon-rub: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";
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}

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: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    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: 0;
    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;
}

@media (min-width:768px) {
    .lead {
        font-size: 21px;
    }
}

.small, small {
    font-size: 85%;
}

.mark, mark {
    padding: .2em;
    background-color: #fcf8e3;
}

.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;
}

.text-muted {
    color: #777;
}

.text-primary {
    color: #337ab7;
}

a.text-primary:focus, a.text-primary:hover {
    color: #286090;
}

.text-success {
    color: #3c763d;
}

a.text-success:focus, a.text-success:hover {
    color: #2b542c;
}

.text-info {
    color: #31708f;
}

a.text-info:focus, a.text-info:hover {
    color: #245269;
}

.text-warning {
    color: #8a6d3b;
}

a.text-warning:focus, a.text-warning:hover {
    color: #66512c;
}

.text-danger {
    color: #a94442;
}

a.text-danger:focus, a.text-danger:hover {
    color: #843534;
}

.bg-primary {
    color: #fff;
    background-color: #337ab7;
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #286090;
}

.bg-success {
    background-color: #dff0d8;
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #c1e2b3;
}

.bg-info {
    background-color: #d9edf7;
}

a.bg-info:focus, a.bg-info:hover {
    background-color: #afd9ee;
}

.bg-warning {
    background-color: #fcf8e3;
}

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #f7ecb5;
}

.bg-danger {
    background-color: #f2dede;
}

a.bg-danger:focus, a.bg-danger:hover {
    background-color: #e4b9b9;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}

ol, ul {
    margin-top: 0;
    margin-bottom: 10px;
}

    ol ol, ol ul, ul ol, ul ul {
        margin-bottom: 0;
    }

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}

    .list-inline > li {
        display: inline-block;
        padding-right: 5px;
        padding-left: 5px;
    }

dl {
    margin-top: 0;
    margin-bottom: 20px;
}

dd, dt {
    line-height: 1.42857143;
}

dt {
    font-weight: 700;
}

dd {
    margin-left: 0;
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .dl-horizontal dd {
        margin-left: 180px;
    }
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}

    blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
        margin-bottom: 0;
    }

    blockquote .small, blockquote footer, blockquote small {
        display: block;
        font-size: 80%;
        line-height: 1.42857143;
        color: #777;
    }

        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;
    }

        .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';
        }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}

code, kbd, pre, samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    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%;
        font-weight: 700;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border-radius: 0;
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width:768px) {
    .container {
        width: 750px;
    }
}

@media (min-width:992px) {
    .container {
        width: 970px;
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px;
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.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-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: 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;
    }
}

table {
    background-color: transparent;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}

th {
    text-align: left;
}

.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 {
    border: 1px solid #ddd;
}

    .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 {
    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 > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5;
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr: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 {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal;
}

input[type=file] {
    display: block;
}

input[type=range] {
    display: block;
    width: 100%;
}

select[multiple], select[size] {
    height: auto;
}

input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    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-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;
    }

    .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;
}

input[type=search] {
    -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
        line-height: 34px;
    }

    .input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
        line-height: 30px;
    }

    .input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].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;
    vertical-align: middle;
    cursor: pointer;
}

    .checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
        margin-top: 0;
        margin-left: 10px;
    }

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;
}

.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
    cursor: not-allowed;
}

.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
    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;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-sm {
    height: 30px;
    line-height: 30px;
}

select[multiple].input-sm, textarea.input-sm {
    height: auto;
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
    height: auto;
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

select.input-lg {
    height: 46px;
    line-height: 46px;
}

select[multiple].input-lg, textarea.input-lg {
    height: auto;
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px;
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
    height: auto;
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 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;
}

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .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;
}

.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-success .form-control-feedback {
    color: #3c763d;
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .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-warning .form-control-feedback {
    color: #8a6d3b;
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .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-error .form-control-feedback {
    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-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .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 .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .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 .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;
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.33px;
        font-size: 18px;
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px;
    }
}

.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;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: 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: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn.focus, .btn:focus, .btn:hover {
        color: #333;
        text-decoration: none;
    }

    .btn.active, .btn:active {
        background-image: none;
        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 {
        cursor: not-allowed;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
        opacity: .65;
    }

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

    .btn-default.focus, .btn-default:focus {
        color: #333;
        background-color: #e6e6e6;
        border-color: #8c8c8c;
    }

    .btn-default:hover {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

    .btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

        .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
            color: #333;
            background-color: #d4d4d4;
            border-color: #8c8c8c;
        }

    .btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
        background-image: none;
    }

    .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;
    border-color: #2e6da4;
}

    .btn-primary.focus, .btn-primary:focus {
        color: #fff;
        background-color: #286090;
        border-color: #122b40;
    }

    .btn-primary:hover {
        color: #fff;
        background-color: #286090;
        border-color: #204d74;
    }

    .btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #286090;
        border-color: #204d74;
    }

        .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
            color: #fff;
            background-color: #204d74;
            border-color: #122b40;
        }

    .btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
        background-image: none;
    }

    .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;
    border-color: #4cae4c;
}

    .btn-success.focus, .btn-success:focus {
        color: #fff;
        background-color: #449d44;
        border-color: #255625;
    }

    .btn-success:hover {
        color: #fff;
        background-color: #449d44;
        border-color: #398439;
    }

    .btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #449d44;
        border-color: #398439;
    }

        .btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
            color: #fff;
            background-color: #398439;
            border-color: #255625;
        }

    .btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
        background-image: none;
    }

    .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;
    border-color: #46b8da;
}

    .btn-info.focus, .btn-info:focus {
        color: #fff;
        background-color: #31b0d5;
        border-color: #1b6d85;
    }

    .btn-info:hover {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc;
    }

    .btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc;
    }

        .btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
            color: #fff;
            background-color: #269abc;
            border-color: #1b6d85;
        }

    .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;
    border-color: #eea236;
}

    .btn-warning.focus, .btn-warning:focus {
        color: #fff;
        background-color: #ec971f;
        border-color: #985f0d;
    }

    .btn-warning:hover {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512;
    }

    .btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512;
    }

        .btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
            color: #fff;
            background-color: #d58512;
            border-color: #985f0d;
        }

    .btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
        background-image: none;
    }

    .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;
    border-color: #d43f3a;
}

    .btn-danger.focus, .btn-danger:focus {
        color: #fff;
        background-color: #c9302c;
        border-color: #761c19;
    }

    .btn-danger:hover {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925;
    }

    .btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925;
    }

        .btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
            color: #fff;
            background-color: #ac2925;
            border-color: #761c19;
        }

    .btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
        background-image: none;
    }

    .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 {
    position: relative;
    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;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropdown, .dropup {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    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.pull-right {
        right: 0;
        left: auto;
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap;
    }

        .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
            color: #262626;
            text-decoration: none;
            background-color: #f5f5f5;
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
        color: #fff;
        text-decoration: none;
        background-color: #337ab7;
        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;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
        }

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    right: 0;
    left: auto;
}

.dropdown-menu-left {
    right: auto;
    left: 0;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid;\9
}

.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;
    vertical-align: middle;
}

    .btn-group-vertical > .btn, .btn-group > .btn {
        position: relative;
        float: left;
    }

        .btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
            z-index: 2;
        }

    .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
        margin-left: -1px;
    }

.btn-toolbar {
    margin-left: -5px;
}

    .btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
        float: left;
    }

    .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
        margin-left: 5px;
    }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.btn-group > .btn:first-child {
    margin-left: 0;
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-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 {
    float: left;
}

    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0;
    }

    .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-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 .caret {
    margin-left: 0;
}

.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;
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-top-right-radius: 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;
}

    .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 > .btn + .btn {
            margin-left: -1px;
        }

        .input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
            z-index: 2;
        }

    .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
        margin-right: -1px;
    }

    .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
        z-index: 2;
        margin-left: -1px;
    }

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

    .nav > li {
        position: relative;
        display: block;
    }

        .nav > li > a {
            position: relative;
            display: block;
            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 {
    border-bottom: 1px solid #ddd;
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px;
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0;
        }

            .nav-tabs > li > a:hover {
                border-color: #eee #eee #ddd;
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
            color: #555;
            cursor: default;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
        }

    .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;
            }

        .nav-tabs.nav-justified > .dropdown .dropdown-menu {
            top: auto;
            left: auto;
        }

@media (min-width:768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0;
        }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 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 > a {
        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-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 {
    float: none;
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0;
    }

.nav-justified {
    width: 100%;
}

    .nav-justified > li {
        float: none;
    }

        .nav-justified > li > a {
            margin-bottom: 5px;
            text-align: center;
        }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto;
    }

@media (min-width:768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        .nav-justified > li > a {
            margin-bottom: 0;
        }
}

.nav-tabs-justified {
    border-bottom: 0;
}

    .nav-tabs-justified > li > a {
        margin-right: 0;
        border-radius: 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-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;
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px;
    }
}

@media (min-width:768px) {
    .navbar-header {
        float: left;
    }
}

.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 (min-width:768px) {
    .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;
    }
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 340px;
}

@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) {
    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left: 0;
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0;
    }
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media (min-width:768px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
        border-radius: 0;
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 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 > .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;
    background-image: none;
    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;
        }

@media (min-width:768px) {
    .navbar-toggle {
        display: none;
    }
}

.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;
            }
}

@media (min-width:768px) {
    .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-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .navbar-form .form-control-static {
        display: inline-block;
    }

    .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 .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .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;
    }
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }

        .navbar-form .form-group:last-child {
            margin-bottom: 0;
        }
}

@media (min-width:768px) {
    .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;
    }
}

.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;
    }
}

@media (min-width:768px) {
    .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-text {
        color: #777;
    }

    .navbar-default .navbar-nav > li > a {
        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 {
    background-color: #222;
    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-text {
        color: #9d9d9d;
    }

    .navbar-inverse .navbar-nav > li > a {
        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 {
        display: inline-block;
    }

        .breadcrumb > li + li:before {
            padding: 0 5px;
            color: #ccc;
            content: "/\00a0";
        }

    .breadcrumb > .active {
        color: #777;
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .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;
        }

        .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 {
            z-index: 3;
            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;
    line-height: 1.3333333;
}

.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;
    line-height: 1.5;
}

.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 {
        display: inline;
    }

        .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;
    }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.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;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px;
}

    .badge:empty {
        display: none;
    }

.btn .badge {
    position: relative;
    top: -1px;
}

.btn-group-xs > .btn .badge, .btn-xs .badge {
    top: 0;
    padding: 1px 5px;
}

a.badge:focus, a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff;
}

.list-group-item > .badge {
    float: right;
}

    .list-group-item > .badge + .badge {
        margin-right: 5px;
    }

.nav-pills > li > a > .badge {
    margin-left: 3px;
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee;
}

    .jumbotron .h1, .jumbotron h1 {
        color: inherit;
    }

    .jumbotron p {
        margin-bottom: 15px;
        font-size: 21px;
        font-weight: 200;
    }

    .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-top: 48px;
        padding-bottom: 48px;
    }

    .container .jumbotron, .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px;
    }

    .jumbotron .h1, .jumbotron h1 {
        font-size: 63px;
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 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;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .alert h4 {
        margin-top: 0;
        color: inherit;
    }

    .alert .alert-link {
        font-weight: 700;
    }

    .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;
    border-color: #d6e9c6;
}

    .alert-success hr {
        border-top-color: #c9e2b3;
    }

    .alert-success .alert-link {
        color: #2b542c;
    }

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

    .alert-info hr {
        border-top-color: #a6e1ec;
    }

    .alert-info .alert-link {
        color: #245269;
    }

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

    .alert-warning hr {
        border-top-color: #f7e1b5;
    }

    .alert-warning .alert-link {
        color: #66512c;
    }

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

    .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: -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);
    -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: -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);
}

.progress-bar-info {
    background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -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);
}

.progress-bar-warning {
    background-color: #f0ad4e;
}

.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);
    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-object {
    display: block;
}

    .media-object.img-thumbnail {
        max-width: none;
    }

.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, button.list-group-item {
    color: #555;
}

    a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
        color: #333;
    }

    a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
        color: #555;
        text-decoration: none;
        background-color: #f5f5f5;
    }

button.list-group-item {
    width: 100%;
    text-align: left;
}

.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;
    border-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, button.list-group-item-success {
    color: #3c763d;
}

    a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.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, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.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, button.list-group-item-info {
    color: #31708f;
}

    a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.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, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.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, button.list-group-item-warning {
    color: #8a6d3b;
}

    a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.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, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.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, button.list-group-item-danger {
    color: #a94442;
}

    a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.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, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
        color: #fff;
        background-color: #a94442;
        border-color: #a94442;
    }

.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;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.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-heading > .dropdown .dropdown-toggle {
        color: inherit;
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

    .panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
        color: inherit;
    }

.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, .panel > .panel-collapse > .list-group {
    margin-bottom: 0;
}

    .panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 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;
    }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.list-group + .panel-footer {
    border-top-width: 0;
}

.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 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: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, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr: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: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, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr: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-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-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 > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
        border-bottom: 0;
    }

    .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-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 {
        border-bottom: 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 {
        border-bottom: 0;
    }

        .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;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0,0,0,.15);
    }

.well-lg {
    padding: 24px;
    border-radius: 6px;
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}

    .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-open {
    overflow: hidden;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    .modal.fade .modal-dialog {
        -webkit-transition: -webkit-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out;
        -webkit-transform: translate(0,-25%);
        -ms-transform: translate(0,-25%);
        -o-transform: translate(0,-25%);
        transform: translate(0,-25%);
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0);
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

    .modal-backdrop.fade {
        filter: alpha(opacity=0);
        opacity: 0;
    }

    .modal-backdrop.in {
        filter: alpha(opacity=50);
        opacity: .5;
    }

.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

    .modal-header .close {
        margin-top: -2px;
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

    .modal-footer .btn + .btn {
        margin-bottom: 0;
        margin-left: 5px;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0;
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@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;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto;
}

    .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;
    background-color: #000;
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.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 {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    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);
    line-break: auto;
}

    .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;
}

.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.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 {
        bottom: -10px;
        left: 1px;
        content: " ";
        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;
        bottom: -10px;
        content: " ";
        border-right-width: 0;
        border-left-color: #fff;
    }

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

    .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: 1000px;
        perspective: 1000px;
    }

        .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;
    width: 15%;
    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-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
        background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
        background-repeat: repeat-x;
    }

    .carousel-control.right {
        right: 0;
        left: auto;
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
        background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
        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;
        margin-top: -10px;
    }

    .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;
        font-family: serif;
        line-height: 1;
    }

        .carousel-control .icon-prev:before {
            content: '\2039';
        }

        .carousel-control .icon-next:before {
            content: '\203a';
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    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: 1px solid #fff;
        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);
}

    .carousel-caption .btn {
        text-shadow: none;
    }

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        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;
    }
}

.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;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-lg, .visible-md, .visible-sm, .visible-xs {
    display: none !important;
}

.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important;
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width:767px) {
    .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 !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .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 !important;
    }

    tr.visible-md {
        display: table-row !important;
    }

    td.visible-md, th.visible-md {
        display: table-cell !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table !important;
    }

    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;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

/*
  @font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v6/zhcz-_WihjSQC0oHJ9TCYPk_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v6/IQHow_FEYlDC4Gzy_m8fcoWiMMZ7xLd792ULpGE4W_Y.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
*/

body {
    font-family: Montserrat !important;
    font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}

p, ul li, ol li, blockquote, code {
    font-size: 14px;
}

#header {
    background: url("/images/header_bg.jpg") no-repeat center center scroll #0167dc;
    color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 30px 0 100px 0;
}

#header_sub {
    background: url("/images/header_bg.jpg") no-repeat center center scroll #0167dc;
    color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 30px 0 30px 0;
}

    #header_sub.header_tab {
        padding: 30px 0 70px 0;
    }

.main_nav .navbar-nav li {
    margin: 0 10px;
}

    .main_nav .navbar-nav li:last-child {
        margin-right: 0;
    }

    .main_nav .navbar-nav li a {
        color: #bedcff;
    }

        .main_nav .navbar-nav li a:hover,
        .main_nav .navbar-nav li a:focus,
        .main_nav .navbar-nav li.active {
            background: transparent;
            color: #fff;
        }

        .main_nav .navbar-nav li a.btn.btn-lg {
            background: #004392;
            font-size: 14px;
            color: #a0ccff;
            border-radius: 20px;
            padding: 8px 40px;
            border: none;
            line-height: 20px;
            margin-top: 7px;
        }

            .main_nav .navbar-nav li a.btn.btn-lg:hover {
                color: #fff;
            }

.slider {
    margin-top: 80px;
}

#header_sub .slider {
    margin-top: 30px;
}

.slider h1 {
    font-size: 40px;
    margin-bottom: 30px;
    min-height: 176px;
}

#header_sub .slider h1 {
    margin-bottom: inherit;
    font-size: 40px;
}

.slider p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px;
}

.slider .btn-cta {
    background: #78bd15;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 30px;
    border: none;
    padding: 15px 70px;
    margin-top: 20px;
}

.slider ul {
    display: inline-table;
}

    .slider ul li {
        float: left;
        color: #fff4c0;
        text-align: center;
        margin-right: 40px;
        font-size: 18px;
    }

.btn-cta {
    background: #78bd15;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 30px;
    border: none;
    padding: 15px 50px;
}

    .btn-cta[disabled] {
        color: #333;
    }

#features {
    background: url("/images/features_bg.jpg") no-repeat center center scroll #fff;
    color: #333;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
}

.title {
    text-align: center;
    padding: 30px 0;
}

    .title h2 {
        font-size: 35px;
    }

    .title p {
        font-size: 18px;
    }

#security {
    background: url("/images/security_bg.jpg") no-repeat left top #eaf4ff;
    padding: 30px 0 60px 0;
}

@media (min-width: 1200px) {
    #security .container {
        width: 920px;
    }
}

#security .secure_content {
    background: #fff;
    border-radius: 5px;
    padding: 40px 20px 30px 30px;
    overflow: hidden;
}

    #security .secure_content ul li {
        font-size: 15px;
        list-style: none;
        margin-bottom: 30px;
    }

        #security .secure_content ul li:last-child {
            margin: 0px;
        }

#pricing {
    background: url("/images/pricing_bg.jpg") no-repeat top center #0069d8;
    color: #fff;
    padding: 40px 20px 0 30px;
    text-align: center;
}

p.action, p.action a {
    color: #fff43d;
    font-weight: bold;
}

.price_box.single {
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 10px;
}

    .price_box.single .price_title {
        background: #08407b;
        padding: 20px 0;
    }

        .price_box.single .price_title span {
            text-transform: uppercase;
            font-size: 16px;
            color: #8dc6ff;
        }

        .price_box.single .price_title h3 {
            font-size: 25px;
            padding: 0;
            margin: 0;
        }

    .price_box.single .price_desc,
    .price_box.councils .price_desc {
        position: relative;

        background: #f0f8ff;
        
        /*background-image: url('/images/free_trial.png');
        background-repeat: no-repeat;
        background-position: left top;
        background-size: 30px 40px;*/

        color: #08407b;
        padding: 30px 0 20px 0;
        font-size: 16px;
    }

    .price_desc .trial-badge {
        position: absolute;
        left: 10px;
        top: -8px;
        height: 75px;
    }

        .price_box.single .price_desc p.price,
        .price_box.councils .price_desc p.price {
            font-size: 55px;
            font-weight: bold;
            margin: 0;
            line-height: 30px;
        }

            .price_box.single .price_desc p.price .vat,
            .price_box.councils .price_desc p.price .vat {
                font-size: 50%;
            }

            .price_box.single .price_desc p.price span.currency,
            .price_box.councils .price_desc p.price span.currency {
                font-size: 35px;
                position: relative;
                vertical-align: baseline;
                top: 0;
            }

            .price_box.single .price_desc p.price sub,
            .price_box.councils .price_desc p.price sub {
                margin: 0px;
                padding: 0px;
                line-height: 0;
                bottom: 0;
                font-size: 15px;
            }

        .price_box.single .price_desc span,
        .price_box.councils .price_desc span {
            line-height: 35px;
        }

    .price_box.councils .price_desc {
        padding-top: 21px;
    }

    .price_contact {
        display: table;
        width: 80%;
        margin: auto;
    }

    .price_contact, .price_contact p {
        font-size: 1.2em;
    }

    .price_contact .method {
        display: table-row;
    }

    .price_contact .icon, .price_contact .content {
        display: table-cell;
    }

    .price_contact .icon {
        width: 2em;
        vertical-align: middle;
        font-size: 2em;
    }

    .price_contact .content {
        text-align: left;
        padding: 1.4em 0;
    }

    .price_contact .content p {
        margin: 0;
    }

    .price_contact .content p.heading {
        color: #9a9a9a;
        text-transform: uppercase;
        font-weight: bold;
    }

    .price_contact .content p.sub {
        display: none;
    }

    .price_contact .content a {
        color: inherit;
    }

    .price_contact .phone .icon {
        font-size: 2.8em;
    }

    .price_contact .phone .icon::before {
        content: "";
    }

    .price_contact .email .icon::before {
        content: "";
    }

    .price_contact .icon {
        font-family: fontawesome;
        padding-right: 10px;
    }

    /*

    .price_box .price_contact {
        padding: 0;
        padding-left: 2em;
        margin-left: 4em;
        position: relative;
    }
    
    .price_box .price_contact .method {
        margin: 0;
        text-align: left;
        position: relative;
    }

    .price_box .price_contact .method p {
        margin: 0;
        padding: 0;
    }
    
    .price_box .price_contact .method::before {
        font-family: fontawesome;
        font-size: 2em;
        position: absolute;
        left: 0;
    }
    
    .price_box .price_contact .phone::before {
        content: "";
    }
    
    .price_box .price_contact .email::before {
        content: "";
    }*/


form#calculate_home input {
    text-align: center;
    color: #976e00;
    font-size: 16px;
}

.price_desc .col-xs-2 {
    padding: 0;
    margin: 0;
}

.price_desc .col-xs-6 {
    margin-right: 0;
    padding-right: 0;
}

.price_content {
    padding-bottom: 30px;
}

    .price_content ul {
        padding: 20px 0;
        margin: 0 30px;
        overflow: hidden;
    }

        .price_content ul li {
            border-bottom: 1px dashed #d0d0d0;
            line-height: normal;
            text-align: center;
            list-style: none;
            padding: 13px 0;
            margin: 0;
            font-size: 16px;
        }

            .price_content ul li:last-child {
                border: none;
            }

.price_box.single .price_content {
    background: #fff;
    color: #333;
    text-align: center;
}

.price_box.councils .price_title {
    background: #e3af10;
    padding: 20px 0;
}

    .price_box.councils .price_title span {
        text-transform: uppercase;
        font-size: 16px;
        color: #ffedb4;
    }

.price_box.councils .price_desc {
    background: #fff7e0;
    color: #705400;
}

.price_content {
    background: #fff;
    color: #333;
}

.price_box.councils .price_title h3 {
    font-size: 25px;
    padding: 0;
    margin: 0;
}

p.saving {
    margin-top: 10px;
}

    p.saving a {
        text-align: center;
        color: #b52a2a;
        background: #ffc6c2;
        font-size: 11px;
        text-transform: uppercase;
        padding: 5px 20px;
        border-radius: 3px;
        letter-spacing: 1px;
        white-space: nowrap;
    }

p.trial {
    text-align: center;
    color: #9a9a9a;
    font-size: 13px;
    line-height: 40px;
}

#contact {
    background: url("/images/contact_bg.jpg") no-repeat center center scroll #eaf4ff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-align: center;
    padding: 30px 0 100px 0;
}

    #contact h5 {
        text-transform: uppercase;
        font-size: 16px;
    }

    #contact p {
        font-size: 16px;
    }

        #contact p.icon {
            font-size: 35px;
            color: #0069d8;
        }

#copy {
    background: #0069d8;
    color: #fff;
    padding: 20px 0 10px 0;
}

    #copy p {
        font-size: 12px;
    }

        #copy p img {
            margin-right: 15px;
        }

.icon-title {
    margin-top: -70px;
}

.bottom {
    margin-top: 70px;
}

#content {
    background: url("/images/sub_building.jpg") no-repeat center bottom #eaf4ff;
    padding: 40px 0 160px 0;
}

    #content h2 {
        margin-bottom: 30px;
    }

form.formclass .row {
    /*margin-bottom: 25px;*/
}

form.formclass label {
    font-size: 16px;
}

    form.formclass label span {
        color: #ff0000;
    }

form.formclass .btn-cta {
    width: 100%;
    border-radius: 5px;
    font-size: 18px;
}

form.formclass p {
    text-align: center;
    font-size: 13px;
    color: #444;
    margin-top: 15px;
}

form.formclass input {
    padding: 10px 20px;
    height: auto;
}

    form.formclass input[type="checkbox"] {
        padding: 0;
    }

form.formclass small {
    line-height: 30px;
}

form.formclass .form-group {
    margin-bottom: 25px;
}

.sidebar {
    background: #d8e8f9;
    overflow: hidden;
    padding: 0;
}

    .sidebar .side_title {
        background: #0167dc;
        color: #fff;
        text-align: center;
        padding: 5px 0 10px 0;
    }

        .sidebar .side_title h3 {
            font-size: 23px;
            line-height: 25px;
        }

            .sidebar .side_title h3 span {
                font-size: 14px;
                display: block;
                font-weight: normal;
            }

    .sidebar .side_desc {
        padding: 35px 50px;
        border-bottom: 1px solid #c7dcf1;
    }

        .sidebar .side_desc ul {
            padding: 0;
            margin: 0;
        }

            .sidebar .side_desc ul li {
                color: #0166db;
                margin-bottom: 20px;
            }

                .sidebar .side_desc ul li strong {
                    display: block;
                    margin-bottom: 5px;
                }

                .sidebar .side_desc ul li span {
                    color: #6d6d6d;
                }

    .sidebar .side_trial {
        padding: 30px 60px;
        border-bottom: 1px solid #c7dcf1;
    }

        .sidebar .side_trial p {
            text-align: center;
            font-size: 16px;
            color: #228cd3;
            margin-top: 10px;
        }

    .sidebar .side_contract {
        padding: 30px 60px;
        text-align: center;
        color: #4f4f4f;
    }

        .sidebar .side_contract p {
            margin-top: 10px;
        }

#tabs_title {
    margin-top: -71px;
}

    #tabs_title .nav-tabs {
        border: none;
    }

        #tabs_title .nav-tabs li {
            text-align: center;
            width: 47%;
            font-size: 21px;
            color: #fff;
            font-weight: bold;
            margin-right: 5%;
        }

            #tabs_title .nav-tabs li a {
                background: #e3af10;
                color: #fff;
            }

            #tabs_title .nav-tabs li:last-child {
                margin-right: 0;
            }

            #tabs_title .nav-tabs li span {
                display: block;
                text-transform: uppercase;
                font-size: 15px;
                color: #ffedb4;
                font-weight: normal;
            }

        #tabs_title .nav-tabs > li.active > a,
        #tabs_title .nav-tabs > li.active > a:focus,
        #tabs_title .nav-tabs > li.active > a:hover {
            background: #e9f4ff;
            color: #004392;
            border: none;
            border-bottom: 1px solid #e9f4ff;
        }

            #tabs_title .nav-tabs > li.active > a span,
            #tabs_title .nav-tabs > li.active > a:focus span,
            #tabs_title .nav-tabs > li.active > a:hover span {
                color: #0163da;
            }

        #tabs_title .nav-tabs > li > a {
            border: none;
        }

#councils .steps {
    text-align: center;
}

    #councils .steps h3 {
        text-transform: uppercase;
        font-size: 25px;
    }

    #councils .steps p {
        font-size: 18px;
    }

#councils .calculate {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 10px;
    margin: 30px 0;
}

#feat_list .nav-tabs {
    border: none;
    background-color: #0069d8;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

    #feat_list ul.nav-tabs {
        margin-left: auto;
        margin-right: auto;
        max-width: 380px;
    }

    #feat_list .nav-tabs > li {
        display: block;
        float: none;
        height: auto;
        max-width: 360px;

        background: #0069d8;
        color: #fff;
        border: none;

        padding: 20px 20px;
    }

    #feat_list .nav-tabs > li:first-child {
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

    #feat_list .nav-tabs > li > i {
        
        margin-top: 0;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;

        float: left;

        width: 40px;
        height: 40px;
        
        display: block;

        overflow: hidden;

        background-repeat: no-repeat;
        background-size: 20px 20px;

        background-image: url('/images/icons/white/home-100.png');
    }

    #feat_list .nav-tabs > li > p {
        font-size: 16px;
        margin-left: 0;
        margin-bottom: 0;
    }

    #feat_list .nav-tabs > li > i.casework {
        background-image: url('/images/icons/white/checklist-100.png');
    }

    #feat_list .nav-tabs > li > i.email {
        background-image: url('/images/icons/white/message-100.png');
    }

    #feat_list .nav-tabs > li > i.people {
        background-image: url('/images/icons/white/group-100.png');
    }

    #feat_list .nav-tabs > li > i.calendar {
        background-image: url('/images/icons/white/calendar-100.png');
    }

    #feat_list .nav-tabs > li > i.files {
        background-image: url('/images/icons/white/FilingCabinet-100.png');
    }


#feat_content {
    background: #0069d8;
    color: white;
    background-image: url('/images/features_bg.png');
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: cover;
    padding-bottom: 20px;
}

#feat_content .container {
    padding-top: 20px;
    padding-bottom: 20px;
}

#feat_content .container > section {
    padding: 40px;
    position: relative;
}

#feat_content .container > section img {
    display: none;
}

#feat_content .container > section h3 {
    margin-top: 0;
}

#feat_content .container > section h3:after {
    content: '';
    border-bottom: solid 5px #08407b;
    display: block;
    width: 80px;
    padding-top: 20px;
    margin-bottom: 20px;
}

#feat_content .container > section p {
    font-size: 18px;
}
    

/* desktop view */

@media (min-width: 720px) {
    #feat_list ul.nav-tabs {
        max-width: none;
    }

    #feat_list .nav-tabs > li {
        float: left;

        width: 20%;
        height: auto;

        padding: 20px 10px;
    }

    #feat_list .nav-tabs > li:first-child {
        border-top-right-radius: 0;
        padding-left: 20px;
    }

    #feat_list .nav-tabs > li:last-child {
        border-top-right-radius: 5px;
        padding-right: 20px;
    }

    #feat_list .nav-tabs > li > i {

        margin-left: auto;
        margin-right: auto;
        margin-bottom: 6px;

        display: block;
        float: none;

        width: 20px;
        height: 20px;

        margin-top: 0;
        overflow: hidden;

        background-repeat: no-repeat;
        background-size: 20px 20px;

        background-image: url('/images/icons/white/home-100.png');
    }

    #feat_list .nav-tabs > li > p {
        font-size: 12px;
        margin-left: 0;
        margin-bottom: 0;
        text-align: center;
    }
}

.title.blockoftext p {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
}

@media (min-width: 768px) {
    .title.blockoftext p {
        text-align: center;
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width: 992px) {

    #feat_list .nav-tabs > li {
        padding: 40px 10px;
    }

    #feat_list .nav-tabs > li > i {

        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;

        float: left;

        width: 40px;
        height: 40px;
        background-size: 40px 40px;
    }

    #feat_list .nav-tabs > li > p {
        font-size: 16px;
        margin-left: 50px;
        text-align: left;
    }

    #feat_content .container > section {
        min-height: 300px;
        margin-left: 50%;
    }

    #feat_content .container > section img {
        display: block;

        position: absolute;
        left: -100%;
        top: 0;

        height: 220px;
        width: auto;

        margin: 40px;
        margin-left: 150px;
    }

    #feat_content .container > section:nth-child(even) {
        left: -50%;
        margin-right: 50px;
    }

    #feat_content .container > section:nth-child(even) img {
        right: -100%;
        left: auto;
    }
}

@media (min-width: 1200px) {
    .slider h1 {
        min-height: 0;
    }
}


/*
#feat_tabs_title .nav-tabs {
    border: none;
}

    #feat_tabs_title .nav-tabs > li {
        width: 25%;
        height: auto;
    }

        #feat_tabs_title .nav-tabs > li > a {
            background: #08407b;
            color: #c2e0ff;
            border: none;
            overflow: hidden;
            width: 100%;
            display: block;
            border-radius: 0;
            height: 110px;
        }

        #feat_tabs_title .nav-tabs > li:first-child > a {
            -moz-border-radius-topleft: 5px;
            -webkit-border-top-left-radius: 5px;
        }

        #feat_tabs_title .nav-tabs > li:last-child > a {
            -moz-border-radius-topright: 5px;
            -webkit-border-top-right-radius: 5px;
        }

        #feat_tabs_title .nav-tabs > li > a p {
            font-size: 16px;
        }

        #feat_tabs_title .nav-tabs > li > a i {
            font-size: 30px;
            float: left;
            padding: 0 15px 0 5px;
            color: #6590bd;
            line-height: 40px;
            height: 100px;
        }

    #feat_tabs_title .nav-tabs li div {
        padding: 20px 10px 5px 10px;
    }

    #feat_tabs_title .nav-tabs > li.active > a,
    #feat_tabs_title .nav-tabs > li.active > a:focus,
    #feat_tabs_title .nav-tabs > li.active > a:hover {
        background: #0069d8;
        color: #fff;
        border: none;
        border-bottom: 1px solid #0069d8;
    }

        #feat_tabs_title .nav-tabs > li.active > a i,
        #feat_tabs_title .nav-tabs > li.active > a:focus i,
        #feat_tabs_title .nav-tabs > li.active > a:hover i {
            color: #fff;
        }

#feat_tabs_content {
    background: #0069d8;
}

    #feat_tabs_content img {
        padding: 80px 0;
    }
*/

/* Blog Styling */
#header_sub.header_tab.blog_header {
    padding: 30px 0 20px 0;
}

.header_tab.blog_header .title {
    text-align: left;
}

body.blog #breadcrumb {
    background: #eaf4ff;
    color: #3c3c3e;
    padding: 10px 0;
}

    body.blog #breadcrumb .ib-trail ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        body.blog #breadcrumb .ib-trail ul li {
            float: left;
            display: inline;
            padding: 0 5px 0 0;
        }

            body.blog #breadcrumb .ib-trail ul li a {
                color: #3c3c3e;
            }

            body.blog #breadcrumb .ib-trail ul li.current-menu-item a {
                color: #71acdb;
            }

                body.blog #breadcrumb .ib-trail ul li.current-menu-item a:hover,
                body.blog #breadcrumb .ib-trail ul li.current-menu-item a:focus {
                    text-decoration: none;
                    cursor: default;
                }

            body.blog #breadcrumb .ib-trail ul li:after {
                content: "/";
                padding-left: 5px;
            }

            body.blog #breadcrumb .ib-trail ul li:last-child:after {
                content: "";
            }

    body.blog #breadcrumb span.indi {
        float: left;
        margin-right: 10px;
    }

body.blog #content {
    background-image: none;
    background: url("/images/buidling_blog.jpg") no-repeat bottom center #ffffff;
}

.pl-paginationcnt.pl-paging-style2 span {
    color: #3c3d41 !important;
}

.pl-paginationcnt.pl-paging-style2 .pl-currentpage,
.pl-paginationcnt.pl-paging-style2 .inactive:hover {
    background: #d2ebff !important;
    color: #085897 !important;
    border: none !important;
}

.pl-detailcnt .pl-title a {
    text-transform: none;
}

.pl_grid_id_6430 .pl-title, .pl_grid_id_6430 .pl-mask h4,
.pl-detailcnt .pl-title {
    margin: 0px !important;
}

.post-image {
    margin-bottom: 20px;
}

.social-icons-widget ul {
    padding: 0px;
    margin: 0px;
}

.blog_sidebar .widget {
    margin-bottom: 40px;
}

.blog_sidebar h3 {
    font-weight: normal;
    font-size: 21px;
}

    .blog_sidebar h3 hr {
        width: 30px;
        border-bottom: 2px solid #80b3ed;
        margin: 10px 0 20px 0;
    }

form#searchform {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px 20px;
    box-shadow: inset 1px 1px 1px #ccc;
    margin-bottom: 40px;
}

    form#searchform input {
        border: none;
        width: 87%;
    }

        form#searchform input:focus {
            border: none;
            box-shadow: none;
            outline: 0 none;
        }

    form#searchform #searchsubmit {
        text-indent: -9999px;
        background: url("/images/kanta.jpg") no-repeat center center transparent;
        width: 30px;
    }

label.screen-reader-text {
    display: none;
}

#search-3 {
    display: none;
}

/* Responsive */
.navbar-default {
    background-color: transparent;
    border: none;
}

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border: none;
        box-shadow: none;
    }
/* Sidebar */
.wpp-list {
    margin: 0;
    padding: 0;
}

    .wpp-list li {
        list-style: none;
    }

/* Support Styling */
body.support_master #header_sub .slider h2 {
    font-size: 35px;
}

body.support_master #header_sub .slider p {
    font-size: 25px;
    margin-top: 10px;
}

body.support_master .home_title {
    text-align: center;
    margin-bottom: 30px;
}

    body.support_master .home_title h2 {
        font-size: 35px;
        margin-bottom: 10px !important;
    }

    body.support_master .home_title p {
        font-size: 15px;
    }

body.support_master .thumbnail {
    text-align: center;
}

body.support_master a.thumbnail h3 {
    color: #004392;
    font-size: 20px;
}

body.support_master a.thumbnail p {
    color: #3a3f4c;
    font-size: 15px;
}

body.support_master a.thumbnail .thumb_content {
    padding: 10px 30px 20px 30px;
}

button.support-cta {
    text-transform: uppercase;
    font-size: 14px;
    background: #004392;
    padding: 20px;
    border: none;
}

    button.support-cta:hover {
        background: #e3af10;
    }

form#support_search span {
    text-align: center;
    text-transform: uppercase;
    display: block;
    margin: 30px 0;
}

form#support_search .form-group {
    background: #fff;
    border-radius: 5px;
    width: 100%;
}

    form#support_search .form-group input {
        border: none;
        font-size: 15px;
        padding: 20px 0 10px 20px;
    }

        form#support_search .form-group input:focus {
            border: none;
            box-shadow: none;
        }

    form#support_search .form-group .input-group {
        width: 100%;
    }

form#support_search button.btn-primary,
form#support_search .input-group-addon {
    background: #e3af10;
    border: none;
}

.calculate {
    color: #155093;
}

    .calculate .amount,
    .calculate .total {
        padding: 40px 30px 30px 30px;
    }

        .calculate .amount input {
            text-align: center;
            font-size: 51px;
            color: #155093;
            font-weight: bold;
            height: auto;
            margin-bottom: 15px;
            width: 45%;
            border-radius: 7px;
        }

        .calculate .amount p {
            font-size: 16px;
            line-height: 20px;
            color: #155093 !important;
        }

    .calculate .col-md-6.line {
        border-right: 1px solid #ccc;
        padding-right: 0px;
    }

    .calculate .total p {
        font-size: 16px;
        color: #155093;
        margin: 0;
    }


        .calculate .total p.price {
            font-size: 55px !important;
            font-weight: bold;
            margin: 0;
            line-height: 30px;
            color: #155093;
        }

            .calculate .total p.price span.currency {
                font-size: 35px;
                position: relative;
                vertical-align: baseline;
                top: 0;
            }

            .calculate .total p.price sup {
                color: #a6b5cd;
            }

        .calculate .total p.save {
            color: #ff4747 !important;
        }

        .calculate .total p.saving {
            margin-top: 15px;
            letter-spacing: normal;
        }

.calculate {
    position: relative;
}

img.total_ico {
    position: absolute;
    left: 45%;
    bottom: 43%;
}

p.title_small {
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

.phone,
.email {
    margin-top: 30px;
    overflow: hidden;
}

    .phone h3,
    .email h3, .email h3 a {
        padding: 0;
        margin: 0;
        color: #0069d8;
        white-space: nowrap;
    }


    .phone i,
    .email i {
        font-size: 50px;
        float: left;
        margin-right: 15px;
        height: 120px;
        color: #0069d8;
    }

    .phone i {
        font-size: 80px;
        line-height: 70px;
    }

.white-popup {
    position: relative;
    background: url("/images/popup_bg.jpg") no-repeat center center #ebf5ff;
    padding: 100px 60px 60px 60px;
    width: auto;
    max-width: 600px;
    margin: 20px auto;
    border-radius: 10px;
}

    .white-popup h3 {
        text-align: center;
        font-size: 28px;
    }

    .white-popup h4 {
        text-align: center;
        color: #fff;
        font-size: 23px;
        background: #0069d8;
        padding: 15px 0;
        font-weight: normal;
        margin-top: 30px;
        -moz-border-radius-topleft: 5px;
        -moz-border-radius-topright: 5px;
        -moz-border-radius-bottomright: 0;
        -moz-border-radius-bottomleft: 0;
        -webkit-border-top-left-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        -webkit-border-bottom-right-radius: 0;
        -webkit-border-bottom-left-radius: 0;
        margin-bottom: 0;
    }

    .white-popup table {
        margin: 0;
        padding-bottom: 40px;
    }

        .white-popup table thead tr th {
            background: #d1dfee;
            text-transform: uppercase;
            border: none;
            padding: 10px 40px;
            font-size: 14px;
        }

        .white-popup table tbody tr td {
            font-size: 18px;
            background: #fff;
            padding: 15px 40px;
            border: none;
        }

    .white-popup .popup_wrap {
        padding-bottom: 30px;
    }

.red {
    color: #ff0000;
}

.white-popup img {
    margin-top: -200px;
}

button.mfp-close {
    color: #ff0000 !important;
    background: #fff;
}

.building_img {
    overflow: hidden;
}

.col-md-5.col-sm-5.price_box.councils .price_content {
    padding-bottom: 35px;
}

@media all and (max-width: 1200px) {
    .main_nav .navbar-nav li {
        margin: 0;
    }

    .navbar-nav {
        float: right;
    }
}

@media all and (max-width: 991px) {
    button.support-cta {
        margin-top: 20px;
    }

    .slider {
        text-align: center;
    }

        .slider .btn-cta {
            margin-bottom: 30px;
        }
}

@media (max-width: 985px) {
    #feat_tabs_title .nav-tabs li p {
        font-size: 14px !important;
    }

    #feat_tabs_title .nav-tabs > li a {
        height: 150px;
    }

    .price_box.councils .price_desc span {
        line-height: normal;
    }

    form.formclass .row {
        margin-bottom: 0;
    }

        form.formclass .row .col-md-6,
        form.formclass .row .col-md-12 {
            margin-bottom: 30px;
        }
}

@media (max-width: 750px) {
    #feat_tabs_title .nav-tabs > li a {
        text-align: center;
        height: 150px;
    }

    .col-md-5.price_box.councils {
        margin-top: 30px;
    }

    #feat_tabs_title .nav-tabs > li > a i {
        float: none;
        height: auto;
    }

    form#calculate_home input {
        line-height: normal;
    }

    .phone i,
    .email i {
        float: none;
        display: block;
        height: auto;
    }

    .phone,
    .email {
        text-align: center;
    }

    #copy p {
        text-align: center;
    }

        #copy p img {
            display: block !important;
            float: none !important;
            width: 26px;
            margin: 0 auto;
        }
}

@media (max-width: 650px) {
    #feat_tabs_title .nav-tabs > li a {
        height: 170px;
    }
}

@media (max-width: 600px) {
    #feat_tabs_title .nav-tabs li p {
        font-size: 13px !important;
    }

    #tabs_title .nav-tabs li span {
        font-size: 11px;
    }

    .slider ul li {
        font-size: 14px;
    }

    p.saving a {
        font-size: 9px;
        padding: 5px 10px;
    }

    .white-popup {
        padding: 50px 30px 30px 30px;
    }

        .white-popup h3 {
            font-size: 23px;
        }

        .white-popup h4 {
            font-size: 18px;
        }

        .white-popup table thead tr th {
            padding: 10px;
        }

        .white-popup img {
            width: 80%;
        }

        .white-popup table tbody tr td {
            padding: 10px;
            font-size: 13px;
        }
}

@media (max-width: 390px) {
    #feat_tabs_title .nav-tabs > li > a p {
        font-size: 11px !important;
        text-align: center !important;
    }

    form.formclass p {
        line-height: normal;
    }
}
/*Added by Kaushik*/
.nolink {
    color: #333333;
}

    .nolink:hover {
        color: #333333;
    }

ul.validation-ul {
    padding-left: 0;
    list-style: none;
}

#ward.loadingdata {
    background-image: url("/Images/loader/ajax-loader.gif");
    background-position: right 10px center;
    background-repeat: no-repeat;
}

li.lishowmore {
    line-height: 35px;
    text-align: center;
}

a.showmore {
    color: #428bca !important;
    text-align: center;
}

img.showmore-loader {
    margin-left: 10px;
    visibility: hidden;
}

#imgok {
    height: 90px;
    width: 90px;
}

#register-success-footer {
    margin-top: 160px;
    margin-bottom: 20px;
}

form.formclass .checkbox label {
    font-size: 14px;
}

#forgot-success-footer {
    margin-top: 100px;
    margin-bottom: 20px;
}

#launchcontainer {
    margin-top: 90px;
}

.ecaseemail {
    margin-top: 10px;
}

#resetpassword-success-councillor {
    display: none;
}

.footer-link {
    font-size: 12px;
}

    .footer-link a {
        color: #fff;
        margin: 0 5px;
    }

ul.list-inline li a {
    color: #fff;
}

.no-gutter {
    padding-left: 0;
    padding-right: 0;
}

.foot-span {
    float: right;
    margin-top: 7px;
}
.no-gutter p a,.no-gutter span{ font-size: 11px;}
/*Cookie Plugin */
/*-----------------------------------------------------*/
.cc_banner-wrapper {
    z-index: 9001;
    position: relative;
    height: 63px;
    position: fixed;
}

.cc_container .cc_btn {
    cursor: pointer;
    text-align: center;
    font-size: 0.6em;
    transition: font-size 200ms;
    line-height: 1em;
}

.cc_container .cc_message {
    font-size: 0.6em;
    transition: font-size 200ms;
    margin: 0;
    padding: 0;
    line-height: 1.5em;
}

.cc_container .cc_logo {
    display: none;
    text-indent: -1000px;
    overflow: hidden;
    width: 100px;
    height: 22px;
    background-size: cover;
    background-image: url(//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.9/logo.png);
    opacity: 0.9;
    transition: opacity 200ms;
}

    .cc_container .cc_logo:hover,
    .cc_container .cc_logo:active {
        opacity: 1;
    }

@media screen and (min-width: 500px) {
    .cc_container .cc_btn {
        font-size: 0.8em;
    }

    .cc_container .cc_message {
        font-size: 0.8em;
    }
}

@media screen and (min-width: 768px) {
    .cc_container .cc_btn {
        font-size: 1em;
    }

    .cc_container .cc_message {
        font-size: 1em;
        line-height: 1em;
    }
}

@media screen and (min-width: 992px) {
    .cc_container .cc_message {
        font-size: 1em;
    }
}

@media print {
    .cc_banner-wrapper,
    .cc_container {
        display: none;
    }
}
/*.cc_banner-wrapper {
    height: 63px;
}*/
.cc_container {
    padding: 15px 15px 15px;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}

    .cc_container .cc_btn {
        padding: 8px 10px;
        background-color: #f1d600;
        cursor: pointer;
        text-align: center;
        display: block;
        width: 33%;
        margin-left: 10px;
        float: right;
        max-width: 120px;
    }

    .cc_container .cc_message {
        display: block;
    }

@media screen and (min-width: 500px) {
    .cc_container .cc_message {
        margin-top: 0.5em;
    }
}

@media screen and (min-width: 768px) {
    .cc_container {
        padding: 10px 30px 10px;
    }

        .cc_container .cc_btn {
            padding: 8px 15px;
        }
}

.cc_container {
    background: #08407B;
    color: #fff;
    font-size: 17px;
    font-family: Montserrat !important;
    box-sizing: border-box;
}

    .cc_container::-moz-selection {
        background: #ff5e99;
        color: #fff;
        text-shadow: none;
    }

    .cc_container .cc_btn,
    .cc_container .cc_btn:visited {
        color: #FFF;
        background-color: #E3AF10;
        transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
        -webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
        border-radius: 5px;
        -webkit-border-radius: 5px;
    }

        .cc_container .cc_btn:hover,
        .cc_container .cc_btn:active {
            background-color: #fff;
            color: #000;
        }

    .cc_container a,
    .cc_container a:visited {
        text-decoration: none;
        color: #FFF43D;
        transition: 200ms color;
    }

        .cc_container a:hover,
        .cc_container a:active {
            color: #FFF43D;
        }

@-webkit-keyframes slideDown {
    0% {
        margin-top: -63px;
    }

    100% {
        margin-top: 0;
    }
}

@keyframes slideDown {
    0% {
        margin-top: -63px;
    }

    100% {
        margin-top: 0px;
    }
}

@-webkit-keyframes growDown {
    0% {
        height: 0;
    }

    100% {
        height: 63px;
    }
}

@keyframes growDown {
    0% {
        height: 0;
    }

    100% {
        height: 63px;
    }
}

.cc_container {
    -webkit-animation-duration: 0.8s;
    -moz-animation-duration: 0.8s;
    -o-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-animation-name: slideDown;
    animation-name: slideDown;
}

.cc_banner-wrapper {
    -webkit-animation-duration: 0.8s;
    -moz-animation-duration: 0.8s;
    -o-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-animation-name: growDown;
    animation-name: growDown;
}

/*https://css-tricks.com/snippets/css/style-placeholder-text/*/
/*#couponcode::-webkit-input-placeholder {
    text-transform: none;
}

#couponcode:-moz-placeholder {*/ /* Firefox 18- */
   /*text-transform: none;
}

#couponcode::-moz-placeholder {*/  /* Firefox 19+ */
   /*text-transform: none;
}*/

/*#couponcode:-ms-input-placeholder {  
   text-transform: none;
}*/

.white-font {
    color: #ffffff;
}

a.white-font:visited {
    color: #ffffff;
}


/* typedjs */
.typed-cursor{
	opacity: 1;
	-webkit-animation: blink 0.7s infinite;
	-moz-animation: blink 0.7s infinite;
	animation: blink 0.7s infinite;
}
@keyframes blink{
	0% { opacity:1; }
	50% { opacity:0; }
	100% { opacity:1; }
}
@-webkit-keyframes blink{
	0% { opacity:1; }
	50% { opacity:0; }
	100% { opacity:1; }
}
@-moz-keyframes blink{
	0% { opacity:1; }
	50% { opacity:0; }
	100% { opacity:1; }
}



.video-frame {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
}

.video-frame iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.video-close {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 0;
    right: 0;
    z-index: 2000;
    color: white;
    text-align: center;

    background-color: transparent;
    outline: none;
    border: 0;
}

.video-close .fa-close:before {
    font-size: 35px;

}

.pb-2 {
    padding-bottom: 2rem;
}
.slidebox.mbsc-form,
.slidebox.mbsc-mobiscroll.mbsc-form {
    background-color: transparent;
}

.slidebox.mbsc-form .mbsc-switch {
    display: inline-block;
    padding-left: 0;
}

.slidebox.mbsc-form .mbsc-switch .mbsc-switch-track {
    margin-top: -1px;
}

.slidebox.mbsc-form .mbsc-switch-track,
.slidebox.mbsc-form .mbsc-switch input:checked + .mbsc-switch-track {
    background-color: #0067dc;
    height: 1.6em;
    width: calc(2.375em + 1px);
}

.slidebox.mbsc-form .mbsc-switch-handle,
.slidebox.mbsc-form .mbsc-switch input:checked + .mbsc-switch-track .mbsc-switch-handle {
    top: 50%;
    width: 1.5em;
    height: 1.5em;
    margin-top: -.75em;
    border-radius: 1.25em;
    
    background-color: white;
    left: 1px
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before,
  .mfp-arrow:after,
  .mfp-arrow .mfp-b,
  .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after,
  .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before,
  .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face{font-family:'FontAwesome';src:url('/styles/library/fonts/fontawesome-webfont.eot?v=4.4.0');src:url('/styles/library/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'),url('/styles/library/fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'),url('/styles/library/fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'),url('/styles/library/fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'),url('/styles/library/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-remove:before,.fa-close:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-gear:before,.fa-cog:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-rotate-right:before,.fa-repeat:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-warning:before,.fa-exclamation-triangle:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-gears:before,.fa-cogs:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-save:before,.fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-unsorted:before,.fa-sort:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-legal:before,.fa-gavel:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before,.fa-bolt:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before,.fa-clipboard:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-unlink:before,.fa-chain-broken:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:""}.fa-euro:before,.fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-rupee:before,.fa-inr:before{content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:""}.fa-won:before,.fa-krw:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before,.fa-try:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-institution:before,.fa-bank:before,.fa-university:before{content:""}.fa-mortar-board:before,.fa-graduation-cap:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:""}.fa-file-zip-o:before,.fa-file-archive-o:before{content:""}.fa-file-sound-o:before,.fa-file-audio-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-rebel:before{content:""}.fa-ge:before,.fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-send:before,.fa-paper-plane:before{content:""}.fa-send-o:before,.fa-paper-plane-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-hotel:before,.fa-bed:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-yc:before,.fa-y-combinator:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery-full:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-tv:before,.fa-television:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}
/* 9ccbeb19-590f-457a-9b61-e1dd4158dfba */
@font-face {
    font-family: 'icons_mobiscroll';
    src: url('https://ecasework.com/scripts/library/mobiscroll/css/icons_mobiscroll.eot?11dv3s');
    src: url('https://ecasework.com/scripts/library/mobiscroll/css/icons_mobiscroll.eot?#iefix11dv3s') format('embedded-opentype'),url('icons_mobiscroll.ttf?11dv3s') format('truetype'),url('icons_mobiscroll.woff?11dv3s') format('woff'),url('icons_mobiscroll.woff') format('woff'),url('icons_mobiscroll.svg?11dv3s#icons_mobiscroll') format('svg');
    font-style: normal;
}

.mbsc-ic:before {
    font-family: 'icons_mobiscroll';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.mbsc-ic-aid:before {
    content: "\f100";
}

.mbsc-ic-airplane:before {
    content: "\f101";
}

.mbsc-ic-alarm2:before {
    content: "\f102";
}

.mbsc-ic-arrow-down5:before {
    content: "\f103";
}

.mbsc-ic-arrow-left4:before {
    content: "\f104";
}

.mbsc-ic-arrow-left5:before {
    content: "\f105";
}

.mbsc-ic-arrow-left6:before {
    content: "\f106";
}

.mbsc-ic-arrow-right4:before {
    content: "\f107";
}

.mbsc-ic-arrow-right5:before {
    content: "\f108";
}

.mbsc-ic-arrow-right6:before {
    content: "\f109";
}

.mbsc-ic-arrow-up5:before {
    content: "\f10a";
}

.mbsc-ic-attachment:before {
    content: "\f10b";
}

.mbsc-ic-backspace:before {
    content: "\f10c";
}

.mbsc-ic-backspace3:before {
    content: "\f10d";
}

.mbsc-ic-backspace4:before {
    content: "\f10e";
}

.mbsc-ic-bars:before {
    content: "\f10f";
}

.mbsc-ic-book:before {
    content: "\f110";
}

.mbsc-ic-bubble:before {
    content: "\f111";
}

.mbsc-ic-bubbles:before {
    content: "\f112";
}

.mbsc-ic-bullhorn:before {
    content: "\f113";
}

.mbsc-ic-calendar:before {
    content: "\f114";
}

.mbsc-ic-camera:before {
    content: "\f115";
}

.mbsc-ic-cart:before {
    content: "\f116";
}

.mbsc-ic-checkmark:before {
    content: "\f117";
}

.mbsc-ic-clock:before {
    content: "\f118";
}

.mbsc-ic-close:before {
    content: "\f119";
}

.mbsc-ic-cloud-download:before {
    content: "\f11a";
}

.mbsc-ic-cloud-upload:before {
    content: "\f11b";
}

.mbsc-ic-cogs:before {
    content: "\f11c";
}

.mbsc-ic-connection:before {
    content: "\f11d";
}

.mbsc-ic-copy2:before {
    content: "\f11e";
}

.mbsc-ic-copy3:before {
    content: "\f11f";
}

.mbsc-ic-credit:before {
    content: "\f120";
}

.mbsc-ic-disk:before {
    content: "\f121";
}

.mbsc-ic-download:before {
    content: "\f122";
}

.mbsc-ic-drawer:before {
    content: "\f123";
}

.mbsc-ic-droplet:before {
    content: "\f124";
}

.mbsc-ic-earth:before {
    content: "\f125";
}

.mbsc-ic-eye:before {
    content: "\f126";
}

.mbsc-ic-eye-blocked:before {
    content: "\f127";
}

.mbsc-ic-fa-leaf:before {
    content: "\f128";
}

.mbsc-ic-fa-rotate-left:before {
    content: "\f129";
}

.mbsc-ic-file4:before {
    content: "\f12a";
}

.mbsc-ic-flag:before {
    content: "\f12b";
}

.mbsc-ic-folder:before {
    content: "\f12c";
}

.mbsc-ic-forward:before {
    content: "\f12d";
}

.mbsc-ic-foundation-minus-circle:before {
    content: "\f12e";
}

.mbsc-ic-globe:before {
    content: "\f12f";
}

.mbsc-ic-heart:before {
    content: "\f130";
}

.mbsc-ic-history:before {
    content: "\f131";
}

.mbsc-ic-home:before {
    content: "\f132";
}

.mbsc-ic-image2:before {
    content: "\f133";
}

.mbsc-ic-ion-android-system-windows:before {
    content: "\f134";
}

.mbsc-ic-ion-bluetooth:before {
    content: "\f135";
}

.mbsc-ic-ion-ios7-checkmark-empty:before {
    content: "\f136";
}

.mbsc-ic-key2:before {
    content: "\f137";
}

.mbsc-ic-library:before {
    content: "\f138";
}

.mbsc-ic-link:before {
    content: "\f139";
}

.mbsc-ic-location:before {
    content: "\f13a";
}

.mbsc-ic-lock2:before {
    content: "\f13b";
}

.mbsc-ic-loop2:before {
    content: "\f13c";
}

.mbsc-ic-map:before {
    content: "\f13d";
}

.mbsc-ic-minus:before {
    content: "\f13e";
}

.mbsc-ic-mobile:before {
    content: "\f13f";
}

.mbsc-ic-newspaper:before {
    content: "\f140";
}

.mbsc-ic-office:before {
    content: "\f141";
}

.mbsc-ic-pause2:before {
    content: "\f142";
}

.mbsc-ic-pencil:before {
    content: "\f143";
}

.mbsc-ic-phone:before {
    content: "\f144";
}

.mbsc-ic-play:before {
    content: "\f145";
}

.mbsc-ic-play3:before {
    content: "\f146";
}

.mbsc-ic-plus:before {
    content: "\f147";
}

.mbsc-ic-redo2:before {
    content: "\f148";
}

.mbsc-ic-remove:before {
    content: "\f149";
}

.mbsc-ic-reply:before {
    content: "\f14a";
}

.mbsc-ic-sad2:before {
    content: "\f14b";
}

.mbsc-ic-smiley2:before {
    content: "\f14c";
}

.mbsc-ic-stack:before {
    content: "\f14d";
}

.mbsc-ic-star:before {
    content: "\f14e";
}

.mbsc-ic-star2:before {
    content: "\f14f";
}

.mbsc-ic-star3:before {
    content: "\f150";
}

.mbsc-ic-stop2:before {
    content: "\f151";
}

.mbsc-ic-stopwatch:before {
    content: "\f152";
}

.mbsc-ic-support:before {
    content: "\f153";
}

.mbsc-ic-tag:before {
    content: "\f154";
}

.mbsc-ic-thumbs-up:before {
    content: "\f155";
}

.mbsc-ic-thumbs-up2:before {
    content: "\f156";
}

.mbsc-ic-undo2:before {
    content: "\f157";
}

.mbsc-ic-unlocked:before {
    content: "\f158";
}

.mbsc-ic-upload:before {
    content: "\f159";
}

.mbsc-ic-user4:before {
    content: "\f15a";
}

.mbsc-ic-volume-medium:before {
    content: "\f15b";
}

@-webkit-keyframes mbsc-lv-spin {
    from {
        -webkit-transform: rotate(180deg);
        opacity: 0;
    }

    to {
        -webkit-transform: rotate(0);
        opacity: 1;
    }
}

@-webkit-keyframes mbsc-lv-remove-right {
    to {
        -webkit-transform: translateX(100%);
    }
}

@-webkit-keyframes mbsc-lv-remove-left {
    to {
        -webkit-transform: translateX(-100%);
    }
}

@-webkit-keyframes mbsc-lv-add-right {
    from {
        -webkit-transform: translateX(100%);
    }

    to {
        -webkit-transform: translateX(0);
    }
}

@-webkit-keyframes mbsc-lv-add-left {
    from {
        -webkit-transform: translateX(-100%);
    }

    to {
        -webkit-transform: translateX(0);
    }
}

@-webkit-keyframes mbsc-lv-pop-in {
    from {
        -webkit-transform: scale(0);
        opacity: 0;
    }

    to {
        -webkit-transform: scale(1);
        opacity: 1;
    }
}

@-webkit-keyframes mbsc-lv-pop-out {
    from {
        -webkit-transform: scale(1);
        opacity: 1;
    }

    to {
        -webkit-transform: scale(0);
        opacity: 0;
    }
}

@-webkit-keyframes mbsc-lv-collapse {
    from {
        padding: 0;
        border: 0;
    }

    to {
        padding: 0;
        border: 0;
        height: 0;
    }
}

@-webkit-keyframes mbsc-lv-expand {
    from {
        padding: 0;
        border: 0;
        height: 0;
    }

    to {
        padding: 0;
        border: 0;
    }
}

@-webkit-keyframes mbsc-lv-fill {
    from {
        -webkit-transform: scale(1,0);
    }

    to {
        -webkit-transform: scale(1,1);
    }
}

@-moz-keyframes mbsc-lv-spin {
    from {
        -moz-transform: rotate(180deg);
        opacity: 0;
    }

    to {
        -moz-transform: rotate(0);
        opacity: 1;
    }
}

@-moz-keyframes mbsc-lv-remove-right {
    to {
        -moz-transform: translateX(100%);
    }
}

@-moz-keyframes mbsc-lv-remove-left {
    to {
        -moz-transform: translateX(-100%);
    }
}

@-moz-keyframes mbsc-lv-add-right {
    from {
        -moz-transform: translateX(100%);
    }
}

@-moz-keyframes mbsc-lv-add-left {
    from {
        -moz-transform: translateX(-100%);
    }
}

@-moz-keyframes mbsc-lv-pop-in {
    from {
        -moz-transform: scale(0);
        opacity: 0;
    }
}

@-moz-keyframes mbsc-lv-pop-out {
    to {
        -moz-transform: scale(0);
        opacity: 0;
    }
}

@-moz-keyframes mbsc-lv-collapse {
    from {
        padding: 0;
        border: 0;
    }

    to {
        padding: 0;
        border: 0;
        height: 0;
    }
}

@-moz-keyframes mbsc-lv-expand {
    from {
        padding: 0;
        border: 0;
        height: 0;
    }

    to {
        padding: 0;
        border: 0;
    }
}

@-moz-keyframes mbsc-lv-fill {
    from {
        -moz-transform: scale(1,0);
    }

    to {
        -moz-transform: scale(1,1);
    }
}

@keyframes mbsc-lv-spin {
    from {
        transform: rotate(180deg);
        opacity: 0;
    }

    to {
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes mbsc-lv-remove-right {
    to {
        transform: translateX(100%);
    }
}

@keyframes mbsc-lv-remove-left {
    to {
        transform: translateX(-100%);
    }
}

@keyframes mbsc-lv-add-right {
    from {
        transform: translateX(100%);
    }
}

@keyframes mbsc-lv-add-left {
    from {
        transform: translateX(-100%);
    }
}

@keyframes mbsc-lv-pop-in {
    from {
        transform: scale(0);
        opacity: 0;
    }
}

@keyframes mbsc-lv-pop-out {
    to {
        transform: scale(0);
        opacity: 0;
    }
}

@keyframes mbsc-lv-collapse {
    from {
        padding: 0;
        border: 0;
    }

    to {
        padding: 0;
        border: 0;
        height: 0;
    }
}

@keyframes mbsc-lv-expand {
    from {
        padding: 0;
        border: 0;
        height: 0;
    }

    to {
        padding: 0;
        border: 0;
    }
}

@keyframes mbsc-lv-fill {
    from {
        transform: scale(1,0);
    }

    to {
        transform: scale(1,1);
    }
}

.mbsc-lv-stage-c-v, .mbsc-lv-ic, .mbsc-lv-item, .mbsc-lv-gr-title, .mbsc-lv-ic-text {
    -webkit-transform: translate3d(0,0,0);
}

.mbsc-lv, .mbsc-lv-fill-item {
    -webkit-backface-visibility: hidden;
}

.mbsc-lv-cont {
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -ms-touch-action: pan-y;
    user-select: none;
    touch-action: pan-y;
}

.mbsc-lv-rtl {
    direction: rtl;
}

.mbsc-lv {
    display: none;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.mbsc-lv-dummy {
    display: block;
    margin-top: -1px;
    -webkit-backface-visibility: visible;
}

.mbsc-lv-v {
    display: block;
}

.mbsc-lv-gr-title {
    position: relative;
    z-index: 2;
}

.mbsc-lv-fixed-header {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    list-style: none;
    width: 100%;
    z-index: 10;
}

.mbsc-lv-fixed-header-ctx {
    position: absolute;
}

.mbsc-lv .mbsc-lv-item {
    position: relative;
    z-index: 1;
    list-style: none;
}

    .mbsc-lv .mbsc-lv-item.mbsc-lv-item-swiping {
        overflow: visible;
    }

.mbsc-lv-stage-c {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
}

.mbsc-lv-stage-c-v {
    display: block;
}

.mbsc-lv-item-new-left {
    -webkit-transform: translateX(-100%);
}

.mbsc-lv-item-new-right {
    -webkit-transform: translateX(100%);
}

.mbsc-lv-item-remove-right {
    -webkit-animation: mbsc-lv-remove-right 200ms;
    -webkit-animation-delay: 1ms;
    -moz-animation: mbsc-lv-remove-right 200ms;
    animation: mbsc-lv-remove-right 200ms;
}

.mbsc-lv-item-remove-left {
    -webkit-animation: mbsc-lv-remove-left 200ms;
    -webkit-animation-delay: 1ms;
    -moz-animation: mbsc-lv-remove-left 200ms;
    animation: mbsc-lv-remove-left 200ms;
}

.mbsc-lv-item-add-right {
    -webkit-animation: mbsc-lv-add-right 200ms;
    -moz-animation: mbsc-lv-add-right 200ms;
    animation: mbsc-lv-add-right 200ms;
}

.mbsc-lv-item-add-left {
    -webkit-animation: mbsc-lv-add-left 200ms;
    -moz-animation: mbsc-lv-add-left 200ms;
    animation: mbsc-lv-add-left 200ms;
}

.mbsc-lv-item-pop-in {
    -webkit-animation: mbsc-lv-pop-in 200ms;
    -moz-animation: mbsc-lv-pop-in 200ms;
    animation: mbsc-lv-pop-in 200ms;
}

.mbsc-lv-item-pop-out {
    -webkit-animation: mbsc-lv-pop-out 200ms;
    -moz-animation: mbsc-lv-pop-out 200ms;
    animation: mbsc-lv-pop-out 200ms;
}

.mbsc-lv-item-collapse {
    visibility: hidden;
    -webkit-animation: mbsc-lv-collapse 200ms;
    -moz-animation: mbsc-lv-collapse 200ms;
    animation: mbsc-lv-collapse 200ms;
}

.mbsc-lv-item-expand {
    visibility: hidden;
    -webkit-animation: mbsc-lv-expand 200ms;
    -moz-animation: mbsc-lv-expand 200ms;
    animation: mbsc-lv-expand 200ms;
}

.mbsc-lv .mbsc-lv-item.mbsc-lv-item-undo {
    position: absolute;
    left: 0;
    right: 0;
}

.mbsc-lv-cont .mbsc-lv-item.mbsc-lv-item-dragging {
    z-index: 100;
    position: absolute;
    left: 0;
    right: 0;
    opacity: .9;
    -webkit-box-shadow: 0 0 .625em rgba(0,0,0,.5);
    box-shadow: 0 0 .625em rgba(0,0,0,.5);
}

.mbsc-lv .mbsc-lv-item.mbsc-lv-ph {
    padding: 0;
    border: 0;
    visibility: hidden;
}

.mbsc-lv-fill-item {
    position: absolute;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .1;
}

.mbsc-lv-handle-c {
    position: absolute;
    z-index: 4;
    top: 0;
    height: 100%;
    width: 40px;
    -ms-touch-action: none;
    touch-action: none;
}

.mbsc-lv-item-h-right {
    right: 0;
}

.mbsc-lv-item-h-left {
    left: 0;
}

.mbsc-lv-cont.mbsc-lv-handle-left .mbsc-lv-item {
    padding-left: 40px;
}

.mbsc-lv-cont.mbsc-lv-handle-right .mbsc-lv-item {
    padding-right: 40px;
}

.mbsc-lv-handle-bar-c {
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -7px;
}

.mbsc-lv-handle-bar {
    position: relative;
    height: 2px;
    margin: 2px 10px;
    background: #888;
}

.mbsc-lv-ic, .mbsc-lv-ic-m {
    top: 0;
    text-align: center;
    text-shadow: none;
    font-size: 1em;
}

.mbsc-lv-ic-s {
    position: absolute;
    top: 50%;
    margin-top: -0.9375em;
    width: 2.8em;
    height: 1.875em;
    line-height: 1.875em;
    font-size: 1.25em;
}

.mbsc-lv-ic-c {
    position: absolute;
    top: 0;
    height: 100%;
    line-height: 1.875em;
    color: #fff;
    cursor: pointer;
}

.mbsc-lv-ic-text {
    text-shadow: none;
    font-size: 1em;
}

.mbsc-ic-none {
    border: 0;
}

    .mbsc-ic-none:before {
        content: "0";
        font-size: 0;
        color: rgba(0,0,0,0);
    }

.mbsc-lv-ic-anim .mbsc-lv-ic-s {
    opacity: 0;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.mbsc-lv-ic-anim .mbsc-lv-ic-a {
    opacity: 1;
    -webkit-animation: mbsc-lv-spin 200ms;
    -webkit-transform: rotate(0);
    -moz-animation: mbsc-lv-spin 200ms;
    -moz-transform: rotate(0);
    animation: mbsc-lv-spin 200ms;
    transform: rotate(0);
}

.mbsc-lv-ic-anim .mbsc-lv-ic-v {
    opacity: 1;
    -webkit-animation: none;
    -webkit-transform: rotate(0);
    -moz-animation: none;
    -moz-transform: rotate(0);
    animation: none;
    transform: rotate(0);
}

.mbsc-lv-ic-left {
    left: 0;
}

.mbsc-lv-ic-move-left {
    left: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
}

.mbsc-lv-no3d .mbsc-lv-ic-move-left {
    left: auto;
    right: 100%;
    transform: none;
}

.mbsc-lv-ic-right .mbsc-lv-ic, .mbsc-lv-ic-move-left .mbsc-lv-ic {
    right: 0;
}

.mbsc-lv-ic-right .mbsc-lv-ic-text, .mbsc-lv-ic-move-left .mbsc-lv-ic-text {
    padding: 0 3.5em 0 .625em;
}

.mbsc-lv-ic-right {
    right: 0;
}

.mbsc-lv-ic-move-right {
    right: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    transform: translateX(100%);
}

.mbsc-lv-no3d .mbsc-lv-ic-move-right {
    right: auto;
    left: 100%;
    transform: none;
}

.mbsc-lv-ic-left .mbsc-lv-ic, .mbsc-lv-ic-move-right .mbsc-lv-ic {
    left: 0;
}

.mbsc-lv-ic-left .mbsc-lv-ic-text, .mbsc-lv-ic-move-right .mbsc-lv-ic-text {
    padding: 0 .625em 0 3.5em;
}

.mbsc-lv-ic-c .mbsc-lv-ic-only {
    width: 0;
    padding: 0 0 0 3.5em;
}

.mbsc-lv-ic-c .mbsc-lv-ic-text-only {
    padding: 0 .625em;
}

.mbsc-lv-multi {
    position: absolute;
    left: 0;
    top: 50%;
    width: 90%;
    table-layout: fixed;
    margin-top: -1.0625em;
    line-height: 2.125em;
    display: none;
}

.mbsc-lv-multi-ic-right {
    margin-left: 10%;
}

.mbsc-lv-multi-ic-left {
    margin-right: 10%;
}

.mbsc-lv-right .mbsc-lv-multi-ic-right {
    display: table;
}

.mbsc-lv-left .mbsc-lv-multi-ic-left {
    display: table;
}

.mbsc-lv-ic-m {
    display: table-cell;
    margin: 0 1em;
    cursor: pointer;
}

.mbsc-lv-ic-disabled {
    opacity: .5;
    filter: alpha(opacity=50);
}

.mbsc-lv-sl-c {
    position: relative;
    -webkit-animation-fill-mode: forwards;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
}

.mbsc-lv-sl-r {
    -webkit-animation: mbsc-lv-remove-left 300ms;
    -moz-animation: mbsc-lv-remove-left 300ms;
    animation: mbsc-lv-remove-left 300ms;
}

.mbsc-lv-sl-l {
    -webkit-animation: mbsc-lv-remove-right 300ms;
    -moz-animation: mbsc-lv-remove-right 300ms;
    animation: mbsc-lv-remove-right 300ms;
}

    .mbsc-lv-sl-l .mbsc-lv-sl-curr, .mbsc-lv-sl-r .mbsc-lv-sl-curr {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }

.mbsc-lv-sl-r .mbsc-lv-sl-new {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    transform: translateX(100%);
}

.mbsc-lv-sl-l .mbsc-lv-sl-new {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
}

.mbsc-lv-arr {
    position: absolute;
    top: 50%;
    width: 2em;
    height: 2em;
    line-height: 2em;
    margin-top: -1em;
}

.mbsc-lv .mbsc-lv-item.mbsc-lv-parent {
    padding-right: 2.25em;
}

.mbsc-lv .mbsc-lv-item.mbsc-lv-back {
    padding-left: 2.25em;
}

.mbsc-lv-parent .mbsc-lv-arr {
    right: 0;
}

.mbsc-lv-handle-right .mbsc-lv-parent .mbsc-lv-arr {
    right: 40px;
}

.mbsc-lv-back .mbsc-lv-arr {
    left: 0;
}

.mbsc-lv .mbsc-lv-txt {
    margin: 0;
    font-weight: normal;
}

.mbsc-lv h1.mbsc-lv-txt {
    font-size: 2em;
}

.mbsc-lv h2.mbsc-lv-txt {
    font-size: 1.5em;
}

.mbsc-lv h3.mbsc-lv-txt {
    font-size: 1.125em;
}

.mbsc-lv h4.mbsc-lv-txt {
    font-size: 1em;
}

.mbsc-lv h5.mbsc-lv-txt {
    font-size: .875em;
}

.mbsc-lv h6.mbsc-lv-txt {
    font-size: .625em;
}

.mbsc-lv p.mbsc-lv-txt {
    font-size: .75em;
}

.mbsc-lv-img {
    position: absolute;
    max-height: 2.8em;
    max-width: 2.8em;
    top: 50%;
    margin-top: -1.4em;
}

.mbsc-lv-cont .mbsc-lv-item.mbsc-lv-img-left {
    padding-left: 4.5em;
}

.mbsc-lv-cont .mbsc-lv-item.mbsc-lv-img-right {
    padding-right: 4.5em;
}

.mbsc-lv-img-left .mbsc-lv-img {
    left: 1.25em;
}

.mbsc-lv-img-right .mbsc-lv-img {
    right: 1.25em;
}

.mbsc-lv-handle-left.mbsc-lv-cont .mbsc-lv-img-left {
    padding-left: 6.5em;
}

.mbsc-lv-handle-left .mbsc-lv-img-left .mbsc-lv-img {
    left: 2.8em;
}

.mbsc-lv-handle-right.mbsc-lv-cont .mbsc-lv-img-right {
    padding-right: 6.5em;
}

.mbsc-lv-handle-right .mbsc-lv-img-right .mbsc-lv-img {
    right: 2.8em;
}

.mbsc-lv-item-ic {
    position: absolute;
    top: 50%;
    margin-top: -1em;
    width: 2em;
    height: 2em;
    line-height: 2em;
    text-align: center;
}

.mbsc-lv-cont .mbsc-lv-item.mbsc-lv-item-ic-left {
    padding-left: 3.2em;
}

.mbsc-lv-cont .mbsc-lv-item.mbsc-lv-item-ic-right {
    padding-right: 3.2em;
}

.mbsc-lv-item-ic-left .mbsc-lv-item-ic {
    left: .8em;
}

.mbsc-lv-item-ic-right .mbsc-lv-item-ic {
    right: .8em;
}

.mbsc-lv-handle-left.mbsc-lv-cont .mbsc-lv-item-ic-left {
    padding-left: 4.8em;
}

.mbsc-lv-handle-left .mbsc-lv-item-ic-left .mbsc-lv-item-ic {
    left: 2.3em;
}

.mbsc-lv-handle-right.mbsc-lv-cont .mbsc-lv-item-ic-right {
    padding-right: 4.8em;
}

.mbsc-lv-handle-right .mbsc-lv-item-ic-right .mbsc-lv-item-ic {
    right: 2.3em;
}

.mbsc-lv-mobiscroll {
    font-family: arial,verdana,sans-serif;
    padding-top: 1px;
}

    .mbsc-lv-mobiscroll .mbsc-lv {
        background: #b1b1b1;
    }

    .mbsc-lv-mobiscroll .mbsc-lv-item {
        margin-top: -1px;
        padding: 1.25em;
        background: #f7f7f7;
        color: #454545;
        font-weight: normal;
    }

    .mbsc-lv-mobiscroll.mbsc-lv-alt-row .mbsc-lv-item:nth-child(even) {
        background: #eee;
    }

    .mbsc-lv-mobiscroll .mbsc-lv-item-hl:after, .mbsc-lv-mobiscroll .mbsc-lv-item-active::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        display: block;
        background: rgba(78,204,196,.3);
    }

    .mbsc-lv-mobiscroll .mbsc-lv-stage-c {
        margin-top: -1px;
    }

    .mbsc-lv-mobiscroll .mbsc-lv-gr-title {
        padding: 0 1.25em;
        font-size: .75em;
        text-transform: uppercase;
        line-height: 2em;
        background: #4eccc4;
        margin-top: -1px;
        color: #f7f7f7;
    }

    .mbsc-lv-mobiscroll .mbsc-lv-ic-m {
        color: #fff;
    }

    .mbsc-lv-mobiscroll .mbsc-lv-arr {
        color: #4eccc4;
    }

    .mbsc-lv-mobiscroll .mbsc-lv-handle-bar {
        background: #4eccc4;
    }

    .mbsc-lv-mobiscroll .mbsc-lv-item.mbsc-lv-item-dragging {
        margin: 0;
        background: #4eccc4;
        color: #f7f7f7;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .mbsc-lv-mobiscroll .mbsc-lv-item-dragging .mbsc-lv-handle-bar {
        background: #f7f7f7;
    }

    .mbsc-lv-mobiscroll .mbsc-lv-item-dragging .mbsc-lv-arr {
        color: #f7f7f7;
    }

.mbsc-lv-ios-classic {
    font-family: arial,verdana,sans-serif;
    border-top: 1px solid #ececec;
}

    .mbsc-lv-ios-classic .mbsc-lv {
        background: #ececec;
        background: -webkit-gradient(linear,left top,left bottom,color-stop(70%,#c5ccd4),color-stop(70%,#cbd2d8),color-stop(100%,#cbd2d8));
        background: -webkit-linear-gradient(left,#c5ccd4 70%,#cbd2d8 70%,#cbd2d8 100%);
        background: -moz-linear-gradient(left,#c5ccd4 70%,#cbd2d8 70%,#cbd2d8 100%);
        background: linear-gradient(left,#c5ccd4 70%,#cbd2d8 70%,#cbd2d8 100%);
        background-size: .438em 32em;
        -webkit-background-size: .438em 32em;
    }

    .mbsc-lv-ios-classic .mbsc-lv-item {
        margin-top: -1px;
        padding: .938em 1.25em;
        background: #fff;
        border-top: 1px solid #ececec;
        border-bottom: 1px solid #ececec;
        color: #000;
        font-weight: normal;
        text-shadow: none;
    }

    .mbsc-lv-ios-classic .mbsc-lv-stage-c {
        margin-top: -1px;
    }

    .mbsc-lv-ios-classic .mbsc-lv-handle-bar-c {
        margin-top: -10px;
    }

    .mbsc-lv-ios-classic .mbsc-lv-handle-bar {
        height: 3px;
        border-top: 1px solid #aaa;
        background: #d0d0d0;
    }

    .mbsc-lv-ios-classic.mbsc-lv-alt-row .mbsc-lv-item:nth-child(even) {
        background: #f5f5f5;
    }

    .mbsc-lv-ios-classic .mbsc-lv-item-hl, .mbsc-lv-ios-classic .mbsc-lv .mbsc-lv-item.mbsc-lv-item-active {
        background: #015ee6;
        background: -webkit-gradient(linear,left top,left bottom,from(#058cf5),to(#015ee6));
        background: -webkit-linear-gradient(#058cf5,#015ee6);
        background: -moz-linear-gradient(#058cf5,#015ee6);
        background: linear-gradient(#058cf5,#015ee6);
        color: #fff;
    }

        .mbsc-lv-ios-classic .mbsc-lv-item-hl .mbsc-lv-arr, .mbsc-lv-ios-classic .mbsc-lv-item-active .mbsc-lv-arr {
            color: #fff;
        }

        .mbsc-lv-ios-classic .mbsc-lv-item-hl .mbsc-lv-handle-bar, .mbsc-lv-ios-classic .mbsc-lv-item-active .mbsc-lv-handle-bar {
            background: #fff;
        }

    .mbsc-lv-ios-classic .mbsc-lv-item.mbsc-lv-item-dragging {
        margin: 0;
    }

    .mbsc-lv-ios-classic .mbsc-lv-gr-title {
        background: #bfc7cd;
        padding: 0 1.25em;
        border-top: 1px solid #9aa5ad;
        border-bottom: 1px solid #9aa5ad;
        color: #fff;
        line-height: 1.6em;
        text-shadow: 0 .063em 0 rgba(52,64,77,0.7);
        font-weight: bold;
        -webkit-box-shadow: 0 .313em .625em rgba(52,64,77,0.3) inset;
        box-shadow: 0 .313em .625em rgba(52,64,77,0.3) inset;
    }

    .mbsc-lv-ios-classic .mbsc-lv-multi-c {
        height: 100%;
        background: #eee;
        -webkit-box-shadow: 0 0 .625em rgba(52,64,77,0.3) inset;
        box-shadow: 0 0 .625em rgba(52,64,77,0.3) inset;
    }

    .mbsc-lv-ios-classic .mbsc-lv-ic-m {
        color: #888;
        text-shadow: 0 .063em 0 rgba(255,255,255,0.7);
    }

    .mbsc-lv-ios-classic .mbsc-lv-arr {
        color: #666;
        font-size: 1.4em;
    }

.mbsc-lv-ios {
    font-family: arial,verdana,sans-serif;
    border-top: 1px solid #ccc;
}

    .mbsc-lv-ios .mbsc-lv {
        background: #e3e3e3;
    }

    .mbsc-lv-ios .mbsc-lv-item {
        margin-top: -1px;
        padding: .938em 1.25em;
        background: #fff;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        color: #000;
        font-weight: normal;
        text-shadow: none;
    }

    .mbsc-lv-ios.mbsc-lv-alt-row .mbsc-lv-item:nth-child(even) {
        background: #fafafa;
    }

    .mbsc-lv-ios .mbsc-lv-item-hl, .mbsc-lv-ios .mbsc-lv .mbsc-lv-item.mbsc-lv-item-active {
        background: #d9d9d9;
        border-color: #d9d9d9;
    }

    .mbsc-lv-ios .mbsc-lv-item.mbsc-lv-item-dragging {
        margin: 0;
    }

    .mbsc-lv-ios .mbsc-lv-stage-c {
        margin-top: -1px;
    }

    .mbsc-lv-ios .mbsc-lv-handle-c {
        width: 60px;
    }

    .mbsc-lv-ios .mbsc-lv-handle-bar {
        margin: 2px 15px;
        background: #ccc;
    }

    .mbsc-lv-ios.mbsc-lv-handle-left .mbsc-lv-item {
        padding-left: 60px;
    }

    .mbsc-lv-ios.mbsc-lv-handle-right .mbsc-lv-item {
        padding-right: 60px;
    }

    .mbsc-lv-ios.mbsc-lv-handle-right .mbsc-lv-parent .mbsc-lv-arr {
        right: 50px;
    }

    .mbsc-lv-ios .mbsc-lv-gr-title {
        margin-top: -1px;
        padding: 0 1.615em;
        background: #f5f5f5;
        color: #777;
        font-size: .8em;
        font-weight: bold;
        line-height: 2em;
        text-transform: uppercase;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
    }

    .mbsc-lv-ios .mbsc-lv-ic-m {
        color: #777;
    }

    .mbsc-lv-ios .mbsc-lv-arr {
        color: #ccc;
    }

    .mbsc-lv-ios.mbsc-lv-handle-right .mbsc-lv-img-right .mbsc-lv-img {
        right: 3.4em;
    }

    .mbsc-lv-ios.mbsc-lv-handle-left .mbsc-lv-img-left .mbsc-lv-img {
        left: 3.4em;
    }

    .mbsc-lv-ios.mbsc-lv-handle-right .mbsc-lv-item-ic-right .mbsc-lv-item-ic {
        right: 3em;
    }

    .mbsc-lv-ios.mbsc-lv-handle-left .mbsc-lv-item-ic-left .mbsc-lv-item-ic {
        left: 3em;
    }

    .mbsc-lv-ios.mbsc-lv-handle-left .mbsc-lv-img-left {
        padding-left: 7em;
    }

    .mbsc-lv-ios.mbsc-lv-handle-right .mbsc-lv-img-right {
        padding-right: 7em;
    }

    .mbsc-lv-ios.mbsc-lv-handle-left .mbsc-lv-item-ic-left {
        padding-left: 5.2em;
    }

    .mbsc-lv-ios.mbsc-lv-handle-right .mbsc-lv-item-ic-right {
        padding-right: 5.2em;
    }

.dw, .dwo {
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.dw {
    max-width: 98%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    font-size: 12px;
    text-shadow: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -ms-touch-action: none;
    user-select: none;
}

    .dw:focus {
        outline: 0;
    }

    .dw:focus {
        outline-offset: -2px;
    }

.dw-rtl {
    direction: rtl;
}

.dw, .dwbc {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.dwwr {
    min-width: 170px;
    zoom: 1;
    overflow: hidden;
    text-align: center;
    font-family: arial,verdana,sans-serif;
}

.dw-persp, .dwo {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.dw-persp {
    z-index: 99998;
}

.dwo {
    z-index: 1;
    background: #000;
    background: rgba(0,0,0,.7);
    filter: Alpha(Opacity=70);
}

.dw-liq .dw {
    max-width: 100%;
}

.dw-top .dw, .dw-bottom .dw {
    width: 100%;
    max-width: 100%;
}

.dw-inline .dw {
    position: static;
    display: inline-block;
    max-width: 100%;
}

.dw-inline.dw-liq .dw-persp .dw {
    display: block;
}

.dw-inline .dw-persp {
    position: static;
}

.dw-bubble .dw {
    margin: 20px 0;
}

.dw-bubble .dw-arrw {
    position: absolute;
    left: 0;
    width: 100%;
}

.dw-bubble-top .dw-arrw {
    bottom: -36px;
}

.dw-bubble-bottom .dw-arrw {
    top: -36px;
}

.dw-bubble .dw-arrw-i {
    margin: 0 30px;
    position: relative;
    height: 36px;
}

.dw-bubble .dw-arr {
    display: block;
}

.dw-arr {
    display: none;
    position: absolute;
    left: 0;
    width: 0;
    height: 0;
    border-width: 18px 18px;
    border-style: solid;
    margin-left: -18px;
}

.dw-bubble-bottom .dw-arr {
    top: 0;
}

.dw-bubble-top .dw-arr {
    bottom: 0;
}

.dw-hidden {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    border: 0;
    overflow: hidden;
}

.dwv {
    overflow: hidden;
    text-overflow: ellipsis;
}

.dwb {
    overflow: hidden;
    display: block;
    text-decoration: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: top;
}

.dwb-e {
    cursor: pointer;
}

.dwb-d {
    cursor: default;
}

.dwbc {
    display: table;
    width: 100%;
    text-align: center;
}

.dwbw {
    vertical-align: top;
    display: table-cell;
    position: relative;
    z-index: 5;
}

    .dwbw .dwb:before {
        padding: .375em;
    }

.mbsc-wdg .dwcc {
    position: relative;
    z-index: 0;
    padding: 1em;
    font-size: 14px;
    text-align: left;
    white-space: normal;
}

.mbsc-mobiscroll .dwwr {
    min-width: 220px;
    background: #f7f7f7;
    color: #454545;
    font-size: 16px;
}

.mbsc-mobiscroll .dwv {
    padding: 0 .6666em;
    padding-top: .6666em;
    color: #4eccc4;
    font-size: .75em;
    text-transform: uppercase;
    min-height: 2em;
    line-height: 2em;
}

.mbsc-mobiscroll .dwbc {
    display: block;
    overflow: hidden;
    text-align: right;
    padding: 0 .5em .5em .5em;
}

.mbsc-mobiscroll .dwbw {
    display: block;
    float: right;
}

.mbsc-mobiscroll .dw-rtl .dwbw {
    float: left;
}

.mbsc-mobiscroll .dwb {
    height: 2.5em;
    line-height: 2.5em;
    padding: 0 1em;
    color: #4eccc4;
    text-transform: uppercase;
}

.mbsc-mobiscroll .dwb-a {
    background: rgba(78,204,196,.3);
}

.mbsc-mobiscroll .dw-bubble-bottom .dw-arr {
    border-color: transparent transparent #f7f7f7 transparent;
}

.mbsc-mobiscroll .dw-bubble-top .dw-arr {
    border-color: #f7f7f7 transparent transparent transparent;
}

.mbsc-ios-classic .dw {
    min-width: 134px;
    border: 1px solid #2d3034;
}

.mbsc-ios-classic .dwo {
    background: 0;
}

.mbsc-ios-classic .dwwr {
    position: relative;
    padding: 0 6px;
    margin-top: 40px;
    background: -webkit-gradient(linear,left top,left bottom,from(#9f9fa6),color-stop(0.5,#484a55),color-stop(0.5,#272836),to(#282a39));
    background: -webkit-linear-gradient(#9f9fa6,#484a55 50%,#272836 50%,#282a39);
    background: -moz-linear-gradient(#9f9fa6,#484a55 50%,#272836 50%,#282a39);
    background: linear-gradient(#9f9fa6,#484a55 50%,#272836 50%,#282a39);
    background-color: #9f9fa6;
    background-repeat: no-repeat;
    color: #fff;
    overflow: visible;
}

.mbsc-ios-classic.dw-nobtn .dwwr {
    margin-top: 0;
}

.mbsc-ios-classic .dwv {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    border: 0;
    overflow: hidden;
}

.mbsc-ios-classic .dwbc {
    display: block;
    position: absolute;
    top: -40px;
    left: 0;
    width: 100%;
    height: 28px;
    padding: 5px 0;
    background: #454545;
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(69,69,69,0.7)),color-stop(0.5,rgba(37,37,37,0.7)),color-stop(0.5,rgba(16,16,16,0.7)),to(rgba(0,0,0,0.7)));
    background: -webkit-linear-gradient(rgba(69,69,69,0.7),rgba(37,37,37,0.7) 50%,rgba(16,16,16,0.7) 50%,rgba(0,0,0,0.7));
    background: -moz-linear-gradient(rgba(69,69,69,0.7),rgba(37,37,37,0.7) 50%,rgba(16,16,16,0.7) 50%,rgba(0,0,0,0.7));
    background: linear-gradient(rgba(69,69,69,0.7),rgba(37,37,37,0.7) 50%,rgba(16,16,16,0.7) 50%,rgba(0,0,0,0.7));
    border-bottom: 1px solid #888;
    border-bottom: 1px solid rgba(255,255,255,0.5);
    border-top: 1px solid #888;
    border-top: 1px solid rgba(255,255,255,0.5);
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.mbsc-ios-classic .dwb {
    margin: 0 5px;
    padding: 0 10px;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    color: #fff;
    border: 1px solid #1f1f1f;
    background: #1a1a1a;
    background: -webkit-gradient(linear,left top,left bottom,from(#7b7b7b),color-stop(0.5,#1a1a1a),color-stop(0.5,#000));
    background: -webkit-linear-gradient(#7b7b7b,#1a1a1a 50%,#000 50%);
    background: -moz-linear-gradient(#7b7b7b,#1a1a1a 50%,#000 50%);
    background: linear-gradient(#7b7b7b,#1a1a1a 50%,#000 50%);
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.3);
    border-radius: 5px;
    box-shadow: 0 1px 0 rgba(255,255,255,0.3);
}

.mbsc-ios-classic .dwb-s .dwb {
    border: 1px solid #194aab;
    background: #194aab;
    background: -webkit-gradient(linear,left top,left bottom,from(#82aaff),color-stop(0.5,#3162c4),color-stop(0.5,#194aab));
    background: -webkit-linear-gradient(#82aaff,#3162c4 50%,#194aab 50%);
    background: -moz-linear-gradient(#82aaff,#3162c4 50%,#194aab 50%);
    background: linear-gradient(#82aaff,#3162c4 50%,#194aab 50%);
}

.mbsc-ios-classic .dwb-a {
    opacity: .8;
    filter: alpha(opacity=80);
}

.mbsc-ios-classic .dwbw {
    display: block;
    float: right;
}

.mbsc-ios-classic .dwb-c {
    float: left;
}

.mbsc-ios-classic.dw-bubble .dw {
    padding: 6px;
    background: #afafaf;
    background: -webkit-gradient(linear,left top,left bottom,from(#afafaf),color-stop(0.3,#1b2530));
    background: -webkit-linear-gradient(#afafaf,#1b2530 30%);
    background: -moz-linear-gradient(#afafaf,#1b2530 30%);
    background: linear-gradient(#afafaf,#1b2530 30%);
    -webkit-box-shadow: 0 0 25px rgba(0,0,0,0.7);
    border-radius: 5px;
    box-shadow: 0 0 25px rgba(0,0,0,0.7);
}

.mbsc-ios-classic .dw-bubble-bottom .dw-arr {
    border-color: transparent transparent #2d3034 transparent;
}

    .mbsc-ios-classic .dw-bubble-bottom .dw-arr:after {
        content: '';
        position: absolute;
        top: -16px;
        left: -17px;
        border: 17px solid #afafaf;
        border-color: transparent transparent #afafaf transparent;
    }

.mbsc-ios-classic .dw-bubble-top .dw-arr {
    border-color: #1b2530 transparent transparent transparent;
}

.mbsc-ios-classic.mbsc-wdg .dwwr {
    padding: 6px;
}

.mbsc-ios-classic.mbsc-wdg .dwcc {
    background: #fff;
    color: #000;
    -webkit-box-shadow: 0 1px 1px rgba(255,255,255,.3),0 1px 5px rgba(0,0,0,0.90) inset,0 -1px 1px rgba(0,0,0,0.90) inset;
    box-shadow: 0 1px 1px rgba(255,255,255,.3),0 1px 5px rgba(0,0,0,0.90) inset,0 -1px 1px rgba(0,0,0,0.90) inset;
    border-radius: .5em;
}

.mbsc-ios .dwo {
    background: rgba(0,0,0,.2);
    filter: Alpha(Opacity=20);
}

.mbsc-ios .dwwr {
    position: relative;
    background: #f7f7f7;
    color: #000;
    padding-top: 40px;
}

.mbsc-ios .dwv {
    padding: 0 5px;
    color: #9d9d9d;
    line-height: 30px;
    min-height: 30px;
    font-size: 12px;
    border-bottom: 1px solid #acacac;
}

.mbsc-ios .dwbc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #acacac;
}

.mbsc-ios .dwb {
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    display: inline-block;
    color: #007aff;
    font-size: 17px;
}

.mbsc-ios .dwb-a {
    opacity: .5;
}

.mbsc-ios .dwbw {
    display: block;
    float: right;
}

.mbsc-ios .dwb-c {
    float: left;
}

.mbsc-ios .dwb-s .dwb {
    font-weight: bold;
}

.mbsc-ios .dw-bubble-bottom .dw-arr {
    border-color: transparent transparent #f7f7f7 transparent;
}

.mbsc-ios .dw-bubble-top .dw-arr {
    border-color: #f7f7f7 transparent transparent transparent;
}

.mbsc-ios.dw-bubble .dwwr {
    border-radius: 8px;
}

.mbsc-ios.dw-nobtn .dwwr {
    padding-top: 0;
}

.mbsc-form {
    font-size: 16px;
    font-family: arial,verdana,sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}

.mbsc-wdg .mbsc-w-p .mbsc-form {
    background: 0;
}

.mbsc-rtl {
    direction: rtl;
}

.mbsc-err-msg {
    display: block;
    font-size: .75em;
}

.mbsc-input, .mbsc-checkbox, .mbsc-switch, .mbsc-btn, .mbsc-radio {
    position: relative;
    display: block;
    margin: 0;
    z-index: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .mbsc-input input, .mbsc-input select, .mbsc-input textarea, .mbsc-checkbox input, .mbsc-switch input, .mbsc-radio input, .mbsc-btn {
        margin: 0;
        padding: 0;
        border: 0;
        border-radius: 0;
        outline: 0;
        font-family: inherit;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

    .mbsc-checkbox input, .mbsc-switch input, .mbsc-radio input, .mbsc-select select {
        position: absolute;
        z-index: 3;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .mbsc-btn, .mbsc-input input, .mbsc-input textarea, .mbsc-checkbox-box, .mbsc-checkbox-box:after, .mbsc-radio-box, .mbsc-radio-box:after, .mbsc-switch-track, .mbsc-input-wrap {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

.mbsc-desc {
    display: block;
    font-size: .75em;
    color: #a0a0a0;
}

.mbsc-label {
    display: block;
}

.mbsc-input textarea, .mbsc-input input, .mbsc-input select {
    display: block;
    width: 100%;
    font-size: 1em;
}

    .mbsc-input input:focus, .mbsc-input textarea:focus, .mbsc-input select:focus, .mbsc-btn:focus {
        outline: 0;
    }

.mbsc-input .mbsc-label {
    font-size: .875em;
}

.mbsc-input-wrap {
    position: relative;
    display: block;
}

.mbsc-input-ic {
    position: absolute;
    height: 1.25em;
    width: 1.25em;
    line-height: 1.25em;
    text-align: center;
}

.mbsc-ic-right .mbsc-input-ic {
    right: .5em;
}

.mbsc-ic-left .mbsc-input-ic {
    left: .5em;
}

.mbsc-ic-right input {
    padding-right: 2.4em;
}

.mbsc-ic-left input {
    padding-left: 2.4em;
}

.mbsc-input textarea {
    resize: none;
    overflow: hidden;
    line-height: 1.5em;
}

.mbsc-input .mbsc-textarea-scroll {
    overflow: auto;
}

.mbsc-select select {
    top: -1px;
}

.mbsc-select-ic {
    display: none;
}

.mbsc-checkbox {
    padding: .5em;
}

.mbsc-checkbox-box {
    position: absolute;
    top: 50%;
    display: block;
    width: 1.375em;
    height: 1.375em;
}

    .mbsc-checkbox-box:after {
        content: '';
        position: absolute;
        display: block;
        opacity: 0;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

.mbsc-checkbox input:checked + .mbsc-checkbox-box:after {
    opacity: 1;
}

.mbsc-radio {
    padding: .5em;
}

.mbsc-radio-box {
    position: absolute;
    top: 50%;
    display: block;
    width: 1.25em;
    height: 1.25em;
    border-radius: 1.25em;
}

    .mbsc-radio-box:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: .625em;
        height: .625em;
        margin-top: -.3125em;
        margin-left: -.3125em;
        border-radius: .625em;
        opacity: 0;
    }

.mbsc-radio input:checked + .mbsc-radio-box:after {
    opacity: 1;
}

.mbsc-switch {
    padding: .5em;
}

.mbsc-switch-track {
    position: absolute;
    top: 50%;
    display: block;
    width: 3.375em;
    height: 1.625em;
    -webkit-transition: background-color .2s ease-in-out,border .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out,border .2s ease-in-out;
    transition: background-color .2s ease-in-out,border .2s ease-in-out;
}

.mbsc-switch-handle {
    position: absolute;
    top: .125em;
    left: .063em;
    display: block;
    width: 1.375em;
    height: 1.375em;
    -webkit-transition: -webkit-transform .2s cubic-bezier(0.25,0.8,0.25,1);
    -moz-transition: -moz-transform .2s cubic-bezier(0.25,0.8,0.25,1);
    transition: transform .2s cubic-bezier(0.25,0.8,0.25,1);
}

.mbsc-switch-txt-off, .mbsc-switch-txt-on {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    font-size: .625em;
    text-align: center;
    line-height: 2em;
}

.mbsc-btn {
    position: relative;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    text-align: center;
    text-overflow: ellipsis;
    font-size: 1em;
    cursor: pointer;
}

.mbsc-btn-ic {
    line-height: 1;
}

.mbsc-btn-block {
    display: block;
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.mbsc-padding {
    padding: 1em;
}

.mbsc-form h1, .mbsc-form h2, .mbsc-form h3, .mbsc-form h4, .mbsc-form h5, .mbsc-form h6 {
    margin: 0;
    padding: 0;
    color: inherit;
    font-weight: normal;
    font-family: inherit;
}

.mbsc-form p {
    margin: 1em 0;
    padding: 0;
    font-size: 1em;
}

.mbsc-form a {
    text-decoration: none;
}

    .mbsc-form a:hover {
        text-decoration: underline;
    }

.mbsc-form h1 {
    margin: .347826em 0;
    font-size: 2.875em;
}

.mbsc-form h2 {
    margin: .470588em 0;
    font-size: 2.125em;
}

.mbsc-form h3 {
    margin: .666666em 0;
    font-size: 1.5em;
}

.mbsc-form h4 {
    margin: .8em 0;
    font-size: 1.25em;
}

.mbsc-form h5 {
    margin: 1.066666em 0;
    font-size: .9375em;
}

.mbsc-form h6 {
    margin: 1.333333em 0;
    font-size: .75em;
}

.mbsc-mobiscroll.mbsc-form {
    background: #f7f7f7;
    color: #454545;
}

    .mbsc-mobiscroll.mbsc-form *::-moz-selection {
        color: #fff;
        background: #4eccc4;
    }

    .mbsc-mobiscroll.mbsc-form *::selection {
        color: #fff;
        background: #4eccc4;
    }

.mbsc-mobiscroll .mbsc-desc {
    color: #6d6d6d;
}

.mbsc-mobiscroll .mbsc-divider {
    padding: 1.5em 1em .5em 1em;
    color: #4eccc4;
}

.mbsc-mobiscroll .mbsc-err-msg {
    padding-top: .75em;
    font-size: .75em;
    color: #de3226;
}

.mbsc-mobiscroll .mbsc-input textarea, .mbsc-mobiscroll .mbsc-input input {
    height: 2.125em;
    padding: 0 0 1px 0;
    background: transparent;
    border-bottom: 1px solid #787878;
    font-size: 1em;
    color: #1f1f1f;
}

    .mbsc-mobiscroll .mbsc-input select:focus ~ input, .mbsc-mobiscroll .mbsc-input textarea:focus, .mbsc-mobiscroll .mbsc-input input:focus {
        border-color: #4eccc4;
    }

    .mbsc-mobiscroll .mbsc-input select:disabled ~ input, .mbsc-mobiscroll .mbsc-input select:disabled ~ .mbsc-select-ic, .mbsc-mobiscroll .mbsc-input textarea:disabled, .mbsc-mobiscroll .mbsc-input input:disabled {
        opacity: .4;
    }

    .mbsc-mobiscroll .mbsc-input textarea:-webkit-autofill, .mbsc-mobiscroll .mbsc-input input:-webkit-autofill {
        padding: 0 .25em;
    }

.mbsc-mobiscroll .mbsc-input {
    padding: .5em 1em;
}

.mbsc-mobiscroll .mbsc-input-ic {
    top: .4375em;
    margin: -2px 0 0 0;
    color: #787878;
}

.mbsc-mobiscroll .mbsc-input.mbsc-ic-left {
    padding-left: 3.25em;
}

.mbsc-mobiscroll .mbsc-input.mbsc-ic-right {
    padding-right: 3.25em;
}

.mbsc-mobiscroll .mbsc-ic-left .mbsc-input-ic {
    left: -2.25em;
}

.mbsc-mobiscroll .mbsc-ic-right .mbsc-input-ic {
    right: -2.25em;
}

.mbsc-mobiscroll .mbsc-input.mbsc-err input, .mbsc-mobiscroll .mbsc-input.mbsc-err textarea {
    padding: 0;
    border-bottom: 1px solid #ec2a32;
}

.mbsc-mobiscroll .mbsc-input .mbsc-label {
    font-size: .75em;
}

.mbsc-mobiscroll .mbsc-input textarea {
    padding-top: .25em;
}

.mbsc-mobiscroll .mbsc-select-ic {
    position: absolute;
    display: block;
    height: 1.25em;
    width: 1.25em;
    top: .5625em;
    right: 0;
    text-align: center;
}

.mbsc-mobiscroll .mbsc-checkbox {
    padding: 1em 3.125em 1em 1em;
}

.mbsc-mobiscroll .mbsc-checkbox-box {
    background: #4eccc4;
    margin-top: -.5625em;
    width: 1.125em;
    height: 1.125em;
    right: 1em;
}

    .mbsc-mobiscroll .mbsc-checkbox-box:after {
        top: .25em;
        left: .185em;
        width: .8125em;
        height: .4375em;
        border: .125em solid #fff;
        border-top: 0;
        border-right: 0;
    }

.mbsc-mobiscroll .mbsc-checkbox input:disabled + .mbsc-checkbox-box {
    background: #d6d6d6;
}

.mbsc-mobiscroll .mbsc-radio {
    padding: 1em 3.125em 1em 1em;
}

.mbsc-mobiscroll .mbsc-radio-box {
    right: 1em;
    width: 1.125em;
    height: 1.125em;
    margin-top: -.5625em;
    background: transparent;
    border: .125em solid #4eccc4;
}

    .mbsc-mobiscroll .mbsc-radio-box:after {
        width: .5em;
        height: .5em;
        margin-top: -.25em;
        margin-left: -.25em;
        background: #4eccc4;
        border-radius: .625em;
    }

.mbsc-mobiscroll .mbsc-radio input:checked + .mbsc-radio-box {
    background: transparent;
}

.mbsc-mobiscroll .mbsc-radio input:disabled + .mbsc-radio-box {
    border-color: #d6d6d6;
}

    .mbsc-mobiscroll .mbsc-radio input:disabled + .mbsc-radio-box:after {
        background: #d6d6d6;
    }

.mbsc-mobiscroll .mbsc-switch {
    padding: 1em 4.375em 1em 1em;
    line-height: 1.25em;
}

.mbsc-mobiscroll .mbsc-switch-track {
    right: 1em;
    width: 2.375em;
    height: .875em;
    margin-top: -.4375em;
    background: #dedede;
    border-radius: 1.25em;
}

.mbsc-mobiscroll .mbsc-switch-handle {
    top: 50%;
    left: 0;
    width: 1.5em;
    height: 1.5em;
    margin-top: -.75em;
    background: #c9c9c9;
    border-radius: 1.25em;
}

    .mbsc-mobiscroll .mbsc-switch-handle:before {
        top: -.625em;
        left: -.625em;
        width: 2.5em;
        height: 2.5em;
    }

.mbsc-mobiscroll .mbsc-switch input:checked + .mbsc-switch-track {
    background: #b4e5e2;
}

    .mbsc-mobiscroll .mbsc-switch input:checked + .mbsc-switch-track .mbsc-switch-handle {
        -webkit-transform: translate3d(.85em,0,0);
        -moz-transform: translate3d(.85em,0,0);
        transform: translate3d(.85em,0,0);
        background: #4eccc4;
    }

.mbsc-mobiscroll .mbsc-switch input:disabled + .mbsc-switch-track {
    background: #d6d6d6;
    opacity: .7;
}

    .mbsc-mobiscroll .mbsc-switch input:disabled + .mbsc-switch-track .mbsc-switch-handle {
        background: #e2e2e2;
    }

.mbsc-mobiscroll .mbsc-checkbox input:disabled ~ .mbsc-label, .mbsc-mobiscroll .mbsc-checkbox input:disabled ~ .mbsc-desc, .mbsc-mobiscroll .mbsc-radio input:disabled ~ .mbsc-label, .mbsc-mobiscroll .mbsc-radio input:disabled ~ .mbsc-desc, .mbsc-mobiscroll .mbsc-switch input:disabled ~ .mbsc-label, .mbsc-mobiscroll .mbsc-switch input:disabled ~ .mbsc-desc {
    opacity: .4;
}

.mbsc-mobiscroll .mbsc-checkbox-box:after, .mbsc-mobiscroll .mbsc-radio-box:after {
    opacity: 1;
    -webkit-transform: scale(0) rotate(-45deg);
    -moz-transform: scale(0) rotate(-45deg);
    transform: scale(0) rotate(-45deg);
    -webkit-transition: -webkit-transform .1s ease-out;
    -moz-transition: -moz-transform .1s ease-out;
    transition: transform .1s ease-out;
}

.mbsc-mobiscroll .mbsc-checkbox input:checked + .mbsc-checkbox-box:after, .mbsc-mobiscroll .mbsc-radio input:checked + .mbsc-radio-box:after {
    opacity: 1;
    -webkit-transform: scale(1) rotate(-45deg);
    -moz-transform: scale(1) rotate(-45deg);
    transform: scale(1) rotate(-45deg);
}

.mbsc-mobiscroll .mbsc-btn {
    margin: .5em;
    padding: .6875em;
    background: #4eccc4;
    color: #f0f0f0;
    font-size: 1em;
    text-transform: uppercase;
}

.mbsc-mobiscroll .mbsc-btn-ic {
    padding-right: .6875em;
}

.mbsc-mobiscroll .mbsc-btn-icon-only .mbsc-btn-ic {
    padding: 0 .5em;
}

.mbsc-mobiscroll .mbsc-btn:disabled {
    background: #dedede;
}

.mbsc-mobiscroll .mbsc-btn.mbsc-active {
    opacity: .6;
}

.mbsc-mobiscroll .mbsc-btn-flat.mbsc-active {
    opacity: 1;
    background: rgba(78,204,196,.3);
}

.mbsc-mobiscroll .mbsc-btn-flat {
    background: transparent;
    color: #4eccc4;
    border-color: transparent;
}

    .mbsc-mobiscroll .mbsc-btn-flat:disabled {
        background: transparent;
        color: #c9c9c9;
    }

.mbsc-mobiscroll .mbsc-btn-group {
    padding: 0 .5em;
}

.mbsc-mobiscroll a {
    color: #4eccc4;
}

.mbsc-ios.mbsc-form {
    background: #f7f7f7;
    color: #000;
}

    .mbsc-ios.mbsc-form *::-moz-selection {
        color: #fff;
        background: #1272dc;
    }

    .mbsc-ios.mbsc-form *::selection {
        color: #fff;
        background: #1272dc;
    }

.mbsc-ios .mbsc-input-ic {
    color: #7f8797;
}

.mbsc-ios .mbsc-padding {
    padding: .875em;
}

.mbsc-ios .mbsc-divider {
    padding: 0 1.1666em;
    background: #f5f5f5;
    border-bottom: 1px solid #ccc;
    color: #777;
    font-size: .75em;
    font-weight: bold;
    line-height: 2em;
    text-transform: uppercase;
}

.mbsc-ios .mbsc-input {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    background: #fff;
    border-bottom: 1px solid #ccc;
}

    .mbsc-ios .mbsc-textarea textarea, .mbsc-ios .mbsc-input input {
        height: 2.75em;
        padding: 0 1em;
        background: transparent;
    }

        .mbsc-ios .mbsc-input input::-webkit-input-placeholder {
            color: #ccc;
        }

        .mbsc-ios .mbsc-input input::-ms-input-placeholder {
            color: #ccc;
        }

        .mbsc-ios .mbsc-input input::-moz-placeholder {
            color: #ccc;
        }

    .mbsc-ios .mbsc-input .mbsc-label {
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -moz-box-flex: 0;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%;
        max-width: 12.5em;
        padding-left: 1em;
        overflow: hidden;
        font-size: 1em;
        line-height: 2.75em;
        color: #020202;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

.mbsc-ios .mbsc-input-wrap {
    position: static;
    -webkit-box-flex: 1;
    -webkit-flex: 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 auto;
    -ms-flex: 1 auto;
    flex: 1 auto;
}

.mbsc-ios .mbsc-input select:disabled ~ input, .mbsc-ios .mbsc-input select:disabled ~ .mbsc-ic, .mbsc-ios .mbsc-input input:disabled {
    opacity: .5;
}

.mbsc-ios .mbsc-err {
    border-bottom-color: #d8332a;
    z-index: 1;
}

.mbsc-ios .mbsc-err-msg {
    padding: .5em 1.3333em;
    color: #d8332a;
}

.mbsc-ios .mbsc-select-ic {
    position: absolute;
    display: block;
    height: 1.25em;
    width: 1.25em;
    top: .875em;
    right: 1em;
    text-align: center;
}

.mbsc-ios .mbsc-ic-right .mbsc-select-ic {
    right: 3.4em;
}

.mbsc-ios .mbsc-textarea .mbsc-input-wrap {
    padding: .625em 0;
}

.mbsc-ios .mbsc-textarea textarea {
    height: 3em;
}

.mbsc-ios .mbsc-input-ic {
    top: .75em;
    margin-top: -1px;
}

.mbsc-ios .mbsc-ic-left .mbsc-input-wrap {
    padding-left: 2.25em;
}

.mbsc-ios .mbsc-ic-right .mbsc-input-wrap {
    padding-right: 2.25em;
}

.mbsc-ios .mbsc-ic-left .mbsc-label {
    padding-left: 3.25em;
}

    .mbsc-ios .mbsc-ic-left .mbsc-label ~ .mbsc-input-wrap {
        padding-left: 0;
    }

.mbsc-ios .mbsc-ic-left .mbsc-input-ic {
    left: 1em;
}

.mbsc-ios .mbsc-ic-right .mbsc-input-ic {
    right: 1em;
}

.mbsc-ios .mbsc-checkbox, .mbsc-ios .mbsc-radio {
    padding: .875em 3.5em .875em .875em;
    background: #fff;
    border-bottom: 1px solid #ccc;
}

    .mbsc-ios .mbsc-checkbox input:disabled + .mbsc-checkbox-box, .mbsc-ios .mbsc-checkbox input:disabled ~ .mbsc-label, .mbsc-ios .mbsc-checkbox input:disabled ~ .mbsc-desc, .mbsc-ios .mbsc-radio input:disabled + .mbsc-radio-box, .mbsc-ios .mbsc-radio input:disabled ~ .mbsc-label, .mbsc-ios .mbsc-radio input:disabled ~ .mbsc-desc, .mbsc-ios .mbsc-switch input:disabled + .mbsc-switch-track, .mbsc-ios .mbsc-switch input:disabled ~ .mbsc-label, .mbsc-ios .mbsc-switch input:disabled ~ .mbsc-desc {
        opacity: .3;
    }

.mbsc-ios .mbsc-checkbox-box:after, .mbsc-ios .mbsc-radio-box:after {
    -webkit-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
}

.mbsc-ios .mbsc-checkbox-box {
    right: .875em;
    width: 1.75em;
    height: 1.75em;
    margin-top: -.875em;
    background: transparent;
    border: .125em solid #1272dc;
    border-radius: 2em;
}

    .mbsc-ios .mbsc-checkbox-box:after {
        top: 32%;
        left: 26%;
        width: .75em;
        height: .375em;
        border: .125em solid #1272dc;
        border-top: 0;
        border-right: 0;
    }

.mbsc-ios .mbsc-radio-box {
    right: 1.125em;
    margin-top: -.625em;
    background: transparent;
}

    .mbsc-ios .mbsc-radio-box:after {
        position: absolute;
        top: 44%;
        left: 23%;
        width: 1em;
        height: .5em;
        border: .125em solid #1272dc;
        border-top: 0;
        border-right: 0;
        border-radius: 0;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

.mbsc-ios .mbsc-radio input:disabled ~ .mbsc-radio-label {
    color: #a6a7a6;
}

.mbsc-ios .mbsc-switch {
    padding: .875em 4.875em .875em .875em;
    background: #fff;
    border-bottom: 1px solid #ccc;
}

    .mbsc-ios .mbsc-switch .mbsc-switch-track {
        right: .875em;
        width: 3em;
        height: 1.75em;
        margin-top: -.96875em;
        background: #e5e5e5;
        border: .09375em solid #e5e5e5;
        border-radius: 1.25em;
        box-sizing: content-box;
    }

        .mbsc-ios .mbsc-switch .mbsc-switch-track:after {
            content: '';
            position: absolute;
            z-index: 1;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            background: #fff;
            border-radius: 1.25em;
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            transform: scale(1);
            -webkit-transition: -webkit-transform .2s ease-out;
            -moz-transition: -moz-transform .2s ease-out;
            transition: transform .2s ease-out;
        }

    .mbsc-ios .mbsc-switch .mbsc-switch-handle {
        z-index: 2;
        top: 0;
        left: 0;
        width: 1.75em;
        height: 1.75em;
        background: #fff;
        border-radius: 1.75em;
        -webkit-box-shadow: 0 0 1em rgba(0,0,0,.1),0 0 .0625em rgba(0,0,0,.15),0 .125em .125em rgba(0,0,0,.15);
        box-shadow: 0 0 1em rgba(0,0,0,.1),0 0 .0625em rgba(0,0,0,.15),0 .125em .125em rgba(0,0,0,.15);
        -webkit-transition: -webkit-transform .2s ease-out;
        -moz-transition: -moz-transform .2s ease-out;
        transition: transform .2s ease-out;
    }

    .mbsc-ios .mbsc-switch input:checked + .mbsc-switch-track {
        background: #4cd764;
        border-color: #4cd764;
    }

        .mbsc-ios .mbsc-switch input:checked + .mbsc-switch-track:after {
            -webkit-transform: scale(0);
            -moz-transform: scale(0);
            transform: scale(0);
        }

        .mbsc-ios .mbsc-switch input:checked + .mbsc-switch-track .mbsc-switch-handle {
            -webkit-transform: translate3d(1.25em,0,0);
            -moz-transform: translate3d(1.25em,0,0);
            transform: translate3d(1.25em,0,0);
        }

.mbsc-ios .mbsc-btn {
    margin: .5em .25em;
    padding: .625em 1.375em;
    background: #fff;
    border: 0;
    border-radius: .25em;
    color: #1272dc;
    -webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
}

.mbsc-ios .mbsc-btn-ic {
    padding-right: .625em;
}

.mbsc-ios .mbsc-btn-icon-only .mbsc-btn-ic {
    padding: 0;
}

.mbsc-ios .mbsc-btn.mbsc-active {
    background: #f5f5f5;
}

.mbsc-ios .mbsc-btn:disabled {
    background: #dfdfdf;
    color: #c4c4c4;
}

.mbsc-ios .mbsc-btn-flat {
    background: transparent;
    border-color: transparent;
}

    .mbsc-ios .mbsc-btn-flat.mbsc-active {
        opacity: .6;
    }

    .mbsc-ios .mbsc-btn-flat:disabled {
        background: transparent;
        opacity: .8;
        color: #c4c4c4;
    }

.mbsc-ios .mbsc-btn-group {
    padding: .375em .625em;
}

.mbsc-ios a {
    color: #1272dc;
}

.mbsc-np .dwwr {
    font-size: 16px;
}

.mbsc-np-hdr {
    position: relative;
}

.mbsc-np-dsp {
    padding: .5em 1.75em .5em .5em;
    text-align: left;
    font-size: 2em;
    line-height: .8;
}

.mbsc-np-sup {
    display: inline-block;
    font-size: .375em;
    vertical-align: top;
}

.mbsc-np-del {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 3.5em;
    text-align: center;
}

    .mbsc-np-del:before {
        display: block;
        width: 100%;
        position: absolute;
        top: 50%;
        left: 0;
        margin-top: -.5em;
        font-size: 2em;
        line-height: 1;
    }

.mbsc-np-ph {
    display: inline-block;
    min-width: .5625em;
    text-align: center;
    vertical-align: top;
}

.mbsc-np-tbl-c {
    min-width: 15em;
}

.mbsc-np-tbl {
    display: table;
    width: 100%;
    font-size: 1.375em;
}

.mbsc-np-row {
    display: table-row;
}

.mbsc-np-btn {
    position: relative;
    z-index: 0;
    width: 33.3333333333%;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 3em;
    -webkit-user-select: none;
}

    .mbsc-np-btn.dwb-a {
        opacity: 1;
    }

.mbsc-np .dwbc .dwb-d {
    opacity: .3;
}

.dw-rtl .mbsc-np-dsp {
    padding-left: 1.75em;
    padding-right: .5em;
    text-align: right;
}

.dw-rtl .mbsc-np-del {
    left: 0;
    right: auto;
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
}

.mbsc-np-time {
    text-transform: uppercase;
}

.mbsc-np-ts-h, .mbsc-np-ts-m {
    font-weight: bold;
}

.mbsc-mobiscroll .mbsc-np-del {
    color: #4eccc4;
}

.mbsc-mobiscroll .mbsc-np-tbl-c {
    padding: .5em;
}

.mbsc-mobiscroll .mbsc-np-btn.dwb-d {
    opacity: .5;
}

.mbsc-android .mbsc-np-hdr {
    border-bottom: 2px solid #555;
}

.mbsc-android .mbsc-np-tbl-c {
    padding: 1px;
}

.mbsc-android .mbsc-np-btn {
    border: 1px solid #000;
    color: #000;
    background: #ccc;
    background: -webkit-gradient(linear,left bottom,left top,from(#ccc),to(#eee));
    background: -webkit-linear-gradient(#eee,#ccc);
    background: -moz-linear-gradient(#eee,#ccc);
    background: linear-gradient(#eee,#ccc);
}

    .mbsc-android .mbsc-np-btn.dwb-d {
        opacity: .7;
    }

.mbsc-android .mbsc-np-btn-empty {
    background: 0;
}

.mbsc-android-holo .mbsc-np-hdr {
    border-bottom: 1px solid #424542;
}

.mbsc-android-holo .mbsc-np-btn.dwb-d {
    opacity: .3;
}

.mbsc-android-holo-light .mbsc-np-hdr {
    border-bottom: 1px solid #dbdbdb;
}

.mbsc-bootstrap.mbsc-np .dwbc {
    padding: 4px 2px;
}

.mbsc-bootstrap .mbsc-np-del.dwb-a {
    opacity: .5;
}

.mbsc-bootstrap .mbsc-np-btn {
    border-top-width: 0;
    border-right-width: 0;
    font-size: inherit;
    border-radius: 0;
}

.mbsc-bootstrap .mbsc-np-row:first-child .mbsc-np-btn {
    border-top-width: 1px;
}

.mbsc-bootstrap .dw-ltr .mbsc-np-btn:first-child, .mbsc-bootstrap .dw-rtl .mbsc-np-btn:last-child {
    border-left-width: 0;
}

.mbsc-bootstrap.dw-inline .mbsc-np-row:last-child .mbsc-np-btn {
    border-bottom-width: 0;
}

.mbsc-bootstrap .mbsc-np-row .mbsc-np-btn.mbsc-np-btn-empty {
    background: 0;
}

.mbsc-ios-classic.mbsc-np .dwwr {
    padding: 0;
    background: #282a39;
}

.mbsc-ios-classic .mbsc-np-del {
    color: #4d5463;
    text-shadow: 0 1px 0 rgba(255,255,255,0.7);
}

.mbsc-ios-classic .mbsc-np-btn {
    border-top: 1px solid #2d3034;
    border-left: 1px solid #2d3034;
    background: #6f7684;
    background: -webkit-gradient(linear,left top,left bottom,from(#6f7684),to(#4e5564));
    background: -webkit-linear-gradient(#6f7684,#4e5564);
    background: -moz-linear-gradient(#6f7684,#4e5564);
    background: linear-gradient(#6f7684,#4e5564);
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.3) inset;
    box-shadow: 0 1px 0 rgba(255,255,255,.3) inset;
    text-shadow: 0 -1px 0 rgba(52,64,77,0.7);
    font-weight: bold;
}

.mbsc-ios-classic .dw-ltr .mbsc-np-btn:first-child, .mbsc-ios-classic .dw-rtl .mbsc-np-btn:last-child {
    border-left: 0;
}

.mbsc-ios-classic .mbsc-np-btn.dwb-a {
    background: #eee;
    color: #000;
    text-shadow: 0 1px 0 rgba(255,255,255,0.7);
}

.mbsc-ios-classic .mbsc-np-btn.dwb-d {
    opacity: .5;
}

.mbsc-ios-classic .mbsc-np-btn-empty, .mbsc-ios-classic .mbsc-np-hdr {
    color: #000;
    background: #eee;
    background: -webkit-gradient(linear,left top,left bottom,from(#eee),to(#bbb));
    background: -webkit-linear-gradient(#eee,#bbb);
    background: -moz-linear-gradient(#eee,#bbb);
    background: linear-gradient(#eee,#bbb);
}

.mbsc-ios .mbsc-np-btn {
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    font-size: 1.375em;
    height: 2.2em;
}

.mbsc-ios .dw-ltr .mbsc-np-btn:first-child, .mbsc-ios .dw-rtl .mbsc-np-btn:last-child {
    border-left: 0;
}

.mbsc-ios .mbsc-np-btn.dwb-a {
    background: #ddd;
}

.mbsc-ios .mbsc-np-btn.dwb-d {
    color: #ddd;
}

.mbsc-ios .mbsc-np-btn-empty {
    background: #ddd;
}

.mbsc-ios .mbsc-np-ts-h, .mbsc-ios .mbsc-np-ts-m {
    font-weight: normal;
}

.mbsc-jqm.mbsc-np .dwbc {
    padding: 4px 2px;
}

.mbsc-jqm .mbsc-np-del.dwb-a {
    opacity: .5;
}

.mbsc-jqm .mbsc-np-btn {
    border-top-width: 0;
    border-right-width: 0;
    font-size: 1.2em;
    height: 2.5em;
    padding: 0;
}

.mbsc-jqm .mbsc-np-row:first-child .mbsc-np-btn {
    border-top-width: 1px;
}

.mbsc-jqm.dw-inline .mbsc-np-row:last-child .mbsc-np-btn {
    border-bottom-width: 0;
}

.mbsc-jqm .dw-ltr .mbsc-np-btn:first-child, .mbsc-jqm .dw-rtl .mbsc-np-btn:first-child {
    border-left-width: 0;
}

.mbsc-jqm .mbsc-np-btn .ui-btn-inner {
    height: 100%;
    padding: 0;
    font-size: 1em;
    line-height: 2.5em;
}

.mbsc-jqm .mbsc-np-row .mbsc-np-btn.mbsc-np-btn-empty {
    background: 0;
}

.mbsc-sense-ui .mbsc-np-hdr {
    background: #000;
    border-bottom: 2px solid #fff;
}

.mbsc-sense-ui .mbsc-np-btn.dwb-d {
    color: #666;
}

.mbsc-sense .mbsc-np-hdr {
    background: #121212;
    color: #fff;
}

.mbsc-sense .mbsc-np-btn {
    border-top: 1px solid #bfbfbf;
    border-left: 1px solid #bfbfbf;
    color: #2c2e2f;
    -webkit-box-shadow: 0 .0625em 0 rgba(255,255,255,.5) inset;
    box-shadow: 0 .0625em 0 rgba(255,255,255,.5) inset;
}

.mbsc-sense .dw-ltr .mbsc-np-btn:first-child, .mbsc-sense .dw-rtl .mbsc-np-btn:last-child {
    border-left: 0;
}

.mbsc-sense .mbsc-np-btn.dwb-a {
    background: #bad7e1;
}

.mbsc-sense .mbsc-np-btn.dwb-d {
    color: #bfbfbf;
}

.mbsc-wp.mbsc-np .dwwr {
    padding: 2px;
}

.mbsc-wp.mbsc-np .dwbc {
    padding-top: 4px;
}

.mbsc-wp .mbsc-np-del.dwb-a {
    top: 0;
    opacity: .5;
}

    .mbsc-wp .mbsc-np-del.dwb-a:before {
        background: 0;
        color: #fff;
    }

.mbsc-wp .mbsc-np-btn {
    top: 0;
    background: #333;
    border: 2px solid #1f1f1f;
}

    .mbsc-wp .mbsc-np-btn.dwb-a {
        background: #1a9fe0;
    }

    .mbsc-wp .mbsc-np-btn.dwb-d {
        color: #666;
    }

.mbsc-wp .mbsc-np-btn-empty {
    background: 0;
}

.mbsc-wp-light .mbsc-np-del.dwb-a:before {
    color: #000;
}

.mbsc-wp-light .mbsc-np-btn {
    border-color: #dedede;
    background: #ccc;
}

    .mbsc-wp-light .mbsc-np-btn.dwb-a {
        background: #b5b5b5;
    }

    .mbsc-wp-light .mbsc-np-btn.dwb-d {
        color: #999;
    }

.mbsc-wp-light .mbsc-np-btn-empty {
    background: 0;
}

.mbsc-material .mbsc-np-del, .mbsc-material .mbsc-np-btn {
    overflow: hidden;
}

.mbsc-material .mbsc-np-btn {
    font-size: 1.4545em;
    height: 2.0625em;
}

.mbsc-material .mbsc-np-del {
    color: #009688;
    font-size: .875em;
}

.mbsc-material .mbsc-np-tbl-c {
    padding: .5em;
}

.mbsc-material .mbsc-np-btn.dwb-d {
    opacity: .5;
}

.dwwb, .dwwo, .dwwol {
    -webkit-transform: translateZ(0);
}

.dwc {
    max-width: 100%;
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.dwl {
    line-height: 30px;
    height: 30px;
    top: -30px;
    left: 0;
    text-align: center;
    white-space: nowrap;
    position: absolute;
    width: 100%;
}

.dwwc {
    margin: 0 auto;
    position: relative;
    zoom: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.dwfl {
    max-width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 auto;
    -ms-flex: 1 auto;
    flex: 1 auto;
}

.dwwl {
    position: relative;
    z-index: 5;
}

.dwww {
    position: relative;
    padding: 1px;
}

.dww {
    overflow: hidden;
    position: relative;
    border-radius: 1px;
}

.dw-bf {
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000px;
    backface-visibility: hidden;
    perspective: 1000px;
}

.dw-ul {
    position: relative;
    z-index: 3;
}

.dw-li {
    padding: 0 5px;
    position: relative;
    text-align: center;
    white-space: nowrap;
    vertical-align: bottom;
    opacity: .3;
    filter: Alpha(Opacity=30);
    cursor: pointer;
    -webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
}

    .dw-li.dw-v, .dw-li.dw-fv {
        opacity: 1;
        filter: Alpha(Opacity=100);
    }

    .dw-li.dw-h {
        visibility: hidden;
    }

.dw-i {
    position: relative;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dwwb {
    position: absolute;
    z-index: 4;
    left: 0;
    cursor: pointer;
    width: 100%;
    text-decoration: none;
    text-align: center;
    opacity: 1;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear;
}

.dwa .dwwb {
    opacity: 0;
}

.dwpm .dwwbp {
    top: 0;
}

.dwpm .dwwbm {
    bottom: 0;
}

.dwpm .dwwol {
    display: none;
}

.dwwo {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.dwwol {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 0;
    width: 100%;
    pointer-events: none;
}

.dw-liq .dwc {
    display: block;
}

.dw-liq .dw-tbl {
    width: 100%;
    table-layout: fixed;
}

.dwhl .dwl {
    display: none;
}

.dw-hsel {
    position: absolute;
    height: 1px;
    width: 1px;
    left: 0;
    overflow: hidden;
    clip: rect(1px,1px,1px,1px);
}

.dw-ml .dw-li {
    overflow: hidden;
}

    .dw-ml .dw-li .dw-i {
        width: 100%;
        height: auto;
        display: inline-block;
        vertical-align: middle;
        white-space: normal;
    }

.dwwms .dw-li {
    padding: 0 40px;
}

.dwwms .dwwol {
    display: none;
}

.dw-msel:before {
    width: 40px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
}

.dww .dw-w-gr {
    padding: 0 5px;
    opacity: 1;
    font-weight: bold;
    text-align: left;
}

.mbsc-mobiscroll .dwc {
    padding: 2em .25em 0 .25em;
}

.mbsc-mobiscroll .dwl {
    color: #4eccc4;
    font-size: .75em;
    text-transform: uppercase;
}

.mbsc-mobiscroll .dwhl {
    padding-top: 0;
}

.mbsc-mobiscroll .dwfl {
    padding: .5em .25em;
}

.mbsc-mobiscroll .dw-li {
    font-size: 1.375em;
}

.mbsc-mobiscroll .dw-hl {
    background: rgba(78,204,196,.3);
}

.mbsc-mobiscroll .dwwol {
    border-top: 1px solid #4eccc4;
    border-bottom: 1px solid #4eccc4;
}

.mbsc-mobiscroll .dwpm .dwwol {
    display: block;
}

.mbsc-mobiscroll .dwwb {
    color: #4eccc4;
    background: #f7f7f7;
}

.mbsc-mobiscroll .dwwbp {
    bottom: 0;
    top: auto;
}

.mbsc-mobiscroll .dwwbm {
    top: 0;
    bottom: auto;
}

.mbsc-mobiscroll .dwwb span {
    display: none;
}

.mbsc-mobiscroll .dwwb:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    font-size: 24px;
    text-align: center;
}

.mbsc-mobiscroll .dwwb.dwb-a:before {
    background: rgba(78,204,196,.3);
}

.mbsc-mobiscroll .dw-w-gr {
    font-size: 1.125em;
}

.mbsc-mobiscroll .dw-msel:before {
    font-size: 40px;
    color: #4eccc4;
}

.mbsc-mobiscroll .dwwms .dwwol {
    display: none;
}

.mbsc-ios-classic .dwc {
    padding: 30px 2px 10px 2px;
}

.mbsc-ios-classic .dwhl {
    padding: 10px 2px;
}

.mbsc-ios-classic .dwwl {
    padding: 0 2px;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    background: #cbcce0;
    background: -webkit-gradient(linear,left bottom,left top,from(#2c2c38),color-stop(0.35,#cbcce0),color-stop(0.65,#cbcce0),to(#2c2c38));
    background: -webkit-linear-gradient(#2c2c38,#cbcce0 35%,#cbcce0 65%,#2c2c38);
    background: -moz-linear-gradient(#2c2c38,#cbcce0 35%,#cbcce0 65%,#2c2c38);
    background: linear-gradient(#2c2c38,#cbcce0 35%,#cbcce0 65%,#2c2c38);
    -webkit-box-shadow: 0 1px 1px rgba(255,255,255,0.3);
    box-shadow: 0 1px 1px rgba(255,255,255,0.3);
}

.mbsc-ios-classic .dw-ltr .dwsc .dwfl:first-child .dwwl, .mbsc-ios-classic .dw-rtl .dwsc .dwfl:last-child .dwwl {
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.mbsc-ios-classic .dw-ltr .dwsc .dwfl:last-child .dwwl, .mbsc-ios-classic .dw-rtl .dwsc .dwfl:first-child .dwwl {
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.mbsc-ios-classic .dwsc .dww {
    background: #fff;
    background: -webkit-gradient(linear,left bottom,left top,from(#333),color-stop(0.10,#999),color-stop(0.30,#fff),color-stop(0.70,#fff),color-stop(0.90,#999),to(#333));
    background: -webkit-linear-gradient(#333,#999 10%,#fff 30%,#fff 70%,#999 90%,#333);
    background: -moz-linear-gradient(#333,#999 10%,#fff 30%,#fff 70%,#999 90%,#333);
    background: linear-gradient(#333,#999 10%,#fff 30%,#fff 70%,#999 90%,#333);
    border-radius: 0;
}

.mbsc-ios-classic .dwpm .dwwl {
    margin: 4px 2px;
    border: 1px solid #000;
    border-radius: 3px;
}

.mbsc-ios-classic .dwpm .dww {
    background: -webkit-gradient(linear,left bottom,left top,from(#333),color-stop(0.48,#fff),color-stop(0.52,#fff),to(#333));
    background: -webkit-linear-gradient(#333,#fff 48%,#fff 52%,#333);
    background: -moz-linear-gradient(#333,#fff 48%,#fff 52%,#333);
    background: linear-gradient(#333,#fff 48%,#fff 52%,#333);
}

.mbsc-ios-classic .dw-li {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    text-align: right;
    text-shadow: none;
}

    .mbsc-ios-classic .dw-li.dw-hl {
        background: -webkit-gradient(linear,left bottom,left top,from(#0288f3),to(#005de6));
        background: -webkit-linear-gradient(#0288f3,#005de6);
        background: -moz-linear-gradient(#0288f3,#005de6);
        background: linear-gradient(#0288f3,#005de6);
        color: #fff;
    }

.mbsc-ios-classic .dwwo {
    background: -webkit-gradient(linear,left bottom,left top,from(#333),color-stop(0.1,rgba(153,153,153,0)),color-stop(0.9,rgba(153,153,153,0)),to(#333));
    background: -webkit-linear-gradient(#333,rgba(153,153,153,0) 10%,rgba(153,153,153,0) 90%,#333);
    background: -moz-linear-gradient(#333,rgba(153,153,153,0) 10%,rgba(153,153,153,0) 90%,#333);
    background: linear-gradient(#333,rgba(153,153,153,0) 10%,rgba(153,153,153,0) 90%,#333);
}

.mbsc-ios-classic .dwwol {
    height: 28px;
    padding: 1px;
    margin-top: -16px;
    border-top: 1px solid #7b8699;
    border-bottom: 1px solid #7b8699;
    background: #6f75b0;
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0.5,rgba(111,117,176,0.5)),color-stop(0.5,rgba(151,157,197,0.5)));
    background: -webkit-linear-gradient(rgba(151,157,197,0.5) 50%,rgba(111,117,176,0.5) 50%);
    background: -moz-linear-gradient(rgba(151,157,197,0.5) 50%,rgba(111,117,176,0.5) 50%);
    background: linear-gradient(rgba(151,157,197,0.5) 50%,rgba(111,117,176,0.5) 50%);
    z-index: 10;
    left: -1px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    filter: alpha(opacity=50);
}

.mbsc-ios-classic .dwwb {
    color: #fff;
    background: #3f4e68;
    background: -webkit-gradient(linear,left bottom,left top,from(#3f4e68),color-stop(0.5,#75859f),color-stop(0.5,#808ea6),to(#c7d1e2));
    background: -webkit-linear-gradient(#c7d1e2,#808ea6 50%,#75859f 50%,#3f4e68);
    background: -moz-linear-gradient(#c7d1e2,#808ea6 50%,#75859f 50%,#3f4e68);
    background: linear-gradient(#c7d1e2,#808ea6 50%,#75859f 50%,#3f4e68);
}

.mbsc-ios-classic .dwwbp {
    border-radius: 3px 3px 0 0;
    font-size: 40px;
}

.mbsc-ios-classic .dwwbm {
    border-radius: 0 0 3px 3px;
    font-size: 32px;
    font-weight: bold;
}

.mbsc-ios-classic .dwwl .dwb-a {
    background: #252c36;
    background: -webkit-gradient(linear,left bottom,left top,from(#252c36),color-stop(0.5,#171e28),color-stop(0.5,#272e38),to(#6b6e75));
    background: -webkit-linear-gradient(#6b6e75,#272e38 50%,#171e28 50%,#252c36);
    background: -moz-linear-gradient(#6b6e75,#272e38 50%,#171e28 50%,#252c36);
    background: linear-gradient(#6b6e75,#272e38 50%,#171e28 50%,#252c36);
}

.mbsc-ios-classic.dwms .dww {
    padding: 10px 0;
}

.mbsc-ios-classic .dwwms .dw-li {
    padding: 0 5px 0 40px;
    text-align: left;
}

.mbsc-ios-classic .dw-msel {
    color: #215085;
}

.mbsc-ios-classic .dww .dw-w-gr {
    padding: 0 5px;
    color: #777;
    text-align: left;
}

.mbsc-ios .dwl {
    text-align: left;
    text-indent: 5px;
    color: #ababab;
}

.mbsc-ios .dwwc {
    padding: 30px 10px 10px 10px;
}

.mbsc-ios .dwhl .dwwc {
    padding-top: 10px;
}

.mbsc-ios .dwwo {
    background: -webkit-gradient(linear,left bottom,left top,from(#f7f7f7),color-stop(0.52,rgba(245,245,245,0)),color-stop(0.48,rgba(245,245,245,0)),to(#f7f7f7));
    background: -webkit-linear-gradient(#f7f7f7,rgba(245,245,245,0) 52%,rgba(245,245,245,0) 48%,#f7f7f7);
    background: -moz-linear-gradient(#f7f7f7,rgba(245,245,245,0) 52%,rgba(245,245,245,0) 48%,#f7f7f7);
    background: linear-gradient(#f7f7f7,rgba(245,245,245,0) 52%,rgba(245,245,245,0) 48%,#f7f7f7);
}

.mbsc-ios .dwwol {
    padding: 0 10px;
    height: 34px;
    margin: -18px 0 0 -10px;
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
}

.mbsc-ios .dw-li {
    color: #9d9d9d;
    font-size: 22px;
    text-align: left;
}

.mbsc-ios .dw-hl {
    background: rgba(0,122,255,.2);
}

.mbsc-ios .dw-sel {
    color: #000;
}

.mbsc-ios .dwpm .dw-li {
    text-align: center;
}

.mbsc-ios .dwpm .dwwol {
    display: block;
}

.mbsc-ios .dwwb {
    color: #007aff;
    background: #f7f7f7;
}

.mbsc-ios .dwwbp {
    bottom: 0;
    top: auto;
}

.mbsc-ios .dwwbm {
    top: 0;
    bottom: auto;
}

.mbsc-ios .dwwb span {
    display: none;
}

.mbsc-ios .dwwb:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    font-size: 24px;
    text-align: center;
}

.mbsc-ios.dw-select .dwwo {
    display: none;
}

.mbsc-ios .dwwms .dw-li {
    padding: 0 5px 0 40px;
    color: #000;
}

.mbsc-ios .dwwms .dw-msel {
    color: #007aff;
}

.mbsc-ios .dw-msel:before {
    font-size: 40px;
}

.mbsc-ios .dw-select-gr .dw-li {
    padding-left: 40px;
}

.mbsc-ios .dw-select-gr .dw-w-gr {
    padding-left: 5px;
    font-weight: normal;
    font-size: 18px;
}

.dw-cal-sc-m-cell, .dw-cal-days, .dw-cal-slide, .dw-cal-row, .dw-cal-day, .dw-cal-day-fg, .dw-week-nr {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.dw-cal-sc-c, .dw-week-nrs-c, .dw-cal-c, .dw-cal-anim-c, .dw-cal-slide, .dw-cal-tab .dw-i, .dw-cal-sc .dw-i {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.dw-calendar .dwcc {
    position: relative;
    margin: 0 auto;
}

.dw-calendar .dwc-hh {
    width: 0;
    height: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
    display: none;
}

.dw-cal-c {
    position: relative;
}

.dw-cal-pnl {
    display: inline-block;
    vertical-align: middle;
}

.dw-cal-tabbed .dw-cal-pnl {
    display: table;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.dw-cal-tabbed .dw-cal-pnl-h {
    display: none;
}

.dw-cal-tabbed .dw-cal-pnl-i {
    display: table-cell;
    vertical-align: middle;
}

.dw-cal-tabbed .dw-cal {
    width: auto !important;
}

.dw-trans .dw-persp .dw-cal-c {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
}

.dw-cal-anim-c {
    position: relative;
    overflow: hidden;
}

.dw-cal-anim {
    position: relative;
    height: 100%;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.dw-cal-no3d .dw-cal-anim {
    margin: 0;
}

.dw-cal-slide {
    opacity: .5;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 300ms;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

    .dw-cal-slide:first-child {
        position: relative;
    }

.dw-cal-slide-a {
    opacity: 1;
}

.dw-cal-header {
    line-height: 40px;
}

.dw-cal table {
    width: 100%;
    height: 100%;
    border-collapse: collapse;
    table-layout: fixed;
}

.dw-cal th {
    line-height: 30px;
    text-align: center;
}

.dw-cal-nb {
    border: 0;
}

.dw-cal-body {
    position: relative;
}

.dw-cal-table {
    height: 100%;
    width: 100%;
    display: table;
    table-layout: fixed;
}

.dw-cal-row {
    white-space: nowrap;
    display: table-row;
}

.dw-cal-day {
    line-height: 2.5em;
    width: 14.2857%;
    height: 16.6666%;
    position: relative;
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    cursor: default;
}

.dw-cal-day-v {
    cursor: pointer;
}

.dw-cal-day .dw-i {
    overflow: visible;
}

.dw-cal-day-diff .dw-i {
    opacity: .3;
}

.dw-hide-diff .dw-cal-day-diff .dw-i {
    visibility: hidden;
}

.dw-cal-day-inv .dw-i {
    opacity: .3;
}

.dw-cal-day-fg {
    padding: 5px;
    position: relative;
    z-index: 2;
}

.dw-weeks .dw-cal-days-c, .dw-weeks .dw-cal-anim-c {
    padding-left: 26px;
}

.dw-week-nrs-c {
    display: none;
    position: absolute;
    width: 26px;
    height: 100%;
    left: 0;
    z-index: 3;
}

.dw-week-nrs {
    display: table;
    width: 100%;
    height: 100%;
}

.dw-week-nr {
    position: relative;
    display: none;
    height: 16.6666%;
    text-align: center;
    font-weight: bold;
}

.dw-week-nr-i {
    display: table-cell;
    vertical-align: middle;
    padding-top: 1px;
}

.dw-weeks .dw-week-nrs-c {
    display: block;
}

.dw-week-nrs .dw-week-nr {
    display: table-row;
}

.dw-rtl .dw-weeks .dw-cal-days-c, .dw-rtl .dw-weeks .dw-cal-anim-c {
    padding-left: 0;
    padding-right: 26px;
}

.dw-rtl .dw-week-nrs-c {
    left: auto;
    right: 0;
}

.dw-cal-sc-c {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    overflow: hidden;
}

.dw-cal-h {
    visibility: hidden;
}

.dw-cal-p-out {
    -webkit-animation: 200ms dw-f-out ease-in;
    -moz-animation: 200ms dw-f-out ease-in;
    animation: 200ms dw-f-out ease-in;
}

.dw-cal-p-in {
    -webkit-animation: 200ms dw-f-in ease-out;
    -moz-animation: 200ms dw-f-in ease-out;
    animation: 200ms dw-f-in ease-out;
}

.mbsc-old .dw-cal-p-in, .mbsc-old .dw-cal-p-out {
    -webkit-animation: none;
    -moz-animation: none;
    animation: none;
}

.dw-cal-sc {
    position: relative;
    height: 100%;
    white-space: nowrap;
    font-size: 1.3333em;
}

.dw-cal-sc-p {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-transform: translate3d(0,0,0);
}

.dw-cal-sc-tbl {
    display: table;
    width: 100%;
    height: 100%;
    table-layout: fixed;
}

.dw-cal-sc-row {
    display: table-row;
}

.dw-cal-sc-cell {
    cursor: pointer;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.dw-cal-sc-m-cell {
    height: 25%;
}

.dw-cal-btnc {
    position: relative;
    font-size: 1.5em;
}

.dw-cal-btnw {
    position: relative;
    height: 40px;
}

.dw-cal .dw-cal-btn {
    position: absolute;
    top: 0;
    height: 40px;
    width: 36px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.dw-cal .dwb-d {
    opacity: .3;
}

.dw-cal-prev {
    left: 0;
}

.dw-cal-next {
    right: 0;
}

.dw-cal-month, .dw-cal-year {
    cursor: pointer;
}

.dw-cal-btnc-ym .dw-cal-month, .dw-cal-btnc-ym .dw-cal-year {
    display: block;
    margin: 0 36px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dw-cal-btnc-ym .dw-cal-btnw {
    width: 50%;
    display: inline-block;
    white-space: nowrap;
    vertical-align: top;
}

.dw-cal-btn-txt {
    overflow: hidden;
}

    .dw-cal-btn-txt:before {
        display: block;
    }

.dw-cal-liq .dw {
    display: block;
}

.dw-cal-liq .dw-cal-pnl {
    width: 100%;
}

.dw-cal-liq .dw-cal {
    width: auto;
}

.dw-cal-liq.dw-modal .dw {
    width: 100%;
    top: 0;
    left: 0;
}

.dw-cal-liq.dw-modal .dwo {
    display: none;
}

.dw-cal-liq.dw-modal .dwwr {
    width: auto !important;
}

.dw-cal-tabs {
    line-height: 40px;
    display: none;
    color: #000;
}

.dw-cal-tabbed .dw-cal-tabs {
    display: block;
}

.dw-cal-tabbed .dwwr {
    width: auto !important;
}

.dw-cal-tabs ul, .dw-cal-tabs li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.dw-cal-tabs ul {
    width: 100%;
    display: table;
}

.dw-cal-tab {
    width: 33.33%;
    display: table-cell;
    cursor: pointer;
}

    .dw-cal-tab .dw-i {
        display: block;
        text-decoration: none;
    }

.dw-cal-multi .dw-cal-slide {
    padding-left: 8px;
}

.dw-ltr .dw-cal-multi .dw-cal-anim-c {
    margin-right: -8px;
}

.dw-rtl .dw-cal-multi .dw-cal-anim-c {
    margin-left: -8px;
}

.dw-cal-multi .dw-cal-anim {
    margin-left: -8px;
}

.dw-cal-multi .dw-cal-btnw {
    display: block;
    width: auto;
}

.dw-cal-multi .dw-cal-btnw-m {
    display: inline-block;
    white-space: nowrap;
    vertical-align: top;
}

.dw-cal-multi .dw-cal-days-c {
    overflow: hidden;
}

.dw-cal-multi .dw-cal-days {
    float: left;
}

.mbsc-cal-m .dw-cal {
    font-size: 1.2em;
}

.mbsc-cal-l .dw-cal {
    font-size: 1.4em;
}

.mbsc-mobiscroll .dw-cal-c {
    padding: .5em;
}

.mbsc-mobiscroll .dw-cal-sc {
    font-size: 1em;
}

.mbsc-mobiscroll .dw-cal-sc-c {
    background: #f7f7f7;
}

.mbsc-mobiscroll .dw-cal-btnc {
    font-size: 1.125em;
}

.mbsc-mobiscroll .dw-cal-btn-txt {
    color: #4eccc4;
    font-size: 1em;
    line-height: 40px;
}

.mbsc-mobiscroll .dw-cal-days {
    color: #4eccc4;
    border-bottom: 1px solid #4eccc4;
}

    .mbsc-mobiscroll .dw-cal-days th {
        font-size: .6875em;
        font-weight: normal;
    }

.mbsc-mobiscroll .dw-cal-day {
    line-height: 1.875em;
    text-align: center;
}

.mbsc-mobiscroll .dw-cal-day-fg {
    font-size: .8125em;
}

.mbsc-mobiscroll .dw-cal .dw-sel .dw-i {
    background: #4eccc4;
    color: #fff;
}

.mbsc-mobiscroll .dw-cal-day-hl .dw-i {
    border-color: #4eccc4;
}

.mbsc-mobiscroll .dw-week-nrs-c {
    font-size: .6875em;
    color: #4eccc4;
    background: #f7f7f7;
}

.mbsc-mobiscroll .dw-week-nr-i {
    padding-top: 0;
    font-weight: normal;
}

.mbsc-mobiscroll .dw-cal-tabs {
    line-height: 1.875em;
    padding: .5em .5em 0 .5em;
    text-transform: uppercase;
}

.mbsc-mobiscroll .dw-cal-tabbed .dwwr {
    padding-top: .5em;
}

.mbsc-mobiscroll .dw-cal-tabbed .dwv {
    padding-top: 0;
}

.mbsc-mobiscroll .dw-cal-tab {
    border: 1px solid #4eccc4;
    font-size: .7em;
}

.mbsc-mobiscroll .dw-cal-tabs ul {
    width: auto;
    margin: 0 auto;
}

.mbsc-mobiscroll .dw-cal-tab .dw-i {
    padding: 0 1.2em;
    color: #454545;
}

.mbsc-mobiscroll .dw-ltr .dw-cal-tab:first-child {
    border-right: 0;
}

.mbsc-mobiscroll .dw-ltr .dw-cal-tab:last-child {
    border-left: 0;
}

.mbsc-mobiscroll .dw-rtl .dw-cal-tab:last-child {
    border-right: 0;
}

.mbsc-mobiscroll .dw-rtl .dw-cal-tab:first-child {
    border-left: 0;
}

.mbsc-mobiscroll .dw-cal-tabs .dw-sel {
    background: #4eccc4;
}

    .mbsc-mobiscroll .dw-cal-tabs .dw-sel .dw-i {
        color: #f7f7f7;
    }

.mbsc-ios-classic.dw-cal-liq .dw {
    border: 1px solid #2d3034;
}

.mbsc-ios-classic.dw-cal-liq.dw-bottom .dw {
    border-width: 1px 0 0 0;
}

.mbsc-ios-classic.dw-cal-liq.dw-top .dw {
    border-width: 0 0 1px 0;
}

.mbsc-ios-classic.dw-calendar .dwwr {
    padding: 0;
}

.mbsc-ios-classic.dw-calendar .dwcc {
    overflow: hidden;
}

.mbsc-ios-classic.dw-calendar .dwc {
    margin: 0 8px;
}

.mbsc-ios-classic.dw-calendar .dwc-h, .mbsc-ios-classic.dw-calendar .dwc-hh {
    margin: 0;
}

.mbsc-ios-classic .dw-cal-c {
    margin-left: -1px;
    background: #ccc;
}

.mbsc-ios-classic .dw-cal {
    text-shadow: 0 1px 0 rgba(255,255,255,0.7);
}

.mbsc-ios-classic .dw-cal-header {
    background: #f2f2f2;
    background: -webkit-gradient(linear,left top,left bottom,from(#f2f2f2),to(#ccc));
    background: -webkit-linear-gradient(#f2f2f2,#ccc);
    background: -moz-linear-gradient(#f2f2f2,#ccc);
    background: linear-gradient(#f2f2f2,#ccc);
    color: #545454;
    font-weight: bold;
}

.mbsc-ios-classic .dw-cal-btn {
    margin: 0;
    padding: 0;
    border: 0;
    background: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.mbsc-ios-classic .dw-cal-btn-txt {
    font-size: 30px;
    line-height: 40px;
    color: #34404d;
}

.mbsc-ios-classic .dw-cal th {
    line-height: 14px;
    font-size: .8333em;
    color: #545454;
}

.mbsc-ios-classic .dw-cal-table {
    background: #ccc;
    background: -webkit-gradient(linear,left top,left bottom,from(#e2e2e2),to(#ccc));
    background: -webkit-linear-gradient(#e2e2e2,#ccc);
    background: -moz-linear-gradient(#e2e2e2,#ccc);
    background: linear-gradient(#e2e2e2,#ccc);
}

.mbsc-ios-classic .dw-cal-day {
    border-top: 1px solid #9fa2ab;
    border-left: 1px solid #9fa2ab;
    color: #34404d;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.6666em;
    text-align: center;
}

.mbsc-ios-classic .dw-rtl .dw-cal-day {
    border: 0;
    border-top: 1px solid #9fa2ab;
    border-right: 1px solid #9fa2ab;
}

.mbsc-ios-classic .dw-cal-day-bg {
    top: -1px;
    padding-top: 1px;
    padding-right: 1px;
}

.mbsc-ios-classic .dw-sel .dw-cal-day-bg {
    padding-right: 0;
}

.mbsc-ios-classic .dw-week-nrs-c {
    color: #34404d;
    font-size: .8333em;
    background: #ccc;
    border-right: 1px solid #9fa2ab;
}

.mbsc-ios-classic .dw-rtl .dw-week-nrs-c {
    border-right: 0;
    border-left: 1px solid #9fa2ab;
}

.mbsc-ios-classic .dw-week-nr-i {
    padding-top: 2px;
}

.mbsc-ios-classic .dw-cal-day .dw-cal-day-fg {
    height: 100%;
    border-top: 1px solid #ededed;
    border-right: 1px solid #ededed;
}

.mbsc-ios-classic .dw-cal .dw-sel .dw-cal-day-fg, .mbsc-ios-classic .dw-cal .dw-cal-day-hl .dw-cal-day-fg {
    border-color: transparent;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(52,64,77,0.7);
}

.mbsc-ios-classic .dw-cal .dw-sel .dw-i {
    background: #1980e5;
    background: -webkit-gradient(linear,left top,left bottom,from(#71b0ef),color-stop(0.5,#2b8ae7),color-stop(0.5,#0072e2));
    background: -webkit-linear-gradient(#71b0ef,#2b8ae7 50%,#0072e2 50%);
    background: -moz-linear-gradient(#71b0ef,#2b8ae7 50%,#0072e2 50%);
    background: linear-gradient(#71b0ef,#2b8ae7 50%,#0072e2 50%);
}

.mbsc-ios-classic .dw-sel .dw-cal-day-frame {
    position: absolute;
    z-index: 2;
    top: -1px;
    left: -1px;
    height: 100%;
    width: 100%;
    border: 1px solid #293649;
}

.mbsc-ios-classic .dw-cal .dw-cal-day-hl .dw-i {
    background: #7389a5;
    -webkit-box-shadow: 0 0 8px rgba(52,64,77,0.7) inset;
    box-shadow: 0 0 8px rgba(52,64,77,0.7) inset;
}

.mbsc-ios-classic .dw-cal .dw-cal-day-hl .dw-cal-day-frame {
    border-color: #364f72;
}

.mbsc-ios-classic .dw-cal-sc-c {
    background: #ccc;
    font-size: 1.125em;
}

.mbsc-ios-classic .dw-cal-sc-m-cell {
    position: relative;
    border-top: 1px solid #9fa2ab;
    border-left: 1px solid #9fa2ab;
    color: #545454;
    font-weight: bold;
}

    .mbsc-ios-classic .dw-cal-sc-m-cell .dw-i {
        padding: 0;
        border-top: 1px solid #ededed;
        border-right: 1px solid #ededed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

.mbsc-ios-classic .dw-cal-sc .dw-sel .dw-i {
    padding: 0;
}

.mbsc-ios-classic .dw-cal-sc .dw-sel:after {
    content: '';
    position: absolute;
    z-index: 1;
    top: -1px;
    bottom: -1px;
    left: -1px;
    right: -1px;
    border: 1px solid #293649;
}

.mbsc-ios-classic .dw-cal-tabbed .dwwr {
    background-position: center 23px;
}

.mbsc-ios-classic .dw-cal-tabs {
    padding: 5px;
    border-bottom: 1px solid #2d3034;
    background: #c5ccd4;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(70%,#c5ccd4),color-stop(70%,#cbd2d8),color-stop(100%,#cbd2d8));
    background: -webkit-linear-gradient(left,#c5ccd4 70%,#cbd2d8 70%,#cbd2d8 100%);
    background: -moz-linear-gradient(left,#c5ccd4 70%,#cbd2d8 70%,#cbd2d8 100%);
    background: linear-gradient(left,#c5ccd4 70%,#cbd2d8 70%,#cbd2d8 100%);
    -webkit-background-size: 7px 512px;
    background-size: 7px 512px;
}

    .mbsc-ios-classic .dw-cal-tabs ul {
        -webkit-box-shadow: 0 1px 1px rgba(255,255,255,0.2);
        border-radius: 7px;
        box-shadow: 0 1px 1px rgba(255,255,255,0.2);
    }

.mbsc-ios-classic .dw-cal-tab {
    background: #ddd;
    background: -webkit-gradient(linear,left top,left bottom,from(#fdfdfd),to(#d2d2d2));
    background: -webkit-linear-gradient(#fdfdfd,#d2d2d2);
    background: -moz-linear-gradient(#fdfdfd,#d2d2d2);
    background: linear-gradient(#fdfdfd,#d2d2d2);
    border: 1px solid #afafaf;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 0 1px 0 rgba(255,255,255,0.7);
}

    .mbsc-ios-classic .dw-cal-tab .dw-i {
        color: #888;
        padding: 0 10px;
    }

.mbsc-ios-classic .dw-ltr .dw-cal-tab:first-child {
    border-right: 0;
    border-radius: 6px 0 0 6px;
}

.mbsc-ios-classic .dw-ltr .dw-cal-tab:last-child {
    border-left: 0;
    border-radius: 0 6px 6px 0;
}

.mbsc-ios-classic .dw-rtl .dw-cal-tab:last-child {
    border-right: 0;
    border-radius: 6px 0 0 6px;
}

.mbsc-ios-classic .dw-rtl .dw-cal-tab:first-child {
    border-left: 0;
    border-radius: 0 6px 6px 0;
}

.mbsc-ios-classic .dw-cal-tabs .dw-sel {
    background: #427de5;
    background: -webkit-gradient(linear,left top,left bottom,from(#336ec8),color-stop(0.5,#427de5),color-stop(0.5,#4e89e7),to(#6fa7f4));
    background: -webkit-linear-gradient(#336ec8,#427de5 50%,#4e89e7 50%,#6fa7f4);
    background: -moz-linear-gradient(#336ec8,#427de5 50%,#4e89e7 50%,#6fa7f4);
    background: linear-gradient(#336ec8,#427de5 50%,#4e89e7 50%,#6fa7f4);
    border: 0;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.7);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5) inset;
    box-shadow: 0 1px 2px rgba(0,0,0,0.5) inset;
}

    .mbsc-ios-classic .dw-cal-tabs .dw-sel .dw-i {
        color: #fff;
    }

.mbsc-ios-classic .dw-cal-multi {
    padding-bottom: 4px;
}

    .mbsc-ios-classic .dw-cal-multi .dw-cal-anim-c {
        margin: 0;
        padding: 0 2px;
    }

    .mbsc-ios-classic .dw-cal-multi .dw-cal-anim {
        margin: 0;
    }

.mbsc-ios-classic .dw-ltr .dw-cal-multi.dw-weeks .dw-cal-anim-c {
    padding: 0 2px 0 24px;
}

.mbsc-ios-classic .dw-rtl .dw-cal-multi.dw-weeks .dw-cal-anim-c {
    padding: 0 24px 0 2px;
}

.mbsc-ios-classic .dw-cal-multi .dw-cal-days, .mbsc-ios-classic .dw-cal-multi .dw-cal-slide {
    padding: 0 2px;
}

.mbsc-ios-classic .dw-cal-multi .dw-cal-day {
    border-top: 0;
    border-bottom: 1px solid #9fa2ab;
}

.mbsc-ios-classic .dw-ltr .dw-cal-multi .dw-cal-day:last-child {
    border-right: 1px solid #9fa2ab;
}

.mbsc-ios-classic .dw-rtl .dw-cal-multi .dw-cal-day:last-child {
    border-left: 1px solid #9fa2ab;
}

.mbsc-ios-classic .dw-cal-multi .dw-cal-row:first-child .dw-cal-day {
    border-top: 1px solid #9fa2ab;
}

.mbsc-ios.dw-calendar.dw-inline .dw {
    border: 1px solid #e3e3e3;
}

.mbsc-ios.dw-calendar.dw-bubble .dwwr {
    padding-bottom: 8px;
}

.mbsc-ios .dw-cal-c {
    margin: 0;
    padding: 0;
}

.mbsc-ios .dw-cal {
    color: #000;
}

.mbsc-ios .dw-cal-table {
    font-size: 1.1666em;
}

.mbsc-ios .dw-cal-btn-txt {
    color: #007aff;
    font-size: 23px;
}

.mbsc-ios .dw-cal th, .mbsc-ios .dw-week-nr {
    font-weight: normal;
    font-size: 1.1666em;
}

.mbsc-ios .dw-week-nrs-c {
    background: #f7f7f7;
}

.mbsc-ios .dw-cal-day {
    padding: 2px 5px 10px 5px;
    background: #fff;
    border-top: 1px solid #e3e3e3;
    color: #000;
    line-height: 1.7142em;
}

.mbsc-ios .dw-cal .dw-i {
    position: static;
    text-align: center;
}

.mbsc-ios .dw-cal .dw-cal-day-fg {
    width: 1.7142em;
    height: 1.7142em;
    border: 1px solid transparent;
    text-align: center;
    padding: 0;
    margin: 0 auto;
}

.mbsc-ios .dw-sel .dw-cal-day-fg {
    border-radius: 1000px;
    border: 1px solid #007aff;
    background: #007aff;
    color: #fff;
}

.mbsc-ios .dw-cal-day-hl .dw-cal-day-fg {
    border: 1px solid #007aff;
    background: 0;
    color: #000;
    border-radius: 1000px;
}

.mbsc-ios .dw-cal-sc-c {
    background: #fff;
}

.mbsc-ios .dw-cal-sc-m-cell {
    background: #fff;
    border-top: 1px solid #e3e3e3;
}

.mbsc-ios .dw-cal-sc .dw-sel .dw-i {
    display: inline-block;
    width: auto;
    height: auto;
    background: #007aff;
    color: #fff;
    padding: 0 10px;
    line-height: 26px;
    border-radius: 13px;
}

.mbsc-ios .dw-cal-tabs {
    padding: 10px 10px 5px 10px;
}

.mbsc-ios .dw-cal-tab {
    border: 1px solid #007aff;
    line-height: 27px;
    font-size: 14px;
}

    .mbsc-ios .dw-cal-tab .dw-i {
        padding: 0 10px;
        color: #007aff;
    }

.mbsc-ios .dw-ltr .dw-cal-tab:first-child {
    border-right: 0;
    border-radius: 4px 0 0 4px;
}

.mbsc-ios .dw-ltr .dw-cal-tab:last-child {
    border-left: 0;
    border-radius: 0 4px 4px 0;
}

.mbsc-ios .dw-rtl .dw-cal-tab:last-child {
    border-right: 0;
    border-radius: 4px 0 0 4px;
}

.mbsc-ios .dw-rtl .dw-cal-tab:first-child {
    border-left: 0;
    border-radius: 0 4px 4px 0;
}

.mbsc-ios .dw-cal-tabs .dw-sel {
    background: #007aff;
}

    .mbsc-ios .dw-cal-tabs .dw-sel .dw-i {
        color: #fff;
    }

.dw-timespan .dwtlbl {
    display: none;
}

.mbsc-android.dw-timespan .dwc {
    padding-top: 30px;
}

.mbsc-android.dw-timespan .dwl {
    display: block;
}

.mbsc-android.dw-timespan .dwhl {
    padding-top: 0;
    margin-top: 5px;
}

    .mbsc-android.dw-timespan .dwhl .dwl {
        display: none;
    }

.mbsc-android-holo.dw-timespan .dwv {
    font-size: 16px;
}

.mbsc-ios-classic.dw-timespan .dwtlbl {
    display: inline;
    visibility: hidden;
    font-size: 20px;
    padding: 0 3px 0 8px;
}

.mbsc-ios-classic.dw-timespan .dwhl .dwtlbl {
    display: none;
}

.mbsc-ios-classic.dw-timespan .dwc {
    padding: 10px 0;
}

.mbsc-ios-classic.dw-timespan .dwl {
    padding: 0 8px;
    margin-top: -15px;
    top: 50%;
    left: auto;
    right: 0;
    width: auto;
    z-index: 11;
    color: #005de6;
    font-size: 20px;
    font-weight: bold;
    text-transform: lowercase;
    text-shadow: 0 1px 0 rgba(255,255,255,0.7);
}

.mbsc-ios-classic.dw-timespan .dw-i {
    overflow: visible;
}

.mbsc-ios.dw-timespan .dwtlbl {
    display: inline;
    visibility: hidden;
    font-size: 20px;
    padding: 0 3px 0 8px;
}

.mbsc-ios.dw-timespan .dwhl .dwtlbl {
    display: none;
}

.mbsc-ios.dw-timespan .dwc {
    padding: 10px 0;
}

.mbsc-ios.dw-timespan .dwl {
    padding: 0 8px;
    margin-top: -15px;
    left: auto;
    top: 50%;
    right: 0;
    width: auto;
    z-index: 11;
    color: #007aff;
    font-size: 20px;
    text-transform: lowercase;
}

.mbsc-wp.dw-timespan .dwc {
    padding: 0;
}

.mbsc-wp.dw-timespan .dwl {
    z-index: 10;
    color: #fff;
    top: 50%;
    width: auto;
    height: auto;
    display: block;
    margin: 17px 0 0 9px;
    line-height: 18px;
    font-size: 11px;
}

.mbsc-wp.dw-timespan .dwhl .dwl, .mbsc-wp.dw-timespan .dwa .dwl {
    display: none;
}

.dw-cal-ev .dw-cal-day-fg {
    padding-bottom: 20px;
}

.dw-cal-day-m {
    position: absolute;
    top: 1px;
    right: 1px;
    width: 0;
    height: 0;
    border: 5px solid black;
    background-clip: padding-box;
}

.dw-cal-day-m-t {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
}

.dw-cal-day-m-c {
    display: table-cell;
}

.dw-cal-m-bottom .dw-cal-day .dw-cal-day-m {
    width: auto;
    height: 3px;
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
    border: 0;
    margin: 0;
}

.dw-cal-day-ic-c, .dw-cal-day-txt-c {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
}

.dw-cal-day-ic-c {
    padding: 0 5px;
    font-size: 1em;
    line-height: 20px;
    text-overflow: ellipsis;
    text-shadow: none;
}

.dw-cal-day-txt {
    padding: 0 2px;
    font-size: .8333em;
    font-weight: normal;
    line-height: 19px;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    text-overflow: ellipsis;
    text-shadow: none;
    margin-top: 2px;
}

.dw-cal-events {
    display: none;
    position: absolute;
    z-index: 4;
    left: 0;
    right: 0;
    padding: 5px;
}

.dw-cal-events-t {
    visibility: hidden;
}

.dw-cal-events-i {
    overflow: hidden;
}

.dw-cal-events-sc {
    position: relative;
    -webkit-backface-visibility: hidden;
}

.dw-cal-events-v {
    display: block;
}

.dw-cal-event-list {
    margin: 0;
    padding: 0;
}

.dw-cal-event {
    margin-top: 5px;
    padding: 5px 60px 5px 10px;
    line-height: 20px;
    list-style: none;
    position: relative;
    text-align: left;
    white-space: nowrap;
    font-size: 1em;
}

    .dw-cal-event:first-child {
        margin: 0;
    }

.dw-cal-event-color {
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 100%;
}

.dw-cal-event-text {
    overflow: hidden;
    text-overflow: ellipsis;
}

.dw-cal-event-time {
    display: inline-block;
    width: 5em;
}

.dw-cal-event-dur {
    position: absolute;
    top: 50%;
    right: 5px;
    height: 20px;
    margin-top: -10px;
    line-height: 20px;
}

.dw-cal-events-arr {
    position: absolute;
    bottom: -14px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -7px;
    border: 7px solid #fff;
    border-color: #fff transparent transparent transparent;
}

.dw-cal-events-b .dw-cal-events-arr {
    bottom: auto;
    top: -14px;
    border-color: transparent transparent #fff transparent;
}

.mbsc-mobiscroll .dw-cal-day-m {
    top: auto;
    left: 50%;
    bottom: 4px;
    border: 0;
    width: 4px;
    height: 4px;
    margin-left: -2px;
    background: #454545;
    border-radius: 3px;
}

.mbsc-mobiscroll .dw-sel .dw-cal-day-m {
    background: #f7f7f7;
}

.mbsc-mobiscroll .dw-cal-c .dw-cal-m-bottom .dw-cal-day-m {
    background: 0;
    bottom: 4px;
}

.mbsc-mobiscroll .dw-cal-day-m-t {
    display: block;
    height: 4px;
    overflow: hidden;
    white-space: normal;
}

.mbsc-mobiscroll .dw-cal-day-m-c {
    display: inline-block;
    vertical-align: top;
    width: 4px;
    height: 4px;
    margin: 0 1px;
    background: #4eccc4;
    border-radius: 3px;
}

.mbsc-mobiscroll .dw-sel .dw-cal-day-m-c {
    background: #f7f7f7;
}

.mbsc-mobiscroll .dw-cal-day-txt {
    color: #f7f7f7;
    background: #454545;
}

.mbsc-mobiscroll .dw-cal-day-txt, .mbsc-mobiscroll .dw-cal-day-ic-c {
    font-size: .625em;
}

.mbsc-mobiscroll .dw-cal-events {
    margin: 0 0 5px 0;
    padding: 0;
    color: #f7f7f7;
    background: #858585;
}

.mbsc-mobiscroll .dw-cal-events-b {
    margin: 10px 0 0 0;
}

.mbsc-mobiscroll .dw-cal-event {
    margin: 0;
    padding: 10px 60px 10px 15px;
    font-size: .75em;
}

.mbsc-mobiscroll .dw-cal-event-color {
    background: #4eccc4;
}

.mbsc-mobiscroll .dw-cal-event-time, .mbsc-mobiscroll .dw-cal-event-dur {
    color: #4eccc4;
}

.mbsc-mobiscroll .dw-cal-events-arr {
    border-color: #858585 transparent transparent transparent;
}

.mbsc-mobiscroll .dw-cal-events-b .dw-cal-events-arr {
    border-color: transparent transparent #858585 transparent;
}

.mbsc-ios-classic .dw-cal-day-m {
    top: auto;
    left: 50%;
    bottom: 4px;
    border: 0;
    width: 4px;
    height: 4px;
    margin-left: -2px;
    background: #34404d;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.7);
    box-shadow: 0 1px 0 rgba(255,255,255,0.7);
}

.mbsc-ios-classic .dw-sel .dw-cal-day-m {
    background: #fff;
    -webkit-box-shadow: 0 1px 0 rgba(52,64,77,0.7);
    box-shadow: 0 1px 0 rgba(52,64,77,0.7);
}

.mbsc-ios-classic .dw-cal-m-bottom .dw-cal-day-m {
    width: auto;
    left: 2px;
    right: 2px;
    bottom: 2px;
    background: #34404d;
    margin: 0;
}

.mbsc-ios-classic .dw-cal-m-bottom .dw-sel .dw-cal-day-m {
    background: #fff;
}

.mbsc-ios-classic .dw-cal-day-txt-c {
    width: auto;
    right: -1px;
}

.mbsc-ios-classic .dw-cal-day-txt {
    background: #34404d;
    color: #fff;
    text-shadow: none;
}

.mbsc-ios-classic .dw-sel .dw-cal-day-txt {
    background: #fff;
    color: #34404d;
}

.mbsc-ios-classic .dw-cal-events {
    background: #fff;
    padding: 0;
    margin: 5px 5px 8px 5px;
    border: 1px solid #2d3034;
}

.mbsc-ios-classic .dw-cal-events-b {
    margin: 8px 5px 5px 5px;
}

.mbsc-ios-classic .dw-cal-event {
    margin: 0;
    padding: 10px 10px 10px 20px;
    border-top: 1px solid #eee;
    color: #000;
    font-weight: bold;
}

    .mbsc-ios-classic .dw-cal-event:first-child {
        border: 0;
    }

.mbsc-ios-classic .dw-cal-event-color {
    top: 50%;
    left: 6px;
    margin-top: -4px;
    width: 6px;
    height: 6px;
    background: #94b8dd;
    border: 1px solid rgba(0,0,0,0.3);
    border-radius: 4px;
}

.mbsc-ios-classic .dw-cal-events-arr {
    bottom: -16px;
    margin-left: -8px;
    border: 8px solid #fff;
    border-color: #2d3034 transparent transparent transparent;
}

    .mbsc-ios-classic .dw-cal-events-arr:after {
        content: '';
        position: absolute;
        top: -8px;
        left: -7px;
        border: 7px solid #fff;
        border-color: #fff transparent transparent transparent;
    }

.mbsc-ios-classic .dw-cal-events-b .dw-cal-events-arr {
    top: -16px;
    bottom: auto;
    border-color: transparent transparent #2d3034 transparent;
}

    .mbsc-ios-classic .dw-cal-events-b .dw-cal-events-arr:after {
        top: auto;
        bottom: -8px;
        left: -7px;
        border-color: transparent transparent #fff transparent;
    }

.mbsc-ios .dw-cal-ev .dw-cal-day {
    padding-bottom: 20px;
}

.mbsc-ios .dw-cal-day-m {
    top: auto;
    left: 50%;
    bottom: 2px;
    border: 0;
    width: 6px;
    height: 6px;
    margin-left: -3px;
    background: #ccc;
    border-radius: 3px;
}

.mbsc-ios .dw-cal-m-bottom .dw-cal-day-m {
    width: auto;
    left: 2px;
    right: 2px;
    bottom: 2px;
}

.mbsc-ios .dw-cal-day-txt-c {
    width: auto;
    left: 2px;
    right: 2px;
    bottom: 2px;
}

.mbsc-ios .dw-cal-day-txt {
    background: #c3d7ef;
    color: #555;
    line-height: 16px;
    margin: 0;
}

.mbsc-ios .dw-cal-events {
    margin: 5px 5px 8px 5px;
    background: #000;
    background: rgba(0,0,0,0.8);
}

.mbsc-ios .dw-cal-events-b {
    margin: 8px 5px 5px 5px;
}

.mbsc-ios .dw-cal-event {
    margin: 0;
    padding: 10px 10px 10px 20px;
    background: #f7f7f7;
    border-top: 1px solid #eee;
    color: #000;
    font-weight: bold;
}

    .mbsc-ios .dw-cal-event:first-child {
        border: 0;
    }

.mbsc-ios .dw-cal-event-color {
    top: 50%;
    left: 6px;
    margin-top: -4px;
    width: 6px;
    height: 6px;
    background: #94b8dd;
    border: 1px solid rgba(0,0,0,0.3);
    border-radius: 4px;
}

.mbsc-ios .dw-cal-events-arr {
    border-color: #000 transparent transparent transparent;
    border-color: rgba(0,0,0,0.8) transparent transparent transparent;
}

.mbsc-ios .dw-cal-events-b .dw-cal-events-arr {
    border-color: transparent transparent #000 transparent;
    border-color: transparent transparent rgba(0,0,0,0.8) transparent;
}

.dw-timer .dwtlbl {
    display: none;
}

.dw-timer .dwb {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
}

.dw-timer .dwbg .dwb {
    padding: 0 12px;
}

.dw-timer .dwbw {
    width: 1px;
    text-align: left;
}

    .dw-timer .dwbw:last-child {
        width: auto;
    }

.dw-timer .dwtcl {
    width: auto;
    text-align: right;
}

.mbsc-mobiscroll.dw-timer .dwbc {
    display: table;
}

.mbsc-mobiscroll.dw-timer .dwbw {
    display: table-cell;
    float: none;
}

.mbsc-ios-classic .dwtlbl {
    display: inline;
    visibility: hidden;
    font-size: 20px;
    padding: 0 3px 0 8px;
}

.mbsc-ios-classic .dwhl .dwtlbl {
    display: none;
}

.mbsc-ios-classic .dwbgr .dwb {
    margin: 0;
    border-right: 0;
    border-radius: 0;
}

.mbsc-ios-classic .dwbgrf .dwb {
    margin-left: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.mbsc-ios-classic .dwbgrl .dwb {
    margin-right: 5px;
    border-right: 1px solid #1f1f1f;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.mbsc-ios-classic .dw-timer-cl {
    border: 1px solid #194aab;
    background: #194aab;
    background: -webkit-gradient(linear,left top,left bottom,from(#82aaff),color-stop(0.5,#3162c4),color-stop(0.5,#194aab));
    background: -webkit-linear-gradient(#82aaff,#3162c4 50%,#194aab 50%);
    background: -moz-linear-gradient(#82aaff,#3162c4 50%,#194aab 50%);
    background: linear-gradient(#82aaff,#3162c4 50%,#194aab 50%);
}

.mbsc-ios-classic.dw-timer .dwwr {
    margin-top: 40px;
}

.mbsc-ios-classic.dw-timer .dwbw {
    width: auto;
    float: left;
}

.mbsc-ios-classic.dw-timer .dwtcl {
    float: right;
}

.mbsc-ios-classic.dw-timer .dwc {
    padding: 10px 0;
}

.mbsc-ios-classic.dw-timer .dwl {
    padding: 0 8px;
    left: auto;
    margin-top: -15px;
    top: 50%;
    right: 0;
    width: auto;
    z-index: 11;
    color: #005de6;
    font-size: 20px;
    font-weight: bold;
    text-transform: lowercase;
    text-shadow: 0 1px 0 rgba(255,255,255,0.7);
}

.mbsc-ios-classic.dw-timer .dw-i {
    text-overflow: clip;
}

.mbsc-ios.dw-timer .dwwr {
    padding-top: 30px;
}

.mbsc-ios.dw-timer .dwc {
    padding: 10px 0;
}

.mbsc-ios.dw-timer .dwl {
    padding: 0 8px;
    margin-top: -15px;
    left: auto;
    top: 50%;
    right: 0;
    width: auto;
    z-index: 11;
    color: #007aff;
    font-size: 20px;
    text-transform: lowercase;
}

.mbsc-ios.dw-timer .dw-i {
    text-overflow: clip;
}

.mbsc-ios.dw-timer .dwbw {
    width: auto;
    float: left;
}

.mbsc-ios.dw-timer .dwtcl {
    float: right;
}

.mbsc-ios .dwtlbl {
    display: inline;
    visibility: hidden;
    font-size: 20px;
    padding: 0 3px 0 8px;
}

.mbsc-ios .dwhl .dwtlbl {
    display: none;
}

.dw-colorpicker .dw-i {
    font-size: 16px;
    padding-left: 40px;
}

.dw-cbc {
    height: 100%;
    padding: 5px;
    position: absolute;
    top: 0;
    left: 0;
}

.dw-cb {
    position: relative;
    width: 30px;
    height: 100%;
    border: 1px solid #fff;
}

.dw-cb-circle {
    top: 50%;
    margin-top: -15px;
    height: 30px;
    border-radius: 15px;
}

.dw-cbc, .dw-cb, .dw-color {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.dw-color-preview {
    height: 24px;
    line-height: 24px;
    -webkit-transition: background-color .2s;
    -moz-transition: background-color .2s;
    transition: background-color .2s;
}

.dw-cp-hsv .dw-li {
    padding: 0;
}

.dw-cp-hsv .dw-i {
    padding: 0;
}

.dw-cp-hsv .dw-hl {
    background: 0;
}

.dw-color {
    width: 100%;
    height: 100%;
    border-bottom: 1px solid rgba(170,170,170,0.5);
    border-top: 1px solid rgba(255,255,255,0.5);
}

.dw-cp-hsv .dw-color-hl {
    height: 100%;
    background: rgba(255,255,255,.3);
    display: none;
}

.dw-cp-hsv .dw-hl .dw-color-hl {
    display: block;
}

.mbsc-mobiscroll.dw-cp-hsv .dwwol {
    display: none;
}

.mbsc-mobiscroll .dw-color-preview {
    height: auto;
    font-size: .75em;
    line-height: 2.5em;
    text-transform: uppercase;
}

.mbsc-mobiscroll .dw-color {
    border-top: 1px solid #f7f7f7;
    border-bottom: 0;
}

.mbsc-android .dw-color-preview {
    border-bottom: 1px solid #555;
}

.mbsc-android-holo.dw-cp-hsv .dwwol {
    display: none;
}

.mbsc-android-holo .dw-color-preview {
    height: 2.375em;
    line-height: 2.375em;
}

.mbsc-android-holo-light .dw-cb {
    border-color: #000;
}

.mbsc-bootstrap.dw-cp-hsv .dwwol {
    display: none;
}

.mbsc-ios-classic .dw-cb {
    border: 1px solid #000;
}

.mbsc-ios-classic .dw-cb-circle {
    width: 26px;
    height: 26px;
    margin-top: -13px;
}

.mbsc-ios-classic .dw-color-preview {
    margin: 10px 2px 0 2px;
    border: 1px solid #000;
    -webkit-box-shadow: 0 1px 1px rgba(255,255,255,0.3);
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(255,255,255,0.3);
}

.mbsc-ios.dw-colorpicker .dwl {
    text-align: center;
    text-indent: 0;
}

.mbsc-ios.dw-cp-hsv .dwwol {
    display: none;
}

.mbsc-ios .dw-color-preview {
    border-bottom: 1px solid #acacac;
}

.mbsc-jqm.dw-cp-hsv .dwwol {
    display: none;
}

.mbsc-jqm .dw-color-preview {
    text-shadow: none;
    border-bottom: 1px solid #222;
    border-radius: 3px 3px 0 0;
}

.mbsc-sense-ui .dw-color-preview {
    border-bottom: 1px solid #666;
}

.mbsc-sense .dw-color-preview {
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #2e2e2e;
}

.mbsc-wp.dw-colorpicker .dw-li {
    opacity: 1;
}

    .mbsc-wp.dw-colorpicker .dw-li .dw-i {
        padding-left: 50px;
    }

.mbsc-wp.dw-cp-hsv .dw-li .dw-i {
    border: 0;
    padding: 0;
    background: 0;
    top: 0;
    height: 100%;
}

.mbsc-wp .dw-cb {
    width: 40px;
    border-color: #4c4c4c;
}

.mbsc-wp .dw-sel .dw-cb {
    border-color: #fff;
}

.mbsc-wp .dw-cb-circle {
    width: 30px;
    margin-top: -12px;
}

.mbsc-wp .dw-color-preview {
    margin: -10px -10px 0 -10px;
    border-bottom: 1px solid #fff;
}

.mbsc-wp-light .dw-cb {
    border-color: #b5b5b5;
}

.mbsc-wp-light .dw-color-preview {
    border-bottom: 1px solid #000;
}

.mbsc-material .dw-color-preview {
    height: auto;
    font-size: .75em;
    line-height: 2.5em;
    text-transform: uppercase;
}

.mbsc-material.dw-colorpicker .dwwol {
    display: none;
}

.mbsc-ms-c {
    overflow: hidden;
    position: relative;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -ms-touch-action: pan-y;
    user-select: none;
    touch-action: pan-y;
    text-align: center;
}

.mbsc-ms-item, .mbsc-ms-item-i {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mbsc-ms-sc {
    position: relative;
}

.mbsc-ms-rtl {
    direction: rtl;
}

.mbsc-ms {
    margin: 0;
    padding: 0;
    list-style: none;
    white-space: nowrap;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    display: inline-block;
}

.mbsc-ms-item {
    height: 100%;
    position: relative;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size: .75em;
}

.mbsc-ms-item-i {
    min-width: 6em;
    padding: .25em .5em;
    height: 100%;
    position: relative;
    display: block;
    text-decoration: none;
    cursor: pointer;
    overflow: hidden;
    -webkit-transition-property: color,background,border-color,text-shadow;
    -webkit-transition-duration: 200ms;
    -moz-transition-property: color,background,border-color,text-shadow;
    -moz-transition-duration: 200ms;
    transition-property: color,background,border-color,text-shadow;
    transition-duration: 200ms;
}

.mbsc-ms-c .mbsc-ms .mbsc-ms-item-i {
    font-weight: normal;
    color: inherit;
}

.mbsc-ms-item-i-t {
    width: 100%;
    height: 100%;
    display: table;
}

.mbsc-ms-item-i-c {
    padding: .5em 0;
    display: table-cell;
    vertical-align: middle;
}

.mbsc-ms .mbsc-btn-d .mbsc-ms-item-i {
    opacity: .5;
    cursor: default;
}

.mbsc-ms-hasw .mbsc-ms-item {
    white-space: normal;
}

.mbsc-ms-icons .mbsc-ms-item-i-c {
    padding-top: 2.75em;
    padding-bottom: 0;
}

.mbsc-ms-icons.mbsc-ms-txt .mbsc-ms-item-i-c {
    padding-bottom: .5em;
}

.mbsc-ms-ic:before {
    position: absolute;
    top: .25em;
    left: 0;
    right: 0;
    display: block;
    text-align: center;
    font-size: 2em;
    line-height: 1.2em;
}

.mbsc-ms-top, .mbsc-ms-bottom {
    z-index: 9999;
    position: fixed;
    left: 0;
    right: 0;
}

.mbsc-ms-ctx.mbsc-ms-top, .mbsc-ms-ctx.mbsc-ms-bottom {
    position: absolute;
}

.mbsc-ms-top {
    top: 0;
}

.mbsc-ms-bottom {
    bottom: 0;
}

.mbsc-mobiscroll.mbsc-ms-c {
    background: #f7f7f7;
    color: #454545;
}

.mbsc-mobiscroll .mbsc-ms-item {
    font-size: 1em;
}

.mbsc-mobiscroll.mbsc-ms-icons .mbsc-ms-item {
    font-size: .75em;
}

.mbsc-mobiscroll .mbsc-btn-a .mbsc-ms-item-i {
    background: rgba(78,204,196,.3);
}

.mbsc-mobiscroll.mbsc-ms-b .mbsc-ms-item-i {
    border: 2px solid transparent;
    border-width: 2px 0;
}

.mbsc-mobiscroll.mbsc-ms-b.mbsc-ms-top {
    border-bottom: 1px solid #4eccc4;
}

.mbsc-mobiscroll.mbsc-ms-b.mbsc-ms-bottom {
    border-top: 1px solid #4eccc4;
}

.mbsc-mobiscroll.mbsc-ms-b .mbsc-ms-item-sel .mbsc-ms-item-i {
    border-bottom-color: #4eccc4;
}

.mbsc-mobiscroll.mbsc-ms-b.mbsc-ms-bottom .mbsc-ms-item-sel .mbsc-ms-item-i {
    border-top-color: #4eccc4;
    border-bottom-color: transparent;
}

.mbsc-mobiscroll.mbsc-ms-a .mbsc-ms-item-sel .mbsc-ms-item-i {
    color: #4eccc4;
}

.mbsc-ios-classic .mbsc-ms-item {
    font-size: .875em;
}

.mbsc-ios-classic.mbsc-ms-icons .mbsc-ms-item {
    font-size: .75em;
}

.mbsc-ios-classic.mbsc-ms-b {
    border-top: 1px solid rgba(255,255,255,0.2);
    background-color: #1a1a1a;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,rgba(255,255,255,0.18)),color-stop(1,rgba(255,255,255,0)));
    background-image: -webkit-linear-gradient(top,rgba(255,255,255,0.18),rgba(255,255,255,0));
    background-image: -moz-linear-gradient(top,rgba(255,255,255,0.18),rgba(255,255,255,0));
    background-image: linear-gradient(top,rgba(255,255,255,0.18),rgba(255,255,255,0));
    -webkit-box-shadow: 0 -1px 0 0 #000;
    box-shadow: 0 -1px 0 0 #000;
    text-shadow: 0 1px 1px #000;
}

    .mbsc-ios-classic.mbsc-ms-b .mbsc-ms-item .mbsc-ms-item-i {
        color: #d1d1d1;
        -webkit-box-shadow: 1px 0 0 rgba(255,255,255,.2),2px 0 0 rgba(0,0,0,.5);
        box-shadow: 1px 0 0 rgba(255,255,255,.2),2px 0 0 rgba(0,0,0,.5);
    }

    .mbsc-ios-classic.mbsc-ms-b .mbsc-ms-item-sel .mbsc-ms-item-i {
        color: #fff;
        background-color: #1a1a1a;
        background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,rgba(255,255,255,0)),color-stop(1,rgba(255,255,255,0.18))),-webkit-gradient(linear,0 50%,100% 50%,color-stop(0,rgba(0,0,0,0.6)),color-stop(0.03,rgba(0,0,0,0)),color-stop(0.97,rgba(0,0,0,0)),color-stop(1,rgba(0,0,0,0.6)));
        background-image: -webkit-linear-gradient(top,rgba(255,255,255,0),rgba(255,255,255,0.18)),-webkit-linear-gradient(left,rgba(0,0,0,0.6),rgba(0,0,0,0) 3%,rgba(0,0,0,0) 97%,rgba(0,0,0,0.6));
        background-image: -moz-linear-gradient(top,rgba(255,255,255,0),rgba(255,255,255,0.18)),-moz-linear-gradient(left,rgba(0,0,0,0.6),rgba(0,0,0,0) 3%,rgba(0,0,0,0) 97%,rgba(0,0,0,0.6));
        background-image: linear-gradient(top,rgba(255,255,255,0),rgba(255,255,255,0.18)),-ms-linear-gradient(left,rgba(0,0,0,0.6),rgba(0,0,0,0) 3%,rgba(0,0,0,0) 97%,rgba(0,0,0,0.6));
        -webkit-box-shadow: 0 0 2px rgba(255,255,255,.4);
        box-shadow: 0 0 2px rgba(255,255,255,.4);
    }

    .mbsc-ios-classic.mbsc-ms-b .mbsc-ms-item-sel .mbsc-ms-ic:before {
        color: #00b0ff;
    }

.mbsc-ios-classic.mbsc-ms-a {
    border-top: 1px solid #6b7483;
    border-bottom: 1px solid #6b7483;
    background-image: -webkit-linear-gradient(top,#b0c0d7,#597396);
    -webkit-box-shadow: 0 1px 0 0 rgba(255,255,255,.5) inset;
    box-shadow: 0 1px 0 0 rgba(255,255,255,.5) inset;
    text-shadow: 0 -1px 0 rgba(52,64,77,0.7);
}

    .mbsc-ios-classic.mbsc-ms-a .mbsc-ms-item {
        color: #fff;
    }

    .mbsc-ios-classic.mbsc-ms-a .mbsc-ms-item-sel {
        color: #34404d;
        text-shadow: none;
    }

    .mbsc-ios-classic.mbsc-ms-a .mbsc-btn-a {
        text-shadow: 0 -1px 0 rgba(52,64,77,0.7),0 0 30px #fff;
    }

.mbsc-ios.mbsc-ms-c {
    background: #f7f7f7;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #888;
}

.mbsc-ios.mbsc-ms-top {
    border-top: 0;
}

.mbsc-ios.mbsc-ms-bottom {
    border-bottom: 0;
}

.mbsc-ios .mbsc-ms-item {
    font-size: 1em;
}

.mbsc-ios.mbsc-ms-icons .mbsc-ms-item {
    font-size: .75em;
}

.mbsc-ios.mbsc-ms-icons.mbsc-ms-txt .mbsc-ms-item-i-c {
    padding-bottom: .25em;
}

.mbsc-ios.mbsc-ms-nosel .mbsc-ms-item, .mbsc-ios .mbsc-ms-item-sel {
    color: #007aff;
}

.mbsc-ios.mbsc-ms-nosel .mbsc-btn-a .mbsc-ms-item-i {
    opacity: .5;
}

.dw-dr-t, .dw-dr-c {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.dw-dr-t {
    display: table;
    width: 100%;
}

.dw-dr-c {
    display: table-cell;
    width: 50%;
    cursor: pointer;
}

.dw-dr {
    text-decoration: none;
    display: block;
    line-height: 20px;
}

.mbsc-mobiscroll .dw-dr-t {
    padding: .5em .25em 0 .25em;
}

.mbsc-mobiscroll .dw-dr {
    margin: 0 .3333em;
    padding: .3333em;
    border: 1px solid #4eccc4;
    font-size: .75em;
}

.mbsc-mobiscroll .dw-sel .dw-dr {
    background: #4eccc4;
    color: #f7f7f7;
}

.mbsc-mobiscroll.dw-range .dwwr {
    padding: 0;
}

.mbsc-mobiscroll.dw-range .dwv {
    padding-top: .6666em;
}

.mbsc-mobiscroll.dw-range .dw-cal-table .dw-sel .dw-i {
    opacity: 1;
    color: #454545;
    background: rgba(78,204,196,.3);
}

.mbsc-mobiscroll.dw-range .dw-cal-table .dw-cal-day-hl .dw-i {
    background: #4eccc4;
    color: #f7f7f7;
}

.mbsc-ios-classic.dw-range .dwwr {
    background-position: center 37px;
}

.mbsc-ios-classic.dw-range .dw-cal-tabbed .dwwr {
    background-position: center 56px;
}

.mbsc-ios-classic.dw-range .dw-cal-tabbed .dw-dr-t {
    border: 0;
    padding-bottom: 0;
}

.mbsc-ios-classic.dw-range .dwcc {
    border-top: 1px solid rgba(255,255,255,.3);
}

.mbsc-ios-classic.dw-range .dw-cal-header {
    padding-top: 1px;
    margin-top: -1px;
}

.mbsc-ios-classic .dw-dr-t {
    position: relative;
    z-index: 2;
    width: auto;
    display: block;
    padding: 5px;
    border-bottom: 1px solid #2d3034;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(70%,#c5ccd4),color-stop(70%,#cbd2d8),color-stop(100%,#cbd2d8));
    background: -webkit-linear-gradient(left,#c5ccd4 70%,#cbd2d8 70%,#cbd2d8 100%);
    background: -moz-linear-gradient(left,#c5ccd4 70%,#cbd2d8 70%,#cbd2d8 100%);
    background: linear-gradient(left,#c5ccd4 70%,#cbd2d8 70%,#cbd2d8 100%);
    background-size: 7px 512px;
    -webkit-background-size: 7px 512px;
}

.mbsc-ios-classic .dw-dr-c {
    width: auto;
    display: block;
}

.mbsc-ios-classic .dw-dr {
    padding: 5px 10px;
    background: #f7f7f7;
    border: 1px solid #aaa;
    color: #000;
    text-align: left;
    font-weight: bold;
}

.mbsc-ios-classic .dw-drv {
    position: absolute;
    top: 5px;
    right: 10px;
    color: #385487;
    font-weight: normal;
}

.mbsc-ios-classic .dw-dr0 .dw-dr {
    border-radius: 7px 7px 0 0;
}

.mbsc-ios-classic .dw-dr1 .dw-dr {
    margin-top: -1px;
    border-radius: 0 0 7px 7px;
}

.mbsc-ios-classic .dw-sel .dw-dr {
    background: #015ee6;
    background: -webkit-gradient(linear,left top,left bottom,from(#058cf5),to(#015ee6));
    background: -webkit-linear-gradient(#058cf5,#015ee6);
    background: -moz-linear-gradient(#058cf5,#015ee6);
    background: linear-gradient(#058cf5,#015ee6);
    color: #fff;
}

.mbsc-ios-classic .dw-sel .dw-drv {
    color: #fff;
}

.mbsc-ios .dw-dr-t {
    width: auto;
    display: block;
}

.mbsc-ios .dw-dr-c {
    width: auto;
    display: block;
}

.mbsc-ios .dw-dr {
    margin: 0;
    padding: 5px 10px;
    background: #f7f7f7;
    border: 0;
    border-bottom: 1px solid #acacac;
    color: #000;
    text-align: left;
    font-weight: bold;
    border-radius: 0;
}

.mbsc-ios .dw-drv {
    position: absolute;
    top: 5px;
    right: 10px;
    font-weight: normal;
}

.mbsc-ios .dw-sel .dw-dr {
    background: #e3e3e3;
}

.mbsc-ios.dw-range .dw-cal .dw-i {
    padding: 5px;
}

.mbsc-ios.dw-range .dw-week-nr {
    padding-top: 7px;
    line-height: 24px;
    vertical-align: top;
}

.dw-ltr .mbsc-img-w {
    text-align: left;
}

.dw-ltr .mbsc-img-txt {
    margin: 0 0 0 .5em;
}

.dw-rtl .mbsc-img-w {
    text-align: right;
}

.dw-rtl .mbsc-img-txt {
    margin: 0 .5em 0 0;
}

.mbsc-img-w .mbsc-ic {
    display: inline-block;
    margin: 0 .5em;
}

.mbsc-img-txt {
    display: inline-block;
}

.mbsc-img-c {
    min-width: 50px;
    height: 28px;
    margin-top: -2px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    line-height: normal;
}

.mbsc-img {
    max-height: 28px;
}

.dw-rating .dw-ltr .dw-i {
    text-align: left;
}

.dw-rating .dw-rtl .dw-i {
    text-align: right;
}

.mbsc-rating-txt {
    padding-left: 5px;
    margin-top: -0.1em;
}

.mbsc-rating-icon {
    display: inline-block;
    width: 1.8em;
    text-align: center;
    font-size: 22px;
    vertical-align: top;
    color: #e9bb2f;
}

.mbsc-rating-icon-unf {
    color: #eee;
}

.mbsc-rating-circle {
    display: inline-block;
    background: #959595;
    text-align: center;
    padding: 0;
    margin: 0 7px;
    width: 26px;
    height: 26px;
    font-family: Verdana;
    font-size: 16px;
    line-height: 26px;
    vertical-align: top;
    border-radius: 20px;
    position: relative;
    top: 50%;
    margin-top: -13px;
}

.mbsc-rating-circle-unf {
    background: #5d5d5d;
}

.mbsc-mobiscroll .mbsc-rating-icon {
    color: #4eccc4;
}

.mbsc-mobiscroll .mbsc-rating-icon-unf {
    color: rgba(78,204,196,.3);
}

.mbsc-mobiscroll .mbsc-rating-circle {
    background: #4eccc4;
    color: #f7f7f7;
}

.mbsc-mobiscroll .mbsc-rating-circle-unf {
    background: 0;
    width: 24px;
    height: 24px;
    border: 1px solid #4eccc4;
}

.mbsc-android-holo .mbsc-rating-icon {
    color: #31b6e7;
}

.mbsc-android-holo .mbsc-rating-icon-same {
    opacity: .3;
}

.mbsc-android-holo .mbsc-rating-circle {
    color: #000;
    background: #999;
}

.mbsc-android-holo .mbsc-rating-circle-unf {
    background: #636363;
}

.mbsc-android-holo-light .mbsc-rating-circle {
    color: #fff;
}

.mbsc-ios-classic .mbsc-rating-icon {
    color: #887bcb;
}

.mbsc-ios-classic .mbsc-rating-icon-unf {
    color: #c5c6cb;
}

.mbsc-ios-classic .mbsc-rating-circle {
    width: 24px;
    height: 24px;
    font-size: 12px;
    line-height: 24px;
    background: #9f9f9f;
    background: -webkit-gradient(linear,left top,left bottom,from(#ddd),to(#777));
    background: -webkit-linear-gradient(top,#ddd,#777);
    background: -moz-linear-gradient(top,#ddd,#777);
    background: linear-gradient(to bottom,#ddd,#777);
}

.mbsc-ios-classic .mbsc-rating-circle-unf {
    background: #646464;
    -webkit-box-shadow: inset 0 1px 1px 0 #302828;
    box-shadow: inset 0 1px 1px 0 #302828;
}

.mbsc-ios .mbsc-rating-icon-unf {
    color: #d5d5d5;
}

.mbsc-ios .mbsc-rating-circle {
    background: #0c80fe;
    width: 24px;
    height: 24px;
    font-size: 12px;
    line-height: 24px;
    color: #fff;
}

.mbsc-ios .mbsc-rating-circle-unf {
    background: 0;
    width: 22px;
    height: 22px;
    border: 1px solid #0c80fe;
}

.mbsc-sense .mbsc-rating-icon {
    width: 1.4em;
    font-size: 30px;
}

.mbsc-sense .mbsc-rating-icon-unf {
    color: #cfcfcf;
}

.mbsc-sense .mbsc-rating-circle {
    background: #9f9f9f;
    text-shadow: none;
}

.mbsc-sense .mbsc-rating-circle-unf {
    background: #686868;
}

.mbsc-wp .mbsc-rating-icon {
    color: #fff;
    margin-top: -4%;
    vertical-align: middle;
}

.mbsc-wp .mbsc-rating-txt {
    margin-top: -4%;
    display: inline-block;
    vertical-align: middle;
}

.mbsc-wp .mbsc-rating-icon-same {
    opacity: .3;
}

.mbsc-wp .mbsc-rating-circle {
    width: 24px;
    height: 24px;
    margin-top: -12px;
    background: #fff;
    font-size: 11px;
    line-height: 24px;
    color: #000;
}

.mbsc-wp .mbsc-rating-circle-unf {
    background: #646464;
}

.mbsc-wp-light .mbsc-rating-icon {
    color: #000;
}

.mbsc-wp-light .mbsc-rating-circle {
    background: #000;
    color: #fff;
}

.mbsc-wp-light .mbsc-rating-circle-unf {
    background: #646464;
}

.mbsc-material .mbsc-rating-icon {
    width: 1.4285em;
    color: #009688;
    font-size: 1.2729em;
}

.mbsc-material .mbsc-rating-icon-unf {
    opacity: .5;
}

.mbsc-material .mbsc-rating-circle {
    background: #009688;
    color: #eee;
}

.mbsc-material .mbsc-rating-circle-unf {
    background: 0;
    width: 22px;
    height: 22px;
    border: 2px solid #009688;
}

.dw-trans .dw-persp {
    overflow: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
}

.dw-trans .dw, .dw-trans .dwo {
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-duration: 200ms;
    -moz-animation-fill-mode: forwards;
    -moz-animation-duration: 200ms;
    animation-fill-mode: forwards;
    animation-duration: 200ms;
}

.dw-trans .dwo {
    -webkit-backface-visibility: hidden;
}

.dw-in .dw {
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

.dw-out .dw {
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

.dw-in .dwo {
    -webkit-animation-name: dw-f-in;
    -moz-animation-name: dw-f-in;
    animation-name: dw-f-in;
}

.dw-out .dwo {
    -webkit-animation-name: dw-f-out;
    -moz-animation-name: dw-f-out;
    animation-name: dw-f-out;
}

.dw-flip, .dw-swing, .dw-slidehorizontal, .dw-slidevertical, .dw-slidedown, .dw-slideup, .dw-fade {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateX(0);
    -moz-backface-visibility: hidden;
    -moz-transform: translateX(0);
    backface-visibility: hidden;
    transform: translateX(0);
}

.dw-swing, .dw-slidehorizontal, .dw-slidevertical, .dw-slidedown, .dw-slideup, .dw-fade {
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
}

.dw-flip, .dw-pop {
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.dw-in .dw-pop {
    opacity: 1;
    -webkit-animation-name: dw-p-in;
    -webkit-transform: scale(1);
    -moz-animation-name: dw-p-in;
    -moz-transform: scale(1);
    transform: scale(1);
    animation-name: dw-p-in;
}

.dw-out .dw-pop {
    opacity: 0;
    -webkit-animation-name: dw-p-out;
    -moz-animation-name: dw-p-out;
    animation-name: dw-p-out;
}

.dw-in .dw-flip {
    opacity: 1;
    -webkit-animation-name: dw-fl-in;
    -webkit-transform: scale(1);
    -moz-animation-name: dw-fl-in;
    -moz-transform: scale(1);
    animation-name: dw-fl-in;
    transform: scale(1);
}

.dw-out .dw-flip {
    opacity: 0;
    animation-name: dw-fl-out;
    -webkit-animation-name: dw-fl-out;
    -moz-animation-name: dw-fl-out;
}

.dw-in .dw-swing {
    opacity: 1;
    -webkit-animation-name: dw-sw-in;
    -webkit-transform: scale(1);
    -moz-animation-name: dw-sw-in;
    -moz-transform: scale(1);
    transform: scale(1);
    animation-name: dw-sw-in;
}

.dw-out .dw-swing {
    opacity: 0;
    -webkit-animation-name: dw-sw-out;
    -moz-animation-name: dw-sw-out;
    animation-name: dw-sw-out;
}

.dw-in .dw-slidehorizontal {
    opacity: 1;
    -webkit-animation-name: dw-sh-in;
    -webkit-transform: scale(1);
    -moz-animation-name: dw-sh-in;
    -moz-transform: scale(1);
    transform: scale(1);
    animation-name: dw-sh-in;
}

.dw-out .dw-slidehorizontal {
    opacity: 0;
    -webkit-animation-name: dw-sh-out;
    -moz-animation-name: dw-sh-out;
    animation-name: dw-sh-out;
}

.dw-in .dw-slidevertical {
    opacity: 1;
    -webkit-animation-name: dw-sv-in;
    -webkit-transform: scale(1);
    -moz-animation-name: dw-sv-in;
    -moz-transform: scale(1);
    animation-name: dw-sv-in;
    transform: scale(1);
}

.dw-out .dw-slidevertical {
    opacity: 0;
    -webkit-animation-name: dw-sv-out;
    -moz-animation-name: dw-sv-out;
    animation-name: dw-sv-out;
}

.dw-in .dw-slidedown {
    -webkit-animation-name: dw-sd-in;
    -webkit-transform: scale(1);
    -moz-animation-name: dw-sd-in;
    -moz-transform: scale(1);
    animation-name: dw-sd-in;
    transform: scale(1);
}

.dw-out .dw-slidedown {
    animation-name: dw-sd-out;
    -webkit-animation-name: dw-sd-out;
    -webkit-transform: translateY(-100%);
    -moz-animation-name: dw-sd-out;
    -moz-transform: translateY(-100%);
}

.dw-in .dw-slideup {
    -webkit-animation-name: dw-su-in;
    -webkit-transform: scale(1);
    -moz-animation-name: dw-su-in;
    -moz-transform: scale(1);
    transform: scale(1);
    animation-name: dw-su-in;
}

.dw-out .dw-slideup {
    animation-name: dw-su-out;
    -webkit-animation-name: dw-su-out;
    -webkit-transform: translateY(100%);
    -moz-animation-name: dw-su-out;
    -moz-transform: translateY(100%);
}

.dw-in .dw-fade {
    opacity: 1;
    -webkit-animation-name: dw-f-in;
    -moz-animation-name: dw-f-in;
    animation-name: dw-f-in;
}

.dw-out .dw-fade {
    opacity: 0;
    -webkit-animation-name: dw-f-out;
    -moz-animation-name: dw-f-out;
    animation-name: dw-f-out;
}

@keyframes dw-f-in {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-webkit-keyframes dw-f-in {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-moz-keyframes dw-f-in {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes dw-f-out {
    from {
        visibility: visible;
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@-webkit-keyframes dw-f-out {
    from {
        visibility: visible;
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@-moz-keyframes dw-f-out {
    from {
        visibility: visible;
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes dw-p-in {
    from {
        opacity: 0;
        transform: scale(0.8);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

@-webkit-keyframes dw-p-in {
    from {
        opacity: 0;
        -webkit-transform: scale(0.8);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes dw-p-in {
    from {
        opacity: 0;
        -moz-transform: scale(0.8);
    }

    to {
        opacity: 1;
        -moz-transform: scale(1);
    }
}

@keyframes dw-p-out {
    from {
        opacity: 1;
        transform: scale(1);
    }

    to {
        opacity: 0;
        transform: scale(0.8);
    }
}

@-webkit-keyframes dw-p-out {
    from {
        opacity: 1;
        -webkit-transform: scale(1);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.8);
    }
}

@-moz-keyframes dw-p-out {
    from {
        opacity: 1;
        -moz-transform: scale(1);
    }

    to {
        opacity: 0;
        -moz-transform: scale(0.8);
    }
}

@keyframes dw-fl-in {
    from {
        opacity: 0;
        transform: rotateY(90deg);
    }

    to {
        opacity: 1;
        transform: rotateY(0);
    }
}

@-webkit-keyframes dw-fl-in {
    from {
        opacity: 0;
        -webkit-transform: rotateY(90deg);
    }

    to {
        opacity: 1;
        -webkit-transform: rotateY(0);
    }
}

@-moz-keyframes dw-fl-in {
    from {
        opacity: 0;
        -moz-transform: rotateY(90deg);
    }

    to {
        opacity: 1;
        -moz-transform: rotateY(0);
    }
}

@keyframes dw-fl-out {
    from {
        opacity: 1;
        transform: rotateY(0deg);
    }

    to {
        opacity: 0;
        transform: rotateY(-90deg);
    }
}

@-webkit-keyframes dw-fl-out {
    from {
        opacity: 1;
        -webkit-transform: rotateY(0deg);
    }

    to {
        opacity: 0;
        -webkit-transform: rotateY(-90deg);
    }
}

@-moz-keyframes dw-fl-out {
    from {
        opacity: 1;
        -moz-transform: rotateY(0deg);
    }

    to {
        opacity: 0;
        -moz-transform: rotateY(-90deg);
    }
}

@keyframes dw-sw-in {
    from {
        opacity: 0;
        transform: rotateY(-90deg);
    }

    to {
        opacity: 1;
        transform: rotateY(0deg);
    }
}

@-webkit-keyframes dw-sw-in {
    from {
        opacity: 0;
        -webkit-transform: rotateY(-90deg);
    }

    to {
        opacity: 1;
        -webkit-transform: rotateY(0deg);
    }
}

@-moz-keyframes dw-sw-in {
    from {
        opacity: 0;
        -moz-transform: rotateY(-90deg);
    }

    to {
        opacity: 1;
        -moz-transform: rotateY(0deg);
    }
}

@keyframes dw-sw-out {
    from {
        opacity: 1;
        transform: rotateY(0deg);
    }

    to {
        opacity: 0;
        transform: rotateY(-90deg);
    }
}

@-webkit-keyframes dw-sw-out {
    from {
        opacity: 1;
        -webkit-transform: rotateY(0deg);
    }

    to {
        opacity: 0;
        -webkit-transform: rotateY(-90deg);
    }
}

@-moz-keyframes dw-sw-out {
    from {
        opacity: 1;
        -moz-transform: rotateY(0deg);
    }

    to {
        opacity: 0;
        -moz-transform: rotateY(-90deg);
    }
}

@keyframes dw-sh-in {
    from {
        opacity: 0;
        transform: translateX(-100%);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@-webkit-keyframes dw-sh-in {
    from {
        opacity: 0;
        -webkit-transform: translateX(-100%);
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes dw-sh-in {
    from {
        opacity: 0;
        -moz-transform: translateX(-100%);
    }

    to {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@keyframes dw-sh-out {
    from {
        opacity: 1;
        transform: translateX(0);
    }

    to {
        opacity: 0;
        transform: translateX(100%);
    }
}

@-webkit-keyframes dw-sh-out {
    from {
        opacity: 1;
        -webkit-transform: translateX(0);
    }

    to {
        opacity: 0;
        -webkit-transform: translateX(100%);
    }
}

@-moz-keyframes dw-sh-out {
    from {
        opacity: 1;
        -moz-transform: translateX(0);
    }

    to {
        opacity: 0;
        -moz-transform: translateX(100%);
    }
}

@keyframes dw-sv-in {
    from {
        opacity: 0;
        transform: translateY(-100%);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@-webkit-keyframes dw-sv-in {
    from {
        opacity: 0;
        -webkit-transform: translateY(-100%);
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes dw-sv-in {
    from {
        opacity: 0;
        -moz-transform: translateY(-100%);
    }

    to {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@keyframes dw-sv-out {
    from {
        opacity: 1;
        transform: translateY(0);
    }

    to {
        opacity: 0;
        transform: translateY(100%);
    }
}

@-webkit-keyframes dw-sv-out {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(100%);
    }
}

@-moz-keyframes dw-sv-out {
    from {
        opacity: 1;
        -moz-transform: translateY(0);
    }

    to {
        opacity: 0;
        -moz-transform: translateY(100%);
    }
}

@keyframes dw-sd-in {
    from {
        transform: translateY(-100%);
    }

    to {
        transform: translateY(0);
    }
}

@-webkit-keyframes dw-sd-in {
    from {
        opacity: 1;
        -webkit-transform: translateY(-100%);
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes dw-sd-in {
    from {
        -moz-transform: translateY(-100%);
    }

    to {
        -moz-transform: translateY(0);
    }
}

@keyframes dw-sd-out {
    from {
        transform: translateY(0);
    }

    to {
        transform: translateY(-100%);
    }
}

@-webkit-keyframes dw-sd-out {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(-100%);
    }
}

@-moz-keyframes dw-sd-out {
    from {
        -moz-transform: translateY(0);
    }

    to {
        -moz-transform: translateY(-100%);
    }
}

@keyframes dw-su-in {
    from {
        transform: translateY(100%);
    }

    to {
        transform: translateY(0);
    }
}

@-webkit-keyframes dw-su-in {
    from {
        opacity: 1;
        -webkit-transform: translateY(100%);
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes dw-su-in {
    from {
        -moz-transform: translateY(100%);
    }

    to {
        -moz-transform: translateY(0);
    }
}

@keyframes dw-su-out {
    from {
        transform: translateY(0);
    }

    to {
        transform: translateY(100%);
    }
}

@-webkit-keyframes dw-su-out {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(100%);
    }
}

@-moz-keyframes dw-su-out {
    from {
        -moz-transform: translateY(0);
    }

    to {
        -moz-transform: translateY(100%);
    }
}

