@charset "utf-8";

/*! * Bootstrap v3.3.1 (http://getbootstrap.com) * Copyright 2011-2014 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

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

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

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

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

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

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

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

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

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

input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

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

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

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,
th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

    *,
    :after,
    :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

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

    img {
        max-width: 100% !important
    }

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

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

    select {
        background: #fff !important
    }

    .navbar {
        display: none
    }

    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(https://epaper.amarujala.com/delhi-city/fonts/glyphicons-halflings-regular.eot);
    src: url(https://epaper.amarujala.com/delhi-city/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(https://epaper.amarujala.com/delhi-city/fonts/glyphicons-halflings-regular.woff) format('woff'), url(https://epaper.amarujala.com/delhi-city/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(https://epaper.amarujala.com/delhi-city/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

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

input,
select,
textarea {
    font-family: inherit;
    font-size: 14px;
    line-height: inherit;
    width: 82px
}

button {
    font-family: inherit;
    font-size: 14px;
    line-height: inherit;
    width: 14px;
    margin: 2px 5px
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}

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

figure {
    margin: 0
}

img {
    vertical-align: middle
}

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

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

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

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

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

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

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

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

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

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

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

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

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

.text-success {
    color: #3c763d
}

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

.text-info {
    color: #31708f
}

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

.text-warning {
    color: #8a6d3b
}

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

.text-danger {
    color: #a94442
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dd,
dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

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

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

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

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

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

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

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

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

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

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

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

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none
}

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

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

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

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

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

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

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

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

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {

    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {

    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {

    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

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

th {
    text-align: left
}

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

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

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

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

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

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

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

.table-bordered {
    border: 1px solid #ddd
}

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

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

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

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

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

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

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

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

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

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

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

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

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

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

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

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

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

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

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

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

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

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

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

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

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

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

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

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

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

input[type=file] {
    display: block
}

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

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

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

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

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

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

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

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

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

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

textarea.form-control {
    height: auto
}

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

@media screen and (-webkit-min-device-pixel-ratio:0) {

    input[type=date],
    input[type=datetime-local],
    input[type=month],
    input[type=time] {
        line-height: 34px
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.has-feedback {
    position: relative
}

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

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

.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 .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.has-feedback label~.form-control-feedback {
    top: 25px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

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

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

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

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

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

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

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

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

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

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

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

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

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

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

.fade.in {
    opacity: 1
}

.collapse {
    display: none;
    visibility: hidden
}

.collapse.in {
    display: block;
    visibility: visible
}

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

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

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px 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;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

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

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

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

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

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

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

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none
}

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

.open>a {
    outline: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn .caret {
    margin-left: 0
}

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

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

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

.btn-group-vertical>.btn-group>.btn {
    float: none
}

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

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

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

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

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

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

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

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

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

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

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

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

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

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

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

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.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
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav-pills>li {
    float: left
}

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

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

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

.nav-stacked>li {
    float: none
}

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

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

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

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

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

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

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

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

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

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

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

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

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

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

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

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

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

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
        visibility: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

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

@media (max-device-width:480px) and (orientation:landscape) {

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

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {

    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

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

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

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

@media (min-width:768px) {

    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}

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

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

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width:768px) {

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

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

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

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

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
}

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

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

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

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

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

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

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

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

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

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

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

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

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

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

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

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #e7e7e7
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #080808
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

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

.breadcrumb>.active {
    color: #777
}

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

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

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

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

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

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

.label:empty {
    display: none
}

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

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

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

.label-primary {
    background-color: #337ab7
}

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

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

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

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

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

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

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

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

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

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

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

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

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

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

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

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

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

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

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

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

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding: 48px 0
    }

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

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

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

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

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

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

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

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

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

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

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

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

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

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

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

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

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

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

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

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

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

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item {
    color: #555
}

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

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

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #3c763d
}

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

a.list-group-item-success:focus,
a.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

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

a.list-group-item-info:focus,
a.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #8a6d3b
}

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

a.list-group-item-warning:focus,
a.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #a94442
}

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

a.list-group-item-danger:focus,
a.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

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

.panel-title>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

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

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

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

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

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

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

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

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

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

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

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

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

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

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

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

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

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

.modal-open {
    overflow: hidden
}

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

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

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

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

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

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

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

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: .5
}

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

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

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

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

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

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

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

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

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

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

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

    .modal-sm {
        width: 300px
    }
}

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

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;
    visibility: visible;
    opacity: 0
}

.tooltip.in {
    opacity: .9
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.carousel {
    position: relative
}

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

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000
    }

    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif
}

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

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

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

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

@media screen and (min-width:768px) {

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}

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

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

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

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

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

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

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

    table.visible-xs {
        display: table
    }

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

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

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

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

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

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

    table.visible-sm {
        display: table
    }

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

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

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

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

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

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

    table.visible-md {
        display: table
    }

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

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

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

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

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

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

    table.visible-lg {
        display: table
    }

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

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

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

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

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

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

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

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

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

.visible-print {
    display: none !important
}

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

    table.visible-print {
        display: table
    }

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

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

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

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

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

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

.visible-print-inline-block {
    display: none !important
}

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

@media print {
    .hidden-print {
        display: none !important
    }
}

.btn {
    font-size: 3vmin;
    padding: .75em 1.5em;
    background-color: #3099ff;
    border: 1px solid #bbb;
    color: #fff;
    text-decoration: none;
    display: inline;
    border-radius: 4px;
    -webkit-transition: background-color 1s ease;
    -moz-transition: background-color 1s ease
}

.btn:hover {
    background-color: #ddd;
    -webkit-transition: background-color 1s ease;
    -moz-transition: background-color 1s ease;
    transition: background-color 1s ease
}

.btn-small {
    padding: .75em 1em;
    font-size: .8em
}

.modal-box {
    display: none;
    position: absolute;
    z-index: 1000;
    width: 40%;
    background: #fff;
    border-bottom: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    border: 1px solid rgba(0, 0, 0, .1);
    background-clip: padding-box
}

@media (min-width:32em) {
    .modal-box {
        width: 40%
    }
}

.modal-box .modal-header,
.modal-box header {
    padding: 1em 1em;
    border-bottom: 1px solid #ddd
}

.modal-box .modal-header h3,
.modal-box .modal-header h4,
.modal-box header h3,
.modal-box header h4 {
    margin: 0
}

.modal-box .modal-body {
    padding: .5em .5em
}

.modal-box .modal-footer,
.modal-box footer {
    padding: 1em;
    border-top: 1px solid #ddd;
    background: rgba(0, 0, 0, .02);
    text-align: right
}

.modal-overlay {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 900;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3) !important
}

a.close {
    line-height: 1;
    font-size: 1.5em;
    position: absolute;
    top: 5%;
    right: 2%;
    text-decoration: none;
    color: #000
}

a.close:hover {
    color: #222;
    -webkit-transition: color 1s ease;
    -moz-transition: color 1s ease;
    transition: color 1s ease
}

.qs {
    background-color: #02bdda;
    border-radius: 16px;
    color: #e3fbff;
    cursor: default;
    display: inline-block;
    font-family: Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    position: relative;
    text-align: center;
    width: 30px
}

.qs .popover {
    background-color: rgba(0, 0, 0, .85);
    border-radius: 5px;
    bottom: 42px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .4);
    color: #fff;
    display: none;
    font-size: 12px;
    font-family: Helvetica, sans-serif;
    left: -95px;
    padding: 7px 10px;
    position: absolute;
    width: 200px;
    z-index: 4
}

.qs .popover:before {
    border-top: 7px solid rgba(0, 0, 0, .85);
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    bottom: -7px;
    content: '';
    display: block;
    left: 50%;
    margin-left: -7px;
    position: absolute
}

.qs:hover .popover {
    display: block;
    -webkit-animation: fade-in .3s linear 1, move-up .3s linear 1;
    -moz-animation: fade-in .3s linear 1, move-up .3s linear 1;
    -ms-animation: fade-in .3s linear 1, move-up .3s linear 1
}

@-webkit-keyframes fade-in {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-moz-keyframes fade-in {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-ms-keyframes fade-in {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes move-up {
    from {
        bottom: 30px
    }

    to {
        bottom: 42px
    }
}

@-moz-keyframes move-up {
    from {
        bottom: 30px
    }

    to {
        bottom: 42px
    }
}

@-ms-keyframes move-up {
    from {
        bottom: 30px
    }

    to {
        bottom: 42px
    }
}

.jcrop-holder {
    direction: ltr;
    text-align: left
}

.jcrop-hline,
.jcrop-vline {
    background: #fff;
    font-size: 0;
    position: absolute
}

.jcrop-vline {
    height: 100%;
    width: 1px !important
}

.jcrop-vline.right {
    right: 0
}

.jcrop-hline {
    height: 1px !important;
    width: 100%
}

.jcrop-hline.bottom {
    bottom: 0
}

.jcrop-tracker {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    height: 100%;
    width: 100%
}

.jcrop-handle {
    background-color: #333;
    border: 1px #eee solid;
    font-size: 1px;
    height: 7px;
    width: 7px
}

.jcrop-handle.ord-n {
    left: 50%;
    margin-left: -4px;
    margin-top: -4px;
    top: 0
}

.jcrop-handle.ord-s {
    bottom: 0;
    left: 50%;
    margin-bottom: -4px;
    margin-left: -4px
}

.jcrop-handle.ord-e {
    margin-right: -4px;
    margin-top: -4px;
    right: 0;
    top: 50%
}

.jcrop-handle.ord-w {
    left: 0;
    margin-left: -4px;
    margin-top: -4px;
    top: 50%
}

.jcrop-handle.ord-nw {
    left: 0;
    margin-left: -4px;
    margin-top: -4px;
    top: 0
}

.jcrop-handle.ord-ne {
    margin-right: -4px;
    margin-top: -4px;
    right: 0;
    top: 0
}

.jcrop-handle.ord-se {
    bottom: 0;
    margin-bottom: -4px;
    margin-right: -4px;
    right: 0
}

.jcrop-handle.ord-sw {
    bottom: 0;
    left: 0;
    margin-bottom: -4px;
    margin-left: -4px
}

.jcrop-dragbar.ord-n,
.jcrop-dragbar.ord-s {
    height: 7px;
    width: 100%
}

.jcrop-dragbar.ord-e,
.jcrop-dragbar.ord-w {
    height: 100%;
    width: 7px
}

.jcrop-dragbar.ord-n {
    margin-top: -4px
}

.jcrop-dragbar.ord-s {
    bottom: 0;
    margin-bottom: -4px
}

.jcrop-dragbar.ord-e {
    margin-right: -4px;
    right: 0
}

.jcrop-dragbar.ord-w {
    margin-left: -4px
}

.jcrop-light .jcrop-hline,
.jcrop-light .jcrop-vline {
    background: #fff;
    opacity: .7 !important
}

.jcrop-light .jcrop-handle {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #000;
    border-color: #fff;
    border-radius: 3px
}

.jcrop-dark .jcrop-hline,
.jcrop-dark .jcrop-vline {
    background: #000;
    opacity: .7 !important
}

.jcrop-dark .jcrop-handle {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #fff;
    border-color: #000;
    border-radius: 3px
}

.solid-line .jcrop-hline,
.solid-line .jcrop-vline {
    background: #fff
}

.jcrop-holder img,
img.jcrop-preview {
    max-width: none
}

/*! * Datepicker for Bootstrap * * Copyright 2012 Stefan Petre * Improvements by Andrew Rowls * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 * */
.datepicker {
    padding: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    direction: ltr
}

.datepicker-inline {
    width: 220px
}

.datepicker.datepicker-rtl {
    direction: rtl
}

.datepicker.datepicker-rtl table tr td span {
    float: right
}

.datepicker-dropdown {
    top: 0;
    left: 0
}

.datepicker-dropdown:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-top: 0;
    border-bottom-color: rgba(0, 0, 0, .2);
    position: absolute
}

.datepicker-dropdown:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-top: 0;
    position: absolute
}

.datepicker-dropdown.datepicker-orient-left:before {
    left: 6px
}

.datepicker-dropdown.datepicker-orient-left:after {
    left: 7px
}

.datepicker-dropdown.datepicker-orient-right:before {
    right: 6px
}

.datepicker-dropdown.datepicker-orient-right:after {
    right: 7px
}

.datepicker-dropdown.datepicker-orient-top:before {
    top: -7px
}

.datepicker-dropdown.datepicker-orient-top:after {
    top: -6px
}

.datepicker-dropdown.datepicker-orient-bottom:before {
    bottom: -7px;
    border-bottom: 0;
    border-top: 7px solid #999
}

.datepicker-dropdown.datepicker-orient-bottom:after {
    bottom: -6px;
    border-bottom: 0;
    border-top: 6px solid #fff
}

.datepicker>div {
    display: none
}

.datepicker.days div.datepicker-days {
    display: block
}

.datepicker.months div.datepicker-months {
    display: block
}

.datepicker.years div.datepicker-years {
    display: block
}

.datepicker table {
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.datepicker td,
.datepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none
}

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
    background-color: transparent
}

.datepicker table tr td.day:hover {
    background: #eee;
    cursor: pointer
}

.datepicker table tr td.new,
.datepicker table tr td.old {
    color: #999
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
    background: 0 0;
    color: #999;
    cursor: default
}

.datepicker table tr td.today,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover {
    background-color: #fde19a;
    background-image: -moz-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: -ms-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
    background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: -o-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: linear-gradient(top, #fdd49a, #fdf59a);
    background-repeat: repeat-x;
    border-color: #fdf59a #fdf59a #fbed50;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    color: #000
}

.datepicker table tr td.today.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today.disabled:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today[disabled] {
    background-color: #fdf59a
}

.datepicker table tr td.today:hover:hover {
    color: #000
}

.datepicker table tr td.today.active:hover {
    color: #fff
}

.datepicker table tr td.range,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range:hover {
    background: #eee;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.datepicker table tr td.range.today,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today:hover {
    background-color: #f3d17a;
    background-image: -moz-linear-gradient(top, #f3c17a, #f3e97a);
    background-image: -ms-linear-gradient(top, #f3c17a, #f3e97a);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
    background-image: -webkit-linear-gradient(top, #f3c17a, #f3e97a);
    background-image: -o-linear-gradient(top, #f3c17a, #f3e97a);
    background-image: linear-gradient(top, #f3c17a, #f3e97a);
    background-repeat: repeat-x;
    border-color: #f3e97a #f3e97a #edde34;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today.disabled:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today[disabled] {
    background-color: #f3e97a
}

.datepicker table tr td.selected,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected:hover {
    background-color: #9e9e9e;
    background-image: -moz-linear-gradient(top, #b3b3b3, grey);
    background-image: -ms-linear-gradient(top, #b3b3b3, grey);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(grey));
    background-image: -webkit-linear-gradient(top, #b3b3b3, grey);
    background-image: -o-linear-gradient(top, #b3b3b3, grey);
    background-image: linear-gradient(top, #b3b3b3, grey);
    background-repeat: repeat-x;
    border-color: grey grey #595959;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td.selected.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected.disabled:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected[disabled] {
    background-color: grey
}

.datepicker table tr td.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #08c, #04c);
    background-image: -ms-linear-gradient(top, #08c, #04c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
    background-image: -webkit-linear-gradient(top, #08c, #04c);
    background-image: -o-linear-gradient(top, #08c, #04c);
    background-image: linear-gradient(top, #08c, #04c);
    background-repeat: repeat-x;
    border-color: #04c #04c #002a80;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td.active.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active.disabled:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active[disabled] {
    background-color: #04c
}

.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.datepicker table tr td span:hover {
    background: #eee
}

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
    background: 0 0;
    color: #999;
    cursor: default
}

.datepicker table tr td span.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #08c, #04c);
    background-image: -ms-linear-gradient(top, #08c, #04c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
    background-image: -webkit-linear-gradient(top, #08c, #04c);
    background-image: -o-linear-gradient(top, #08c, #04c);
    background-image: linear-gradient(top, #08c, #04c);
    background-repeat: repeat-x;
    border-color: #04c #04c #002a80;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active[disabled] {
    background-color: #04c
}

.datepicker table tr td span.new,
.datepicker table tr td span.old {
    color: #999
}

.datepicker th.datepicker-switch {
    width: 145px
}

.datepicker tfoot tr th,
.datepicker thead tr:first-child th {
    cursor: pointer
}

.datepicker tfoot tr th:hover,
.datepicker thead tr:first-child th:hover {
    background: #eee
}

.datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle
}

.datepicker thead tr:first-child th.cw {
    cursor: default;
    background-color: transparent
}

.input-append.date .add-on i,
.input-prepend.date .add-on i {
    display: inline-block;
    cursor: pointer;
    width: 16px;
    height: 16px
}

.input-append.date .add-on .fa-calendar {
    font-size: 25px;
    margin-right: 9px
}

.input-daterange input {
    text-align: center
}

.input-daterange input:first-child {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px
}

.input-daterange input:last-child {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0
}

.input-daterange .add-on {
    display: inline-block;
    width: auto;
    min-width: 16px;
    height: 18px;
    padding: 4px 5px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    vertical-align: middle;
    background-color: #eee;
    border: 1px solid #ccc;
    margin-left: -5px;
    margin-right: -5px
}

*,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
li,
ol,
span,
ul {
    border: 0;
    margin: 0;
    padding: 0;
    outline: 0;
    list-style-type: none
}

body,
input,
p,
select,
table,
td,
tr {
    padding: 0;
    margin: 0;
    overflow-y: hidden
}

body {
    font-family: 'Noto Sans Devanagari', 'PT Sans', sans-serif, calibri;
    font-size: 15px;
    color: #666;
    line-height: 1.2em
}

a {
    outline: 0;
    color: #000;
    text-decoration: none
}

a:hover {
    color: #ae2a14;
    text-decoration: none
}

a.link {
    outline: 0;
    color: #c70514;
    text-decoration: none
}

a.link:hover {
    color: #000;
    text-decoration: none
}

.fl {
    float: left
}

.fr {
    float: right
}

.oh {
    overflow: hidden
}

.wrap {
    width: 1260px;
    margin: 0 auto
}

.wrap.nav {
    width: 1004px;
    overflow: hidden
}

.pf {
    margin: 1px auto !important
}

header {
    padding: 10px 0;
    overflow: hidden
}

header .logo {
    padding: 20px 0 20px 60px;
    float: left
}

header .ad728 {
    padding: 0;
    float: left;
    margin-left: 130px
}

.h-stick {
    background: #fff;
    box-shadow: 0 -4px 20px 0 #b9b9b9;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 9999999;
    width: 100%;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.autoheight {
    height: 100%;
    min-height: 450px
}

.ttop {
    background: url(../images/top-shadow.html) repeat-x left bottom;
    font-size: 1px;
    height: 5px;
    margin: 0
}

.menuDv {
    background: #fff;
    margin: 0;
    border-top: 1px solid #d5d5d5;
    position: relative;
    width: 100%
}

.menuDv.stickymenu {
    position: fixed;
    height: 34px;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    box-shadow: 0 2px 4px 0 rgba(72, 72, 72, .3);
    border-top: 0 solid #d5d5d5;
    border-bottom: 1px solid #eaebf2;
    transition: top .2s ease-in-out
}

.menuDv button {
    cursor: pointer;
    margin: 0 5px;
    float: left;
    background: 0 0
}

.menuDv button .con {
    background: url(../images/content.html) no-repeat bottom left;
    text-align: center;
    width: 93px;
    height: 29px;
    vertical-align: bottom;
    margin-left: 4%
}

.menuDv button .con p {
    padding-top: 7px;
    font-size: 14px;
    color: #666
}

.menuDv button .con:hover {
    background: url(../images/content-h.html) no-repeat bottom left
}

.bckissue {
    background: 0 0;
    width: 199px;
    height: 32px;
    margin: 0;
    border-right: 1px solid #d5d5d5;
    border-left: 1px solid #d5d5d5;
    padding: 0;
    text-align: center
}

.bckissue select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 5px 15px 3px;
    color: #000;
    width: 100%;
    cursor: pointer;
    text-align: center;
    font-size: 17px !important;
    background: url(../images/nav-icn.png) 110% 12px no-repeat;
    box-sizing: border-box
}

.bckissue select option {
    padding: 0 10px 2px;
    text-align: left;
    color: #666;
    font-size: 16px !important
}

.bckissue p {
    padding: 1px 0 0 18px;
    font-size: 14px
}

.gofpge {
    background: 0 0;
    width: 90px;
    height: 32px;
    margin: 0;
    border-right: 1px solid #d5d5d5;
    text-align: center;
    overflow: hidden
}

.gofpge .cont {
    width: 97px;
    overflow: hidden;
    margin: 0 auto
}

.f-page {
    background: url(../images/nav-icn.png) 0 -20px no-repeat;
    width: 12px;
    height: 14px;
    margin: 8px 5px
}

.f-page:hover {
    cursor: pointer
}

.pre-page {
    background: url(../images/nav-icn.png) 0 -48px no-repeat;
    width: 8px;
    height: 14px;
    margin: 8px 5px
}

.pre-page:hover {
    cursor: pointer
}

.count {
    width: 55px;
    text-align: center;
    padding-top: 5px;
    font-size: 16px;
    color: #000
}

.l-page {
    background: url(../images/nav-icn.png) 0 -100px no-repeat;
    width: 12px;
    height: 14px;
    margin: 8px 5px
}

.l-page:hover {
    cursor: pointer
}

.nxt-page {
    background: url(../images/nav-icn.png) 0 -75px no-repeat;
    width: 8px;
    height: 14px;
    margin: 8px 5px
}

.nxt-page:hover {
    cursor: pointer
}

.ftp {
    background: url(../images/ftp.html) no-repeat center center;
    width: 15px;
    height: 15px;
    margin: 4px 0 0 7px
}

.ftp:hover {
    background: url(../images/ftph.html) no-repeat center center
}

.ftw {
    background: url(../images/ftwh.html) no-repeat center center;
    width: 14px;
    height: 14px;
    margin: 5px 7px 0 0
}

.ftw:hover {
    background: url(../images/ftw.html) no-repeat center center
}

.zom {
    background: 0 0;
    width: 60px;
    height: 32px;
    margin: 0;
    border-right: 1px solid #d5d5d5;
    text-align: center
}

.zom .buttons {
    width: 56px;
    margin: 0 auto
}

.zmin {
    background: url(../images/nav-icn.png) 0 -126px no-repeat;
    width: 10px;
    height: 5px;
    margin: 12px 0
}

.zpls {
    background: url(../images/nav-icn.png) 0 -143px no-repeat;
    width: 14px;
    height: 14px;
    margin: 9px 0
}

.rcontent {
    background: 0 0;
    width: 140px;
    height: 32px;
    margin: 0;
    border-right: 1px solid #d5d5d5;
    text-align: center
}

.date {
    background: 0 0;
    width: 177px;
    height: 32px;
    margin: 0;
    border-right: 1px solid #d5d5d5;
    text-align: center
}

.calendar {
    background: 0 0;
    width: 20px;
    height: 20px;
    margin: 1px;
    border-right: 1px solid #d5d5d5;
    text-align: center
}

.date select,
.rcontent select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 5px 15px;
    background: url(../images/nav-icn.png) 115% 12px no-repeat;
    color: #000;
    width: 100%;
    cursor: pointer;
    text-align: center;
    font-size: 17px !important
}

.date select option,
.rcontent select option {
    padding: 0 10px 2px;
    text-align: left;
    color: #666;
    font-size: 16px !important
}

.date select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #000;
    width: 100%;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    padding: 0 15px 0 0;
    background: url(../images/nav-icn.png) 30px 6px no-repeat
}

.rcontent,
.viewtype {
    background: 0 0;
    width: 140px;
    height: 32px;
    margin: 0;
    border-right: 1px solid #d5d5d5;
    text-align: center
}

.rcontent select,
.viewtype select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 5px 15px 2px;
    background: url(../images/nav-icn.png) 110% 12px no-repeat;
    color: #000;
    width: 100%;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    box-sizing: border-box
}

.rcontent select option,
.viewtype select option {
    padding: 0 10px 2px;
    text-align: left;
    color: #666;
    font-size: 14px
}

.fullscreen {
    background: 0 0;
    width: 50px;
    height: 32px;
    margin: 0;
    border-right: 1px solid #d5d5d5;
    text-align: center
}

.fullscreen .ftscreen {
    background: url(../images/nav-icn.png) 0 -164px no-repeat;
    width: 15px;
    height: 15px;
    margin: 8px auto 0;
    cursor: pointer
}

.midcontainer {
    background-color: #9e9e9e;
    padding: 20px 0 0;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1IiBoZWlnaHQ9IjUiPgo8cmVjdCB3aWR0aD0iNSIgaGVpZ2h0PSI1IiBmaWxsPSIjOWU5ZTllIj48L3JlY3Q+CjxwYXRoIGQ9Ik0wIDVMNSAwWk02IDRMNCA2Wk0tMSAxTDEgLTFaIiBzdHJva2U9IiM4ODgiIHN0cm9rZS13aWR0aD0iMSI+PC9wYXRoPgo8L3N2Zz4=);
    transition: left .5s ease 0s
}

#edition-select {
    text-align: center;
    display: block
}

select #edition-select {
    font-size: 16px !important
}

.box {
    width: 12%;
    height: 250px;
    position: relative;
    margin: 0 1% 20px;
    float: left
}

.box h3 {
    background: #000;
    color: #fff;
    font-size: 18px;
    display: block;
    text-align: center;
    padding: 10px 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-transform: uppercase
}

.box img {
    float: left;
    width: 100%
}

.box.ad {
    width: 300px;
    height: 250px
}

.clr {
    clear: both
}

.wrapmid {
    width: 94%;
    margin: 0 auto;
    left: 0;
    top: 0;
    position: relative
}

.sldr {
    z-index: 999;
    position: fixed;
    background: #fff;
    top: 36px;
    border: 6px solid #e5e5e5;
    overflow: hidden;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.sldr p {
    padding: 10px;
    text-align: justify;
    font-size: 16px;
    line-height: 24px
}

.push-left {
    top: 85;
    width: 500px;
    height: 400px;
    overflow: hidden
}

.push-left {
    left: -600px
}

body.pml-open .push-left {
    left: 0
}

body.pml-open .wrapmid {
    left: 510px
}

body.pml-open {
    overflow-x: hidden
}

.cd-popup {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    z-index: 9999;
    visibility: hidden;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s
}

.cd-popup.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s
}

.cd-popup-container {
    position: relative;
    width: 90%;
    max-width: 450px;
    padding: 5px;
    margin: 12em auto 0 24%;
    background: #fff;
    border-radius: .25em .25em .4em .4em;
    text-align: center;
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s
}

.cd-popup-container p {
    padding: 3em 1em
}

.cd-popup-container .cd-buttons:after {
    content: "";
    display: table;
    clear: both
}

.cd-popup-container .cd-buttons li {
    float: left;
    width: 50%
}

.cd-popup-container .cd-buttons a {
    display: block;
    height: 60px;
    line-height: 60px;
    text-transform: uppercase;
    color: #fff;
    -webkit-transition: background-color .2s;
    -moz-transition: background-color .2s;
    transition: background-color .2s
}

.cd-popup-container .cd-buttons li:first-child a {
    background: #fc7169;
    border-radius: 0 0 0 .25em
}

.no-touch .cd-popup-container .cd-buttons li:first-child a:hover {
    background-color: #fc8982
}

.cd-popup-container .cd-buttons li:last-child a {
    background: #b6bece;
    border-radius: 0 0 .25em 0
}

.no-touch .cd-popup-container .cd-buttons li:last-child a:hover {
    background-color: #c5ccd8
}

.cd-popup-container .cd-popup-close {
    position: absolute;
    top: 3px;
    right: 14px;
    width: 30px;
    height: 30px;
    color: #c70514
}

.error-alert {
    margin: 20px auto;
    text-align: center;
    background: #fc7169;
    color: #fff !important;
    width: 100%;
    padding: 1px
}

.error-alert h4 {
    color: #fff !important;
    font-size: 18px !important
}

div.mask {
    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6)
}

.ajax-loader {
    width: 32px;
    height: 32px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -16px;
    margin-top: -16px
}

.unselectable {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.advt {
    width: 22%;
    height: 250px;
    position: relative;
    margin: 0 1% 20px;
    float: left;
    text-align: center
}

.arch {
    float: right;
    padding: 35px 20px 15px;
    width: 10%;
    text-align: center;
    position: relative;
    font-size: 18px
}

.arch a {
    background: #e5e5e5;
    padding: 2px 8px
}

.lnksDv {
    background: 0 0;
    width: 90px;
    height: 32px;
    margin: 0;
    border-right: 1px solid #d5d5d5;
    text-align: center;
    font-size: 16px
}

.lnksDv a {
    padding: 5px 0;
    display: block
}

.ad-mb {
    display: none
}

.ad-dt {
    width: 300px;
    display: inline-block
}

.ad-dt.float-right {
    float: right;
    margin-right: 50px;
    top: 0;
    margin-bottom: 20px
}

.ad-dt.float-left {
    float: left;
    margin-left: 50px;
    top: 0;
    margin-bottom: 20px
}

.float-left {
    float: left;
    margin-left: 16px
}

.fb-comments {
    margin-left: 16px;
    max-width: 550px !important;
    margin-bottom: 20px
}

.mrgT10 {
    margin: 10px auto 0 auto
}

.ctr {
    text-align: center;
    margin: 0 auto
}

.arposl,
.arposr {
    display: none
}

.arposl.disabled,
.arposr.disabled {
    display: none !important
}

.cropbox {
    width: 100%;
    margin: 0 auto
}

div.pinch-zoom {
    width: 93%;
    margin: 15px auto;
    min-height: 500px;
    position: relative
}

div.pinch-zoom #cropbox,
div.pinch-zoom canvas {
    -webkit-box-shadow: 0 0 5px 1px #b8b6b8;
    -moz-box-shadow: 0 0 5px 1px #b8b6b8;
    box-shadow: 0 0 5px 1px #b8b6b8;
    box-sizing: border-box
}

#magazine-select {
    text-transform: capitalize
}

a.loginBtn {
    background: #c70514;
    color: #fff;
    padding: 3px 6px;
    margin-top: 6px;
    display: inline-block
}

a.loginBtn {
    width: 25px;
    height: 25px;
    text-indent: -9999px
}

a.loginBtn {
    color: #000 !important;
    display: inline-block;
    padding: 0 !important;
    margin-top: 4px !important;
    background: url(../assets/images/sprite-v34_5e269827d06eb.png) -279px -514px
}

.usernavDv {
    border: 0 solid;
    float: left;
    position: relative;
    text-align: left
}

.usernavDv {
    float: none !important;
    position: relative;
    text-align: left
}

#usernav {
    margin: 5px 0 0 2px;
    cursor: pointer
}

#usernav {
    margin: 0 !important;
    cursor: pointer !important
}

#usernav h3,
.usernavDv:hover .userbar {
    display: none !important
}

.usernavDv .arrdwn {
    display: none !important
}

.userDv {
    display: block;
    width: 52px
}

.userDv {
    display: block;
    width: 25px;
    margin: 20px 10px 0 0;
    padding-right: 10px;
    line-height: 1em
}

.usernavDv .userbar {
    width: 100%;
    display: none;
    position: relative;
    background: #fff;
    margin-top: 5px;
    box-shadow: 0 2px 5px 0 #d5d5d5
}

.usernavDv .userbar {
    display: none;
    padding: 5px 5px 2px !important;
    position: absolute !important;
    background: #fff !important;
    margin-top: 0 !important;
    box-shadow: 0 2px 5px 0 #bbb !important;
    right: 53px !important;
    top: 5px !important;
    width: 80px !important
}

.usernavDv .userbar a {
    padding: 5px 8px;
    display: block
}

.usernavDv .userbar a {
    display: block !important
}

.arrdwn {
    width: 0;
    height: 0;
    margin: 11px 0 0 5px;
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px dashed;
    vertical-align: middle
}

.arrdwn {
    width: 0;
    height: 0;
    display: inline-block;
    border-left: 6px dashed #fff;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    right: -7%;
    top: 11px;
    position: absolute
}

.spbg {
    background: url(../images/sprite_v11.png) no-repeat
}

.previouspage {
    margin-top: 25px;
    margin-left: 30px;
    font-size: 10px;
    width: 120px;
    display: inline;
    float: left
}

.spbg {
    width: 16px;
    height: 19px;
    background-position: -5px -57px;
    display: inline-block;
    float: left;
    text-indent: 100%;
    overflow: hidden
}

span.sel {
    background-position: -5px -81px
}

ul.dtm li span {
    width: 16px;
    height: 19px;
    display: inline-block;
    float: left;
    text-indent: 100%;
    overflow: hidden;
    background-position: -5px -57px
}

ul.dtm li:last-child {
    float: right
}

.imgDv.fit {
    height: 183px;
    line-height: 143px;
    text-align: center
}

.imgDv.fit img {
    width: 193px;
    height: 200px
}

.desc p {
    float: right;
    margin-right: 10px;
    font-size: 15px;
    width: 103px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

#fl-message {
    display: none;
    position: fixed;
    bottom: 0;
    z-index: 999999;
    width: 100%;
    background: #009afe;
    box-shadow: 0 0 6px 0 #b9b9b9;
    color: #fff;
    padding: 15px;
    box-sizing: border-box;
    text-align: center;
    -moz-opacity: .9;
    -khtml-opacity: .9;
    opacity: .9
}

.hidden {
    display: none !important
}

#popup_overlay {
    z-index: 9999 !important
}

.read_later {
    width: 155px;
    height: 39px;
    font-size: 1em;
    padding: .5em .5em .6em
}

.adrd,
.mac {
    height: 26px;
    margin: -5px 8px 0 5px
}

.adrd {
    background-position: -45px -57px;
    width: 23px
}

.mac {
    background-position: -71px -57px;
    width: 21px
}

.newsstand {
    background-position: -97px -57px;
    width: 33px;
    height: 26px;
    margin: -5px 8px 0 5px
}

.ftrDvnw .fb {
    background-position: -132px -57px;
    width: 29px;
    height: 28px
}

.fb {
    background-position: -132px -57px;
    width: 29px;
    height: 28px
}

.ftrDvnw .tw {
    background-position: -163px -57px;
    width: 30px;
    height: 29px
}

.tw {
    background-position: -163px -57px;
    width: 30px;
    height: 29px
}

.ftrDvnw .gplus {
    background-position: -195px -57px;
    width: 28px;
    height: 28px
}

.gplus {
    background-position: -195px -57px;
    width: 28px;
    height: 28px
}

.left {
    float: left
}

.profilerDv {
    width: 100%;
    margin: 0 auto;
    margin-top: 0
}

.profiler .imgDv img {
    border-radius: 80px;
    margin-left: 13px
}

ul.dtm li span.sel {
    background-position: -5px -81px
}

ul.dtm {
    width: 100%;
    margin-top: 19px
}

ul.dtm_clip {
    width: 18%;
    float: left;
    margin-top: -8px
}

.desc_clip {
    margin-top: -12px;
    color: #000;
    margin-left: 53px
}

ul.dtm li a:hover {
    color: #000
}

ul.dtm li {
    float: left;
    overflow: hidden;
    position: relative;
    color: #8b8a8a;
    font-size: 15px
}

.profiler {
    display: block;
    position: relative;
    text-align: center
}

.profiler h3 {
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 5px;
    margin-top: 3px
}

.profiler span {
    font-size: 16px;
    color: #b2b2b2;
    margin-bottom: 10px;
    display: block
}

.imgDv {
    display: block;
    margin-bottom: 15px
}

.mrgB20 {
    margin-bottom: 20px !important
}

.mrgB35 {
    margin-bottom: 35px
}

.mrgB10 {
    margin-bottom: 10px
}

ul.sec {
    overflow: hidden;
    width: 100%;
    margin-bottom: 5px
}

.mostRdr section h3 {
    overflow: hidden;
    height: 58px;
    border: 0 solid red
}

section h3 {
    font-size: 18px;
    margin-bottom: 15px;
    overflow: hidden
}

h3 {
    line-height: normal;
    margin-bottom: 15px;
    color: #000;
    border: 0;
    margin: 0;
    padding: 0;
    outline: 0;
    list-style-type: none
}

section a {
    outline: 0;
    color: #000;
    text-decoration: none
}

.pd10 {
    padding: 8px;
    display: block;
    box-sizing: border-box;
    height: 210px
}

ul.sec li {
    float: left;
    overflow: hidden;
    margin-right: 10px;
    position: relative;
    color: #8b8a8a;
    font-size: 16px;
    line-height: 1.4em;
    color: #be0604;
    padding: 0 10px 0 0
}

.mostRdr {
    width: 30.33%;
    margin-bottom: 15px;
    box-sizing: border-box;
    float: left;
    margin: 10px
}

.evod {
    border: 1px solid #000
}

.ev {
    border: 1px solid #000
}

a {
    outline: 0;
    color: #000;
    text-decoration: none
}

header>nav {
    height: 45px
}

header>nav {
    background: #000;
    color: #fff;
    margin-top: 100px
}

.pd20 {
    padding: 20px
}

.tabnavDv {
    display: block;
    margin-bottom: 20px
}

.tabnavDv .tabsDv {
    width: 82%;
    position: relative;
    float: left
}

.tabnavDv .tabsDv ul.tagtab {
    margin-bottom: 0
}

ul.tagtab {
    overflow: hidden;
    padding: 15px 0 5px;
    margin-bottom: 25px;
    border-bottom: 1px solid #a5a5a5
}

ul.tagtab li:last-child a {
    background: 0 0;
    border-right: 0
}

ul.tagtab li {
    float: left;
    display: block;
    font-size: 22px
}

ul.tagtab li a.sel {
    color: #fff;
    background: #000
}

ul.tagtab li a {
    float: left;
    padding: 6px 15px 2px;
    color: #a5a5a5;
    line-height: 1em;
    border-right: 1px solid #a5a5a5
}

.ctr {
    text-align: center
}

.z-result {
    color: #424242;
    font-size: 24px;
    line-height: 1.4em;
    margin-top: 20px
}

.z-result span {
    font-size: 22px;
    font-weight: 400;
    display: block;
    margin-top: 30px;
    font-family: Noto Sans Devanagari, calibri
}

.wrapdv {
    width: 990px;
    margin: 27px auto 0;
    clear: both
}

.wrapNews {
    width: 990px;
    margin: 5px auto 0
}

.wrapNews2 {
    width: 990px;
    margin: -16px auto 0
}

.wrapClip {
    width: 990px;
    margin: 0 auto
}

.gry {
    background: #eee
}

.blk {
    background: #000;
    margin: 0 0 56px 0
}

.imgDv.fit span {
    width: 25px;
    line-height: 1.2em
}

.imgDv span.fl {
    left: 16px;
    position: relative
}

.vdoicn25 {
    background-position: -87px -135px;
    width: 25px;
    height: 25px
}

.galicn25 {
    background-position: -181px -90px;
    width: 25px;
    height: 22px
}

.imgDv span {
    bottom: 35px
}

.imgDv span {
    display: inline-block
}

li {
    list-style-type: none;
    background-repeat: no-repeat
}

h4 {
    font-size: 32px;
    padding-bottom: 10px;
    border-bottom: 1px solid #b6b6b6;
    margin-bottom: 25px
}

h4 {
    line-height: 1.4em;
    margin-bottom: 15px;
    color: #000
}

h4 {
    border: 0;
    margin: 0;
    padding: 0;
    outline: 0;
    list-style-type: none
}

.imgDv_clip {
    line-height: 143px;
    text-align: center;
    height: 155px
}

.imgDv_clip img {
    width: 193px;
    height: auto
}

.imgDv_clip {
    display: block;
    margin-bottom: 33px;
    overflow: hidden
}

.dtm_clip img {
    margin-top: -4px;
    width: 46px;
    height: 40px
}

.success {
    padding: 2px;
    color: green
}

*,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
li,
ol,
span,
ul {
    border: 0;
    margin: 0;
    padding: 0;
    outline: 0;
    list-style-type: none
}

.fr,
.right {
    float: right
}

#cols {
    width: 94%;
    max-width: 1056px;
    margin: 50px auto
}

div#cols figure {
    width: 30%;
    background: #fefefe;
    border: 5px solid #fcfcfc;
    box-shadow: 0 1px 2px #2d1c4a;
    margin: 0 1.5% 15px;
    padding: 10px;
    padding-bottom: 10px;
    transition: opacity .4s ease-in-out;
    display: inline-block;
    -webkit-column-break-inside: avoid
}

div#cols figure img {
    width: 100%;
    height: auto;
    padding-bottom: 15px;
    margin-bottom: -6px
}

.clip_img {
    border-bottom: 1px solid #ccc
}

div#cols figure figcaption {
    font-size: 1.3rem;
    color: #444;
    line-height: 1.5
}

div#cols figure figcaption img {
    width: 35px;
    margin-top: 15px;
    margin-left: 8px;
    float: right
}

.city_text {
    float: left;
    margin-top: 23px;
    margin-left: -3px;
    font-weight: 700
}

.city_date {
    font-weight: 600;
    margin-top: 23px;
    display: inline;
    margin-left: 13px;
    float: left
}

.city_date b {
    padding-left: 0;
    font-weight: 700
}

.page {
    margin-left: 11px;
    font-weight: 700
}

div#cols:hover figure:hover {
    opacity: 1;
    box-shadow: 0 0 10px #000;
    -webkit-box-shadow: 0 0 10px #333;
    -moz-box-shadow: 0 0 10px #333;
    -o-box-shadow: 0 0 10px #333;
    -ms-box-shadow: 0 0 10px #333
}

div#cols:hover figure:not(:hover) {
    opacity: .6
}

.card-block {
    height: 56px
}

.card-block p {
    white-space: nowrap !important;
    text-overflow: ellipsis
}

.spotftr section {
    float: left
}

.spotLst {
    color: #8b8a8a;
    margin: 0 30px 30px 0;
    width: 310px;
    overflow: hidden;
    position: relative;
    float: left
}

.spotLst:nth-child(3),
.spotLst:nth-child(6) {
    margin-right: 0
}

.spotLst:nth-child(4) {
    clear: both
}

.spotLst .nws {
    width: 71%
}

.spotLst .nws h3 {
    margin: 0 0 2px;
    min-height: 54px;
    font-size: 18px;
    text-align: left;
    line-height: 1.4em
}

.spotLst .nws h3 a:hover {
    text-decoration: none !important;
    color: #be0604 !important
}

.spotLst .nws ul.sec li a:hover {
    text-decoration: none !important
}

.spotLst .imgDvstories {
    background-color: #f7f7f7;
    width: 0
}

.spotLst .imgDvstories span {
    width: 25px;
    left: 6px;
    bottom: 28px
}

.spotLst .imgDvstories img {
    max-height: 80px;
    overflow: hidden;
    margin: 0 auto;
    width: 80px
}

.spotLst .imgDvstories span img {
    width: 20px
}

.wrapTrending {
    width: 990px;
    margin: 0 auto
}

ul.btm {
    width: 100%
}

ul.btm li {
    float: left;
    overflow: hidden;
    position: relative;
    color: #8b8a8a;
    font-size: 15px
}

ul.btm li:last-child {
    float: right
}

#ads_fbcomments {
    margin-top: 5px
}

.span2 {
    width: 140px
}

.navmbl {
    display: none
}

.bookmark {
    border-right: 1px solid #d5d5d5;
    height: 32px
}

.clip {
    background: 0 0;
    width: 30px;
    height: 30px;
    margin: 0 5px 5px 2px;
    text-align: center
}

.clip .clipIcn {
    background: url(/assets/images/nav-icn.png) 0 -482px no-repeat;
    width: 30px;
    height: 30px;
    cursor: pointer
}

.pdf {
    background: 0 0;
    width: 30px;
    height: 30px;
    margin: 0 5px 5px 2px;
    text-align: center
}

.pdf .pdfview {
    display: inline-block;
    background: url(/assets/images/nav-icn.png) 0 -513px no-repeat;
    width: 30px;
    height: 30px;
    cursor: pointer
}

.close {
    opacity: 1 !important
}

.mfp-no-margins img.mfp-img {
    padding: 0
}

.mfp-no-margins .mfp-figure:after {
    top: 0;
    bottom: 0
}

.mfp-no-margins .mfp-container {
    padding: 0
}

#rcorners2 {
    border-radius: 25px;
    border: 2px solid #73ad21;
    padding: 2px;
    width: 200px;
    height: 150px;
    margin-top: 12px
}

#rcorners {
    border-radius: 10px;
    border: 2px solid #73ad21;
    padding: 10px;
    margin-top: 15px
}

.previoussite {
    margin-left: 411px;
    overflow: hidden;
    width: 200px
}

.pop-column {
    display: inline-block;
    position: relative;
    margin: 10px auto
}

#share-option {
    margin: 14px
}

.btn-facebook {
    color: #fff;
    position: relative;
    top: 8px;
    cursor: pointer;
    background-color: #4c67a1
}

.btn-facebook:hover {
    color: #fff;
    background-color: #405d9b
}

.btn-facebook:focus {
    color: #fff
}

.clipimage {
    margin: 15px auto !important;
    width: auto !important;
    background-repeat: no-repeat !important;
    background-position: center center
}

.btn {
    border: 1px solid #bbb;
    border-radius: 4px;
    display: inline;
    font-size: 3vmin;
    padding: .75em 1.5em;
    text-decoration: none;
    transition: background-color 1s ease 0s;
    cursor: pointer
}

.btn-small {
    font-size: .89em;
    padding: .5em .5em .6em;
    width: 120px
}

.btn-cancel {
    background: #d5d5d5 none repeat scroll 0 0;
    color: #444;
    font-size: .89em;
    padding: .5em .5em .6em;
    width: 125px
}

.btn:hover {
    background: #000;
    color: #fff
}

.thumblistDv {
    top: 145px;
    position: absolute
}

.thumblistDv>.thumblist {
    width: 160px;
    height: 88%;
    position: fixed;
    z-index: 99;
    background: #e5e5e5;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.thumblist h2 {
    background: #636363;
    color: #fff;
    text-align: center;
    font-size: 14px;
    padding: 5px 0;
    margin: 0 0 10px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%
}

.thumblist ul {
    width: 160px;
    margin: 15% 0 0;
    overflow: hidden;
    box-sizing: border-box;
    height: 88%;
    overflow-y: auto;
    padding: 10px 10px
}

.thumblist ul li {
    display: block;
    margin-bottom: 15px;
    background: #fff;
    padding: 5px 5px 2px;
    position: relative
}

.thumblist ul li img {
    width: 100%
}

.thumblist ul li .counter {
    display: block;
    position: absolute;
    padding: 3px 8px 2px;
    background: #000;
    color: #fff;
    font-size: 12px;
    text-align: center;
    right: 1px;
    bottom: 1px;
    font-weight: 700
}

.thumblist {
    left: -190px
}

body.pml-open .thumblist {
    left: 0
}

body.pml-open .wrapmid {
    left: 185px
}

body.pml-open .op-thumb {
    left: -160px;
    z-index: -99
}

.viewthumb {
    display: none
}

.viewthumb a.close-thumb,
.viewthumb a.toggle-push-bottom {
    display: none
}

.bkmrk {
    background: 0 0;
    width: 30px;
    height: 32px;
    margin: 0;
    border-left: 1px solid #d5d5d5;
    text-align: center
}

.bkmrk .icon {
    background: url(/assets/images/nav-icn.png) 0 -298px no-repeat;
    width: 23px;
    height: 21px;
    margin: 8px auto 0;
    cursor: pointer
}

#forgotpassword,
#login,
#signup {
    z-index: 999999
}

.social-wrapper .ssofrmDv input {
    width: 100% !important
}

.jcrop-holder {
    margin-left: 0 auto
}

.bottom_ad_728x90 {
    padding: 0
}

.left-ads-160x600 {
    float: left;
    padding: 0
}

.right-ads-160x600 {
    float: right;
    padding: 0
}

iframe#page-container {
    width: 96%;
    height: 2000px;
    position: relative;
    text-align: center
}

map {
    text-align: center;
    margin: 0 auto;
    overflow: visible
}

#places a {
    display: block;
    position: absolute
}

.qtip-youtube .qtip-content {
    padding: 0
}

.input-control {
    display: block;
    width: 95%;
    height: 34px;
    padding: 1px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    margin-bottom: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

textarea#styled {
    height: 35px;
    padding: 5px 12px
}

.no-display {
    display: none !important
}

.imgareaselect-selection {
    background: #000;
    opacity: .5
}

.imgareaselect-outer {
    background: 0 0;
    opacity: 1
}

#modal-img {
    border: 1px solid #ccc;
    padding: 5px;
    text-align: center;
    position: relative;
    max-width: 350px
}

#modal-img-box {
    max-height: 100px;
    overflow: auto;
    margin-bottom: 10px;
    border: 1px solid #ccc
}

#info-box {
    color: #73ad21;
    font-size: 14px;
    font-weight: 700;
    text-align: center
}

.feedback-bottom-right {
    position: fixed;
    bottom: 5px;
    right: 5px
}

.feedback-btn {
    z-index: 99999;
    display: inline-block;
    padding: 4px 10px 4px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
    vertical-align: middle;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: -ms-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
    background-image: linear-gradient(top, #fff, #e6e6e6);
    background-repeat: repeat-x;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    border: 1px solid #ccc;
    border-bottom-color: #bbb;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    cursor: pointer
}

#popup1 {
    position: fixed;
    z-index: 9999
}

.social-icon-img {
    position: relative;
    top: 0
}

.au404 {
    color: #000;
    line-height: .8em;
    margin-top: 150px
}

.au404 span {
    font-size: 220px
}

@media only print {
    .pc {
        width: auto;
        height: auto;
        overflow: visible
    }
}

@-moz-document url-prefix() {
    #page-container {
        width: auto
    }

    map {
        width: auto
    }

    #page-container {
        position: relative
    }

    map {
        position: relative
    }

    iframe#page-container {
        width: 100%;
        height: 1560px;
        max-width: 980px;
        text-align: center
    }
}

@media screen\0 {
    #page-container {
        width: auto;
        position: relative
    }

    iframe#page-container {
        width: 100% !important;
        height: 412px
    }
}

.force_login {
    width: 400px;
    margin: 170px auto;
    border: 2px solid #d5d5d5;
    padding: 20px;
    text-align: center;
    font-size: 18px;
    box-shadow: 0 6px 8px 0 rgba(213, 213, 213, .25);
    border-radius: 5px;
    color: #fff;
    background: #E31E25;
    display: block;
    text-decoration: none
}

@media only screen and (max-width:414px) {
    .force_login {
        width: 94%
    }
}

.arposl {
    position: fixed;
    top: 50%;
    left: 0;
    margin-top: -35px;
    z-index: 999;
    display: none;
    cursor: pointer
}

.arposr {
    position: fixed;
    top: 50%;
    right: 0;
    margin-top: -35px;
    z-index: 999;
    display: none;
    cursor: pointer
}

.ct-pre {
    background: url(/assets/images/nav-icn.png) no-repeat scroll 0 -340px;
    height: 69px;
    width: 40px
}

.ct-nxt {
    background: url(/assets/images/nav-icn.png) no-repeat scroll 0 -410px;
    height: 69px;
    width: 40px
}

@media only screen and (min-width:1501px) and (max-width:1600px) {
    .arposl {
        margin: 0 0 0 244px
    }

    .arposr {
        margin: 0 244px 0 0
    }
}

@media only screen and (min-width:1401px) and (max-width:1500px) {
    .arposl {
        margin: 0 0 0 214px
    }

    .arposr {
        margin: 0 214px 0 0
    }
}

@media only screen and (min-width:1360px) and (max-width:1400px) {
    .arposl {
        margin: 0 0 0 172px
    }

    .arposr {
        margin: 0 172px 0 0
    }
}

@media only screen and (max-width:1024px) {
    .wrap {
        width: 990px
    }
}

@media only screen and (max-width:960px) {
    section h3 {
        font-size: 20px;
        margin-bottom: 5px
    }

    .wrapTrending {
        width: 94%
    }

    .wrapdv {
        width: 94%;
        margin-top: -24px
    }

    .wrapNews {
        width: 94% !important
    }

    .wrapNews2 {
        width: 94% !important;
        margin-top: 2px
    }

    .wrapClip {
        width: 94% !important
    }

    .imgDv span.fl {
        left: 55px;
        bottom: 8px;
        top: 109px
    }

    .fr {
        float: none
    }

    .mostRdr .imgDv.fit {
        height: 107px;
        line-height: 107px
    }

    .imgDv.fit img {
        max-height: 107px
    }

    section h3 {
        font-size: 20px;
        margin-bottom: 5px
    }

    .spotLst .imgDv_clip img {
        width: 190px;
        line-height: 107px
    }

    .imgDv_clip img {
        max-height: 107px
    }

    .ad-dt {
        display: none !important
    }
}

@media only screen and (max-width:800px) {
    .wrapmid {
        width: 100%
    }

    .spotftr {
        width: 100%
    }

    .spotLst {
        width: 47%
    }

    .spotLst:nth-child(3) {
        margin-right: 30px
    }

    .spotLst:nth-child(2),
    .spotLst:nth-child(4) {
        margin-right: 0;
        clear: none
    }

    .spotLst:nth-child(3),
    .spotLst:nth-child(5) {
        clear: both
    }

    .hide {
        display: none
    }

    .bookmark {
        border-right: 0
    }

    .lnksDv.hide {
        display: none
    }

    .wrap {
        width: 94%
    }

    .wrap.nav {
        width: 94%
    }

    header {
        text-align: center
    }

    header .logo {
        padding: 0;
        float: none
    }

    header .logo img {
        width: 150px
    }

    header .ad728 {
        float: none
    }

    .bckissue,
    .bckissue:hover,
    .date,
    .date:hover {
        width: 150px
    }

    .gofpge,
    .gofpge:hover {
        width: 160px
    }

    .rcontent,
    .rcontent:hover {
        width: 130px
    }

    .zom,
    .zom:hover {
        width: 70px
    }

    .fullscreen {
        width: 40px
    }

    .box {
        width: 23%
    }

    .box.ad {
        float: right
    }

    .advt {
        width: 46%;
        height: auto
    }

    .arch {
        float: none;
        padding: 0;
        position: absolute;
        right: 3%;
        top: 25px;
        width: auto
    }

    .navMenu {
        margin-top: 14px;
        height: 20px
    }

    .span2 {
        width: 112px
    }

    .menuDv.stickymenu {
        height: auto
    }

    .userDv {
        margin-top: -25px !important
    }
}

@media only screen and (max-width:768px) {
    .mostRdr .imgDv.fit {
        height: 103px;
        line-height: 103px
    }

    .imgDv.fit img {
        max-height: 103px;
        width: 190px;
        border-radius: 0
    }

    .imgDv_clip img {
        max-height: 103px;
        width: 190px;
        border-radius: 0
    }

    .epaper {
        padding: 5px;
        height: 182px
    }

    .dtm_clip img {
        margin-top: -5px;
        width: 46px;
        height: 40px
    }

    .desc_clip {
        margin-top: 41px;
        color: #000;
        margin-left: 53px
    }

    .cliping {
        padding: 5px;
        height: 175px
    }

    .cliping .imgDv_clip {
        height: 103px;
        line-height: 103px
    }

    .city_text {
        margin-left: 20px
    }

    div#cols figure b {
        font-weight: 700
    }

    .city_text {
        font-weight: 700;
        margin-left: 1px
    }

    .city_date {
        font-weight: 700;
        margin-left: 5px
    }

    .page {
        font-weight: 700;
        margin-left: 6px
    }

    .card-block {
        height: 42px
    }

    div#cols figure figcaption img {
        width: 28px
    }
}

@media screen and (max-width:750px) {
    #cols {
        column-gap: 0 !important
    }

    div#cols figure {
        width: 100% !important;
        margin: 0 0 15px
    }
}

@media only screen and (min-width:668px) {
    .viewthumb {
        display: block;
        position: fixed;
        left: 50%;
        margin-left: -80px;
        bottom: 10px;
        width: 160px;
        height: 32px;
        color: #000;
        z-index: 99999;
        font-size: 12px;
        font-weight: 700;
        line-height: 1.4;
        text-align: center;
        vertical-align: middle;
        border-radius: 18px;
        padding: 8px 15px;
        background-color: #fdd005;
        box-shadow: 0 6px 8px 0 rgba(23, 170, 218, .15);
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s
    }

    .viewthumb a,
    .viewthumb a:hover {
        color: #000;
        text-decoration: none
    }

    .viewthumb span {
        width: 20px;
        height: 20px;
        display: inline-block;
        margin: 0 5px 0 0;
        background: url(/assets/images/nav-icn.png) no-repeat;
        vertical-align: middle
    }

    .viewthumb a.toggle-push-bottom span {
        background-position: 0 -546px
    }

    .viewthumb a.close-thumb span {
        background: 0 0
    }

    .viewthumb a.close-thumb span:before {
        content: 'x';
        color: #000;
        font-weight: 500;
        font-size: 20px;
        line-height: .7
    }

    .viewthumb a.close-thumb,
    .viewthumb a.toggle-push-bottom {
        display: none
    }

    .viewthumb a.toggle-push-bottom {
        display: block
    }

    body.pml-open .viewthumb a.close-thumb {
        display: block
    }

    body.pml-open .thumblist {
        left: auto;
        bottom: 0
    }

    body.pml-open .viewthumb {
        bottom: 170px
    }

    body.pml-open .viewthumb a.toggle-push-bottom {
        display: none
    }

    body.pml-open .wrapmid {
        left: 0
    }

    button.close-thumb,
    button.op-thumb {
        display: none
    }

    .thumblistDv {
        top: auto;
        position: fixed;
        z-index: 9999
    }

    .thumblistDv>.thumblist {
        border-right: 0;
        background: #000;
        width: 100%;
        height: 160px;
        position: fixed;
        z-index: 99999;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s
    }

    .thumblist {
        left: auto;
        bottom: -200px
    }

    .thumblist h2 {
        display: none
    }

    .thumblist ul {
        width: 100%;
        margin: 0;
        overflow: hidden;
        box-sizing: border-box;
        height: 100%;
        overflow-x: auto;
        padding: 10px 10px;
        white-space: nowrap;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch
    }

    .thumblist ul li {
        width: 80px;
        display: inline-block;
        margin: 0 8px 0 0;
        background: #fff;
        padding: 3px 3px 2px;
        white-space: normal;
        position: relative
    }

    .thumblist ul li img {
        vertical-align: top
    }
}

@media only screen and (max-width:667px) {
    .spotLst .nws {
        width: 64%
    }

    .profiler {
        padding-top: 11px
    }

    .profilerDv b {
        margin-top: 62px;
        text-align: center;
        margin-left: 74px
    }

    .profiler span {
        font-size: 16px;
        color: #b2b2b2;
        margin-bottom: 10px;
        text-align: left
    }

    .tabnavDv {
        margin-bottom: 25px
    }

    .tabnavDv .tabsDv {
        width: 100%;
        float: none
    }

    .imgDv.fit img,
    .mostRdr .imgDv.fit img {
        max-height: none;
        float: none
    }

    .imgDv.fit,
    .mostRdr .imgDv.fit {
        height: auto;
        line-height: 1.5em
    }

    .profiler h3 {
        font-size: 16px;
        text-transform: uppercase;
        margin-bottom: 5px;
        margin-top: 24px;
        text-align: left;
        font-weight: 700
    }

    .userDv {
        margin-right: 8px
    }

    .imgDv img {
        width: 98px;
        height: 100px;
        float: left;
        margin: 3px 11px 0 0;
        margin-left: 3px !important;
        border-radius: 26px !important
    }

    .imgDv.fit img {
        width: 70%;
        height: 150px
    }

    .imgDv_clip {
        line-height: 1.5em;
        display: block;
        margin-bottom: 15px;
        overflow: hidden;
        line-height: 143px;
        text-align: center;
        height: 166px !important
    }

    .imgDv_clip img {
        max-height: none;
        float: none
    }

    #cols {
        margin: 9px auto
    }

    #cols figure {
        width: 100%
    }

    #cols figure span {
        margin-left: 8px
    }

    .city_text {
        margin-left: 27px
    }

    div#cols:hover figure:not(:hover) {
        opacity: 1
    }

    .dfp-dads {
        display: none
    }

    header .ad728 {
        display: none
    }

    .ad-dt {
        display: none
    }

    .fb-comments {
        margin: 10px 0 20px;
        display: block !important
    }

    .ad-mb {
        display: block
    }

    .float-left {
        float: none;
        margin-left: auto
    }

    #popup1 {
        display: none;
        width: 300px;
        top: 220px !important;
        left: 30px
    }

    .modal-box header {
        padding: 10px 0 !important
    }

    .modal-box .modal-body {
        padding: 0 .5em .5em !important
    }

    #share-option {
        margin: 0 !important
    }

    #modal-img-box {
        max-height: 120px
    }

    .btn-small {
        padding: .5em .5em .6em;
        width: 80px !important;
        font-size: .6em !important
    }

    .readlater {
        font-size: .6em !important
    }

    .btn-cancel {
        background: #d5d5d5 none repeat scroll 0 0;
        color: #444;
        width: 80px !important;
        font-size: .6em !important;
        padding: .5em .5em .6em
    }

    .box {
        width: 29%;
        height: 150px
    }

    .midcontainer {
        padding: 20px 0 30px
    }

    .wrap.nav {
        width: 100%;
        background: #fff
    }

    .bckissue select,
    .rcontent select,
    .viewtype select {
        padding: 5px 5px 2px;
        background-position: 110% 12px
    }

    .bckissue,
    .bckissue:hover,
    .rcontent,
    .rcontent:hover {
        width: 40%
    }

    .gofpge,
    .gofpge:hover {
        position: fixed;
        bottom: 0;
        right: 0;
        height: 32px;
        width: 50%;
        background: #fff;
        z-index: 99999;
        border-top: 2px solid #d5d5d5
    }

    .date,
    .date:hover {
        float: left;
        position: relative;
        height: 28px;
        width: 100%;
        padding: 0 5px;
        background: #fff;
        border-right: 0;
        overflow: hidden;
        box-sizing: border-box
    }

    .date .span2 {
        width: 49px
    }

    .calendar {
        width: 20px;
        height: 20px;
        bottom: 0;
        background: #fff;
        z-index: 99999999;
        right: 0
    }

    .fa {
        left: 0;
        border-right: 1px solid #d5d5d5;
        font-size: 25px
    }

    .navmbl {
        width: 100%;
        display: block;
        z-index: 9999;
        position: absolute;
        top: 48%
    }

    .navmbl .pre {
        background-position: 0 -224px;
        width: 20px;
        height: 26px;
        margin: 0;
        position: absolute;
        left: 10px
    }

    .navmbl .nxt {
        background-position: 0 -188px;
        width: 20px;
        height: 26px;
        margin: 0;
        position: absolute;
        right: 10px
    }

    .advt {
        width: 35%;
        height: auto
    }

    .arch {
        float: none;
        padding: 0;
        top: 14px
    }

    .arposl {
        position: absolute;
        top: 50%;
        left: 0;
        z-index: 99;
        display: block;
        margin-top: -34.5px
    }

    .arposr {
        position: absolute;
        top: 50%;
        right: 0;
        z-index: 99;
        display: block;
        margin-top: -34.5px
    }

    .ct-pre {
        background: url(/assets/images/nav-icn.png) no-repeat scroll 0 -340px;
        height: 69px;
        width: 40px
    }

    .ct-nxt {
        background: url(/assets/images/nav-icn.png) no-repeat scroll 0 -410px;
        height: 69px;
        width: 40px
    }

    div.pinch-zoom-container {
        width: 98%;
        margin: 0 auto;
        min-height: 450px
    }

    .zom.fl {
        display: none !important
    }

    .bookmark {
        display: none
    }

    .modal-box footer {
        padding: 1em;
        border-top: 1px solid #ddd;
        background: rgba(0, 0, 0, .02);
        text-align: right;
        display: none
    }

    .error-alert {
        padding: 1px
    }

    #rcorners2 {
        width: 154px
    }

    .mostRdr {
        width: 44.33%
    }

    .epaper {
        height: 240px
    }

    .desc p {
        margin-right: 5px;
        width: 66px
    }

    button.close-thumb,
    button.op-thumb {
        display: none
    }

    .thumblistDv {
        top: auto
    }

    .thumblistDv>.thumblist {
        border-right: 0;
        background: #000;
        width: 100%;
        height: 144px;
        position: fixed;
        z-index: 99999;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s
    }

    .thumblist h2 {
        display: none
    }

    .thumblist ul {
        width: 100%;
        margin: 0;
        overflow: hidden;
        box-sizing: border-box;
        height: 100%;
        overflow-x: scroll;
        padding: 10px 10px;
        white-space: nowrap;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch
    }

    .thumblist ul li {
        width: 80px;
        display: inline-block;
        margin: 0 8px 0 0;
        background: #fff;
        padding: 3px 3px 2px;
        white-space: normal;
        position: relative
    }

    .thumblist ul li img {
        vertical-align: top
    }

    .thumblist {
        left: 0;
        bottom: -180px
    }

    .viewthumb {
        display: block;
        position: fixed;
        left: 0;
        bottom: 0;
        width: 50%;
        height: 32px;
        background: #fff;
        z-index: 99999;
        border-right: 1px solid #d5d5d5;
        border-top: 2px solid #d5d5d5;
        text-align: center;
        vertical-align: middle
    }

    .viewthumb a {
        color: #000;
        font-size: 14px;
        line-height: 1.4em;
        text-decoration: none
    }

    .viewthumb span {
        width: 20px;
        height: 20px;
        display: inline-block;
        margin: 6px 5px 0 0;
        background: url(/assets/images/nav-icn.png) no-repeat;
        vertical-align: bottom
    }

    .viewthumb a.toggle-push-bottom {
        display: block
    }

    .viewthumb a.toggle-push-bottom span {
        background-position: 0 -546px
    }

    .viewthumb a.close-thumb {
        color: #999;
        display: none
    }

    .viewthumb a.close-thumb span {
        background-position: -21px -546px
    }

    body.pml-open .viewthumb a.toggle-push-bottom {
        display: none
    }

    body.pml-open .viewthumb a.close-thumb {
        display: block
    }

    body.pml-open .thumblist {
        left: 0;
        bottom: 32px
    }

    body.pml-open .wrapmid {
        left: 0
    }

    body.pml-open .op-thumb {
        display: none
    }

    .bkmrk {
        position: absolute;
        right: 10px;
        top: 10px
    }

    .usernavDv .userbar {
        display: none !important
    }

    .span2 {
        width: 130px
    }

    #page-container img,
    #pjax-container img {
        margin: 5px auto 10px
    }

    .pop-column {
        margin: 0 0 7px
    }

    #modal-img-box {
        margin-top: 12px
    }
}

@media only screen and (max-width:480px) {
    .spotLst {
        width: 100%
    }

    .spotLst .nws {
        width: 80%
    }

    section h3 {
        font-size: 18px;
        margin-bottom: 5px
    }

    section h3 {
        font-size: 22px;
        margin-bottom: 5px
    }

    .evod:nth-of-type(2n+1) {
        padding: 5px
    }

    .mostRdr:nth-child(3n) {
        clear: both
    }

    .mostRdr.left,
    .mostRdr.right {
        float: none;
        margin: 20px auto
    }

    .mostRdr {
        width: 100%
    }

    .mostRdr section {
        padding: 0 !important
    }

    .epaper {
        padding: 5px;
        height: 219px
    }

    .stories {
        padding: 5px;
        height: 283px
    }

    .galicn {
        background-position: -147px -90px;
        width: 30px;
        height: 26px
    }

    .vdoicn {
        background-position: 0 -120px;
        height: 30px;
        width: 30px
    }

    .adrd,
    .mac,
    .newsstand {
        margin: -5px 4px 0 4px
    }

    .dtm_clip img {
        margin: -4px -5px
    }

    .desc_clip {
        margin-left: 53px;
        margin-top: 24px
    }

    .city_text {
        margin-left: 3px
    }

    .city_date {
        margin-left: 22px
    }

    .au404 {
        font-size: 160px
    }

    .au404 span {
        font-size: 80%;
        margin-right: 4px
    }
}

@media only screen and (max-width:414px) {
    .spotLst {
        margin: 0 0 20px 0
    }

    .spotLst .nws {
        width: 73%
    }

    .mrgB20 {
        margin-bottom: 15px
    }

    ul.tagtab li {
        font-size: 16px
    }

    ul.tagtab li a {
        padding: 5px 10px
    }

    .evod:nth-of-type(2n+1) {
        padding: 5px
    }

    ul.dtm li {
        font-size: 14px
    }

    h3 {
        margin-bottom: 10px
    }

    .dtm_clip img {
        margin: -4px -5px
    }

    .desc_clip {
        margin-left: 53px;
        margin-top: 24px
    }

    strong {
        color: #000
    }

    .city_text {
        margin-left: 3px
    }

    .city_date {
        margin-left: 22px
    }
}

@media only screen and (max-width:375px) {
    div#cols figure figcaption img {
        width: 25px;
        margin-top: 20px
    }

    div#cols figure b {
        font-weight: 700
    }

    .city_text {
        font-weight: 700;
        margin-left: 1px
    }

    div#cols figure figcaption p b {
        padding-left: 0
    }

    .city_date {
        margin-left: 6px !important;
        font-weight: 700
    }

    .page {
        font-weight: 700
    }

    .card-block {
        height: 42px
    }

    .bckissue select,
    .rcontent select,
    .viewtype select {
        background-position: 125% 12px
    }

    .date,
    .date:hover {
        padding: 0 2px 0 5px
    }

    .date .span2 {
        width: 45px
    }

    .bckissue,
    .bckissue:hover,
    .rcontent,
    .rcontent:hover {
        width: 39%
    }
}

@media only screen and (max-width:360px) {
    .box {
        width: 48%;
        height: 180px
    }

    .box.ad {
        margin: 0 auto 20px;
        float: left
    }

    .advt {
        width: 100%
    }

    div#cols figure figcaption img {
        width: 23px
    }

    div#cols figure b {
        font-weight: 700
    }

    .city_text {
        font-weight: 700;
        margin-left: -4px !important
    }

    div#cols figure figcaption p b {
        padding-left: 0
    }

    .city_date {
        margin-left: 4px !important
    }

    .page {
        font-weight: 700
    }

    .card-block {
        height: 42px
    }
}

@media only screen and (max-width:320px) {
    .spotLst .nws {
        width: 70%
    }

    ul.tagtab li {
        font-size: 16px
    }

    ul.tagtab li a {
        padding: 5px 8px
    }

    div#cols figure figcaption img {
        width: 25px;
        float: right
    }

    div#cols figure b {
        font-weight: 400
    }

    .city_text {
        font-weight: 400;
        margin-left: -7px !important
    }

    div#cols figure figcaption p b {
        padding-left: 0
    }

    .city_date {
        margin-left: 6px !important
    }

    .page {
        font-weight: 400;
        margin-left: 3px !important
    }

    .card-block {
        height: 42px
    }

    .date,
    .date:hover {
        padding: 0 0 0 2px
    }

    .date .span2 {
        width: 49px
    }

    .bckissue,
    .bckissue:hover,
    .rcontent,
    .rcontent:hover {
        width: 38%
    }
}

@media only screen and (min-width:481px) and (max-width:960px) and (orientation:landscape) {
    .clipcut {
        display: none
    }
}

.fl,
.left {
    float: left
}

.fr,
.right {
    float: right
}

.clr {
    clear: both
}

.oh {
    overflow: hidden
}

.sprite {
    background-image: url(assets/images/sprite-v34_5e269827d06eb.png)
}

.adrd {
    width: 19px;
    height: 20px;
    background-position: -69px -163px;
    margin: 0 6px 0 5px
}

.mac {
    width: 15px;
    height: 20px;
    background-position: -88px -163px;
    margin: 0 6px 0 5px
}

.newsstand {
    width: 26px;
    height: 20px;
    background-position: -106px -163px;
    margin: 0 6px 0 5px
}

.bg-gry1 {
    background: #f8f8fa
}

.bdr-t {
    border-top: 1px solid #eee
}

.bdr-b-ft {
    border-bottom: 1px solid #eee;
    margin-bottom: 10px
}

.lite .ftrDvnw .utilDv {
    margin-top: 0
}

.ftrDvnw {
    padding: 10px 0 0;
    font-size: 13px;
    position: relative
}

.ftrDvnw h3 {
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 10px
}

.ftrDvnw .utilDv {
    border-bottom: 0;
    padding: 15px 0 0;
    margin-bottom: 5px;
    position: relative
}

.ftrDvnw .utilDv .util {
    margin-top: 10px
}

.ftrDvnw .other {
    position: relative;
    width: 65%;
    float: left
}

.ftrDvnw .util {
    position: relative;
    width: 73%;
    float: left;
    padding: 10px 0
}

.ftrDvnw .other h3,
.ftrDvnw .util h3 {
    margin: 0 2px 0 0;
    line-height: 1em;
    display: inline-block;
    color: #919191;
    font-weight: 400
}

.ftrDvnw .other ul,
.ftrDvnw .util ul {
    display: inline-block;
    position: relative
}

.ftrDvnw .other ul li,
.ftrDvnw .util ul li {
    margin-right: 2px;
    position: relative;
    color: #000;
    font-size: 13px;
    display: inline-block;
    line-height: 1em;
    border-right: 1px solid #999
}

.ftrDvnw .other ul li a,
.ftrDvnw .util ul li a {
    padding: 0 4px 0 0;
    color: #919191
}

.ftrDvnw .other ul li:last-child,
.ftrDvnw .util ul li:last-child {
    border: 0;
    margin-right: 0;
    padding: 0
}

.ftrDvnw .other ul li span,
.ftrDvnw .util ul li span {
    display: inline-block;
    float: left;
    margin-right: 8px
}

.ftrDvnw .mbdwnldDv {
    padding-bottom: 10px;
    text-align: center;
    position: relative
}

.ftrDvnw .mbdwnldDv .aulogo {
    position: absolute;
    left: 50%;
    top: 5px
}

.ftrDvnw .mbdwnldDv .aulogo .icnftrlogo {
    width: 127px;
    display: block;
    left: -50%;
    vertical-align: top;
    position: relative
}

.ftrDvnw .mbdwnld {
    position: relative;
    float: left;
    margin-top: 6px
}

.ftrDvnw .mbdwnld h3 {
    float: left;
    margin: 0 15px 10px 0;
    line-height: 1em
}

.ftrDvnw .mbdwnld ul {
    float: left;
    display: block;
    position: relative
}

.ftrDvnw .mbdwnld ul li {
    float: left;
    margin-right: 8px;
    position: relative;
    font-size: 14px;
    line-height: 1em
}

.ftrDvnw .mbdwnld ul li a {
    color: #fff;
    border-right: 1px solid #666;
    padding: 0 8px 0 0
}

.ftrDvnw .mbdwnld ul li a:hover {
    color: #009afe
}

.ftrDvnw .mbdwnld ul li:last-child a {
    border: 0;
    margin-right: 0;
    padding: 0
}

.ftrDvnw .mbdwnld ul li span {
    display: inline-block;
    float: left;
    margin-right: 8px;
    line-height: 1.5
}

.ftrDvnw .shareBtm {
    width: 187px;
    float: right;
    margin-top: 5px
}

.ftrDvnw .shareBtm h3 {
    float: left;
    margin: 2px 10px 0 0;
    font-weight: 500
}

.ftrDvnw .shareBtm ul {
    overflow: hidden;
    float: right
}

.ftrDvnw .shareBtm ul li {
    margin-right: 5px;
    float: left
}

.ftrDvnw .shareBtm ul li:last-child {
    margin-right: 0
}

.ftrDvnw .fb {
    background-position: -132px -57px;
    width: 29px;
    height: 28px
}

.ftrDvnw .tw {
    background-position: -163px -57px;
    width: 30px;
    height: 29px
}

.ftrDvnw .gplus-icn-20 {
    width: 20px;
    height: 20px;
    display: inline-block;
    background-position: -46px -161px;
    cursor: pointer
}

.ftrDvnw .fb-icn-20 {
    width: 20px;
    height: 20px;
    background-position: 0 -161px;
    display: inline-block
}

.ftrDvnw .tw-icn-20 {
    width: 20px;
    height: 20px;
    background-position: -23px -161px;
    display: inline-block
}

.ftrDvnw .epapLnks {
    display: none
}

.ftrDvnw .ftrLnks {
    width: 100%;
    margin: 0 auto 20px
}

.ftrDvnw ul.ftrlist,
.ftrDvnw ul.rgtlist {
    overflow: hidden;
    position: relative
}

.ftrDvnw ul.ftrlist li,
.ftrDvnw ul.rgtlist li {
    display: block;
    color: #999;
    line-height: 1.4em;
    margin-bottom: 5px
}

.ftrDvnw ul.ftrlist li a,
.ftrDvnw ul.rgtlist li a {
    color: #919191
}

.ftrDvnw ul.ftrlist li img,
.ftrDvnw ul.rgtlist li img {
    width: 80%
}

.ftrDvnw ul.ftrlist.wht li a,
.ftrDvnw ul.rgtlist.wht li a {
    color: #fff
}

.lite .ftrDvnw .subscrb-ftr {
    display: none
}

.ftrDvnw .subscrb-ftr {
    width: 360px;
    position: relative;
    float: right
}

.ftrDvnw .subscrb-ftr .subsfrm {
    display: block
}

.ftrDvnw .subscrb-ftr .subsfrm span {
    background-position: -286px -166px;
    position: absolute;
    top: 12px;
    left: 15px;
    width: 22px;
    height: 18px;
    z-index: 1
}

.ftrDvnw .subscrb-ftr .subsfrm input[type=text] {
    width: 270px;
    height: 40px;
    padding: 5px 20px 5px 48px;
    color: #484848;
    border-bottom: 0 solid #dadada;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: 400;
    float: left;
    display: inline-block;
    background: #f8f8fa;
    border-radius: 6px 0 0 6px;
    border: solid 1px #ddd;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.ftrDvnw .subscrb-ftr .subsfrm input[type=text]::-webkit-input-placeholder {
    color: #b2b2b2
}

.ftrDvnw .subscrb-ftr .subsfrm input[type=text]::-moz-placeholder {
    color: #b2b2b2
}

.ftrDvnw .subscrb-ftr .subsfrm input[type=text]:-ms-input-placeholder {
    color: #b2b2b2
}

.ftrDvnw .subscrb-ftr .subsfrm input[type=text]:-moz-placeholder {
    color: #b2b2b2
}

.ftrDvnw .subscrb-ftr .subsfrm input[type=button] {
    width: 95px;
    height: 40px;
    padding: 10px 5px;
    border: 0;
    box-sizing: border-box;
    float: right;
    cursor: pointer;
    background-color: #E31E25;
    margin-left: -20px;
    border-radius: 0 6px 6px 0;
    color: #fff;
    font-size: 14px;
    border: solid 1px #E31E25
}

.ftrDvnw .copyright {
    font-size: 13px;
    color: #666;
    text-align: center;
    padding: 10px 0
}

.ftrDvnw .epaper-img {
    margin-top: 20px
}

.ftrDvnw .epaper-img img {
    width: 100%
}

.ftrDvnw .footer-txt {
    color: #919191;
    padding: 20px 0
}

.ftrDvnw .footer-txt b {
    color: #000;
    font-weight: 400
}

@media only screen and (min-width:992px) {
    .ftrDvnw {
        padding: 10px 0 40px
    }
}

@media screen and (min-width:320px) and (max-width:960px) and (orientation:portrait) {
    .ftrDvnw {
        margin-bottom: 56px
    }
}

@media only screen and (max-width:960px) {

    .fl,
    .fr {
        float: none
    }

    .bdr-b-ft {
        border-bottom: 0;
        margin-bottom: 0
    }

    .ftrDvnw .mbdwnldDv {
        padding-top: 35px;
        border: 0;
        margin-bottom: 0
    }

    .ftrDvnw .mbdwnldDv .aulogo {
        top: 0
    }

    .ftrDvnw .epapLnks {
        display: block;
        position: relative;
        margin-bottom: 15px
    }

    .ftrDvnw .epapLnks .bg-gry1 {
        background: #f8f8fa
    }

    .ftrDvnw .epapLnks h3 {
        background: #E31E25;
        padding: 7px 4px 4px;
        float: left;
        margin: 0 10px 0 0;
        color: #fff
    }

    .ftrDvnw .epapLnks ul {
        display: inline-block;
        position: relative;
        float: left;
        padding-top: 7px
    }

    .ftrDvnw .epapLnks ul li {
        margin-right: 2px;
        position: relative;
        color: #000;
        font-size: 13px;
        display: inline-block;
        line-height: 1em;
        border-right: 1px solid #999
    }

    .ftrDvnw .epapLnks ul li:last-child {
        border: 0;
        margin-right: 0;
        padding: 0
    }

    .ftrDvnw .epapLnks ul li a {
        padding: 0 4px 0 0;
        color: #919191
    }

    .ftrDvnw .footer-txt {
        text-align: center;
        padding: 20px 0 70px
    }

    .ftrDvnw .ftrLnks {
        margin-bottom: 10px
    }

    .ftrDvnw .ftrLnks {
        display: none
    }

    .ftrDvnw .subscrb-ftr {
        position: absolute;
        float: none;
        left: 50%;
        top: -68px
    }

    .ftrDvnw .subscrb-ftr .subsfrm {
        position: relative;
        left: -50%
    }

    .ftrDvnw .subscrb-ftr .subsfrm input[type=button] {
        color: #fff
    }

    .ftrDvnw .utilDv {
        padding: 10px 0;
        margin-bottom: 10px
    }

    .ftrDvnw .utilDv .util {
        padding-top: 0
    }

    .ftrDvnw .utilDv.bdr-t {
        border-bottom: 1px solid #eee
    }

    .ftrDvnw .util h3 {
        display: block
    }

    .ftrDvnw .util ul li {
        margin-right: 2px;
        font-size: 13px
    }

    .ftrDvnw .other,
    .ftrDvnw .util,
    .ftrDvnw .util h3 {
        width: 100%;
        margin: 0;
        text-align: center;
        margin-bottom: 5px;
        color: #919191
    }

    .ftrDvnw .sep {
        display: none;
        width: 100%;
        position: absolute;
        bottom: 32px;
        left: 0;
        border-bottom: 1px solid #333
    }

    .ftrDvnw .copyright {
        clear: both;
        padding: 5px 0;
        float: none;
        font-size: 13px
    }
}

@media only screen and (max-width:480px) {
    .ftrDvnw .epapLnks ul li:nth-of-type(n+3) {
        border: 0
    }

    .ftrDvnw .epapLnks ul li:nth-of-type(n+4) {
        display: none
    }

    .ftrDvnw .mbdwnld ul li span {
        margin: 2px 2px 0 0
    }

    .ftrDvnw .shareBtm ul li {
        margin-right: 4px
    }

    .ftrDvnw .shareBtm {
        width: 180px;
        margin: 5px 0 0 0
    }

    .ftrDvnw .shareBtm h3 {
        margin: 2px 2px 0 0
    }
}

@media only screen and (max-width:414px) {

    .ftrDvnw .mbdwnld ul li span,
    .ftrDvnw h3 {
        font-size: 13px
    }

    #forgotpassword,
    #login,
    #signup {
        width: 94% !important
    }
}

@media only screen and (max-width:375px) {
    .ftrDvnw .mbdwnld {
        float: none;
        margin: 0 0 12px
    }

    .ftrDvnw .shareBtm {
        float: none;
        margin: 0
    }
}

@media only screen and (max-width:360px) {
    .ftrDvnw .mbdwnld ul li {
        margin-right: 0
    }

    .ftrDvnw .subscrb-ftr {
        width: 310px
    }

    .ftrDvnw .subscrb-ftr .subsfrm input[type=text] {
        width: 232px
    }
}

.social-wrapper .ssofrmDv input {
    width: 100% !important
}

@font-face {
    font-family: NotoSansDevanagariUI-Medium;
    src: local("NotoSansDevanagariUI-Medium"), url(https://staticasset.amarujala.com/v1/fonts/NotoSansDevanagariUI-Medium.woff2) format("woff2"), url(https://staticasset.amarujala.com/v1/fonts/NotoSansDevanagariUI-Medium.woff) format("woff"), url(https://staticasset.amarujala.com/v1/fonts/NotoSansDevanagariUI-Medium.ttf) format("truetype"), url(https://staticasset.amarujala.com/v1/fonts/NotoSansDevanagariUI-Medium.eot), url(https://staticasset.amarujala.com/v1/fonts/NotoSansDevanagariUI-Medium.eot?#iefix) format("embedded-opentype"), url(https://staticasset.amarujala.com/v1/fonts/NotoSansDevanagariUI-Medium.otf) format("opentype"), url(https://staticasset.amarujala.com/v1/fonts/NotoSansDevanagariUI-Medium.svg) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: fallback
}

@font-face {
    font-family: NotoSansDevanagari;
    src: local("NotoSansDevanagari"), url(https://staticasset.amarujala.com/v1/fonts/NotoSansDevanagariUI-Regular.woff2) format("woff2"), url(https://staticasset.amarujala.com/v1/fonts/NotoSansDevanagariUI-Regular.woff) format("woff"), url(https://staticasset.amarujala.com/v1/fonts/NotoSansDevanagariUI-Regular.ttf) format("truetype"), url(https://staticasset.amarujala.com/v1/fonts/NotoSansDevanagariUI-Regular.eot), url(https://staticasset.amarujala.com/v1/fonts/NotoSansDevanagariUI-Regular.eot?#iefix) format("embedded-opentype"), url(https://staticasset.amarujala.com/v1/fonts/NotoSansDevanagariUI-Regular.otf) format("opentype"), url(https://staticasset.amarujala.com/v1/fonts/NotoSansDevanagariUI-Regular.svg) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: fallback
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

*,
:after,
:before {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    list-style-type: none;
    outline: 0;
    border: 0
}

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

body {
    font-family: NotoSansDevanagariUI-Medium, Helvetica, sans-serif, Arial;
    font-size: 15px;
    color: #666;
    line-height: 1.2em
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

input,
select,
table,
td,
tr {
    padding: 0;
    margin: 0;
    overflow-y: hidden
}

li,
ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

h1,
h2 {
    font-size: 24px;
    font-weight: 700
}

h1,
h2,
h3 {
    line-height: 1.5em
}

h3 {
    font-size: 16px;
    font-weight: 500
}

a,
h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6,
h6 a {
    color: #221f1f
}

a {
    text-decoration: none
}

a:focus,
a:hover {
    color: #E31E25;
    text-decoration: none
}

.e_sprite {
    background-repeat: no-repeat;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAYEAAABuCAYAAADBPK/HAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4VpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDkuMS1jMDAxIDc5LjE0NjI4OTk3NzcsIDIwMjMvMDYvMjUtMjM6NTc6MTQgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6MzZiNWRjZTYtNDFkNy0yNDQ4LWJjMDEtMTdkOTU4NzNhYzlmIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkFEMTQyNzFFOTVBNjExRUU4MUY2QzlCNkIyNzE5Mzg5IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkFEMTQyNzFEOTVBNjExRUU4MUY2QzlCNkIyNzE5Mzg5IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCAyNS4xIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjdiOWQ0NmU3LTdjMGQtMTQ0ZC1iNmEwLWJlNjA0ZTZiODdiNSIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjJmZThmMWFkLTkxMGYtNjk0Zi04MWI3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');
}

.mt-16 {
    margin-top: 16px !important
}

.ad-dt {
    display: block;
    margin: 10px auto;
    text-align: center
}

.ad-970 {
    width: 970px
}

.ad-728 {
    width: 728px
}

.ad-300 {
    width: 300px
}

.ad-mb,
.mbht {
    display: none
}

.ad-320,
.ad-990 {
    text-align: center
}

.adht {
    display: block
}

center.vigyapan {
    color: #a8a8a8;
    font-weight: 400;
    background: #f8f8fa;
    padding: 0 0 0 5px;
    font-size: 13px;
    text-align: center;
    overflow: hidden;
    margin-bottom: 1px;
    line-height: 1.5
}

center.vigyapan .removeads {
    display: none;
    background: #E31E25;
    color: #fff;
    font-size: 12px;
    text-align: center;
    float: right;
    padding: 1px 0 0
}

center.vigyapan .removeads a {
    padding: 0 7px;
    color: #fff
}

center.vigyapan .removeads span {
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    width: 8px;
    height: 8px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

.no-ads .ad-dt,
.no-ads .ad-mb,
.no-ads .wrapper-ads {
    display: none !important
}

.main-header {
    width: 100%;
    background: #363b3f;
    padding: 0;
    position: relative;
    visibility: visible;
    font-family: Arial;
    z-index: 999;
    -webkit-transition: top .2s ease-in-out;
    -moz-transition: top .2s ease-in-out;
    -ms-transition: top .2s ease-in-out;
    -o-transition: top .2s ease-in-out;
    transition: top .2s ease-in-out
}

.main-header.stick,
.no-ads .main-header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    box-shadow: 0 2px 4px 0 rgba(72, 72, 72, .1)
}

body.no-ads {
    padding: 40px 0 40px
}

.header_container {
    min-height: 45px;
    position: relative
}

.main-header nav {
    width: 100%;
    height: 40px;
    position: relative;
    color: #fff;
    font-size: 15px
}

.main-header nav .below_on_mobile,
.main-header nav .top_on_mobile {
    position: relative
}

.main-header nav .hamburger-menu {
    display: block;
    float: left;
    position: relative;
    color: #fff;
    padding: 10px 15px 8px 0;
    cursor: pointer;
    border-right: 1px solid #000
}

.main-header nav .hamburger-menu .three_bar {
    display: inline-block;
    width: 24px;
    height: 22px;
    background-position: -3px -7px;
    vertical-align: top
}

.main-header nav .dropdown {
    width: 120px;
    display: block;
    float: left;
    position: relative;
    color: #fff;
    border-right: 1px solid #000
}

.main-header nav .dropdown.editions {
    width: 185px;
    background: #E31E25
}

.main-header nav .dropdown i.down_arrow {
    background-position: -35px -6px;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    right: 6px;
    z-index: 1;
    pointer-events: none
}

.main-header nav .dropdown select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 12px 28px 10px 10px;
    color: #fff;
    width: 100%;
    cursor: pointer;
    text-align: center;
    font-size: 15px;
    box-sizing: border-box;
    background: 0 0
}

.main-header nav .dropdown select option {
    color: #221f1f;
    font-size: 15px
}

.main-header nav .calendar-picker {
    position: relative;
    width: 175px;
    float: left;
    border-right: 1px solid #000;
    cursor: pointer
}

.main-header nav .calendar-picker .displaydate {
    background-position: -60px -6px;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 10px;
    right: 8px;
    z-index: 1;
    pointer-events: none
}

.main-header nav .calendar-picker .displaydate i {
    display: none;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 3px;
    left: 3px;
    font-size: 15px;
    color: #000;
    z-index: 22;
    font-weight: 700;
    line-height: 1;
    background: #fff;
    text-align: center;
    padding: 2px 1px;
    font-style: normal
}

.main-header nav .calendar-picker input {
    width: 100%;
    height: 40px;
    font-size: 15px;
    border-radius: 0;
    background: 0 0;
    padding: 10px 30px 8px 10px;
    color: #fff;
    cursor: pointer
}

.main-header nav .calendar-picker input::placeholder {
    color: #fff
}

.main-header nav .zoom_in {
    width: 85px;
    display: block;
    float: left;
    position: relative;
    color: #fff;
    border-right: 1px solid #000;
    padding: 12px 5px 10px 38px;
    cursor: pointer
}

.main-header nav .zoom_in i {
    width: 20px;
    height: 20px;
    background-position: -95px -7px;
    position: absolute;
    top: 12px;
    left: 10px;
    font-size: 15px;
    font-style: normal
}

.main-header nav .zoom_out {
    width: 40px;
    height: 40px;
    display: block;
    float: left;
    position: relative;
    color: #fff;
    border-right: 1px solid #000;
    padding: 10px 8px 8px;
    cursor: pointer
}

.main-header nav .zoom_out i {
    width: 20px;
    height: 20px;
    background-position: -130px -7px;
    position: absolute;
    top: 12px;
    left: 10px;
    font-size: 15px;
    font-style: normal
}

.main-header nav .full_screen {
    width: 40px;
    height: 40px;
    display: block;
    float: left;
    position: relative;
    color: #fff;
    border-right: 1px solid #000;
    padding: 12px 10px 10px;
    cursor: pointer
}

.main-header nav .full_screen i {
    width: 20px;
    height: 20px;
    background-position: -200px -9px;
    position: absolute;
    top: 12px;
    left: 10px;
    font-style: normal
}

.main-header nav .book_mark {
    width: 40px;
    height: 40px;
    display: block;
    float: left;
    position: relative;
    color: #fff;
    border-right: 1px solid #000;
    padding: 10px 10px 8px;
    cursor: pointer
}

.main-header nav .book_mark i {
    width: 16px;
    height: 22px;
    background-position: -125px -44px;
    position: absolute;
    top: 10px;
    left: 12px;
    font-style: normal
}

.main-header nav .book_mark i.sel {
    background-position: -48px -81px
}

.main-header nav .clipcut {
    width: 90px;
    display: block;
    float: left;
    position: relative;
    color: #fff;
    border-right: 1px solid #000;
    padding: 12px 10px 8px 44px;
    cursor: pointer
}

.main-header nav .clipcut i {
    width: 24px;
    height: 18px;
    background-position: -162px -8px;
    position: absolute;
    top: 12px;
    left: 15px;
    font-style: normal
}

.main-header nav .epaper_socialshare {
    width: 165px;
    position: relative;
    display: block;
    float: left;
    border-right: 1px solid #000;
    padding: 5px 4px
}

.main-header nav .pdf_download {
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    position: relative;
    margin: 0 3px
}

.main-header nav .pdf_download .pdfview {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-position: -2px -38px;
    cursor: pointer
}

.main-header nav .epaper_socialshare ul li {
    width: 30px;
    height: 30px;
    float: left;
    display: block;
    margin: 0 3px;
    font-size: 25px;
}

.main-header nav .epaper_socialshare ul li.whtDv {
    width: 0;
    display: none
}

.main-header nav .epaper_socialshare .fb-icn {
    width: 30px;
    height: 30px;
    background-position: -40px -37px;
    display: inline-block;
    cursor: pointer
}

.main-header nav .epaper_socialshare .tw-icn {
    width: 30px;
    height: 30px;
    background-position: -82px -38px;
    display: inline-block;
    cursor: pointer;
    border-radius: 50px
}

.main-header nav .epaper_socialshare .wht-icn {
    width: 30px;
    height: 30px;
    background-position: -2px -76px;
    display: inline-block;
    cursor: pointer
}

.main-header nav .userlogin {
    width: 40px;
    height: 40px;
    display: block;
    float: left;
    position: relative;
    color: #fff;
    border-right: 1px solid #000;
    padding: 5px;
    cursor: pointer
}

.main-header nav .userlogin img {
    width: 30px !important;
    height: 30px !important;
    border-radius: 50px !important;
    vertical-align: top;
    float: none !important
}

.main-header nav .userlogin i {
    width: 24px;
    height: 24px;
    display: inline-block;
    background-position: -238px -2px;
    font-style: normal
}

.photo-gallery-icn {
    width: 29px;
    height: 29px;
    position: absolute;
    top: 71px;
    left: 12px;
    background-position: 0 0;
    display: inline-block
}

.time-clock {
    font-size: 11px;
    color: #ccc;
    position: absolute;
    margin: 0;
    line-height: 1.1;
    top: 1px
}

.category-name {
    display: block;
    font-size: 11px;
    text-align: left;
    color: #17aada;
    margin: 8px 0 6px
}

.category-name a {
    color: #17aada
}

.listing-kit-square .time-clock {
    right: 0
}

.category-title-top {
    margin: 32px 0 10px;
    overflow: hidden
}

.category-title-top h4 {
    font-size: 24px;
    font-weight: 700;
    color: #221f1f;
    margin: 0;
    line-height: 1.5;
    padding-left: 2px
}

.category-title-top h4.font {
    font-size: 20px;
    color: #221f1f;
    margin-bottom: 0;
    padding-left: 1px;
    text-align: left
}

.listing-kit-square {
    width: 100%;
    background: #fff;
    box-shadow: 0 1px 2px 0 rgba(72, 72, 72, .1);
    overflow: hidden;
    display: table;
    padding-right: 10px;
    margin-bottom: 30px
}

.listing-kit-square h3 {
    font-size: 16px;
    text-align: left;
    color: #221f1f;
    margin: 0;
    height: 66px;
    overflow: hidden;
    line-height: 1.4
}

.listing-kit-square .image-caption {
    position: relative;
    height: 100%;
    display: table-cell;
    padding: 0 0 15px 16px
}

.listing-kit-square.divider-dot {
    box-shadow: 0 0;
    border-top: 2px dotted #ddd;
    padding: 8px 0;
    margin-bottom: 0
}

.listing-kit-square.divider-dot h3 {
    margin-bottom: 0
}

.listing-kit-square.small80 .image {
    width: 80px;
    height: 80px;
    line-height: 78px;
    position: relative;
    display: table-cell;
    text-align: center;
    vertical-align: top
}

.listing-kit-square.small80 .image .photo-gallery-icn {
    top: 39px
}

.listing-kit-square.small80 img {
    max-width: 100%;
    max-height: 80px;
    width: auto;
    vertical-align: top;
    display: inline-block
}

.listing-kit-square.divider-dot .category-name {
    margin: 0 0 4px
}

.listing-kit-square.divider-dot .image-caption {
    padding: 0 0 0 16px
}

.listing-kit-square.photo-exp-mob {
    margin: 0;
    box-shadow: none
}

.listing-kit-square.photo-exp-mob .image-caption.showmb {
    display: none
}

.listing-kit-square.photo-exp-mob .image img.none {
    display: none
}

.listing-kit-square.small80.photo-exp-mob .image .photo-gallery-icn {
    top: inherit;
    bottom: 17px
}

.main-header.profile .epaperhome {
    float: right;
    width: 67px
}

.main-header.profile .epaperhome a {
    color: #fff;
    padding: 10px 5px;
    display: inline-block
}

.main-header.profile .epaperhome a:hover {
    color: #17aada;
    text-decoration: none
}

.social-wrapper .socailDv .icons span {
    padding: 8px 0 !important
}

@media only screen and (min-width:992px) {
    .main-header nav .dropdown {
        width: 95px
    }

    .main-header nav .dropdown.editions {
        width: 170px
    }
}

@media only screen and (min-width:1200px) {
    .main-header nav .dropdown {
        width: 128px
    }

    .main-header nav .dropdown.editions {
        width: 200px
    }
}

@media only screen and (max-width:991px) {
    .main-header {
        box-shadow: 0 2px 4px 0 rgba(72, 72, 72, .1);
        margin-bottom: 8px
    }

    .main-header nav .book_mark,
    .main-header nav .full_screen,
    .main-header nav .zoom_in,
    .main-header nav .zoom_out {
        display: none !important
    }

    .main-header nav .hamburger-menu {
        padding: 12px 10px 6px
    }

    .main-header nav .dropdown {
        width: 130px
    }

    .main-header nav .dropdown.editions {
        width: 205px
    }

    .main-header nav .calendar-picker {
        width: 40px;
        height: 40px
    }

    .main-header nav .calendar-picker .displaydate i {
        display: block
    }

    .main-header nav .calendar-picker input {
        display: block;
        width: 18px;
        height: 18px;
        position: absolute;
        top: 13px;
        left: 10px;
        color: #000;
        z-index: 22;
        font-weight: 700;
        line-height: 1;
        background: #fff;
        text-align: center;
        padding: 2px 1px
    }

    .main-header nav .calendar-picker:after {
        right: 10px
    }

    .main-header nav .epaper_socialshare {
        width: 158px;
        padding: 5px 4px
    }

    .main-header nav .epaper_socialshare ul li.whtDv {
        width: 30px;
        height: 30px;
        display: inline-block
    }

    div.pinch-zoom {
        margin: 0 auto;
        padding: 5px
    }

    .ad-dt,
    .adht {
        /* display: none */
    }

    .ad-mb {
        display: block;
        margin: 0 auto 20px
    }

    .ad-mb.hgt250 {
        min-height: 250px
    }

    .mbht {
        display: block
    }

    .category-title-top {
        border-bottom: 0 dotted #ddd;
        overflow: hidden;
        padding-bottom: 0;
        margin: 14px 0 10px
    }

    .selected-container {
        display: block;
        position: relative;
        overflow: hidden
    }

    .listing-kit-square.divider-dot,
    .listing-mix-size {
        padding: 8px 0
    }

    .listing-kit-square h3 {
        height: 44px
    }
}

@media only screen and (max-width:736px) {

    .col-xs-12,
    .col-xs-6 {
        padding-right: 10px;
        padding-left: 10px
    }

    .col-xs-12.full_width {
        padding: 0
    }

    .category-title-top h4.font {
        font-size: 18px;
        font-weight: 400;
        padding-top: 0
    }

    .listing-kit-square h3 {
        font-size: 17px;
        line-height: 1.4;
        height: auto
    }
}

@media only screen and (max-width:667px) {
    .main-header nav .dropdown {
        width: 100px
    }

    .main-header nav .dropdown.editions {
        width: 180px
    }

    .main-header nav .userlogin {
        border: 0
    }
}

@media only screen and (max-width:640px) {
    .main-header nav .dropdown.editions {
        width: 155px
    }
}

@media only screen and (max-width:568px) {
    body.no-ads {
        padding: 90px 0 40px
    }

    .main-header nav {
        height: 85px
    }

    .main-header nav .top_on_mobile {
        width: 100%;
        border-bottom: 1px solid #000;
        overflow: hidden
    }

    .main-header nav .below_on_mobile {
        width: 275px;
        overflow: hidden;
        margin: 0 auto
    }

    .main-header nav .dropdown.editions {
        width: 250px
    }

    .main-header nav .dropdown {
        width: 190px
    }

    .main-header nav .clipcut {
        padding: 14px 10px 11px 44px
    }

    .main-header nav .epaper_socialshare {
        border: 0
    }

    .main-header nav .userlogin {
        float: none;
        position: absolute;
        top: 0;
        right: 8px
    }

    .datepicker-dropdown.datepicker-orient-left:after {
        right: 50px;
        left: auto
    }

    .main-header nav .epaper_socialshare {
        width: 172px
    }

    .main-header nav .epaper_socialshare ul li,
    .main-header nav .epaper_socialshare ul li.whtDv,
    .main-header nav .pdf_download {
        width: 35px;
        height: 35px
    }

    .main-header nav .pdf_download .pdfview {
        width: 35px;
        height: 35px;
        background-position: -81px -72px
    }

    .main-header nav .epaper_socialshare .wht-icn {
        width: 35px;
        height: 35px;
        background-position: -203px -72px
    }

    .main-header nav .epaper_socialshare .fb-icn {
        width: 35px;
        height: 35px;
        background-position: -122px -72px
    }

    .main-header nav .epaper_socialshare .tw-icn {
        width: 35px;
        height: 35px;
        background-position: -163px -72px;
        border-radius: 50px
    }

    .main-header.profile nav {
        height: 41px
    }
}

@media only screen and (max-width:480px) {
    .header_container {
        min-height: 92px
    }

    .main-header nav .dropdown {
        width: 150px
    }

    .main-header nav .dropdown.editions {
        width: 200px
    }
}

@media only screen and (max-width:414px) {
    .main-header nav .dropdown {
        width: 102px
    }

    .main-header nav .dropdown.editions {
        width: 180px
    }

    .listing-kit-square.photo-exp-mob {
        margin: 0
    }

    .listing-kit-square.photo-exp-mob .image-caption.showmb {
        display: table-row
    }

    .listing-kit-square.photo-exp-mob .category-name {
        margin: 0;
        padding: 0 0 6px
    }

    .listing-kit-square.divider-dot.photo-exp-mob h3 {
        margin-bottom: 10px
    }

    .listing-kit-square.photo-exp-mob .time-clock {
        left: inherit;
        right: 10px;
        top: 10px
    }

    .listing-kit-square.small80.photo-exp-mob .image {
        width: 100%;
        height: auto;
        text-align: left
    }

    .listing-kit-square.photo-exp-mob .image img.none {
        display: block
    }

    .listing-kit-square.photo-exp-mob .image-caption.hidemb {
        display: none
    }

    .listing-kit-square.small80.photo-exp-mob .image .wdimg {
        display: inline-block;
        width: 24%;
        height: 94px;
        box-sizing: border-box;
        max-height: inherit;
        background: #f8f8fa;
        margin-bottom: 0;
        vertical-align: top;
        line-height: 92px
    }

    .listing-kit-square.small80.photo-exp-mob .image .wdimg img {
        display: inline;
        box-sizing: border-box;
        max-height: inherit;
        vertical-align: middle
    }

    #forgotpassword,
    #login,
    #signup {
        width: 94% !important
    }
}

@media only screen and (max-width:409px) {
    .main-header nav .dropdown.editions {
        width: 165px
    }

    .main-header nav .userlogin {
        right: 2px
    }
}

@media only screen and (max-width:384px) {
    .listing-kit-square.small80.photo-exp-mob .image .wdimg {
        height: 87px;
        line-height: 85px
    }
}

@media only screen and (max-width:375px) {
    .main-header nav .dropdown.editions {
        width: 140px
    }

    .main-header nav .userlogin {
        right: 5px
    }

    .listing-kit-square.small80.photo-exp-mob .image .wdimg {
        height: 85px;
        line-height: 83px
    }
}

@media only screen and (max-width:360px) {

    .main-header nav,
    .main-header nav .dropdown select {
        font-size: 14px
    }

    .main-header nav .dropdown.editions {
        width: 130px
    }

    .main-header nav .userlogin {
        right: 2px
    }

    .listing-kit-square.small80.photo-exp-mob .image .wdimg {
        height: 82px;
        line-height: 80px
    }
}

@media only screen and (max-width:320px) {
    .main-header nav .dropdown {
        width: 75px
    }

    .main-header nav .dropdown.editions {
        width: 120px
    }

    .main-header nav .userlogin {
        width: 35px;
        right: 5px
    }

    .listing-kit-square.small80.photo-exp-mob .image .wdimg {
        height: 72px;
        line-height: 70px
    }
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 40px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    text-align: center;
    padding-top: 4px;
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
    position: relative
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}

.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-search--inline {
    float: left
}

.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-dropdown {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option[aria-selected] {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important
}

.select2-container--default .select2-selection--single {
    background-color: #E31E25;
    border: none;
    border-radius: 0px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff;
    line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
    float: right
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #000 1px;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: white
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    float: right
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}

.main-header nav .app_dwn {
    width: 38px;
    display: none;
    float: left;
    color: #fff;
    border-right: 1px solid #000;
    padding: 5px 4px 8px;
    cursor: pointer
}

.main-header nav .dwn_icn {
    width: 25px;
    height: 26px;
    background-position: -353px -74px;
    display: block
}

@media only screen and (max-width: 568px) {
    .main-header nav .app_dwn {
        width: 40px;
        padding: 7px 5px 10px;
        display: inline-block;
        vertical-align: top
    }
}
.epaper_bottom_fixed_nav {
    width: 440px;
    height: 40px;
    color: #fff;
    position: fixed;
    font-size: 12px;
    bottom: 65px;
    left: 50%;
    margin-left: -220px;
    display: block;
    background: rgba(54, 59, 63, 0.95);
    border-radius: 5px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 9999
}
.epaper_bottom_fixed_nav.moveup {
    bottom: 170px
}
.epaper_bottom_fixed_nav.hide_thumb {
    width: 280px;
    margin-left: -140px
}
.epaper_bottom_fixed_nav.hide_thumb .view_all_thumb {
    display: none
}
.epaper_bottom_fixed_nav .nav_container {
    position: relative;
}
.epaper_bottom_fixed_nav i {
    font-style: normal
}
.epaper_bottom_fixed_nav a {
    color: #fff
}
.epaper_bottom_fixed_nav .view_all_thumb {
    width: 160px;
    float: left;
    color: #fff;
    border-right: 1px solid #000;
    text-align: center
}
.epaper_bottom_fixed_nav .view_all_thumb a {
    height: 40px;
    padding: 10px 5px;
    display: block;
    color: #fff
}
.epaper_bottom_fixed_nav .view_all_thumb i {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: bottom;
    margin: 0px 5px 0 0;
    background-position: -154px -44px;
}
.epaper_bottom_fixed_nav.moveup .view_all_thumb i {
    background: none;
    font-size: 14px;
    padding-top: 2px
}
.epaper_bottom_fixed_nav.moveup .view_all_thumb i:after {
    content: "X";
}
.epaper_bottom_fixed_nav .go_to_first_page {
    width: 40px;
    height: 40px;
    display: block;
    float: left;
    position: relative;
    color: #fff;
    border-right: 1px solid #000;
    padding: 10px 10px;
    cursor: pointer;
}
.epaper_bottom_fixed_nav .go_to_first_page i {
    width: 20px;
    height: 20px;
    background-position: -184px -44px;
    display: inline-block;
    cursor: pointer;
}
.epaper_bottom_fixed_nav .go_to_prev_page {
    width: 40px;
    height: 40px;
    text-align: center;
    display: block;
    float: left;
    position: relative;
    color: #fff;
    border-right: 1px solid #000;
    padding: 10px 10px;
    cursor: pointer;
}
.epaper_bottom_fixed_nav .go_to_prev_page i {
    width: 20px;
    height: 20px;
    background-position: -210px -44px;
    display: inline-block;
    cursor: pointer;
}
.epaper_bottom_fixed_nav .paging {
    width: 120px;
    height: 40px;
    position: relative;
    padding: 5px 5px 0px 10px;
    float: left;
    border-right: 1px solid #000
}
.epaper_bottom_fixed_nav .paging span {
    display: inline-block;
    padding: 0 5px
}
.epaper_bottom_fixed_nav .paging .page_selection {
    width: 32px;
    position: relative;
    display: inline-block
}
.epaper_bottom_fixed_nav .paging .page_selection i.down_arrow {
    background-position: -36px -10px;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 9px;
    right: 2px;
    z-index: 1;
    pointer-events: none;
    -ms-transform: scale(0.7);
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
}
.epaper_bottom_fixed_nav .paging .page_selection select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 7px 12px 5px 2px;
    color: #fff;
    width: 32px;
    cursor: pointer;
    text-align: center;
    font-size: 12px;
    box-sizing: border-box;
    background: none;
}
.epaper_bottom_fixed_nav .paging select option {
    color: #221f1f;
    font-size: 15px
}
.epaper_bottom_fixed_nav .go_to_next_page {
    width: 40px;
    height: 40px;
    text-align: center;
    display: block;
    float: left;
    position: relative;
    color: #fff;
    border-right: 1px solid #000;
    padding: 10px 10px;
    cursor: pointer;
}
.epaper_bottom_fixed_nav .go_to_next_page i {
    width: 20px;
    height: 20px;
    background-position: -244px -44px;
    display: inline-block;
    cursor: pointer;
}
.epaper_bottom_fixed_nav .go_to_last_page {
    width: 40px;
    height: 40px;
    display: block;
    float: left;
    position: relative;
    color: #fff;
    padding: 10px 10px;
    cursor: pointer;
}
.epaper_bottom_fixed_nav .go_to_last_page i {
    width: 20px;
    height: 20px;
    background-position: -279px -44px;
    display: inline-block;
    cursor: pointer;
}
/*Disabled*/
.epaper_bottom_fixed_nav .disabled {
    opacity: 0.5;
    pointer-events: none
}
@media only screen and (max-width:960px) {
    .epaper_bottom_fixed_nav.moveup {
        bottom: 152px
    }
}
@media only screen and (max-width:667px) {
    .epaper_bottom_fixed_nav {
        width: 100%;
        margin-left: 0;
        left: 0;
        bottom: 0px;
        border-radius: 0;
    }
    .epaper_bottom_fixed_nav.moveup {
        bottom: 0px
    }
    .epaper_bottom_fixed_nav .nav_container {
        width: 100%;
        margin: 0px auto
    }
    .epaper_bottom_fixed_nav .view_all_thumb {
        width: 35%
    }
    .epaper_bottom_fixed_nav .view_all_thumb a {
        padding: 10px 15px;
        text-align: left
    }
    .epaper_bottom_fixed_nav .go_to_first_page,
    .epaper_bottom_fixed_nav .go_to_last_page {
        display: none
    }
    .epaper_bottom_fixed_nav .go_to_prev_page,
    .epaper_bottom_fixed_nav .go_to_next_page {
        width: 12.5%;
        padding: 10px 4px;
    }
    .epaper_bottom_fixed_nav .paging {
        width: 40%;
        padding: 5px 10px 0px 10px;
        text-align: center
    }
    .epaper_bottom_fixed_nav .paging .page_selection {
        width: 40px
    }
    .epaper_bottom_fixed_nav .go_to_next_page {
        border: 0
    }
    .epaper_bottom_fixed_nav.hide_thumb {
        width: 100%;
        margin-left: 0px
    }
    .epaper_bottom_fixed_nav.hide_thumb .go_to_prev_page,
    .epaper_bottom_fixed_nav.hide_thumb .go_to_next_page {
        width: 20%
    }
    .epaper_bottom_fixed_nav.hide_thumb .paging {
        width: 60%;
    }
}
@media only screen and (max-width:386px) {
    .epaper_bottom_fixed_nav .view_all_thumb a {
        padding: 10px 8px
    }
    .epaper_bottom_fixed_nav .view_all_thumb i {
        margin: 0px 3px 0 0
    }
}
@media only screen and (max-width:340px) {
    .epaper_bottom_fixed_nav .view_all_thumb {
        width: 40%
    }
    .epaper_bottom_fixed_nav .view_all_thumb a {
        padding: 10px 8px
    }
    .epaper_bottom_fixed_nav .paging {
        width: 35%;
        padding: 5px 5px 0px
    }
    .epaper_bottom_fixed_nav .paging .page_selection {
        width: 35px
    }
    .epaper_bottom_fixed_nav .paging span {
        padding: 0 2px
    }
}


/* gutter adds start */

.wrapper-ads {
    display: none
}
@media only screen and (min-width:1360px) {
    .gutter-ads {
        min-height: 700px
    }
    .gutter-ads .wrapper-ads {
        display: block;
        width: 1351px;
        position: fixed;
        left: 50%;
        margin-left: -677px;
        top: 200px;
        z-index: 9999
    }
    .gutter-ads .lft-ad {
        width: 160px;
        position: absolute;
        left: 0px
    }
    .gutter-ads .rgt-ad {
        width: 160px;
        position: absolute;
        right: 0px
    }
    .gutter-ads header #navcover {
        z-index: 9999
    }
    .gutter-ads .wrap,
    .gutter-ads .wrapmid {
        width: 1004px
    }
    .gutter-ads .container {
        width: 1024px
    }
    .gutter-ads header .logo {
        padding: 20px 0px 20px 12px
    }
    .gutter-ads header .logo img {
        width: 200px
    }
    .gutter-ads header .ad728 {
        margin-left: 15px;
        width: 728px
    }
    .gutter-ads div.pinch-zoom {
        width: 100%
    }
    .gutter-ads .ftrDvnw .util {
        width: 65%
    }
    .gutter-ads #brkfooter {
        display: none
    }
    .gutter-ads .ad-dt.float-left {
        margin-left: 0
    }
    .gutter-ads .ad-dt.float-right {
        margin-right: 0
    }
    .gutter-ads .fb-comments {
        margin-left: 5px;
        max-width: 400px !important
    }
    .gutter-ads header>nav {
        margin-top: 0
    }
    .gutter-ads .main-header nav .dropdown {
        width: 120px
    }
    .gutter-ads .main-header nav .dropdown.editions {
        width: 200px
    }
    .gutter-ads .epaper_thumblistDv {
        z-index: 99999
    }
}

/* gutter end  */

/* <!-- epaper_archive_subscription cl --><!---------------subscribe Popup cl---------------------->
<!---------------Register Popup st---------------------->
<!-- one day pass st --> */
    #one_day_pass {
        width: 100%;
        height: 300px;
        background: #FFF;
        border-radius: 15px 15px 0 0;
        position: fixed;
        right: 0;
        bottom: 0px;
        box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        padding: 30px 15px;
        transform: translate(0px, 300px);
        color: #0B0B0B;
        text-align: center;
    }
    #one_day_pass.visible {
        display: block;
    }
    #one_day_pass button.close {
        width: 24px;
        height: 24px;
        display: block;
        background-color: transparent;
        box-sizing: border-box;
        text-transform: uppercase;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border: 0;
        position: absolute;
        top: 8px;
        right: 8px;
        cursor: pointer;
    }
    #one_day_pass button.close::after {
        content: '\2715';
        background: none;
        width: 24px;
        height: 24px;
        text-align: center;
        display: flex;
        color: #737373;
        font-family: Helvetica, sans-serif;
        font-size: 18px;
        line-height: 24px;
        justify-content: center;
        align-items: center;
    }
    #one_day_pass h2 {
        font-size: 18px;
        margin: 0 0 20px;
        padding: 0;
        line-height: 24px
    }
    #one_day_pass ._wrap {
        width: 100%;
        max-width: 370px;
        position: relative;
        overflow: hidden;
        margin: 0 auto;
    }
    #one_day_pass ._wrap .genrate_otp_popup,
    #one_day_pass ._wrap .otp_verify_button_popup,
    #one_day_pass ._wrap .subscribe {
        width: 150px;
        height: 40px;
        display: block;
        font-size: 16px;
        line-height: 20px;
        box-sizing: border-box;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border: 0;
        margin: 0 auto;
        border-radius: 35px;
    }
    #one_day_pass ._wrap .genrate_otp_popup,
    #one_day_pass ._wrap .otp_verify_button_popup {
        background: #e12728;
        color: #fff
    }
    #one_day_pass ._wrap button.subscribe {
        background: #fff;
        color: #E31E25;
        border: 1px solid #E31E25
    }
    #one_day_pass .mobile_number_wrapper_popup {
        width: 300px;
        position: relative;
        border: 1px solid #E3E3E3;
        color: #221f1f;
        padding: 5px;
        margin: 0 auto 15px;
        border-radius: 5px;
        font-size: 14px;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    #one_day_pass .mobile_number_wrapper_popup::after {
        content: '';
        width: 8px;
        height: 8px;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        border: solid #0A0A0A;
        border-width: 0 0px 1px 1px;
        position: absolute;
        top: calc(50% - 6px);
        left: 55px;
        z-index: 1;
        text-align: center;
        pointer-events: none;
        transition: all 0.3s ease-in-out;
    }
    #one_day_pass .mobile_number_wrapper_popup select {
        width: 70px;
        height: 35px;
        position: relative;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        box-shadow: none;
        border: none;
        border-right: 1px solid #E5E5E5;
        -webkit-appearance: none;
        appearance: none;
        background: none;
        outline: white;
        outline: none;
        box-sizing: border-box;
        padding-right: 15px;
    }
    #one_day_pass .mobile_number_wrapper_popup input[type='text'] {
        width: calc(100% - 70px);
        height: 35px;
        border: 0;
        margin: 0;
        padding: 5px 15px
    }
    #one_day_pass .seperatr {
        transform: translate(0);
        background: #C8C8C8;
        height: 1px;
        margin: 25px 0;
        width: 300px;
        display: inline-block
    }
    #one_day_pass .seperatr span {
        position: absolute;
        transform: translate(-50%, -50%);
        padding: 3px 10px;
        background: #fff
    }
    .one_day_pass_back {
        opacity: 0;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.6);
        -webkit-transition: opacity 0.5s ease-in-out;
        -moz-transition: opacity 0.5s ease-in-out;
        transition: opacity 0.5s ease-in-out;
    }
    .one_day_pass_back.visible {
        display: block;
    }
    .change_mobile_number_popup {
        padding: 15px 0 15px
    }
    .change_mobile_number_popup button {
        text-decoration: underline;
        color: #E31E25;
        background: none;
        margin: unset;
        width: auto;
    }
    .otp_sent_icon_popup p {
        margin-bottom: 15px;
        color: #a8a8a8;
        padding: 30px 0 50px;
        font-size: 20px;
    }
    .otp_sent_icon_popup p svg {
        display: block;
        position: relative;
        width: 50px;
        height: 50px;
        margin: 10px auto 0;
        box-sizing: border-box;
    }
    .otp_verify_popup {
        position: relative
    }
    .otp_verify_popup h2 {
        font-size: 18px;
        margin: 0 0 5px;
        padding: 0
    }
    .otp_verify_popup h2 span {
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 1.5
    }
    .digit_group {
        margin: 10px 0 22px
    }
    .digit_group input {
        border: 0;
        border-bottom: 1px solid #E3E3E3;
        text-align: center;
        font-size: 20px;
        outline: 0;
        margin-right: 0;
        letter-spacing: 15px;
        width: auto;
    }
    .otp_verify_popup .otp_verify_button_popup {
        margin-bottom: 15px;
        width: 150px;
        display: inline-block;
        font-size: 18px;
        padding: 10px 15px;
        background: #E31E25;
        border-radius: 5px;
        line-height: 18px;
        color: #FFF;
        cursor: pointer;
    }
    .resend_otp_popup {
        display: inline-block;
    }
    .resend_otp_popup button {
        display: block;
        border: 1px solid #E31E25;
        border-radius: 25px;
        color: #E31E25;
        padding: 12px 0;
        width: 210px;
        background: #fff;
    }
    .resend_otp_popup button.disable {
        border: 1px solid #b7b7b7;
        color: #b7b7b7;
    }
    .otp_verify_popup .otp_verify_button_popup.loader {
        font-size: 0;
        position: relative;
        background: rgb(223 0 36 / 50%)
    }
    .otp_verify_popup .otp_verify_button_popup.loader::before {
        content: '';
        width: 24px;
        height: 24px;
        position: absolute;
        left: calc(50% - 12px);
        top: calc(50% - 12px);
        z-index: 1;
        background: url('assets/images/throbber-12-5d288d258d383_5e28205ebe79a.gif') no-repeat center center / cover;
        display: block;
    }
    @media only screen and (max-width:414px) {
        #one_day_pass h2 {
            margin: 0 0 5px
        }
    }
    @media only screen and (max-width:320px) {
        #one_day_pass {
            padding: 20px 15px;
        }
        .otp_verify_popup .genrate_otp_popup {
            padding: 0 0 18px
        }
    }

    /* end */
    /* renewal start */
    .coupon_code {
        width: 100%;
        position: relative;
        margin-bottom: 10px
    }
    .coupon_code h3.coupon {
        padding: 0;
        margin: 0;
        position: relative;
        cursor: pointer
    }
    .coupon_code .fill_couponcode {
        width: 100%;
        max-height: 0;
        display: flex;
        flex-wrap: wrap;
        position: relative;
        overflow: hidden;
        -webkit-transition: max-height 0.3s ease-in-out;
        -moz-transition: max-height 0.5s ease-in-out;
        -ms-transition: max-height 0.5s ease-in-out;
        -o-transition: max-height 0.5s ease-in-out;
        transition: max-height 0.3s ease-in-out;
        justify-content: center
    }
    .coupon_code .fill_couponcode.open {
        max-height: 70px;
        height: 56px;
        margin-top: 4px
    }
    .coupon_code .fill_couponcode input[type='text'] {
        width: 178px;
        height: 35px;
        font-size: 14px;
        line-height: 20px;
        color: #747373;
        margin: 0;
        padding: 5px 10px;
        display: inline-flex;
        align-items: flex-start;
        border: 1px solid #DFDFDF;
        outline: 0;
        border-radius: 5px;
        margin-right: 10px
    }
    .coupon_code .fill_couponcode input[type='text'].invalid {
        border: 1px solid #E31E25
    }
    .coupon_code .fill_couponcode input[type='text']::-webkit-input-placeholder {
        font-size: 12px;
        line-height: 18px;
        color: #747373
    }
    .coupon_code .fill_couponcode input[type='text']::-moz-placeholder {
        font-size: 12px;
        line-height: 18px;
        color: #747373
    }
    .coupon_code .fill_couponcode input[type='text']:-ms-input-placeholder {
        font-size: 12px;
        line-height: 18px;
        color: #747373
    }
    .coupon_code .fill_couponcode input[type='text']:-moz-placeholder {
        font-size: 12px;
        line-height: 18px;
        color: #747373
    }
    .coupon_code .fill_couponcode input[type='text']::placeholder {
        font-size: 12px;
        line-height: 18px;
        color: #747373
    }
    .coupon_code .fill_couponcode .apply_couponcode {
        width: 100px;
        height: 35px;
        position: relative;
        display: inline-flex;
        font-size: 14px;
        line-height: 18px;
        padding: 10px 15px;
        background: #fff;
        border-radius: 5px;
        border: 1px solid #1B90EC;
        color: #1B90EC;
        cursor: pointer;
        text-transform: uppercase;
        align-items: center;
        justify-content: center
    }
    .coupon-success,
    .coupon-invalid {
        width: 100%;
        display: none;
        font-size: 12px;
        line-height: 14px;
        position: absolute;
        left: 0;
        bottom: 0;
        padding: 5px 0 0 2px;
        margin: 0
    }
    .coupon-success {
        color: #4AAA48
    }
    .coupon-invalid {
        color: #E31E25
    }
    .pay_now_error {
        width: 100%;
        display: none;
        font-size: 15px;
        line-height: 14px;
        position: relative;
        padding: 5px;
        margin-bottom: 15px;
        color: #E31E25
    }
    .coupon_code .fill_couponcode .apply_couponcode.loader {
        font-size: 0;
        position: relative
    }
    .coupon_code .fill_couponcode .apply_couponcode.loader::before {
        content: '';
        width: 24px;
        height: 24px;
        position: relative;
        background: url('assets/images/throbber-12-5d288d258d383_5e28205ebe79a.gif') no-repeat center center / cover;
        display: block
    }
    .pay_now {
        width: 100%;
        max-width: 414px;
        display: inline-block;
        font-size: 18px;
        line-height: 22px;
        padding: 12px 15px;
        background: #E31E25;
        border-radius: 5px;
        color: #FFF;
        cursor: pointer;
        text-transform: uppercase
    }
    .coupon_code.show_plans {
        max-height: 100px;
        margin-bottom: 15px
    }
    a.change_plan {
        color: #1B90EC;
        font-size: 15px
    }
    a.change_plan.clicked {
        color: #000
    }
    @media only screen and (max-width:414px) {
        a.change_plan {
            font-size: 12px
        }
    }

    /* renewal end */

    .coachGuarddwnepaper {
        display: none;
        opacity: 0;
        width: auto;
        max-width: 270px;
        background-color: #222;
        color: #fff;
        border-radius: 5px;
        position: absolute;
        top: 50px;
        right: -17px;
        z-index: 99999;
        justify-content: center;
        align-items: flex-start;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease
    }

    .coachGuarddwnepaper::before {
        content: '';
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 8px solid #222;
        position: absolute;
        top: -8px;
        left: 20px
    }

    .coachGuarddwnepaper.is_visible {
        display: flex;
        opacity: 1;
    }

    .coachGuarddwnepaper p {
        position: relative;
        margin: 0;
        padding: 4px 28px 2px 10px;
        font-size: 13px;
        line-height: 20px;
    }

    .coachGuarddwnepaper button.close {
        width: 16px;
        height: 16px;
        display: block;
        background-color: transparent;
        box-sizing: border-box;
        text-transform: uppercase;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border: 0;
        position: absolute;
        top: calc(50% - 11px);
        right: 0px;
        cursor: pointer;
        font-weight: 400
    }

    .coachGuarddwnepaper button.close::after {
        content: '\2715';
        background: none;
        width: 16px;
        height: 16px;
        text-align: center;
        display: flex;
        color: #e5e5e5;
        font-family: Helvetica, sans-serif;
        font-size: 15px;
        justify-content: center;
        align-items: center
    }

    @media only screen and (max-width:568px) {
        .coachGuarddwnepaper {
            top: 56px;
            right: -1px
        }
    }
    .epaper_archive_subscription_back {
        position: relative !important
    }
    
    .offer-wrapper {
        background: #6519b1;
        position: relative;
        margin-top: -5px;
        padding: 10px 0
    }
    
    .offer-wrapper .contain {
        width: 992px;
        margin: 0 auto;
        position: relative
    }
    
    .offer-wrapper .contain .hurry {
        padding: 0;
        font-size: 18px;
        color: white;
        text-align: center
    }
    
    .offer-wrapper .contain .hurry span {
        position: relative;
        font-size: 20px;
        color: #ffe50c;
        font-weight: 700
    }
    
    .offer-wrapper .contain .hurry .applybuy {
        font-size: 13px;
        font-weight: 700;
        line-height: 1.4;
        text-align: center;
        color: #fff;
        padding: 5px 10px;
        border-radius: 3px;
        background: #fe0fa8;
        display: inline-block;
        position: relative;
        margin-left: 5px
    }
    
    .offer-wrapper .contain .cross {
        position: absolute;
        top: 2px;
        right: 3px;
        color: #fff;
        border: 2px solid #fff;
        border-radius: 50px;
        padding: 4px 8px;
        text-align: center;
        cursor: pointer
    }
    
    .offer-wrapper .contain .hurry img {
        width: 100px;
        margin-right: 0px;
        vertical-align: top
    }
    
    .offer-txt {
        background: #ead5fc;
        text-align: center;
        padding: 5px 10px;
        font-size: 18px;
        line-height: 1.4
    }
    
    div.pinch-zoom {
        margin: 0px auto
    }
    
    .default-promo-spinner-blue {
        top: 0px;
        background: url(assets/images/ajax-loader.gif) no-repeat 0 0;
        width: 26px;
        height: 26px;
        background-size: 26px 26px;
        position: absolute;
        right: 50%;
        margin-right: -15px
    }
    
    @media only screen and (max-width: 1200px) and (min-width:992px) {
        .offer-wrapper {
            padding: 15px
        }
    
        .offer-wrapper .contain {
            padding-right: 30px
        }
    }
    
    @media only screen and (max-width:960px) {
        .offer-wrapper .contain {
            width: 100%;
            padding: 0 35px;
        }
    
        .offer-wrapper .contain .cross {
            right: 5px;
            top: 0
        }
    
        .offer-wrapper .contain .hurry {
            font-size: 18px;
            color: #fff;
            padding: 5px 0 8px;
            line-height: 1.5;
            text-align: center
        }
    
        .offer-wrapper .contain .hurry i {
            display: block
        }
    
        .offer-wrapper .contain .hurry img {
            display: block;
            margin: 0 auto 5px
        }
    
        .offer-wrapper .contain .hurry span {
            font-size: 19px
        }
    
        .offer-wrapper .contain .hurry .applybuy {
            display: block;
            width: 130px;
            margin: 5px auto 0;
            padding: 5px 13px;
            font-size: 14px
        }
    
        .offer-txt {
            padding: 5px 10px;
            font-size: 16px;
            line-height: 1.3
        }
    
        .offer-wrapper {
            padding: 10px 0 5px
        }
    }
    
    .offer-wrapper .contain .cross {
        width: 24px;
        height: 24px;
        padding: 1px 5px;
    }
    
    @media only screen and (max-width:480px) {
        .offer-wrapper {
            margin-top: -7px
        }
    }
    .epaper_side_nav {
        width: 260px;
        height: 100%;
        font-size: 15px;
        position: fixed;
        visibility: hidden;
        top: 0;
        left: -300px;
        background: #fff;
        z-index: 9999999;
        box-shadow: 0 0px 25px 20px rgba(0, 0, 0, 0.08);
        overflow: hidden;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.3s;
        -webkit-overflow-scrolling: touch;
        border-right: solid 1px rgba(221, 221, 221, 1);
    }
    
    .epaper_side_nav.open {
        left: 0px;
        visibility: visible;
        overflow-y: auto;
    }
    
    .epaper_side_nav .logo_amarujala {
        position: relative;
        margin: 15px 10px 15px 17px;
        text-align: left
    }
    
    .epaper_side_nav .logo_amarujala img {
        width: 120px
    }
    
    .epaper_side_nav .logo_amarujala .close {
        width: 24px;
        height: 24px;
        font-size: 20px;
        opacity: 1;
        font-family: Arial;
        font-weight: 500;
        color: #a8a8a8;
        padding: 0 0 0 6px;
        position: absolute;
        right: 0px;
        top: 2px;
        cursor: pointer
    }
    
    .epaper_side_nav .login {
        position: relative;
        display: block;
        font-weight: 700;
        cursor: pointer;
        color: #221f1f;
        background: #f8f8fa;
        border-top: 1px solid #e2e0e0;
    }
    
    .epaper_side_nav .login a {
        padding: 10px 0px 10px 17px;
        color: #221f1f;
        display: block
    }
    
    .epaper_side_nav .login span {
        width: 24px;
        height: 24px;
        display: block;
        position: absolute;
        top: 7px;
        right: 10px;
        background-position: -97px -108px
    }
    
    .epaper_side_nav .login span img {
        width: 100%;
        border-radius: 50px;
        vertical-align: top
    }
    
    .epaper_side_nav ul {
        overflow: hidden;
        display: block;
        border-top: 1px solid #e2e0e0
    }
    
    .epaper_side_nav ul li {
        display: block;
        color: #000;
        border-bottom: 1px solid #e2e0e0;
        text-align: left;
    }
    
    .epaper_side_nav ul li a {
        color: #221f1f;
        padding: 7px 0 7px 17px;
        display: block;
    }
    
    .epaper_side_nav ul li ul {
        overflow: hidden;
        display: block;
        margin-top: 0px;
        border-top: 1px solid #e2e0e0;
        background: #fff
    }
    
    .epaper_side_nav ul li span {
        padding: 8px 0 5px 17px;
    }
    
    .epaper_side_nav ul li ul li {
        display: block;
        border-bottom: 1px solid #e2e0e0;
        text-align: left;
        background: #fff
    }
    
    .epaper_side_nav ul li ul li:last-child {
        border-bottom: 0
    }
    
    .epaper_side_nav ul li ul li a {
        display: block
    }
    
    .navcover {
        width: 0px;
        height: 100%;
        overflow: hidden;
        z-index: 999999;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0px;
        right: 0;
        background: rgba(0, 0, 0, 0)
    }
    
    .navcover.show {
        width: 100%
    }
    
    .epaper-home {
        position: relative;
        display: block;
        font-size: 14px;
        font-weight: 700;
        cursor: pointer;
        color: #221f1f;
        background: #f8f8fa;
        border-top: 1px solid #ddd;
    }
    
    .epaper-home a {
        padding: 17px 16px 15px 20px;
        color: #221f1f;
        display: block;
    }
    
    .epaper-home span {
        top: 14px;
        right: 16px;
    }
    
    .epapericn {
        width: 20px;
        height: 20px;
        display: block;
        position: absolute;
        cursor: pointer;
        background-position: -205px -77px;
    }
    
    @media only screen and (max-width: 960px) {
        .navcover {
            cursor: pointer;
            background: rgba(0, 0, 0, .5)
        }
    }
    <!-- upsell st -->
<style>
    #upsell_btm,
    .upsell_btm_back {
        display: none;
        text-align: center
    }

    @media only screen and (max-width:960px) {
        #upsell_btm {
            width: 100%;
            height: 265px;
            background: #FFF;
            border-radius: 15px 15px 0 0;
            position: fixed;
            right: 0;
            bottom: 0px;
            z-index: 99999;
            box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
            -webkit-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
            padding: 25px 15px 10px;
            transform: translate(0px, 300px);
            color: #0B0B0B
        }

        #upsell_btm.visible {
            display: block;
        }

        #upsell_btm button.close {
            width: 24px;
            height: 24px;
            display: block;
            background-color: transparent;
            box-sizing: border-box;
            text-transform: uppercase;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            border: 0;
            position: absolute;
            top: 10px;
            right: 10px;
            cursor: pointer;
        }

        #upsell_btm button.close::after {
            content: '\2715';
            background: none;
            width: 24px;
            height: 24px;
            text-align: center;
            display: flex;
            color: #737373;
            font-family: Helvetica, sans-serif;
            font-size: 18px;
            line-height: 24px;
            justify-content: center;
            align-items: center
        }

        #upsell_btm ul {
            display: flex;
            justify-content: center
        }

        #upsell_btm ul li {
            width: 45px;
            height: 45px;
            background: #F3F3F3;
            display: inline-flex;
            justify-content: center;
            align-items: center;
            margin: 0 10px;
            border-radius: 50px
        }

        #upsell_btm h3 {
            font-size: 18px;
            line-height: 26px;
            color: #0B0B0B;
            margin: 13px 0 15px
        }

        #upsell_btm h3 span {
            font-size: 15px;
            color: #666;
            display: block;
            padding-bottom: 10px
        }

        #upsell_btm .subs_btn {
            display: inline-block;
            background: #E31E25;
            border-radius: 25px;
            font-size: 18px;
            padding: 10px 50px;
            cursor: pointer;
            border: 0;
            color: #fff;
            width: unset;
            margin: unset;
        }

        #upsell_btm .subs_btn a {
            color: #fff
        }

        .upsell_btm_back {
            opacity: 0;
            position: fixed;
            left: 0;
            top: 0;
            height: 100%;
            width: 100%;
            background-color: rgba(0, 0, 0, 0.6);
            -webkit-transition: opacity 0.5s ease-in-out;
            -moz-transition: opacity 0.5s ease-in-out;
            transition: opacity 0.5s ease-in-out;
            z-index: 9999;
        }

        .upsell_btm_back.visible {
            display: block;
        }
    }

    @media only screen and (max-width:320px) {
        #upsell_btm .subs_btn {
            font-size: 17px;
            padding: 7px 40px;
        }
    }
    /* upsell edn */
    .archived-epaper-sbs-popup {
        display: none
    }

    .archived-epaper-sbs-popup {
        display: block;
        position: fixed;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.6);
        opacity: 0;
        visibility: hidden;
        -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
        -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
        transition: opacity 0.3s 0s, visibility 0s 0.3s;
    }

    .archived-epaper-sbs-popup.is_visible {
        opacity: 1;
        visibility: visible;
        -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
        -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
        transition: opacity 0.3s 0s, visibility 0s 0s;
        z-index: 9999
    }

    .archived-epaper-sbs-popup-container {
        position: relative;
        width: 500px;
        margin: 5em auto;
        background: #fff;
        border-radius: 5px;
        text-align: center;
        box-shadow: 0 6px 7px rgba(0, 0, 0, 0.1);
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px);
        /* Force Hardware Acceleration in WebKit */
        -webkit-backface-visibility: hidden;
        -webkit-transition-property: -webkit-transform;
        -moz-transition-property: -moz-transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        -moz-transition-duration: 0.3s;
        transition-duration: 0.3s;
        border-radius: 5px;
        box-sizing: border-box;
    }

    .archived-epaper-sbs-popup-container .archived-epaper-sbs-popup-close {
        position: absolute;
        top: 15px;
        right: 15px;
        font-size: 22px;
        color: #6f6f6f;
        font-family: arial
    }

    .is_visible .archived-epaper-sbs-popup-container {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    .archived-popup-sbs-info {
        width: 100%;
        padding: 20px 0 30px;
        text-align: center
    }

    .archived-popup-sbs-info img {
        width: 100px
    }

    .archived-popup-sbs-info .epaper_text {
        color: #000;
        font-size: 28px;
        padding: 20px 10px;
        max-width: 320px;
        margin: 0 auto;
        line-height: 1.5;
    }

    .archived-popup-sbs-info .discount {
        font-size: 18px;
        color: #000;
        padding: 5px 10px 3px;
        max-width: 320px;
        margin: 0 auto 50px;
        background: #FEF1BD;
        border: 1px dashed #e4cf78;
        font-family: Arial, Helvetica, sans-serif
    }

    .archived-popup-sbs-info .butn {
        background: #E31E25;
        color: #fff;
        font-size: 20px;
        box-sizing: border-box;
        text-align: center;
        padding: 15px 40px 12px;
        border-radius: 35px;
        text-transform: uppercase;
        display: inline-block;
        font-family: Arial, Helvetica, sans-serif
    }

    .archived-popup-sbs-info .butn a {
        color: #fff;
        display: block
    }

    .archived-popup-sbs-info .epaper_text span {
        display: block;
        font-size: 16px
    }

    @media only screen and (max-width:736px) {
        .archived-epaper-sbs-popup-container {
            width: 94%;
            margin: 5em auto;
        }
    }

    @media only screen and (max-width:568px) {
        .archived-epaper-sbs-popup-container {
            margin: 3em auto
        }

        .archived-popup-sbs-info .epaper_text {
            font-size: 24px;
        }

        .archived-popup-sbs-info .discount {
            font-size: 16px;
            margin: 0 auto 20px;
            max-width: 250px
        }

        .archived-popup-sbs-info .butn {
            font-size: 18px;
            width: 250px;
        }
    }

    @media only screen and (max-width:414px) {
        .archived-epaper-sbs-popup-container {
            margin: 0 auto;
            height: 400px;
            top: 50%;
            margin-top: -185px;
        }
    }

    @media only screen and (max-width:960px) and (orientation: landscape) {
        .archived-epaper-sbs-popup-container {
            margin: 0 auto;
            width: 100%;
            height: 100%;
            position: fixed;
            overflow: auto;
            border-radius: 0
        }

        .archived-epaper-sbs-popup-container .archived-epaper-sbs-popup-close {
            position: fixed;
        }

        .archived-popup-sbs-info .epaper_text {
            font-size: 24px;
        }

        .archived-popup-sbs-info .discount {
            font-size: 16px;
            margin: 0 auto 20px;
            max-width: 250px
        }

        .archived-popup-sbs-info .butn {
            font-size: 18px;
            width: 250px;
        }
    }

/* supscriber popip end */

/* epaper start */
.epaper_bottom_fixed_nav {
    width: 440px;
    height: 40px;
    color: #fff;
    position: fixed;
    font-size: 12px;
    bottom: 65px;
    left: 50%;
    margin-left: -220px;
    display: block;
    background: rgba(54, 59, 63, 0.95);
    border-radius: 5px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 9999
}

.epaper_bottom_fixed_nav.moveup {
    bottom: 170px
}

.epaper_bottom_fixed_nav.hide_thumb {
    width: 280px;
    margin-left: -140px
}

.epaper_bottom_fixed_nav.hide_thumb .view_all_thumb {
    display: none
}

.epaper_bottom_fixed_nav .nav_container {
    position: relative;
}

.epaper_bottom_fixed_nav i {
    font-style: normal
}

.epaper_bottom_fixed_nav a {
    color: #fff
}

.epaper_bottom_fixed_nav .view_all_thumb {
    width: 160px;
    float: left;
    color: #fff;
    border-right: 1px solid #000;
    text-align: center
}

.epaper_bottom_fixed_nav .view_all_thumb a {
    height: 40px;
    padding: 10px 5px;
    display: block;
    color: #fff
}

.epaper_bottom_fixed_nav .view_all_thumb i {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: bottom;
    margin: 0px 5px 0 0;
    background-position: -154px -44px;
}

.epaper_bottom_fixed_nav.moveup .view_all_thumb i {
    background: none;
    font-size: 14px;
    padding-top: 2px
}

.epaper_bottom_fixed_nav.moveup .view_all_thumb i:after {
    content: "X";
}

.epaper_bottom_fixed_nav .go_to_first_page {
    width: 40px;
    height: 40px;
    display: block;
    float: left;
    position: relative;
    color: #fff;
    border-right: 1px solid #000;
    padding: 10px 10px;
    cursor: pointer;
}

.epaper_bottom_fixed_nav .go_to_first_page i {
    width: 20px;
    height: 20px;
    background-position: -184px -44px;
    display: inline-block;
    cursor: pointer;
}

.epaper_bottom_fixed_nav .go_to_prev_page {
    width: 40px;
    height: 40px;
    text-align: center;
    display: block;
    float: left;
    position: relative;
    color: #fff;
    border-right: 1px solid #000;
    padding: 10px 10px;
    cursor: pointer;
}

.epaper_bottom_fixed_nav .go_to_prev_page i {
    width: 20px;
    height: 20px;
    background-position: -210px -44px;
    display: inline-block;
    cursor: pointer;
}

.epaper_bottom_fixed_nav .paging {
    width: 120px;
    height: 40px;
    position: relative;
    padding: 5px 5px 0px 10px;
    float: left;
    border-right: 1px solid #000
}

.epaper_bottom_fixed_nav .paging span {
    display: inline-block;
    padding: 0 5px
}

.epaper_bottom_fixed_nav .paging .page_selection {
    width: 32px;
    position: relative;
    display: inline-block
}

.epaper_bottom_fixed_nav .paging .page_selection i.down_arrow {
    background-position: -36px -10px;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 9px;
    right: 2px;
    z-index: 1;
    pointer-events: none;
    -ms-transform: scale(0.7);
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
}

.epaper_bottom_fixed_nav .paging .page_selection select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 7px 12px 5px 2px;
    color: #fff;
    width: 32px;
    cursor: pointer;
    text-align: center;
    font-size: 12px;
    box-sizing: border-box;
    background: none;
}

.epaper_bottom_fixed_nav .paging select option {
    color: #221f1f;
    font-size: 15px
}

.epaper_bottom_fixed_nav .go_to_next_page {
    width: 40px;
    height: 40px;
    text-align: center;
    display: block;
    float: left;
    position: relative;
    color: #fff;
    border-right: 1px solid #000;
    padding: 10px 10px;
    cursor: pointer;
}

.epaper_bottom_fixed_nav .go_to_next_page i {
    width: 20px;
    height: 20px;
    background-position: -244px -44px;
    display: inline-block;
    cursor: pointer;
}

.epaper_bottom_fixed_nav .go_to_last_page {
    width: 40px;
    height: 40px;
    display: block;
    float: left;
    position: relative;
    color: #fff;
    padding: 10px 10px;
    cursor: pointer;
}

.epaper_bottom_fixed_nav .go_to_last_page i {
    width: 20px;
    height: 20px;
    background-position: -279px -44px;
    display: inline-block;
    cursor: pointer;
}

/*Disabled*/
.epaper_bottom_fixed_nav .disabled {
    opacity: 0.5;
    pointer-events: none
}

@media only screen and (max-width:960px) {
    .epaper_bottom_fixed_nav.moveup {
        bottom: 152px
    }
}

@media only screen and (max-width:667px) {
    .epaper_bottom_fixed_nav {
        width: 100%;
        margin-left: 0;
        left: 0;
        bottom: 0px;
        border-radius: 0;
    }

    .epaper_bottom_fixed_nav.moveup {
        bottom: 0px
    }

    .epaper_bottom_fixed_nav .nav_container {
        width: 100%;
        margin: 0px auto
    }

    .epaper_bottom_fixed_nav .view_all_thumb {
        width: 35%
    }

    .epaper_bottom_fixed_nav .view_all_thumb a {
        padding: 10px 15px;
        text-align: left
    }

    .epaper_bottom_fixed_nav .go_to_first_page,
    .epaper_bottom_fixed_nav .go_to_last_page {
        display: none
    }

    .epaper_bottom_fixed_nav .go_to_prev_page,
    .epaper_bottom_fixed_nav .go_to_next_page {
        width: 12.5%;
        padding: 10px 4px;
    }

    .epaper_bottom_fixed_nav .paging {
        width: 40%;
        padding: 5px 10px 0px 10px;
        text-align: center
    }

    .epaper_bottom_fixed_nav .paging .page_selection {
        width: 40px
    }

    .epaper_bottom_fixed_nav .go_to_next_page {
        border: 0
    }

    .epaper_bottom_fixed_nav.hide_thumb {
        width: 100%;
        margin-left: 0px
    }

    .epaper_bottom_fixed_nav.hide_thumb .go_to_prev_page,
    .epaper_bottom_fixed_nav.hide_thumb .go_to_next_page {
        width: 20%
    }

    .epaper_bottom_fixed_nav.hide_thumb .paging {
        width: 60%;
    }
}

@media only screen and (max-width:386px) {
    .epaper_bottom_fixed_nav .view_all_thumb a {
        padding: 10px 8px
    }

    .epaper_bottom_fixed_nav .view_all_thumb i {
        margin: 0px 3px 0 0
    }
}

@media only screen and (max-width:340px) {
    .epaper_bottom_fixed_nav .view_all_thumb {
        width: 40%
    }

    .epaper_bottom_fixed_nav .view_all_thumb a {
        padding: 10px 8px
    }

    .epaper_bottom_fixed_nav .paging {
        width: 35%;
        padding: 5px 5px 0px
    }

    .epaper_bottom_fixed_nav .paging .page_selection {
        width: 35px
    }

    .epaper_bottom_fixed_nav .paging span {
        padding: 0 2px
    }
}

/* epaper end */

/* epaper bottom */
.epaper_thumblistDv {
    position: fixed;
    z-index: 999
}

.epaper_thumblistDv .thumblist {
    width: 100%;
    height: 142px;
    bottom: -180px;
    position: fixed;
    background: #000;
    z-index: 9999;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.epaper_thumblistDv .thumblist ul {
    width: 100%;
    height: 100%;
    margin: 0px;
    overflow: hidden;
    box-sizing: border-box;
    overflow-x: auto;
    padding: 10px 0 10px 10px;
    white-space: nowrap;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch
}

.epaper_thumblistDv .thumblist ul li {
    width: 80px;
    height: 123px;
    background: #fff url("../../../staticimg.amarujala.com/assets/images/2019/09/09/placeholder-1_5d75f9e4c45f1.jpg") top left/contain;
    display: inline-block;
    margin: 0px 8px 0px 0px;
    padding: 3px 3px 2px;
    white-space: normal;
    position: relative
}

.epaper_thumblistDv .thumblist ul li img {
    vertical-align: top;
    width: 100%
}

.epaper_thumblistDv .thumblist ul li .counter {
    display: block;
    position: absolute;
    padding: 3px 8px 2px;
    background: #000;
    color: #fff;
    font-size: 12px;
    text-align: center;
    right: 1px;
    bottom: 1px;
    font-weight: 700
}

@media only screen and (min-width: 668px) {
    .epaper_thumblistDv.open .thumblist {
        bottom: 0px
    }
}

@media only screen and (min-width: 992px) {
    .epaper_thumblistDv>.thumblist {
        height: 160px
    }
}

@media only screen and (max-width: 667px) {
    .epaper_thumblistDv.open .thumblist {
        bottom: 40px
    }
}
/* epaer bottom edn */