/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

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

body {
    margin: auto;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden], template {
    display: none;
}

a {
    background: 0 0;
}

a:active, a:hover {
    outline: 0;
}

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

b {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
}

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

small {
    font-size: 80%;
}

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

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

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

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

pre {
    overflow: auto;
}

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

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

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled], html input[disabled] {
    cursor: default;
}

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

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

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

fieldset {
    border: 1px solid silver;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: 700;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

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

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

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

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

.glyphicon-euro:before {
    content: "\20ac";
}

.glyphicon-minus:before {
    content: "\2212";
}

.glyphicon-cloud:before {
    content: "\2601";
}

.glyphicon-envelope:before {
    content: "\2709";
}

.glyphicon-pencil:before {
    content: "\270f";
}

.glyphicon-glass:before {
    content: "\e001";
}

.glyphicon-music:before {
    content: "\e002";
}

.glyphicon-search:before {
    content: "\e003";
}

.glyphicon-heart:before {
    content: "\e005";
}

.glyphicon-star:before {
    content: "\e006";
}

.glyphicon-star-empty:before {
    content: "\e007";
}

.glyphicon-user:before {
    content: "\e008";
}

.glyphicon-film:before {
    content: "\e009";
}

.glyphicon-th-large:before {
    content: "\e010";
}

.glyphicon-th:before {
    content: "\e011";
}

.glyphicon-th-list:before {
    content: "\e012";
}

.glyphicon-ok:before {
    content: "\e013";
}

.glyphicon-remove:before {
    content: "\e014";
}

.glyphicon-zoom-in:before {
    content: "\e015";
}

.glyphicon-zoom-out:before {
    content: "\e016";
}

.glyphicon-off:before {
    content: "\e017";
}

.glyphicon-signal:before {
    content: "\e018";
}

.glyphicon-cog:before {
    content: "\e019";
}

.glyphicon-trash:before {
    content: "\e020";
}

.glyphicon-home:before {
    content: "\e021";
}

.glyphicon-file:before {
    content: "\e022";
}

.glyphicon-time:before {
    content: "\e023";
}

.glyphicon-road:before {
    content: "\e024";
}

.glyphicon-download-alt:before {
    content: "\e025";
}

.glyphicon-download:before {
    content: "\e026";
}

.glyphicon-upload:before {
    content: "\e027";
}

.glyphicon-inbox:before {
    content: "\e028";
}

.glyphicon-play-circle:before {
    content: "\e029";
}

.glyphicon-repeat:before {
    content: "\e030";
}

.glyphicon-refresh:before {
    content: "\e031";
}

.glyphicon-list-alt:before {
    content: "\e032";
}

.glyphicon-lock:before {
    content: "\e033";
}

.glyphicon-flag:before {
    content: "\e034";
}

.glyphicon-headphones:before {
    content: "\e035";
}

.glyphicon-volume-off:before {
    content: "\e036";
}

.glyphicon-volume-down:before {
    content: "\e037";
}

.glyphicon-volume-up:before {
    content: "\e038";
}

.glyphicon-qrcode:before {
    content: "\e039";
}

.glyphicon-barcode:before {
    content: "\e040";
}

.glyphicon-tag:before {
    content: "\e041";
}

.glyphicon-tags:before {
    content: "\e042";
}

.glyphicon-book:before {
    content: "\e043";
}

.glyphicon-bookmark:before {
    content: "\e044";
}

.glyphicon-print:before {
    content: "\e045";
}

.glyphicon-camera:before {
    content: "\e046";
}

.glyphicon-font:before {
    content: "\e047";
}

.glyphicon-bold:before {
    content: "\e048";
}

.glyphicon-italic:before {
    content: "\e049";
}

.glyphicon-text-height:before {
    content: "\e050";
}

.glyphicon-text-width:before {
    content: "\e051";
}

.glyphicon-align-left:before {
    content: "\e052";
}

.glyphicon-align-center:before {
    content: "\e053";
}

.glyphicon-align-right:before {
    content: "\e054";
}

.glyphicon-align-justify:before {
    content: "\e055";
}

.glyphicon-list:before {
    content: "\e056";
}

.glyphicon-indent-left:before {
    content: "\e057";
}

.glyphicon-indent-right:before {
    content: "\e058";
}

.glyphicon-facetime-video:before {
    content: "\e059";
}

.glyphicon-picture:before {
    content: "\e060";
}

.glyphicon-map-marker:before {
    content: "\e062";
}

.glyphicon-adjust:before {
    content: "\e063";
}

.glyphicon-tint:before {
    content: "\e064";
}

.glyphicon-edit:before {
    content: "\e065";
}

.glyphicon-share:before {
    content: "\e066";
}

.glyphicon-check:before {
    content: "\e067";
}

.glyphicon-move:before {
    content: "\e068";
}

.glyphicon-step-backward:before {
    content: "\e069";
}

.glyphicon-fast-backward:before {
    content: "\e070";
}

.glyphicon-backward:before {
    content: "\e071";
}

.glyphicon-play:before {
    content: "\e072";
}

.glyphicon-pause:before {
    content: "\e073";
}

.glyphicon-stop:before {
    content: "\e074";
}

.glyphicon-forward:before {
    content: "\e075";
}

.glyphicon-fast-forward:before {
    content: "\e076";
}

.glyphicon-step-forward:before {
    content: "\e077";
}

.glyphicon-eject:before {
    content: "\e078";
}

.glyphicon-chevron-left:before {
    content: "\e079";
}

.glyphicon-chevron-right:before {
    content: "\e080";
}

.glyphicon-plus-sign:before {
    content: "\e081";
}

.glyphicon-minus-sign:before {
    content: "\e082";
}

.glyphicon-remove-sign:before {
    content: "\e083";
}

.glyphicon-ok-sign:before {
    content: "\e084";
}

.glyphicon-question-sign:before {
    content: "\e085";
}

.glyphicon-info-sign:before {
    content: "\e086";
}

.glyphicon-screenshot:before {
    content: "\e087";
}

.glyphicon-remove-circle:before {
    content: "\e088";
}

.glyphicon-ok-circle:before {
    content: "\e089";
}

.glyphicon-ban-circle:before {
    content: "\e090";
}

.glyphicon-arrow-left:before {
    content: "\e091";
}

.glyphicon-arrow-right:before {
    content: "\e092";
}

.glyphicon-arrow-up:before {
    content: "\e093";
}

.glyphicon-arrow-down:before {
    content: "\e094";
}

.glyphicon-share-alt:before {
    content: "\e095";
}

.glyphicon-resize-full:before {
    content: "\e096";
}

.glyphicon-resize-small:before {
    content: "\e097";
}

.glyphicon-exclamation-sign:before {
    content: "\e101";
}

.glyphicon-gift:before {
    content: "\e102";
}

.glyphicon-leaf:before {
    content: "\e103";
}

.glyphicon-fire:before {
    content: "\e104";
}

.glyphicon-eye-open:before {
    content: "\e105";
}

.glyphicon-eye-close:before {
    content: "\e106";
}

.glyphicon-warning-sign:before {
    content: "\e107";
}

.glyphicon-plane:before {
    content: "\e108";
}

.glyphicon-calendar:before {
    content: "\e109";
}

.glyphicon-random:before {
    content: "\e110";
}

.glyphicon-comment:before {
    content: "\e111";
}

.glyphicon-magnet:before {
    content: "\e112";
}

.glyphicon-chevron-up:before {
    content: "\e113";
}

.glyphicon-chevron-down:before {
    content: "\e114";
}

.glyphicon-retweet:before {
    content: "\e115";
}

.glyphicon-shopping-cart:before {
    content: "\e116";
}

.glyphicon-folder-close:before {
    content: "\e117";
}

.glyphicon-folder-open:before {
    content: "\e118";
}

.glyphicon-resize-vertical:before {
    content: "\e119";
}

.glyphicon-resize-horizontal:before {
    content: "\e120";
}

.glyphicon-hdd:before {
    content: "\e121";
}

.glyphicon-bullhorn:before {
    content: "\e122";
}

.glyphicon-bell:before {
    content: "\e123";
}

.glyphicon-certificate:before {
    content: "\e124";
}

.glyphicon-thumbs-up:before {
    content: "\e125";
}

.glyphicon-thumbs-down:before {
    content: "\e126";
}

.glyphicon-hand-right:before {
    content: "\e127";
}

.glyphicon-hand-left:before {
    content: "\e128";
}

.glyphicon-hand-up:before {
    content: "\e129";
}

.glyphicon-hand-down:before {
    content: "\e130";
}

.glyphicon-circle-arrow-right:before {
    content: "\e131";
}

.glyphicon-circle-arrow-left:before {
    content: "\e132";
}

.glyphicon-circle-arrow-up:before {
    content: "\e133";
}

.glyphicon-circle-arrow-down:before {
    content: "\e134";
}

.glyphicon-globe:before {
    content: "\e135";
}

.glyphicon-wrench:before {
    content: "\e136";
}

.glyphicon-tasks:before {
    content: "\e137";
}

.glyphicon-filter:before {
    content: "\e138";
}

.glyphicon-briefcase:before {
    content: "\e139";
}

.glyphicon-fullscreen:before {
    content: "\e140";
}

.glyphicon-dashboard:before {
    content: "\e141";
}

.glyphicon-paperclip:before {
    content: "\e142";
}

.glyphicon-heart-empty:before {
    content: "\e143";
}

.glyphicon-link:before {
    content: "\e144";
}

.glyphicon-phone:before {
    content: "\e145";
}

.glyphicon-pushpin:before {
    content: "\e146";
}

.glyphicon-usd:before {
    content: "\e148";
}

.glyphicon-gbp:before {
    content: "\e149";
}

.glyphicon-sort:before {
    content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}

.glyphicon-sort-by-order:before {
    content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}

.glyphicon-sort-by-attributes:before {
    content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}

.glyphicon-unchecked:before {
    content: "\e157";
}

.glyphicon-expand:before {
    content: "\e158";
}

.glyphicon-collapse-down:before {
    content: "\e159";
}

.glyphicon-collapse-up:before {
    content: "\e160";
}

.glyphicon-log-in:before {
    content: "\e161";
}

.glyphicon-flash:before {
    content: "\e162";
}

.glyphicon-log-out:before {
    content: "\e163";
}

.glyphicon-new-window:before {
    content: "\e164";
}

.glyphicon-record:before {
    content: "\e165";
}

.glyphicon-save:before {
    content: "\e166";
}

.glyphicon-open:before {
    content: "\e167";
}

.glyphicon-saved:before {
    content: "\e168";
}

.glyphicon-import:before {
    content: "\e169";
}

.glyphicon-export:before {
    content: "\e170";
}

.glyphicon-send:before {
    content: "\e171";
}

.glyphicon-floppy-disk:before {
    content: "\e172";
}

.glyphicon-floppy-saved:before {
    content: "\e173";
}

.glyphicon-floppy-remove:before {
    content: "\e174";
}

.glyphicon-floppy-save:before {
    content: "\e175";
}

.glyphicon-floppy-open:before {
    content: "\e176";
}

.glyphicon-credit-card:before {
    content: "\e177";
}

.glyphicon-transfer:before {
    content: "\e178";
}

.glyphicon-cutlery:before {
    content: "\e179";
}

.glyphicon-header:before {
    content: "\e180";
}

.glyphicon-compressed:before {
    content: "\e181";
}

.glyphicon-earphone:before {
    content: "\e182";
}

.glyphicon-phone-alt:before {
    content: "\e183";
}

.glyphicon-tower:before {
    content: "\e184";
}

.glyphicon-stats:before {
    content: "\e185";
}

.glyphicon-sd-video:before {
    content: "\e186";
}

.glyphicon-hd-video:before {
    content: "\e187";
}

.glyphicon-subtitles:before {
    content: "\e188";
}

.glyphicon-sound-stereo:before {
    content: "\e189";
}

.glyphicon-sound-dolby:before {
    content: "\e190";
}

.glyphicon-sound-5-1:before {
    content: "\e191";
}

.glyphicon-sound-6-1:before {
    content: "\e192";
}

.glyphicon-sound-7-1:before {
    content: "\e193";
}

.glyphicon-copyright-mark:before {
    content: "\e194";
}

.glyphicon-registration-mark:before {
    content: "\e195";
}

.glyphicon-cloud-download:before {
    content: "\e197";
}

.glyphicon-cloud-upload:before {
    content: "\e198";
}

.glyphicon-tree-conifer:before {
    content: "\e199";
}

.glyphicon-tree-deciduous:before {
    content: "\e200";
}

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

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

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

body {
    font-size: 14px;
    line-height: 1.42857143;
    background-color: #fff;
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a:hover, a:focus {
    color: #2a6496;
    text-decoration: underline;
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

img {
    vertical-align: middle;
}

.img-responsive {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
}

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

.img-thumbnail {
    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;
    display: inline-block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

table {
    background-color: transparent;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    border-top: 1px solid #ddd;
}

.table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
    border-top: 0;
}

.table > tbody + tbody {
    border-top: 2px solid #ddd;
}

.table .table {
    background-color: #fff;
}

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 5px;
}

.table-bordered, .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd;
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background-color: #f5f5f5;
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}

table td[class*="col-"], table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}

.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}

.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
    background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}

.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
    background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}

.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}

.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
    background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}

@media screen and (max-width:767px), screen and (max-height: 750px)  {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch;
    }

    .table-responsive > .table {
        margin-bottom: 0;
    }

    .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap;
    }

    .table-responsive > .table-bordered {
        border: 0;
    }

    .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }

    .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0;
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

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

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

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

input[type="radio"], input[type="checkbox"] {
    line-height: normal;
}

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

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

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

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

output {
    padding-top: 7px;
}

output, .form-control {
    display: block;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    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,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

.form-control::-moz-placeholder {
    color: #777;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #777;
}

.form-control::-webkit-input-placeholder {
    color: #777;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1;
}

textarea.form-control {
    height: auto;
}

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

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
    line-height: 34px;
    line-height: 1.42857143 \0;
}

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

input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg {
    line-height: 46px;
}

.form-group {
    margin-bottom: 15px;
}

.radio, .checkbox {
    position: relative;
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.radio label, .checkbox label {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9;
}

.radio + .radio, .checkbox + .checkbox {
    margin-top: -5px;
}

.radio-inline, .checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer;
}

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

input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"], .radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline, .radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
}

.form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0;
}

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

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

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

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

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

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

.has-feedback {
    position: relative;
}

.has-feedback .form-control {
    padding-right: 42.5px;
}

.form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
}

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

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

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
    color: #3c763d;
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}

.has-success .form-control-feedback {
    color: #3c763d;
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
    color: #8a6d3b;
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
    color: #8a6d3b;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
    color: #a94442;
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}

.has-error .form-control-feedback {
    color: #a94442;
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

@media (min-width:768px), (min-height: 751px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

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

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

    .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
        width: auto;
    }

    .form-inline .input-group > .form-control {
        width: 100%;
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio, .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio label, .form-inline .checkbox label {
        padding-left: 0;
    }

    .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}

.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 27px;
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}

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

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

@media (min-width:768px), (min-height: 751px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px;
    }
}

@media (min-width:768px), (min-height: 751px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

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

.btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}

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

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

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

.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc;
}

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

.btn-primary {
    color: #fff; /*pp*/
    background-color: #428bca;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3071a9;
    border-color: #285e8e;
}

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

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd;
}

.btn-primary .badge {
    color: #428bca;
    background-color: #fff;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

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

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

.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

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

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

.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

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

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

.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

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

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

.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}

.btn-link {
    color: #428bca;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent;
}

.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn-block + .btn-block {
    margin-top: 5px;
}

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.fade.in {
    opacity: 1;
}

.collapse {
    display: none;
}

.collapse.in {
    display: block;
}

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropdown {
    position: relative;
}

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

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    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);
    background-clip: padding-box;
}

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

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

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

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

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    color: #777;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed;
}

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

.open > a {
    outline: 0;
}

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

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

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

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

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

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

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}

@media (min-width:768px), (min-height: 751px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }

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

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.btn-group > .btn {
    float: left;
}

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

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

.btn-group > .btn:focus, .btn-group-vertical > .btn:focus {
    outline: 0;
}

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

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

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

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

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

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

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

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

.btn-group > .btn-group {
    float: left;
}

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

.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn .caret {
    margin-left: 0;
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}

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

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

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

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

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

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%;
}

.btn-group-justified > .btn-group .btn {
    width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
    left: auto;
}

[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"] {
    position: absolute;
    z-index: -1;
    opacity: 0;
    filter: alpha(opacity=0);
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px;
}

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

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

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px;
}

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

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.input-group-addon {
    white-space: nowrap;
}

.input-group-addon, .input-group-btn {
    width: 1%;
    vertical-align: middle;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px;
}

.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
    margin-top: 0;
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.input-group-addon:first-child {
    border-right: 0;
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.input-group-addon:last-child {
    border-left: 0;
}

.input-group-btn {
    font-size: 0;
    white-space: nowrap;
}

.input-group-btn, .input-group-btn > .btn {
    position: relative;
}

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

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

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

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

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

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

.nav > li > a {
    padding: 10px 15px;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #eee;
}

.nav > li.disabled > a {
    color: #777;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eee;
    border-color: #428bca;
}

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

.nav > li > a > img {
    max-width: none;
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

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

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

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

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

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

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

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

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

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

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

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd;
}

@media (min-width:768px), (min-height: 751px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}

.nav-pills > li {
    float: left;
}

.nav-pills > li > a {
    border-radius: 4px;
}

.nav-pills > li + li {
    margin-left: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #428bca;
}

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

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

.nav-justified {
    width: 100%;
}

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

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

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

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

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

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

.nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
    border: 1px solid #ddd;
}

@media (min-width:768px), (min-height: 751px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

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

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

.label:empty {
    display: none;
}

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

.label-default {
    background-color: #777;
}

.label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e;
}

.label-primary {
    background-color: #428bca;
}

.label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #3071a9;
}

.label-success {
    background-color: #5cb85c;
}

.label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44;
}

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

.label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5;
}

.label-warning {
    background-color: #f0ad4e;
}

.label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f;
}

.label-danger {
    background-color: #d9534f;
}

.label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c;
}

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

.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50);
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
}

.modal-open {
    overflow: hidden;
}

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

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
}

.modal.in .modal-dialog {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

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

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

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

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

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

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

.modal-header {
    padding: 15px;
    min-height: 16.42857143px;
}

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

.modal-title {
    margin: 0;
}

.modal-body {
    position: relative;
}

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

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

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

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

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

@media (min-width:768px), (min-height: 751px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90);
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px;
}

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

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

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

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

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

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

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

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

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

.clearfix:before, .clearfix:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table;
}

.clearfix:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .modal-footer:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right!important;
}

.pull-left {
    float: left!important;
}

.hide {
    display: none!important;
}

.show {
    display: block!important;
}

.invisible {
    visibility: hidden;
}

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

.hidden {
    display: none!important;
    visibility: hidden!important;
}

.affix {
    position: fixed;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

html, body {
    height: 100%;
    width: 100%;
}

@font-face {
    font-family: 'open_sansregular';
    src: url('../resources/common/font/OpenSans-Regular-webfont.eot');
    src: url('../resources/common/font/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),url('../resources/common/font/OpenSans-Regular-webfont.woff') format('woff'),url('../resources/common/font/OpenSans-Regular-webfont.ttf') format('truetype'),url('../resources/common/font/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('../resources/common/font/OpenSans-Semibold-webfont.eot');
    src: url('../resources/common/font/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),url('../resources/common/font/OpenSans-Semibold-webfont.woff') format('woff'),url('../resources/common/font/OpenSans-Semibold-webfont.ttf') format('truetype'),url('../resources/common/font/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: 400;
    font-style: normal;
}

body {
    position: fixed;
    bottom: 0;
    background-color: #E5E5E5;
    color: #333;
    overflow: hidden;
    font-family: 'open_sansregular',sans-serif;
}

body.mobile-view {
    position: initial;
    bottom: initial;
}

html, body, h1, h2, h3, h4, h5, h6, p, ul, form {
    margin: 0;
}

strong {
    font-family: 'open_sanssemibold',sans-serif;
    font-weight: 400;
}

img {
    border: none;
    outline: none;
}

textarea {
    resize: none;
}

#contentPanel {
    position: relative;
    width: 100%;
    height: 100%;
}

.bingLogo-lg {
    display: none;
}

a {
    color: #555;
    font-weight: 700;
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    text-decoration: underline;
}

::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-thumb {
    background: #888;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.5);
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
}

.esriSignInDialog {
    z-index: 2000!important;
}

#fatalError {
    position: absolute;
    display: none;
    z-index: 3000;
    top: 50%;
    left: 0;
    width: 100%;
}

#fatalError > table {
    margin-top: -85px;
    margin-left: -247px;
    max-width: 490px;
    min-height: 85px;
    background-color: #fff;
    border: 2px solid #428BC9;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
}

#fatalError .error-title {
    margin-right: 12px;
}

#fatalError .error-msg {
    margin-top: 8px;
    padding-bottom: 8px;
    margin-right: 8px;
}

#fatalError-icon {
    background: url('../resources/common/icons/warning-icon.png') 0 0;
    width: 75px;
    height: 75px;
    background-repeat: no-repeat;
    background-size: 60px 60px;
    background-position: 5px 10px;
}

.smallLoader {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../resources/common/icons/loader.gif);
    vertical-align: -4px;
    margin-left: 4px;
}

.tooltip-inner {
    text-align: left;
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
}

.containerPanelInner {
    table-layout: fixed;
    width: 100%;
    height: 100%;
}

body.side:not(.mobile-view) .esriSimpleSlider {
    left: auto;
    right: 20px;
}

body.mobile-view-expanded .esriSimpleSlider {
    display: none;
}

body.layout-float-right #floatingPanel {
    right: 10%;
}

body.layout-float-left #floatingPanel {
    left: 10%;
}

body:not(.mobile-view).layout-float-left .esriSimpleSlider {
    left: auto;
    right: 20px;
}

body.layout-float .overviewContainer, body.layout-float .legendContainer {
    opacity: .8;
}

body.layout-float-left .overviewContainer {
    left: inherit;
    right: 20px;
}

body.layout-float-right .legendContainer {
    left: 15%;
    right: inherit;
}

body.layout-float-left:not(.mobile-view) .esriAttribution {
    margin-top: 6px;
    float: right;
}

body.layout-float-left:not(.mobile-view) .esriControlsBR .logo-med {
    float: left;
    margin-top: -14px;
}

#mainStagePanel {
    background-size: 100% 100%;
    -webkit-box-shadow: inset 0 0 82px 19px rgba(0,0,0,.3);
    -moz-box-shadow: inset 0 0 82px 19px rgba(0,0,0,.3);
    box-shadow: inset 0 0 82px 19px rgba(0,0,0,.3);
}

#mainStagePanel, #mainStagePanelInner {
    position: relative;
}

#mainStagePanel .medias, .mainMediaContainer {
    width: 100%;
    height: 100%;
}

.mainMediaContainer {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    visibility: hidden;
    opacity: 0;
}

.mainMediaContainer.active {
    display: block!important;
    z-index: 1;
    visibility: visible;
    -webkit-animation: fadein 1s;
    -moz-animation: fadein 1s;
    -ms-animation: fadein 1s;
    -o-animation: fadein 1s;
    animation: fadein 1s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

html.dj_ie9 .mainMediaContainer.active {
    opacity: 1;
}

.mainMediaContainer .mainStageErrorContainer {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    right: 50%;
    margin-left: -110px;
    margin-top: -86px;
    opacity: 0;
}

.mainMediaContainer.has-error .mainStageErrorContainer {
    display: block;
    -webkit-animation: fadein 3s;
    -moz-animation: fadein 3s;
    -ms-animation: fadein 3s;
    -o-animation: fadein 3s;
    animation: fadein 3s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

html.dj_ie9 .mainMediaContainer.has-error .mainStageErrorContainer {
    opacity: 1;
}

.mainMediaContainer.has-error .error {
    width: 220px;
    background-color: #f2dede;
    font-size: 1.1em;
    font-family: 'open_sanssemibold',sans-serif;
    text-align: center;
    padding: 15px;
}

.mapContainer {
    border: none;
    padding: 0;
    height: 100%;
    width: 100%!important;
    overflow: hidden;
}

.mapContainer.legend {
    display: none;
}

.esriPopup .actionsPane {
    display: none!important;
}

.esriPopup .titleButton.prev {
    right: 55px!important;
}

.esriPopup .titleButton.next {
    right: 31px!important;
}

.esriPopup .title {
    color: transparent;
}

.esriPopup.light .titlePane {
    height: 21px;
}

.esriPopup.light .titleButton {
    top: 4px;
}

.esriPopup .titleButton.close {
    opacity: 1!important;
}

.esriPopup .maximize {
    display: none;
}

#mainStageLoadingIndicator {
    position: absolute;
    top: 50%;
    display: none;
    z-index: 99;
}

.imgContainer {
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.imgContainer.fit {
    background-size: contain;
}

.imgContainer.fill {
    background-size: cover;
}

.imgContainer.stretch {
    background-size: 100% 100%;
}

.embedContainer {
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: none;
}

.embedContainer.fit {
    width: 100%;
}

.embedContainer.stretch {
    width: 100%;
    height: 100%;
}

#sidePanel {
    display: none;
}

#sidePanelInner {
    position: relative;
    height: 100%;
    border-right: 1px solid #000;
    padding-left: 34px;
}

.sidePanel .sectionsWrapper {
    position: relative;
    margin-right: -20px;
}

.sidePanel .sectionsWrapper.ie11fix {
    margin-right: 0;
}

.sidePanel .sections {
    position: relative;
    padding: 0 15px;
    overflow-y: scroll;
    height: 100%;
}

.sidePanel .sections:focus {
    outline: 0;
    border: none;
}

.sidePanel .sections::-webkit-scrollbar {
    width: 20px;
}

.sidePanel .section {
    position: relative;
    padding: 20px 10px 10px;
    opacity: .2;
    filter: alpha(opacity=20);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}

.sidePanel .section:first-child {
    margin-top: -8px;
}

.sidePanel .section:last-child {
    border-bottom: none;
}

.sidePanel .section:not(.active) {
    cursor: pointer;
}

.sidePanel .section:not(.active) .title, .sidePanel .section:not(.active) .content, .sidePanel .section:not(.active) .panelEditBtn {
    pointer-events: none;
}

.sidePanel .section.active {
    opacity: .99;
    filter: alpha(opacity=99);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
}

.sidePanel .hidden-section {
    padding-left: 15px;
    border-left: 3px solid #3e78b7;
    display: none;
}

.sidePanel .navDots {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    border-right: 1px solid #000;
    z-index: 2;
}

body.builder-mode .sidePanel .navDots {
    top: 0;
}

body.layout-side-right #sidePanelInner {
    padding-left: 0!important;
    padding-right: 34px;
    border-left: 1px solid #000;
    border-right: none;
}

body.layout-side-right .sidePanel .navDots {
    left: inherit;
    right: 0;
    border-left: 1px solid #000;
    border-right: none;
}

.sidePanel .title {
    font-weight: 400;
    font-size: 1.5em;
}

.sidePanel .section:first-child .title {
    font-size: 2.3em;
    line-height: 1.1em;
    padding: 10px 0 0;
}

.sidePanel .content {
    margin-top: 10px;
    font-size: 1em;
}

.sidePanel .section:first-child .content {
    margin-top: 10px;
    font-size: 1.1em;
    min-height: 150px;
}

.sidePanel .builder {
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 15px;
    text-align: center;
}

body.layout-side-right .sidePanel .panelEditBtn {
    left: -20px;
    right: inherit;
}

body.builder-mode .sidePanel .hidden-section {
    display: block;
}

.text_edit_label {
    float: left;
    margin: 0;
    word-wrap: break-word;
}

.text_edit_input {
    display: none;
    width: 100%;
    margin-bottom: 0;
}

.text_edit_icon {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(../resources/common/icons/builder-edit.png) 3px 2px;
    background-repeat: no-repeat;
    cursor: pointer;
    background-color: #ededed;
    border-radius: 2px;
}

.navDots {
    display: table;
}

.navDots.vertical {
    width: 34px;
}

.navDots.horizontal {
    display: inline-block;
    height: 28px;
}

.navDots .navDotsInner {
    display: table-cell;
    vertical-align: middle;
    color: red;
    max-width: 33px;
    overflow: hidden;
}

.navDots.horizontal .navDotsInner {
    max-width: inherit;
}

.navDots .navDotsNav {
    width: 26px;
    height: 38px;
    cursor: pointer;
    margin-left: 4px;
    opacity: .8;
}

.navDots .navDotsNav:hover {
    opacity: 1;
}

.navDots.horizontal .navDotsNav {
    display: inline-block;
    width: 15px;
    height: 26px;
    margin-left: 8px;
}

.navDots .navDotsNav.disabled {
    visibility: hidden;
    cursor: default;
}

.navDots .navDotsUp {
    background: url('../resources/tpl/viewer/icons/dotNavBar-arrows-white.png') no-repeat 0 13px;
}

.navDots .navDotsDown {
    background: url('../resources/tpl/viewer/icons/dotNavBar-arrows-white.png') no-repeat -26px 13px;
}

.navDots.horizontal .navDotsUp {
    background: url('../resources/tpl/viewer/icons/dotNavBar-arrows-white.png') no-repeat -67px 1px;
}

.navDots.horizontal .navDotsDown {
    background: url('../resources/tpl/viewer/icons/dotNavBar-arrows-white.png') no-repeat -52px 1px;
}

.navDots.horizontal .dots {
    display: inline-block;
    vertical-align: top;
    margin-top: 2px;
}

.navDots .dot {
    font-family: Georgia;
    height: 21px;
    line-height: 21px;
    padding: 0;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
}

.navDots.horizontal .dot {
    display: inline-block;
    width: 21px;
}

.navDots .dot[data-index="0"] {
    font-family: 'Glyphicons Halflings';
    font-size: 15px!important;
    width: 100%;
    line-height: 19px;
}

.navDots .dot:hover {
    color: #FFF!important;
}

.navDots .dot.active {
    color: #FFF!important;
    font-size: 28px;
}

.navDots.horizontal .dot.active {
    vertical-align: -3px;
}

.navDots .dot:first-child.active {
    color: #FFF;
    font-size: 28px;
    background-position: 10px -16px;
}

.navDots .tooltip {
    max-width: 450px;
}

.navDots .tooltip-inner {
    max-width: 450px;
    white-space: pre;
    word-wrap: break-word;
    text-align: left;
    padding: 3px 7px;
}

.navDots .navGroups {
    color: #444;
    font-size: .7em;
    text-align: center;
}

.navDots.horizontal .navGroups {
    display: inline-block;
    vertical-align: top;
    margin-top: 6px;
}

.navDots .navGroup {
    margin: 2px 0;
    cursor: pointer;
}

.navDots.horizontal .navGroup {
    display: inline-block;
    width: 34px;
}

.navDots .navGroup:hover {
    color: #FFF;
}

.navDots .navGroupUp {
    margin: 0 0 6px;
}

.navDots .navGroupDown {
    margin: 6px 0 0;
}

.navDots .navGroupUp.disabled, .navDots .navGroupDown.disabled {
    display: none;
}

#colorbox {
    position: absolute;
}

#colorbox, #cboxOverlay, #cboxWrapper {
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
}

#cboxWrapper {
    position: absolute;
    max-width: none;
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
    clear: left;
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

#cboxTitle {
    margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer;
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic;
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

#cboxOverlay {
    background: #fff;
}

#colorbox {
    outline: 0;
}

#cboxTopLeft {
    width: 25px;
    height: 25px;
    background: url(../resources/lib/colorbox/images/border1.png) no-repeat 0 0;
}

#cboxTopCenter {
    height: 25px;
    background: url(../resources/lib/colorbox/images/border1.png) repeat-x 0 -50px;
}

#cboxTopRight {
    width: 25px;
    height: 25px;
    background: url(../resources/lib/colorbox/images/border1.png) no-repeat -25px 0;
}

#cboxBottomLeft {
    width: 25px;
    height: 25px;
    background: url(../resources/lib/colorbox/images/border1.png) no-repeat 0 -25px;
}

#cboxBottomCenter {
    height: 25px;
    background: url(../resources/lib/colorbox/images/border1.png) repeat-x 0 -75px;
}

#cboxBottomRight {
    width: 25px;
    height: 25px;
    background: url(../resources/lib/colorbox/images/border1.png) no-repeat -25px -25px;
}

#cboxMiddleLeft {
    width: 25px;
    background: url(../resources/lib/colorbox/images/border2.png) repeat-y 0 0;
}

#cboxMiddleRight {
    width: 25px;
    background: url(../resources/lib/colorbox/images/border2.png) repeat-y -25px 0;
}

#cboxContent {
    overflow: hidden;
}

#cboxContent, .cboxIframe {
    background: #fff;
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc;
}

#cboxLoadedContent {
    margin-bottom: 20px;
}

#cboxTitle {
    left: 0;
    text-align: center;
    width: 100%;
}

#cboxTitle, #cboxCurrent {
    position: absolute;
    color: #999;
}

#cboxCurrent {
    bottom: 0;
    left: 100px;
}

#cboxLoadingOverlay {
    background: #fff url(../resources/lib/colorbox/images/loading.gif) no-repeat 5px 5px;
}

#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    width: auto;
    background: 0 0;
}

#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
    outline: 0;
}

#cboxSlideshow {
    right: 42px;
}

#cboxSlideshow, #cboxPrevious {
    position: absolute;
    bottom: 0;
    color: #444;
}

#cboxPrevious {
    left: 0;
}

#cboxNext {
    left: 63px;
    color: #444;
}

#cboxNext, #cboxClose {
    position: absolute;
    bottom: 0;
}

#cboxClose {
    right: 0;
    display: block;
}

.cboxIE #cboxTopLeft, .cboxIE #cboxTopCenter, .cboxIE #cboxTopRight, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomCenter, .cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

.shareDialog.modal.in {
    display: block!important;
}

body.mobile-view .shareDialog {
    margin-top: 40px;
    padding: 20px;
}

.shareDialog .modal-logo {
    position: absolute;
    top: -19px;
    left: -20px;
    width: 48px;
    height: 48px;
    background: url(../resources/common/icons/builder-share.png);
    background-repeat: no-repeat;
    background-position: 0 -41px;
    background-size: 40px;
    border: 4px solid #FFF;
    border-radius: 24px;
}

.shareDialog .embed-title {
    font-size: 1.3em;
    color: #db002f;
    margin: 15px 0 5px;
}

body.mobile-view .shareDialog .bitlylink {
    width: 100%;
    margin-bottom: 15px;
}

body.mobile-view .shareDialog .btn-bitlylink-copy, body.mobile-view .shareDialog .btn-bitlylink-open, body.mobile-view .shareDialog .embed-title, body.mobile-view .shareDialog .share-embed-container {
    display: none;
}

.share-url-container .bitlylink {
    display: inline-block;
    width: 230px;
    height: 34px;
    text-align: center;
    font-size: 20px;
}

.share-url-container .btn {
    margin-left: 8px;
    text-transform: uppercase;
    vertical-align: 2px;
}

.share-embed-container .embed-explain {
    font-size: .85em;
    color: #4F4F4F;
}

.share-embed-container .embedTextarea {
    width: 100%;
    height: 87px;
    margin: 10px 0 5px;
}

.share-embed-container .embed-lbl-size {
    color: #4F4F4F;
}

#floatingPanel {
    position: absolute;
    top: 0;
    bottom: 0;
    display: none;
    min-width: 300px;
    z-index: 1;
}

#floatingPanel .backdrop {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .8;
}

.floatingPanel .appTitle {
    opacity: .9;
}

.floatingPanel .scroll {
    z-index: 2;
}

.floatingPanel .sections {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding-right: 34px;
    overflow: hidden;
}

.floatingPanel .navDots {
    position: absolute;
    top: 53px;
    bottom: 0;
    right: 0;
    height: 100%;
    padding-bottom: 53px;
    background-color: inherit!important;
}

body.layout-float-left .floatingPanel .sections {
    padding-left: 34px;
    padding-right: 0;
}

body.layout-float-left .floatingPanel .navDots {
    left: 0;
    right: inherit;
}

.floatingPanel .section {
    position: relative;
    padding: 0 2% 0 5%;
    width: 100%;
    overflow: hidden;
}

body.layout-float-left .floatingPanel .section {
    padding: 0 5% 0 2%;
}

.floatingPanel .section a[data-storymaps] {
    border-bottom: 1px dashed #EDEDED;
}

.floatingPanel .title {
    font-weight: 400;
    font-size: 1.85em;
    padding-top: 5%;
    margin-bottom: 10%;
}

.floatingPanel .section:first-child .title {
    padding-top: 20%;
    margin-bottom: 10%;
    font-size: 2.5em;
    line-height: 1.2em;
}

.floatingPanel .section:first-child .content {
    font-size: 1.4em;
}

.floatingPanel .content {
    opacity: .8;
    margin-top: 10%;
    font-size: 1.1em;
}

.floatingPanel .section img {
    max-width: 100%;
    max-height: 100%;
}

.floatingPanel .builder {
    display: none;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
}

.floatingPanel .panelEditBtn {
    right: -10px;
    top: 110px;
}

body.builder-mode .floatingPanel {
    top: 55px!important;
}

body.builder-mode .sidePanel .hidden-section {
    display: block;
}

.floatingPanel .builder-mask {
    display: none;
    z-index: 2;
}

.header .link, .sectionPanel .linkContainer {
    color: #CECECE;
}

.sectionPanel .header {
    position: relative;
    height: 55px;
}

.sectionPanel .linkSocialContainer {
    position: absolute;
    top: 19px;
    left: 25px;
    z-index: 2;
    font-size: 15px;
}

.sectionPanel .link {
    font-weight: 400;
    outline: 0;
}

.sectionPanel .logoContainer {
    position: absolute;
    top: 2px;
    right: 25px;
}

.sectionPanel .logoWrapper {
    height: 50px;
    vertical-align: middle;
}

.sectionPanel .logoImg {
    max-width: 250px;
    max-height: 50px;
}

.sectionPanel iframe:not([src]) {
    border: 1px solid grey;
}

.sectionPanel .appTitle {
    display: block;
    max-height: 0;
    text-align: left;
    margin-top: -6px;
    padding: 0 25px 4px;
    transition: max-height .3s;
    overflow: hidden;
}

.sectionPanel .appTitle * {
    font-size: 18px!important;
}

.sectionPanel .appTitle.anchored {
    height: auto;
    max-height: 100px;
}

.sectionPanel .separator {
    position: relative;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #CCC;
}

.builder-content-panel .builder-content-panel-group {
    display: inline-block;
}

.builder-content-panel .builder-content-panel-group:hover {
    cursor: pointer;
}

.builder-content-panel .builder-lbl {
    font-family: 'open_sanssemibold',sans-serif;
    font-size: 1.1em;
    color: #A6A6A6;
    cursor: pointer;
    text-transform: uppercase;
}

body[data-theme-major=white] .builder-content-panel .builder-content-panel-group:not(.disabled):hover .builder-lbl, body[data-theme-major=white] .builder-content-panel .builder-content-panel-group.active .builder-lbl {
    color: #000;
}

body[data-theme-major=black] .builder-content-panel .builder-content-panel-group:not(.disabled):hover .builder-lbl, body[data-theme-major=black] .builder-content-panel .builder-content-panel-group.active .builder-lbl {
    color: #FFF;
}

.builder-content-panel .builder-btn {
    display: inline-block;
    width: 30px;
    height: 30px;
    opacity: .8;
    background-position: 0 30px!important;
}

.builder-content-panel .builder-content-panel-group:not(.disabled):hover .builder-btn, .builder-content-panel .builder-content-panel-group.active .builder-btn {
    opacity: 1;
    background-position: 0 30px!important;
}

.builder-content-panel.large .builder-btn {
    width: 48px;
    height: 48px;
    background-size: 48px!important;
    background-position: 0 0!important;
}

.builder-content-panel.large .builder-content-panel-group .builder-btn {
    background-position: 0 48px!important;
}

.builder-content-panel .builder-add .builder-btn {
    background: url(../resources/tpl/builder/icons/builder-add.png);
    background-size: 30px;
}

.builder-content-panel .builder-add.disabled .builder-btn {
    pointer-events: none;
    opacity: .5;
}

.builder-content-panel .builder-organize {
    margin-left: 45px;
}

.builder-content-panel .builder-organize .builder-btn {
    background: url(../resources/tpl/builder/icons/builder-organize.png);
    background-size: 30px;
}

.panelEditBtn {
    position: absolute;
    top: 0;
    right: 1px;
    cursor: pointer;
    margin-top: 13px;
    z-index: 2;
    border-radius: 22px;
}

.panelEditBtnInner {
    width: 44px;
    height: 44px;
    background-image: url(../resources/tpl/builder/icons/builder-edit-border.png);
    background-size: 44px;
    background-position: 0 44px;
    opacity: .8;
}

.section.active .panelEditBtnInner, .panelEditBtn:hover .panelEditBtnInner {
    opacity: 1;
}

.sectionPanel .social {
    display: none;
    text-align: left;
    margin-top: 10px;
    margin-left: -10px;
    margin-bottom: 5px;
}

.section-social-links .sections .social {
    display: block;
}

.sectionPanel .social .shareIcon {
    margin-left: 10px;
    font-size: .8em;
    opacity: .8;
}

.sectionPanel .social .shareIcon:hover {
    color: inherit;
    opacity: 1;
}

.sectionPanel .section:first-child .social {
    display: none;
}

.switchBuilder {
    display: none;
    margin-top: -6px;
    margin-left: 4px;
    font-weight: 700;
    padding-right: 6px;
}

.switchBuilder .glyphicon {
    margin-right: 4px;
}

.scroll {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 82px;
    padding: 15px;
    cursor: pointer;
}

body.layout-side-left .sidePanel .scroll, body.layout-float-left .floatingPanel .scroll {
    padding-left: 34px;
}

body.layout-side-right .sidePanel .scroll, body.layout-float-right .floatingPanel .scroll {
    padding-right: 34px;
}

.scrollInner {
    width: 100%;
    height: 52px;
    background: url('../resources/tpl/viewer/icons/side-scroll.png');
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 85px 52px;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 2.5s;
    -webkit-animation-timing-function: cubic-bezier(.5,0,1,1);
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: blinker;
    -moz-animation-duration: 2.5s;
    -moz-animation-timing-function: cubic-bezier(.5,0,1,1);
    -moz-animation-iteration-count: infinite;
    animation-name: blinker;
    animation-duration: 2.5s;
    animation-timing-function: cubic-bezier(.5,0,1,1);
    animation-iteration-count: infinite;
}

@-moz-keyframes blinker {
    0% {
        opacity: 1;
    }

    50% {
        opacity: .6;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes blinker {
    0% {
        opacity: 1;
    }

    50% {
        opacity: .6;
    }

    100% {
        opacity: 1;
    }
}

@keyframes blinker {
    0% {
        opacity: 1;
    }

    50% {
        opacity: .6;
    }

    100% {
        opacity: 1;
    }
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    -webkit-transition-property: -webkit-transform,left,top;
    -webkit-transition-duration: 0;
    -webkit-transform: translate3d(0,0,0);
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform,left,top;
    -moz-transition-duration: 0;
    -moz-transform: translate3d(0,0,0);
    -moz-transition-timing-function: ease;
    -o-transition-property: -o-transform,left,top;
    -o-transition-duration: 0;
    -o-transition-timing-function: ease;
    -o-transform: translate(0,0);
    -ms-transition-property: -ms-transform,left,top;
    -ms-transition-duration: 0;
    -ms-transform: translate3d(0,0,0);
    -ms-transition-timing-function: ease;
    transition-property: transform,left,top;
    transition-duration: 0;
    transform: translate3d(0,0,0);
    transition-timing-function: ease;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-slide {
    float: left;
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
}

.floatingSwiper {
    position: absolute;
    left: 0;
    right: 0;
    display: none;
    bottom: 95px;
    width: 100%;
    height: 50px;
    z-index: 30;
}

.floatingSwiper.expanded {
    height: 100%;
    top: 0;
    bottom: 0;
}

.floatingSwiper .backdrop {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .8;
}

.floatingSwiper .swiper-container {
    height: 85px;
    z-index: inherit;
}

.floatingSwiper:not(.expanded) .swiper-container {
    cursor: pointer;
}

.floatingSwiper .section {
    padding: 15px;
    overflow-y: auto;
}

.floatingSwiper:not(.expanded) .section {
    overflow-y: hidden;
}

.floatingSwiper.expanded .swiper-container, .floatingSwiper.expanded .swiper-wrapper {
    height: 100%;
}

.floatingSwiper .title {
    font-size: 1.85em;
}

.floatingSwiper:not(.expanded) .title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.floatingSwiper .content {
    display: none;
    margin-top: 15px;
    min-height: 200px;
}

.floatingSwiper .content img, .floatingSwiper .content .image-container {
    pointer-events: none;
}

.floatingSwiper.expanded .content {
    display: block;
}

.floatingSwiper .expanded-close {
    display: none;
    text-align: center;
    margin-top: 10px;
    font-size: 1.85em;
    width: 100%;
}

.floatingSwiper.expanded .expanded-close {
    display: block;
}

.floatingSwiper .help {
    margin-top: 4px;
    opacity: .7;
}

.floatingSwiper.expanded .help {
    display: none;
}

.floatingSwiper .header {
    position: relative;
    width: 200px;
    padding: 5px 15px 8px;
    height: 33px;
}

.floatingSwiper .linkSocialContainer {
    opacity: .7;
}

.floatingSwiper.expanded .header {
    display: none;
}

.floatingSwiper .link {
    font-weight: 700;
    font-size: .8em;
    outline: 0;
}

.floatingSwiper .link, .floatingSwiper .shareIcon {
    color: inherit;
    opacity: .7;
}

.floatingSwiper .expanded-close {
    cursor: pointer;
}

.floatingSwiper .glyphicon-fullscreen {
    font-size: .85em;
}

.floatingSwiper .btnIcon {
    margin-right: 4px;
}

.floatingSwiper .btnIcon:nth-child(2) {
    margin-left: 6px;
}

.floatingSwiper .backmap {
    display: inline-block;
    background: url(../resources/tpl/viewer/icons/map-icon.png);
    width: 30px;
    height: 30px;
    background-size: 30px;
    vertical-align: -6px;
}

.floatingSwiper .glyphicon-resize-horizontal {
    vertical-align: -1px;
}

.floatingSwiper .expanded-close .glyphicon-resize-horizontal {
    color: #4B4B4B;
    background-color: #fff;
    border-radius: 15px;
    width: 24px;
    height: 24px;
    padding: 0;
    font-size: 20px;
    line-height: 25px;
}

.floatingSwiper.hasDesktopBtn:not(.expanded) .swiper-container {
    padding: 0 51px;
}

.floatingSwiper.hasDesktopBtn:not(.expanded) .title {
    text-align: center;
    padding-right: 102px;
}

.floatingSwiper .help-embed {
    display: none;
    text-align: center;
    padding-right: 102px;
    color: #438DC7;
    opacity: .8;
}

.floatingSwiper.hasDesktopBtn:not(.expanded) .help-embed {
    display: block;
}

.floatingSwiper .section:hover .help-embed {
    opacity: 1;
}

.floatingSwiper.hasDesktopBtn .help, .floatingSwiper .embed-btn-container {
    display: none;
}

.floatingSwiper.hasDesktopBtn:not(.expanded) .embed-btn-container {
    position: absolute;
    top: 0;
    display: block;
    width: 51px;
    height: 100%;
    z-index: 1;
    opacity: .8;
    padding-top: 21px;
}

.floatingSwiper:not(.expanded) .embed-btn-container.disabled {
    cursor: default;
}

.floatingSwiper .embed-btn {
    width: 42px;
    height: 42px;
    background: url(../resources/tpl/viewer/icons/embed-arrows.png);
}

.floatingSwiper .embed-btn-container:not(.disabled):hover {
    opacity: 1;
}

.floatingSwiper .embed-btn-left {
    left: 0;
    padding-left: 9px;
}

.floatingSwiper .embed-btn-left.disabled .embed-btn {
    background-position: 42px 0;
}

.floatingSwiper .embed-btn-right {
    right: 0;
    padding-right: 9px;
}

.floatingSwiper .embed-btn-right .embed-btn {
    background-position: 0 -42px;
}

.floatingSwiper .embed-btn-right.disabled .embed-btn {
    background-position: 42px -42px;
}

.floatingSwiper.hasDesktopBtn .expanded-close, .floatingSwiper .expanded-close-embed {
    display: none;
}

.floatingSwiper.hasDesktopBtn.expanded .expanded-close-embed {
    display: block;
    text-align: center;
    margin-top: 10px;
}

.floatingSwiper .embed-btn2 {
    display: inline-block;
    width: 42px;
    height: 42px;
    background: url(../resources/tpl/viewer/icons/embed-arrows.png);
    opacity: .8;
    vertical-align: -16px;
    margin: 0 35px;
}

.floatingSwiper .embed-btn2:not(.disabled):hover {
    opacity: 1;
    cursor: pointer;
}

.floatingSwiper .embed-btn2-left.disabled {
    background-position: 42px 0;
}

.floatingSwiper .embed-btn2-right {
    background-position: 0 -42px;
}

.floatingSwiper .embed-btn2-right.disabled {
    background-position: 42px -42px;
}

.floatingSwiper .expanded-close-embed .backmap2 {
    height: 40px;
}

.esriSimpleSlider {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.esriSimpleSlider.touch div {
    width: 35px;
    height: 35px;
    line-height: 30px;
}

.mapCommandHomeBtn {
    background: url(../resources/common/icons/mapcommand-home.png);
    background-repeat: no-repeat;
    background-position: 5px 5px;
}

.mapCommandHomeBtn.touch {
    background-position: 7px 7px;
}

body.mobile-view .mapCommandHomeBtn.loading {
    background: url(../resources/common/icons/mapcommand-loader.gif);
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: 3px 3px;
    cursor: default;
}

body.mobile-view .mapCommandHomeBtn.loading.touch {
    background-position: 5px 5px;
}

.mapCommandHomeBtn.loading:hover {
    background-color: #fff;
}

.mapCommandLocation {
    top: 130px;
    left: 20px;
    z-index: 30;
    width: 32px;
    background: url(../resources/common/icons/mapcommand-location.png) 2px 2px;
    height: 32px;
    background-size: 26px 26px;
    background-color: #FFF;
    cursor: pointer;
}

.mapCommandLocation.touch {
    top: 145px;
    width: 39px;
    height: 38px;
    background-size: 31px;
}

.mapCommandLocation.hidden {
    display: none!important;
}

.legend {
    display: none;
}

.legendContainer {
    position: absolute;
    top: 0;
    right: 15%;
    width: 200px;
}

.legendContainer .glyphicon-chevron-up, .legendContainer .glyphicon-chevron-down {
    display: none!important;
}

.legendContainer:not(.collapsed) .glyphicon-chevron-up {
    display: block!important;
    vertical-align: -2px!important;
}

.legendContainer.collapsed .glyphicon-chevron-down {
    display: block!important;
    vertical-align: -2px!important;
}

.legendContainer .collapseBtn {
    vertical-align: -2px!important;
}

.legendContainer .content {
    overflow-y: auto;
    max-height: 400px;
    overflow-x: hidden;
    margin-right: -10px;
}

.legendContainer .content.settingsOpen {
    min-height: 55px;
}

.legendContainer, .legendContainer .settingsOverlay {
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}

.mapControls {
    background-color: #CDCDCD;
}

.mapControls .titleBtn {
    font-weight: 700;
    font-size: .9em;
    height: 33px;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -o-user-select: none;
    user-select: none;
    text-transform: uppercase;
    cursor: pointer;
    padding: 5px 10px 0;
}

.mapControls .collapseBtn {
    display: inline-block;
    width: 18px;
    height: 9px;
    font-size: 16px;
    vertical-align: -3px;
}

.mapControls .glyphicon-chevron-up, .mapControls .glyphicon-chevron-down {
    display: none;
    opacity: .6;
}

.mapControls .glyphicon-chevron-up:hover, .mapControls .glyphicon-chevron-down:hover {
    opacity: 1;
}

.mapControls.collapsed .glyphicon-chevron-up {
    display: block;
}

.mapControls:not(.collapsed) .glyphicon-chevron-down {
    display: block;
}

.mapControls.collapsed .collapseBtn {
    vertical-align: -2px!important;
}

.mapControls .content {
    margin: 0 0 8px 10px;
    padding-right: 10px;
}

.mapControls.collapsed .content {
    display: none;
}

.mapControls .settingsGear {
    position: absolute;
    z-index: 1000;
    top: 8px;
    right: 10px;
    cursor: pointer;
    opacity: .6;
    color: #4D4D4D;
    font-size: .85em;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -o-user-select: none;
    user-select: none;
}

.mapControls .settingsGear:hover {
    opacity: 1;
}

.mapControls.collapsed .settingsGear {
    display: none;
}

.mapControls .settingsOverlay {
    display: none;
    position: absolute;
    top: 27px;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 0;
    background-color: #000;
    opacity: .9;
    color: #FFF;
}

.mapControls .settingsOverlay .settings-title {
    text-align: center;
    padding: 2px 0;
    border-bottom: 1px solid #fff;
}

.mapControls .settingsOverlay .settings-content {
    padding: 5px;
}

.mapControls .settingsOverlay .checkbox {
    margin-top: 0;
    margin-bottom: 4px;
}

.overview {
    display: none;
}

.overview.hidden {
    display: none!important;
}

.overviewContainer {
    position: absolute;
    bottom: 0;
    left: 20px;
    width: 170px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-bottom: -6px;
    z-index: 30;
}

.overviewContainer .content {
    width: 150px;
    height: 150px;
    margin-bottom: 8px;
}

.overviewContainer .ovwContainer {
    width: 150px!important;
    height: 150px!important;
}

.overviewContainer .ovwHighlight {
    box-shadow: 0 0 5px #2E2E2E;
}

.overviewContainer .settingsOverlay {
    height: 152px;
    z-index: 99;
}

.overviewContainer .basemap-dropdown, .overviewContainer .basemapGallery, .overviewContainer .spinnerLabel, .overviewContainer .expandFactorSpinner {
    display: none;
}

.btn-group.dropup > button {
    width: 140px;
}

.overviewMapSettingsOverlay > div.btn-group.dropup {
    margin: 1em;
    font-family: sans-serif;
    font-size: .9em;
}

.dropdown-menu > li {
    font-family: sans-serif;
    font-size: 12px;
}

.spinnerLabel {
    color: #fff;
    text-align: left;
    font-size: .9em;
    font-family: sans-serif;
    margin-top: 5px;
}

.expandFactorSpinner {
    width: 60px;
}

.expandFactorSpinner input {
    text-align: right;
}

.input-group-btn-vertical {
    position: relative;
    white-space: nowrap;
    width: 1%;
    vertical-align: middle;
    display: table-cell;
}

.input-group-btn-vertical > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
    padding: 8px;
    margin-left: -1px;
    position: relative;
    border-radius: 0;
}

.input-group-btn-vertical > .btn:first-child {
    border-top-right-radius: 4px;
}

.input-group-btn-vertical > .btn:last-child {
    margin-top: -2px;
    border-bottom-right-radius: 4px;
}

.input-group-btn-vertical i {
    position: absolute;
    top: 0;
    left: 2px;
}

.overviewMapSettingsOverlay > div.input-group.expandFactorSpinner {
    width: 65px;
    font-family: sans-serif;
    font-size: 1.1em;
}

.expandFactor-popover {
    width: 230px!important;
    height: 145px!important;
    font-family: sans-serif;
    font-size: .9em;
}

.modal-backdrop {
    z-index: 940;
}

.modal {
    z-index: 945;
    overflow: hidden;
}

.btn-primary, a.btn-primary,.share-url-container .btn {
  /*pp*/
    background-color: #db002f!important;
    border-color: #db002f!important;
    color:#fff !important;
}

.modal-backdrop {
    opacity: .6;
    filter: alpha(opacity=60);
}

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

.modal-header {
    border: none;
}

.modal-title {
    line-height: 1.1;
    font-size: 1.4em;
    font-family: 'open_sanssemibold',sans-serif;
    margin-top: -4px;
    margin-left: 12px;
    text-transform: uppercase;
}

.modal-dialog {
    margin-top: 77px;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -o-user-select: none;
    user-select: none;
    cursor: default;
}

@media screen and (max-height:714px) {
    .modal-dialog {
        margin-top: 47px;
    }
}

@media screen and (max-height:630px) {
    .modal-dialog {
        margin-top: 21px;
    }
}

.modal-content {
    border: 0;
    border-radius: 0;
}

.modal-body {
    padding: 0 30px;
}

.modal-footer {
    margin-top: 0;
    border-top: 0;
    padding: 5px 20px 20px;
}

.modal-footer-left {
    float: left;
}

.modal-footer .btn {
    text-transform: uppercase;
}

.popover {
    color: #000;
    -ms-user-select: none;
}

.modal-footer .error, .modal-footer .success, .modal-footer .addSpinner {
    display: none;
    float: left;
    vertical-align: -4px;
    margin-top: 6px;
    font-size: 14px;
    color: #c43d40;
    font-weight: 700;
}

.btn-naked {
    border: 0;
    color: #db002f!important; /*pp*/
    outline: none!important;
    background-color: transparent;
    box-shadow: none!important;
}

.btn-naked:hover {
      color: #db002f!important; /*pp*/
}

.shareIcon {
    display: none;
    cursor: pointer;
    margin-left: 0;
    color: #CECECE;
    vertical-align: 0;
}

.shareIcon.active {
    display: inline-block;
}

.shareBtns > .shareIcon ~ .shareIcon {
    margin-left: 4px;
}

.shareIcon:hover {
    color: #ACACAC;
}

.share_bitly {
    vertical-align: 1px;
    margin-left: 2px;
}

.shareIcon[class^="icon-"]:before, .shareIcon[class*=" icon-"]:before {
    font-size: 120%;
    margin: 0!important;
}

.social .popover-title {
    display: none;
}

#bitlyInput {
    font-family: sans-serif!important;
}

#bitlyInput::-ms-clear {
    display: none;
}

#loadingMessage {
    display: none;
    position: fixed;
    top: 50%;
    width: 100%;
    margin-top: 15px;
    z-index: 1101;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
}

#loadingMessage.loaded .mainMessage {
    -webkit-animation-name: blinker2;
    -webkit-animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: blinker2;
    -moz-animation-duration: 3s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    animation-name: blinker2;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-moz-keyframes blinker2 {
    0% {
        opacity: 1;
    }

    50% {
        opacity: .8;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes blinker2 {
    0% {
        opacity: 1;
    }

    50% {
        opacity: .8;
    }

    100% {
        opacity: 1;
    }
}

@keyframes blinke2r {
    0% {
        opacity: 1;
    }

    50% {
        opacity: .8;
    }

    100% {
        opacity: 1;
    }
}

#loadingMessage #loadingRetry {
    opacity: .8;
    margin-top: -5px;
}

#loadingMessage #loadingRetry:hover {
    opacity: 1;
}

.linkContainer {
    display: inline-block;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.section {
    word-break: break-word;
}

.section img {
    max-width: 100%;
}

.section a:not([data-storymaps]) {
    text-decoration: underline;
}

.section a[data-storymaps] {
    border-bottom: 1px dashed #555;
    text-decoration: none;
    cursor: pointer;
}

figure {
    margin: 15px 0;
    display: block;
    display: inline-block;
}

figure, figure img {
    max-width: 100%;
}

figure figcaption {
    text-align: left;
    display: block;
    font-size: .85em;
    color: #ADADAD;
    margin-top: 6px;
}

.image-container {
    display: block;
    cursor: pointer;
}

.btn-fullscreen {
    display: inline-block;
    position: absolute;
    top: 8px;
    right: 10px;
    width: 26px;
    height: 26px;
    background: url('../resources/tpl/viewer/icons/media-fullscreen.png') 0 0;
    opacity: .6;
    margin-top: 1px;
}

.btn-fullscreen:hover {
    opacity: 1;
    cursor: pointer;
}

.has-width img {
    padding: 10px;
}

.has-width .btn-fullscreen {
    top: 18px;
    right: 20px;
}

.has-width:not(.float-right) .btn-fullscreen {
    position: relative;
    vertical-align: top;
    top: 12px;
    right: 40px;
}

p.has-width.float-right img {
    cursor: pointer;
}

.has-width.float-right .btn-fullscreen {
    display: none;
}

.image-container.has-width.float-right .btn-fullscreen {
    position: absolute;
    top: 4px;
    right: 6px;
}

.image-container:not(.activate-fullscreen) .btn-fullscreen {
    display: none;
}

.image-container:not(.activate-fullscreen) {
    cursor: default;
    pointer-events: none;
}

.btn-fullscreen-container, .btn-fullscreen-container > span {
    display: block;
}

#cboxContent {
    position: initial!important;
}

#cboxTitle {
    padding: 0 25px;
    overflow: hidden;
    height: 19px;
    bottom: 20px!important;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#cboxClose {
    top: 0;
    bottom: initial!important;
    width: 39px!important;
    height: 39px;
    background: url('../resources/tpl/viewer/icons/media-fullscreen-close.png') !important;
    color: transparent!important;
}

#cboxClose:hover {
    background-position-y: -39px!important;
}

.mediaBackContainer {
    display: none;
    position: absolute;
    top: 0;
    text-align: center;
    z-index: 30;
}

.backButton {
    display: inline-block;
    border: 1px solid #428BC9;
    border-top: none;
    background-color: #FFF;
    color: #000;
    font-size: 20px;
    padding: 9px 18px 6px 15px;
    cursor: pointer;
    z-index: 30;
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
}

.backArrow {
    display: inline-block;
    width: 28px;
    height: 28px;
    background: url('../resources/tpl/viewer/icons/mainmedia-back.png');
    margin-right: 6px;
}

.backLbl {
    font-size: 1.2em;
    vertical-align: 6px;
    font-family: 'open_sanssemibold',sans-serif;
    text-transform: uppercase;
}

body.mobile-view #loadingOverlay {
    top: 0;
}

body.mobile-view #header, body.mobile-view #sidePanel, body.mobile-view #floatingPanel {
    display: none!important;
}

body.mobile-view #mobileView {
    display: block;
}

body.mobile-view .mainMediaContainer .embedContainer.center, body.mobile-view .mainMediaContainer .embedContainer.custom {
    left: 0!important;
    right: 0!important;
}

body.mobile-view .overview, body.mobile-view .overview body.mobile-view .esriOverviewMap, body.mobile-view .overview img {
    z-index: 0!important;
    visibility: hidden!important;
}

body.mobile-view .esriControlsBR, body.mobile-view .legendContainer {
    left: inherit!important;
    right: 5px!important;
}

body.mobile-view .mediaBackContainer {
    left: 0!important;
    right: 0!important;
}

body.mobile-view #builderPanel, body.mobile-view #builderLanding, body.mobile-view .modal, body.mobile-view .modal-backdrop, body.mobile-view #builderHelp, body.mobile-view #builderHelpMaskOverlay, body.mobile-view #builderQuotes {
    display: none!important;
}
