﻿/*!
 * DW - Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


.dw_widget article,
.dw_widget aside,
.dw_widget details,
.dw_widget figcaption,
.dw_widget figure,
.dw_widget footer,
.dw_widget header,
.dw_widget hgroup,
.dw_widget main,
.dw_widget menu,
.dw_widget nav,
.dw_widget section,
.dw_widget summary {
    display: block;
}

.dw_widget audio,
.dw_widget canvas,
.dw_widget progress,
.dw_widget video {
    display: inline-block;
    vertical-align: baseline;
}

    .dw_widget audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden],
.dw_widget template {
    display: none;
}

.dw_widget a {
    background-color: transparent;
}

    .dw_widget a:active,
    .dw_widget a:hover {
        outline: 0;
    }

.dw_widget abbr[title] {
    border-bottom: 1px dotted;
}

.dw_widget b,
.dw_widget strong {
    font-weight: bold;
}

.dw_widget dfn {
    font-style: italic;
}

.dw_widget h1 {
    margin: .67em 0;
    font-size: 2em;
}

.dw_widget mark {
    color: #000;
    background: #ff0;
}

.dw_widget small {
    font-size: 80%;
}

.dw_widget sub,
.dw_widget sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

.dw_widget sup {
    top: -.5em;
}

.dw_widget sub {
    bottom: -.25em;
}

.dw_widget img {
    border: 0;
}

.dw_widget svg:not(:root) {
    overflow: hidden;
}

.dw_widget figure {
    margin: 1em 40px;
}

.dw_widget hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.dw_widget pre {
    overflow: auto;
}

.dw_widget code,
.dw_widget kbd,
.dw_widget pre,
.dw_widget samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

.dw_widget button,
.dw_widget input,
.dw_widget optgroup,
.dw_widget select,
.dw_widget textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}

.dw_widget button {
    overflow: visible;
}

.dw_widget button,
.dw_widget select {
    text-transform: none;
}

.dw_widget button,
.dw_widget html input[type="button"],
.dw_widget input[type="reset"],
.dw_widget input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

    .dw_widget button[disabled],
    .dw_widget html input[disabled] {
        cursor: default;
    }

    .dw_widget button::-moz-focus-inner,
    .dw_widget input::-moz-focus-inner {
        padding: 0;
        border: 0;
    }

.dw_widget input {
    line-height: normal;
}

    .dw_widget input[type="checkbox"],
    .dw_widget input[type="radio"] {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0;
    }

    .dw_widget input[type="number"]::-webkit-inner-spin-button,
    .dw_widget input[type="number"]::-webkit-outer-spin-button {
        height: auto;
    }

    .dw_widget input[type="search"] {
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-appearance: textfield;
    }

        .dw_widget input[type="search"]::-webkit-search-cancel-button,
        .dw_widget input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

.dw_widget fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid #c0c0c0;
}

.dw_widget legend {
    padding: 0;
    border: 0;
}

.dw_widget textarea {
    overflow: auto;
}

.dw_widget optgroup {
    font-weight: bold;
}

.dw_widget table {
    border-spacing: 0;
    border-collapse: collapse;
}

.dw_widget td,
.dw_widget th {
    padding: 0;
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/fonts/glyphicons-halflings-regular.eot');
    src: url('https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/fonts/glyphicons-halflings-regular.woff') format('woff'), url('https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.dw_widget .dw_glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.dw_widget .dw_glyphicon-asterisk:before {
    content: "\2a";
}

.dw_widget .dw_glyphicon-plus:before {
    content: "\2b";
}

.dw_widget .dw_glyphicon-euro:before,
.dw_widget .dw_glyphicon-eur:before {
    content: "\20ac";
}

.dw_widget .dw_glyphicon-minus:before {
    content: "\2212";
}

.dw_widget .dw_glyphicon-cloud:before {
    content: "\2601";
}

.dw_widget .dw_glyphicon-envelope:before {
    content: "\2709";
}

.dw_widget .dw_glyphicon-pencil:before {
    content: "\270f";
}

.dw_widget .dw_glyphicon-glass:before {
    content: "\e001";
}

.dw_widget .dw_glyphicon-music:before {
    content: "\e002";
}

.dw_widget .dw_glyphicon-search:before {
    content: "\e003";
}

.dw_widget .dw_glyphicon-heart:before {
    content: "\e005";
}

.dw_widget .dw_glyphicon-star:before {
    content: "\e006";
}

.dw_widget .dw_glyphicon-star-empty:before {
    content: "\e007";
}

.dw_widget .dw_glyphicon-user:before {
    content: "\e008";
}

.dw_widget .dw_glyphicon-film:before {
    content: "\e009";
}

.dw_widget .dw_glyphicon-th-large:before {
    content: "\e010";
}

.dw_widget .dw_glyphicon-th:before {
    content: "\e011";
}

.dw_widget .dw_glyphicon-th-list:before {
    content: "\e012";
}

.dw_widget .dw_glyphicon-ok:before {
    content: "\e013";
}

.dw_widget .dw_glyphicon-remove:before {
    content: "\e014";
}

.dw_widget .dw_glyphicon-zoom-in:before {
    content: "\e015";
}

.dw_widget .dw_glyphicon-zoom-out:before {
    content: "\e016";
}

.dw_widget .dw_glyphicon-off:before {
    content: "\e017";
}

.dw_widget .dw_glyphicon-signal:before {
    content: "\e018";
}

.dw_widget .dw_glyphicon-cog:before {
    content: "\e019";
}

.dw_widget .dw_glyphicon-trash:before {
    content: "\e020";
}

.dw_widget .dw_glyphicon-home:before {
    content: "\e021";
}

.dw_widget .dw_glyphicon-file:before {
    content: "\e022";
}

.dw_widget .dw_glyphicon-time:before {
    content: "\e023";
}

.dw_widget .dw_glyphicon-road:before {
    content: "\e024";
}

.dw_widget .dw_glyphicon-download-alt:before {
    content: "\e025";
}

.dw_widget .dw_glyphicon-download:before {
    content: "\e026";
}

.dw_widget .dw_glyphicon-upload:before {
    content: "\e027";
}

.dw_widget .dw_glyphicon-inbox:before {
    content: "\e028";
}

.dw_widget .dw_glyphicon-play-circle:before {
    content: "\e029";
}

.dw_widget .dw_glyphicon-repeat:before {
    content: "\e030";
}

.dw_widget .dw_glyphicon-refresh:before {
    content: "\e031";
}

.dw_widget .dw_glyphicon-list-alt:before {
    content: "\e032";
}

.dw_widget .dw_glyphicon-lock:before {
    content: "\e033";
}

.dw_widget .dw_glyphicon-flag:before {
    content: "\e034";
}

.dw_widget .dw_glyphicon-headphones:before {
    content: "\e035";
}

.dw_widget .dw_glyphicon-volume-off:before {
    content: "\e036";
}

.dw_widget .dw_glyphicon-volume-down:before {
    content: "\e037";
}

.dw_widget .dw_glyphicon-volume-up:before {
    content: "\e038";
}

.dw_widget .dw_glyphicon-qrcode:before {
    content: "\e039";
}

.dw_widget .dw_glyphicon-barcode:before {
    content: "\e040";
}

.dw_widget .dw_glyphicon-tag:before {
    content: "\e041";
}

.dw_widget .dw_glyphicon-tags:before {
    content: "\e042";
}

.dw_widget .dw_glyphicon-book:before {
    content: "\e043";
}

.dw_widget .dw_glyphicon-bookmark:before {
    content: "\e044";
}

.dw_widget .dw_glyphicon-print:before {
    content: "\e045";
}

.dw_widget .dw_glyphicon-camera:before {
    content: "\e046";
}

.dw_widget .dw_glyphicon-font:before {
    content: "\e047";
}

.dw_widget .dw_glyphicon-bold:before {
    content: "\e048";
}

.dw_widget .dw_glyphicon-italic:before {
    content: "\e049";
}

.dw_widget .dw_glyphicon-text-height:before {
    content: "\e050";
}

.dw_widget .dw_glyphicon-text-width:before {
    content: "\e051";
}

.dw_widget .dw_glyphicon-align-left:before {
    content: "\e052";
}

.dw_widget .dw_glyphicon-align-center:before {
    content: "\e053";
}

.dw_widget .dw_glyphicon-align-right:before {
    content: "\e054";
}

.dw_widget .dw_glyphicon-align-justify:before {
    content: "\e055";
}

.dw_widget .dw_glyphicon-list:before {
    content: "\e056";
}

.dw_widget .dw_glyphicon-indent-left:before {
    content: "\e057";
}

.dw_widget .dw_glyphicon-indent-right:before {
    content: "\e058";
}

.dw_widget .dw_glyphicon-facetime-video:before {
    content: "\e059";
}

.dw_widget .dw_glyphicon-picture:before {
    content: "\e060";
}

.dw_widget .dw_glyphicon-map-marker:before {
    content: "\e062";
}

.dw_widget .dw_glyphicon-adjust:before {
    content: "\e063";
}

.dw_widget .dw_glyphicon-tint:before {
    content: "\e064";
}

.dw_widget .dw_glyphicon-edit:before {
    content: "\e065";
}

.dw_widget .dw_glyphicon-share:before {
    content: "\e066";
}

.dw_widget .dw_glyphicon-check:before {
    content: "\e067";
}

.dw_widget .dw_glyphicon-move:before {
    content: "\e068";
}

.dw_widget .dw_glyphicon-step-backward:before {
    content: "\e069";
}

.dw_widget .dw_glyphicon-fast-backward:before {
    content: "\e070";
}

.dw_widget .dw_glyphicon-backward:before {
    content: "\e071";
}

.dw_widget .dw_glyphicon-play:before {
    content: "\e072";
}

.dw_widget .dw_glyphicon-pause:before {
    content: "\e073";
}

.dw_widget .dw_glyphicon-stop:before {
    content: "\e074";
}

.dw_widget .dw_glyphicon-forward:before {
    content: "\e075";
}

.dw_widget .dw_glyphicon-fast-forward:before {
    content: "\e076";
}

.dw_widget .dw_glyphicon-step-forward:before {
    content: "\e077";
}

.dw_widget .dw_glyphicon-eject:before {
    content: "\e078";
}

.dw_widget .dw_glyphicon-chevron-left:before {
    content: "\e079";
}

.dw_widget .dw_glyphicon-chevron-right:before {
    content: "\e080";
}

.dw_widget .dw_glyphicon-plus-sign:before {
    content: "\e081";
}

.dw_widget .dw_glyphicon-minus-sign:before {
    content: "\e082";
}

.dw_widget .dw_glyphicon-remove-sign:before {
    content: "\e083";
}

.dw_widget .dw_glyphicon-ok-sign:before {
    content: "\e084";
}

.dw_widget .dw_glyphicon-question-sign:before {
    content: "\e085";
}

.dw_widget .dw_glyphicon-info-sign:before {
    content: "\e086";
}

.dw_widget .dw_glyphicon-screenshot:before {
    content: "\e087";
}

.dw_widget .dw_glyphicon-remove-circle:before {
    content: "\e088";
}

.dw_widget .dw_glyphicon-ok-circle:before {
    content: "\e089";
}

.dw_widget .dw_glyphicon-ban-circle:before {
    content: "\e090";
}

.dw_widget .dw_glyphicon-arrow-left:before {
    content: "\e091";
}

.dw_widget .dw_glyphicon-arrow-right:before {
    content: "\e092";
}

.dw_widget .dw_glyphicon-arrow-up:before {
    content: "\e093";
}

.dw_widget .dw_glyphicon-arrow-down:before {
    content: "\e094";
}

.dw_widget .dw_glyphicon-share-alt:before {
    content: "\e095";
}

.dw_widget .dw_glyphicon-resize-full:before {
    content: "\e096";
}

.dw_widget .dw_glyphicon-resize-small:before {
    content: "\e097";
}

.dw_widget .dw_glyphicon-exclamation-sign:before {
    content: "\e101";
}

.dw_widget .dw_glyphicon-gift:before {
    content: "\e102";
}

.dw_widget .dw_glyphicon-leaf:before {
    content: "\e103";
}

.dw_widget .dw_glyphicon-fire:before {
    content: "\e104";
}

.dw_widget .dw_glyphicon-eye-open:before {
    content: "\e105";
}

.dw_widget .dw_glyphicon-eye-close:before {
    content: "\e106";
}

.dw_widget .dw_glyphicon-warning-sign:before {
    content: "\e107";
}

.dw_widget .dw_glyphicon-plane:before {
    content: "\e108";
}

.dw_widget .dw_glyphicon-calendar:before {
    content: "\e109";
}

.dw_widget .dw_glyphicon-random:before {
    content: "\e110";
}

.dw_widget .dw_glyphicon-comment:before {
    content: "\e111";
}

.dw_widget .dw_glyphicon-magnet:before {
    content: "\e112";
}

.dw_widget .dw_glyphicon-chevron-up:before {
    content: "\e113";
}

.dw_widget .dw_glyphicon-chevron-down:before {
    content: "\e114";
}

.dw_widget .dw_glyphicon-retweet:before {
    content: "\e115";
}

.dw_widget .dw_glyphicon-shopping-cart:before {
    content: "\e116";
}

.dw_widget .dw_glyphicon-folder-close:before {
    content: "\e117";
}

.dw_widget .dw_glyphicon-folder-open:before {
    content: "\e118";
}

.dw_widget .dw_glyphicon-resize-vertical:before {
    content: "\e119";
}

.dw_widget .dw_glyphicon-resize-horizontal:before {
    content: "\e120";
}

.dw_widget .dw_glyphicon-hdd:before {
    content: "\e121";
}

.dw_widget .dw_glyphicon-bullhorn:before {
    content: "\e122";
}

.dw_widget .dw_glyphicon-bell:before {
    content: "\e123";
}

.dw_widget .dw_glyphicon-certificate:before {
    content: "\e124";
}

.dw_widget .dw_glyphicon-thumbs-up:before {
    content: "\e125";
}

.dw_widget .dw_glyphicon-thumbs-down:before {
    content: "\e126";
}

.dw_widget .dw_glyphicon-hand-right:before {
    content: "\e127";
}

.dw_widget .dw_glyphicon-hand-left:before {
    content: "\e128";
}

.dw_widget .dw_glyphicon-hand-up:before {
    content: "\e129";
}

.dw_widget .dw_glyphicon-hand-down:before {
    content: "\e130";
}

.dw_widget .dw_glyphicon-circle-arrow-right:before {
    content: "\e131";
}

.dw_widget .dw_glyphicon-circle-arrow-left:before {
    content: "\e132";
}

.dw_widget .dw_glyphicon-circle-arrow-up:before {
    content: "\e133";
}

.dw_widget .dw_glyphicon-circle-arrow-down:before {
    content: "\e134";
}

.dw_widget .dw_glyphicon-globe:before {
    content: "\e135";
}

.dw_widget .dw_glyphicon-wrench:before {
    content: "\e136";
}

.dw_widget .dw_glyphicon-tasks:before {
    content: "\e137";
}

.dw_widget .dw_glyphicon-filter:before {
    content: "\e138";
}

.dw_widget .dw_glyphicon-briefcase:before {
    content: "\e139";
}

.dw_widget .dw_glyphicon-fullscreen:before {
    content: "\e140";
}

.dw_widget .dw_glyphicon-dashboard:before {
    content: "\e141";
}

.dw_widget .dw_glyphicon-paperclip:before {
    content: "\e142";
}

.dw_widget .dw_glyphicon-heart-empty:before {
    content: "\e143";
}

.dw_widget .dw_glyphicon-link:before {
    content: "\e144";
}

.dw_widget .dw_glyphicon-phone:before {
    content: "\e145";
}

.dw_widget .dw_glyphicon-pushpin:before {
    content: "\e146";
}

.dw_widget .dw_glyphicon-usd:before {
    content: "\e148";
}

.dw_widget .dw_glyphicon-gbp:before {
    content: "\e149";
}

.dw_widget .dw_glyphicon-sort:before {
    content: "\e150";
}

.dw_widget .dw_glyphicon-sort-by-alphabet:before {
    content: "\e151";
}

.dw_widget .dw_glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}

.dw_widget .dw_glyphicon-sort-by-order:before {
    content: "\e153";
}

.dw_widget .dw_glyphicon-sort-by-order-alt:before {
    content: "\e154";
}

.dw_widget .dw_glyphicon-sort-by-attributes:before {
    content: "\e155";
}

.dw_widget .dw_glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}

.dw_widget .dw_glyphicon-unchecked:before {
    content: "\e157";
}

.dw_widget .dw_glyphicon-expand:before {
    content: "\e158";
}

.dw_widget .dw_glyphicon-collapse-down:before {
    content: "\e159";
}

.dw_widget .dw_glyphicon-collapse-up:before {
    content: "\e160";
}

.dw_widget .dw_glyphicon-log-in:before {
    content: "\e161";
}

.dw_widget .dw_glyphicon-flash:before {
    content: "\e162";
}

.dw_widget .dw_glyphicon-log-out:before {
    content: "\e163";
}

.dw_widget .dw_glyphicon-new-window:before {
    content: "\e164";
}

.dw_widget .dw_glyphicon-record:before {
    content: "\e165";
}

.dw_widget .dw_glyphicon-save:before {
    content: "\e166";
}

.dw_widget .dw_glyphicon-open:before {
    content: "\e167";
}

.dw_widget .dw_glyphicon-saved:before {
    content: "\e168";
}

.dw_widget .dw_glyphicon-import:before {
    content: "\e169";
}

.dw_widget .dw_glyphicon-export:before {
    content: "\e170";
}

.dw_widget .dw_glyphicon-send:before {
    content: "\e171";
}

.dw_widget .dw_glyphicon-floppy-disk:before {
    content: "\e172";
}

.dw_widget .dw_glyphicon-floppy-saved:before {
    content: "\e173";
}

.dw_widget .dw_glyphicon-floppy-remove:before {
    content: "\e174";
}

.dw_widget .dw_glyphicon-floppy-save:before {
    content: "\e175";
}

.dw_widget .dw_glyphicon-floppy-open:before {
    content: "\e176";
}

.dw_widget .dw_glyphicon-credit-card:before {
    content: "\e177";
}

.dw_widget .dw_glyphicon-transfer:before {
    content: "\e178";
}

.dw_widget .dw_glyphicon-cutlery:before {
    content: "\e179";
}

.dw_widget .dw_glyphicon-header:before {
    content: "\e180";
}

.dw_widget .dw_glyphicon-compressed:before {
    content: "\e181";
}

.dw_widget .dw_glyphicon-earphone:before {
    content: "\e182";
}

.dw_widget .dw_glyphicon-phone-alt:before {
    content: "\e183";
}

.dw_widget .dw_glyphicon-tower:before {
    content: "\e184";
}

.dw_widget .dw_glyphicon-stats:before {
    content: "\e185";
}

.dw_widget .dw_glyphicon-sd-video:before {
    content: "\e186";
}

.dw_widget .dw_glyphicon-hd-video:before {
    content: "\e187";
}

.dw_widget .dw_glyphicon-subtitles:before {
    content: "\e188";
}

.dw_widget .dw_glyphicon-sound-stereo:before {
    content: "\e189";
}

.dw_widget .dw_glyphicon-sound-dolby:before {
    content: "\e190";
}

.dw_widget .dw_glyphicon-sound-5-1:before {
    content: "\e191";
}

.dw_widget .dw_glyphicon-sound-6-1:before {
    content: "\e192";
}

.dw_widget .dw_glyphicon-sound-7-1:before {
    content: "\e193";
}

.dw_widget .dw_glyphicon-copyright-mark:before {
    content: "\e194";
}

.dw_widget .dw_glyphicon-registration-mark:before {
    content: "\e195";
}

.dw_widget .dw_glyphicon-cloud-download:before {
    content: "\e197";
}

.dw_widget .dw_glyphicon-cloud-upload:before {
    content: "\e198";
}

.dw_widget .dw_glyphicon-tree-conifer:before {
    content: "\e199";
}

.dw_widget .dw_glyphicon-tree-deciduous:before {
    content: "\e200";
}

.dw_widget .dw_glyphicon-cd:before {
    content: "\e201";
}

.dw_widget .dw_glyphicon-save-file:before {
    content: "\e202";
}

.dw_widget .dw_glyphicon-open-file:before {
    content: "\e203";
}

.dw_widget .dw_glyphicon-level-up:before {
    content: "\e204";
}

.dw_widget .dw_glyphicon-copy:before {
    content: "\e205";
}

.dw_widget .dw_glyphicon-paste:before {
    content: "\e206";
}

.dw_widget .dw_glyphicon-alert:before {
    content: "\e209";
}

.dw_widget .dw_glyphicon-equalizer:before {
    content: "\e210";
}

.dw_widget .dw_glyphicon-king:before {
    content: "\e211";
}

.dw_widget .dw_glyphicon-queen:before {
    content: "\e212";
}

.dw_widget .dw_glyphicon-pawn:before {
    content: "\e213";
}

.dw_widget .dw_glyphicon-bishop:before {
    content: "\e214";
}

.dw_widget .dw_glyphicon-knight:before {
    content: "\e215";
}

.dw_widget .dw_glyphicon-baby-formula:before {
    content: "\e216";
}

.dw_widget .dw_glyphicon-tent:before {
    content: "\26fa";
}

.dw_widget .dw_glyphicon-blackboard:before {
    content: "\e218";
}

.dw_widget .dw_glyphicon-bed:before {
    content: "\e219";
}

.dw_widget .dw_glyphicon-apple:before {
    content: "\f8ff";
}

.dw_widget .dw_glyphicon-erase:before {
    content: "\e221";
}

.dw_widget .dw_glyphicon-hourglass:before {
    content: "\231b";
}

.dw_widget .dw_glyphicon-lamp:before {
    content: "\e223";
}

.dw_widget .dw_glyphicon-duplicate:before {
    content: "\e224";
}

.dw_widget .dw_glyphicon-piggy-bank:before {
    content: "\e225";
}

.dw_widget .dw_glyphicon-scissors:before {
    content: "\e226";
}

.dw_widget .dw_glyphicon-bitcoin:before {
    content: "\e227";
}

.dw_widget .dw_glyphicon-btc:before {
    content: "\e227";
}

.dw_widget .dw_glyphicon-xbt:before {
    content: "\e227";
}

.dw_widget .dw_glyphicon-yen:before {
    content: "\00a5";
}

.dw_widget .dw_glyphicon-jpy:before {
    content: "\00a5";
}

.dw_widget .dw_glyphicon-ruble:before {
    content: "\20bd";
}

.dw_widget .dw_glyphicon-rub:before {
    content: "\20bd";
}

.dw_widget .dw_glyphicon-scale:before {
    content: "\e230";
}

.dw_widget .dw_glyphicon-ice-lolly:before {
    content: "\e231";
}

.dw_widget .dw_glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}

.dw_widget .dw_glyphicon-education:before {
    content: "\e233";
}

.dw_widget .dw_glyphicon-option-horizontal:before {
    content: "\e234";
}

.dw_widget .dw_glyphicon-option-vertical:before {
    content: "\e235";
}

.dw_widget .dw_glyphicon-menu-hamburger:before {
    content: "\e236";
}

.dw_widget .dw_glyphicon-modal-window:before {
    content: "\e237";
}

.dw_widget .dw_glyphicon-oil:before {
    content: "\e238";
}

.dw_widget .dw_glyphicon-grain:before {
    content: "\e239";
}

.dw_widget .dw_glyphicon-sunglasses:before {
    content: "\e240";
}

.dw_widget .dw_glyphicon-text-size:before {
    content: "\e241";
}

.dw_widget .dw_glyphicon-text-color:before {
    content: "\e242";
}

.dw_widget .dw_glyphicon-text-background:before {
    content: "\e243";
}

.dw_widget .dw_glyphicon-object-align-top:before {
    content: "\e244";
}

.dw_widget .dw_glyphicon-object-align-bottom:before {
    content: "\e245";
}

.dw_widget .dw_glyphicon-object-align-horizontal:before {
    content: "\e246";
}

.dw_widget .dw_glyphicon-object-align-left:before {
    content: "\e247";
}

.dw_widget .dw_glyphicon-object-align-vertical:before {
    content: "\e248";
}

.dw_widget .dw_glyphicon-object-align-right:before {
    content: "\e249";
}

.dw_widget .dw_glyphicon-triangle-right:before {
    content: "\e250";
}

.dw_widget .dw_glyphicon-triangle-left:before {
    content: "\e251";
}

.dw_widget .dw_glyphicon-triangle-bottom:before {
    content: "\e252";
}

.dw_widget .dw_glyphicon-triangle-top:before {
    content: "\e253";
}

.dw_widget .dw_glyphicon-console:before {
    content: "\e254";
}

.dw_widget .dw_glyphicon-superscript:before {
    content: "\e255";
}

.dw_widget .dw_glyphicon-subscript:before {
    content: "\e256";
}

.dw_widget .dw_glyphicon-menu-left:before {
    content: "\e257";
}

.dw_widget .dw_glyphicon-menu-right:before {
    content: "\e258";
}

.dw_widget .dw_glyphicon-menu-down:before {
    content: "\e259";
}

.dw_widget .dw_glyphicon-menu-up:before {
    content: "\e260";
}

.dw_widget * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .dw_widget *:before,
    .dw_widget *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

.dw_widget html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.dw_widget body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}

.dw_widget input,
.dw_widget button,
.dw_widget select,
.dw_widget textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.dw_widget a {
    color: #337ab7;
    text-decoration: none;
}

    .dw_widget a:hover,
    .dw_widget a:focus {
        color: #23527c;
        text-decoration: underline;
    }

    .dw_widget a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

.dw_widget figure {
    margin: 0;
}

.dw_widget img {
    vertical-align: middle;
}

.dw_widget .dw_img-responsive,
.dw_widget .dw_thumbnail > img,
.dw_widget .dw_thumbnail a > img,
.dw_widget .dw_carousel-inner > .dw_item > img,
.dw_widget .dw_carousel-inner > .dw_item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
}

.dw_widget .dw_img-rounded {
    border-radius: 6px;
}

.dw_widget .dw_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;
}

.dw_widget .dw_img-circle {
    border-radius: 50%;
}

.dw_widget hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

.dw_widget .dw_sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.dw_widget .dw_sr-only-focusable:active,
.dw_widget .dw_sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

[role="button"] {
    cursor: pointer;
}

.dw_widget h1,
.dw_widget h2,
.dw_widget h3,
.dw_widget h4,
.dw_widget h5,
.dw_widget h6,
.dw_widget .dw_h1,
.dw_widget .dw_h2,
.dw_widget .dw_h3,
.dw_widget .dw_h4,
.dw_widget .dw_h5,
.dw_widget .dw_h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

    .dw_widget h1 small,
    .dw_widget h2 small,
    .dw_widget h3 small,
    .dw_widget h4 small,
    .dw_widget h5 small,
    .dw_widget h6 small,
    .dw_widget .dw_h1 small,
    .dw_widget .dw_h2 small,
    .dw_widget .dw_h3 small,
    .dw_widget .dw_h4 small,
    .dw_widget .dw_h5 small,
    .dw_widget .dw_h6 small,
    .dw_widget h1 .dw_small,
    .dw_widget h2 .dw_small,
    .dw_widget h3 .dw_small,
    .dw_widget h4 .dw_small,
    .dw_widget h5 .dw_small,
    .dw_widget h6 .dw_small,
    .dw_widget .dw_h1 .dw_small,
    .dw_widget .dw_h2 .dw_small,
    .dw_widget .dw_h3 .dw_small,
    .dw_widget .dw_h4 .dw_small,
    .dw_widget .dw_h5 .dw_small,
    .dw_widget .dw_h6 .dw_small {
        font-weight: normal;
        line-height: 1;
        color: #777;
    }

.dw_widget h1,
.dw_widget .dw_h1,
.dw_widget h2,
.dw_widget .dw_h2,
.dw_widget h3,
.dw_widget .dw_h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

    .dw_widget h1 small,
    .dw_widget .dw_h1 small,
    .dw_widget h2 small,
    .dw_widget .dw_h2 small,
    .dw_widget h3 small,
    .dw_widget .dw_h3 small,
    .dw_widget h1 .dw_small,
    .dw_widget .dw_h1 .dw_small,
    .dw_widget h2 .dw_small,
    .dw_widget .dw_h2 .dw_small,
    .dw_widget h3 .dw_small,
    .dw_widget .dw_h3 .dw_small {
        font-size: 65%;
    }

.dw_widget h4,
.dw_widget .dw_h4,
.dw_widget h5,
.dw_widget .dw_h5,
.dw_widget h6,
.dw_widget .dw_h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

    .dw_widget h4 small,
    .dw_widget .dw_h4 small,
    .dw_widget h5 small,
    .dw_widget .dw_h5 small,
    .dw_widget h6 small,
    .dw_widget .dw_h6 small,
    .dw_widget h4 .dw_small,
    .dw_widget .dw_h4 .dw_small,
    .dw_widget h5 .dw_small,
    .dw_widget .dw_h5 .dw_small,
    .dw_widget h6 .dw_small,
    .dw_widget .dw_h6 .dw_small {
        font-size: 75%;
    }

.dw_widget h1,
.dw_widget .dw_h1 {
    font-size: 36px;
}

.dw_widget h2,
.dw_widget .dw_h2 {
    font-size: 30px;
}

.dw_widget h3,
.dw_widget .dw_h3 {
    font-size: 24px;
}

.dw_widget h4,
.dw_widget .dw_h4 {
    font-size: 18px;
}

.dw_widget h5,
.dw_widget .dw_h5 {
    font-size: 14px;
}

.dw_widget h6,
.dw_widget .dw_h6 {
    font-size: 12px;
}

.dw_widget p {
    margin: 0 0 10px;
}

.dw_widget .dw_lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width: 768px) {
    .dw_widget .dw_lead {
        font-size: 21px;
    }
}

.dw_widget small,
.dw_widget .dw_small {
    font-size: 85%;
}

.dw_widget mark,
.dw_widget .dw_mark {
    padding: .2em;
    background-color: #fcf8e3;
}

.dw_widget .dw_text-left {
    text-align: left;
}

.dw_widget .dw_text-right {
    text-align: right;
}

.dw_widget .dw_text-center {
    text-align: center;
}

.dw_widget .dw_text-justify {
    text-align: justify;
}

.dw_widget .dw_text-nowrap {
    white-space: nowrap;
}

.dw_widget .dw_text-lowercase {
    text-transform: lowercase;
}

.dw_widget .dw_text-uppercase {
    text-transform: uppercase;
}

.dw_widget .dw_text-capitalize {
    text-transform: capitalize;
}

.dw_widget .dw_text-muted {
    color: #777;
}

.dw_widget .dw_text-primary {
    color: #337ab7;
}

.dw_widget a.dw_text-primary:hover {
    color: #286090;
}

.dw_widget .dw_text-success {
    color: #3c763d;
}

.dw_widget a.dw_text-success:hover {
    color: #2b542c;
}

.dw_widget .dw_text-info {
    color: #31708f;
}

.dw_widget a.dw_text-info:hover {
    color: #245269;
}

.dw_widget .dw_text-warning {
    color: #8a6d3b;
}

.dw_widget a.dw_text-warning:hover {
    color: #66512c;
}

.dw_widget .dw_text-danger {
    color: #a94442;
}

.dw_widget a.dw_text-danger:hover {
    color: #843534;
}

.dw_widget .dw_bg-primary {
    color: #fff;
    background-color: #337ab7;
}

.dw_widget a.dw_bg-primary:hover {
    background-color: #286090;
}

.dw_widget .dw_bg-success {
    background-color: #dff0d8;
}

.dw_widget a.dw_bg-success:hover {
    background-color: #c1e2b3;
}

.dw_widget .dw_bg-info {
    background-color: #d9edf7;
}

.dw_widget a.dw_bg-info:hover {
    background-color: #afd9ee;
}

.dw_widget .dw_bg-warning {
    background-color: #fcf8e3;
}

.dw_widget a.dw_bg-warning:hover {
    background-color: #f7ecb5;
}

.dw_widget .dw_bg-danger {
    background-color: #f2dede;
}

.dw_widget a.dw_bg-danger:hover {
    background-color: #e4b9b9;
}

.dw_widget .dw_page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}

.dw_widget ul,
.dw_widget ol {
    margin-top: 0;
    margin-bottom: 10px;
}

    .dw_widget ul ul,
    .dw_widget ol ul,
    .dw_widget ul ol,
    .dw_widget ol ol {
        margin-bottom: 0;
    }

.dw_widget .dw_list-unstyled {
    padding-left: 0;
    list-style: none;
}

.dw_widget .dw_list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}

    .dw_widget .dw_list-inline > li {
        display: inline-block;
        padding-right: 5px;
        padding-left: 5px;
    }

.dw_widget dl {
    margin-top: 0;
    margin-bottom: 20px;
}

.dw_widget dt,
.dw_widget dd {
    line-height: 1.42857143;
}

.dw_widget dt {
    font-weight: bold;
}

.dw_widget dd {
    margin-left: 0;
}

@media (min-width: 768px) {
    .dw_widget .dw_dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .dw_widget .dw_dl-horizontal dd {
        margin-left: 180px;
    }
}

.dw_widget abbr[title],
.dw_widget abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777;
}

.dw_widget .dw_initialism {
    font-size: 90%;
    text-transform: uppercase;
}

.dw_widget blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}

    .dw_widget blockquote p:last-child,
    .dw_widget blockquote ul:last-child,
    .dw_widget blockquote ol:last-child {
        margin-bottom: 0;
    }

    .dw_widget blockquote footer,
    .dw_widget blockquote small,
    .dw_widget blockquote .dw_small {
        display: block;
        font-size: 80%;
        line-height: 1.42857143;
        color: #777;
    }

        .dw_widget blockquote footer:before,
        .dw_widget blockquote small:before,
        .dw_widget blockquote .dw_small:before {
            content: '\2014 \00A0';
        }

    .dw_widget .dw_blockquote-reverse,
    .dw_widget blockquote.dw_pull-right {
        padding-right: 15px;
        padding-left: 0;
        text-align: right;
        border-right: 5px solid #eee;
        border-left: 0;
    }

        .dw_widget .dw_blockquote-reverse footer:before,
        .dw_widget blockquote.dw_pull-right footer:before,
        .dw_widget .dw_blockquote-reverse small:before,
        .dw_widget blockquote.dw_pull-right small:before,
        .dw_widget .dw_blockquote-reverse .dw_small:before,
        .dw_widget blockquote.dw_pull-right .dw_small:before {
            content: '';
        }

        .dw_widget .dw_blockquote-reverse footer:after,
        .dw_widget blockquote.dw_pull-right footer:after,
        .dw_widget .dw_blockquote-reverse small:after,
        .dw_widget blockquote.dw_pull-right small:after,
        .dw_widget .dw_blockquote-reverse .dw_small:after,
        .dw_widget blockquote.dw_pull-right .dw_small:after {
            content: '\00A0 \2014';
        }

.dw_widget address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}

.dw_widget code,
.dw_widget kbd,
.dw_widget pre,
.dw_widget samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

.dw_widget code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}

.dw_widget 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);
}

    .dw_widget kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: bold;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.dw_widget 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;
}

    .dw_widget pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border-radius: 0;
    }

.dw_widget .dw_pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.dw_widget .dw_container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px) {
    .dw_widget .dw_container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .dw_widget .dw_container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .dw_widget .dw_container {
        width: 1170px;
    }
}

.dw_widget .dw_container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.dw_widget .dw_row {
    margin-right: -15px;
    margin-left: -15px;
}

.dw_widget .dw_col-xs-1, .dw_widget .dw_col-sm-1, .dw_widget .dw_col-md-1, .dw_widget .dw_col-lg-1, .dw_widget .dw_col-xs-2, .dw_widget .dw_col-sm-2, .dw_widget .dw_col-md-2, .dw_widget .dw_col-lg-2, .dw_widget .dw_col-xs-3, .dw_widget .dw_col-sm-3, .dw_widget .dw_col-md-3, .dw_widget .dw_col-lg-3, .dw_widget .dw_col-xs-4, .dw_widget .dw_col-sm-4, .dw_widget .dw_col-md-4, .dw_widget .dw_col-lg-4, .dw_widget .dw_col-xs-5, .dw_widget .dw_col-sm-5, .dw_widget .dw_col-md-5, .dw_widget .dw_col-lg-5, .dw_widget .dw_col-xs-6, .dw_widget .dw_col-sm-6, .dw_widget .dw_col-md-6, .dw_widget .dw_col-lg-6, .dw_widget .dw_col-xs-7, .dw_widget .dw_col-sm-7, .dw_widget .dw_col-md-7, .dw_widget .dw_col-lg-7, .dw_widget .dw_col-xs-8, .dw_widget .dw_col-sm-8, .dw_widget .dw_col-md-8, .dw_widget .dw_col-lg-8, .dw_widget .dw_col-xs-9, .dw_widget .dw_col-sm-9, .dw_widget .dw_col-md-9, .dw_widget .dw_col-lg-9, .dw_widget .dw_col-xs-10, .dw_widget .dw_col-sm-10, .dw_widget .dw_col-md-10, .dw_widget .dw_col-lg-10, .dw_widget .dw_col-xs-11, .dw_widget .dw_col-sm-11, .dw_widget .dw_col-md-11, .dw_widget .dw_col-lg-11, .dw_widget .dw_col-xs-12, .dw_widget .dw_col-sm-12, .dw_widget .dw_col-md-12, .dw_widget .dw_col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.dw_widget .dw_col-xs-1, .dw_widget .dw_col-xs-2, .dw_widget .dw_col-xs-3, .dw_widget .dw_col-xs-4, .dw_widget .dw_col-xs-5, .dw_widget .dw_col-xs-6, .dw_widget .dw_col-xs-7, .dw_widget .dw_col-xs-8, .dw_widget .dw_col-xs-9, .dw_widget .dw_col-xs-10, .dw_widget .dw_col-xs-11, .dw_widget .dw_col-xs-12 {
    float: left;
}

.dw_widget .dw_col-xs-12 {
    width: 100%;
}

.dw_widget .dw_col-xs-11 {
    width: 91.66666667%;
}

.dw_widget .dw_col-xs-10 {
    width: 83.33333333%;
}

.dw_widget .dw_col-xs-9 {
    width: 75%;
}

.dw_widget .dw_col-xs-8 {
    width: 66.66666667%;
}

.dw_widget .dw_col-xs-7 {
    width: 58.33333333%;
}

.dw_widget .dw_col-xs-6 {
    width: 50%;
}

.dw_widget .dw_col-xs-5 {
    width: 41.66666667%;
}

.dw_widget .dw_col-xs-4 {
    width: 33.33333333%;
}

.dw_widget .dw_col-xs-3 {
    width: 25%;
}

.dw_widget .dw_col-xs-2 {
    width: 16.66666667%;
}

.dw_widget .dw_col-xs-1 {
    width: 8.33333333%;
}

.dw_widget .dw_col-xs-pull-12 {
    right: 100%;
}

.dw_widget .dw_col-xs-pull-11 {
    right: 91.66666667%;
}

.dw_widget .dw_col-xs-pull-10 {
    right: 83.33333333%;
}

.dw_widget .dw_col-xs-pull-9 {
    right: 75%;
}

.dw_widget .dw_col-xs-pull-8 {
    right: 66.66666667%;
}

.dw_widget .dw_col-xs-pull-7 {
    right: 58.33333333%;
}

.dw_widget .dw_col-xs-pull-6 {
    right: 50%;
}

.dw_widget .dw_col-xs-pull-5 {
    right: 41.66666667%;
}

.dw_widget .dw_col-xs-pull-4 {
    right: 33.33333333%;
}

.dw_widget .dw_col-xs-pull-3 {
    right: 25%;
}

.dw_widget .dw_col-xs-pull-2 {
    right: 16.66666667%;
}

.dw_widget .dw_col-xs-pull-1 {
    right: 8.33333333%;
}

.dw_widget .dw_col-xs-pull-0 {
    right: auto;
}

.dw_widget .dw_col-xs-push-12 {
    left: 100%;
}

.dw_widget .dw_col-xs-push-11 {
    left: 91.66666667%;
}

.dw_widget .dw_col-xs-push-10 {
    left: 83.33333333%;
}

.dw_widget .dw_col-xs-push-9 {
    left: 75%;
}

.dw_widget .dw_col-xs-push-8 {
    left: 66.66666667%;
}

.dw_widget .dw_col-xs-push-7 {
    left: 58.33333333%;
}

.dw_widget .dw_col-xs-push-6 {
    left: 50%;
}

.dw_widget .dw_col-xs-push-5 {
    left: 41.66666667%;
}

.dw_widget .dw_col-xs-push-4 {
    left: 33.33333333%;
}

.dw_widget .dw_col-xs-push-3 {
    left: 25%;
}

.dw_widget .dw_col-xs-push-2 {
    left: 16.66666667%;
}

.dw_widget .dw_col-xs-push-1 {
    left: 8.33333333%;
}

.dw_widget .dw_col-xs-push-0 {
    left: auto;
}

.dw_widget .dw_col-xs-offset-12 {
    margin-left: 100%;
}

.dw_widget .dw_col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.dw_widget .dw_col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.dw_widget .dw_col-xs-offset-9 {
    margin-left: 75%;
}

.dw_widget .dw_col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.dw_widget .dw_col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.dw_widget .dw_col-xs-offset-6 {
    margin-left: 50%;
}

.dw_widget .dw_col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.dw_widget .dw_col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.dw_widget .dw_col-xs-offset-3 {
    margin-left: 25%;
}

.dw_widget .dw_col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.dw_widget .dw_col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.dw_widget .dw_col-xs-offset-0 {
    margin-left: 0;
}

@media (min-width: 768px) {
    .dw_widget .dw_col-sm-1, .dw_widget .dw_col-sm-2, .dw_widget .dw_col-sm-3, .dw_widget .dw_col-sm-4, .dw_widget .dw_col-sm-5, .dw_widget .dw_col-sm-6, .dw_widget .dw_col-sm-7, .dw_widget .dw_col-sm-8, .dw_widget .dw_col-sm-9, .dw_widget .dw_col-sm-10, .dw_widget .dw_col-sm-11, .dw_widget .dw_col-sm-12 {
        float: left;
    }

    .dw_widget .dw_col-sm-12 {
        width: 100%;
    }

    .dw_widget .dw_col-sm-11 {
        width: 91.66666667%;
    }

    .dw_widget .dw_col-sm-10 {
        width: 83.33333333%;
    }

    .dw_widget .dw_col-sm-9 {
        width: 75%;
    }

    .dw_widget .dw_col-sm-8 {
        width: 66.66666667%;
    }

    .dw_widget .dw_col-sm-7 {
        width: 58.33333333%;
    }

    .dw_widget .dw_col-sm-6 {
        width: 50%;
    }

    .dw_widget .dw_col-sm-5 {
        width: 41.66666667%;
    }

    .dw_widget .dw_col-sm-4 {
        width: 33.33333333%;
    }

    .dw_widget .dw_col-sm-3 {
        width: 25%;
    }

    .dw_widget .dw_col-sm-2 {
        width: 16.66666667%;
    }

    .dw_widget .dw_col-sm-1 {
        width: 8.33333333%;
    }

    .dw_widget .dw_col-sm-pull-12 {
        right: 100%;
    }

    .dw_widget .dw_col-sm-pull-11 {
        right: 91.66666667%;
    }

    .dw_widget .dw_col-sm-pull-10 {
        right: 83.33333333%;
    }

    .dw_widget .dw_col-sm-pull-9 {
        right: 75%;
    }

    .dw_widget .dw_col-sm-pull-8 {
        right: 66.66666667%;
    }

    .dw_widget .dw_col-sm-pull-7 {
        right: 58.33333333%;
    }

    .dw_widget .dw_col-sm-pull-6 {
        right: 50%;
    }

    .dw_widget .dw_col-sm-pull-5 {
        right: 41.66666667%;
    }

    .dw_widget .dw_col-sm-pull-4 {
        right: 33.33333333%;
    }

    .dw_widget .dw_col-sm-pull-3 {
        right: 25%;
    }

    .dw_widget .dw_col-sm-pull-2 {
        right: 16.66666667%;
    }

    .dw_widget .dw_col-sm-pull-1 {
        right: 8.33333333%;
    }

    .dw_widget .dw_col-sm-pull-0 {
        right: auto;
    }

    .dw_widget .dw_col-sm-push-12 {
        left: 100%;
    }

    .dw_widget .dw_col-sm-push-11 {
        left: 91.66666667%;
    }

    .dw_widget .dw_col-sm-push-10 {
        left: 83.33333333%;
    }

    .dw_widget .dw_col-sm-push-9 {
        left: 75%;
    }

    .dw_widget .dw_col-sm-push-8 {
        left: 66.66666667%;
    }

    .dw_widget .dw_col-sm-push-7 {
        left: 58.33333333%;
    }

    .dw_widget .dw_col-sm-push-6 {
        left: 50%;
    }

    .dw_widget .dw_col-sm-push-5 {
        left: 41.66666667%;
    }

    .dw_widget .dw_col-sm-push-4 {
        left: 33.33333333%;
    }

    .dw_widget .dw_col-sm-push-3 {
        left: 25%;
    }

    .dw_widget .dw_col-sm-push-2 {
        left: 16.66666667%;
    }

    .dw_widget .dw_col-sm-push-1 {
        left: 8.33333333%;
    }

    .dw_widget .dw_col-sm-push-0 {
        left: auto;
    }

    .dw_widget .dw_col-sm-offset-12 {
        margin-left: 100%;
    }

    .dw_widget .dw_col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .dw_widget .dw_col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .dw_widget .dw_col-sm-offset-9 {
        margin-left: 75%;
    }

    .dw_widget .dw_col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .dw_widget .dw_col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .dw_widget .dw_col-sm-offset-6 {
        margin-left: 50%;
    }

    .dw_widget .dw_col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .dw_widget .dw_col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .dw_widget .dw_col-sm-offset-3 {
        margin-left: 25%;
    }

    .dw_widget .dw_col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .dw_widget .dw_col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .dw_widget .dw_col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 992px) {
    .dw_widget .dw_col-md-1, .dw_widget .dw_col-md-2, .dw_widget .dw_col-md-3, .dw_widget .dw_col-md-4, .dw_widget .dw_col-md-5, .dw_widget .dw_col-md-6, .dw_widget .dw_col-md-7, .dw_widget .dw_col-md-8, .dw_widget .dw_col-md-9, .dw_widget .dw_col-md-10, .dw_widget .dw_col-md-11, .dw_widget .dw_col-md-12 {
        float: left;
    }

    .dw_widget .dw_col-md-12 {
        width: 100%;
    }

    .dw_widget .dw_col-md-11 {
        width: 91.66666667%;
    }

    .dw_widget .dw_col-md-10 {
        width: 83.33333333%;
    }

    .dw_widget .dw_col-md-9 {
        width: 75%;
    }

    .dw_widget .dw_col-md-8 {
        width: 66.66666667%;
    }

    .dw_widget .dw_col-md-7 {
        width: 58.33333333%;
    }

    .dw_widget .dw_col-md-6 {
        width: 50%;
    }

    .dw_widget .dw_col-md-5 {
        width: 41.66666667%;
    }

    .dw_widget .dw_col-md-4 {
        width: 33.33333333%;
    }

    .dw_widget .dw_col-md-3 {
        width: 25%;
    }

    .dw_widget .dw_col-md-2 {
        width: 16.66666667%;
    }

    .dw_widget .dw_col-md-1 {
        width: 8.33333333%;
    }

    .dw_widget .dw_col-md-pull-12 {
        right: 100%;
    }

    .dw_widget .dw_col-md-pull-11 {
        right: 91.66666667%;
    }

    .dw_widget .dw_col-md-pull-10 {
        right: 83.33333333%;
    }

    .dw_widget .dw_col-md-pull-9 {
        right: 75%;
    }

    .dw_widget .dw_col-md-pull-8 {
        right: 66.66666667%;
    }

    .dw_widget .dw_col-md-pull-7 {
        right: 58.33333333%;
    }

    .dw_widget .dw_col-md-pull-6 {
        right: 50%;
    }

    .dw_widget .dw_col-md-pull-5 {
        right: 41.66666667%;
    }

    .dw_widget .dw_col-md-pull-4 {
        right: 33.33333333%;
    }

    .dw_widget .dw_col-md-pull-3 {
        right: 25%;
    }

    .dw_widget .dw_col-md-pull-2 {
        right: 16.66666667%;
    }

    .dw_widget .dw_col-md-pull-1 {
        right: 8.33333333%;
    }

    .dw_widget .dw_col-md-pull-0 {
        right: auto;
    }

    .dw_widget .dw_col-md-push-12 {
        left: 100%;
    }

    .dw_widget .dw_col-md-push-11 {
        left: 91.66666667%;
    }

    .dw_widget .dw_col-md-push-10 {
        left: 83.33333333%;
    }

    .dw_widget .dw_col-md-push-9 {
        left: 75%;
    }

    .dw_widget .dw_col-md-push-8 {
        left: 66.66666667%;
    }

    .dw_widget .dw_col-md-push-7 {
        left: 58.33333333%;
    }

    .dw_widget .dw_col-md-push-6 {
        left: 50%;
    }

    .dw_widget .dw_col-md-push-5 {
        left: 41.66666667%;
    }

    .dw_widget .dw_col-md-push-4 {
        left: 33.33333333%;
    }

    .dw_widget .dw_col-md-push-3 {
        left: 25%;
    }

    .dw_widget .dw_col-md-push-2 {
        left: 16.66666667%;
    }

    .dw_widget .dw_col-md-push-1 {
        left: 8.33333333%;
    }

    .dw_widget .dw_col-md-push-0 {
        left: auto;
    }

    .dw_widget .dw_col-md-offset-12 {
        margin-left: 100%;
    }

    .dw_widget .dw_col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .dw_widget .dw_col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .dw_widget .dw_col-md-offset-9 {
        margin-left: 75%;
    }

    .dw_widget .dw_col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .dw_widget .dw_col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .dw_widget .dw_col-md-offset-6 {
        margin-left: 50%;
    }

    .dw_widget .dw_col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .dw_widget .dw_col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .dw_widget .dw_col-md-offset-3 {
        margin-left: 25%;
    }

    .dw_widget .dw_col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .dw_widget .dw_col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .dw_widget .dw_col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 1200px) {
    .dw_widget .dw_col-lg-1, .dw_widget .dw_col-lg-2, .dw_widget .dw_col-lg-3, .dw_widget .dw_col-lg-4, .dw_widget .dw_col-lg-5, .dw_widget .dw_col-lg-6, .dw_widget .dw_col-lg-7, .dw_widget .dw_col-lg-8, .dw_widget .dw_col-lg-9, .dw_widget .dw_col-lg-10, .dw_widget .dw_col-lg-11, .dw_widget .dw_col-lg-12 {
        float: left;
    }

    .dw_widget .dw_col-lg-12 {
        width: 100%;
    }

    .dw_widget .dw_col-lg-11 {
        width: 91.66666667%;
    }

    .dw_widget .dw_col-lg-10 {
        width: 83.33333333%;
    }

    .dw_widget .dw_col-lg-9 {
        width: 75%;
    }

    .dw_widget .dw_col-lg-8 {
        width: 66.66666667%;
    }

    .dw_widget .dw_col-lg-7 {
        width: 58.33333333%;
    }

    .dw_widget .dw_col-lg-6 {
        width: 50%;
    }

    .dw_widget .dw_col-lg-5 {
        width: 41.66666667%;
    }

    .dw_widget .dw_col-lg-4 {
        width: 33.33333333%;
    }

    .dw_widget .dw_col-lg-3 {
        width: 25%;
    }

    .dw_widget .dw_col-lg-2 {
        width: 16.66666667%;
    }

    .dw_widget .dw_col-lg-1 {
        width: 8.33333333%;
    }

    .dw_widget .dw_col-lg-pull-12 {
        right: 100%;
    }

    .dw_widget .dw_col-lg-pull-11 {
        right: 91.66666667%;
    }

    .dw_widget .dw_col-lg-pull-10 {
        right: 83.33333333%;
    }

    .dw_widget .dw_col-lg-pull-9 {
        right: 75%;
    }

    .dw_widget .dw_col-lg-pull-8 {
        right: 66.66666667%;
    }

    .dw_widget .dw_col-lg-pull-7 {
        right: 58.33333333%;
    }

    .dw_widget .dw_col-lg-pull-6 {
        right: 50%;
    }

    .dw_widget .dw_col-lg-pull-5 {
        right: 41.66666667%;
    }

    .dw_widget .dw_col-lg-pull-4 {
        right: 33.33333333%;
    }

    .dw_widget .dw_col-lg-pull-3 {
        right: 25%;
    }

    .dw_widget .dw_col-lg-pull-2 {
        right: 16.66666667%;
    }

    .dw_widget .dw_col-lg-pull-1 {
        right: 8.33333333%;
    }

    .dw_widget .dw_col-lg-pull-0 {
        right: auto;
    }

    .dw_widget .dw_col-lg-push-12 {
        left: 100%;
    }

    .dw_widget .dw_col-lg-push-11 {
        left: 91.66666667%;
    }

    .dw_widget .dw_col-lg-push-10 {
        left: 83.33333333%;
    }

    .dw_widget .dw_col-lg-push-9 {
        left: 75%;
    }

    .dw_widget .dw_col-lg-push-8 {
        left: 66.66666667%;
    }

    .dw_widget .dw_col-lg-push-7 {
        left: 58.33333333%;
    }

    .dw_widget .dw_col-lg-push-6 {
        left: 50%;
    }

    .dw_widget .dw_col-lg-push-5 {
        left: 41.66666667%;
    }

    .dw_widget .dw_col-lg-push-4 {
        left: 33.33333333%;
    }

    .dw_widget .dw_col-lg-push-3 {
        left: 25%;
    }

    .dw_widget .dw_col-lg-push-2 {
        left: 16.66666667%;
    }

    .dw_widget .dw_col-lg-push-1 {
        left: 8.33333333%;
    }

    .dw_widget .dw_col-lg-push-0 {
        left: auto;
    }

    .dw_widget .dw_col-lg-offset-12 {
        margin-left: 100%;
    }

    .dw_widget .dw_col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .dw_widget .dw_col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .dw_widget .dw_col-lg-offset-9 {
        margin-left: 75%;
    }

    .dw_widget .dw_col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .dw_widget .dw_col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .dw_widget .dw_col-lg-offset-6 {
        margin-left: 50%;
    }

    .dw_widget .dw_col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .dw_widget .dw_col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .dw_widget .dw_col-lg-offset-3 {
        margin-left: 25%;
    }

    .dw_widget .dw_col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .dw_widget .dw_col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .dw_widget .dw_col-lg-offset-0 {
        margin-left: 0;
    }
}

.dw_widget table {
    background-color: transparent;
}

.dw_widget caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}

.dw_widget th {
    text-align: left;
}

.dw_widget .dw_table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

    .dw_widget .dw_table > thead > tr > th,
    .dw_widget .dw_table > tbody > tr > th,
    .dw_widget .dw_table > tfoot > tr > th,
    .dw_widget .dw_table > thead > tr > td,
    .dw_widget .dw_table > tbody > tr > td,
    .dw_widget .dw_table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd;
    }

    .dw_widget .dw_table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd;
    }

    .dw_widget .dw_table > caption + thead > tr:first-child > th,
    .dw_widget .dw_table > colgroup + thead > tr:first-child > th,
    .dw_widget .dw_table > thead:first-child > tr:first-child > th,
    .dw_widget .dw_table > caption + thead > tr:first-child > td,
    .dw_widget .dw_table > colgroup + thead > tr:first-child > td,
    .dw_widget .dw_table > thead:first-child > tr:first-child > td {
        border-top: 0;
    }

    .dw_widget .dw_table > tbody + tbody {
        border-top: 2px solid #ddd;
    }

    .dw_widget .dw_table .dw_table {
        background-color: #fff;
    }

.dw_widget .dw_table-condensed > thead > tr > th,
.dw_widget .dw_table-condensed > tbody > tr > th,
.dw_widget .dw_table-condensed > tfoot > tr > th,
.dw_widget .dw_table-condensed > thead > tr > td,
.dw_widget .dw_table-condensed > tbody > tr > td,
.dw_widget .dw_table-condensed > tfoot > tr > td {
    padding: 5px;
}

.dw_widget .dw_table-bordered {
    border: 1px solid #ddd;
}

    .dw_widget .dw_table-bordered > thead > tr > th,
    .dw_widget .dw_table-bordered > tbody > tr > th,
    .dw_widget .dw_table-bordered > tfoot > tr > th,
    .dw_widget .dw_table-bordered > thead > tr > td,
    .dw_widget .dw_table-bordered > tbody > tr > td,
    .dw_widget .dw_table-bordered > tfoot > tr > td {
        border: 1px solid #ddd;
    }

    .dw_widget .dw_table-bordered > thead > tr > th,
    .dw_widget .dw_table-bordered > thead > tr > td {
        border-bottom-width: 2px;
    }

.dw_widget .dw_table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.dw_widget .dw_table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}

.dw_widget table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none;
}

.dw_widget table td[class*="col-"],
.dw_widget table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none;
}

.dw_widget .dw_table > thead > tr > td.dw_active,
.dw_widget .dw_table > tbody > tr > td.dw_active,
.dw_widget .dw_table > tfoot > tr > td.dw_active,
.dw_widget .dw_table > thead > tr > th.dw_active,
.dw_widget .dw_table > tbody > tr > th.dw_active,
.dw_widget .dw_table > tfoot > tr > th.dw_active,
.dw_widget .dw_table > thead > tr.dw_active > td,
.dw_widget .dw_table > tbody > tr.dw_active > td,
.dw_widget .dw_table > tfoot > tr.dw_active > td,
.dw_widget .dw_table > thead > tr.dw_active > th,
.dw_widget .dw_table > tbody > tr.dw_active > th,
.dw_widget .dw_table > tfoot > tr.dw_active > th {
    background-color: #f5f5f5;
}

.dw_widget .dw_table-hover > tbody > tr > td.dw_active:hover,
.dw_widget .dw_table-hover > tbody > tr > th.dw_active:hover,
.dw_widget .dw_table-hover > tbody > tr.dw_active:hover > td,
.dw_widget .dw_table-hover > tbody > tr:hover > .dw_active,
.dw_widget .dw_table-hover > tbody > tr.dw_active:hover > th {
    background-color: #e8e8e8;
}

.dw_widget .dw_table > thead > tr > td.dw_success,
.dw_widget .dw_table > tbody > tr > td.dw_success,
.dw_widget .dw_table > tfoot > tr > td.dw_success,
.dw_widget .dw_table > thead > tr > th.dw_success,
.dw_widget .dw_table > tbody > tr > th.dw_success,
.dw_widget .dw_table > tfoot > tr > th.dw_success,
.dw_widget .dw_table > thead > tr.dw_success > td,
.dw_widget .dw_table > tbody > tr.dw_success > td,
.dw_widget .dw_table > tfoot > tr.dw_success > td,
.dw_widget .dw_table > thead > tr.dw_success > th,
.dw_widget .dw_table > tbody > tr.dw_success > th,
.dw_widget .dw_table > tfoot > tr.dw_success > th {
    background-color: #dff0d8;
}

.dw_widget .dw_table-hover > tbody > tr > td.dw_success:hover,
.dw_widget .dw_table-hover > tbody > tr > th.dw_success:hover,
.dw_widget .dw_table-hover > tbody > tr.dw_success:hover > td,
.dw_widget .dw_table-hover > tbody > tr:hover > .dw_success,
.dw_widget .dw_table-hover > tbody > tr.dw_success:hover > th {
    background-color: #d0e9c6;
}

.dw_widget .dw_table > thead > tr > td.dw_info,
.dw_widget .dw_table > tbody > tr > td.dw_info,
.dw_widget .dw_table > tfoot > tr > td.dw_info,
.dw_widget .dw_table > thead > tr > th.dw_info,
.dw_widget .dw_table > tbody > tr > th.dw_info,
.dw_widget .dw_table > tfoot > tr > th.dw_info,
.dw_widget .dw_table > thead > tr.dw_info > td,
.dw_widget .dw_table > tbody > tr.dw_info > td,
.dw_widget .dw_table > tfoot > tr.dw_info > td,
.dw_widget .dw_table > thead > tr.dw_info > th,
.dw_widget .dw_table > tbody > tr.dw_info > th,
.dw_widget .dw_table > tfoot > tr.dw_info > th {
    background-color: #d9edf7;
}

.dw_widget .dw_table-hover > tbody > tr > td.dw_info:hover,
.dw_widget .dw_table-hover > tbody > tr > th.dw_info:hover,
.dw_widget .dw_table-hover > tbody > tr.dw_info:hover > td,
.dw_widget .dw_table-hover > tbody > tr:hover > .dw_info,
.dw_widget .dw_table-hover > tbody > tr.dw_info:hover > th {
    background-color: #c4e3f3;
}

.dw_widget .dw_table > thead > tr > td.dw_warning,
.dw_widget .dw_table > tbody > tr > td.dw_warning,
.dw_widget .dw_table > tfoot > tr > td.dw_warning,
.dw_widget .dw_table > thead > tr > th.dw_warning,
.dw_widget .dw_table > tbody > tr > th.dw_warning,
.dw_widget .dw_table > tfoot > tr > th.dw_warning,
.dw_widget .dw_table > thead > tr.dw_warning > td,
.dw_widget .dw_table > tbody > tr.dw_warning > td,
.dw_widget .dw_table > tfoot > tr.dw_warning > td,
.dw_widget .dw_table > thead > tr.dw_warning > th,
.dw_widget .dw_table > tbody > tr.dw_warning > th,
.dw_widget .dw_table > tfoot > tr.dw_warning > th {
    background-color: #fcf8e3;
}

.dw_widget .dw_table-hover > tbody > tr > td.dw_warning:hover,
.dw_widget .dw_table-hover > tbody > tr > th.dw_warning:hover,
.dw_widget .dw_table-hover > tbody > tr.dw_warning:hover > td,
.dw_widget .dw_table-hover > tbody > tr:hover > .dw_warning,
.dw_widget .dw_table-hover > tbody > tr.dw_warning:hover > th {
    background-color: #faf2cc;
}

.dw_widget .dw_table > thead > tr > td.dw_danger,
.dw_widget .dw_table > tbody > tr > td.dw_danger,
.dw_widget .dw_table > tfoot > tr > td.dw_danger,
.dw_widget .dw_table > thead > tr > th.dw_danger,
.dw_widget .dw_table > tbody > tr > th.dw_danger,
.dw_widget .dw_table > tfoot > tr > th.dw_danger,
.dw_widget .dw_table > thead > tr.dw_danger > td,
.dw_widget .dw_table > tbody > tr.dw_danger > td,
.dw_widget .dw_table > tfoot > tr.dw_danger > td,
.dw_widget .dw_table > thead > tr.dw_danger > th,
.dw_widget .dw_table > tbody > tr.dw_danger > th,
.dw_widget .dw_table > tfoot > tr.dw_danger > th {
    background-color: #f2dede;
}

.dw_widget .dw_table-hover > tbody > tr > td.dw_danger:hover,
.dw_widget .dw_table-hover > tbody > tr > th.dw_danger:hover,
.dw_widget .dw_table-hover > tbody > tr.dw_danger:hover > td,
.dw_widget .dw_table-hover > tbody > tr:hover > .dw_danger,
.dw_widget .dw_table-hover > tbody > tr.dw_danger:hover > th {
    background-color: #ebcccc;
}

.dw_widget .dw_table-responsive {
    min-height: .01%;
    overflow-x: auto;
}

@media screen and (max-width: 767px) {
    .dw_widget .dw_table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

        .dw_widget .dw_table-responsive > .dw_table {
            margin-bottom: 0;
        }

            .dw_widget .dw_table-responsive > .dw_table > thead > tr > th,
            .dw_widget .dw_table-responsive > .dw_table > tbody > tr > th,
            .dw_widget .dw_table-responsive > .dw_table > tfoot > tr > th,
            .dw_widget .dw_table-responsive > .dw_table > thead > tr > td,
            .dw_widget .dw_table-responsive > .dw_table > tbody > tr > td,
            .dw_widget .dw_table-responsive > .dw_table > tfoot > tr > td {
                white-space: nowrap;
            }

        .dw_widget .dw_table-responsive > .dw_table-bordered {
            border: 0;
        }

            .dw_widget .dw_table-responsive > .dw_table-bordered > thead > tr > th:first-child,
            .dw_widget .dw_table-responsive > .dw_table-bordered > tbody > tr > th:first-child,
            .dw_widget .dw_table-responsive > .dw_table-bordered > tfoot > tr > th:first-child,
            .dw_widget .dw_table-responsive > .dw_table-bordered > thead > tr > td:first-child,
            .dw_widget .dw_table-responsive > .dw_table-bordered > tbody > tr > td:first-child,
            .dw_widget .dw_table-responsive > .dw_table-bordered > tfoot > tr > td:first-child {
                border-left: 0;
            }

            .dw_widget .dw_table-responsive > .dw_table-bordered > thead > tr > th:last-child,
            .dw_widget .dw_table-responsive > .dw_table-bordered > tbody > tr > th:last-child,
            .dw_widget .dw_table-responsive > .dw_table-bordered > tfoot > tr > th:last-child,
            .dw_widget .dw_table-responsive > .dw_table-bordered > thead > tr > td:last-child,
            .dw_widget .dw_table-responsive > .dw_table-bordered > tbody > tr > td:last-child,
            .dw_widget .dw_table-responsive > .dw_table-bordered > tfoot > tr > td:last-child {
                border-right: 0;
            }

            .dw_widget .dw_table-responsive > .dw_table-bordered > tbody > tr:last-child > th,
            .dw_widget .dw_table-responsive > .dw_table-bordered > tfoot > tr:last-child > th,
            .dw_widget .dw_table-responsive > .dw_table-bordered > tbody > tr:last-child > td,
            .dw_widget .dw_table-responsive > .dw_table-bordered > tfoot > tr:last-child > td {
                border-bottom: 0;
            }
}

.dw_widget fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

.dw_widget 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;
}

.dw_widget label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

.dw_widget input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.dw_widget input[type="radio"],
.dw_widget input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

.dw_widget input[type="file"] {
    display: block;
}

.dw_widget input[type="range"] {
    display: block;
    width: 100%;
}

.dw_widget select[multiple],
.dw_widget select[size] {
    height: auto;
}

.dw_widget input[type="file"]:focus,
.dw_widget input[type="radio"]:focus,
.dw_widget input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.dw_widget output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}

.dw_widget .dw_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;
}

    .dw_widget .dw_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);
    }

    .dw_widget .dw_form-control::-moz-placeholder {
        color: #999;
        opacity: 1;
    }

    .dw_widget .dw_form-control:-ms-input-placeholder {
        color: #999;
    }

    .dw_widget .dw_form-control::-webkit-input-placeholder {
        color: #999;
    }

    .dw_widget .dw_form-control[disabled],
    .dw_widget .dw_form-control[readonly],
    .dw_widget fieldset[disabled] .dw_form-control {
        background-color: #eee;
        opacity: 1;
    }

    .dw_widget .dw_form-control[disabled],
    .dw_widget fieldset[disabled] .dw_form-control {
        cursor: not-allowed;
    }

.dw_widget textarea.dw_form-control {
    height: auto;
}

.dw_widget input[type="search"] {
    -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"],
    input[type="time"],
    input[type="datetime-local"],
    input[type="month"] {
        line-height: 34px;
    }

        input[type="date"].dw_input-sm,
        input[type="time"].dw_input-sm,
        input[type="datetime-local"].dw_input-sm,
        input[type="month"].dw_input-sm,
        .dw_widget .dw_input-group-sm input[type="date"],
        .dw_widget .dw_input-group-sm input[type="time"],
        .dw_widget .dw_input-group-sm input[type="datetime-local"],
        .dw_widget .dw_input-group-sm input[type="month"] {
            line-height: 30px;
        }

        input[type="date"].dw_input-lg,
        input[type="time"].dw_input-lg,
        input[type="datetime-local"].dw_input-lg,
        input[type="month"].dw_input-lg,
        .dw_widget .dw_input-group-lg input[type="date"],
        .dw_widget .dw_input-group-lg input[type="time"],
        .dw_widget .dw_input-group-lg input[type="datetime-local"],
        .dw_widget .dw_input-group-lg input[type="month"] {
            line-height: 46px;
        }
}

.dw_widget .dw_form-group {
    margin-bottom: 15px;
}

.dw_widget .dw_radio,
.dw_widget .dw_checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .dw_widget .dw_radio label,
    .dw_widget .dw_checkbox label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: normal;
        cursor: pointer;
    }

    .dw_widget .dw_radio input[type="radio"],
    .dw_widget .dw_radio-inline input[type="radio"],
    .dw_widget .dw_checkbox input[type="checkbox"],
    .dw_widget .dw_checkbox-inline input[type="checkbox"] {
        position: absolute;
        margin-top: 4px \9;
        margin-left: -20px;
    }

    .dw_widget .dw_radio + .dw_radio,
    .dw_widget .dw_checkbox + .dw_checkbox {
        margin-top: -5px;
    }

.dw_widget .dw_radio-inline,
.dw_widget .dw_checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer;
}

    .dw_widget .dw_radio-inline + .dw_radio-inline,
    .dw_widget .dw_checkbox-inline + .dw_checkbox-inline {
        margin-top: 0;
        margin-left: 10px;
    }

.dw_widget input[type="radio"][disabled],
.dw_widget input[type="checkbox"][disabled],
.dw_widget input[type="radio"].dw_disabled,
.dw_widget input[type="checkbox"].dw_disabled,
.dw_widget fieldset[disabled] input[type="radio"],
.dw_widget fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}

.dw_widget .dw_radio-inline.dw_disabled,
.dw_widget .dw_checkbox-inline.dw_disabled,
.dw_widget fieldset[disabled] .dw_radio-inline,
.dw_widget fieldset[disabled] .dw_checkbox-inline {
    cursor: not-allowed;
}

.dw_widget .dw_radio.dw_disabled label,
.dw_widget .dw_checkbox.dw_disabled label,
.dw_widget fieldset[disabled] .dw_radio label,
.dw_widget fieldset[disabled] .dw_checkbox label {
    cursor: not-allowed;
}

.dw_widget .dw_form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
}

    .dw_widget .dw_form-control-static.dw_input-lg,
    .dw_widget .dw_form-control-static.dw_input-sm {
        padding-right: 0;
        padding-left: 0;
    }

.dw_widget .dw_input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.dw_widget select.dw_input-sm {
    height: 30px;
    line-height: 30px;
}

.dw_widget textarea.dw_input-sm,
.dw_widget select[multiple].dw_input-sm {
    height: auto;
}

.dw_widget .dw_form-group-sm .dw_form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.dw_widget select.dw_form-group-sm .dw_form-control {
    height: 30px;
    line-height: 30px;
}

.dw_widget textarea.dw_form-group-sm .dw_form-control,
.dw_widget select[multiple].dw_form-group-sm .dw_form-control {
    height: auto;
}

.dw_widget .dw_form-group-sm .dw_form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.dw_widget .dw_input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.dw_widget select.dw_input-lg {
    height: 46px;
    line-height: 46px;
}

.dw_widget textarea.dw_input-lg,
.dw_widget select[multiple].dw_input-lg {
    height: auto;
}

.dw_widget .dw_form-group-lg .dw_form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.dw_widget select.dw_form-group-lg .dw_form-control {
    height: 46px;
    line-height: 46px;
}

.dw_widget textarea.dw_form-group-lg .dw_form-control,
.dw_widget select[multiple].dw_form-group-lg .dw_form-control {
    height: auto;
}

.dw_widget .dw_form-group-lg .dw_form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}

.dw_widget .dw_has-feedback {
    position: relative;
}

    .dw_widget .dw_has-feedback .dw_form-control {
        padding-right: 42.5px;
    }

.dw_widget .dw_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;
}

.dw_widget .dw_input-lg + .dw_form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}

.dw_widget .dw_input-sm + .dw_form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.dw_widget .dw_has-success .dw_help-block,
.dw_widget .dw_has-success .dw_control-label,
.dw_widget .dw_has-success .dw_radio,
.dw_widget .dw_has-success .dw_checkbox,
.dw_widget .dw_has-success .dw_radio-inline,
.dw_widget .dw_has-success .dw_checkbox-inline,
.dw_widget .dw_has-success.dw_radio label,
.dw_widget .dw_has-success.dw_checkbox label,
.dw_widget .dw_has-success.dw_radio-inline label,
.dw_widget .dw_has-success.dw_checkbox-inline label {
    color: #3c763d;
}

.dw_widget .dw_has-success .dw_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);
}

    .dw_widget .dw_has-success .dw_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;
    }

.dw_widget .dw_has-success .dw_input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d;
}

.dw_widget .dw_has-success .dw_form-control-feedback {
    color: #3c763d;
}

.dw_widget .dw_has-warning .dw_help-block,
.dw_widget .dw_has-warning .dw_control-label,
.dw_widget .dw_has-warning .dw_radio,
.dw_widget .dw_has-warning .dw_checkbox,
.dw_widget .dw_has-warning .dw_radio-inline,
.dw_widget .dw_has-warning .dw_checkbox-inline,
.dw_widget .dw_has-warning.dw_radio label,
.dw_widget .dw_has-warning.dw_checkbox label,
.dw_widget .dw_has-warning.dw_radio-inline label,
.dw_widget .dw_has-warning.dw_checkbox-inline label {
    color: #8a6d3b;
}

.dw_widget .dw_has-warning .dw_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);
}

    .dw_widget .dw_has-warning .dw_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;
    }

.dw_widget .dw_has-warning .dw_input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b;
}

.dw_widget .dw_has-warning .dw_form-control-feedback {
    color: #8a6d3b;
}

.dw_widget .dw_has-error .dw_help-block,
.dw_widget .dw_has-error .dw_control-label,
.dw_widget .dw_has-error .dw_radio,
.dw_widget .dw_has-error .dw_checkbox,
.dw_widget .dw_has-error .dw_radio-inline,
.dw_widget .dw_has-error .dw_checkbox-inline,
.dw_widget .dw_has-error.dw_radio label,
.dw_widget .dw_has-error.dw_checkbox label,
.dw_widget .dw_has-error.dw_radio-inline label,
.dw_widget .dw_has-error.dw_checkbox-inline label {
    color: #a94442;
}

.dw_widget .dw_has-error .dw_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);
}

    .dw_widget .dw_has-error .dw_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;
    }

.dw_widget .dw_has-error .dw_input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442;
}

.dw_widget .dw_has-error .dw_form-control-feedback {
    color: #a94442;
}

.dw_widget .dw_has-feedback label ~ .dw_form-control-feedback {
    top: 25px;
}

.dw_widget .dw_has-feedback label.dw_sr-only ~ .dw_form-control-feedback {
    top: 0;
}

.dw_widget .dw_help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

@media (min-width: 768px) {
    .dw_widget .dw_form-inline .dw_form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .dw_widget .dw_form-inline .dw_form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .dw_widget .dw_form-inline .dw_form-control-static {
        display: inline-block;
    }

    .dw_widget .dw_form-inline .dw_input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .dw_widget .dw_form-inline .dw_input-group .dw_input-group-addon,
        .dw_widget .dw_form-inline .dw_input-group .dw_input-group-btn,
        .dw_widget .dw_form-inline .dw_input-group .dw_form-control {
            width: auto;
        }

        .dw_widget .dw_form-inline .dw_input-group > .dw_form-control {
            width: 100%;
        }

    .dw_widget .dw_form-inline .dw_control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .dw_widget .dw_form-inline .dw_radio,
    .dw_widget .dw_form-inline .dw_checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .dw_widget .dw_form-inline .dw_radio label,
        .dw_widget .dw_form-inline .dw_checkbox label {
            padding-left: 0;
        }

        .dw_widget .dw_form-inline .dw_radio input[type="radio"],
        .dw_widget .dw_form-inline .dw_checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0;
        }

    .dw_widget .dw_form-inline .dw_has-feedback .dw_form-control-feedback {
        top: 0;
    }
}

.dw_widget .dw_form-horizontal .dw_radio,
.dw_widget .dw_form-horizontal .dw_checkbox,
.dw_widget .dw_form-horizontal .dw_radio-inline,
.dw_widget .dw_form-horizontal .dw_checkbox-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0;
}

.dw_widget .dw_form-horizontal .dw_radio,
.dw_widget .dw_form-horizontal .dw_checkbox {
    min-height: 27px;
}

.dw_widget .dw_form-horizontal .dw_form-group {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 768px) {
    .dw_widget .dw_form-horizontal .dw_control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right;
    }
}

.dw_widget .dw_form-horizontal .dw_has-feedback .dw_form-control-feedback {
    right: 15px;
}

@media (min-width: 768px) {
    .dw_widget .dw_form-horizontal .dw_form-group-lg .dw_control-label {
        padding-top: 14.333333px;
    }
}

@media (min-width: 768px) {
    .dw_widget .dw_form-horizontal .dw_form-group-sm .dw_control-label {
        padding-top: 6px;
    }
}

.dw_widget .dw_btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    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;
}

    .dw_widget .dw_btn:focus,
    .dw_widget .dw_btn:active:focus,
    .dw_widget .dw_btn.dw_active:focus,
    .dw_widget .dw_btn.dw_focus,
    .dw_widget .dw_btn:active.dw_focus,
    .dw_widget .dw_btn.dw_active.dw_focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .dw_widget .dw_btn:hover,
    .dw_widget .dw_btn:focus,
    .dw_widget .dw_btn.dw_focus {
        color: #333;
        text-decoration: none;
    }

    .dw_widget .dw_btn:active,
    .dw_widget .dw_btn.dw_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);
    }

    .dw_widget .dw_btn.dw_disabled,
    .dw_widget .dw_btn[disabled],
    .dw_widget fieldset[disabled] .dw_btn {
        pointer-events: none;
        cursor: not-allowed;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
        opacity: .65;
    }

.dw_widget .dw_btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

    .dw_widget .dw_btn-default:hover,
    .dw_widget .dw_btn-default:focus,
    .dw_widget .dw_btn-default.dw_focus,
    .dw_widget .dw_btn-default:active,
    .dw_widget .dw_btn-default.dw_active,
    .dw_widget .dw_open > .dw_dropdown-toggle.dw_btn-default {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

    .dw_widget .dw_btn-default:active,
    .dw_widget .dw_btn-default.dw_active,
    .dw_widget .dw_open > .dw_dropdown-toggle.dw_btn-default {
        background-image: none;
    }

    .dw_widget .dw_btn-default.dw_disabled,
    .dw_widget .dw_btn-default[disabled],
    .dw_widget fieldset[disabled] .dw_btn-default,
    .dw_widget .dw_btn-default.dw_disabled:hover,
    .dw_widget .dw_btn-default[disabled]:hover,
    .dw_widget fieldset[disabled] .dw_btn-default:hover,
    .dw_widget .dw_btn-default.dw_disabled:focus,
    .dw_widget .dw_btn-default[disabled]:focus,
    .dw_widget fieldset[disabled] .dw_btn-default:focus,
    .dw_widget .dw_btn-default.dw_disabled.dw_focus,
    .dw_widget .dw_btn-default[disabled].dw_focus,
    .dw_widget fieldset[disabled] .dw_btn-default.dw_focus,
    .dw_widget .dw_btn-default.dw_disabled:active,
    .dw_widget .dw_btn-default[disabled]:active,
    .dw_widget fieldset[disabled] .dw_btn-default:active,
    .dw_widget .dw_btn-default.dw_disabled.dw_active,
    .dw_widget .dw_btn-default[disabled].dw_active,
    .dw_widget fieldset[disabled] .dw_btn-default.dw_active {
        background-color: #fff;
        border-color: #ccc;
    }

    .dw_widget .dw_btn-default .dw_badge {
        color: #fff;
        background-color: #333;
    }

.dw_widget .dw_btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

    .dw_widget .dw_btn-primary:hover,
    .dw_widget .dw_btn-primary:focus,
    .dw_widget .dw_btn-primary.dw_focus,
    .dw_widget .dw_btn-primary:active,
    .dw_widget .dw_btn-primary.dw_active,
    .dw_widget .dw_open > .dw_dropdown-toggle.dw_btn-primary {
        color: #fff;
        background-color: #286090;
        border-color: #204d74;
    }

    .dw_widget .dw_btn-primary:active,
    .dw_widget .dw_btn-primary.dw_active,
    .dw_widget .dw_open > .dw_dropdown-toggle.dw_btn-primary {
        background-image: none;
    }

    .dw_widget .dw_btn-primary.dw_disabled,
    .dw_widget .dw_btn-primary[disabled],
    .dw_widget fieldset[disabled] .dw_btn-primary,
    .dw_widget .dw_btn-primary.dw_disabled:hover,
    .dw_widget .dw_btn-primary[disabled]:hover,
    .dw_widget fieldset[disabled] .dw_btn-primary:hover,
    .dw_widget .dw_btn-primary.dw_disabled:focus,
    .dw_widget .dw_btn-primary[disabled]:focus,
    .dw_widget fieldset[disabled] .dw_btn-primary:focus,
    .dw_widget .dw_btn-primary.dw_disabled.dw_focus,
    .dw_widget .dw_btn-primary[disabled].dw_focus,
    .dw_widget fieldset[disabled] .dw_btn-primary.dw_focus,
    .dw_widget .dw_btn-primary.dw_disabled:active,
    .dw_widget .dw_btn-primary[disabled]:active,
    .dw_widget fieldset[disabled] .dw_btn-primary:active,
    .dw_widget .dw_btn-primary.dw_disabled.dw_active,
    .dw_widget .dw_btn-primary[disabled].dw_active,
    .dw_widget fieldset[disabled] .dw_btn-primary.dw_active {
        background-color: #337ab7;
        border-color: #2e6da4;
    }

    .dw_widget .dw_btn-primary .dw_badge {
        color: #337ab7;
        background-color: #fff;
    }

.dw_widget .dw_btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

    .dw_widget .dw_btn-success:hover,
    .dw_widget .dw_btn-success:focus,
    .dw_widget .dw_btn-success.dw_focus,
    .dw_widget .dw_btn-success:active,
    .dw_widget .dw_btn-success.dw_active,
    .dw_widget .dw_open > .dw_dropdown-toggle.dw_btn-success {
        color: #fff;
        background-color: #449d44;
        border-color: #398439;
    }

    .dw_widget .dw_btn-success:active,
    .dw_widget .dw_btn-success.dw_active,
    .dw_widget .dw_open > .dw_dropdown-toggle.dw_btn-success {
        background-image: none;
    }

    .dw_widget .dw_btn-success.dw_disabled,
    .dw_widget .dw_btn-success[disabled],
    .dw_widget fieldset[disabled] .dw_btn-success,
    .dw_widget .dw_btn-success.dw_disabled:hover,
    .dw_widget .dw_btn-success[disabled]:hover,
    .dw_widget fieldset[disabled] .dw_btn-success:hover,
    .dw_widget .dw_btn-success.dw_disabled:focus,
    .dw_widget .dw_btn-success[disabled]:focus,
    .dw_widget fieldset[disabled] .dw_btn-success:focus,
    .dw_widget .dw_btn-success.dw_disabled.dw_focus,
    .dw_widget .dw_btn-success[disabled].dw_focus,
    .dw_widget fieldset[disabled] .dw_btn-success.dw_focus,
    .dw_widget .dw_btn-success.dw_disabled:active,
    .dw_widget .dw_btn-success[disabled]:active,
    .dw_widget fieldset[disabled] .dw_btn-success:active,
    .dw_widget .dw_btn-success.dw_disabled.dw_active,
    .dw_widget .dw_btn-success[disabled].dw_active,
    .dw_widget fieldset[disabled] .dw_btn-success.dw_active {
        background-color: #5cb85c;
        border-color: #4cae4c;
    }

    .dw_widget .dw_btn-success .dw_badge {
        color: #5cb85c;
        background-color: #fff;
    }

.dw_widget .dw_btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

    .dw_widget .dw_btn-info:hover,
    .dw_widget .dw_btn-info:focus,
    .dw_widget .dw_btn-info.dw_focus,
    .dw_widget .dw_btn-info:active,
    .dw_widget .dw_btn-info.dw_active,
    .dw_widget .dw_open > .dw_dropdown-toggle.dw_btn-info {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc;
    }

    .dw_widget .dw_btn-info:active,
    .dw_widget .dw_btn-info.dw_active,
    .dw_widget .dw_open > .dw_dropdown-toggle.dw_btn-info {
        background-image: none;
    }

    .dw_widget .dw_btn-info.dw_disabled,
    .dw_widget .dw_btn-info[disabled],
    .dw_widget fieldset[disabled] .dw_btn-info,
    .dw_widget .dw_btn-info.dw_disabled:hover,
    .dw_widget .dw_btn-info[disabled]:hover,
    .dw_widget fieldset[disabled] .dw_btn-info:hover,
    .dw_widget .dw_btn-info.dw_disabled:focus,
    .dw_widget .dw_btn-info[disabled]:focus,
    .dw_widget fieldset[disabled] .dw_btn-info:focus,
    .dw_widget .dw_btn-info.dw_disabled.dw_focus,
    .dw_widget .dw_btn-info[disabled].dw_focus,
    .dw_widget fieldset[disabled] .dw_btn-info.dw_focus,
    .dw_widget .dw_btn-info.dw_disabled:active,
    .dw_widget .dw_btn-info[disabled]:active,
    .dw_widget fieldset[disabled] .dw_btn-info:active,
    .dw_widget .dw_btn-info.dw_disabled.dw_active,
    .dw_widget .dw_btn-info[disabled].dw_active,
    .dw_widget fieldset[disabled] .dw_btn-info.dw_active {
        background-color: #5bc0de;
        border-color: #46b8da;
    }

    .dw_widget .dw_btn-info .dw_badge {
        color: #5bc0de;
        background-color: #fff;
    }

.dw_widget .dw_btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

    .dw_widget .dw_btn-warning:hover,
    .dw_widget .dw_btn-warning:focus,
    .dw_widget .dw_btn-warning.dw_focus,
    .dw_widget .dw_btn-warning:active,
    .dw_widget .dw_btn-warning.dw_active,
    .dw_widget .dw_open > .dw_dropdown-toggle.dw_btn-warning {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512;
    }

    .dw_widget .dw_btn-warning:active,
    .dw_widget .dw_btn-warning.dw_active,
    .dw_widget .dw_open > .dw_dropdown-toggle.dw_btn-warning {
        background-image: none;
    }

    .dw_widget .dw_btn-warning.dw_disabled,
    .dw_widget .dw_btn-warning[disabled],
    .dw_widget fieldset[disabled] .dw_btn-warning,
    .dw_widget .dw_btn-warning.dw_disabled:hover,
    .dw_widget .dw_btn-warning[disabled]:hover,
    .dw_widget fieldset[disabled] .dw_btn-warning:hover,
    .dw_widget .dw_btn-warning.dw_disabled:focus,
    .dw_widget .dw_btn-warning[disabled]:focus,
    .dw_widget fieldset[disabled] .dw_btn-warning:focus,
    .dw_widget .dw_btn-warning.dw_disabled.dw_focus,
    .dw_widget .dw_btn-warning[disabled].dw_focus,
    .dw_widget fieldset[disabled] .dw_btn-warning.dw_focus,
    .dw_widget .dw_btn-warning.dw_disabled:active,
    .dw_widget .dw_btn-warning[disabled]:active,
    .dw_widget fieldset[disabled] .dw_btn-warning:active,
    .dw_widget .dw_btn-warning.dw_disabled.dw_active,
    .dw_widget .dw_btn-warning[disabled].dw_active,
    .dw_widget fieldset[disabled] .dw_btn-warning.dw_active {
        background-color: #f0ad4e;
        border-color: #eea236;
    }

    .dw_widget .dw_btn-warning .dw_badge {
        color: #f0ad4e;
        background-color: #fff;
    }

.dw_widget .dw_btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

    .dw_widget .dw_btn-danger:hover,
    .dw_widget .dw_btn-danger:focus,
    .dw_widget .dw_btn-danger.dw_focus,
    .dw_widget .dw_btn-danger:active,
    .dw_widget .dw_btn-danger.dw_active,
    .dw_widget .dw_open > .dw_dropdown-toggle.dw_btn-danger {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925;
    }

    .dw_widget .dw_btn-danger:active,
    .dw_widget .dw_btn-danger.dw_active,
    .dw_widget .dw_open > .dw_dropdown-toggle.dw_btn-danger {
        background-image: none;
    }

    .dw_widget .dw_btn-danger.dw_disabled,
    .dw_widget .dw_btn-danger[disabled],
    .dw_widget fieldset[disabled] .dw_btn-danger,
    .dw_widget .dw_btn-danger.dw_disabled:hover,
    .dw_widget .dw_btn-danger[disabled]:hover,
    .dw_widget fieldset[disabled] .dw_btn-danger:hover,
    .dw_widget .dw_btn-danger.dw_disabled:focus,
    .dw_widget .dw_btn-danger[disabled]:focus,
    .dw_widget fieldset[disabled] .dw_btn-danger:focus,
    .dw_widget .dw_btn-danger.dw_disabled.dw_focus,
    .dw_widget .dw_btn-danger[disabled].dw_focus,
    .dw_widget fieldset[disabled] .dw_btn-danger.dw_focus,
    .dw_widget .dw_btn-danger.dw_disabled:active,
    .dw_widget .dw_btn-danger[disabled]:active,
    .dw_widget fieldset[disabled] .dw_btn-danger:active,
    .dw_widget .dw_btn-danger.dw_disabled.dw_active,
    .dw_widget .dw_btn-danger[disabled].dw_active,
    .dw_widget fieldset[disabled] .dw_btn-danger.dw_active {
        background-color: #d9534f;
        border-color: #d43f3a;
    }

    .dw_widget .dw_btn-danger .dw_badge {
        color: #d9534f;
        background-color: #fff;
    }

.dw_widget .dw_btn-link {
    font-weight: normal;
    color: #337ab7;
    border-radius: 0;
}

    .dw_widget .dw_btn-link,
    .dw_widget .dw_btn-link:active,
    .dw_widget .dw_btn-link.dw_active,
    .dw_widget .dw_btn-link[disabled],
    .dw_widget fieldset[disabled] .dw_btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .dw_widget .dw_btn-link,
        .dw_widget .dw_btn-link:hover,
        .dw_widget .dw_btn-link:focus,
        .dw_widget .dw_btn-link:active {
            border-color: transparent;
        }

            .dw_widget .dw_btn-link:hover,
            .dw_widget .dw_btn-link:focus {
                color: #23527c;
                text-decoration: underline;
                background-color: transparent;
            }

            .dw_widget .dw_btn-link[disabled]:hover,
            .dw_widget fieldset[disabled] .dw_btn-link:hover,
            .dw_widget .dw_btn-link[disabled]:focus,
            .dw_widget fieldset[disabled] .dw_btn-link:focus {
                color: #777;
                text-decoration: none;
            }

.dw_widget .dw_btn-lg,
.dw_widget .dw_btn-group-lg > .dw_btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.dw_widget .dw_btn-sm,
.dw_widget .dw_btn-group-sm > .dw_btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.dw_widget .dw_btn-xs,
.dw_widget .dw_btn-group-xs > .dw_btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.dw_widget .dw_btn-block {
    display: block;
    width: 100%;
}

    .dw_widget .dw_btn-block + .dw_btn-block {
        margin-top: 5px;
    }

.dw_widget input[type="submit"].dw_btn-block,
.dw_widget input[type="reset"].dw_btn-block,
.dw_widget input[type="button"].dw_btn-block {
    width: 100%;
}

.dw_widget .dw_fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

    .dw_widget .dw_fade.dw_in {
        opacity: 1;
    }

.dw_widget .dw_collapse {
    display: none;
}

    .dw_widget .dw_collapse.dw_in {
        display: block;
    }

.dw_widget tr.dw_collapse.dw_in {
    display: table-row;
}

.dw_widget tbody.dw_collapse.dw_in {
    display: table-row-group;
}

.dw_widget .dw_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;
}

.dw_widget .dw_caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dw_widget .dw_dropup,
.dw_widget .dw_dropdown {
    position: relative;
}

.dw_widget .dw_dropdown-toggle:focus {
    outline: 0;
}

.dw_widget .dw_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);
}

    .dw_widget .dw_dropdown-menu.dw_pull-right {
        right: 0;
        left: auto;
    }

    .dw_widget .dw_dropdown-menu .dw_divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .dw_widget .dw_dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap;
    }

        .dw_widget .dw_dropdown-menu > li > a:hover,
        .dw_widget .dw_dropdown-menu > li > a:focus {
            color: #262626;
            text-decoration: none;
            background-color: #f5f5f5;
        }

    .dw_widget .dw_dropdown-menu > .dw_active > a,
    .dw_widget .dw_dropdown-menu > .dw_active > a:hover,
    .dw_widget .dw_dropdown-menu > .dw_active > a:focus {
        color: #fff;
        text-decoration: none;
        background-color: #337ab7;
        outline: 0;
    }

    .dw_widget .dw_dropdown-menu > .dw_disabled > a,
    .dw_widget .dw_dropdown-menu > .dw_disabled > a:hover,
    .dw_widget .dw_dropdown-menu > .dw_disabled > a:focus {
        color: #777;
    }

        .dw_widget .dw_dropdown-menu > .dw_disabled > a:hover,
        .dw_widget .dw_dropdown-menu > .dw_disabled > a:focus {
            text-decoration: none;
            cursor: not-allowed;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.dw_Microsoft.dw_gradient(enabled = false);
        }

.dw_widget .dw_open > .dw_dropdown-menu {
    display: block;
}

.dw_widget .dw_open > a {
    outline: 0;
}

.dw_widget .dw_dropdown-menu-right {
    right: 0;
    left: auto;
}

.dw_widget .dw_dropdown-menu-left {
    right: auto;
    left: 0;
}

.dw_widget .dw_dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap;
}

.dw_widget .dw_dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
}

.dw_widget .dw_pull-right > .dw_dropdown-menu {
    right: 0;
    left: auto;
}

.dw_widget .dw_dropup .dw_caret,
.dw_widget .dw_navbar-fixed-bottom .dw_dropdown .dw_caret {
    content: "";
    border-top: 0;
    border-bottom: 4px solid;
}

.dw_widget .dw_dropup .dw_dropdown-menu,
.dw_widget .dw_navbar-fixed-bottom .dw_dropdown .dw_dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}

@media (min-width: 768px) {
    .dw_widget .dw_navbar-right .dw_dropdown-menu {
        right: 0;
        left: auto;
    }

    .dw_widget .dw_navbar-right .dw_dropdown-menu-left {
        right: auto;
        left: 0;
    }
}

.dw_widget .dw_btn-group,
.dw_widget .dw_btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

    .dw_widget .dw_btn-group > .dw_btn,
    .dw_widget .dw_btn-group-vertical > .dw_btn {
        position: relative;
        float: left;
    }

        .dw_widget .dw_btn-group > .dw_btn:hover,
        .dw_widget .dw_btn-group-vertical > .dw_btn:hover,
        .dw_widget .dw_btn-group > .dw_btn:focus,
        .dw_widget .dw_btn-group-vertical > .dw_btn:focus,
        .dw_widget .dw_btn-group > .dw_btn:active,
        .dw_widget .dw_btn-group-vertical > .dw_btn:active,
        .dw_widget .dw_btn-group > .dw_btn.dw_active,
        .dw_widget .dw_btn-group-vertical > .dw_btn.dw_active {
            z-index: 2;
        }

    .dw_widget .dw_btn-group .dw_btn + .dw_btn,
    .dw_widget .dw_btn-group .dw_btn + .dw_btn-group,
    .dw_widget .dw_btn-group .dw_btn-group + .dw_btn,
    .dw_widget .dw_btn-group .dw_btn-group + .dw_btn-group {
        margin-left: -1px;
    }

.dw_widget .dw_btn-toolbar {
    margin-left: -5px;
}

    .dw_widget .dw_btn-toolbar .dw_btn-group,
    .dw_widget .dw_btn-toolbar .dw_input-group {
        float: left;
    }

    .dw_widget .dw_btn-toolbar > .dw_btn,
    .dw_widget .dw_btn-toolbar > .dw_btn-group,
    .dw_widget .dw_btn-toolbar > .dw_input-group {
        margin-left: 5px;
    }

.dw_widget .dw_btn-group > .dw_btn:not(:first-child):not(:last-child):not(.dw_dropdown-toggle) {
    border-radius: 0;
}

.dw_widget .dw_btn-group > .dw_btn:first-child {
    margin-left: 0;
}

    .dw_widget .dw_btn-group > .dw_btn:first-child:not(:last-child):not(.dw_dropdown-toggle) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

.dw_widget .dw_btn-group > .dw_btn:last-child:not(:first-child),
.dw_widget .dw_btn-group > .dw_dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.dw_widget .dw_btn-group > .dw_btn-group {
    float: left;
}

    .dw_widget .dw_btn-group > .dw_btn-group:not(:first-child):not(:last-child) > .dw_btn {
        border-radius: 0;
    }

    .dw_widget .dw_btn-group > .dw_btn-group:first-child:not(:last-child) > .dw_btn:last-child,
    .dw_widget .dw_btn-group > .dw_btn-group:first-child:not(:last-child) > .dw_dropdown-toggle {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .dw_widget .dw_btn-group > .dw_btn-group:last-child:not(:first-child) > .dw_btn:first-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

.dw_widget .dw_btn-group .dw_dropdown-toggle:active,
.dw_widget .dw_btn-group.dw_open .dw_dropdown-toggle {
    outline: 0;
}

.dw_widget .dw_btn-group > .dw_btn + .dw_dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px;
}

.dw_widget .dw_btn-group > .dw_btn-lg + .dw_dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px;
}

.dw_widget .dw_btn-group.dw_open .dw_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);
}

    .dw_widget .dw_btn-group.dw_open .dw_dropdown-toggle.dw_btn-link {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.dw_widget .dw_btn .dw_caret {
    margin-left: 0;
}

.dw_widget .dw_btn-lg .dw_caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

.dw_widget .dw_dropup .dw_btn-lg .dw_caret {
    border-width: 0 5px 5px;
}

.dw_widget .dw_btn-group-vertical > .dw_btn,
.dw_widget .dw_btn-group-vertical > .dw_btn-group,
.dw_widget .dw_btn-group-vertical > .dw_btn-group > .dw_btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

    .dw_widget .dw_btn-group-vertical > .dw_btn-group > .dw_btn {
        float: none;
    }

    .dw_widget .dw_btn-group-vertical > .dw_btn + .dw_btn,
    .dw_widget .dw_btn-group-vertical > .dw_btn + .dw_btn-group,
    .dw_widget .dw_btn-group-vertical > .dw_btn-group + .dw_btn,
    .dw_widget .dw_btn-group-vertical > .dw_btn-group + .dw_btn-group {
        margin-top: -1px;
        margin-left: 0;
    }

    .dw_widget .dw_btn-group-vertical > .dw_btn:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

    .dw_widget .dw_btn-group-vertical > .dw_btn:first-child:not(:last-child) {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .dw_widget .dw_btn-group-vertical > .dw_btn:last-child:not(:first-child) {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-left-radius: 4px;
    }

    .dw_widget .dw_btn-group-vertical > .dw_btn-group:not(:first-child):not(:last-child) > .dw_btn {
        border-radius: 0;
    }

    .dw_widget .dw_btn-group-vertical > .dw_btn-group:first-child:not(:last-child) > .dw_btn:last-child,
    .dw_widget .dw_btn-group-vertical > .dw_btn-group:first-child:not(:last-child) > .dw_dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .dw_widget .dw_btn-group-vertical > .dw_btn-group:last-child:not(:first-child) > .dw_btn:first-child {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

.dw_widget .dw_btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

    .dw_widget .dw_btn-group-justified > .dw_btn,
    .dw_widget .dw_btn-group-justified > .dw_btn-group {
        display: table-cell;
        float: none;
        width: 1%;
    }

        .dw_widget .dw_btn-group-justified > .dw_btn-group .dw_btn {
            width: 100%;
        }

        .dw_widget .dw_btn-group-justified > .dw_btn-group .dw_dropdown-menu {
            left: auto;
        }

[data-toggle="buttons"] > .dw_btn input[type="radio"],
[data-toggle="buttons"] > .dw_btn-group > .dw_btn input[type="radio"],
[data-toggle="buttons"] > .dw_btn input[type="checkbox"],
[data-toggle="buttons"] > .dw_btn-group > .dw_btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.dw_widget .dw_input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

    .dw_widget .dw_input-group[class*="col-"] {
        float: none;
        padding-right: 0;
        padding-left: 0;
    }

    .dw_widget .dw_input-group .dw_form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0;
    }

.dw_widget .dw_input-group-lg > .dw_form-control,
.dw_widget .dw_input-group-lg > .dw_input-group-addon,
.dw_widget .dw_input-group-lg > .dw_input-group-btn > .dw_btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.dw_widget select.dw_input-group-lg > .dw_form-control,
.dw_widget select.dw_input-group-lg > .dw_input-group-addon,
.dw_widget select.dw_input-group-lg > .dw_input-group-btn > .dw_btn {
    height: 46px;
    line-height: 46px;
}

.dw_widget textarea.dw_input-group-lg > .dw_form-control,
.dw_widget textarea.dw_input-group-lg > .dw_input-group-addon,
.dw_widget textarea.dw_input-group-lg > .dw_input-group-btn > .dw_btn,
.dw_widget select[multiple].dw_input-group-lg > .dw_form-control,
.dw_widget select[multiple].dw_input-group-lg > .dw_input-group-addon,
.dw_widget select[multiple].dw_input-group-lg > .dw_input-group-btn > .dw_btn {
    height: auto;
}

.dw_widget .dw_input-group-sm > .dw_form-control,
.dw_widget .dw_input-group-sm > .dw_input-group-addon,
.dw_widget .dw_input-group-sm > .dw_input-group-btn > .dw_btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.dw_widget select.dw_input-group-sm > .dw_form-control,
.dw_widget select.dw_input-group-sm > .dw_input-group-addon,
.dw_widget select.dw_input-group-sm > .dw_input-group-btn > .dw_btn {
    height: 30px;
    line-height: 30px;
}

.dw_widget textarea.dw_input-group-sm > .dw_form-control,
.dw_widget textarea.dw_input-group-sm > .dw_input-group-addon,
.dw_widget textarea.dw_input-group-sm > .dw_input-group-btn > .dw_btn,
.dw_widget select[multiple].dw_input-group-sm > .dw_form-control,
.dw_widget select[multiple].dw_input-group-sm > .dw_input-group-addon,
.dw_widget select[multiple].dw_input-group-sm > .dw_input-group-btn > .dw_btn {
    height: auto;
}

.dw_widget .dw_input-group-addon,
.dw_widget .dw_input-group-btn,
.dw_widget .dw_input-group .dw_form-control {
    display: table-cell;
}

    .dw_widget .dw_input-group-addon:not(:first-child):not(:last-child),
    .dw_widget .dw_input-group-btn:not(:first-child):not(:last-child),
    .dw_widget .dw_input-group .dw_form-control:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

.dw_widget .dw_input-group-addon,
.dw_widget .dw_input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.dw_widget .dw_input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

    .dw_widget .dw_input-group-addon.dw_input-sm {
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 3px;
    }

    .dw_widget .dw_input-group-addon.dw_input-lg {
        padding: 10px 16px;
        font-size: 18px;
        border-radius: 6px;
    }

    .dw_widget .dw_input-group-addon input[type="radio"],
    .dw_widget .dw_input-group-addon input[type="checkbox"] {
        margin-top: 0;
    }

    .dw_widget .dw_input-group .dw_form-control:first-child,
    .dw_widget .dw_input-group-addon:first-child,
    .dw_widget .dw_input-group-btn:first-child > .dw_btn,
    .dw_widget .dw_input-group-btn:first-child > .dw_btn-group > .dw_btn,
    .dw_widget .dw_input-group-btn:first-child > .dw_dropdown-toggle,
    .dw_widget .dw_input-group-btn:last-child > .dw_btn:not(:last-child):not(.dw_dropdown-toggle),
    .dw_widget .dw_input-group-btn:last-child > .dw_btn-group:not(:last-child) > .dw_btn {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .dw_widget .dw_input-group-addon:first-child {
        border-right: 0;
    }

    .dw_widget .dw_input-group .dw_form-control:last-child,
    .dw_widget .dw_input-group-addon:last-child,
    .dw_widget .dw_input-group-btn:last-child > .dw_btn,
    .dw_widget .dw_input-group-btn:last-child > .dw_btn-group > .dw_btn,
    .dw_widget .dw_input-group-btn:last-child > .dw_dropdown-toggle,
    .dw_widget .dw_input-group-btn:first-child > .dw_btn:not(:first-child),
    .dw_widget .dw_input-group-btn:first-child > .dw_btn-group:not(:first-child) > .dw_btn {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

    .dw_widget .dw_input-group-addon:last-child {
        border-left: 0;
    }

.dw_widget .dw_input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

    .dw_widget .dw_input-group-btn > .dw_btn {
        position: relative;
    }

        .dw_widget .dw_input-group-btn > .dw_btn + .dw_btn {
            margin-left: -1px;
        }

        .dw_widget .dw_input-group-btn > .dw_btn:hover,
        .dw_widget .dw_input-group-btn > .dw_btn:focus,
        .dw_widget .dw_input-group-btn > .dw_btn:active {
            z-index: 2;
        }

    .dw_widget .dw_input-group-btn:first-child > .dw_btn,
    .dw_widget .dw_input-group-btn:first-child > .dw_btn-group {
        margin-right: -1px;
    }

    .dw_widget .dw_input-group-btn:last-child > .dw_btn,
    .dw_widget .dw_input-group-btn:last-child > .dw_btn-group {
        margin-left: -1px;
    }

.dw_widget .dw_nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

    .dw_widget .dw_nav > li {
        position: relative;
        display: block;
    }

        .dw_widget .dw_nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px;
        }

            .dw_widget .dw_nav > li > a:hover,
            .dw_widget .dw_nav > li > a:focus {
                text-decoration: none;
                background-color: #eee;
            }

        .dw_widget .dw_nav > li.dw_disabled > a {
            color: #777;
        }

            .dw_widget .dw_nav > li.dw_disabled > a:hover,
            .dw_widget .dw_nav > li.dw_disabled > a:focus {
                color: #777;
                text-decoration: none;
                cursor: not-allowed;
                background-color: transparent;
            }

    .dw_widget .dw_nav .dw_open > a,
    .dw_widget .dw_nav .dw_open > a:hover,
    .dw_widget .dw_nav .dw_open > a:focus {
        background-color: #eee;
        border-color: #337ab7;
    }

    .dw_widget .dw_nav .dw_nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .dw_widget .dw_nav > li > a > img {
        max-width: none;
    }

.dw_widget .dw_nav-tabs {
    border-bottom: 1px solid #ddd;
}

    .dw_widget .dw_nav-tabs > li {
        float: left;
        margin-bottom: -1px;
    }

        .dw_widget .dw_nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0;
        }

            .dw_widget .dw_nav-tabs > li > a:hover {
                border-color: #eee #eee #ddd;
            }

        .dw_widget .dw_nav-tabs > li.dw_active > a,
        .dw_widget .dw_nav-tabs > li.dw_active > a:hover,
        .dw_widget .dw_nav-tabs > li.dw_active > a:focus {
            color: #555;
            cursor: default;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
        }

    .dw_widget .dw_nav-tabs.dw_nav-justified {
        width: 100%;
        border-bottom: 0;
    }

        .dw_widget .dw_nav-tabs.dw_nav-justified > li {
            float: none;
        }

            .dw_widget .dw_nav-tabs.dw_nav-justified > li > a {
                margin-bottom: 5px;
                text-align: center;
            }

        .dw_widget .dw_nav-tabs.dw_nav-justified > .dw_dropdown .dw_dropdown-menu {
            top: auto;
            left: auto;
        }

@media (min-width: 768px) {
    .dw_widget .dw_nav-tabs.dw_nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        .dw_widget .dw_nav-tabs.dw_nav-justified > li > a {
            margin-bottom: 0;
        }
}

.dw_widget .dw_nav-tabs.dw_nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}

.dw_widget .dw_nav-tabs.dw_nav-justified > .dw_active > a,
.dw_widget .dw_nav-tabs.dw_nav-justified > .dw_active > a:hover,
.dw_widget .dw_nav-tabs.dw_nav-justified > .dw_active > a:focus {
    border: 1px solid #ddd;
}

@media (min-width: 768px) {
    .dw_widget .dw_nav-tabs.dw_nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }

    .dw_widget .dw_nav-tabs.dw_nav-justified > .dw_active > a,
    .dw_widget .dw_nav-tabs.dw_nav-justified > .dw_active > a:hover,
    .dw_widget .dw_nav-tabs.dw_nav-justified > .dw_active > a:focus {
        border-bottom-color: #fff;
    }
}

.dw_widget .dw_nav-pills > li {
    float: left;
}

    .dw_widget .dw_nav-pills > li > a {
        border-radius: 4px;
    }

    .dw_widget .dw_nav-pills > li + li {
        margin-left: 2px;
    }

    .dw_widget .dw_nav-pills > li.dw_active > a,
    .dw_widget .dw_nav-pills > li.dw_active > a:hover,
    .dw_widget .dw_nav-pills > li.dw_active > a:focus {
        color: #fff;
        background-color: #337ab7;
    }

.dw_widget .dw_nav-stacked > li {
    float: none;
}

    .dw_widget .dw_nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0;
    }

.dw_widget .dw_nav-justified {
    width: 100%;
}

    .dw_widget .dw_nav-justified > li {
        float: none;
    }

        .dw_widget .dw_nav-justified > li > a {
            margin-bottom: 5px;
            text-align: center;
        }

    .dw_widget .dw_nav-justified > .dw_dropdown .dw_dropdown-menu {
        top: auto;
        left: auto;
    }

@media (min-width: 768px) {
    .dw_widget .dw_nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        .dw_widget .dw_nav-justified > li > a {
            margin-bottom: 0;
        }
}

.dw_widget .dw_nav-tabs-justified {
    border-bottom: 0;
}

    .dw_widget .dw_nav-tabs-justified > li > a {
        margin-right: 0;
        border-radius: 4px;
    }

    .dw_widget .dw_nav-tabs-justified > .dw_active > a,
    .dw_widget .dw_nav-tabs-justified > .dw_active > a:hover,
    .dw_widget .dw_nav-tabs-justified > .dw_active > a:focus {
        border: 1px solid #ddd;
    }

@media (min-width: 768px) {
    .dw_widget .dw_nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }

    .dw_widget .dw_nav-tabs-justified > .dw_active > a,
    .dw_widget .dw_nav-tabs-justified > .dw_active > a:hover,
    .dw_widget .dw_nav-tabs-justified > .dw_active > a:focus {
        border-bottom-color: #fff;
    }
}

.dw_widget .dw_tab-content > .dw_tab-pane {
    display: none;
}

.dw_widget .dw_tab-content > .dw_active {
    display: block;
}

.dw_widget .dw_nav-tabs .dw_dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.dw_widget .dw_navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}

@media (min-width: 768px) {
    .dw_widget .dw_navbar {
        border-radius: 4px;
    }
}

@media (min-width: 768px) {
    .dw_widget .dw_navbar-header {
        float: left;
    }
}

.dw_widget .dw_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);
}

    .dw_widget .dw_navbar-collapse.dw_in {
        overflow-y: auto;
    }

@media (min-width: 768px) {
    .dw_widget .dw_navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .dw_widget .dw_navbar-collapse.dw_collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important;
        }

        .dw_widget .dw_navbar-collapse.dw_in {
            overflow-y: visible;
        }

    .dw_widget .dw_navbar-fixed-top .dw_navbar-collapse,
    .dw_widget .dw_navbar-static-top .dw_navbar-collapse,
    .dw_widget .dw_navbar-fixed-bottom .dw_navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }
}

.dw_widget .dw_navbar-fixed-top .dw_navbar-collapse,
.dw_widget .dw_navbar-fixed-bottom .dw_navbar-collapse {
    max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .dw_widget .dw_navbar-fixed-top .dw_navbar-collapse,
    .dw_widget .dw_navbar-fixed-bottom .dw_navbar-collapse {
        max-height: 200px;
    }
}

.dw_widget .dw_container > .dw_navbar-header,
.dw_widget .dw_container-fluid > .dw_navbar-header,
.dw_widget .dw_container > .dw_navbar-collapse,
.dw_widget .dw_container-fluid > .dw_navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 768px) {
    .dw_widget .dw_container > .dw_navbar-header,
    .dw_widget .dw_container-fluid > .dw_navbar-header,
    .dw_widget .dw_container > .dw_navbar-collapse,
    .dw_widget .dw_container-fluid > .dw_navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

.dw_widget .dw_navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width: 768px) {
    .dw_widget .dw_navbar-static-top {
        border-radius: 0;
    }
}

.dw_widget .dw_navbar-fixed-top,
.dw_widget .dw_navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media (min-width: 768px) {
    .dw_widget .dw_navbar-fixed-top,
    .dw_widget .dw_navbar-fixed-bottom {
        border-radius: 0;
    }
}

.dw_widget .dw_navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.dw_widget .dw_navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

.dw_widget .dw_navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}

    .dw_widget .dw_navbar-brand:hover,
    .dw_widget .dw_navbar-brand:focus {
        text-decoration: none;
    }

    .dw_widget .dw_navbar-brand > img {
        display: block;
    }

@media (min-width: 768px) {
    .dw_widget .dw_navbar > .dw_container .dw_navbar-brand,
    .dw_widget .dw_navbar > .dw_container-fluid .dw_navbar-brand {
        margin-left: -15px;
    }
}

.dw_widget .dw_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;
}

    .dw_widget .dw_navbar-toggle:focus {
        outline: 0;
    }

    .dw_widget .dw_navbar-toggle .dw_icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
    }

        .dw_widget .dw_navbar-toggle .dw_icon-bar + .dw_icon-bar {
            margin-top: 4px;
        }

@media (min-width: 768px) {
    .dw_widget .dw_navbar-toggle {
        display: none;
    }
}

.dw_widget .dw_navbar-nav {
    margin: 7.5px -15px;
}

    .dw_widget .dw_navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px;
    }

@media (max-width: 767px) {
    .dw_widget .dw_navbar-nav .dw_open .dw_dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .dw_widget .dw_navbar-nav .dw_open .dw_dropdown-menu > li > a,
        .dw_widget .dw_navbar-nav .dw_open .dw_dropdown-menu .dw_dropdown-header {
            padding: 5px 15px 5px 25px;
        }

        .dw_widget .dw_navbar-nav .dw_open .dw_dropdown-menu > li > a {
            line-height: 20px;
        }

            .dw_widget .dw_navbar-nav .dw_open .dw_dropdown-menu > li > a:hover,
            .dw_widget .dw_navbar-nav .dw_open .dw_dropdown-menu > li > a:focus {
                background-image: none;
            }
}

@media (min-width: 768px) {
    .dw_widget .dw_navbar-nav {
        float: left;
        margin: 0;
    }

        .dw_widget .dw_navbar-nav > li {
            float: left;
        }

            .dw_widget .dw_navbar-nav > li > a {
                padding-top: 15px;
                padding-bottom: 15px;
            }
}

.dw_widget .dw_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) {
    .dw_widget .dw_navbar-form .dw_form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .dw_widget .dw_navbar-form .dw_form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .dw_widget .dw_navbar-form .dw_form-control-static {
        display: inline-block;
    }

    .dw_widget .dw_navbar-form .dw_input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .dw_widget .dw_navbar-form .dw_input-group .dw_input-group-addon,
        .dw_widget .dw_navbar-form .dw_input-group .dw_input-group-btn,
        .dw_widget .dw_navbar-form .dw_input-group .dw_form-control {
            width: auto;
        }

        .dw_widget .dw_navbar-form .dw_input-group > .dw_form-control {
            width: 100%;
        }

    .dw_widget .dw_navbar-form .dw_control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .dw_widget .dw_navbar-form .dw_radio,
    .dw_widget .dw_navbar-form .dw_checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .dw_widget .dw_navbar-form .dw_radio label,
        .dw_widget .dw_navbar-form .dw_checkbox label {
            padding-left: 0;
        }

        .dw_widget .dw_navbar-form .dw_radio input[type="radio"],
        .dw_widget .dw_navbar-form .dw_checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0;
        }

    .dw_widget .dw_navbar-form .dw_has-feedback .dw_form-control-feedback {
        top: 0;
    }
}

@media (max-width: 767px) {
    .dw_widget .dw_navbar-form .dw_form-group {
        margin-bottom: 5px;
    }

        .dw_widget .dw_navbar-form .dw_form-group:last-child {
            margin-bottom: 0;
        }
}

@media (min-width: 768px) {
    .dw_widget .dw_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;
    }
}

.dw_widget .dw_navbar-nav > li > .dw_dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.dw_widget .dw_navbar-fixed-bottom .dw_navbar-nav > li > .dw_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;
}

.dw_widget .dw_navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}

    .dw_widget .dw_navbar-btn.dw_btn-sm {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .dw_widget .dw_navbar-btn.dw_btn-xs {
        margin-top: 14px;
        margin-bottom: 14px;
    }

.dw_widget .dw_navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
}

@media (min-width: 768px) {
    .dw_widget .dw_navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px;
    }
}

@media (min-width: 768px) {
    .dw_widget .dw_navbar-left {
        float: left !important;
    }

    .dw_widget .dw_navbar-right {
        float: right !important;
        margin-right: -15px;
    }

        .dw_widget .dw_navbar-right ~ .dw_navbar-right {
            margin-right: 0;
        }
}

.dw_widget .dw_navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

    .dw_widget .dw_navbar-default .dw_navbar-brand {
        color: #777;
    }

        .dw_widget .dw_navbar-default .dw_navbar-brand:hover,
        .dw_widget .dw_navbar-default .dw_navbar-brand:focus {
            color: #5e5e5e;
            background-color: transparent;
        }

    .dw_widget .dw_navbar-default .dw_navbar-text {
        color: #777;
    }

    .dw_widget .dw_navbar-default .dw_navbar-nav > li > a {
        color: #777;
    }

        .dw_widget .dw_navbar-default .dw_navbar-nav > li > a:hover,
        .dw_widget .dw_navbar-default .dw_navbar-nav > li > a:focus {
            color: #333;
            background-color: transparent;
        }

    .dw_widget .dw_navbar-default .dw_navbar-nav > .dw_active > a,
    .dw_widget .dw_navbar-default .dw_navbar-nav > .dw_active > a:hover,
    .dw_widget .dw_navbar-default .dw_navbar-nav > .dw_active > a:focus {
        color: #555;
        background-color: #e7e7e7;
    }

    .dw_widget .dw_navbar-default .dw_navbar-nav > .dw_disabled > a,
    .dw_widget .dw_navbar-default .dw_navbar-nav > .dw_disabled > a:hover,
    .dw_widget .dw_navbar-default .dw_navbar-nav > .dw_disabled > a:focus {
        color: #ccc;
        background-color: transparent;
    }

    .dw_widget .dw_navbar-default .dw_navbar-toggle {
        border-color: #ddd;
    }

        .dw_widget .dw_navbar-default .dw_navbar-toggle:hover,
        .dw_widget .dw_navbar-default .dw_navbar-toggle:focus {
            background-color: #ddd;
        }

        .dw_widget .dw_navbar-default .dw_navbar-toggle .dw_icon-bar {
            background-color: #888;
        }

    .dw_widget .dw_navbar-default .dw_navbar-collapse,
    .dw_widget .dw_navbar-default .dw_navbar-form {
        border-color: #e7e7e7;
    }

    .dw_widget .dw_navbar-default .dw_navbar-nav > .dw_open > a,
    .dw_widget .dw_navbar-default .dw_navbar-nav > .dw_open > a:hover,
    .dw_widget .dw_navbar-default .dw_navbar-nav > .dw_open > a:focus {
        color: #555;
        background-color: #e7e7e7;
    }

@media (max-width: 767px) {
    .dw_widget .dw_navbar-default .dw_navbar-nav .dw_open .dw_dropdown-menu > li > a {
        color: #777;
    }

        .dw_widget .dw_navbar-default .dw_navbar-nav .dw_open .dw_dropdown-menu > li > a:hover,
        .dw_widget .dw_navbar-default .dw_navbar-nav .dw_open .dw_dropdown-menu > li > a:focus {
            color: #333;
            background-color: transparent;
        }

    .dw_widget .dw_navbar-default .dw_navbar-nav .dw_open .dw_dropdown-menu > .dw_active > a,
    .dw_widget .dw_navbar-default .dw_navbar-nav .dw_open .dw_dropdown-menu > .dw_active > a:hover,
    .dw_widget .dw_navbar-default .dw_navbar-nav .dw_open .dw_dropdown-menu > .dw_active > a:focus {
        color: #555;
        background-color: #e7e7e7;
    }

    .dw_widget .dw_navbar-default .dw_navbar-nav .dw_open .dw_dropdown-menu > .dw_disabled > a,
    .dw_widget .dw_navbar-default .dw_navbar-nav .dw_open .dw_dropdown-menu > .dw_disabled > a:hover,
    .dw_widget .dw_navbar-default .dw_navbar-nav .dw_open .dw_dropdown-menu > .dw_disabled > a:focus {
        color: #ccc;
        background-color: transparent;
    }
}

.dw_widget .dw_navbar-default .dw_navbar-link {
    color: #777;
}

    .dw_widget .dw_navbar-default .dw_navbar-link:hover {
        color: #333;
    }

.dw_widget .dw_navbar-default .dw_btn-link {
    color: #777;
}

    .dw_widget .dw_navbar-default .dw_btn-link:hover,
    .dw_widget .dw_navbar-default .dw_btn-link:focus {
        color: #333;
    }

    .dw_widget .dw_navbar-default .dw_btn-link[disabled]:hover,
    .dw_widget fieldset[disabled] .dw_navbar-default .dw_btn-link:hover,
    .dw_widget .dw_navbar-default .dw_btn-link[disabled]:focus,
    .dw_widget fieldset[disabled] .dw_navbar-default .dw_btn-link:focus {
        color: #ccc;
    }

.dw_widget .dw_navbar-inverse {
    background-color: #222;
    border-color: #080808;
}

    .dw_widget .dw_navbar-inverse .dw_navbar-brand {
        color: #9d9d9d;
    }

        .dw_widget .dw_navbar-inverse .dw_navbar-brand:hover,
        .dw_widget .dw_navbar-inverse .dw_navbar-brand:focus {
            color: #fff;
            background-color: transparent;
        }

    .dw_widget .dw_navbar-inverse .dw_navbar-text {
        color: #9d9d9d;
    }

    .dw_widget .dw_navbar-inverse .dw_navbar-nav > li > a {
        color: #9d9d9d;
    }

        .dw_widget .dw_navbar-inverse .dw_navbar-nav > li > a:hover,
        .dw_widget .dw_navbar-inverse .dw_navbar-nav > li > a:focus {
            color: #fff;
            background-color: transparent;
        }

    .dw_widget .dw_navbar-inverse .dw_navbar-nav > .dw_active > a,
    .dw_widget .dw_navbar-inverse .dw_navbar-nav > .dw_active > a:hover,
    .dw_widget .dw_navbar-inverse .dw_navbar-nav > .dw_active > a:focus {
        color: #fff;
        background-color: #080808;
    }

    .dw_widget .dw_navbar-inverse .dw_navbar-nav > .dw_disabled > a,
    .dw_widget .dw_navbar-inverse .dw_navbar-nav > .dw_disabled > a:hover,
    .dw_widget .dw_navbar-inverse .dw_navbar-nav > .dw_disabled > a:focus {
        color: #444;
        background-color: transparent;
    }

    .dw_widget .dw_navbar-inverse .dw_navbar-toggle {
        border-color: #333;
    }

        .dw_widget .dw_navbar-inverse .dw_navbar-toggle:hover,
        .dw_widget .dw_navbar-inverse .dw_navbar-toggle:focus {
            background-color: #333;
        }

        .dw_widget .dw_navbar-inverse .dw_navbar-toggle .dw_icon-bar {
            background-color: #fff;
        }

    .dw_widget .dw_navbar-inverse .dw_navbar-collapse,
    .dw_widget .dw_navbar-inverse .dw_navbar-form {
        border-color: #101010;
    }

    .dw_widget .dw_navbar-inverse .dw_navbar-nav > .dw_open > a,
    .dw_widget .dw_navbar-inverse .dw_navbar-nav > .dw_open > a:hover,
    .dw_widget .dw_navbar-inverse .dw_navbar-nav > .dw_open > a:focus {
        color: #fff;
        background-color: #080808;
    }

@media (max-width: 767px) {
    .dw_widget .dw_navbar-inverse .dw_navbar-nav .dw_open .dw_dropdown-menu > .dw_dropdown-header {
        border-color: #080808;
    }

    .dw_widget .dw_navbar-inverse .dw_navbar-nav .dw_open .dw_dropdown-menu .dw_divider {
        background-color: #080808;
    }

    .dw_widget .dw_navbar-inverse .dw_navbar-nav .dw_open .dw_dropdown-menu > li > a {
        color: #9d9d9d;
    }

        .dw_widget .dw_navbar-inverse .dw_navbar-nav .dw_open .dw_dropdown-menu > li > a:hover,
        .dw_widget .dw_navbar-inverse .dw_navbar-nav .dw_open .dw_dropdown-menu > li > a:focus {
            color: #fff;
            background-color: transparent;
        }

    .dw_widget .dw_navbar-inverse .dw_navbar-nav .dw_open .dw_dropdown-menu > .dw_active > a,
    .dw_widget .dw_navbar-inverse .dw_navbar-nav .dw_open .dw_dropdown-menu > .dw_active > a:hover,
    .dw_widget .dw_navbar-inverse .dw_navbar-nav .dw_open .dw_dropdown-menu > .dw_active > a:focus {
        color: #fff;
        background-color: #080808;
    }

    .dw_widget .dw_navbar-inverse .dw_navbar-nav .dw_open .dw_dropdown-menu > .dw_disabled > a,
    .dw_widget .dw_navbar-inverse .dw_navbar-nav .dw_open .dw_dropdown-menu > .dw_disabled > a:hover,
    .dw_widget .dw_navbar-inverse .dw_navbar-nav .dw_open .dw_dropdown-menu > .dw_disabled > a:focus {
        color: #444;
        background-color: transparent;
    }
}

.dw_widget .dw_navbar-inverse .dw_navbar-link {
    color: #9d9d9d;
}

    .dw_widget .dw_navbar-inverse .dw_navbar-link:hover {
        color: #fff;
    }

.dw_widget .dw_navbar-inverse .dw_btn-link {
    color: #9d9d9d;
}

    .dw_widget .dw_navbar-inverse .dw_btn-link:hover,
    .dw_widget .dw_navbar-inverse .dw_btn-link:focus {
        color: #fff;
    }

    .dw_widget .dw_navbar-inverse .dw_btn-link[disabled]:hover,
    .dw_widget fieldset[disabled] .dw_navbar-inverse .dw_btn-link:hover,
    .dw_widget .dw_navbar-inverse .dw_btn-link[disabled]:focus,
    .dw_widget fieldset[disabled] .dw_navbar-inverse .dw_btn-link:focus {
        color: #444;
    }

.dw_widget .dw_breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

    .dw_widget .dw_breadcrumb > li {
        display: inline-block;
    }

        .dw_widget .dw_breadcrumb > li + li:before {
            padding: 0 5px;
            color: #ccc;
            content: "/\00a0";
        }

    .dw_widget .dw_breadcrumb > .dw_active {
        color: #777;
    }

.dw_widget .dw_pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .dw_widget .dw_pagination > li {
        display: inline;
    }

        .dw_widget .dw_pagination > li > a,
        .dw_widget .dw_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;
        }

        .dw_widget .dw_pagination > li:first-child > a,
        .dw_widget .dw_pagination > li:first-child > span {
            margin-left: 0;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px;
        }

        .dw_widget .dw_pagination > li:last-child > a,
        .dw_widget .dw_pagination > li:last-child > span {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px;
        }

        .dw_widget .dw_pagination > li > a:hover,
        .dw_widget .dw_pagination > li > span:hover,
        .dw_widget .dw_pagination > li > a:focus,
        .dw_widget .dw_pagination > li > span:focus {
            color: #23527c;
            background-color: #eee;
            border-color: #ddd;
        }

    .dw_widget .dw_pagination > .dw_active > a,
    .dw_widget .dw_pagination > .dw_active > span,
    .dw_widget .dw_pagination > .dw_active > a:hover,
    .dw_widget .dw_pagination > .dw_active > span:hover,
    .dw_widget .dw_pagination > .dw_active > a:focus,
    .dw_widget .dw_pagination > .dw_active > span:focus {
        z-index: 2;
        color: #fff;
        cursor: default;
        background-color: #337ab7;
        border-color: #337ab7;
    }

    .dw_widget .dw_pagination > .dw_disabled > span,
    .dw_widget .dw_pagination > .dw_disabled > span:hover,
    .dw_widget .dw_pagination > .dw_disabled > span:focus,
    .dw_widget .dw_pagination > .dw_disabled > a,
    .dw_widget .dw_pagination > .dw_disabled > a:hover,
    .dw_widget .dw_pagination > .dw_disabled > a:focus {
        color: #777;
        cursor: not-allowed;
        background-color: #fff;
        border-color: #ddd;
    }

.dw_widget .dw_pagination-lg > li > a,
.dw_widget .dw_pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
}

.dw_widget .dw_pagination-lg > li:first-child > a,
.dw_widget .dw_pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.dw_widget .dw_pagination-lg > li:last-child > a,
.dw_widget .dw_pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.dw_widget .dw_pagination-sm > li > a,
.dw_widget .dw_pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
}

.dw_widget .dw_pagination-sm > li:first-child > a,
.dw_widget .dw_pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.dw_widget .dw_pagination-sm > li:last-child > a,
.dw_widget .dw_pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.dw_widget .dw_pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
}

    .dw_widget .dw_pager li {
        display: inline;
    }

        .dw_widget .dw_pager li > a,
        .dw_widget .dw_pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: 15px;
        }

            .dw_widget .dw_pager li > a:hover,
            .dw_widget .dw_pager li > a:focus {
                text-decoration: none;
                background-color: #eee;
            }

    .dw_widget .dw_pager .dw_next > a,
    .dw_widget .dw_pager .dw_next > span {
        float: right;
    }

    .dw_widget .dw_pager .dw_previous > a,
    .dw_widget .dw_pager .dw_previous > span {
        float: left;
    }

    .dw_widget .dw_pager .dw_disabled > a,
    .dw_widget .dw_pager .dw_disabled > a:hover,
    .dw_widget .dw_pager .dw_disabled > a:focus,
    .dw_widget .dw_pager .dw_disabled > span {
        color: #777;
        cursor: not-allowed;
        background-color: #fff;
    }

.dw_widget .dw_label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.dw_widget a.dw_label:hover,
.dw_widget a.dw_label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.dw_widget .dw_label:empty {
    display: none;
}

.dw_widget .dw_btn .dw_label {
    position: relative;
    top: -1px;
}

.dw_widget .dw_label-default {
    background-color: #777;
}

    .dw_widget .dw_label-default[href]:hover,
    .dw_widget .dw_label-default[href]:focus {
        background-color: #5e5e5e;
    }

.dw_widget .dw_label-primary {
    background-color: #337ab7;
}

    .dw_widget .dw_label-primary[href]:hover,
    .dw_widget .dw_label-primary[href]:focus {
        background-color: #286090;
    }

.dw_widget .dw_label-success {
    background-color: #5cb85c;
}

    .dw_widget .dw_label-success[href]:hover,
    .dw_widget .dw_label-success[href]:focus {
        background-color: #449d44;
    }

.dw_widget .dw_label-info {
    background-color: #5bc0de;
}

    .dw_widget .dw_label-info[href]:hover,
    .dw_widget .dw_label-info[href]:focus {
        background-color: #31b0d5;
    }

.dw_widget .dw_label-warning {
    background-color: #f0ad4e;
}

    .dw_widget .dw_label-warning[href]:hover,
    .dw_widget .dw_label-warning[href]:focus {
        background-color: #ec971f;
    }

.dw_widget .dw_label-danger {
    background-color: #d9534f;
}

    .dw_widget .dw_label-danger[href]:hover,
    .dw_widget .dw_label-danger[href]:focus {
        background-color: #c9302c;
    }

.dw_widget .dw_badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
    border-radius: 10px;
}

    .dw_widget .dw_badge:empty {
        display: none;
    }

.dw_widget .dw_btn .dw_badge {
    position: relative;
    top: -1px;
}

.dw_widget .dw_btn-xs .dw_badge,
.dw_widget .dw_btn-group-xs > .dw_btn .dw_badge {
    top: 0;
    padding: 1px 5px;
}

.dw_widget a.dw_badge:hover,
.dw_widget a.dw_badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.dw_widget .dw_list-group-item.dw_active > .dw_badge,
.dw_widget .dw_nav-pills > .dw_active > a > .dw_badge {
    color: #337ab7;
    background-color: #fff;
}

.dw_widget .dw_list-group-item > .dw_badge {
    float: right;
}

    .dw_widget .dw_list-group-item > .dw_badge + .dw_badge {
        margin-right: 5px;
    }

.dw_widget .dw_nav-pills > li > a > .dw_badge {
    margin-left: 3px;
}

.dw_widget .dw_jumbotron {
    padding: 30px 15px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee;
}

    .dw_widget .dw_jumbotron h1,
    .dw_widget .dw_jumbotron .dw_h1 {
        color: inherit;
    }

    .dw_widget .dw_jumbotron p {
        margin-bottom: 15px;
        font-size: 21px;
        font-weight: 200;
    }

    .dw_widget .dw_jumbotron > hr {
        border-top-color: #d5d5d5;
    }

.dw_widget .dw_container .dw_jumbotron,
.dw_widget .dw_container-fluid .dw_jumbotron {
    border-radius: 6px;
}

.dw_widget .dw_jumbotron .dw_container {
    max-width: 100%;
}

@media screen and (min-width: 768px) {
    .dw_widget .dw_jumbotron {
        padding: 48px 0;
    }

    .dw_widget .dw_container .dw_jumbotron,
    .dw_widget .dw_container-fluid .dw_jumbotron {
        padding-right: 60px;
        padding-left: 60px;
    }

    .dw_widget .dw_jumbotron h1,
    .dw_widget .dw_jumbotron .dw_h1 {
        font-size: 63px;
    }
}

.dw_widget .dw_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;
}

    .dw_widget .dw_thumbnail > img,
    .dw_widget .dw_thumbnail a > img {
        margin-right: auto;
        margin-left: auto;
    }

.dw_widget a.dw_thumbnail:hover,
.dw_widget a.dw_thumbnail:focus,
.dw_widget a.dw_thumbnail.dw_active {
    border-color: #337ab7;
}

.dw_widget .dw_thumbnail .dw_caption {
    padding: 9px;
    color: #333;
}

.dw_widget .dw_alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .dw_widget .dw_alert h4 {
        margin-top: 0;
        color: inherit;
    }

    .dw_widget .dw_alert .dw_alert-link {
        font-weight: bold;
    }

    .dw_widget .dw_alert > p,
    .dw_widget .dw_alert > ul {
        margin-bottom: 0;
    }

        .dw_widget .dw_alert > p + p {
            margin-top: 5px;
        }

.dw_widget .dw_alert-dismissable,
.dw_widget .dw_alert-dismissible {
    padding-right: 35px;
}

    .dw_widget .dw_alert-dismissable .dw_close,
    .dw_widget .dw_alert-dismissible .dw_close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit;
    }

.dw_widget .dw_alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

    .dw_widget .dw_alert-success hr {
        border-top-color: #c9e2b3;
    }

    .dw_widget .dw_alert-success .dw_alert-link {
        color: #2b542c;
    }

.dw_widget .dw_alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

    .dw_widget .dw_alert-info hr {
        border-top-color: #a6e1ec;
    }

    .dw_widget .dw_alert-info .dw_alert-link {
        color: #245269;
    }

.dw_widget .dw_alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

    .dw_widget .dw_alert-warning hr {
        border-top-color: #f7e1b5;
    }

    .dw_widget .dw_alert-warning .dw_alert-link {
        color: #66512c;
    }

.dw_widget .dw_alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

    .dw_widget .dw_alert-danger hr {
        border-top-color: #e4b9c0;
    }

    .dw_widget .dw_alert-danger .dw_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;
    }
}

.dw_widget .dw_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);
}

.dw_widget .dw_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;
}

.dw_widget .dw_progress-striped .dw_progress-bar,
.dw_widget .dw_progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}

.dw_widget .dw_progress.dw_active .dw_progress-bar,
.dw_widget .dw_progress-bar.dw_active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.dw_widget .dw_progress-bar-success {
    background-color: #5cb85c;
}

.dw_widget .dw_progress-striped .dw_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);
}

.dw_widget .dw_progress-bar-info {
    background-color: #5bc0de;
}

.dw_widget .dw_progress-striped .dw_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);
}

.dw_widget .dw_progress-bar-warning {
    background-color: #f0ad4e;
}

.dw_widget .dw_progress-striped .dw_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);
}

.dw_widget .dw_progress-bar-danger {
    background-color: #d9534f;
}

.dw_widget .dw_progress-striped .dw_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);
}

.dw_widget .dw_media {
    margin-top: 15px;
}

    .dw_widget .dw_media:first-child {
        margin-top: 0;
    }

.dw_widget .dw_media,
.dw_widget .dw_media-body {
    overflow: hidden;
    zoom: 1;
}

.dw_widget .dw_media-body {
    width: 10000px;
}

.dw_widget .dw_media-object {
    display: block;
}

.dw_widget .dw_media-right,
.dw_widget .dw_media > .dw_pull-right {
    padding-left: 10px;
}

.dw_widget .dw_media-left,
.dw_widget .dw_media > .dw_pull-left {
    padding-right: 10px;
}

.dw_widget .dw_media-left,
.dw_widget .dw_media-right,
.dw_widget .dw_media-body {
    display: table-cell;
    vertical-align: top;
}

.dw_widget .dw_media-middle {
    vertical-align: middle;
}

.dw_widget .dw_media-bottom {
    vertical-align: bottom;
}

.dw_widget .dw_media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.dw_widget .dw_media-list {
    padding-left: 0;
    list-style: none;
}

.dw_widget .dw_list-group {
    padding-left: 0;
    margin-bottom: 20px;
}

.dw_widget .dw_list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

    .dw_widget .dw_list-group-item:first-child {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }

    .dw_widget .dw_list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
    }

.dw_widget a.dw_list-group-item {
    color: #555;
}

    .dw_widget a.dw_list-group-item .dw_list-group-item-heading {
        color: #333;
    }

    .dw_widget a.dw_list-group-item:hover,
    .dw_widget a.dw_list-group-item:focus {
        color: #555;
        text-decoration: none;
        background-color: #f5f5f5;
    }

.dw_widget .dw_list-group-item.dw_disabled,
.dw_widget .dw_list-group-item.dw_disabled:hover,
.dw_widget .dw_list-group-item.dw_disabled:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #eee;
}

    .dw_widget .dw_list-group-item.dw_disabled .dw_list-group-item-heading,
    .dw_widget .dw_list-group-item.dw_disabled:hover .dw_list-group-item-heading,
    .dw_widget .dw_list-group-item.dw_disabled:focus .dw_list-group-item-heading {
        color: inherit;
    }

    .dw_widget .dw_list-group-item.dw_disabled .dw_list-group-item-text,
    .dw_widget .dw_list-group-item.dw_disabled:hover .dw_list-group-item-text,
    .dw_widget .dw_list-group-item.dw_disabled:focus .dw_list-group-item-text {
        color: #777;
    }

.dw_widget .dw_list-group-item.dw_active,
.dw_widget .dw_list-group-item.dw_active:hover,
.dw_widget .dw_list-group-item.dw_active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}

    .dw_widget .dw_list-group-item.dw_active .dw_list-group-item-heading,
    .dw_widget .dw_list-group-item.dw_active:hover .dw_list-group-item-heading,
    .dw_widget .dw_list-group-item.dw_active:focus .dw_list-group-item-heading,
    .dw_widget .dw_list-group-item.dw_active .dw_list-group-item-heading > small,
    .dw_widget .dw_list-group-item.dw_active:hover .dw_list-group-item-heading > small,
    .dw_widget .dw_list-group-item.dw_active:focus .dw_list-group-item-heading > small,
    .dw_widget .dw_list-group-item.dw_active .dw_list-group-item-heading > .dw_small,
    .dw_widget .dw_list-group-item.dw_active:hover .dw_list-group-item-heading > .dw_small,
    .dw_widget .dw_list-group-item.dw_active:focus .dw_list-group-item-heading > .dw_small {
        color: inherit;
    }

    .dw_widget .dw_list-group-item.dw_active .dw_list-group-item-text,
    .dw_widget .dw_list-group-item.dw_active:hover .dw_list-group-item-text,
    .dw_widget .dw_list-group-item.dw_active:focus .dw_list-group-item-text {
        color: #c7ddef;
    }

.dw_widget .dw_list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

.dw_widget a.dw_list-group-item-success {
    color: #3c763d;
}

    .dw_widget a.dw_list-group-item-success .dw_list-group-item-heading {
        color: inherit;
    }

    .dw_widget a.dw_list-group-item-success:hover,
    .dw_widget a.dw_list-group-item-success:focus {
        color: #3c763d;
        background-color: #d0e9c6;
    }

    .dw_widget a.dw_list-group-item-success.dw_active,
    .dw_widget a.dw_list-group-item-success.dw_active:hover,
    .dw_widget a.dw_list-group-item-success.dw_active:focus {
        color: #fff;
        background-color: #3c763d;
        border-color: #3c763d;
    }

.dw_widget .dw_list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

.dw_widget a.dw_list-group-item-info {
    color: #31708f;
}

    .dw_widget a.dw_list-group-item-info .dw_list-group-item-heading {
        color: inherit;
    }

    .dw_widget a.dw_list-group-item-info:hover,
    .dw_widget a.dw_list-group-item-info:focus {
        color: #31708f;
        background-color: #c4e3f3;
    }

    .dw_widget a.dw_list-group-item-info.dw_active,
    .dw_widget a.dw_list-group-item-info.dw_active:hover,
    .dw_widget a.dw_list-group-item-info.dw_active:focus {
        color: #fff;
        background-color: #31708f;
        border-color: #31708f;
    }

.dw_widget .dw_list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

.dw_widget a.dw_list-group-item-warning {
    color: #8a6d3b;
}

    .dw_widget a.dw_list-group-item-warning .dw_list-group-item-heading {
        color: inherit;
    }

    .dw_widget a.dw_list-group-item-warning:hover,
    .dw_widget a.dw_list-group-item-warning:focus {
        color: #8a6d3b;
        background-color: #faf2cc;
    }

    .dw_widget a.dw_list-group-item-warning.dw_active,
    .dw_widget a.dw_list-group-item-warning.dw_active:hover,
    .dw_widget a.dw_list-group-item-warning.dw_active:focus {
        color: #fff;
        background-color: #8a6d3b;
        border-color: #8a6d3b;
    }

.dw_widget .dw_list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}

.dw_widget a.dw_list-group-item-danger {
    color: #a94442;
}

    .dw_widget a.dw_list-group-item-danger .dw_list-group-item-heading {
        color: inherit;
    }

    .dw_widget a.dw_list-group-item-danger:hover,
    .dw_widget a.dw_list-group-item-danger:focus {
        color: #a94442;
        background-color: #ebcccc;
    }

    .dw_widget a.dw_list-group-item-danger.dw_active,
    .dw_widget a.dw_list-group-item-danger.dw_active:hover,
    .dw_widget a.dw_list-group-item-danger.dw_active:focus {
        color: #fff;
        background-color: #a94442;
        border-color: #a94442;
    }

.dw_widget .dw_list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.dw_widget .dw_list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.dw_widget .dw_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);
}

.dw_widget .dw_panel-body {
    padding: 15px;
}

.dw_widget .dw_panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

    .dw_widget .dw_panel-heading > .dw_dropdown .dw_dropdown-toggle {
        color: inherit;
    }

.dw_widget .dw_panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

    .dw_widget .dw_panel-title > a,
    .dw_widget .dw_panel-title > small,
    .dw_widget .dw_panel-title > .dw_small,
    .dw_widget .dw_panel-title > small > a,
    .dw_widget .dw_panel-title > .dw_small > a {
        color: inherit;
    }

.dw_widget .dw_panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.dw_widget .dw_panel > .dw_list-group,
.dw_widget .dw_panel > .dw_panel-collapse > .dw_list-group {
    margin-bottom: 0;
}

    .dw_widget .dw_panel > .dw_list-group .dw_list-group-item,
    .dw_widget .dw_panel > .dw_panel-collapse > .dw_list-group .dw_list-group-item {
        border-width: 1px 0;
        border-radius: 0;
    }

    .dw_widget .dw_panel > .dw_list-group:first-child .dw_list-group-item:first-child,
    .dw_widget .dw_panel > .dw_panel-collapse > .dw_list-group:first-child .dw_list-group-item:first-child {
        border-top: 0;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }

    .dw_widget .dw_panel > .dw_list-group:last-child .dw_list-group-item:last-child,
    .dw_widget .dw_panel > .dw_panel-collapse > .dw_list-group:last-child .dw_list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

.dw_widget .dw_panel-heading + .dw_list-group .dw_list-group-item:first-child {
    border-top-width: 0;
}

.dw_widget .dw_list-group + .dw_panel-footer {
    border-top-width: 0;
}

.dw_widget .dw_panel > .dw_table,
.dw_widget .dw_panel > .dw_table-responsive > .dw_table,
.dw_widget .dw_panel > .dw_panel-collapse > .dw_table {
    margin-bottom: 0;
}

    .dw_widget .dw_panel > .dw_table caption,
    .dw_widget .dw_panel > .dw_table-responsive > .dw_table caption,
    .dw_widget .dw_panel > .dw_panel-collapse > .dw_table caption {
        padding-right: 15px;
        padding-left: 15px;
    }

    .dw_widget .dw_panel > .dw_table:first-child,
    .dw_widget .dw_panel > .dw_table-responsive:first-child > .dw_table:first-child {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }

        .dw_widget .dw_panel > .dw_table:first-child > thead:first-child > tr:first-child,
        .dw_widget .dw_panel > .dw_table-responsive:first-child > .dw_table:first-child > thead:first-child > tr:first-child,
        .dw_widget .dw_panel > .dw_table:first-child > tbody:first-child > tr:first-child,
        .dw_widget .dw_panel > .dw_table-responsive:first-child > .dw_table:first-child > tbody:first-child > tr:first-child {
            border-top-left-radius: 3px;
            border-top-right-radius: 3px;
        }

            .dw_widget .dw_panel > .dw_table:first-child > thead:first-child > tr:first-child td:first-child,
            .dw_widget .dw_panel > .dw_table-responsive:first-child > .dw_table:first-child > thead:first-child > tr:first-child td:first-child,
            .dw_widget .dw_panel > .dw_table:first-child > tbody:first-child > tr:first-child td:first-child,
            .dw_widget .dw_panel > .dw_table-responsive:first-child > .dw_table:first-child > tbody:first-child > tr:first-child td:first-child,
            .dw_widget .dw_panel > .dw_table:first-child > thead:first-child > tr:first-child th:first-child,
            .dw_widget .dw_panel > .dw_table-responsive:first-child > .dw_table:first-child > thead:first-child > tr:first-child th:first-child,
            .dw_widget .dw_panel > .dw_table:first-child > tbody:first-child > tr:first-child th:first-child,
            .dw_widget .dw_panel > .dw_table-responsive:first-child > .dw_table:first-child > tbody:first-child > tr:first-child th:first-child {
                border-top-left-radius: 3px;
            }

            .dw_widget .dw_panel > .dw_table:first-child > thead:first-child > tr:first-child td:last-child,
            .dw_widget .dw_panel > .dw_table-responsive:first-child > .dw_table:first-child > thead:first-child > tr:first-child td:last-child,
            .dw_widget .dw_panel > .dw_table:first-child > tbody:first-child > tr:first-child td:last-child,
            .dw_widget .dw_panel > .dw_table-responsive:first-child > .dw_table:first-child > tbody:first-child > tr:first-child td:last-child,
            .dw_widget .dw_panel > .dw_table:first-child > thead:first-child > tr:first-child th:last-child,
            .dw_widget .dw_panel > .dw_table-responsive:first-child > .dw_table:first-child > thead:first-child > tr:first-child th:last-child,
            .dw_widget .dw_panel > .dw_table:first-child > tbody:first-child > tr:first-child th:last-child,
            .dw_widget .dw_panel > .dw_table-responsive:first-child > .dw_table:first-child > tbody:first-child > tr:first-child th:last-child {
                border-top-right-radius: 3px;
            }

    .dw_widget .dw_panel > .dw_table:last-child,
    .dw_widget .dw_panel > .dw_table-responsive:last-child > .dw_table:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

        .dw_widget .dw_panel > .dw_table:last-child > tbody:last-child > tr:last-child,
        .dw_widget .dw_panel > .dw_table-responsive:last-child > .dw_table:last-child > tbody:last-child > tr:last-child,
        .dw_widget .dw_panel > .dw_table:last-child > tfoot:last-child > tr:last-child,
        .dw_widget .dw_panel > .dw_table-responsive:last-child > .dw_table:last-child > tfoot:last-child > tr:last-child {
            border-bottom-right-radius: 3px;
            border-bottom-left-radius: 3px;
        }

            .dw_widget .dw_panel > .dw_table:last-child > tbody:last-child > tr:last-child td:first-child,
            .dw_widget .dw_panel > .dw_table-responsive:last-child > .dw_table:last-child > tbody:last-child > tr:last-child td:first-child,
            .dw_widget .dw_panel > .dw_table:last-child > tfoot:last-child > tr:last-child td:first-child,
            .dw_widget .dw_panel > .dw_table-responsive:last-child > .dw_table:last-child > tfoot:last-child > tr:last-child td:first-child,
            .dw_widget .dw_panel > .dw_table:last-child > tbody:last-child > tr:last-child th:first-child,
            .dw_widget .dw_panel > .dw_table-responsive:last-child > .dw_table:last-child > tbody:last-child > tr:last-child th:first-child,
            .dw_widget .dw_panel > .dw_table:last-child > tfoot:last-child > tr:last-child th:first-child,
            .dw_widget .dw_panel > .dw_table-responsive:last-child > .dw_table:last-child > tfoot:last-child > tr:last-child th:first-child {
                border-bottom-left-radius: 3px;
            }

            .dw_widget .dw_panel > .dw_table:last-child > tbody:last-child > tr:last-child td:last-child,
            .dw_widget .dw_panel > .dw_table-responsive:last-child > .dw_table:last-child > tbody:last-child > tr:last-child td:last-child,
            .dw_widget .dw_panel > .dw_table:last-child > tfoot:last-child > tr:last-child td:last-child,
            .dw_widget .dw_panel > .dw_table-responsive:last-child > .dw_table:last-child > tfoot:last-child > tr:last-child td:last-child,
            .dw_widget .dw_panel > .dw_table:last-child > tbody:last-child > tr:last-child th:last-child,
            .dw_widget .dw_panel > .dw_table-responsive:last-child > .dw_table:last-child > tbody:last-child > tr:last-child th:last-child,
            .dw_widget .dw_panel > .dw_table:last-child > tfoot:last-child > tr:last-child th:last-child,
            .dw_widget .dw_panel > .dw_table-responsive:last-child > .dw_table:last-child > tfoot:last-child > tr:last-child th:last-child {
                border-bottom-right-radius: 3px;
            }

    .dw_widget .dw_panel > .dw_panel-body + .dw_table,
    .dw_widget .dw_panel > .dw_panel-body + .dw_table-responsive,
    .dw_widget .dw_panel > .dw_table + .dw_panel-body,
    .dw_widget .dw_panel > .dw_table-responsive + .dw_panel-body {
        border-top: 1px solid #ddd;
    }

    .dw_widget .dw_panel > .dw_table > tbody:first-child > tr:first-child th,
    .dw_widget .dw_panel > .dw_table > tbody:first-child > tr:first-child td {
        border-top: 0;
    }

.dw_widget .dw_panel > .dw_table-bordered,
.dw_widget .dw_panel > .dw_table-responsive > .dw_table-bordered {
    border: 0;
}

    .dw_widget .dw_panel > .dw_table-bordered > thead > tr > th:first-child,
    .dw_widget .dw_panel > .dw_table-responsive > .dw_table-bordered > thead > tr > th:first-child,
    .dw_widget .dw_panel > .dw_table-bordered > tbody > tr > th:first-child,
    .dw_widget .dw_panel > .dw_table-responsive > .dw_table-bordered > tbody > tr > th:first-child,
    .dw_widget .dw_panel > .dw_table-bordered > tfoot > tr > th:first-child,
    .dw_widget .dw_panel > .dw_table-responsive > .dw_table-bordered > tfoot > tr > th:first-child,
    .dw_widget .dw_panel > .dw_table-bordered > thead > tr > td:first-child,
    .dw_widget .dw_panel > .dw_table-responsive > .dw_table-bordered > thead > tr > td:first-child,
    .dw_widget .dw_panel > .dw_table-bordered > tbody > tr > td:first-child,
    .dw_widget .dw_panel > .dw_table-responsive > .dw_table-bordered > tbody > tr > td:first-child,
    .dw_widget .dw_panel > .dw_table-bordered > tfoot > tr > td:first-child,
    .dw_widget .dw_panel > .dw_table-responsive > .dw_table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }

    .dw_widget .dw_panel > .dw_table-bordered > thead > tr > th:last-child,
    .dw_widget .dw_panel > .dw_table-responsive > .dw_table-bordered > thead > tr > th:last-child,
    .dw_widget .dw_panel > .dw_table-bordered > tbody > tr > th:last-child,
    .dw_widget .dw_panel > .dw_table-responsive > .dw_table-bordered > tbody > tr > th:last-child,
    .dw_widget .dw_panel > .dw_table-bordered > tfoot > tr > th:last-child,
    .dw_widget .dw_panel > .dw_table-responsive > .dw_table-bordered > tfoot > tr > th:last-child,
    .dw_widget .dw_panel > .dw_table-bordered > thead > tr > td:last-child,
    .dw_widget .dw_panel > .dw_table-responsive > .dw_table-bordered > thead > tr > td:last-child,
    .dw_widget .dw_panel > .dw_table-bordered > tbody > tr > td:last-child,
    .dw_widget .dw_panel > .dw_table-responsive > .dw_table-bordered > tbody > tr > td:last-child,
    .dw_widget .dw_panel > .dw_table-bordered > tfoot > tr > td:last-child,
    .dw_widget .dw_panel > .dw_table-responsive > .dw_table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }

    .dw_widget .dw_panel > .dw_table-bordered > thead > tr:first-child > td,
    .dw_widget .dw_panel > .dw_table-responsive > .dw_table-bordered > thead > tr:first-child > td,
    .dw_widget .dw_panel > .dw_table-bordered > tbody > tr:first-child > td,
    .dw_widget .dw_panel > .dw_table-responsive > .dw_table-bordered > tbody > tr:first-child > td,
    .dw_widget .dw_panel > .dw_table-bordered > thead > tr:first-child > th,
    .dw_widget .dw_panel > .dw_table-responsive > .dw_table-bordered > thead > tr:first-child > th,
    .dw_widget .dw_panel > .dw_table-bordered > tbody > tr:first-child > th,
    .dw_widget .dw_panel > .dw_table-responsive > .dw_table-bordered > tbody > tr:first-child > th {
        border-bottom: 0;
    }

    .dw_widget .dw_panel > .dw_table-bordered > tbody > tr:last-child > td,
    .dw_widget .dw_panel > .dw_table-responsive > .dw_table-bordered > tbody > tr:last-child > td,
    .dw_widget .dw_panel > .dw_table-bordered > tfoot > tr:last-child > td,
    .dw_widget .dw_panel > .dw_table-responsive > .dw_table-bordered > tfoot > tr:last-child > td,
    .dw_widget .dw_panel > .dw_table-bordered > tbody > tr:last-child > th,
    .dw_widget .dw_panel > .dw_table-responsive > .dw_table-bordered > tbody > tr:last-child > th,
    .dw_widget .dw_panel > .dw_table-bordered > tfoot > tr:last-child > th,
    .dw_widget .dw_panel > .dw_table-responsive > .dw_table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0;
    }

.dw_widget .dw_panel > .dw_table-responsive {
    margin-bottom: 0;
    border: 0;
}

.dw_widget .dw_panel-group {
    margin-bottom: 20px;
}

    .dw_widget .dw_panel-group .dw_panel {
        margin-bottom: 0;
        border-radius: 4px;
    }

        .dw_widget .dw_panel-group .dw_panel + .dw_panel {
            margin-top: 5px;
        }

    .dw_widget .dw_panel-group .dw_panel-heading {
        border-bottom: 0;
    }

        .dw_widget .dw_panel-group .dw_panel-heading + .dw_panel-collapse > .dw_panel-body,
        .dw_widget .dw_panel-group .dw_panel-heading + .dw_panel-collapse > .dw_list-group {
            border-top: 1px solid #ddd;
        }

    .dw_widget .dw_panel-group .dw_panel-footer {
        border-top: 0;
    }

        .dw_widget .dw_panel-group .dw_panel-footer + .dw_panel-collapse .dw_panel-body {
            border-bottom: 1px solid #ddd;
        }

.dw_widget .dw_panel-default {
    border-color: #ddd;
}

    .dw_widget .dw_panel-default > .dw_panel-heading {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd;
    }

        .dw_widget .dw_panel-default > .dw_panel-heading + .dw_panel-collapse > .dw_panel-body {
            border-top-color: #ddd;
        }

        .dw_widget .dw_panel-default > .dw_panel-heading .dw_badge {
            color: #f5f5f5;
            background-color: #333;
        }

    .dw_widget .dw_panel-default > .dw_panel-footer + .dw_panel-collapse > .dw_panel-body {
        border-bottom-color: #ddd;
    }

.dw_widget .dw_panel-primary {
    border-color: #337ab7;
}

    .dw_widget .dw_panel-primary > .dw_panel-heading {
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7;
    }

        .dw_widget .dw_panel-primary > .dw_panel-heading + .dw_panel-collapse > .dw_panel-body {
            border-top-color: #337ab7;
        }

        .dw_widget .dw_panel-primary > .dw_panel-heading .dw_badge {
            color: #337ab7;
            background-color: #fff;
        }

    .dw_widget .dw_panel-primary > .dw_panel-footer + .dw_panel-collapse > .dw_panel-body {
        border-bottom-color: #337ab7;
    }

.dw_widget .dw_panel-success {
    border-color: #d6e9c6;
}

    .dw_widget .dw_panel-success > .dw_panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6;
    }

        .dw_widget .dw_panel-success > .dw_panel-heading + .dw_panel-collapse > .dw_panel-body {
            border-top-color: #d6e9c6;
        }

        .dw_widget .dw_panel-success > .dw_panel-heading .dw_badge {
            color: #dff0d8;
            background-color: #3c763d;
        }

    .dw_widget .dw_panel-success > .dw_panel-footer + .dw_panel-collapse > .dw_panel-body {
        border-bottom-color: #d6e9c6;
    }

.dw_widget .dw_panel-info {
    border-color: #bce8f1;
}

    .dw_widget .dw_panel-info > .dw_panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1;
    }

        .dw_widget .dw_panel-info > .dw_panel-heading + .dw_panel-collapse > .dw_panel-body {
            border-top-color: #bce8f1;
        }

        .dw_widget .dw_panel-info > .dw_panel-heading .dw_badge {
            color: #d9edf7;
            background-color: #31708f;
        }

    .dw_widget .dw_panel-info > .dw_panel-footer + .dw_panel-collapse > .dw_panel-body {
        border-bottom-color: #bce8f1;
    }

.dw_widget .dw_panel-warning {
    border-color: #faebcc;
}

    .dw_widget .dw_panel-warning > .dw_panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc;
    }

        .dw_widget .dw_panel-warning > .dw_panel-heading + .dw_panel-collapse > .dw_panel-body {
            border-top-color: #faebcc;
        }

        .dw_widget .dw_panel-warning > .dw_panel-heading .dw_badge {
            color: #fcf8e3;
            background-color: #8a6d3b;
        }

    .dw_widget .dw_panel-warning > .dw_panel-footer + .dw_panel-collapse > .dw_panel-body {
        border-bottom-color: #faebcc;
    }

.dw_widget .dw_panel-danger {
    border-color: #ebccd1;
}

    .dw_widget .dw_panel-danger > .dw_panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1;
    }

        .dw_widget .dw_panel-danger > .dw_panel-heading + .dw_panel-collapse > .dw_panel-body {
            border-top-color: #ebccd1;
        }

        .dw_widget .dw_panel-danger > .dw_panel-heading .dw_badge {
            color: #f2dede;
            background-color: #a94442;
        }

    .dw_widget .dw_panel-danger > .dw_panel-footer + .dw_panel-collapse > .dw_panel-body {
        border-bottom-color: #ebccd1;
    }

.dw_widget .dw_embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

    .dw_widget .dw_embed-responsive .dw_embed-responsive-item,
    .dw_widget .dw_embed-responsive iframe,
    .dw_widget .dw_embed-responsive embed,
    .dw_widget .dw_embed-responsive object,
    .dw_widget .dw_embed-responsive video {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
    }

.dw_widget .dw_embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.dw_widget .dw_embed-responsive-4by3 {
    padding-bottom: 75%;
}

.dw_widget .dw_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);
}

    .dw_widget .dw_well blockquote {
        border-color: #ddd;
        border-color: rgba(0, 0, 0, .15);
    }

.dw_widget .dw_well-lg {
    padding: 24px;
    border-radius: 6px;
}

.dw_widget .dw_well-sm {
    padding: 9px;
    border-radius: 3px;
}

.dw_widget .dw_close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}

    .dw_widget .dw_close:hover,
    .dw_widget .dw_close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        filter: alpha(opacity=50);
        opacity: .5;
    }

.dw_widget button.dw_close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
}

.dw_widget .dw_modal-open {
    overflow: hidden;
}

.dw_widget .dw_modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    .dw_widget .dw_modal.dw_fade .dw_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%);
    }

    .dw_widget .dw_modal.dw_in .dw_modal-dialog {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

.dw_widget .dw_modal-open .dw_modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.dw_widget .dw_modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.dw_widget .dw_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);
}

.dw_widget .dw_modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

    .dw_widget .dw_modal-backdrop.dw_fade {
        filter: alpha(opacity=0);
        opacity: 0;
    }

    .dw_widget .dw_modal-backdrop.dw_in {
        filter: alpha(opacity=50);
        opacity: .5;
    }

.dw_widget .dw_modal-header {
    min-height: 16.42857143px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

    .dw_widget .dw_modal-header .dw_close {
        margin-top: -2px;
    }

.dw_widget .dw_modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.dw_widget .dw_modal-body {
    position: relative;
    padding: 15px;
}

.dw_widget .dw_modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

    .dw_widget .dw_modal-footer .dw_btn + .dw_btn {
        margin-bottom: 0;
        margin-left: 5px;
    }

    .dw_widget .dw_modal-footer .dw_btn-group .dw_btn + .dw_btn {
        margin-left: -1px;
    }

    .dw_widget .dw_modal-footer .dw_btn-block + .dw_btn-block {
        margin-left: 0;
    }

.dw_widget .dw_modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 768px) {
    .dw_widget .dw_modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .dw_widget .dw_modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    }

    .dw_widget .dw_modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .dw_widget .dw_modal-lg {
        width: 900px;
    }
}

.dw_widget .dw_tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4;
    filter: alpha(opacity=0);
    opacity: 0;
}

    .dw_widget .dw_tooltip.dw_in {
        filter: alpha(opacity=90);
        opacity: .9;
    }

    .dw_widget .dw_tooltip.dw_top {
        padding: 5px 0;
        margin-top: -3px;
    }

    .dw_widget .dw_tooltip.dw_right {
        padding: 0 5px;
        margin-left: 3px;
    }

    .dw_widget .dw_tooltip.dw_bottom {
        padding: 5px 0;
        margin-top: 3px;
    }

    .dw_widget .dw_tooltip.dw_left {
        padding: 0 5px;
        margin-left: -3px;
    }

.dw_widget .dw_tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px;
}

.dw_widget .dw_tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.dw_widget .dw_tooltip.dw_top .dw_tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.dw_widget .dw_tooltip.dw_top-left .dw_tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.dw_widget .dw_tooltip.dw_top-right .dw_tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.dw_widget .dw_tooltip.dw_right .dw_tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}

.dw_widget .dw_tooltip.dw_left .dw_tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}

.dw_widget .dw_tooltip.dw_bottom .dw_tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.dw_widget .dw_tooltip.dw_bottom-left .dw_tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.dw_widget .dw_tooltip.dw_bottom-right .dw_tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.dw_widget .dw_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-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    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);
}

    .dw_widget .dw_popover.dw_top {
        margin-top: -10px;
    }

    .dw_widget .dw_popover.dw_right {
        margin-left: 10px;
    }

    .dw_widget .dw_popover.dw_bottom {
        margin-top: 10px;
    }

    .dw_widget .dw_popover.dw_left {
        margin-left: -10px;
    }

.dw_widget .dw_popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

.dw_widget .dw_popover-content {
    padding: 9px 14px;
}

.dw_widget .dw_popover > .dw_arrow,
.dw_widget .dw_popover > .dw_arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.dw_widget .dw_popover > .dw_arrow {
    border-width: 11px;
}

    .dw_widget .dw_popover > .dw_arrow:after {
        content: "";
        border-width: 10px;
    }

.dw_widget .dw_popover.dw_top > .dw_arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0;
}

    .dw_widget .dw_popover.dw_top > .dw_arrow:after {
        bottom: 1px;
        margin-left: -10px;
        content: " ";
        border-top-color: #fff;
        border-bottom-width: 0;
    }

.dw_widget .dw_popover.dw_right > .dw_arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0;
}

    .dw_widget .dw_popover.dw_right > .dw_arrow:after {
        bottom: -10px;
        left: 1px;
        content: " ";
        border-right-color: #fff;
        border-left-width: 0;
    }

.dw_widget .dw_popover.dw_bottom > .dw_arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
}

    .dw_widget .dw_popover.dw_bottom > .dw_arrow:after {
        top: 1px;
        margin-left: -10px;
        content: " ";
        border-top-width: 0;
        border-bottom-color: #fff;
    }

.dw_widget .dw_popover.dw_left > .dw_arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25);
}

    .dw_widget .dw_popover.dw_left > .dw_arrow:after {
        right: 1px;
        bottom: -10px;
        content: " ";
        border-right-width: 0;
        border-left-color: #fff;
    }

.dw_widget .dw_carousel {
    position: relative;
}

.dw_widget .dw_carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

    .dw_widget .dw_carousel-inner > .dw_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;
    }

        .dw_widget .dw_carousel-inner > .dw_item > img,
        .dw_widget .dw_carousel-inner > .dw_item > a > img {
            line-height: 1;
        }

@media all and (transform-3d), (-webkit-transform-3d) {
    .dw_widget .dw_carousel-inner > .dw_item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000;
    }

        .dw_widget .dw_carousel-inner > .dw_item.dw_next,
        .dw_widget .dw_carousel-inner > .dw_item.dw_active.dw_right {
            left: 0;
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
        }

        .dw_widget .dw_carousel-inner > .dw_item.dw_prev,
        .dw_widget .dw_carousel-inner > .dw_item.dw_active.dw_left {
            left: 0;
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
        }

            .dw_widget .dw_carousel-inner > .dw_item.dw_next.dw_left,
            .dw_widget .dw_carousel-inner > .dw_item.dw_prev.dw_right,
            .dw_widget .dw_carousel-inner > .dw_item.dw_active {
                left: 0;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
}

.dw_widget .dw_carousel-inner > .dw_active,
.dw_widget .dw_carousel-inner > .dw_next,
.dw_widget .dw_carousel-inner > .dw_prev {
    display: block;
}

.dw_widget .dw_carousel-inner > .dw_active {
    left: 0;
}

.dw_widget .dw_carousel-inner > .dw_next,
.dw_widget .dw_carousel-inner > .dw_prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.dw_widget .dw_carousel-inner > .dw_next {
    left: 100%;
}

.dw_widget .dw_carousel-inner > .dw_prev {
    left: -100%;
}

    .dw_widget .dw_carousel-inner > .dw_next.dw_left,
    .dw_widget .dw_carousel-inner > .dw_prev.dw_right {
        left: 0;
    }

.dw_widget .dw_carousel-inner > .dw_active.dw_left {
    left: -100%;
}

.dw_widget .dw_carousel-inner > .dw_active.dw_right {
    left: 100%;
}

.dw_widget .dw_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;
}

    .dw_widget .dw_carousel-control.dw_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.dw_Microsoft.dw_gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
        background-repeat: repeat-x;
    }

    .dw_widget .dw_carousel-control.dw_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.dw_Microsoft.dw_gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
        background-repeat: repeat-x;
    }

    .dw_widget .dw_carousel-control:hover,
    .dw_widget .dw_carousel-control:focus {
        color: #fff;
        text-decoration: none;
        filter: alpha(opacity=90);
        outline: 0;
        opacity: .9;
    }

    .dw_widget .dw_carousel-control .dw_icon-prev,
    .dw_widget .dw_carousel-control .dw_icon-next,
    .dw_widget .dw_carousel-control .dw_glyphicon-chevron-left,
    .dw_widget .dw_carousel-control .dw_glyphicon-chevron-right {
        position: absolute;
        top: 50%;
        z-index: 5;
        display: inline-block;
    }

    .dw_widget .dw_carousel-control .dw_icon-prev,
    .dw_widget .dw_carousel-control .dw_glyphicon-chevron-left {
        left: 50%;
        margin-left: -10px;
    }

    .dw_widget .dw_carousel-control .dw_icon-next,
    .dw_widget .dw_carousel-control .dw_glyphicon-chevron-right {
        right: 50%;
        margin-right: -10px;
    }

    .dw_widget .dw_carousel-control .dw_icon-prev,
    .dw_widget .dw_carousel-control .dw_icon-next {
        width: 20px;
        height: 20px;
        margin-top: -10px;
        font-family: serif;
        line-height: 1;
    }

        .dw_widget .dw_carousel-control .dw_icon-prev:before {
            content: '\2039';
        }

        .dw_widget .dw_carousel-control .dw_icon-next:before {
            content: '\203a';
        }

.dw_widget .dw_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;
}

    .dw_widget .dw_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;
    }

    .dw_widget .dw_carousel-indicators .dw_active {
        width: 12px;
        height: 12px;
        margin: 0;
        background-color: #fff;
    }

.dw_widget .dw_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);
}

    .dw_widget .dw_carousel-caption .dw_btn {
        text-shadow: none;
    }

@media screen and (min-width: 768px) {
    .dw_widget .dw_carousel-control .dw_glyphicon-chevron-left,
    .dw_widget .dw_carousel-control .dw_glyphicon-chevron-right,
    .dw_widget .dw_carousel-control .dw_icon-prev,
    .dw_widget .dw_carousel-control .dw_icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px;
    }

    .dw_widget .dw_carousel-control .dw_glyphicon-chevron-left,
    .dw_widget .dw_carousel-control .dw_icon-prev {
        margin-left: -15px;
    }

    .dw_widget .dw_carousel-control .dw_glyphicon-chevron-right,
    .dw_widget .dw_carousel-control .dw_icon-next {
        margin-right: -15px;
    }

    .dw_widget .dw_carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px;
    }

    .dw_widget .dw_carousel-indicators {
        bottom: 20px;
    }
}

.dw_widget .dw_clearfix:before,
.dw_widget .dw_clearfix:after,
.dw_widget .dw_dl-horizontal dd:before,
.dw_widget .dw_dl-horizontal dd:after,
.dw_widget .dw_container:before,
.dw_widget .dw_container:after,
.dw_widget .dw_container-fluid:before,
.dw_widget .dw_container-fluid:after,
.dw_widget .dw_row:before,
.dw_widget .dw_row:after,
.dw_widget .dw_form-horizontal .dw_form-group:before,
.dw_widget .dw_form-horizontal .dw_form-group:after,
.dw_widget .dw_btn-toolbar:before,
.dw_widget .dw_btn-toolbar:after,
.dw_widget .dw_btn-group-vertical > .dw_btn-group:before,
.dw_widget .dw_btn-group-vertical > .dw_btn-group:after,
.dw_widget .dw_nav:before,
.dw_widget .dw_nav:after,
.dw_widget .dw_navbar:before,
.dw_widget .dw_navbar:after,
.dw_widget .dw_navbar-header:before,
.dw_widget .dw_navbar-header:after,
.dw_widget .dw_navbar-collapse:before,
.dw_widget .dw_navbar-collapse:after,
.dw_widget .dw_pager:before,
.dw_widget .dw_pager:after,
.dw_widget .dw_panel-body:before,
.dw_widget .dw_panel-body:after,
.dw_widget .dw_modal-footer:before,
.dw_widget .dw_modal-footer:after {
    display: table;
    content: " ";
}

.dw_widget .dw_clearfix:after,
.dw_widget .dw_dl-horizontal dd:after,
.dw_widget .dw_container:after,
.dw_widget .dw_container-fluid:after,
.dw_widget .dw_row:after,
.dw_widget .dw_form-horizontal .dw_form-group:after,
.dw_widget .dw_btn-toolbar:after,
.dw_widget .dw_btn-group-vertical > .dw_btn-group:after,
.dw_widget .dw_nav:after,
.dw_widget .dw_navbar:after,
.dw_widget .dw_navbar-header:after,
.dw_widget .dw_navbar-collapse:after,
.dw_widget .dw_pager:after,
.dw_widget .dw_panel-body:after,
.dw_widget .dw_modal-footer:after {
    clear: both;
}

.dw_widget .dw_center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.dw_widget .dw_pull-right {
    float: right !important;
}

.dw_widget .dw_pull-left {
    float: left !important;
}

.dw_widget .dw_hide {
    display: none !important;
}

.dw_widget .dw_show {
    display: block !important;
}

.dw_widget .dw_invisible {
    visibility: hidden;
}

.dw_widget .dw_text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.dw_widget .dw_hidden {
    display: none !important;
}

.dw_widget .dw_affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.dw_widget .dw_visible-xs,
.dw_widget .dw_visible-sm,
.dw_widget .dw_visible-md,
.dw_widget .dw_visible-lg {
    display: none !important;
}

.dw_widget .dw_visible-xs-block,
.dw_widget .dw_visible-xs-inline,
.dw_widget .dw_visible-xs-inline-block,
.dw_widget .dw_visible-sm-block,
.dw_widget .dw_visible-sm-inline,
.dw_widget .dw_visible-sm-inline-block,
.dw_widget .dw_visible-md-block,
.dw_widget .dw_visible-md-inline,
.dw_widget .dw_visible-md-inline-block,
.dw_widget .dw_visible-lg-block,
.dw_widget .dw_visible-lg-inline,
.dw_widget .dw_visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .dw_widget .dw_visible-xs {
        display: block !important;
    }

    table.dw_visible-xs {
        display: table;
    }

    tr.dw_visible-xs {
        display: table-row !important;
    }

    th.dw_visible-xs,
    td.dw_visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {
    .dw_widget .dw_visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .dw_widget .dw_visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .dw_widget .dw_visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .dw_widget .dw_visible-sm {
        display: block !important;
    }

    table.dw_visible-sm {
        display: table;
    }

    tr.dw_visible-sm {
        display: table-row !important;
    }

    th.dw_visible-sm,
    td.dw_visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .dw_widget .dw_visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .dw_widget .dw_visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .dw_widget .dw_visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .dw_widget .dw_visible-md {
        display: block !important;
    }

    table.dw_visible-md {
        display: table;
    }

    tr.dw_visible-md {
        display: table-row !important;
    }

    th.dw_visible-md,
    td.dw_visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .dw_widget .dw_visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .dw_widget .dw_visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .dw_widget .dw_visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    .dw_widget .dw_visible-lg {
        display: block !important;
    }

    table.dw_visible-lg {
        display: table;
    }

    tr.dw_visible-lg {
        display: table-row !important;
    }

    th.dw_visible-lg,
    td.dw_visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .dw_widget .dw_visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .dw_widget .dw_visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    .dw_widget .dw_visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    .dw_widget .dw_hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .dw_widget .dw_hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .dw_widget .dw_hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .dw_widget .dw_hidden-lg {
        display: none !important;
    }
}

.dw_widget .dw_visible-print {
    display: none !important;
}

@media print {
    .dw_widget .dw_visible-print {
        display: block !important;
    }

    table.dw_visible-print {
        display: table;
    }

    tr.dw_visible-print {
        display: table-row !important;
    }

    th.dw_visible-print,
    td.dw_visible-print {
        display: table-cell !important;
    }
}

.dw_widget .dw_visible-print-block {
    display: none !important;
}

@media print {
    .dw_widget .dw_visible-print-block {
        display: block !important;
    }
}

.dw_widget .dw_visible-print-inline {
    display: none !important;
}

@media print {
    .dw_widget .dw_visible-print-inline {
        display: inline !important;
    }
}

.dw_widget .dw_visible-print-inline-block {
    display: none !important;
}

@media print {
    .dw_widget .dw_visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .dw_widget .dw_hidden-print {
        display: none !important;
    }
}
