/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
a {
    background: 0 0
}
a:active,
a:hover {
    outline: 0
}
b,
strong {
    font-weight: 700
}
dfn {
    font-style: italic
}
h1 {
    margin: .67em 0
}
mark {
    background: #ff0;
    color: #000
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
pre {
    overflow: auto
}
code,
kbd,
pre,
samp {
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: 700
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td,
th {
    padding: 0
}
@media print {
    * {
        text-shadow: none!important;
        color: #000!important;
        background: 0 0!important;
        box-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    select {
        background: #fff!important
    }
    .navbar {
        display: none
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd!important
    }
}
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.glyphicon-asterisk:before {
    content: "\2a"
}
.glyphicon-plus:before {
    content: "\2b"
}
.glyphicon-euro:before {
    content: "\20ac"
}
.glyphicon-minus:before {
    content: "\2212"
}
.glyphicon-cloud:before {
    content: "\2601"
}
.glyphicon-envelope:before {
    content: "\2709"
}
.glyphicon-pencil:before {
    content: "\270f"
}
.glyphicon-glass:before {
    content: "\e001"
}
.glyphicon-music:before {
    content: "\e002"
}
.glyphicon-search:before {
    content: "\e003"
}
.glyphicon-heart:before {
    content: "\e005"
}
.glyphicon-star:before {
    content: "\e006"
}
.glyphicon-star-empty:before {
    content: "\e007"
}
.glyphicon-user:before {
    content: "\e008"
}
.glyphicon-film:before {
    content: "\e009"
}
.glyphicon-th-large:before {
    content: "\e010"
}
.glyphicon-th:before {
    content: "\e011"
}
.glyphicon-th-list:before {
    content: "\e012"
}
.glyphicon-ok:before {
    content: "\e013"
}
.glyphicon-remove:before {
    content: "\e014"
}
.glyphicon-zoom-in:before {
    content: "\e015"
}
.glyphicon-zoom-out:before {
    content: "\e016"
}
.glyphicon-off:before {
    content: "\e017"
}
.glyphicon-signal:before {
    content: "\e018"
}
.glyphicon-cog:before {
    content: "\e019"
}
.glyphicon-trash:before {
    content: "\e020"
}
.glyphicon-home:before {
    content: "\e021"
}
.glyphicon-file:before {
    content: "\e022"
}
.glyphicon-time:before {
    content: "\e023"
}
.glyphicon-road:before {
    content: "\e024"
}
.glyphicon-download-alt:before {
    content: "\e025"
}
.glyphicon-download:before {
    content: "\e026"
}
.glyphicon-upload:before {
    content: "\e027"
}
.glyphicon-inbox:before {
    content: "\e028"
}
.glyphicon-play-circle:before {
    content: "\e029"
}
.glyphicon-repeat:before {
    content: "\e030"
}
.glyphicon-refresh:before {
    content: "\e031"
}
.glyphicon-list-alt:before {
    content: "\e032"
}
.glyphicon-lock:before {
    content: "\e033"
}
.glyphicon-flag:before {
    content: "\e034"
}
.glyphicon-headphones:before {
    content: "\e035"
}
.glyphicon-volume-off:before {
    content: "\e036"
}
.glyphicon-volume-down:before {
    content: "\e037"
}
.glyphicon-volume-up:before {
    content: "\e038"
}
.glyphicon-qrcode:before {
    content: "\e039"
}
.glyphicon-barcode:before {
    content: "\e040"
}
.glyphicon-tag:before {
    content: "\e041"
}
.glyphicon-tags:before {
    content: "\e042"
}
.glyphicon-book:before {
    content: "\e043"
}
.glyphicon-bookmark:before {
    content: "\e044"
}
.glyphicon-print:before {
    content: "\e045"
}
.glyphicon-camera:before {
    content: "\e046"
}
.glyphicon-font:before {
    content: "\e047"
}
.glyphicon-bold:before {
    content: "\e048"
}
.glyphicon-italic:before {
    content: "\e049"
}
.glyphicon-text-height:before {
    content: "\e050"
}
.glyphicon-text-width:before {
    content: "\e051"
}
.glyphicon-align-left:before {
    content: "\e052"
}
.glyphicon-align-center:before {
    content: "\e053"
}
.glyphicon-align-right:before {
    content: "\e054"
}
.glyphicon-align-justify:before {
    content: "\e055"
}
.glyphicon-list:before {
    content: "\e056"
}
.glyphicon-indent-left:before {
    content: "\e057"
}
.glyphicon-indent-right:before {
    content: "\e058"
}
.glyphicon-facetime-video:before {
    content: "\e059"
}
.glyphicon-picture:before {
    content: "\e060"
}
.glyphicon-map-marker:before {
    content: "\e062"
}
.glyphicon-adjust:before {
    content: "\e063"
}
.glyphicon-tint:before {
    content: "\e064"
}
.glyphicon-edit:before {
    content: "\e065"
}
.glyphicon-share:before {
    content: "\e066"
}
.glyphicon-check:before {
    content: "\e067"
}
.glyphicon-move:before {
    content: "\e068"
}
.glyphicon-step-backward:before {
    content: "\e069"
}
.glyphicon-fast-backward:before {
    content: "\e070"
}
.glyphicon-backward:before {
    content: "\e071"
}
.glyphicon-play:before {
    content: "\e072"
}
.glyphicon-pause:before {
    content: "\e073"
}
.glyphicon-stop:before {
    content: "\e074"
}
.glyphicon-forward:before {
    content: "\e075"
}
.glyphicon-fast-forward:before {
    content: "\e076"
}
.glyphicon-step-forward:before {
    content: "\e077"
}
.glyphicon-eject:before {
    content: "\e078"
}
.glyphicon-chevron-left:before {
    content: "\e079"
}
.glyphicon-chevron-right:before {
    content: "\e080"
}
.glyphicon-plus-sign:before {
    content: "\e081"
}
.glyphicon-minus-sign:before {
    content: "\e082"
}
.glyphicon-remove-sign:before {
    content: "\e083"
}
.glyphicon-ok-sign:before {
    content: "\e084"
}
.glyphicon-question-sign:before {
    content: "\e085"
}
.glyphicon-info-sign:before {
    content: "\e086"
}
.glyphicon-screenshot:before {
    content: "\e087"
}
.glyphicon-remove-circle:before {
    content: "\e088"
}
.glyphicon-ok-circle:before {
    content: "\e089"
}
.glyphicon-ban-circle:before {
    content: "\e090"
}
.glyphicon-arrow-left:before {
    content: "\e091"
}
.glyphicon-arrow-right:before {
    content: "\e092"
}
.glyphicon-arrow-up:before {
    content: "\e093"
}
.glyphicon-arrow-down:before {
    content: "\e094"
}
.glyphicon-share-alt:before {
    content: "\e095"
}
.glyphicon-resize-full:before {
    content: "\e096"
}
.glyphicon-resize-small:before {
    content: "\e097"
}
.glyphicon-exclamation-sign:before {
    content: "\e101"
}
.glyphicon-gift:before {
    content: "\e102"
}
.glyphicon-leaf:before {
    content: "\e103"
}
.glyphicon-fire:before {
    content: "\e104"
}
.glyphicon-eye-open:before {
    content: "\e105"
}
.glyphicon-eye-close:before {
    content: "\e106"
}
.glyphicon-warning-sign:before {
    content: "\e107"
}
.glyphicon-plane:before {
    content: "\e108"
}
.glyphicon-calendar:before {
    content: "\e109"
}
.glyphicon-random:before {
    content: "\e110"
}
.glyphicon-comment:before {
    content: "\e111"
}
.glyphicon-magnet:before {
    content: "\e112"
}
.glyphicon-chevron-up:before {
    content: "\e113"
}
.glyphicon-chevron-down:before {
    content: "\e114"
}
.glyphicon-retweet:before {
    content: "\e115"
}
.glyphicon-shopping-cart:before {
    content: "\e116"
}
.glyphicon-folder-close:before {
    content: "\e117"
}
.glyphicon-folder-open:before {
    content: "\e118"
}
.glyphicon-resize-vertical:before {
    content: "\e119"
}
.glyphicon-resize-horizontal:before {
    content: "\e120"
}
.glyphicon-hdd:before {
    content: "\e121"
}
.glyphicon-bullhorn:before {
    content: "\e122"
}
.glyphicon-bell:before {
    content: "\e123"
}
.glyphicon-certificate:before {
    content: "\e124"
}
.glyphicon-thumbs-up:before {
    content: "\e125"
}
.glyphicon-thumbs-down:before {
    content: "\e126"
}
.glyphicon-hand-right:before {
    content: "\e127"
}
.glyphicon-hand-left:before {
    content: "\e128"
}
.glyphicon-hand-up:before {
    content: "\e129"
}
.glyphicon-hand-down:before {
    content: "\e130"
}
.glyphicon-circle-arrow-right:before {
    content: "\e131"
}
.glyphicon-circle-arrow-left:before {
    content: "\e132"
}
.glyphicon-circle-arrow-up:before {
    content: "\e133"
}
.glyphicon-circle-arrow-down:before {
    content: "\e134"
}
.glyphicon-globe:before {
    content: "\e135"
}
.glyphicon-wrench:before {
    content: "\e136"
}
.glyphicon-tasks:before {
    content: "\e137"
}
.glyphicon-filter:before {
    content: "\e138"
}
.glyphicon-briefcase:before {
    content: "\e139"
}
.glyphicon-fullscreen:before {
    content: "\e140"
}
.glyphicon-dashboard:before {
    content: "\e141"
}
.glyphicon-paperclip:before {
    content: "\e142"
}
.glyphicon-heart-empty:before {
    content: "\e143"
}
.glyphicon-link:before {
    content: "\e144"
}
.glyphicon-phone:before {
    content: "\e145"
}
.glyphicon-pushpin:before {
    content: "\e146"
}
.glyphicon-usd:before {
    content: "\e148"
}
.glyphicon-gbp:before {
    content: "\e149"
}
.glyphicon-sort:before {
    content: "\e150"
}
.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}
.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}
.glyphicon-sort-by-order:before {
    content: "\e153"
}
.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}
.glyphicon-sort-by-attributes:before {
    content: "\e155"
}
.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}
.glyphicon-unchecked:before {
    content: "\e157"
}
.glyphicon-expand:before {
    content: "\e158"
}
.glyphicon-collapse-down:before {
    content: "\e159"
}
.glyphicon-collapse-up:before {
    content: "\e160"
}
.glyphicon-log-in:before {
    content: "\e161"
}
.glyphicon-flash:before {
    content: "\e162"
}
.glyphicon-log-out:before {
    content: "\e163"
}
.glyphicon-new-window:before {
    content: "\e164"
}
.glyphicon-record:before {
    content: "\e165"
}
.glyphicon-save:before {
    content: "\e166"
}
.glyphicon-open:before {
    content: "\e167"
}
.glyphicon-saved:before {
    content: "\e168"
}
.glyphicon-import:before {
    content: "\e169"
}
.glyphicon-export:before {
    content: "\e170"
}
.glyphicon-send:before {
    content: "\e171"
}
.glyphicon-floppy-disk:before {
    content: "\e172"
}
.glyphicon-floppy-saved:before {
    content: "\e173"
}
.glyphicon-floppy-remove:before {
    content: "\e174"
}
.glyphicon-floppy-save:before {
    content: "\e175"
}
.glyphicon-floppy-open:before {
    content: "\e176"
}
.glyphicon-credit-card:before {
    content: "\e177"
}
.glyphicon-transfer:before {
    content: "\e178"
}
.glyphicon-cutlery:before {
    content: "\e179"
}
.glyphicon-header:before {
    content: "\e180"
}
.glyphicon-compressed:before {
    content: "\e181"
}
.glyphicon-earphone:before {
    content: "\e182"
}
.glyphicon-phone-alt:before {
    content: "\e183"
}
.glyphicon-tower:before {
    content: "\e184"
}
.glyphicon-stats:before {
    content: "\e185"
}
.glyphicon-sd-video:before {
    content: "\e186"
}
.glyphicon-hd-video:before {
    content: "\e187"
}
.glyphicon-subtitles:before {
    content: "\e188"
}
.glyphicon-sound-stereo:before {
    content: "\e189"
}
.glyphicon-sound-dolby:before {
    content: "\e190"
}
.glyphicon-sound-5-1:before {
    content: "\e191"
}
.glyphicon-sound-6-1:before {
    content: "\e192"
}
.glyphicon-sound-7-1:before {
    content: "\e193"
}
.glyphicon-copyright-mark:before {
    content: "\e194"
}
.glyphicon-registration-mark:before {
    content: "\e195"
}
.glyphicon-cloud-download:before {
    content: "\e197"
}
.glyphicon-cloud-upload:before {
    content: "\e198"
}
.glyphicon-tree-conifer:before {
    content: "\e199"
}
.glyphicon-tree-deciduous:before {
    content: "\e200"
}
*,
: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-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
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: 0
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}
.img-circle {
    border-radius: 50%
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}
.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 .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 .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%
}
p {
    margin: 0 0 10px
}
.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}
@media (min-width: 1px) {
    .lead {
        font-size: 21px
    }
}
.small,
small {
    font-size: 85%
}
cite {
    font-style: normal
}
.mark,
mark {
    background-color: #fcf8e3;
    padding: .2em
}
.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: #428bca
}
a.text-primary:hover {
    color: #3071a9
}
.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: #428bca
}
a.bg-primary:hover {
    background-color: #3071a9
}
.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;
    list-style: none;
    margin-left: -5px
}
.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 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: 1px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        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 {
    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;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}
.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'
}
blockquote:after,
blockquote:before {
    content: ""
}
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: 0
}
kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 0;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    box-shadow: none
}
pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 0
}
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,
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px
}
@media (min-width: 1px) {
    .container {
        width: 905px
    }
}
@media (min-width: 992px) {
    .container {
        width: 960px
    }
}
@media (min-width: 9999px) {
    .container {
        width: 960px
    }
}
.row {
    margin-left: -10px;
    margin-right: -10px
}
.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-left: 10px;
    padding-right: 10px
}
.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: 1px) {
    .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: 9999px) {
    .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
}
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,
.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)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}
.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th {
    background-color: #f5f5f5
}
table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}
table td[class*=col-],
table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}
.table>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
}
@media screen and (max-width: 0) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>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 {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}
input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
input[type=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: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    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: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
.form-control::-moz-placeholder {
    color: #777;
    opacity: 1
}
.form-control:-ms-input-placeholder {
    color: #777
}
.form-control::-webkit-input-placeholder {
    color: #777
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}
textarea.form-control {
    height: auto
}
input[type=search] {
    -webkit-appearance: none
}
input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    line-height: 34px;
    line-height: 1.42857143 \0
}
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;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px
}
.checkbox label,
.radio label {
    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;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}
.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}
.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}
.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}
.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}
.form-horizontal .form-group-sm .form-control,
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0
}
select.input-sm {
    height: 30px;
    line-height: 30px
}
select[multiple].input-sm,
textarea.input-sm {
    height: auto
}
.form-horizontal .form-group-lg .form-control,
.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0
}
select.input-lg {
    height: 46px;
    line-height: 46px
}
select[multiple].input-lg,
textarea.input-lg {
    height: auto
}
.has-feedback {
    position: relative
}
.has-feedback .form-control {
    padding-right: 42.5px
}
.form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center
}
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline {
    color: #3c763d
}
.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}
.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}
.has-success .form-control-feedback {
    color: #3c763d
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline {
    color: #8a6d3b
}
.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}
.has-warning .form-control-feedback {
    color: #8a6d3b
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline {
    color: #a94442
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}
.has-error .form-control-feedback {
    color: #a94442
}
.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}
@media (min-width: 1px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .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 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}
.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}
.form-horizontal .form-group {
    margin-left: -10px;
    margin-right: -10px
}
@media (min-width: 1px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}
.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 10px
}
@media (min-width: 1px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px
    }
}
@media (min-width: 1px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.btn.active:focus,
.btn:active:focus,
.btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}
.btn.active,
.btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}
.btn-default.active,
.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:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.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: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: #428bca;
    border-color: #357ebd
}
.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3071a9;
    border-color: #285e8e
}
.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}
.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.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:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #428bca;
    border-color: #357ebd
}
.btn-primary .badge {
    color: #428bca;
    background-color: #fff
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}
.btn-success.active,
.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:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.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: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: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:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.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: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: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:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.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: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: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:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.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: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 {
    color: #428bca;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}
.btn-link:focus,
.btn-link:hover {
    color: #2a6496;
    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: 0
}
.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0
}
.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0
}
.btn-block {
    display: block;
    width: 100%
}
.btn-block+.btn-block {
    margin-top: 5px
}
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}
.fade.in {
    opacity: 1
}
.collapse {
    display: none
}
.collapse.in {
    display: block
}
tr.collapse.in {
    display: table-row
}
tbody.collapse.in {
    display: table-row-group
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}
.dropdown {
    position: relative
}
.dropdown-toggle:focus {
    outline: 0
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca
}
.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;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}
.open>.dropdown-menu {
    display: block
}
.open>a {
    outline: 0
}
.dropdown-menu-right {
    left: auto;
    right: 0
}
.dropdown-menu-left {
    left: 0;
    right: auto
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}
.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}
@media (min-width: 1px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}
.btn-group-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-vertical>.btn:focus,
.btn-group>.btn:focus {
    outline: 0
}
.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}
.btn-toolbar {
    margin-left: -5px
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}
.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}
.btn-group>.btn:first-child {
    margin-left: 0
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.btn-group>.btn-group {
    float: left
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}
.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.btn-group>.btn-group:last-child>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}
.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}
.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn .caret {
    margin-left: 0
}
.btn-lg .caret {
    border-width: 5px 5px 0
}
.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: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}
.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}
.btn-group-justified>.btn-group .btn {
    width: 100%
}
.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}
[data-toggle=buttons]>.btn>input[type=checkbox],
[data-toggle=buttons]>.btn>input[type=radio] {
    position: absolute;
    z-index: -1;
    opacity: 0;
    filter: alpha(opacity=0)
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}
.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0
}
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: 0
}
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: 0
}
.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 0
}
.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 0
}
.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-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.input-group-addon:first-child {
    border-right: 0
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn: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-bottom-left-radius: 0;
    border-top-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 {
    margin-bottom: 0;
    padding-left: 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;
    background-color: transparent;
    cursor: not-allowed
}
.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #428bca
}
.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.nav>li>a>img {
    max-width: none
}
.nav-tabs {
    border-bottom: 1px solid #ddd
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 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;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}
.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}
.nav-tabs.nav-justified>li {
    float: none
}
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}
@media (min-width: 1px) {
    .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: 0
}
.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: 1px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 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: 0
}
.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: #428bca
}
.nav-stacked>li {
    float: none
}
.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}
.nav-justified {
    width: 100%
}
.nav-justified>li {
    float: none
}
.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}
.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}
@media (min-width: 1px) {
    .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: 0
}
.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}
@media (min-width: 1px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}
.tab-content>.tab-pane {
    display: none
}
.tab-content>.active {
    display: block
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}
@media (min-width: 1px) {
    .navbar {
        border-radius: 0
    }
}
@media (min-width: 1px) {
    .navbar-header {
        float: left
    }
}
.navbar-collapse {
    overflow-x: visible;
    padding-right: 10px;
    padding-left: 10px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}
.navbar-collapse.in {
    overflow-y: auto
}
@media (min-width: 1px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}
@media (max-width: 1px) 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: -10px;
    margin-left: -10px
}
@media (min-width: 1px) {
    .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: 1px) {
    .navbar-static-top {
        border-radius: 0
    }
}
.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
@media (min-width: 1px) {
    .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;
    padding: 15px 10px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}
.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}
@media (min-width: 1px) {
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -10px
    }
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 10px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0
}
.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: 1px) {
    .navbar-toggle {
        display: none
    }
}
.navbar-nav {
    margin: 7.5px -10px
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}
@media (max-width: 0) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        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: 1px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
    .navbar-nav.navbar-right:last-child {
        margin-right: -10px
    }
}
@media (min-width: 1px) {
    .navbar-left {
        float: left!important;
        float: left
    }
    .navbar-right {
        float: right!important;
        float: right
    }
}
.navbar-form {
    margin: 8px -10px;
    padding: 10px;
    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: 1px) {
    .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 .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: 0) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}
@media (min-width: 1px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-form.navbar-right:last-child {
        margin-right: -10px
    }
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    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: 1px) {
    .navbar-text {
        float: left;
        margin-left: 10px;
        margin-right: 10px
    }
    .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}
.navbar-default .navbar-brand {
    color: #777
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}
.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #777
}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}
.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}
.navbar-default .navbar-toggle {
    border-color: #ddd
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #e7e7e7;
    color: #555
}
@media (max-width: 0) {
    .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: #777
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}
.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
    color: #777
}
.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 {
    background-color: #080808;
    color: #fff
}
@media (max-width: 0) {
    .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: #777
    }
    .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: #777
}
.navbar-inverse .navbar-link:hover {
    color: #fff
}
.navbar-inverse .btn-link {
    color: #777
}
.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: 0
}
.breadcrumb>li {
    display: inline-block
}
.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc
}
.breadcrumb>.active {
    color: #777
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 0
}
.pagination>li {
    display: inline
}
.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #428bca;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    color: #2a6496;
    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;
    background-color: #428bca;
    border-color: #428bca;
    cursor: default
}
.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}
.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-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.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-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}
.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;
    background-color: #fff;
    cursor: not-allowed
}
.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: #428bca
}
.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #3071a9
}
.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;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    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
}
.nav-pills>.active>a>.badge,
a.list-group-item.active>.badge {
    color: #428bca;
    background-color: #fff
}
.nav-pills>li>a>.badge {
    margin-left: 3px
}
.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}
.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}
.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}
.jumbotron>hr {
    border-top-color: #d5d5d5
}
.container .jumbotron {
    border-radius: 0
}
.jumbotron .container {
    max-width: 100%
}
@media screen and (min-width: 1px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .jumbotron {
        padding-left: 60px;
        padding-right: 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: 0;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.thumbnail a>img,
.thumbnail>img {
    margin-left: auto;
    margin-right: auto
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #428bca
}
.thumbnail .caption {
    padding: 9px;
    color: #333
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 0
}
.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 {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}
.alert-success hr {
    border-top-color: #c9e2b3
}
.alert-success .alert-link {
    color: #2b542c
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}
.alert-info hr {
    border-top-color: #a6e1ec
}
.alert-info .alert-link {
    color: #245269
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}
.alert-warning hr {
    border-top-color: #f7e1b5
}
.alert-warning .alert-link {
    color: #66512c
}
.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}
.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
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 0;
    -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: #428bca;
    -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);
    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[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
    min-width: 30px
}
.progress-bar[aria-valuenow="0"] {
    color: #777;
    min-width: 30px;
    background-color: transparent;
    background-image: none;
    box-shadow: none
}
.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,
.media-body {
    overflow: hidden;
    zoom: 1
}
.media,
.media .media {
    margin-top: 15px
}
.media:first-child {
    margin-top: 0
}
.media-object {
    display: block
}
.media-heading {
    margin: 0 0 5px
}
.media>.pull-left {
    margin-right: 10px
}
.media>.pull-right {
    margin-left: 10px
}
.media-list {
    padding-left: 0;
    list-style: none
}
.list-group {
    margin-bottom: 20px;
    padding-left: 0
}
.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-right-radius: 0;
    border-top-left-radius: 0
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.list-group-item>.badge {
    float: right
}
.list-group-item>.badge+.badge {
    margin-right: 5px
}
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 {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    background-color: #eee;
    color: #777
}
.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: #428bca;
    border-color: #428bca
}
.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: #e1edf7
}
.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: 0;
    -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 {
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1;
    border-top-left-radius: -1
}
.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: -1;
    border-bottom-left-radius: -1
}
.panel>.list-group {
    margin-bottom: 0
}
.panel>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}
.panel>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1;
    border-top-left-radius: -1
}
.panel>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1
}
.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}
.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}
.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
    border-top-right-radius: -1;
    border-top-left-radius: -1
}
.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: -1
}
.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: -1
}
.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1
}
.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: -1
}
.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: -1
}
.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive {
    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>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}
.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}
.panel-group {
    margin-bottom: 20px
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0
}
.panel-group .panel+.panel {
    margin-top: 5px
}
.panel-group .panel-heading {
    border-bottom: 0
}
.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: #428bca
}
.panel-primary>.panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #428bca
}
.panel-primary>.panel-heading .badge {
    color: #428bca;
    background-color: #fff
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #428bca
}
.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 {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 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: 0;
    -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: 0
}
.well-sm {
    padding: 9px;
    border-radius: 0
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}
.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}
button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}
.modal-open {
    overflow: hidden
}
.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}
.modal.fade .modal-dialog {
    -webkit-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}
.modal.in .modal-dialog {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}
.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    outline: 0
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}
.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.43px
}
.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-left: 5px;
    margin-bottom: 0
}
.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
    margin-left: 0
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}
@media (min-width: 1px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}
.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}
.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}
.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}
.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}
.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 0
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    white-space: normal
}
.popover.top {
    margin-top: -10px
}
.popover.right {
    margin-left: 10px
}
.popover.bottom {
    margin-top: 10px
}
.popover.left {
    margin-left: -10px
}
.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: -1 -1 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 {
    border-width: 10px;
    content: ""
}
.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}
.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}
.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}
.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}
.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}
.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    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 {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}
.carousel {
    position: relative
}
.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}
.carousel-inner>.item {
    display: none;
    position: relative;
    -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
}
.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;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}
.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: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}
.carousel-control.right {
    left: auto;
    right: 0;
    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: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}
.carousel-control:focus,
.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}
.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%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: transparent
}
.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}
.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    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: 1px) {
    .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 {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.pull-right {
    float: right!important
}
.pull-left {
    float: left!important
}
.hide {
    display: none!important
}
.show {
    display: block!important
}
.invisible {
    visibility: hidden
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.hidden {
    display: none!important;
    visibility: hidden!important
}
.affix {
    position: fixed;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
@-ms-viewport {
    width: device-width
}
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-print,
.visible-print-block,
.visible-print-inline,
.visible-print-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none!important
}
@media (max-width: 0) {
    .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: 0) {
    .visible-xs-block {
        display: block!important
    }
}
@media (max-width: 0) {
    .visible-xs-inline {
        display: inline!important
    }
}
@media (max-width: 0) {
    .visible-xs-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 1px) 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: 1px) and (max-width: 991px) {
    .visible-sm-block {
        display: block!important
    }
}
@media (min-width: 1px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline!important
    }
}
@media (min-width: 1px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 992px) and (max-width: 9998px) {
    .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: 9998px) {
    .visible-md-block {
        display: block!important
    }
}
@media (min-width: 992px) and (max-width: 9998px) {
    .visible-md-inline {
        display: inline!important
    }
}
@media (min-width: 992px) and (max-width: 9998px) {
    .visible-md-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 9999px) {
    .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: 9999px) {
    .visible-lg-block {
        display: block!important
    }
}
@media (min-width: 9999px) {
    .visible-lg-inline {
        display: inline!important
    }
}
@media (min-width: 9999px) {
    .visible-lg-inline-block {
        display: inline-block!important
    }
}
@media (max-width: 0) {
    .hidden-xs {
        display: none!important
    }
}
@media (min-width: 1px) and (max-width: 991px) {
    .hidden-sm {
        display: none!important
    }
}
@media (min-width: 992px) and (max-width: 9998px) {
    .hidden-md {
        display: none!important
    }
}
@media (min-width: 9999px) {
    .hidden-lg {
        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
    }
}
@media print {
    .visible-print-block {
        display: block!important
    }
}
@media print {
    .visible-print-inline {
        display: inline!important
    }
}
@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
}
@media print {
    .hidden-print {
        display: none!important
    }
}
@font-face {
    font-family: FontAwesome;
    src: url(http://s.hurriyet.com.tr/static/fonts/font-awesome/fontawesome-webfont.eot?v=4.3.5);
    src: url(http://s.hurriyet.com.tr/static/fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.3.5) format('embedded-opentype'), url(http://s.hurriyet.com.tr/static/fonts/font-awesome/fontawesome-webfont.woff2?v=4.3.5) format('woff2'), url(http://s.hurriyet.com.tr/static/fonts/font-awesome/fontawesome-webfont.woff?v=4.3.5) format('woff'), url(http://s.hurriyet.com.tr/static/fonts/font-awesome/fontawesome-webfont.ttf?v=4.3.5) format('truetype'), url(http://s.hurriyet.com.tr/static/fonts/font-awesome/fontawesome-webfont.svg?v=4.3.5#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal
}
.FL,
.left {
    float: left
}
.FR,
.right {
    float: right
}
.f18 {
    font-size: 18px
}
.beyaz {
    color: #fff
}
.clear {
    display: inline-block;
    width: 100%
}
.mt10 {
    margin-top: 10px!important
}
.mb10 {
    margin-bottom: 10px!important
}
.mt20 {
    margin-top: 20px!important
}
.mb20 {
    margin-bottom: 20px!important
}
.mt0 {
    margin-top: 0!important
}
.mb0 {
    margin-bottom: 0!important
}
.p5 {
    padding: 5px!important
}
.clr {
    zoom: 1
}
.clr:after,
.clr:before {
    content: " ";
    display: table
}
.clr:after {
    clear: both
}
.box {
    box-shadow: 0 1px 1px 0 #d3d3d3;
    background: #fff;
    zoom: 1
}
.box:after,
.box:before {
    content: " ";
    display: table
}
.box:after {
    clear: both
}
.transition {
    transition-property: color;
    transition-duration: .2s
}
.add-margin {
    margin-top: 20px
}
.add-margin:first-child {
    margin-top: 0
}
.hover {
    color: #e8393a
}
body {
    background: #f8f8f8;
    font-family: pt_sansregular;
    overflow-x: hidden
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px
}
a {
    outline: 0!important;
    color: #428bca;
    text-decoration: none
}
a:focus,
a:hover {
    color: #2a6496;
    text-decoration: none
}
a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}
.title {
    display: block;
    color: #454545;
    font-family: pt_sansbold;
    line-height: 1.2
}
.title:hover span {
    color: #e8393a
}
.title span {
    padding: 10px;
    transition-property: color;
    transition-duration: .2s;
    display: block
}
ul {
    padding: 0;
    margin: 0;
    list-style: none
}
.red-title-bg {
    background: #e20904;
    padding: 10px
}
.red-title-bg h5 {
    font-size: 18px;
    color: #fff;
    line-height: 16px
}
.news-box {
    margin-top: 20px
}
.news-box h3 {
    margin: 0;
    font-size: 18px;
    line-height: 18px
}
.news-box h3 a {
    display: block;
    color: #454545;
    font-family: pt_sansbold;
    line-height: 1.2
}
.news-box h3 a:hover span {
    color: #e8393a
}
.news-box h3 a span {
    padding: 10px;
    transition-property: color;
    transition-duration: .2s;
    display: block
}
.news-item {
    box-shadow: 0 1px 1px 0 #d3d3d3;
    background: #fff;
    zoom: 1;
    overflow: hidden;
    position: relative
}
.news-item:after,
.news-item:before {
    content: " ";
    display: table
}
.news-item:after {
    clear: both
}
.news-item h3 a span.image {
    display: inline-block;
    height: 170px;
    position: relative;
    overflow: hidden;
    padding: 0;
    width: 100%
}
.news-item h3 a span.image .img-container {
    padding: 0;
    width: 100%;
    height: 500px;
    position: absolute;
    top: 50%;
    margin-top: -250px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    font-size: 0
}
.news-item h3 a span.image .img-container .vertical-helper {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    padding: 0
}
.news-item h3 a span.image .img-container img {
    vertical-align: middle
}
.manset {
    width: 100%;
    float: left;
    margin-right: 20px
}
.manset-right-news {
    width: 300px;
    float: left;
    height: 400px
}
.manset-right-news .manset-right-news-list li {
    display: block;
    border-bottom: 1px solid #d3d3d3;
    border-top: 1px solid #fff;
    padding: 10px 0
}
.manset-right-news .manset-right-news-list li:first-child {
    padding-top: 0;
    border-top: 0
}
.manset-right-news .manset-right-news-list li:nth-child(4) {
    border-bottom: 0
}
.manset-right-news .manset-right-news-list li .news-img-right {
    position: relative
}
.manset-right-news .manset-right-news-list li .news-img-right span {
    font-size: 18px;
    padding: 0;
    line-height: 1.35
}
.manset-right-news .manset-right-news-list li .news-img-right img {
    float: right;
    margin-left: 10px
}
.home-left-block {
    float: left;
    width: 620px;
    margin-right: 20px
}
.home-left-block>.row:first-child {
    margin-top: 0!important
}
.home-right-block {
    float: left;
    width: 300px
}
.left-block-620 {
    float: left;
    width: 620px;
    margin-right: 20px
}
.left-block-620 .row.news-box {
    margin-top: 0!important
}
.right-block-300 {
    float: left;
    width: 300px
}
.flash-four {
    height: 200px
}
.flash-four span {
    font-size: 22px
}
.text-news ul {
    padding: 0 10px
}
.text-news ul li {
    border-top: 1px solid #e5e5e5;
    background: url(http://www.hurriyet.com.tr/p/hurriyet-2013/list-disc.gif) 0 16px no-repeat;
    width: 270px;
    margin-right: 20px;
    float: left;
    padding: 14px 0 14px 15px
}
.text-news ul li:first-child {
    border-top: 0
}
.text-news ul h6 {
    font-size: 14px;
    line-height: 16px
}
.text-news ul h6 a {
    color: #454545
}
.text-news ul h6 a:hover {
    color: #e8393a
}
.home-small {
    height: 194px;
    margin-top: 20px
}
.home-small:first-child {
    margin-top: 0
}
.home-small h3 a span {
    padding: 14px 10px
}
.home-small h3 a span:hover {
    color: #e8393a
}
.dikey-tek {
    height: 408px
}
.dikey-tek img {
    height: 324px
}
.banner-885 {
    width: 885px;
    margin: auto
}
.double-news {
    height: 255px
}
.double-news h3 a span {
    padding-top: 15px;
    padding-bottom: 5px
}
.double-news.ilan h3 {
    font-family: pt_sansregular, 'Helvetica Neue', Arial, sans-serif
}
.double-news.ilan h3 a small,
.double-news.ilan h3 a span,
.double-news.ilan h3 a strong {
    display: block;
    font-family: pt_sansregular, 'Helvetica Neue', Arial, sans-serif
}
.double-news.ilan h3 a strong {
    font: 16px pt_sansbold, 'Helvetica Neue', Arial, sans-serif;
    color: #000;
    margin: 10px 0 5px 10px;
    width: 190px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.double-news.ilan h3 a small {
    font-size: 14px!important;
    margin: 0 0 7px 10px;
    color: #000
}
.double-news.ilan h3 a span {
    font-size: 14px;
    color: #000;
    padding: 0
}
.double-news.ilan h3 a i {
    font-style: normal;
    margin: 0 0 0 20px;
    color: #7b7b7b
}
.double-news.ilan h3 a u {
    text-decoration: none;
    font-size: 14px;
    font-family: pt_sansbold;
    color: #5d9b0d!important;
    margin: 0 20px 0 0
}
.double-news.ilan h3 a.brand-logo {
    position: absolute;
    right: 10px;
    bottom: 53px
}
.double-news.ilan h3 a.brand-logo img {
    width: auto!important
}
.tower-news {
    height: 530px
}
.tower-news h3 a span {
    padding-top: 15px;
    padding-bottom: 5px
}
.ikili-haber .col-xs-6 {
    margin-top: 20px
}
.ikili-haber .col-xs-6:first-child,
.ikili-haber .col-xs-6:first-child+.col-xs-6 {
    margin-top: 0
}
.triple-big .double-news {
    margin-top: 20px
}
.triple-big .col-xs-6 .double-news:first-child {
    margin-top: 0
}
.triple-horizontal .box {
    padding: 15px 5px
}
.horizontal-small-news {
    zoom: 1;
    border-top: 1px solid #d3d3d3;
    padding-top: 10px
}
.horizontal-small-news:after,
.horizontal-small-news:before {
    content: " ";
    display: table
}
.horizontal-small-news:after {
    clear: both
}
.horizontal-small-news:first-child {
    border-top: 0;
    padding: 0 0 10px
}
.horizontal-small-news img {
    float: right
}
.horizontal-small-news a {
    display: block;
    color: #454545;
    font-family: pt_sansbold;
    line-height: 1.2
}
.horizontal-small-news a:hover span {
    color: #e8393a
}
.horizontal-small-news a span {
    padding: 10px;
    transition-property: color;
    transition-duration: .2s;
    display: block;
    font-size: 16px
}
.home-right-block .row:first-child {
    margin-top: 0
}
.home-right-block .manset {
    width: 100%
}
.home-right-block .catSliderPager {
    width: 100%!important
}
.home-right-block .tvMansetTitle {
    font-size: 16px
}
.home-right-block .webTvPlayIcon {
    display: none
}
#sliderPager li {
    float: left
}
#sliderPager li a {
    text-align: center;
    display: block
}
#sliderPager li a.active,
#sliderPager li a:hover {
    background-position: 0 -59px;
    color: #fff
}
.bx-wrapper .bx-prev {
    left: 10px;
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/sol_ok.png) no-repeat;
    width: 27px!important;
    height: 50px!important;
    margin-top: 36px!important
}
.bx-wrapper .bx-next {
    right: 25px;
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/sag_ok.png) no-repeat;
    width: 27px!important;
    height: 50px!important;
    margin-top: 36px!important
}
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 35%;
    margin-top: -16px;
    outline: 0;
    width: 16px;
    height: 32px;
    text-indent: -9999px;
    z-index: 999
}
.bx-wrapper .bx-controls-direction a.disabled {
    display: none
}
.bx-wrapper .bx-controls-auto {
    text-align: center
}
.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/controls.png) -86px -11px no-repeat;
    margin: 0 3px
}
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:hover {
    background-position: -86px 0
}
.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/controls.png) -86px -44px no-repeat;
    margin: 0 3px
}
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:hover {
    background-position: -86px -33px
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px
}
.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(80, 80, 80, .75);
    width: 100%
}
.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px
}
.manset .bx-wrapper .bx-next,
.manset .bx-wrapper .bx-prev {
    display: block;
    margin-top: 0!important;
    z-index: 99
}
.catSliderPager {
    width: 100%;
    height: 50px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    padding-top: 11px
}
.catSliderPager a {
    font-family: pt_sansbold;
    width: 33px;
    height: 30px;
    text-align: center;
    color: #7c7c7c;
    font-size: 14px;
    display: inline-block;
    padding-top: 5px;
    margin: auto
}
.catSliderPager a a.active,
.catSliderPager a:hover {
    background-color: #c9321f;
    color: #fff
}
#flashSliderPager {
    height: 29px!important;
    overflow: hidden;
    position: absolute;
    top: 15px;
    right: 13px;
    z-index: 9999
}
#flashSliderPager a {
    width: 29px;
    height: 29px;
    text-align: center;
    color: #e52e29;
    font-size: 18px;
    font-family: pt_sansbold;
    display: block;
    float: left;
    margin-right: 10px;
    background: #fff;
    line-height: 29px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}
#flashSliderPager a.active,
#flashSliderPager a:hover {
    background-color: #e30a03;
    color: #fff
}
.mansetTopTitle {
    position: absolute;
    bottom: 75px;
    left: 40px;
    padding: 10px;
    z-index: 2;
    border-radius: 5px;
    font-size: 20px;
    color: #fff;
    font-family: pt_sansbold;
    -webkit-box-shadow: 0 1px 0 0 #d3d3d3;
    box-shadow: 0 1px 0 0 #d3d3d3;
    font-weight: 400!important
}
.mansetTopTitle a {
    color: #fff;
    font-weight: 400!important
}
.mansetTopTitle a b {
    font-weight: 400!important
}
.yellow {
    color: #222!important;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZDY1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWJmMDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffd65e 0, #febf04 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffd65e), color-stop(100%, #febf04));
    background: -webkit-linear-gradient(top, #ffd65e 0, #febf04 100%);
    background: -o-linear-gradient(top, #ffd65e 0, #febf04 100%);
    background: -ms-linear-gradient(top, #ffd65e 0, #febf04 100%);
    background: linear-gradient(to bottom, #ffd65e 0, #febf04 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffd65e', endColorstr='#febf04', GradientType=0)
}
.red {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QwMzkyNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQyJSIgc3RvcC1jb2xvcj0iI2NhMzUyMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU2JSIgc3RvcC1jb2xvcj0iI2M4MzExYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iI2M1MzAxYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcyJSIgc3RvcC1jb2xvcj0iI2M1MmUxOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0iI2MyMmIxOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjMTJhMTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #d03926 0, #ca3521 42%, #c8311c 56%, #c5301c 70%, #c52e19 72%, #c22b18 98%, #c12a15 100%)!important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d03926), color-stop(42%, #ca3521), color-stop(56%, #c8311c), color-stop(70%, #c5301c), color-stop(72%, #c52e19), color-stop(98%, #c22b18), color-stop(100%, #c12a15))!important;
    background: -webkit-linear-gradient(top, #d03926 0, #ca3521 42%, #c8311c 56%, #c5301c 70%, #c52e19 72%, #c22b18 98%, #c12a15 100%)!important;
    background: -o-linear-gradient(top, #d03926 0, #ca3521 42%, #c8311c 56%, #c5301c 70%, #c52e19 72%, #c22b18 98%, #c12a15 100%)!important;
    background: -ms-linear-gradient(top, #d03926 0, #ca3521 42%, #c8311c 56%, #c5301c 70%, #c52e19 72%, #c22b18 98%, #c12a15 100%)!important;
    background: linear-gradient(to bottom, #d03926 0, #ca3521 42%, #c8311c 56%, #c5301c 70%, #c52e19 72%, #c22b18 98%, #c12a15 100%)!important;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d03926', endColorstr='#c12a15', GradientType=0)
}
.red a {
    color: #fff!important
}
.black {
    background: #000
}
.orange {
    background: #f2a532;
    background: -moz-linear-gradient(top, #f2a532 0, #f39c12 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f2a532), color-stop(100%, #f39c12));
    background: -webkit-linear-gradient(top, #f2a532 0, #f39c12 100%);
    background: -o-linear-gradient(top, #f2a532 0, #f39c12 100%);
    background: -ms-linear-gradient(top, #f2a532 0, #f39c12 100%);
    background: linear-gradient(to bottom, #f2a532 0, #f39c12 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f2a532', endColorstr='#f39c12', GradientType=0)
}
.green {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE4ODQwYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyOTlhMGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #18840a 0, #299a0b 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #18840a), color-stop(100%, #299a0b));
    background: -webkit-linear-gradient(top, #18840a 0, #299a0b 100%);
    background: -o-linear-gradient(top, #18840a 0, #299a0b 100%);
    background: -ms-linear-gradient(top, #18840a 0, #299a0b 100%);
    background: linear-gradient(to bottom, #18840a 0, #299a0b 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#18840a', endColorstr='#299a0b', GradientType=0)
}
.blue {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNiODlhZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNTZhYTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #3b89af 0, #356aa0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3b89af), color-stop(100%, #356aa0));
    background: -webkit-linear-gradient(top, #3b89af 0, #356aa0 100%);
    background: -o-linear-gradient(top, #3b89af 0, #356aa0 100%);
    background: -ms-linear-gradient(top, #3b89af 0, #356aa0 100%);
    background: linear-gradient(to bottom, #3b89af 0, #356aa0 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#3b89af', endColorstr='#356aa0', GradientType=0)
}
.purple {
    background: #e570e7;
    background: -moz-linear-gradient(top, #e570e7 0, #c85ec7 18%, #a849a3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e570e7), color-stop(18%, #c85ec7), color-stop(100%, #a849a3));
    background: -webkit-linear-gradient(top, #e570e7 0, #c85ec7 18%, #a849a3 100%);
    background: -o-linear-gradient(top, #e570e7 0, #c85ec7 18%, #a849a3 100%);
    background: -ms-linear-gradient(top, #e570e7 0, #c85ec7 18%, #a849a3 100%);
    background: linear-gradient(to bottom, #e570e7 0, #c85ec7 18%, #a849a3 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e570e7', endColorstr='#a849a3', GradientType=0)
}
.mansetTitle {
    position: absolute;
    bottom: 20px;
    left: 20px;
    padding: 15px;
    border-radius: 5px;
    font-size: 32px;
    font-family: pt_sansbold;
    background-color: #fff!important;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGYwZjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #fff 0, #f0f0f0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #f0f0f0));
    background: -webkit-linear-gradient(top, #fff 0, #f0f0f0 100%);
    -webkit-box-shadow: 0 1px 0 0 #d3d3d3;
    box-shadow: 0 1px 0 0 #d3d3d3;
    color: #000
}
.mansetTitle a {
    color: #000;
    font-size: 28px
}
.tvMansetTitle {
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/black-trans-60.png);
    height: 70px;
    width: 100%;
    color: #fff;
    font-family: pt_sansbold;
    font-size: 28px;
    padding: 15px 0 0 20px
}
.news-detail-wrapper {
    margin-top: 15px;
    margin-bottom: 15px
}
.news-detail-wrapper .news-detail-info {
    margin-top: 5px;
    margin-bottom: 5px;
    color: #757575;
    font-size: 12px
}
.news-detail-wrapper .news-detail-spot h2 {
    font-family: pt_sansbold_italic;
    font-size: 16px;
    letter-spacing: normal;
    line-height: 24px;
    text-transform: none;
    text-decoration: none;
    text-align: left;
    display: block;
    margin-bottom: 24px
}
.news-detail-wrapper .news-detail-text {
    margin-top: 15px;
    padding: 0 15px
}
.news-detail-wrapper .news-detail-text img {
    max-width: 590px
}
.news-detail-wrapper .news-detail-text p {
    font-size: 16px;
    letter-spacing: normal;
    line-height: 24px;
    text-transform: none;
    text-decoration: none;
    text-align: left;
    display: block;
    margin-bottom: 24px
}
.news-detail-wrapper .news-detail-text p.inline-big-title {
    font-size: 22px;
    font-weight: 700
}
.news-detail-wrapper .news-detail-content {
    background: #fff;
    -webkit-box-shadow: 0 1px 1px 0 #d3d3d3;
    box-shadow: 0 1px 1px 0 #d3d3d3;
    overflow: hidden;
    margin-bottom: 20px;
    padding-bottom: 10px
}
.news-detail-wrapper .news-detail-content em {
    font-style: italic
}
.news-detail-wrapper .news-detail-content h2 {
    font-size: 16px!important;
    line-height: 24px!important;
    font-weight: 600!important
}
.news-detail-wrapper .news-detail-content h3 {
    font-size: 16px!important;
    line-height: 22px!important;
    font-weight: 600!important
}
.news-detail-wrapper .news-detail-content h4 {
    font-size: 14px!important;
    line-height: 21px!important;
    font-weight: 600!important
}
.news-detail-wrapper .news-detail-content h5 {
    font-size: 12px!important;
    line-height: 18px!important;
    font-weight: 600!important
}
.news-detail-wrapper .news-detail-title {
    font-size: 30px;
    line-height: 34px;
    color: #454545;
    font-family: pt_sansbold;
    text-align: left
}
blockquote {
    margin: 1em 3em!important;
    padding: 5px 10px!important;
    font-size: 14px;
    -webkit-box-shadow: 0 1px 1px 0 #d3d3d3;
    box-shadow: 0 1px 1px 0 #d3d3d3;
    clear: both
}
blockquote p {
    margin: 0!important
}
blockquote a {
    padding: 0!important;
    color: #444!important;
    margin-bottom: 0!important;
    width: 100%;
    display: block
}
blockquote a img.bImage {
    float: left;
    margin: 0 10px 0 0
}
blockquote a span {
    display: block;
    padding: 10px;
    color: #e74b3c;
    font-size: 18px;
    text-align: left;
    line-height: 22px;
    font-family: pt_sansbold
}
blockquote.sari {
    border-left: 5px solid #fce27c;
    background-color: #f6ebc1
}
blockquote.mavi {
    border-left: 5px solid #a5d4eb;
    background-color: #e2f9fd
}
blockquote.mavi span.bqTitle {
    color: #2882b7!important
}
blockquote.kirmizi {
    border-left: 5px solid #e84c3d;
    background-color: #fefdf8
}
.breadcrumb-body span {
    float: left;
    margin-left: 5px;
    font-size: 12px
}
.breadcrumb-body span a {
    color: #454545;
    float: left;
    font-size: 12px
}
.news-detail {
    margin: 15px auto
}
.category-news-wrapper .col-md-6:first-child,
.category-news-wrapper .col-md-6:first-child+.col-md-6 {
    margin-top: 0
}
.category-news-wrapper .col-md-6,
.category-news-wrapper .col-xs-6 {
    margin-top: 20px
}
.category-news-wrapper .col-md-6 .single-news {
    height: 255px
}
.category-news-wrapper .col-md-12 {
    margin-top: 20px
}
.category-news-wrapper .col-md-12:first-child {
    margin-top: 0
}
.category-news-wrapper .col-md-12 .single-news {
    height: 255px
}
.horizontal-news-box .col-md-6:first-child,
.horizontal-news-box .col-md-6:first-child+.col-md-6 {
    margin-top: 0
}
.horizontal-news-box .col-md-6:nth-last-of-type(-n+2),
.horizontal-news-box .panel-body .col-md-12:last-child .news-item-horizontal {
    border-bottom: none
}
.horizontal-news-box .news-item-horizontal {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #d3d3d3;
    padding-top: 10px;
    padding-bottom: 10px
}
.horizontal-news-box .col-md-6:first-child .news-item-horizontal,
.horizontal-news-box .col-md-6:first-child:first-child+.col-md-6 .news-item-horizontal {
    border-top: none
}
.horizontal-news-box .col-md-6:nth-last-of-type(-n+2) .news-item-horizontal {
    border-bottom: none
}
.news-item-horizontal a:hover span {
    color: #e8393a
}
.news-item-horizontal img {
    float: left;
    margin-right: 10px
}
.news-item-horizontal span {
    font-size: 14px;
    color: #454545;
    transition-property: color;
    transition-duration: .2s
}
.panel-heading {
    padding: 12px 15px
}
.other-news-panel-grey {
    background: 0 0
}
.other-news-panel-grey .panel-heading {
    color: #fff;
    background: #a5a4ac;
    font-size: 18px;
    text-shadow: 0 1px 0 #666
}
.other-news-panel-blue {
    box-shadow: 0 1px 1px 0 #d3d3d3;
    background: #fff;
    zoom: 1;
    border: none
}
.other-news-panel-blue:after,
.other-news-panel-blue:before {
    content: " ";
    display: table
}
.other-news-panel-blue:after {
    clear: both
}
.other-news-panel-blue .panel-heading {
    color: #fff;
    background: #3598db;
    font-size: 18px
}
.other-news-panel-blue .panel-heading .panel-title {
    line-height: 18px
}
.other-news-panel-brown {
    box-shadow: 0 1px 1px 0 #d3d3d3;
    background: #fff;
    zoom: 1;
    border: none
}
.other-news-panel-brown:after,
.other-news-panel-brown:before {
    content: " ";
    display: table
}
.other-news-panel-brown:after {
    clear: both
}
.other-news-panel-brown .panel-heading {
    color: #fff;
    background: #b69c80;
    font-size: 18px;
    text-shadow: 0 1px 0 #666
}
.other-news-panel-brown .panel-body {
    padding: 7px 15px
}
.other-news-panel-red {
    box-shadow: 0 1px 1px 0 #d3d3d3;
    background: #fff;
    zoom: 1;
    border: none
}
.other-news-panel-red:after,
.other-news-panel-red:before {
    content: " ";
    display: table
}
.other-news-panel-red:after {
    clear: both
}
.other-news-panel-red .panel-heading {
    color: #fff;
    background: red;
    font-size: 18px;
    text-shadow: 0 1px 0 #666
}
.other-news-panel-red .panel-body {
    padding: 7px 15px
}
.category-home .catSliderPager {
    height: 30px;
    margin-top: 0;
    padding-top: 0
}
.right-block-300 .panel {
    margin-bottom: 0
}
.right-block-300 .news-item-horizontal {
    padding-top: 11px;
    padding-bottom: 12px
}
.link-news-list {
    padding: 0 10px
}
.link-news-list li {
    padding: 10px 0 10px 15px;
    border-bottom: 1px solid #e5e5e5;
    background: url(http://www.hurriyet.com.tr/p/hurriyet-2013/list-disc.gif) 0 16px no-repeat;
    width: 100%;
    margin-right: 20px;
    float: left
}
.link-news-list li a {
    color: #454545;
    font-size: 14px
}
.link-news-list li a:hover {
    color: #e8393a
}
.link-news-list li:last-child {
    border-bottom: 0
}
.cat-header {
    color: #fff;
    height: 40px;
    font-size: 18px;
    padding: 8px 0 0 10px
}
.cat-header-blue {
    color: #fff;
    height: 40px;
    font-size: 18px;
    padding: 8px 0 0 10px;
    background: #3b8dc9
}
.cat-header-orange {
    color: #fff;
    height: 40px;
    font-size: 18px;
    padding: 8px 0 0 10px;
    background: #ff9b18
}
.cat-header-grey {
    color: #fff;
    height: 40px;
    font-size: 18px;
    padding: 8px 0 0 10px;
    background: #999
}
.cat-header-red {
    color: #fff;
    height: 40px;
    font-size: 18px;
    padding: 8px 0 0 10px;
    background: #ce2429
}
.cat-header-green {
    color: #fff;
    height: 40px;
    font-size: 18px;
    padding: 8px 0 0 10px;
    background: #46980a
}
.cat-header-purple {
    color: #fff;
    height: 40px;
    font-size: 18px;
    padding: 8px 0 0 10px;
    background: #d255b9
}
.cat-header-ikblue {
    color: #fff;
    height: 40px;
    font-size: 18px;
    padding: 8px 0 0 10px;
    background: #658ab4
}
.cat-header-uclu {
    margin-bottom: 20px
}
.basic-news-four .panel-body {
    padding: 2px 0
}
.basic-news-four .news-item-horizontal {
    padding-top: 7px;
    padding-bottom: 7px
}
.category-ik .ikili-haber {
    margin-top: 0
}
iframe {
    border: 0!important
}
.top-banner-728 {
    text-align: center;
    margin: 0 auto;
    display: table
}
.container {
    position: relative
}
.page-wrapper {
    float: left
}
.pageskin-left {
    float: left;
    margin-left: -475px;
    width: 228px;
    text-align: right;
    margin-top: -80px
}
.pageskin-right {
    margin-right: -238px;
    margin-top: -80px;
    width: 228px;
    z-index: 10;
    float: right;
    position: relative
}
.pageskin-top {
    margin: 0 0 20px -10px;
    line-height: 0
}
.homepage .pageskin-left,
.homepage .pageskin-right {
    margin-top: -40px!important
}
.homepage-wrapper {
    float: left
}
.ad-container {
    display: table;
    text-align: center
}
.right-banner {
    width: 100px;
    height: 800px;
    position: absolute;
    right: -100px;
    top: 0;

}
.advertorial-ribbon {
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: 12px;
    font-family: pt_sansbold
}
.no-margin {
    margin: 0!important;
    height: 0
}
.bbcNewsTitle {
    color: #fff;
    background: #9b0400;
    height: 40px;
    font-size: 18px;
    padding: 8px 0 0 10px
}
.bbclist li img {
    float: left;
    margin-right: 10px
}
.widget300 {
    background: #fff;
    -webkit-box-shadow: 0 1px 1px 0 #d3d3d3;
    box-shadow: 0 1px 1px 0 #d3d3d3;
    width: 300px;
    overflow: hidden;
    margin-bottom: 20px;
    text-align: left
}
.widget300 span {
    padding-bottom: 0!important;
    font-size: 13px!important
}
.widget300 .banaOzelTitle {
    background: #f8734a;
    color: #fff;
    font-size: 18px;
    padding: 8px 0 7px 10px;
    position: relative;
    height: auto!important
}
.widget300 .widgetList {
    padding: 0 10px 10px;
    display: table
}
.widget300 .widgetList li {
    float: left;
    width: 100%;
    background: 0 0;
    padding: 10px 0
}
.widget300 .widgetList li a {
    float: left;
    width: 100%
}
.widget300 .widgetList li a img {
    float: left;
    padding: 0
}
.widget300 .widgetList li a .newsTitle14 {
    font-size: 14px;
    display: block;
    color: #454545;
    line-height: 18px
}
.widget300 .widgetList li a .newsTitle14 span {
    display: block;
    color: #ff6d27;
    padding-bottom: 2px
}
.widget300 .widgetList li a .newsTitle14:hover {
    color: #e8393a
}
.astroNext,
.astroPrev {
    border: 1px solid red;
    display: none!important
}
.astroPage {
    display: none
}
.burcSlider {
    height: 400px;
    position: relative
}
.burcSlider .bx-wrapper .bx-viewport {
    height: 400px!important
}
.burcSlider .bx-wrapper .bx-viewport ul.brcSldr li {
    background: 0 0;
    padding: 0
}
.burcSlider .bx-wrapper .bx-viewport ul.brcSldr li .burcText {
    padding: 12px 10px
}
.burcSlider .bx-wrapper .bx-viewport ul.brcSldr li .burcText a .redBurcText {
    color: #f27579;
    display: inline-block;
    margin-bottom: 14px
}
.burcSlider .bx-wrapper .bx-viewport ul.brcSldr li .burcText a .burcTitle {
    font-family: pt_sansbold;
    font-size: 14px;
    color: #454545;
    display: block;
    margin-bottom: 19px
}
.burcSlider .bx-wrapper .bx-viewport ul.brcSldr li .burcText a .burcSpot {
    height: auto;
    font-size: 14px;
    color: #454545;
    display: inline-block
}
.burcSlider .bx-wrapper .bx-controls .bx-pager {
    color: #666;
    bottom: 20px!important;
    font-family: Arial;
    height: 10px;
    left: 0;
    font-size: .85em;
    position: absolute;
    font-weight: 700;
    margin-left: 24px;
    padding: 0!important;
    text-align: center
}
.burcSlider .bx-wrapper .bx-controls .bx-controls-direction .bx-next,
.burcSlider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
    top: 330px;
    width: 27px!important;
    height: 50px!important;
    margin-top: 36px!important
}
.burcSlider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
    left: 13px;
    background: url(http://img.hurriyet.com.tr/p/hurriyet-2013/astroloji_sol.png) no-repeat;
    width: 10px!important;
    height: 18px!important
}
.burcSlider .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
    right: 15px;
    background: url(http://img.hurriyet.com.tr/p/hurriyet-2013/astroloji_sag.png) no-repeat;
    width: 10px!important;
    height: 18px!important;
    margin-top: 36px!important
}
.burcSlider .bx-wrapper .bx-pager.bx-default-pager a {
    background: #afaeac;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5.5px!important;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}
.burcSlider .bx-wrapper .bx-pager.bx-default-pager a.active,
.burcSlider .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #f8717f
}
.linkNewsList {
    padding: 0 10px;
    list-style: disc!important
}
.linkNewsList li {
    padding: 10px 0 10px 15px;
    border-bottom: 1px solid #e5e5e5;
    background: url(http://www.hurriyet.com.tr/p/hurriyet-2013/list-disc.gif) 0 16px no-repeat;
    width: 270px;
    margin-right: 20px;
    float: left
}
.linkNewsList li:last-child {
    border-bottom: 0
}
.detailKeywords {
    padding: 3px 15px;
    color: #bebebe
}
.detailKeywords .tagsTitle {
    display: none
}
.detailKeywords a {
    padding: 2px 4px;
    font-size: 12px;
    color: #bebebe;
    display: inline-block;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
    transition: .5s
}
.detailKeywords a:hover {
    background-color: #bebebe;
    color: #fff
}
.ekoCatNewsTitle {
    color: #fff;
    background: #2c3e50;
    height: 40px;
    font-size: 18px;
    padding: 8px 0 0 10px
}
.plaCatNewsTitle {
    color: #fff;
    background: #2980b9;
    height: 40px;
    font-size: 18px;
    padding: 8px 0 0 10px;
    margin-bottom: 20px
}
.planetNewsTitle {
    color: #fff;
    background: #2980b9;
    font-size: 18px;
    padding: 8px 0 0 10px
}
.ksNewsTitle {
    color: #fff;
    background: #8e44ad;
    height: 40px;
    font-size: 18px;
    padding: 8px 0 0 10px;
    margin-bottom: 20px
}
.yk-widget-container {
    overflow: hidden;
    width: 100%;
    height: 240px;
    display: block;
    padding: 0 15px 5px;
    background: #fff;
    -webkit-box-shadow: 0 1px 1px 0 #d3d3d3;
    box-shadow: 0 1px 1px 0 #d3d3d3
}
.yk-widget-container .container-header {
    height: 40px;
    display: block;
    background-color: #fff
}
.yk-widget-container .container-header a {
    display: inline-block;
    margin-top: 5px
}
.yk-widget-container .container-header a img {
    width: 68px;
    height: 26px;
    float: left;
    margin-left: 4px;
    border: none
}
.yk-widget-container .container-header .boomads-nav {
    float: right
}
.yk-widget-container .container-header .boomads-nav p {
    text-decoration: underline;
    font-size: 13px;
    color: #999;
    margin: 2px 0 0
}
.yk-widget-container .container-body {
    display: inline-block
}
.yk-widget-container .container-body div.first-two-content {
    float: left;
    width: 186.6px;
    height: 200px;
    margin-right: 15px
}
.yk-widget-container .container-body div.last-content {
    float: left;
    width: 186.6px;
    height: 200px
}
.yk-widget-container .container-body div img.content-image {
    width: 186.6px;
    height: 200px;
    border: none
}
.yk-widget-container .container-body div img.bar {
    width: 186.6px;
    height: 63px!important;
    margin-top: -82px
}
.yk-widget-container .container-body div p {
    font-family: pt_sansbold;
    font-size: 14px;
    color: #FFF;
    margin: -63px 10px 0;
    word-break: break-word;
    overflow: hidden;
    max-width: 190px;
    max-height: 50px
}
.yk-widget-container .container-body div p:hover {
    text-decoration: underline;
    cursor: pointer
}
.etiketYapi {
    width: 100%;
    background-color: #ebebeb;
    padding: 5px 0;
    margin-top: 0
}
.etiketYapi div {
    margin: 0 auto;
    display: table;
    width: 940px
}
.avrLink,
.avrLink940 {
    display: inline-block
}
.etiketYapi div strong {
    padding: 0;
    float: left;
    margin: 4px 10px;
    color: #838383
}
.etiketYapi div a {
    float: left;
    background-color: #fff;
    padding: 2px 10px;
    font-size: 12px;
    margin: 5px;
    border-radius: 10px;
    color: #767676;
    text-decoration: none
}
.etiketYapi div a:hover {
    background-color: #838383;
    color: #fff
}
.dortluYanWidget {
    border: 1px solid #e1e1e1;
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 0 0 .5%;
    max-width: 940px;
    margin-bottom: 20px
}
.dortluYanWidget .idwMain ul {
    width: 95%
}
.dortluYanWidget .idwMain ul li:first-child {
    padding-left: 0
}
.dortluYanWidget .idwMain ul li {
    padding: 1% 0 0 2%;
    width: 25%
}
.dortluYanWidget h3.h3 {
    padding-top: 21px
}
.idwHeader {
    float: left;
    width: 100%
}
.idwHeader h3 {
    float: left;
    margin: 18px 0 0;
    padding-left: 25px;
    width: 75%;
    font-size: 18px;
    color: #454545;
    text-align: left
}
.idwHeader .headerLink {
    float: right;
    width: 15%;
    margin-top: 20px
}
.idwHeader .headerLink a {
    float: left;
    font-size: 16px;
    text-decoration: none;
    color: #e84c3d
}
.idwHeader .headerLink span {
    float: left;
    font-size: 20px;
    color: #7ec6d1;
    margin: -2px 0 0 8px;
    font-family: pt_sansbold
}
.idwMain {
    float: left;
    width: 100%
}
.idwMain ul {
    margin: 0 auto;
    display: table;
    padding: 0;
    list-style: none
}
.idwMain ul li {
    float: left;
    width: 100%;
    border-top: 3px solid #e84c3d;
    margin: 1% 0;
    padding: 5px 0
}
.idwMain ul li a {
    float: left;
    width: 100%;
    font-size: 18px;
    color: #454545;
    text-decoration: none
}
.idwMain ul li a .sponsorIcerik {
    max-width: 100px;
    margin: 15px 0 0 -100px;
    float: right;
    position: absolute;
    z-index: 3
}
.idwMain ul li a .icerikResim {
    float: left;
    width: 100%;
    position: relative;
    z-index: 2;
    margin: 2% 0;
    border: 0
}
.idwMain ul .footerSponsor {
    float: left;
    width: 100%;
    margin-top: 2%
}
.idwMain ul .footerSponsor img {
    float: left;
    width: 35px;
    height: 21px;
    margin-right: 2%
}
.idwMain ul .footerSponsor label {
    float: left;
    color: #055499;
    font-size: 12px;
    width: 76%
}
.pop-select {
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/havaDurumuIMG/down_arrow_select.png) right center no-repeat #fff;
    border: 1px solid #d1d1d1;
    height: 34px;
    border-radius: 5px;
    float: left;
    overflow: hidden;
    cursor: pointer;
    width: auto
}
.pop-select select {
    background: none;
    border: 0;
    border-radius: 0;
    font-size: 14px;
    font-weight: 700;
    height: 34px;
    cursor: pointer;
    line-height: 1;
    font-family: inherit;
    padding: 5px;
    width: auto
}
.havadurumuWidget {
    width: 300px;
    position: relative;
    top: -24px
}
.havadurumuWidget .havaIco {
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/havaDurumuIMG/forecast-sprite.png) no-repeat
}
.havadurumuWidget .havaHeader {
    font-size: 10px;
    color: #1a1a1a;
    padding: 5px 0;
    text-align: right;
    font-family: pt_sansbold
}
.havadurumuWidget .havaHeader p.hdTitle {
    display: inline-block;
    margin-right: 6px
}
.havadurumuWidget .havaMain {
    position: relative
}
.havadurumuWidget .havaMain .havaMainA1 {
    background-color: #6881ae;
    height: 50px;
    overflow: hidden
}
.havadurumuWidget .havaMain .havaMainA1 .hmHeaderA1 {
    margin: 5px 5px 5px 10px;
    display: inline-block
}
.havadurumuWidget .havaMain .havaMainA1 .hmHeaderA1 i {
    float: left;
    margin-top: 2px;
    width: 35px;
    height: 35px
}
.havadurumuWidget .havaMain .havaMainA1 .hmHeaderA1 .A {
    background-position: 0 0
}
.havadurumuWidget .havaMain .havaMainA1 .hmHeaderA1 .AB,
.havadurumuWidget .havaMain .havaMainA1 .hmHeaderA1 .PB {
    background-position: 0 -44px
}
.havadurumuWidget .havaMain .havaMainA1 .hmHeaderA1 .CB {
    background-position: 0 -87px
}
.havadurumuWidget .havaMain .havaMainA1 .hmHeaderA1 .DY {
    background-position: 0 -123px
}
.havadurumuWidget .havaMain .havaMainA1 .hmHeaderA1 .GSY {
    background-position: 0 -169px
}
.havadurumuWidget .havaMain .havaMainA1 .hmHeaderA1 .HKY {
    background-position: 0 -215px
}
.havadurumuWidget .havaMain .havaMainA1 .hmHeaderA1 .HSY,
.havadurumuWidget .havaMain .havaMainA1 .hmHeaderA1 .Y {
    background-position: 0 -261px
}
.havadurumuWidget .havaMain .havaMainA1 .hmHeaderA1 .HY {
    background-position: 0 -305px
}
.havadurumuWidget .havaMain .havaMainA1 .hmHeaderA1 .K,
.havadurumuWidget .havaMain .havaMainA1 .hmHeaderA1 .KY {
    background-position: 0 -345px
}
.havadurumuWidget .havaMain .havaMainA1 .hmHeaderA1 .KF {
    background-position: 0 -386px
}
.havadurumuWidget .havaMain .havaMainA1 .hmHeaderA1 .KKY,
.havadurumuWidget .havaMain .havaMainA1 .hmHeaderA1 .YKY {
    background-position: 0 -427px
}
.havadurumuWidget .havaMain .havaMainA1 .hmHeaderA1 .KSY,
.havadurumuWidget .havaMain .havaMainA1 .hmHeaderA1 .SY {
    background-position: 0 -470px
}
.havadurumuWidget .havaMain .havaMainA1 .hmHeaderA1 .MSY {
    background-position: 0 -516px
}
.havadurumuWidget .havaMain .havaMainA1 .hmHeaderA1 .R {
    background-position: 0 -562px
}
.havadurumuWidget .havaMain .havaMainA1 .hmHeaderA1 .SCK {
    background-position: 0 -595px
}
.havadurumuWidget .havaMain .havaMainA1 .hmHeaderA1 .SGK {
    background-position: 0 -641px
}
.havadurumuWidget .havaMain .havaMainA1 .hmHeaderA1 .SIS {
    background-position: 0 -687px
}
.havadurumuWidget .havaMain .havaMainA1 .hmHeaderA1 .dereceYazi {
    float: left;
    font-size: 18px;
    margin: 7px 5px 5px 8px;
    width: auto;
    color: #fff
}
.havadurumuWidget .havaMain .havaMainA1 .hmHeaderA2 {
    width: 190px;
    background-color: #82a1d9;
    padding: 8px;
    float: right
}
.havadurumuWidget .havaMain .havaMainA1 .hmHeaderA2 .havaSehir {
    float: left;
    color: #fff;
    font-size: 22px;
    width: auto
}
.havadurumuWidget .havaMain .havaMainA1 .hmHeaderA2 .havaOk {
    background-position: -13px -750px;
    float: right;
    margin: 10px 10px 0 0;
    width: 10px;
    height: 10px
}
.havadurumuWidget .havaMain .havaMainA2 {
    display: none;
    background-color: #3a4e70;
    padding: 10px 0;
    position: absolute;
    z-index: 99999
}
.havadurumuWidget .havaMain .havaMainA2 h3 {
    margin: 0 auto;
    display: table;
    width: 93.3%;
    font-size: 18px;
    color: #fff
}
.havadurumuWidget .havaMain .havaMainA2 .havaArticle {
    margin: 10px auto 0;
    display: table;
    width: 93.3%
}
.havadurumuWidget .havaMain .havaMainA2 .havaArticle .hBLT {
    float: left;
    width: 60px;
    height: 55px;
    padding: 5px 10px 0 0
}
.havadurumuWidget .havaMain .havaMainA2 .havaArticle .havaYazi {
    float: right;
    font-size: 14px;
    width: 190px;
    color: #fff
}
.havadurumuWidget .havaMain .havaMainA2 .havaArticle .havaFooter {
    float: left;
    width: 100%;
    margin-top: 10px
}
.havadurumuWidget .havaMain .havaMainA2 .havaArticle .havaFooter .pop-select {
    width: 96%
}
.havadurumuWidget .havaMain .havaMainA2 .havaArticle .havaFooter select {
    width: 110%
}
span.ikSpot {
    font-size: 14px
}
h3.ikTitle {
    line-height: 22px;
    font-size: 18px;
    font-family: pt_sansbold
}
.ikListItem a {
    color: #000!important
}
.atamaMainImage {
    float: left;
    margin: 0 10px 0 0
}
.dwNewsTitle {
    color: #fff;
    background: #009bff;
    height: 40px;
    font-size: 18px;
    padding: 8px 0 0
}
.dwNewsTitle img {
    margin-top: -8px
}
.box-title.l-blue {
    background-color: #01c0f7
}
.box-title .tw {
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/twitter-tw.png) no-repeat;
    width: 25px;
    height: 20px;
    display: block;
    position: absolute;
    right: 8px;
    top: 7px
}
.mansetRight {
    float: left;
    width: 300px
}
.mansetRight .catRightBox {
    display: table
}
.mansetRight .catRightBox .catRightBoxTitle {
    float: left;
    font-size: 18px;
    color: #fff;
    width: 100%;
    background-color: #3598db;
    padding: 10px
}
.mansetRight .catRightBox ul {
    margin: 0 auto;
    display: table;
    width: 285px;
    padding: 0;
    list-style: none
}
.mansetRight .catRightBox ul li {
    float: left;
    border-bottom: 1px solid #e5e5e5
}
.mansetRight .catRightBox ul li:after {
    border-bottom: 0
}
.mansetRight .catRightBox ul li a,
.mansetRight .catRightBox ul li img,
.mansetRight .catRightBox ul li span {
    float: left;
    border: 0;
    outline: 0
}
.mansetRight .catRightBox ul li img {
    margin: 0 5px 5px 0
}
.mansetRight .catRightBox ul li span {
    width: 140px
}
.col-box-baslik {
    margin-bottom: 20px;
    padding: 0 20px
}
.col-box-baslik h1 {
    background-color: #2980b9;
    color: #fff;
    display: table;
    margin: 0 auto;
    padding: 10px;
    width: 100%
}
.yazarwidget {
    float: left;
    margin: 10px 0 20px
}
.o-blue {
    background-color: #1e3e5a
}
.yazarwidget .col-1 .w-box #author-list .bx-wrapper .bx-viewport {
    height: auto!important
}
.w-box {
    background: #fff;
    -webkit-box-shadow: 0 1px 1px 0 #d3d3d3;
    box-shadow: 0 1px 1px 0 #d3d3d3;
    overflow: hidden
}
#author-list .bx-wrapper .bx-pager.bx-default-pager a:hover,
#author-list.burcSlider .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #1e3e5a;
    border-color: #1e3e5a
}
#author-list {
    width: 620px;
    background-color: #f8f8f8
}
#author-list ul {
    overflow: hidden;
    background: #fff
}
#author-list ul li {
    width: 300px;
    box-sizing: border-box;
    overflow: hidden;
    float: left;
    padding: 0;
    border-left: 1px solid #d3d3d3;
    position: relative;
    height: 80px
}
#author-list ul li:first-child {
    border-left: 0
}
#author-list ul li a {
    color: #454545
}
#author-list ul li .left {
    width: 80px;
    margin-left: 10px
}
#author-list ul li .right {
    width: 190px;
    margin-right: 10px
}
#author-list a.title-link {
    display: block;
    font: 16px/20px pt_sansbold
}
#author-list a.title-link:hover {
    color: #ff0006
}
#author-list a.name-link {
    font: 12px/12px pt_sansregular;
    display: block;
    padding-top: 6px
}
#author-list .bx-pager.bx-default-pager a:hover,
#author-list .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #1e3e5a;
    border-color: #1e3e5a;
    width: 7px;
    height: 7px
}
#author-list .bx-wrapper {
    position: relative;
    padding: 0
}
#author-list .bx-wrapper .bx-prev {
    left: -2px;
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/author-arrow-blue.png) no-repeat;
    width: 32px!important;
    height: 125px!important;
    top: 0;
    margin-top: 0!important
}
#author-list .bx-wrapper .bx-prev:hover {
    background-position: 0 -190px
}
#author-list .bx-wrapper .bx-next {
    right: -2px;
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/author-arrow-blue.png) -101px 0 no-repeat;
    width: 32px!important;
    height: 125px!important;
    top: 0;
    margin-top: 0!important
}
#author-list .bx-wrapper .bx-next:hover {
    background-position: -101px -190px
}
#author-list .bx-pager.bx-default-pager a {
    background: 0 0;
    border: 1px solid #c3c3c3;
    width: 7px;
    height: 7px
}
#author-list .bx-pager {
    bottom: 8px!important;
    height: 10px;
    left: 0;
    margin-top: -8px;
    z-index: 1000;
    position: relative
}
#author-list .bx-viewport {
    background-color: #fff;
    height: 80px!important;
    padding: 10px 0
}
#author-list .bx-wrapper {
    ackground-color: transparent;
    height: 125px!important
}
.box-title {
    height: 40px;
    position: relative;
    overflow: hidden
}
.box-title h4 {
    font-family: pt_sansregular;
    line-height: 44px;
    font-size: 22px;
    margin-left: 10px;
    color: #fff
}
.sporYazarlari {
    width: 940px!important
}
.box-title.o-green {
    background-color: #4b8e00
}
.sporYazarlari .bx-wrapper .bx-prev {
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/author-arrow-green.png) no-repeat!important;
    height: 125px!important;
    left: -2px;
    margin-top: 0!important;
    top: 0;
    width: 32px!important
}
.sporYazarlari .bx-wrapper .bx-next {
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/author-arrow-green.png) -101px 0 no-repeat!important;
    height: 125px!important;
    margin-top: 0!important;
    right: -2px;
    top: 0;
    width: 32px!important
}
.sporYazarlari .bx-pager.bx-default-pager a:hover,
.sporYazarlari .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #27ae60!important;
    border-color: #27ae60!important;
    width: 7px;
    height: 7px
}
.ekonomiKredi {
    width: 100%;
    margin: 20px 0
}
.ekonomiKredi .leftBlock {
    float: left;
    width: 49%
}
.ekonomiKredi .leftBlock img {
    max-width: 100%
}
.ekonomiKredi .rightBlock {
    float: right;
    width: 49%
}
.ekonomiKredi .rightBlock .ekonetKiyaslaWidget {
    width: 300px
}
.ekonomiKredi .rightBlock .ekonetKiyaslaWidget .kiyaslaWidget-topLeft {
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/bigparaKrediHesap/kiyaslaWidget-topL.gif) no-repeat;
    width: 10px;
    height: 38px
}
.ekonomiKredi .rightBlock .ekonetKiyaslaWidget .kiyaslaWidget-top {
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/bigparaKrediHesap/kiyaslaWidget-top.gif) repeat-x;
    width: 280px;
    height: 38px
}
.ekonomiKredi .rightBlock .ekonetKiyaslaWidget .kiyaslaWidget-top .kiyaslaLogo {
    padding-top: 3px
}
.ekonomiKredi .rightBlock .ekonetKiyaslaWidget .kiyaslaWidget-topRight {
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/bigparaKrediHesap/kiyaslaWidget-topR.gif) no-repeat;
    width: 10px;
    height: 38px
}
.ekonomiKredi .rightBlock .ekonetKiyaslaWidget .kiyaslaCreditCalculatorBox {
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/bigparaKrediHesap/kiyaslawidget-bg.png) right no-repeat #eee;
    width: 298px;
    border-left: #e1e1e1 1px solid;
    border-right: #e1e1e1 1px solid;
    height: 136px
}
.ekonomiKredi .rightBlock .ekonetKiyaslaWidget .kiyaslaWidget-bottomLeft {
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/bigparaKrediHesap/kiyaslaWidget-bottomL.gif) no-repeat;
    width: 8px;
    height: 12px
}
.ekonomiKredi .rightBlock .ekonetKiyaslaWidget .kiyaslaWidget-bottom {
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/bigparaKrediHesap/kiyaslaWidget-bottom.gif) repeat-x;
    width: 284px;
    height: 12px
}
.ekonomiKredi .rightBlock .ekonetKiyaslaWidget .kiyaslaWidget-bottomRight {
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/bigparaKrediHesap/kiyaslaWidget-bottomR.gif) no-repeat;
    width: 8px;
    height: 12px
}
.kiyaslaWidgetclear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}
.kiyaslaWidgetButton {
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/bigparaKrediHesap/kiyasla-calc-button.png) no-repeat;
    height: 28px
}
.kiyaslaWidgetButton .text {
    color: #fff;
    padding: 3px 0 0
}
.hsp-satir {
    height: 35px;
    width: 300px;
    margin-left: 10px
}
.hsp-satir .sol2 {
    width: 105px;
    padding: 15px 0 0 8px
}
.hsp-satir .sol2tek {
    width: 85px;
    padding-top: 8px
}
.hsp-satir .sag {
    width: 106px;
    padding-top: 6px
}
.hsp-satirson {
    height: 25px
}
.hsp-satirson .sol2 {
    width: 105px;
    padding: 15px 0 0 8px
}
.hsp-satirson .sag {
    width: 106px;
    padding-top: 6px
}
.input {
    border: 1px solid #e7e7e7;
    width: 100px;
    height: 18px
}
.kiyaslaReturndrpDown {
    border: 1px solid #e7e7e7;
    height: 21px;
    width: 105px
}
.kiyaslawidget-titleText {
    float: right;
    font-weight: 700;
    padding: 10px 0 0
}
.excSpanHolder {
    padding-top: 7px
}
.excSpan {
    color: red;
    font-weight: 700
}
.boomads-logo {
    position: absolute;
    right: 10px;
    bottom: 10px;
    display: inline-block
}
.boomads-logo img {
    border: 0
}
.alieMahmureMansetTitle {
    background: url(http://img.hurriyet.com.tr/p/black-trans-60.png);
    bottom: 0;
    color: #fff;
    display: block;
    font-family: pt_sansbold;
    font-size: 28px;
    height: auto;
    min-height: 65px;
    left: 0;
    padding: 15px 0 0 20px;
    position: absolute;
    width: 100%
}
.alieMahmureMansetTitle.plusTitle {
    bottom: 0;
    top: inherit
}
#catSliderPagerAileMahmure a.active,
#catSliderPagerAileMahmure a:hover,
#catSliderPagerHDNLabs a.active,
#catSliderPagerHDNLabs a:hover {
    background-color: #c9321f;
    color: #fff
}
#catSliderPagerAileMahmure a,
#catSliderPagerHDNLabs a {
    color: #7c7c7c;
    display: inline-block;
    font-family: pt_sansbold;
    font-size: 14px;
    height: 30px;
    margin: auto;
    padding-top: 5px;
    text-align: center;
    width: 33px
}
#catSliderPagerAileMahmure,
#catSliderPagerHDNLabs {
    box-sizing: border-box;
    height: 50px;
    padding-top: 11px;
    width: 100%!important;
    text-align: center
}
.maskedImageWrapper300 {
    height: 170px;
    overflow: hidden;
    display: block
}
.maskedImageWrapper300 img {
    position: relative;
    top: -65px
}
.puanFiksurWidget {
    width: 300px;
    float: left;
    margin: 20px 0
}
.broadage-fixtures-container ul.broadage-seasonfixtures-list {
    float: left;
    width: 100%
}
.broadage-wideextralarge .broadage-fixtures-container ul.broadage-seasonfixtures-list .broadage-match .broadage-status {
    width: 19%!important
}
.broadage-logo {
    display: none
}
* {
    margin: 0;
    padding: 0;
    text-decoration: none
}
.bageWidgetWrapper {
    background: #fff
}
.bageTabs {
    border-bottom: 2px solid #25af61
}
.bageTabs li {
    float: left;
    width: 50%;
    text-align: center
}
.bageTabs li a {
    display: block;
    line-height: 40px;
    color: #494949
}
.bageTabs li .current {
    background: #25af61;
    color: #fff
}
.bageTabContent {
    padding: 10px;
    display: none
}
.bageTabContent.visible {
    display: block
}
.broadage-sort-arrows {
    display: none
}
.broadage-leaguetable-container .broadage-table .broadage-table-header {
    background: #d7cba5
}
.broadage-leaguetable-container .broadage-table .broadage-table-header th {
    color: #fff;
    line-height: 26px;
    font-weight: 700
}
.broadage-leaguetable-container .broadage-table .broadage-table-header .broadage-team {
    padding-left: 10px
}
.broadage-widelarge .broadage-leaguetable-container .broadage-table .broadage-table-body tr {
    border-right: none;
    background: #f8f8f8;
    border-top: 5px solid #fff
}
.broadage-widelarge .broadage-leaguetable-container .broadage-table .broadage-table-body tr td {
    border-top: 5px solid #fff
}
.broadage-leaguetable-container .broadage-table .broadage-table-body td {
    border-right: 2px solid #fff
}
.broadage-fixtures-container ul.broadage-seasonfixtures-list .broadage-match .broadage-away_team,
.broadage-fixtures-container ul.broadage-seasonfixtures-list .broadage-match .broadage-home_team {
    width: 35%
}
.broadage-fixtures-container ul.broadage-seasonfixtures-list .broadage-match .broadage-away_team span,
.broadage-fixtures-container ul.broadage-seasonfixtures-list .broadage-match .broadage-home_team span {
    width: 100%
}
.broadage-fixtures-container ul.broadage-seasonfixtures-list li.broadage-seasonfixtures-group .broadage-seasonfixtures-stageName,
.broadage-fixtures-container ul.broadage-seasonfixtures-list li.broadage-seasonfixtures-group .broadage-seasonfixtures-status {
    background: #d7cba5;
    line-height: 27px;
    color: #fff;
    padding-left: 10px
}
.broadage-hide-wideextralarge {
    display: none
}
.broadage-fixtures-container ul.broadage-seasonfixtures-list .broadage-match {
    background: #fbfbfb;
    height: 20px
}
.broadage-fixtures-container ul.broadage-seasonfixtures-list .broadage-match .broadage-away_team,
.broadage-fixtures-container ul.broadage-seasonfixtures-list .broadage-match .broadage-halftime_score,
.broadage-fixtures-container ul.broadage-seasonfixtures-list .broadage-match .broadage-home_team,
.broadage-fixtures-container ul.broadage-seasonfixtures-list .broadage-match .broadage-score,
.broadage-fixtures-container ul.broadage-seasonfixtures-list .broadage-match .broadage-status {
    padding: 4px
}
.broadage-widesmall .broadage-fixtures-container ul.broadage-seasonfixtures-list .broadage-match .broadage-halftime_score {
    display: none
}
.broadage-scrollpanel,
.broadage-wideScroll {
    overflow: hidden
}
.bigparaSporWidget {
    float: left;
    margin: 0
}
.big_s {
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/bigpara.png) no-repeat
}
.bigparaStockSpor {
    background-color: #fff;
    height: 50px;
    overflow: hidden;
    width: 620px
}
.bigparaStockSpor .bigparaLogo {
    background-color: #fff;
    box-sizing: border-box;
    display: inline-block;
    height: 50px;
    width: 108px
}
.bigparaStockSpor .bigparaLogo a {
    display: inline-block;
    height: 50px;
    width: 108px
}
.bigparaStockSpor .bigparaLogo a span {
    background-position: -186px -3px;
    display: block;
    height: 35px;
    margin: 6px 11px 4px;
    width: 92px
}
.bigparaStockSpor .bigparaContent {
    display: inline-block;
    height: 50px;
    margin: 0;
    width: 512px
}
.bigparaStockSpor .bigparaContent .teamBox {
    border-left: 1px solid #ececec;
    height: 50px;
    overflow: hidden;
    padding: 0 10px;
    width: 128px
}
.bigparaStockSpor .bigparaContent .teamBox .team {
    display: block;
    height: 45px;
    margin-right: 5px;
    width: 32px
}
.bigparaStockSpor .bigparaContent .teamBox .team.bjk {
    background-position: -9px -1px
}
.bigparaStockSpor .bigparaContent .teamBox .team.fb {
    background-position: -56px 0
}
.bigparaStockSpor .bigparaContent .teamBox .team.gs {
    background-position: -101px 0
}
.bigparaStockSpor .bigparaContent .teamBox .team.ts {
    background-position: -144px 0
}
.bigparaStockSpor .bigparaContent .teamBox .piyasaCnt {
    display: inline-block;
    height: 28px;
    margin: 7px 0;
    width: 39px
}
.bigparaStockSpor .bigparaContent .teamBox .piyasaCnt a {
    color: #00588e;
    display: inline-block;
    float: left;
    font: 700 12px pt_sansbold;
    height: 14px;
    text-decoration: none;
    width: 43px
}
.bigparaStockSpor .bigparaContent .teamBox .piyasaCnt span {
    color: #636363;
    display: inline-block;
    float: left;
    font: 700 11px Arial;
    height: 14px;
    width: 43px
}
.bigparaStockSpor .bigparaContent .teamBox .piyasaImg {
    display: inline-block
}
.bigparaStockSpor .bigparaContent .teamBox .piyasaImg span {
    display: block;
    height: 13px;
    margin: 11px 4px;
    width: 20px
}
.bigparaStockSpor .bigparaContent .teamBox .piyasaImg span.up {
    background-position: -221px -43px
}
.bigparaStockSpor .bigparaContent .teamBox .piyasaImg span.down {
    background-position: -253px -42px
}
.bigparaStockSpor .bigparaContent .teamBox .piyasaImg span.static {
    background-position: -186px -42px
}
.bigparaStockSpor .bigparaContent .teamBox:first-child {
    border-left: 1px solid #ececec
}
.sondakikaGundem {
    margin-top: 20px
}
.lastNewsTitle {
    color: #fff;
    background: #9b0400;
    height: 40px;
    font-size: 18px;
    padding: 8px 0 0 10px
}
.lastNewsList {
    padding: 0 10px;
    list-style: disc!important;
    margin-top: 5px
}
.lastNewsList li {
    padding: 6px 0 6px 25px;
    border-bottom: 1px solid #e5e5e5;
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/saat_icon.png) 0 13px no-repeat;
    width: 255px;
    margin-right: 20px;
    float: left
}
.lastNewsList li a {
    color: #454545;
    font-size: 14px;
    display: block;
    margin-left: 2px;
    height: 20px;
    overflow: hidden
}
.lastNewsList li a:hover {
    color: #e8393a
}
.lastNewsList span {
    color: #c5c5c5;
    font-size: 20px;
    font-weight: 700
}
.lastNewBottom {
    clear: both;
    position: absolute;
    bottom: 10px;
    right: 10px
}
.lastNewBottom a {
    font-size: 12px;
    font-weight: 700;
    color: #c5c5c5
}
.AvrAllBox {
    margin-bottom: 5px!important
}
.AvrupaManset {
    box-shadow: 0 1px 1px 0 #d3d3d3;
    float: left;
    height: 346px;
    position: relative;
    width: 620px
}
.AvrupaManset,
.avrLink {
    background: #fff;
    margin-right: 16px
}
.avrLink,
.mnRightHbr {
    height: 166px;
    width: 296px
}
.avrLink {
    box-shadow: 0 1px 1px 0 #d3d3d3
}
.avrFlashTop {
    margin-bottom: 13px
}
.avrLink940,
.mnRightHbr {
    margin-bottom: 10px;
    overflow: hidden;
    padding: 2px
}
.avrLink940 {
    box-shadow: 0 1px 1px 0 #d3d3d3
}
.avrLink940,
.mnRightHbr {
    background: #fff
}
.mnRightHbr {
    box-shadow: 0 1px 1px 0 #d3d3d3
}
#sliderPagerAvrupa {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 9999
}
#sliderPagerAvrupa li {
    height: 50px;
    overflow: hidden;
    width: 50px
}
.AvrupaSlider li {
    height: 346px;
    overflow: hidden
}
#sliderPagerAvrupa li a {
    background: #fff;
    color: #454545;
    display: block;
    font-size: 26px;
    height: auto;
    padding: 6px 0;
    text-align: center;
    text-shadow: 0 0 1px #454545;
    width: 50px
}
#sliderPagerAvrupa li a.active,
#sliderPagerAvrupa li a:hover {
    background: #e84c3d;
    color: #fff
}
#sapg1 a {
    margin-top: 0!important
}
#sliderPagerAvrupa li a.iki,
#sliderPagerAvrupa li a.uc {
    display: block;
    width: 50px
}
span.sd,
span.sg,
span.sur {
    display: block;
    width: 220px
}
#sliderPagerAvrupa li a.bir:hover,
#sliderPagerAvrupa li#sapg1 a.active {
    background-position: -50px 0
}
#sliderPagerAvrupa li a.iki:hover,
#sliderPagerAvrupa li#sapg2 a.active {
    background-position: -50px -51px
}
#sliderPagerAvrupa li a.uc:hover,
#sliderPagerAvrupa li#sapg3 a.active {
    background-position: -50px -102px
}
.planetNewsTitle {
    height: 40px
}
.linkNewsList li {
    list-style: none
}
.bistBox {
    margin-top: 20px
}
.loseB,
.winB {
    float: left;
    width: 130px
}
.loseB li,
.winB li {
    border-bottom: 1px solid #e5e5e5;
    color: #454545;
    padding: 10px
}
.loseB li a,
.winB li a {
    color: #454545;
    font-size: 12px
}
.winB {
    margin-right: 20px
}
.bistBox .bistResultsBox {
    padding: 10px
}
.bistTitle {
    background: #f98914;
    color: #fff!important;
    font-size: 18px;
    height: 40px;
    padding: 8px 0 0 10px
}
.bistTitle a {
    color: #fff!important
}
.winBist {
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/bist_y.png) 105px 14px no-repeat #6cc344;
    border-bottom: medium none!important;
    border-radius: 2px;
    color: #fff!important;
    font-size: 12px
}
.loseBist {
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/bist_a.png) 105px 14px no-repeat #ca0d00;
    border-bottom: medium none!important;
    border-radius: 2px;
    color: #fff!important;
    font-size: 12px;
    padding: 5px 10px
}
.bistName {
    display: inline-block;
    width: 60px
}
.bistVal {
    display: inline-block;
    text-align: right;
    width: 50px
}
.winB .bistVal {
    color: #6cc344
}
.loseB .bistVal {
    color: #ca0d00
}
.allBist {
    padding: 5px 10px 10px;
    position: relative;
    text-align: right
}
.allBist a.bistTumu {
    color: #c5c5c5
}
.bistBigPara {
    left: 10px;
    position: absolute;
    top: 0
}
.DfpUitem {
    position: static!important
}
.dfpGenelFooter {
    width: 940px;
    margin: 0 auto;
    text-align: center
}
.dfpPageskinLeftRich.DfpUitem {
    position: absolute!important;
    left: -310px;
    display: block;
    width: 300px;
    text-align: right;
    top: -117px
}
#div-gpt-ad-1428678731072-8,
.dfp_anasayfaBody1,
.omsGenelTestFooter {
    text-align: center
}
.news-detail .dfpPageskinLeftRich.DfpUitem {
    top: -75px
}
.takimLogoYapi {
    display: table;
    width: 100%;
    background-color: #ebebeb;
    padding: 10px 0
}
.takimLogoYapi ul {
    margin: 0 auto;
    padding: 0;
    display: table;
    width: 940px
}
.takimLogoYapi ul li {
    float: left;
    list-style: none;
    margin-right: 13.4px
}
.takimLogoYapi ul li .takimIsim {
    margin: -45px auto 0 -5px;
    position: absolute;
    display: none
}
.takimLogoYapi ul li .takimIsim label {
    font-family: "PT Sans", "Helvetica Neue", Arial, sans-serif;
    text-align: center;
    font-size: 14px;
    background-color: #222;
    border-radius: 5px;
    color: #fff;
    float: left;
    padding: 5px 20px;
    position: relative;
    width: auto;
    z-index: 2
}
.takimLogoYapi ul li .takimIsim .takimOk {
    background-color: transparent;
    border-color: #222 transparent transparent;
    border-left: 15px solid transparent;
    border-radius: 5px;
    border-right: 15px solid transparent;
    border-style: solid;
    border-top: 30px solid #222;
    content: "";
    display: block;
    margin: 7px auto 0;
    position: relative;
    width: 0;
    z-index: 1
}
.takimLogoYapi ul li a {
    float: left
}
.takimLogoYapi ul li a span {
    display: table;
    margin: 0 auto;
    height: 40px;
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/takimLogo.png) no-repeat;
    opacity: .5
}
.takimLogoYapi ul li a span:hover {
    opacity: 1
}
.takimLogoYapi ul li a .tkmLogo1 {
    background-position: 0 0;
    width: 73px
}
.takimLogoYapi ul li a .tkmLogo2 {
    background-position: -80px 0;
    width: 46px
}
.takimLogoYapi ul li a .tkmLogo3 {
    background-position: -139px 0;
    width: 33px
}
.takimLogoYapi ul li a .tkmLogo4 {
    background-position: -189px 0;
    width: 37px
}
.takimLogoYapi ul li a .tkmLogo5 {
    background-position: -240px 0;
    width: 40px
}
.takimLogoYapi ul li a .tkmLogo6 {
    background-position: -292px 0;
    width: 40px
}
.takimLogoYapi ul li a .tkmLogo7 {
    background-position: -345px 0;
    width: 40px
}
.takimLogoYapi ul li a .tkmLogo8 {
    background-position: -397px 0;
    width: 30px
}
.takimLogoYapi ul li a .tkmLogo9 {
    background-position: -440px 0;
    width: 48px
}
.takimLogoYapi ul li a .tkmLogo10 {
    background-position: -497px 0;
    width: 40px
}
.takimLogoYapi ul li a .tkmLogo11 {
    background-position: -549px 0;
    width: 47px
}
.takimLogoYapi ul li a .tkmLogo12 {
    background-position: -609px 0;
    width: 31px
}
.takimLogoYapi ul li a .tkmLogo13 {
    background-position: -656px 0;
    width: 30px
}
.takimLogoYapi ul li a .tkmLogo14 {
    background-position: -703px 0;
    width: 31px
}
.takimLogoYapi ul li a .tkmLogo15 {
    background-position: -750px 0;
    width: 37px
}
.takimLogoYapi ul li a .tkmLogo16 {
    background-position: -800px 0;
    width: 41px
}
.takimLogoYapi ul li a .tkmLogo17 {
    background-position: -853px 0;
    width: 40px
}
.takimLogoYapi ul li a .tkmLogo18 {
    background-position: -911px 0;
    width: 28px
}
.takimLogoYapi ul li:last-child {
    margin-right: 0
}
.enCokOkunanWidget15 h4 {
    color: #454545;
    font-family: pt_sansbold;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 20px
}
.enCokOkunanWidget15 li {
    margin: 0 0 10px;
    position: relative
}
.enCokOkunanWidget15 li a {
    color: #454545;
    display: block;
    font-family: pt_sansregular;
    font-size: 18px;
    width: 290px
}
.enCokOkunanWidget15 li a .count {
    color: #e85a55;
    font-size: 24px
}
.enCokOkunanWidget15 li a.active {
    border-color: #e85a55
}
.enCokOkunanWidget15 li .spot {
    position: relative
}
.enCokOkunanWidget15 li .spot .text {
    padding: 5px 0
}
.enCokOkunanWidget15 li .spot .active {
    display: block
}
.enCokOkunanWidget15 li .social {
    background: 0 center none;
    border: 0;
    bottom: 7px;
    display: inline-block;
    position: absolute;
    right: 10px;
    width: inherit
}
.enCokOkunanWidget15 li .social.Facebook {
    right: 39px
}
.htv-news-detail-bottom-widget {
    max-height: 208px;
    overflow: hidden;
    width: 600px;
    padding: 10px;
    background-color: #fff
}
.htv-news-detail-bottom-widget ul,
.htv-news-detail-bottom-widget ul li,
.htv-news-detail-bottom-widget ul li a {
    float: left;
    padding: 0;
    margin: 0
}
.htv-news-detail-bottom-widget ul {
    margin: 0
}
.htv-news-detail-bottom-widget ul li {
    width: 194px;
    margin-left: 9px;
    list-style: none
}
.htv-news-detail-bottom-widget ul li:first-child {
    margin-left: 0
}
.htv-news-detail-bottom-widget ul li a,
.htv-news-detail-bottom-widget ul li a span {
    display: block;
    text-decoration: none;
    font: 18px pt_sansbold;
    color: #454545
}
.htv-news-detail-bottom-widget ul li a {
    position: relative
}
.htv-news-detail-bottom-widget ul li a span {
    float: left;
    margin-left: 10px
}
.htv-news-detail-bottom-widget ul li a span.htv-video-title {
    max-height: 82px;
    max-height: 90px;
    overflow: hidden
}
.htv-news-detail-bottom-widget ul li a .widget-play-icon-medium {
    position: absolute;
    right: 11px;
    top: 64px;
    width: 36px;
    height: 36px;
    background: url(http://webtv.hurriyet.com.tr/Content/widget/img/gv_play-medium.png) no-repeat;
    transition: all .5s ease
}
.htv-news-detail-bottom-widget ul li a .imgWrapper {
    float: left;
    display: block;
    overflow: Hidden;
    height: 110px;
    margin: 0 0 10px
}
.htv-news-detail-bottom-widget ul li a .imgWrapper img {
    min-width: 195px;
    max-width: 195px
}
.htv-news-detail-bottom-widget ul li a:hover .widget-play-icon-medium {
    background: url(http://webtv.hurriyet.com.tr/Content/widget/img/gv_play_h-medium.png) no-repeat
}
.htv-news-detail-bottom-widget ul li a:hover span {
    color: #000
}
@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .htv-news-detail-bottom-widget ul li a .widget-play-icon-medium {
        background: url(http://webtv.hurriyet.com.tr/Content/widget/img/gv_play-big.png) 0 0/36px 36px no-repeat
    }
    .htv-news-detail-bottom-widget ul li a:hover .widget-play-icon-medium {
        background: url(http://webtv.hurriyet.com.tr/Content/widget/img/gv_play_h-big.png) 0 0/36px 36px no-repeat
    }
}
.sonDakikaWidget {
    float: left;
    margin-top: 20px
}
.htv-sideBox {
    font-family: pt_sansregular
}
.htv-sidebarTitle {
    background: #f44945;
    font-size: 18px;
    color: #fff;
    line-height: 35px;
    padding: 3px 10px
}
.gv-logo {
    display: inline-block;
    margin-right: 20px;
    width: 85px
}
.gv-logo img {
    width: 100%
}
.htv-sideBoxVideo.videoWrapper {
    position: relative
}
.htv-sideBoxVideo.videoWrapper a {
    text-decoration: none
}
.htv-sideBoxVideo.videoWrapper img {
    display: block;
    width: 100%;
    height: auto
}
.htv-img-wrapper {
    overflow: hidden
}
.htv-dailyVideoTitle .htv_dv_play {
    background: url(http://webtv.hurriyet.com.tr/Content/widget/img/gv_play_h.png) no-repeat!important
}
.htv_related_list {
    padding: 5px;
    overflow: hidden
}
.htv_related_list ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}
.htv_related_list ul li {
    display: block;
    border-top: 1px solid #ccc;
    width: 100%;
    float: left;
    padding: 5px 0
}
.htv_related_list ul li a {
    padding: 5px;
    float: left;
    display: block;
    width: 100%
}
.htv_related_list ul li a .htv_dv_play {
    width: 18px;
    height: 18px;
    background: url(http://webtv.hurriyet.com.tr/Content/widget/img/gv_play.png) no-repeat;
    margin-right: 4px;
    float: left
}
.htv_related_list ul li a:hover .htv_dv_play {
    background: url(http://webtv.hurriyet.com.tr/Content/widget/img/gv_play_h.png) no-repeat
}
.htv_related_list ul li:first-child {
    border-top: none
}
.htv_related_list ul li a .htv_dv_play,
.htv_related_list ul li a .htv_rel_name {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    color: #333;
    max-width: 258px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .htv_related_list ul li a .htv_dv_play {
        background: url(http://webtv.hurriyet.com.tr/Content/widget/img/gv_play-medium.png) 0 0/18px 18px no-repeat
    }
    .htv_related_list ul li a:hover .htv_dv_play {
        background: url(http://webtv.hurriyet.com.tr/Content/widget/img/gv_play_h-medium.png) 0 0/18px 18px no-repeat
    }
}
.widget300.plusW h4 {
    color: #454545;
    font-family: pt_sansbold;
    font-size: 18px;
    line-height: 1;
    padding: 10px 0 0 10px
}
#plusNewsListRightBlock .plusNewsListRightBlockHeader {
    border-bottom: 1px solid #e5e5e5;
    display: block;
    height: 38px;
    line-height: 38px;
    width: 100%
}
#plusNewsListRightBlock .plusNewsListRightBlockHeader h3 {
    display: inline-block;
    float: left;
    margin: 3px 0 0 10px
}
#plusNewsListRightBlock .plusNewsListRightBlockHeader h3 a {
    display: block
}
#plusNewsListRightBlock .plusNewsListRightBlockHeader>a {
    color: #3381c1;
    float: right;
    font: 600 14px/38px "PT Sans";
    margin-right: 10px
}
#plusNewsListRightBlock .plusNewsListRightBlockHeader>a:hover {
    text-decoration: underline
}
#plusNewsListRightBlock ul {
    display: block;
    float: left;
    margin: 10px
}
#plusNewsListRightBlock ul li {
    border-top: 1px solid #e5e5e5;
    display: block;
    margin-top: 13px;
    padding-top: 20px
}
#plusNewsListRightBlock ul li a {
    color: #454545;
    display: block;
    font-size: 18px;
    position: relative
}
#plusNewsListRightBlock ul li a .plusCircleIcon {
    background: Red;
    height: 24px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 24px
}
#plusNewsListRightBlock ul li:first-child {
    border-top: 0 none;
    margin-top: 0;
    padding-top: 0
}
#realEstateWidgetForNewsDetail .brandLogo {
    position: absolute;
    right: 10px;
    top: 179px
}
#realEstateWidgetForNewsDetail .brandLogo img {
    height: auto;
    width: auto
}
#realEstateWidgetForNewsDetail .detailSuggest {
    background: none;
    padding: 10px 0!important;
    width: 100%
}
#realEstateWidgetForNewsDetail .detailSuggest li {
    position: relative
}
#realEstateWidgetForNewsDetail .detailSuggest p {
    padding: 10px
}
#realEstateWidgetForNewsDetail .detailSuggest p strong {
    color: #000;
    display: block;
    font-family: pt_sansbold;
    font-size: 16px;
    margin-bottom: 6px
}
#realEstateWidgetForNewsDetail .detailSuggest p strong.price {
    bottom: 10px;
    color: #ff6d27;
    position: absolute;
    right: 10px
}
#realEstateWidgetForNewsDetail .detailSuggest p span {
    color: #000;
    display: block;
    font-family: pt_sansregular;
    font-size: 14px;
    margin-bottom: 6px
}
#realEstateWidgetForNewsDetail .detailSuggest p em {
    color: #7b7b7b;
    display: block;
    font-family: pt_sansregular;
    font-size: 14px;
    font-style: normal;
    margin-bottom: 6px
}
#realEstateWidgetForNewsDetail li {
    background: #fff;
    box-shadow: 0 1px 1px 0 #d3d3d3;
    height: 255px!important;
    margin-bottom: 20px;
    overflow: hidden;
    float: left;
    padding-bottom: 10px;
    width: 295px
}
#realEstateWidgetForNewsDetail li img {
    height: 169px;
    width: 301px
}
#realEstateWidgetForNewsDetail li:first-child {
    margin-right: 30px
}
#realEstateWidgetForNewsDetail .detailSuggest h4,
#realEstateWidgetForNewsDetail .detailSuggest h4 a {
    float: none;
    height: auto
}
.imgMaske {
    display: block;
    height: 110px;
    overflow: hidden
}
.promoBoxCategory {
    float: left;
    margin: 20px 0!important
}
.boxOtherNewsContent {
    padding: 10px 10px 0
}
.boxOtherNewsContent .lBlock {
    float: left;
    margin-right: 20px;
    width: 289px
}
.boxOtherNewsContent .rBlock {
    float: left;
    width: 289px
}
.boxOtherNewsTitle {
    background: #a5a4ac;
    color: #fff;
    font-size: 18px;
    height: 40px;
    padding: 8px 0 0 10px;
    text-shadow: 0 1px 0 #666
}
.boxOtherNewsTitle h4 {
    line-height: 24px
}
.promoBoxCategory {
    margin-bottom: 0;
    width: 620px
}
.promoBoxCategory span {
    color: #2980b9;
    display: block
}
.promoBoxCategory li {
    width: 620px
}
.linkNewsList li a {
    color: #454545;
    font-size: 14px
}
.linkNewsList li a:hover {
    color: #e8393a
}
.appCss {
    display: table
}
.appCss .footerAplIco {
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/footer_apple.png) no-repeat;
    float: left;
    height: 36px;
    margin: 5px 0 4px;
    width: 178px
}
.appCss .footerAndIco {
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/footer_google.png) no-repeat;
    float: left;
    height: 36px;
    margin: 5px 0 3px;
    width: 178px
}
.new-trend-box {
    height: 715px;
    margin-bottom: 40px
}
.new-trend-box h3 {
    display: inline-block;
    font: 400 18px 'PT Sans', 'Helvetica Neue', Arial;
    padding: 8px 18px;
    margin-bottom: 20px
}
.new-trend-box .tabs {
    font-size: 0
}
.new-trend-box .tabs .buttons {
    display: inline-block;
    width: 100%;
    font-size: 0
}
.new-trend-box .tabs .buttons .tab-button {
    display: inline-block;
    font: 400 18px 'PT Sans', 'Helvetica Neue', Arial;
    padding: 8px 18px;
    cursor: pointer;
    margin-bottom: 20px
}
.new-trend-box .tabs .buttons .tab-button.selected {
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2)
}
.new-trend-box .tabs .tab-contents .content-in {
    display: none;
    font-size: 14px
}
.new-trend-box .tabs .tab-contents .content-in.selected {
    display: block
}
.new-trend-box .news-list {
    display: inline-block;
    width: 100%;
    list-style: none;
    font-family: 'PT Sans', 'Helvetica Neue', Arial!important;
    margin: 0;
    padding: 0;
    font-size: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}
.new-trend-box .news-list li {
    background-color: #fff;
    padding: 10px;
    margin: 0;
    border-top: 1px solid #eee;
    display: block;
    height: 85px
}
.new-trend-box .news-list li .news-link {
    float: left;
    display: inline-block;
    width: 60%;
    font-size: 14px;
    font-weight: 700;
    color: #454545
}
.new-trend-box .news-list li .news-link a {
    display: inline-block;
    width: 100%;
    color: #454545
}
.new-trend-box .news-list li .news-link .image {
    width: 95px;
    display: inline-block;
    overflow: hidden;
    height: 60px;
    vertical-align: middle
}
.new-trend-box .news-list li .news-link .image img {
    width: 100%
}
.new-trend-box .news-list li .news-link span.title {
    display: inline-block;
    width: 250px;
    margin-left: 10px;
    vertical-align: middle
}
.new-trend-box .news-list li .news-commenter {
    float: left;
    display: inline-block;
    width: 20%;
    text-align: left;
    padding: 0 0 0 3%
}
.new-trend-box .news-list li .news-commenter a {
    font-size: 12px;
    font-weight: 700;
    color: #3480b6;
    vertical-align: baseline;
    padding: 20px 0 0;
    display: inline-block;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis
}
.new-trend-box .news-list li .news-commenter a i {
    font-size: 18px;
    color: #a5a5a5;
    margin-right: 5px;
    vertical-align: bottom;
    display: inline-block
}
.new-trend-box .news-list li .news-commenter-point {
    text-align: center;
    float: left;
    display: inline-block;
    width: 17%;
    font-size: 18px;
    font-weight: 700;
    color: #a5a5a5;
    margin: 16px 0 0;
    vertical-align: baseline
}
.new-trend-box .news-list li .news-commenter-point i {
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/h-news-count.png) 6px 5px no-repeat;
    width: 10px;
    height: 10px;
    padding: 10px;
    margin: 0 5px 0 0;
    border-radius: 3px;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
    display: inline-block;
    vertical-align: bottom;
    position: relative;
    top: -3px
}
.new-trend-box .news-list li:first-child {
    border-top: none
}
.new-trend-box .new-writers-section {
    background-color: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .04)
}
.new-trend-box .new-writers-section .writer-list {
    font-family: 'PT Sans', 'Helvetica Neue', Arial!important
}
.new-trend-box .new-writers-section .writer-list .writer {
    display: block;
    padding: 25px 20px;
    text-decoration: none
}
.new-trend-box .new-writers-section .writer-list .writer .image {
    width: 80px;
    height: 80px;
    display: inline-block;
    float: left;
    border-radius: 100px;
    overflow: hidden
}
.new-trend-box .new-writers-section .writer-list .writer .image img {
    width: 100%
}
.new-trend-box .new-writers-section .writer-list .writer .name {
    font-size: 16px;
    color: #db5550;
    display: block;
    margin: 5px 0 5px 95px
}
.new-trend-box .new-writers-section .writer-list .writer .title {
    font-size: 16px;
    font-weight: 700;
    color: #333;
    display: block;
    margin: 0 0 0 95px
}
.new-trend-box .new-writers-section .writer-list a.all-writer {
    text-decoration: none;
    color: #aaa;
    font-size: 16px;
    text-align: center;
    padding: 9px 0;
    border-top: 1px solid #eee;
    display: block
}
.new-trend-box .new-writers-section .writer-list a.all-writer i {
    margin-left: 10px
}
.hwc-head {
    padding: 0;
    margin-bottom: 18px;
    background: 0 0;
    border-bottom: none;
    font-style: normal!important
}
.hwc-head h3 {
    color: #454545
}
.hwshl-item {
    height: 320px;
    position: relative
}
.hwsh-list li:nth-child(3n) {
    margin-right: 0!important
}
.hwshl-item .hwshli-comment-count {
    font: 400 12px pt_sansregular, Arial, Helvetica!important;
    color: #898989;
    margin: 10px;
    display: inline-block
}
.hwshl-item .hwshli-profile {
    padding: 0 10px
}
.hwshl-item .hwshli-profile .hwshlip-anchor {
    padding-left: 17px;
    background: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABGAAD/4QMvaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzAxNCA3OS4xNTY3OTcsIDIwMTQvMDgvMjAtMDk6NTM6MDIgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE0IChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0QjA1MDFBOUM4OUMxMUU0OUFBOEZGQkJCQjdFNjFBQiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0QjA1MDFBQUM4OUMxMUU0OUFBOEZGQkJCQjdFNjFBQiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjRCMDUwMUE3Qzg5QzExRTQ5QUE4RkZCQkJCN0U2MUFCIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjRCMDUwMUE4Qzg5QzExRTQ5QUE4RkZCQkJCN0U2MUFCIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/+4ADkFkb2JlAGTAAAAAAf/bAIQABAMDAwMDBAMDBAYEAwQGBwUEBAUHCAYGBwYGCAoICQkJCQgKCgwMDAwMCgwMDQ0MDBERERERFBQUFBQUFBQUFAEEBQUIBwgPCgoPFA4ODhQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQU/8AAEQgADAANAwERAAIRAQMRAf/EAF4AAAMBAAAAAAAAAAAAAAAAAAEFBwgBAQAAAAAAAAAAAAAAAAAAAAAQAAIBAwMCBwAAAAAAAAAAAAECEQASEyFBFDMWMaHR8QMVJhEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8A0OzM7F2YszGWYmSSdyTQCTBWTB1I2096Ch/P2v3Q3I42HjC3p4M+R78m18R4+lA2/F2mPrbJE9CJ1ifOg//Z) 0 3px no-repeat
}
.hwshl-item .hwshli-comment {
    font: 12px/16px pt_sansregular, Arial, Helvetica!important;
    color: #454545;
    margin: 5px 10px;
    float: left;
    width: 175px
}
.hwshl-item .hwshlica-title {
    font: 700 14px pt_sansbold;
    margin-bottom: 5px;
    padding-top: 5px
}
.hwshl-item .hwshlip-anchor {
    font: 700 12px pt_sansbold;
    text-transform: capitalize
}
.hwshl-item .hwshlip-anchor:hover {
    color: #000
}
.hwshl-item .hwshli-content a:hover img {
    opacity: .9
}
.hwshl-item .hwshli-hovered-item {
    position: absolute;
    left: 10px;
    top: 10px;
    display: none;
    width: 174px;
    height: 305px;
    background: #fff;
    font: 12px/15px pt_sansregular, Arial, Helvetica!important
}
.hwshl-item .hwshli-hovered-item .hwshli-profile {
    padding: 0;
    margin-bottom: 5px
}
.all-comments {
    font: 700 12px 'PT Sans';
    position: absolute;
    bottom: 5px;
    left: 10px
}
.ellip {
    display: block;
    height: 100%
}
.ellip-line {
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal
}
.ellip,
.ellip-line {
    position: relative;
    overflow: hidden;
    max-width: 100%
}
@media screen and (max-width: 1024px) {
    .hwshl-item {
        width: 175px
    }
    .hwshl-item .hwshli-comment,
    .hwshl-item .hwshli-hovered-item {
        width: 155px
    }
    .hwshlica-image {
        width: 155px;
        margin-left: 10px
    }
    .double-news.ilan h3 a strong {
        font-size: 14px!important
    }
}
.cookieAlert {
    position: absolute;
    right: 0;
    top: 40px;
    width: 271px;
    background: #db5550;
    border: 1px solid #ccc;
    display: none;
    z-index: 999
}
.cookieAlert p {
    line-height: 1.2;
    text-align: center;
    font-size: 14px;
    color: #fff;
    padding: 5px
}
.cookieAlert p a {
    display: inline-block!important
}
.oneCikarBtn {
    z-index: 10
}
.ortala {
    width: 100%;
    margin: 0 auto;
    display: table
}
.solaHizala {
    float: left;
    width: 100%
}
.sagaHizala {
    float: right;
    width: 100%
}
.sifirla {
    padding: 0;
    margin: 0
}
.w100 {
    width: 100%
}
.fleft {
    float: left
}
.fright {
    float: right
}
.mauto {
    margin: 0 auto
}
.dtable {
    display: table
}
.dnone {
    display: none
}
.dblock {
    display: block
}
.kalin {
    font-weight: 700
}
.tcenter {
    text-align: center
}
.p10 {
    padding: 10px
}
.font {
    font-family: "PT Sans", "Helvetica Neue", Arial, sans-serif
}
.scroll {
    -webkit-overflow-scrolling: touch
}
.w980 {
    width: 980px
}
.w940 {
    width: 940px
}
.f12 {
    font-size: 12px
}
.f14 {
    font-size: 14px
}
.f16 {
    font-size: 16px
}
.brB0 {
    border-bottom: 0!important
}
.kirmiziBG {
    background-color: #e20404
}
.aGriBG {
    background-color: #ebebeb
}
.kGriBG {
    background-color: #838383
}
.beyazBG {
    background-color: #fff
}
.sonDkWidget {
    float: left;
    width: 100%
}
.sonDkWidget .sonDkIc {
    margin: 0 auto;
    display: table;
    padding: 10px;
    width: 880px;
    border: 1px solid #d1d1d1
}
.sonDkWidget .sonDkIc .sonDkIc-A1 {
    float: left;
    width: 555px
}
.sonDkWidget .sonDkIc .sonDkIc-A1 .sonDkSutun {
    float: left;
    width: 100%;
    margin-bottom: 5px
}
.sonDkWidget .sonDkIc .sonDkIc-A1 .sonDkSutun .sonSaat,
.sonDkWidget .sonDkIc .sonDkIc-A1 .sonDkSutun .sonYazi {
    float: left
}
.sonDkWidget .sonDkIc .sonDkIc-A1 .sonDkSutun .sonSaat {
    font-size: 12px;
    font-weight: 700
}
.sonDkWidget .sonDkIc .sonDkIc-A1 .sonDkSutun .sonYazi {
    font-size: 12px;
    color: #02277f;
    margin-left: 10px
}
.sonDkWidget .sonDkIc .sonDkIc-A1 .sonDkSutun .sonYazi a {
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
    font-family: arial
}
.sonDkWidget .sonDkIc .sonDkIc-A1 .sonDkSutun .sonYazi a:hover {
    color: #e10000
}
.sonDkWidget .sonDkIc .sonDkIc-A2 {
    float: right;
    width: 300px
}
.sonDkWidget .sonDkIc .sonDkIc-A2 .sonReklam {
    float: left;
    width: 100%
}
.sonDkWidget .sonDkIc .link {
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
    font-family: arial
}
.sonDkWidget .sonDkIc .link:hover {
    color: #e10000
}
.sonDkWidget .sonDkIc .dkDevami {
    display: none;
    float: left;
    width: 100%
}
.sonDkWidget .sonDkIc .dkDevamiBtn {
    float: right;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
    font-family: arial
}
.sonDkWidget .sonDkIc .dkDevamiBtn:hover {
    color: #e10000
}
.hsa-header {
    height: 241px!important;
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/hs-author-header-back.jpg) left top no-repeat!important;
    position: relative!important;
    border-top: none;
    z-index: 1!important
}
.hsah-name {
    line-height: 100%;
    margin: 0 0 0 38px;
    padding-top: 65px
}
.hsah-name .hsahn-anchor {
    font-size: 42px;
    color: #fff;
    line-height: 100%;
    text-decoration: none
}
.hsah-mail {
    margin: 8px 0 0 38px
}
.hsahm-link {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    text-decoration: none
}
.hsa-article-wrapper {
    background: #f5f2e7;
    position: relative
}
.hsaali-head {
    position: relative;
    padding: 20px
}
.hsaalih-date {
    display: block;
    font-size: 14px;
    color: #df493a;
    line-height: 16px
}
.hsaali-article {
    padding: 0 20px 20px
}
.hsaalic-title {
    line-height: 26px;
    width: auto;
    float: none;
    padding-right: 0;
    margin-bottom: 18px;
    font-size: 30px;
    color: #454545;
    word-wrap: break-word
}
.hsaalic-content {
    width: auto;
    float: none;
    font-size: 14px;
    line-height: 18px;
    overflow: hidden
}
.hsaalic-detail {
    font-size: 16px;
    line-height: 24px
}
.hsaalic-content .hsaalicc-text {
    margin-bottom: 10px
}
.hsaalic-detail img {
    max-width: 100%;
    height: auto
}
.hsaalicc-text {
    color: #454545;
    margin-bottom: 20px
}
.hsaalih-post-action {
    position: absolute;
    right: 20px;
    bottom: 15px;
    background: #fff;
    padding: 3px 5px;
    list-style: none
}
.hsaalihp-item {
    float: left
}
.hsaalihpi-trigger {
    padding: 0 7px;
    font-size: 22px;
    color: #aaa9b2;
    text-decoration: none
}
.hsaalihpi-default {
    color: #c9c8ce
}
.hsaalihpi-plus {
    color: #e20905
}
.hsaalihpi-print {
    width: 22px;
    height: 22px;
    display: block;
    padding: 0;
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/hsaalihp-print.png) left top no-repeat
}
.hsaali-thome {
    font-size: 16px;
    color: #8a8a8a;
    float: right;
    margin-top: 32px
}
.hsaali-thome .hs-sprite {
    width: 17px;
    height: 7px;
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/author-home-page.png) left top no-repeat;
    margin-left: 10px;
    float: right;
    top: 6px;
    position: relative;
    text-decoration: none
}
.hsaali-social {
    position: relative;
    z-index: 4
}
.hsaali-social .hsc-node {
    margin-right: 10px;
    position: relative;
    top: -2px
}
.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 {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}
.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
}
.btn-group-vertical>.btn-group,
.btn-toolbar,
.clearfix,
.container,
.container-fluid,
.dl-horizontal dd,
.form-horizontal .form-group,
.modal-footer,
.nav,
.navbar,
.navbar-collapse,
.navbar-header,
.pager,
.panel-body,
.row {
    zoom: 1
}
20% {
    transform: matrix(0.99, 0, 0, 1, 0, 2);
    filter: alpha(opacity=70);
    opacity: .7
}
40% {
    transform: matrix(1, 0, 0, 1, 0, -1);
    filter: alpha(opacity=100);
    opacity: 1
}
100%,
70% {
    transform: matrix(1, 0, 0, 1, 0, 0);
    filter: alpha(opacity=100);
    opacity: 1
}
#selectionSharerPopover {
    display: none;
    position: absolute;
    top: -100px;
    left: -100px;
    z-index: 1010
}
#selectionSharerPopover:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -4px;
    left: 50%;
    margin-left: -4px;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #0c7ba8;
    border-right: 1px solid #026086;
    border-bottom: 1px solid #026086
}
#selectionSharerPopover.anim {
    transition: top .075s ease-out;
    animation: selectionSharerPopover-animation 180ms forwards linear;
    -webkit-animation: selectionSharerPopover-animation 180ms forwards linear
}
#selectionSharerPopover-inner {
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid;
    background: #0c7ba8;
    border-color: #026086;
    padding: 0
}
#selectionSharerPopover .selectionSharerPopover-clip {
    position: absolute;
    bottom: -11px;
    display: block;
    left: 50%;
    clip: rect(12px 24px 24px 0);
    margin-left: -12px;
    width: 24px;
    height: 24px;
    line-height: 24px
}
#selectionSharerPopover .selectionSharerPopover-arrow {
    display: block;
    width: 20px;
    height: 20px;
    -webkit-transform: rotate(45deg) scale(0.5);
    transform: rotate(45deg) scale(0.5);
    box-sizing: content-box
}
.selectionSharer ul {
    display: inline;
    padding: 0
}
.selectionSharer ul li {
    float: left;
    list-style: none;
    background: 0 0;
    margin: 0;
    padding: 5px 0 4px;
    position: relative
}
.selectionSharer a.action {
    display: block;
    text-indent: -1000px;
    width: 50px;
    height: 19px;
    border: 0;
    position: relative
}
.selectionSharer a.action.tweet {
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/text-share-twitter.png) center center no-repeat
}
.selectionSharer a.action.facebook:before,
.selectionSharer a.action.tweet:before {
    background: #1686b3;
    border-right: 1px solid #026086;
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 20px;
    z-index: 99
}
.selectionSharer a.action.facebook {
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/text-share-facebook.png) center center no-repeat
}
.selectionSharer a.action.email {
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/text-share-mail.png) center center no-repeat
}
.selectionSharer a:hover {
    color: #ccc
}
img.lazy {
    display: none
}
.sHaber {
    padding: 15px 15px 5px;
    background: #fff;
    box-shadow: 0 1px 1px 0 #d3d3d3;
    overflow: hidden
}
.ajList {
    margin-top: 10px;
    width: 292px;
    float: left
}
.ajList li {
    padding: 0 0 7px;
    list-style: disc;
    margin-left: 16px;
    color: #b9b9b9
}
.ajList li a {
    font-size: 12px;
    color: #454545;
    display: block;
    transition-property: color;
    transition-duration: .2s
}
.hayataDairBox {
    margin-bottom: 20px;
    position: relative
}
.followHurriyet {
    background: #fff;
    box-shadow: 0 1px 1px 0 #d3d3d3;
    border: 0;
    height: auto;
    margin-bottom: 0;
    padding: 7px
}
.followHurriyet .socialMediaButtons li.tkpEt {
    color: #838383;
    font-family: pt_sansbold;
    font-size: 16px;
    margin-right: 15px!important;
    padding-left: 5px;
    padding-top: 8px
}
.followHurriyet .socialMediaButtons li {
    margin-right: 5px!important
}
.news-comments .commentsBand {
    background: #f5f5f5;
    font-family: pt_sansbold;
    font-size: 12px;
    height: 27px;
    padding: 8px 10px 0;
    position: relative
}
.news-comments .commentsBand .allCommentsCount {
    color: #7a6f5b;
    display: inline-block;
    overflow-y: scroll!important;
    font-family: pt_sansregular;
    padding-left: 15px
}
.news-comments ul.allComments {
    height: 553px;
    background: #fff;
    cursor: pointer;
    overflow-y: scroll!important;
    overflow-x: hidden!important;
    padding: 10px;
    width: 598px
}
.news-comments ul.allComments li.singleComment {
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0
}
.news-comments ul.allComments li.singleComment .commenterImg {
    display: none;
    float: left
}
.news-comments ul.allComments li.singleComment .commentContent {
    float: left;
    width: 100%
}
.news-comments ul.allComments li.singleComment .commentContent .comTop {
    padding-bottom: 10px;
    color: #e74b3e;
    float: left;
    font-family: pt_sansbold;
    font-size: 14px;
    width: 100%
}
.news-comments ul.allComments li.singleComment .commentContent .comTop a {
    color: #e74b3e;
    float: left;
    font-family: pt_sansbold;
    font-size: 14px
}
.news-comments ul.allComments li.singleComment .commentContent .comTop .commentDate {
    color: #bdbdbd;
    display: block;
    float: right;
    font-size: 12px
}
.news-comments ul.allComments li.singleComment .commentContent .comment {
    color: #5f5f5f;
    cursor: default;
    font-size: 14px;
    line-height: 18px
}
.news-comments ul.allComments li.singleComment .commentContent .commentActions {
    margin: 15px 0 0;
    text-align: right
}
.news-comments ul.allComments li.singleComment .commentContent .commentActions .commentLoadInfo {
    color: #e74b3e;
    font-weight: 700;
    margin-right: 20px
}
.news-comments ul.allComments li.singleComment .commentContent .commentActions .begendimBtn {
    background: #f5f5f5;
    border-radius: 2px;
    box-shadow: 0 2px 0 0 #e1e1e1;
    color: #404040;
    display: inline-block;
    padding: 4px 0 4px 10px
}
.news-comments ul.allComments li.singleComment .commentContent .commentActions .begendimBtn span {
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/comment_like.png) 7px 4px no-repeat #76ce68;
    border-radius: 2px;
    box-shadow: 0 2px 0 0 #59a84c;
    color: #fff;
    margin-left: 10px;
    padding: 4px 10px 3px 25px
}
.news-comments ul.allComments li.singleComment .commentContent .commentActions .begendimBtn:hover {
    color: #59a84c
}
.news-comments ul.allComments li.singleComment .commentContent .commentActions .begenmedimBtn {
    background: #f5f5f5;
    border-radius: 2px;
    box-shadow: 0 2px 0 0 #e1e1e1;
    color: #404040;
    display: inline-block;
    margin-left: 15px;
    padding: 4px 0 4px 10px
}
.news-comments ul.allComments li.singleComment .commentContent .commentActions .begenmedimBtn span {
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/comment_unlike.png) 7px 6px no-repeat #b9241e;
    border-radius: 2px;
    box-shadow: 0 2px 0 0 #981412;
    color: #fff;
    margin-left: 10px;
    padding: 4px 10px 3px 25px
}
.news-comments ul.allComments li.singleComment .commentContent .commentActions .begenmedimBtn:hover {
    color: #981412
}
.commentbox-general-wrapper {
    width: 618px;
    margin: 0 auto
}
.commentbox-general-wrapper .commentbox-triggered-item {
    width: 550px;
    position: relative;
    overflow: hidden;
    margin: 10px auto
}
.commentbox-general-wrapper .commentbox-triggered-item .trigger-text {
    padding: 5px 10px;
    background-color: #f8f8f8;
    float: right;
    position: relative;
    color: #797979
}
.commentbox-general-wrapper .commentbox-triggered-item .trigger-text .trigger-icon {
    float: right;
    margin: 5px 0 0 5px;
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #797979;
    border-bottom: none
}
.commentbox-general-wrapper .commentbox-triggered-item .trigger-text .trigger-icon.close {
    border-bottom: 4px solid #797979;
    border-top: none
}
.commentbox-general-wrapper .commentbox-triggered-item .line {
    width: 100%;
    display: block;
    background-color: #dfdfdf;
    height: 1px;
    position: absolute;
    top: 50%
}
.commentbox-general-wrapper .h-item-commentbox {
    width: 620px;
    border-top: none
}
.commentbox-general-wrapper .h-item-commentbox .hplipc-list-wrapper {
    border-color: #e7e7e5;
    border-style: solid;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top: 0;
    border-bottom-width: 0
}
.commentbox-general-wrapper .h-item-commentbox .hplipc-list-wrapper .h-item-comments {
    height: 155px;
    display: block;
    overflow: hidden
}
.category-ekonomi+.etiketYapi {
    margin-top: 20px
}
.det_Authors {
    width: 300px;
    height: 84px;
    display: block;
    overflow: hidden;
    margin-bottom: 25px
}
.det_Authors .daCnt {
    height: 84px;
    display: inline-block;
    float: left
}
.det_Authors .daCnt .daItem {
    width: 300px;
    height: 84px;
    display: block;
    float: left
}
.son-dakika-bandi {
    margin-top: 0
}
#catSliderPagerHDNLabs {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 14px;
    z-index: 999;
    text-align: center
}
#catSliderPagerHDNLabs a {
    display: inline-block;
    background: #fff;
    width: 12px;
    height: 12px;
    margin: 15px 5px 0;
    border: 0;
    border-radius: 50%;
    text-indent: -9999px;
    opacity: .5
}
.plusBigImageRotator,
.plusBigImageRotator .bx-wrapper .plusFullSlider li>img {
    height: 416px;
    width: 940px
}
.plusBigImageRotator .bx-wrapper .plusFullSlider li>a .gradient {
    background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .9) 100%);
    bottom: 0;
    height: 50%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 0
}
.plusBigImageRotator .bx-wrapper .plusFullSlider li>a .gradient span {
    bottom: 50px;
    display: block;
    font: 32px pt_sansbold;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}
.plusBigImageRotator .bx-wrapper .bx-prev {
    background: url(http://img.hurriyet.com.tr/p/2015/slider-1-prev.png) no-repeat;
    width: 44px!important;
    height: 67px!important;
    opacity: .5
}
.plusBigImageRotator .bx-wrapper .bx-next {
    height: 67px!important;
    width: 44px!important;
    background: url(http://img.hurriyet.com.tr/p/2015/slider-1-next.png) no-repeat;
    opacity: .5
}
.plusBigImageRotator .sponsorluIcerik:before {
    right: 0;
    top: 35px
}
.plusBigImageRotator .bx-wrapper .plusFullSlider li>a,
.sonDakikaText,
.sonDakikaText a {
    color: #fff
}
.plusBigImageRotator .alieMahmureMansetTitle {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .64) 49%, rgba(0, 0, 0, .65) 50%, #000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(49%, rgba(0, 0, 0, .64)), color-stop(50%, rgba(0, 0, 0, .65)), color-stop(100%, #000));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .64) 49%, rgba(0, 0, 0, .65) 50%, #000 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .64) 49%, rgba(0, 0, 0, .65) 50%, #000 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .64) 49%, rgba(0, 0, 0, .65) 50%, #000 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .64) 49%, rgba(0, 0, 0, .65) 50%, #000 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#000000", GradientType=0);
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    font-size: 36px;
    padding-bottom: 50px
}
.plusBigImageRotator .bx-wrapper .bx-next:hover,
.plusBigImageRotator .bx-wrapper .bx-prev:hover {
    opacity: 1
}
.plusBigImageRotator .bx-wrapper .bx-pager {
    bottom: 14px
}
.plusBigImageRotator .bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    height: 12px;
    width: 12px
}
.plusBigImageRotator .bx-wrapper .bx-pager.bx-default-pager a.active,
.plusBigImageRotator .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #ff5445
}
.plusBigImageRotator .pluslogo74 {
    background: url(http://img.hurriyet.com.tr/p/plus/plus_logo_74x30.jpg) no-repeat;
    display: inline-block;
    height: 30px;
    position: absolute;
    right: 0;
    top: 15px;
    width: 74px;
    z-index: 2
}
.yazarlar15 .breadcrumb-container {
    margin-top: 0!important
}
.altYorumAlani {
    width: 620px;
    margin: 0 auto
}
.ayaHeader {
    width: 550px;
    position: relative;
    padding: 10px 0;
    overflow: hidden;
    margin: 0 auto
}
.ayaHeader span {
    width: 80%;
    background-color: #dfdfdf;
    margin-top: 10px;
    height: 1px;
    float: left
}
.ayaHeader a {
    padding: 5px 10px;
    text-decoration: none;
    font-size: 12px;
    float: right;
    position: relative;
    color: #797979
}
.sylIco {
    float: right;
    margin: 5px 0 0 5px;
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #797979;
    border-bottom: none
}
.close {
    border-bottom: 4px solid #797979;
    border-top: none
}
.yorumMain {
    display: none;
    height: 155px;
    overflow-y: scroll;
    overflow-x: hidden
}
.yorumMainIc {
    border-color: #e7e7e5;
    border-style: solid;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top: 0;
    border-bottom-width: 1px
}
.yorumMainIc ul {
    display: table;
    list-style: none;
    width: 100%;
    padding: 0;
    margin: 0
}
.yorumMainIc ul li:first-child {
    border-top: 0
}
.yorumMainIc ul li {
    float: left;
    width: 100%;
    padding: 2% 5%;
    background-color: #f5f4ee;
    border-top: 1px solid #dcdbd6
}
.yorumMainIc ul li a {
    float: left;
    width: 40px;
    height: 40px
}
.yorumMainIc ul li a img {
    float: left;
    width: 100%;
    border: 0
}
.yorumMainIc ul li p {
    float: left;
    width: 490px;
    padding-left: 10px;
    margin: 0;
    min-height: 32px;
    font-size: 14px;
    color: #454545;
    word-wrap: break-word;
    line-height: 18px
}
.yrmKullanici {
    font-family: PT_Sans_Bold, pt_sansbold, Arial, Helvetica;
    color: #2882b7;
    padding-right: 5px;
    text-decoration: none;
    width: auto!important;
    height: auto!important
}
.yrmTime {
    display: block;
    padding-top: 10px
}
.yrmTime span {
    float: left;
    width: 100%
}
.yrmTime span time {
    float: right;
    font-size: 12px;
    color: #888;
    line-height: 17px
}
#hero .carousel-numbers li {
    width: 10%
}
#hero .carousel-numbers li a {
    border-left: 1px solid #c3c3c3;
    color: #494949;
    height: 50px
}
#hero .carousel-numbers li a:hover {
    color: #e84c3d
}
.manset5li .carousel-numbers {
    display: table
}
.manset5li .carousel-numbers li {
    width: auto;
    float: none!important;
    display: table-cell!important
}
.manset5li .carousel-numbers li a:hover {
    color: #fff!important
}
.ikListItem {
    width: 600px;
    margin-bottom: 10px;
    background: #fff;
    -webkit-box-shadow: 0 1px 1px 0 #d3d3d3;
    box-shadow: 0 1px 1px 0 #d3d3d3;
    overflow: hidden;
    padding: 10px
}
.mik.ramazan .midLeft a {
    background: url(http://www.hurriyet.com.tr/p/ramazan2015.png) no-repeat;
    width: 536px
}
.mik.ramazan .midMenu {
    background: #fbc02d;
    color: #fff;
    padding-left: 536px;
    width: 940px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.mik.ramazan .midMenu a {
    color: #fff;
    border-left-color: #CD9821
}
.mik.ramazan .midMenu a:hover {
    background: #CD9821
}
.ramazanCatTitle {
    background: #f9a825;
    color: #fff;
    font-size: 18px;
    height: 32px;
    margin-bottom: 20px;
    padding: 8px 0 0 10px
}
.ustHeaderYazi {
    float: left;
    font-size: 12px;
    width: 170px;
    margin-top: 4px
}
.ustHeaderYazi h1 {
    margin: 0;
    padding: 0;
    display: inline
}
.ustHeaderArama {
    float: left;
    width: 370px!important
}
.DfpUitem {
    margin-bottom: 20px
}
.DfpUitem.omsPageskinSol {
    left: -310px;
    position: absolute!important;
    text-align: right;
    width: 300px
}
#div-gpt-ad-1429629089800-1 {
    text-align: center
}
#selectionSharerPopunder {
    position: absolute;
    left: -9999px
}
.breadcrumb-container {
    margin-bottom: 20px
}
.sponsorluIcerik {
    display: block;
    position: relative
}
.sponsorluIcerik:before {
    background: rgba(0, 0, 0, .15);
    border: 1px solid #fff;
    color: #fff;
    content: 'SPONSORLU';
    display: block;
    font-size: 11px;
    padding-left: 5px;
    padding-right: 5px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 15px;
    z-index: 100
}
.sponsorluIcerik.size1:before {
    font-size: 11px;
    margin-right: 20px;
    line-height: 28px
}
.sponsorluIcerik.size2:before {
    font-size: 22px;
    width: 224px;
    line-height: 56px
}
.sponsorluIcerik.size3:before {
    font-size: 34px;
    width: 336px;
    line-height: 84px
}
.creditLink {
    display: block;
    margin-top: 6px;
    position: relative
}
.creditLink img {
    float: left;
    margin-right: 8px;
    margin-top: 7px;
    max-height: 17px
}
.creditLink em {
    color: #03539a;
    float: left;
    font-size: 11px;
    font-style: normal;
    font-family: pt_sansbold;
    line-height: 1;
    margin-top: 11px
}
.ad-textlink {
    margin-bottom: 20px;
    margin-top: 10px!important
}
.ad-textlink .ad-container {
    text-align: left!important
}
.homepage .pageskin-top {
    margin-bottom: 20px!important
}
.homepage .flash-ust {
    margin-top: 0!important;
    width: 950px
}
.medyanet_hurriyet_anasayfa_100x300_8992 {
    margin-top: 20px
}
.yazarlar15 .ad-300x250_2 {
    margin-top: 20px!important
}
.homepage-masthead {
    margin-bottom: 20px;
    position: relative;
    z-index: 999
}
.burc {
    background-image: url(http://s.hurriyet.com.tr/static/images/hurriyet/zodiac/burc-sprite.png?v=1.1);
    background-repeat: no-repeat;
    display: block
}
.burc.burc-1 {
    background-position: -2px -2px;
    width: 300px;
    height: 126px
}
.burc.burc-10 {
    background-position: -306px -2px;
    width: 300px;
    height: 126px
}
.burc.burc-11 {
    background-position: -2px -132px;
    width: 300px;
    height: 126px
}
.burc.burc-12 {
    background-position: -306px -132px;
    width: 300px;
    height: 126px
}
.burc.burc-2 {
    background-position: -2px -262px;
    width: 300px;
    height: 126px
}
.burc.burc-3 {
    background-position: -306px -262px;
    width: 300px;
    height: 126px
}
.burc.burc-4 {
    background-position: -2px -392px;
    width: 300px;
    height: 126px
}
.burc.burc-5 {
    background-position: -306px -392px;
    width: 300px;
    height: 126px
}
.burc.burc-6 {
    background-position: -2px -522px;
    width: 300px;
    height: 126px
}
.burc.burc-7 {
    background-position: -306px -522px;
    width: 300px;
    height: 126px
}
.burc.burc-8 {
    background-position: -610px -2px;
    width: 300px;
    height: 126px
}
.burc.burc-9 {
    background-position: -610px -132px;
    width: 300px;
    height: 126px
}
body>header {
    transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in
}
body>header .logo {
    transition: margin .25s cubic-bezier(0.25, .46, .45, .94);
    -webkit-transition: margin .25s cubic-bezier(0.25, .46, .45, .94);
    -moz-transition: margin .25s cubic-bezier(0.25, .46, .45, .94);
    -o-transition: margin .25s cubic-bezier(0.25, .46, .45, .94)
}
body>header .logo img {
    height: 43px;
    width: 130px;
    transition: height .25s cubic-bezier(0.25, .46, .45, .94);
    -webkit-transition: height .25s cubic-bezier(0.25, .46, .45, .94);
    -moz-transition: height .25s cubic-bezier(0.25, .46, .45, .94);
    -o-transition: height .25s cubic-bezier(0.25, .46, .45, .94)
}
.socialBarSwitch {
    float: right
}
.logoutPage a.menuToggleBtn,
.socialBarSwitch a.menuToggleBtn {
    float: none!important;
    display: block;
    position: absolute;
    right: 0;
    top: 4px
}
.logoutPage>header {
    width: 100%!important
}
header .topMenu .searchBar {
    position: absolute!important;
    right: 20px;
    top: 3px
}
body>header .topMenu .searchBar {
    width: 24px
}
body>header .topMenu .searchBar button {
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/ic_search.png) center 3px no-repeat #f44336!important;
    border-radius: 2px;
    display: block;
    top: 31px;
    width: 24px;
    height: 24px;
    margin-top: 11px;
    transition: background .3s ease-in;
    -webkit-transition: background .3s ease-in;
    -moz-transition: background .3s ease-in;
    -o-transition: background .3s ease-in
}
body>header .topMenu .searchBar button:hover {
    background-color: #d32f2f!important
}
body.logoutPage a.menuToggleBtn {
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/user.png) center 5px no-repeat #f44336!important;
    border-radius: 2px;
    display: block;
    width: 24px;
    height: 24px;
    transition: background .3s ease-in;
    -webkit-transition: background .3s ease-in;
    -moz-transition: background .3s ease-in;
    -o-transition: background .3s ease-in
}
body.logoutPage a.menuToggleBtn:hover {
    background-color: #d32f2f!important
}
body>header .topMenu .menu>li.dropdown>h2>a:after {
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/dropdown.png) left top no-repeat!important;
    width: 10px;
    height: 5px;
    right: 8px
}
.category-spor-anasayfa #authors .carousel-inner {
    height: 100px
}
.collapse-news {
    margin-top: 0!important;
    background: #ebebeb
}
.collapse-news .panel-title>a.panel-collapse-button:before {
    font-family: FontAwesome;
    content: "\f106";
    padding-right: 5px
}
.collapse-news .panel-title>a.panel-collapse-button.collapsed:before {
    content: "\f107"
}
.collapse-news .panel-title>a.panel-collapse-button.arrow-change:before {
    content: "\f106"!important
}
.collapse-news .panel-body {
    border-top: 0!important
}
.collapse-news .panel-body a {
    font-size: 14px!important;
    color: #7E8282!important
}
.collapse-news .panel-body .col-xs-6+.col-xs-6 ul li {
    padding-left: 20px
}
.collapse-news .panel-heading {
    border-top: 1px solid #ddd!important
}
.collapse-news .panel-heading .col-xs-6 h4.panel-title {
    margin-left: 42px
}
.collapse-news .panel-group {
    width: 940px;
    margin: auto
}
.collapse-news .panel {
    box-shadow: none;
    background: inherit;
    border-bottom: 1px solid #ddd!important;
    margin-bottom: 10px
}
.collapse-news .panel a {
    font-size: 14px!important;
    color: #7E8282!important
}
.collapse-news .panel a.panel-collapse-button {
    font-size: 16px!important;
    color: #454545!important;
    margin-right: 5px
}
.collapse-news .panel-body li {
    margin-bottom: 8px;
    margin-left: 43px
}
.collapse-news .panel-default>.panel-heading {
    background-color: inherit;
    border-color: inherit
}
.collapse-news .panel-group .panel {
    border: 0
}
.arrowUp {
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/dropup.png) 159px 27px no-repeat!important
}
.arrowUp:after {
    display: none!important
}
.fixedHeader .arrowUp {
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/dropup.png) 161px 18px no-repeat!important
}
.fixedHeader .arrowUp:after {
    display: none!important
}
#medyanet_hurriyet_anasayfa_100x300_8992 {
    margin-bottom: 10px
}
.footerReklamCont {
    background-color: #222328!important
}
.logoutPage .siyahTraZem {
    left: 0;
    top: 0;
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 999
}
.logoutPage .siyahTraZem.saktive {
    display: block
}
body>header {
    z-index: 1000!important
}
@media screen and (max-width: 939px) and (min-width: 768px) {
    header .pageWrapper {
        width: 940px!important
    }
}
@keyframes animatedBackground {
    from {
        background-position: 100% 0
    }
    to {
        background-position: 0 0
    }
}
@keyframes mymove {
    0% {
        top: 10px
    }
    25% {
        top: 30px
    }
    75% {
        top: 60px
    }
    100% {
        top: 10px
    }
}
.starwars-bg {
    margin: 0 auto 20px;
    display: table;
    width: 940px;
    height: 250px;
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/stwars/bg.jpg) repeat-x;
    animation: animatedBackground 8s linear infinite;
    -webkit-animation: animatedBackground 8s linear infinite;
    -moz-animation: animatedBackground 8s linear infinite;
    -o-animation: animatedBackground 8s linear infinite;
    text-align: center;
    position: relative
}
.starwars-falcon {
    margin: 30px 15px 0 0;
    animation: mymove 3s infinite;
    -webkit-animation: mymove 3s infinite;
    -moz-animation: mymove 3s infinite;
    -o-animation: mymove 3s infinite;
    position: relative
}
.starwars-logo {
    margin: 54px 0 0 20px;
    width: 240px
}
.starwars-perspective-text {
    position: absolute;
    height: 4em;
    top: 50%;
    left: 50%;
    margin-left: -10em;
    margin-top: -2em;
    text-align: center;
    overflow: hidden;
    color: #f5e82b;
    font: 22px/40px Arial;
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: perspective(150px) rotateX(30deg);
    -moz-transform: perspective(150px) rotateX(30deg);
    -ms-transform: perspective(150px) rotateX(30deg);
    -o-transform: perspective(150px) rotateX(30deg);
    transform: perspective(150px) rotateX(30deg)
}
.aktif {
    display: table!important
}
.sporBanner {
    margin: 0 auto;
    width: 100%;
    display: table;
    position: relative
}
.sporUstBanner {
    display: none;
    float: left;
    font-family: pt_sansregular;
    margin-bottom: 25px;
    width: 940px;
    height: 48px;
    background-color: #27ae60;
    font-size: 18px
}
.sporUstBanner a {
    color: #fff;
    text-decoration: none
}
.sporUstBanner span {
    font-family: pt_sansbold
}
.sporUstBanner .canliSkor {
    float: left;
    margin: 13px 0 0 15px
}
.sporUstBanner .canliSkor img {
    float: left;
    margin: 1px 13px 0 0;
    width: 18px;
    height: 21px;
    border: 0
}
.sporUstBanner .canliSkor label {
    float: left;
    color: #fff;
    font-weight: 400!important
}
.sporUstBanner .macSonuclari {
    left: 220px;
    top: 10px;
    position: absolute;
    text-align: center;
    width: 500px;
    color: #fff
}
.sporUstBanner .macSonuclari .sonucYapi {
    margin: 0 auto;
    display: table
}
.sporUstBanner .macSonuclari .sonucYapi label {
    display: inline-block;
    font-weight: 400!important;
    height: 33px;
    margin: 0;
    position: relative;
    vertical-align: middle
}
.sporUstBanner .macSonuclari .sonucYapi span {
    display: inline-block;
    width: 40px;
    padding: 0 5px;
    font-size: 22px;
    text-align: center
}
.sporUstBanner .sporToto {
    float: right;
    margin: 16px 26px 15px 15px;
    font-size: 14px
}
.sporUstBanner .sporToto span {
    color: #fff
}
.masterMenu>header {
    position: fixed!important
}
.masterMenu .homepage {
    margin-top: 70px
}
.bigpara-v2-band {
    background: #fff;
    width: 100%
}
.bigpara-v2-band li {
    float: left;
    height: 66px;
    text-align: center;
    width: 16.66%;
    border-right: 1px solid #e5e5e5
}
.bigpara-v2-band li:first-child {
    background-color: #ed1c24;
    border-right: none
}
.bigpara-v2-band li:last-child {
    border-right: none
}
.bigpara-v2-band .date {
    color: #fff;
    display: block;
    font-size: 18px;
    line-height: 66px
}
.bigpara-v2-band .parite-name {
    display: block;
    font-size: 14px;
    line-height: 1;
    padding-top: 11px;
    text-align: center
}
.bigpara-v2-band .parite-value {
    color: #3ca1ee;
    display: block;
    font-size: 14px;
    font-style: normal;
    line-height: 1;
    padding: 3px 0;
    text-align: center
}
.bigpara-v2-band .parite-value.up {
    color: #509210
}
.bigpara-v2-band .parite-value.down {
    color: #ec1c24
}
.bigpara-v2-band .parite-diff {
    color: #5d5d5d;
    display: block;
    font-size: 12px;
    line-height: 1;
    text-align: center
}
.weather-traffic-widget {
    background: #fff;
    padding: 7px 10px 6px
}
.weather-traffic-widget p {
    margin-bottom: 0
}
.weather-traffic-widget .weather-box {
    border-right: 1px solid #ccc;
    box-sizing: border-box;
    float: left;
    height: 53px;
    position: relative;
    width: 50%
}
.weather-traffic-widget .weather-box .city-name {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    margin-bottom: 2px;
    padding-top: 4px
}
.weather-traffic-widget .weather-box .city-degree {
    color: #000;
    font-size: 22px;
    line-height: 20px;
    text-align: center
}
.weather-traffic-widget .weather-box .city-list {
    background: #fff;
    position: absolute;
    left: 0;
    top: 66px;
    width: 100%;
    display: none;
    border-width: 1px solid #ccc;
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, .17);
    -moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, .17);
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, .17);
    -o-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, .17);
    height: 153px;
    z-index: 100
}
.weather-traffic-widget .weather-box .city-label {
    color: #939393;
    font-size: 14px;
    padding: 5px 0 5px 10px
}
.weather-traffic-widget .weather-box .cities-mask {
    height: 123px;
    overflow-y: scroll
}
.weather-traffic-widget .weather-box .city-item {
    cursor: pointer;
    font-size: 14px;
    line-height: 37px;
    padding-left: 8px
}
.weather-traffic-widget .weather-box .city-item:nth-child(2n) {
    background-color: #f5f5f5
}
.weather-traffic-widget .traffic-box {
    float: right;
    padding-top: 6px;
    width: 50%
}
.weather-traffic-widget .traffic-box .traffic-box-title {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 3px;
    text-align: center
}
.weather-traffic-widget .traffic-box .traffic-status {
    font-size: 12px;
    line-height: 20px;
    text-align: center
}
.weather-traffic-widget .traffic-box .ico-status-box {
    border: 1px solid #000;
    display: inline-block;
    position: relative;
    margin-right: 8px;
    width: 7px;
    top: -2px;
    height: 7px
}
.weather-traffic-widget .traffic-box .ico-status-box.dg-1,
.weather-traffic-widget .traffic-box .ico-status-box.dg-2 {
    background: #18b500
}
.weather-traffic-widget .traffic-box .ico-status-box.dg-3,
.weather-traffic-widget .traffic-box .ico-status-box.dg-4 {
    background: #ffed00
}
.weather-traffic-widget .traffic-box .ico-status-box.dg-5,
.weather-traffic-widget .traffic-box .ico-status-box.dg-6,
.weather-traffic-widget .traffic-box .ico-status-box.dg-7,
.weather-traffic-widget .traffic-box .ico-status-box.dg-8 {
    background: #ff4100
}
.weather-traffic-widget .traffic-box .ico-status-box.dg-9 {
    background: #952000
}
.news-image {
    position: relative
}
.news-image img {
    display: block
}
.news-image .image-credit {
    background-color: rgba(0, 0, 0, .5);
    bottom: 0;
    color: #fff;
    font-family: pt_sansbold;
    font-size: 12px;
    line-height: 20px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 83px
}
.news-image-description {
    height: 55px;
    padding: 8px 14px 0
}
.news-image-description-text {
    color: #767676;
    font-size: 12px;
    font-weight: 400;
    text-align: left
}
.oneCikarBtn {
    float: left;
    padding: 10px 0 0;
    position: static!important
}
.oneCikarBtn .hs-dt-like {
    display: none!important
}
.oneCikarBtn .hs-dt-share {
    position: static!important
}
.news-detail-toolbox .tbSos ul.detailShare {
    float: left;
    padding-left: 10px!important;
    width: 520px
}
.manset {
    box-shadow: none
}
.manset .bx-wrapper {
    border-bottom: 0
}
.manset .bx-wrapper .bx-prev {
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/sol_ok.png) 0 -2px;
    left: 24px;
    height: 23px!important;
    top: 164px;
    width: 12px!important
}
.manset .bx-wrapper .bx-next {
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/sag_ok.png) right -2px;
    right: 24px;
    height: 23px!important;
    top: 164px;
    width: 12px!important
}
.container {
    background: 0 0
}
#sliderPager {
    height: 50px;
    margin: inherit;
    padding: 12px 0 0 9px;
    width: 100%
}
#sliderPager li {
    margin-right: 14px
}
#sliderPager li:last-child {
    margin-right: 0
}
#sliderPager li a {
    background: #ccc;
    color: #5d5d5d;
    font-family: pt_sansregular;
    font-size: 16px;
    height: 27px;
    line-height: 27px;
    padding: 0;
    width: 27px
}
#sliderPager li a.active {
    background: #ed1c24;
    color: #fff
}
.flash-ust {
    height: 220px!important
}
.flash-ust .flashOne {
    height: 220px!important;
    margin: 0 auto
}
.flash-ust .flashOne .flashSlider {
    height: 220px!important
}
.flash-ust .flashOne #flashSliderPager {
    background: #fff;
    border-bottom: 1px solid #ccc;
    height: 220px!important;
    position: static;
    float: left;
    width: 47px;
    padding: 9px 0 0 10px
}
.flash-ust .flashOne #flashSliderPager a {
    float: none;
    background: #ccc;
    border-radius: 0;
    color: #5d5d5d;
    font-family: pt_sansregular;
    font-size: 16px;
    height: 27px;
    line-height: 27px;
    margin: 0 0 16px;
    padding: 0;
    width: 27px
}
.flash-ust .flashOne #flashSliderPager a.active {
    background: #ed1c24;
    color: #fff
}
.flash-ust .flashOne .bx-wrapper {
    float: left;
    width: 892px
}
.flash-ust .flashOne .bx-wrapper .bx-controls-direction,
.footerLogoList li:nth-child(7) {
    display: none
}
@media (max-width: 991px) {
    .hurBox.flashOne.nflashOne.clr {
        width: inherit!important
    }
    .flash-ust .flashOne .bx-wrapper {
        width: 827px
    }
    .flash-ust .flashOne .bx-wrapper li a img {
        max-width: 100%
    }
    #sliderPager {
        padding-left: 6px!important
    }
    #sliderPager li {
        margin-right: 9px!important
    }
    #sliderPager li:last-child {
        margin-right: 0!important
    }
}
.hur-sprite-anasayfa-capricornius,
.hur-sprite-anasayfa-libra,
.hur-sprite-anasayfa-pisces,
.hur-sprite-anasayfa-taurus,
.hur-sprite-anasayfa-virgo {
    background-image: url(http://s.hurriyet.com.tr/static/hurriyet/sprite/sprite-anasayfa.png);
    background-repeat: no-repeat;
    -webkit-background-size: 1536px 1024px;
    -moz-background-size: 1536px 1024px;
    background-size: 1536px 1024px
}
@media screen and (-webkit-min-device-pixel-ratio: 1),
screen and (min--moz-device-pixel-ratio: 1),
screen and (-o-min-device-pixel-ratio: 100/100),
screen and (min-device-pixel-ratio: 1),
screen and (min-resolution: 1dppx) {
    .hur-sprite-anasayfa-capricornius,
    .hur-sprite-anasayfa-libra,
    .hur-sprite-anasayfa-pisces,
    .hur-sprite-anasayfa-taurus,
    .hur-sprite-anasayfa-virgo {
        background-image: url(http://devs.hurriyet.com.tr/static/images/hurriyet/sprite/sprite-anasayfa.png)
    }
}
.hur-sprite-anasayfa-virgo {
    background-position: 0 0;
    width: 512px;
    height: 512px
}
.hur-sprite-anasayfa-taurus {
    background-position: -512px 0;
    width: 512px;
    height: 512px
}
.hur-sprite-anasayfa-pisces {
    background-position: 0 -512px;
    width: 512px;
    height: 512px
}
.hur-sprite-anasayfa-libra {
    background-position: -512px -512px;
    width: 512px;
    height: 512px
}
.hur-sprite-anasayfa-capricornius {
    background-position: -1024px 0;
    width: 512px;
    height: 512px
}
.hur-sprite-detay-bakery,
.hur-sprite-detay-bread-rolls,
.hur-sprite-detay-coffee-cup,
.hur-sprite-detay-cookie,
.hur-sprite-detay-croisant,
.hur-sprite-detay-cupcake,
.hur-sprite-detay-donut,
.hur-sprite-detay-fork-and-spoon,
.hur-sprite-detay-gingerbread-man,
.hur-sprite-detay-lollipop,
.hur-sprite-detay-mixer,
.hur-sprite-detay-pie-piece,
.hur-sprite-detay-pizza,
.hur-sprite-detay-rolling-pin,
.hur-sprite-detay-toast,
.hur-sprite-detay-two-candies {
    background-image: url(http://devs.hurriyet.com.tr/static/images/hurriyet/sprite/sprite-detay.png);
    background-repeat: no-repeat;
    -webkit-background-size: 2048px 2048px;
    -moz-background-size: 2048px 2048px;
    background-size: 2048px 2048px
}
@media screen and (-webkit-min-device-pixel-ratio: 1),
screen and (min--moz-device-pixel-ratio: 1),
screen and (-o-min-device-pixel-ratio: 100/100),
screen and (min-device-pixel-ratio: 1),
screen and (min-resolution: 1dppx) {
    .hur-sprite-detay-bakery,
    .hur-sprite-detay-bread-rolls,
    .hur-sprite-detay-coffee-cup,
    .hur-sprite-detay-cookie,
    .hur-sprite-detay-croisant,
    .hur-sprite-detay-cupcake,
    .hur-sprite-detay-donut,
    .hur-sprite-detay-fork-and-spoon,
    .hur-sprite-detay-gingerbread-man,
    .hur-sprite-detay-lollipop,
    .hur-sprite-detay-mixer,
    .hur-sprite-detay-pie-piece,
    .hur-sprite-detay-pizza,
    .hur-sprite-detay-rolling-pin,
    .hur-sprite-detay-toast,
    .hur-sprite-detay-two-candies {
        background-image: url(http://devs.hurriyet.com.tr/static/images/hurriyet/sprite/sprite-detay.png)
    }
}
.hur-sprite-detay-two-candies {
    background-position: 0 0;
    width: 512px;
    height: 512px
}
.hur-sprite-detay-toast {
    background-position: -512px 0;
    width: 512px;
    height: 512px
}
.hur-sprite-detay-rolling-pin {
    background-position: 0 -512px;
    width: 512px;
    height: 512px
}
.hur-sprite-detay-pizza {
    background-position: -512px -512px;
    width: 512px;
    height: 512px
}
.hur-sprite-detay-pie-piece {
    background-position: -1024px 0;
    width: 512px;
    height: 512px
}
.hur-sprite-detay-mixer {
    background-position: -1024px -512px;
    width: 512px;
    height: 512px
}
.hur-sprite-detay-lollipop {
    background-position: 0 -1024px;
    width: 512px;
    height: 512px
}
.hur-sprite-detay-gingerbread-man {
    background-position: -512px -1024px;
    width: 512px;
    height: 512px
}
.hur-sprite-detay-fork-and-spoon {
    background-position: -1024px -1024px;
    width: 512px;
    height: 512px
}
.hur-sprite-detay-donut {
    background-position: -1536px 0;
    width: 512px;
    height: 512px
}
.hur-sprite-detay-cupcake {
    background-position: -1536px -512px;
    width: 512px;
    height: 512px
}
.hur-sprite-detay-croisant {
    background-position: -1536px -1024px;
    width: 512px;
    height: 512px
}
.hur-sprite-detay-cookie {
    background-position: 0 -1536px;
    width: 512px;
    height: 512px
}
.hur-sprite-detay-coffee-cup {
    background-position: -512px -1536px;
    width: 512px;
    height: 512px
}
.hur-sprite-detay-bread-rolls {
    background-position: -1024px -1536px;
    width: 512px;
    height: 512px
}
.hur-sprite-detay-bakery {
    background-position: -1536px -1536px;
    width: 512px;
    height: 512px
}
.hur-sprite-header-dropdown,
.hur-sprite-header-dropup,
.hur-sprite-header-ic_search,
.hur-sprite-header-user {
    background-image: url(http://localhost:9000/images/sprite/sprite-header.png);
    background-repeat: no-repeat;
    -webkit-background-size: 30px 21px;
    -moz-background-size: 30px 21px;
    background-size: 30px 21px
}
@media screen and (-webkit-min-device-pixel-ratio: 1),
screen and (min--moz-device-pixel-ratio: 1),
screen and (-o-min-device-pixel-ratio: 100/100),
screen and (min-device-pixel-ratio: 1),
screen and (min-resolution: 1dppx) {
    .hur-sprite-header-dropdown,
    .hur-sprite-header-dropup,
    .hur-sprite-header-ic_search,
    .hur-sprite-header-user {
        background-image: url(http://devs.hurriyet.com.tr/static/images/hurriyet/sprite/sprite-header.png)
    }
}
.hur-sprite-header-ic_search {
    background-position: 0 0;
    width: 16px;
    height: 16px
}
.hur-sprite-header-user {
    background-position: -16px 0;
    width: 14px;
    height: 14px
}
.hur-sprite-header-dropup {
    background-position: 0 -16px;
    width: 10px;
    height: 5px
}
.hur-sprite-header-dropdown {
    background-position: -10px -16px;
    width: 10px;
    height: 5px
}
.hur-sprite-kategori-add-circular-button,
.hur-sprite-kategori-approve-circular-button,
.hur-sprite-kategori-back-arrow-circular-symbol,
.hur-sprite-kategori-chat-circular-outlined-interface-button,
.hur-sprite-kategori-circular-arrow-in-a-circle-outline-thin-symbol,
.hur-sprite-kategori-circular-clock,
.hur-sprite-kategori-close-circular-button-of-a-cross,
.hur-sprite-kategori-configuration-wheel-interface-button-of-circular-shape,
.hur-sprite-kategori-double-arrow-diagonal-in-a-circle,
.hur-sprite-kategori-down-arrow-in-a-circle,
.hur-sprite-kategori-exclamation-sign-in-a-circle,
.hur-sprite-kategori-favourite-circular-button,
.hur-sprite-kategori-internet-cloud-symbol-in-circular-button,
.hur-sprite-kategori-like-heart-circular-outlined-button,
.hur-sprite-kategori-menu-circular-button,
.hur-sprite-kategori-minus-sign-in-a-circle,
.hur-sprite-kategori-mode-circular-button,
.hur-sprite-kategori-placeholder-in-a-circle-outline,
.hur-sprite-kategori-right-arrow-circular-button,
.hur-sprite-kategori-search-circular-button {
    background-image: url(http://s.hurriyet.com.tr/static/hurriyet/sprite/sprite-kategori.png);
    background-repeat: no-repeat;
    -webkit-background-size: 2560px 2048px;
    -moz-background-size: 2560px 2048px;
    background-size: 2560px 2048px
}
@media screen and (-webkit-min-device-pixel-ratio: 1),
screen and (min--moz-device-pixel-ratio: 1),
screen and (-o-min-device-pixel-ratio: 100/100),
screen and (min-device-pixel-ratio: 1),
screen and (min-resolution: 1dppx) {
    .hur-sprite-kategori-add-circular-button,
    .hur-sprite-kategori-approve-circular-button,
    .hur-sprite-kategori-back-arrow-circular-symbol,
    .hur-sprite-kategori-chat-circular-outlined-interface-button,
    .hur-sprite-kategori-circular-arrow-in-a-circle-outline-thin-symbol,
    .hur-sprite-kategori-circular-clock,
    .hur-sprite-kategori-close-circular-button-of-a-cross,
    .hur-sprite-kategori-configuration-wheel-interface-button-of-circular-shape,
    .hur-sprite-kategori-double-arrow-diagonal-in-a-circle,
    .hur-sprite-kategori-down-arrow-in-a-circle,
    .hur-sprite-kategori-exclamation-sign-in-a-circle,
    .hur-sprite-kategori-favourite-circular-button,
    .hur-sprite-kategori-internet-cloud-symbol-in-circular-button,
    .hur-sprite-kategori-like-heart-circular-outlined-button,
    .hur-sprite-kategori-menu-circular-button,
    .hur-sprite-kategori-minus-sign-in-a-circle,
    .hur-sprite-kategori-mode-circular-button,
    .hur-sprite-kategori-placeholder-in-a-circle-outline,
    .hur-sprite-kategori-right-arrow-circular-button,
    .hur-sprite-kategori-search-circular-button {
        background-image: url(http://s.hurriyet.com.tr/static/hurriyet/sprite/sprite-kategori.png)
    }
}
.hur-sprite-kategori-search-circular-button {
    background-position: 0 0;
    width: 512px;
    height: 512px
}
.hur-sprite-kategori-right-arrow-circular-button {
    background-position: -512px 0;
    width: 512px;
    height: 512px
}
.hur-sprite-kategori-placeholder-in-a-circle-outline {
    background-position: 0 -512px;
    width: 512px;
    height: 512px
}
.hur-sprite-kategori-mode-circular-button {
    background-position: -512px -512px;
    width: 512px;
    height: 512px
}
.hur-sprite-kategori-minus-sign-in-a-circle {
    background-position: -1024px 0;
    width: 512px;
    height: 512px
}
.hur-sprite-kategori-menu-circular-button {
    background-position: -1024px -512px;
    width: 512px;
    height: 512px
}
.hur-sprite-kategori-like-heart-circular-outlined-button {
    background-position: 0 -1024px;
    width: 512px;
    height: 512px
}
.hur-sprite-kategori-internet-cloud-symbol-in-circular-button {
    background-position: -512px -1024px;
    width: 512px;
    height: 512px
}
.hur-sprite-kategori-favourite-circular-button {
    background-position: -1024px -1024px;
    width: 512px;
    height: 512px
}
.hur-sprite-kategori-exclamation-sign-in-a-circle {
    background-position: -1536px 0;
    width: 512px;
    height: 512px
}
.hur-sprite-kategori-down-arrow-in-a-circle {
    background-position: -1536px -512px;
    width: 512px;
    height: 512px
}
.hur-sprite-kategori-double-arrow-diagonal-in-a-circle {
    background-position: -1536px -1024px;
    width: 512px;
    height: 512px
}
.hur-sprite-kategori-configuration-wheel-interface-button-of-circular-shape {
    background-position: 0 -1536px;
    width: 512px;
    height: 512px
}
.hur-sprite-kategori-close-circular-button-of-a-cross {
    background-position: -512px -1536px;
    width: 512px;
    height: 512px
}
.hur-sprite-kategori-circular-clock {
    background-position: -1024px -1536px;
    width: 512px;
    height: 512px
}
.hur-sprite-kategori-circular-arrow-in-a-circle-outline-thin-symbol {
    background-position: -1536px -1536px;
    width: 512px;
    height: 512px
}
.hur-sprite-kategori-chat-circular-outlined-interface-button {
    background-position: -2048px 0;
    width: 512px;
    height: 512px
}
.hur-sprite-kategori-back-arrow-circular-symbol {
    background-position: -2048px -512px;
    width: 512px;
    height: 512px
}
.hur-sprite-kategori-approve-circular-button {
    background-position: -2048px -1024px;
    width: 512px;
    height: 512px
}
.hur-sprite-kategori-add-circular-button {
    background-position: -2048px -1536px;
    width: 512px;
    height: 512px
}
header {
    background-color: #fff;
    border-top: 3px solid #e20404;
    min-height: 50px;
    height: auto;
    height: 58px!important;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999990
}
header .top130Banner {
    position: absolute;
    right: -170px;
    top: 18px hea
}
header .subMenu {
    background: #fff;
    -webkit-box-shadow: 0 3px 4px 0 rgba(50, 50, 50, .5);
    -ms-box-shadow: 0 3px 4px 0 rgba(50, 50, 50, .5);
    -moz-box-shadow: 0 3px 4px 0 rgba(50, 50, 50, .5);
    -o-box-shadow: 0 3px 4px 0 rgba(50, 50, 50, .5);
    box-shadow: 0 3px 4px 0 rgba(50, 50, 50, .5);
    display: none;
    left: -50%;
    padding: 13px 0 35px;
    position: absolute;
    top: 78px;
    width: 200%!important;
    z-index: 99999999999
}
header .subMenu .pageWrapper:before {
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/social-sprite.png?v=08122014) 0 -105px no-repeat;
    content: '';
    position: absolute;
    right: 150px;
    top: -23px;
    width: 20px
}
header .subMenu ul {
    float: left;
    width: 280px
}
header .subMenu ul.mWide {
    margin: 0 20px;
    width: 340px
}
header .subMenu ul.mWide li {
    float: left;
    width: 170px
}
header .subMenu ul.mWide li.title {
    width: 340px
}
header .subMenu ul.mWide li a {
    padding-left: 30px
}
header .subMenu ul li {
    list-style: none!important;
    margin-left: 0!important
}
header .subMenu ul li.title {
    border-bottom: 3px solid #5bb7de;
    color: #5bb7de;
    float: none;
    font-size: 16px;
    padding-bottom: 8px;
    text-align: center
}
header .subMenu ul li a {
    color: #7b7b7b;
    display: block;
    font-size: 16px;
    padding: 5px 0 5px 40px
}
header .subMenu ul li a.menu-more-btn {
    background-color: #e6f8ff;
    padding: 2px 4px;
    display: inline-block;
    margin: 5px 0 5px 36px
}
header .subMenu ul li a:hover {
    color: #5bb7de
}
header .searchBox {
    background: #fff;
    display: none;
    margin: 0 auto;
    position: relative;
    width: 940px;
    z-index: 999
}
header .searchBox .searchButton {
    background: #d8583a;
    border: 1px solid #c8c8c8;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    height: 36px;
    position: absolute;
    right: 92px;
    top: 20px;
    width: 75px;
    z-index: 9999999
}
header .searchBox .cancelButton {
    background: #fff;
    border: 1px solid #c8c8c8;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    color: #7b7b7b;
    cursor: pointer;
    font-size: 16px;
    height: 36px;
    position: absolute;
    right: 10px;
    top: 20px;
    width: 75px;
    z-index: 9999999
}
header .searchBox input[type=text] {
    background: #fcfcfc;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    box-sizing: border-box;
    color: #aeaeae;
    font-size: 14px;
    padding: 8px;
    width: 540px
}
header .searchBox .pageWrapper {
    background: #fff;
    box-sizing: border-box;
    padding: 20px 0 20px 220px;
    position: absolute;
    right: 0;
    top: 0
}
header .pageWrapper {
    margin: 0 auto;
    position: relative;
    width: 940px
}
header .topMenu {
    height: 79px;
    padding: 6px 0 0
}
header .topMenu .logo {
    float: left;
    margin: 0 8px 0 0;
    position: relative;
    z-index: 999
}
header .topMenu .menu,
header .topMenu .menu>li {
    float: left
}
header .topMenu .menu>li>a {
    color: #454545;
    display: inline-block;
    font-size: 16px;
    font-family: pt_sansbold;
    padding: 9px 17px;
    position: relative;
    -webkit-transition: color .5s ease;
    -ms-transition: color .5s ease;
    -moz-transition: color .5s ease;
    -o-transition: color .5s ease;
    transition: color .5s ease
}
header .dropdown {
    position: inherit!important
}
header .topMenu .menu>li>a:hover {
    color: #e20404
}
header .topMenu .menu>li.dropdown>a {
    padding-right: 24px
}
header .topMenu .menu>li.dropdown>a:after {
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/header-sprite.png?v=08122014) no-repeat;
    content: '';
    height: 5px;
    position: absolute;
    right: 0;
    top: 18px;
    width: 8px
}
header .topMenu .searchBar {
    float: left;
    height: 56px;
    overflow: hidden;
    width: 19px;
    z-index: 990
}
header .topMenu .searchBar button {
    border: 0;
    cursor: pointer;
    height: 19px;
    margin-top: 11px;
    outline: 0;
    overflow: hidden;
    text-indent: -9999px;
    width: 19px
}
header .topMenu .searchBar.current button {
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/header-sprite.png?v=08122014) -19px -5px no-repeat
}
.socialMenu {
    padding: 10px 0 0
}
.submenu-news-list {
    position: relative
}
.arrow-box {
    position: relative;
    background: #fff;
    border: 1px solid #acacac;
    padding: 10px;
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .42)
}
.arrow-box:before {
    left: 100%;
    top: 85%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(172, 172, 172, 0);
    border-left-color: #acacac;
    border-width: 11px;
    margin-top: -11px
}
.arrow-box:after {
    left: 100%;
    top: 85%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-left-color: #fff;
    border-width: 10px;
    margin-top: -10px
}
.opacity1 {
    opacity: 1!important;
    visibility: visible!important
}
.submenu-arrow-box {
    visibility: hidden;
    transition: visibility 0s, opacity .2s linear;
    opacity: 0;
    background: #fff;
    border: 1px solid #acacac;
    padding: 10px;
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .42);
    width: 294px;
    height: 248px;
    position: absolute;
    left: -275px;
    top: -11px
}
.submenu-arrow-box:before {
    left: 100%;
    top: 85%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(172, 172, 172, 0);
    border-left-color: #acacac;
    border-width: 11px;
    margin-top: -11px
}
.submenu-arrow-box:after {
    left: 100%;
    top: 85%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-left-color: #fff;
    border-width: 10px;
    margin-top: -10px
}
.submenu-arrow-box .submenu-arrowbox-news-list {
    width: 270px
}
.submenu-arrow-box .submenu-arrowbox-news-list li a {
    padding: 8px 0 5px 5px;
    font-size: 14px
}
.submenu-arrow-box .submenu-arrowbox-news-list li a:before {
    content: "\f111";
    font-family: FontAwesome;
    color: #acacac;
    margin-right: 10px;
    font-size: 7px;
    float: left;
    margin-top: 5px
}
.submenu-arrow-box .submenu-tag-container {
    width: 270px!important;
    overflow: hidden;
    background: #f3f3f3;
    height: 35px;
    margin-bottom: 7px
}
.submenu-arrow-box .submenu-tag-container .submenu-tag-list li {
    float: left
}
.submenu-arrow-box .submenu-tag-container .submenu-tag-list li a {
    display: inline-block!important;
    width: inherit;
    padding: 10px 7px!important;
    font-family: pt_sansregular;
    color: #454545;
    font-size: 12px!important;
    text-align: left
}
.socialMenu.fixed-top {
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .31);
    -ms-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .31);
    -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .31);
    -o-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .31);
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .31);
    min-height: 65px;
    height: auto!important;
    height: 65px;
    left: 0;
    padding: 0;
    top: 0;
    width: 100%;
    z-index: 99999
}
.socialMenu.fixed-top ul>li.userMenu {
    padding: 0 0 10px 9px
}
.socialMenu.fixed-top #sosyalLogintrue {
    height: 60px;
    padding-top: 5px!important
}
.socialMenu.fixed-top .logoutMenu {
    padding-top: 10px!important
}
.socialMenu ul.logoutMenu {
    padding-bottom: 15px
}
.socialMenu ul>li {
    float: left;
    position: relative;
    width: 142px
}
.socialMenu ul>li a {
    display: block;
    font-size: 16px
}
.socialMenu ul>li.selected:after {
    background: #e20404;
    bottom: -15px;
    content: '';
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%
}
.socialMenu ul>li.promoBox {
    width: 400px;
    padding: 5px 0 0 80px;
    border: 0;
    height: 60px;
    font-family: pt_sansbold
}
.socialMenu ul>li.loginBox {
    box-sizing: border-box;
    height: auto;
    float: right
}
.socialMenu ul>li.loginBox .error {
    position: absolute;
    right: 168px;
    bottom: 7px;
    color: #eaf810
}
.socialMenu ul>li.loginBox input {
    background: #fff;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #aeaeae;
    box-sizing: border-box;
    float: left;
    font-size: 14px;
    margin: 0 7px 10px 0;
    padding: 6px
}
.socialMenu ul>li.loginBox input[name=email] {
    width: 150px
}
.socialMenu ul>li.loginBox input[type=password] {
    width: 120px
}
.socialMenu ul>li.loginBox button[type=button],
.socialMenu ul>li.loginBox button[type=submit],
.socialMenu ul>li.loginBox input[type=submit] {
    width: auto;
    background: #e56045;
    color: #fff;
    font-family: pt_sansbold;
    border: 1px solid #e56045;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 6px;
    font-size: 14px;
    margin: 0 7px 10px 0;
    float: left;
    box-sizing: border-box;
    cursor: pointer
}
.socialMenu ul>li.loginBox input[type=checkbox] {
    margin: 3px 7px 0 0;
    padding: 0
}
.socialMenu ul>li.loginBox label {
    float: left;
    font-size: 14px;
    color: #fff;
    margin-right: 63px
}
.socialMenu ul>li.userMenu {
    border: none;
    position: relative;
    padding: 0 0 15px 9px;
    z-index: 99999
}
.socialMenu ul>li.userMenu:hover:after {
    display: none
}
.socialMenu ul>li.userMenu a {
    position: relative
}
.socialMenu ul>li.userMenu .userMenu-link:after {
    content: '';
    position: absolute;
    width: 8px;
    height: 5px;
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/social-sprite.png?v=08122014) 0 -100px no-repeat
}
.socialMenu ul>li.userMenu a img {
    float: left;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}
.socialMenu ul>li.userMenu a strong {
    font-weight: 400;
    float: left
}
.socialMenu ul>li.userMenu>ul.umPop {
    position: absolute;
    z-index: 9999999999;
    -ms-box-shadow: 0 1px 3px 0 rgba(50, 50, 50, .68);
    -o-box-shadow: 0 1px 3px 0 rgba(50, 50, 50, .68);
    border: 1px solid #aeaeae;
    border-top: none;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    bottom: -150px;
    display: none;
    background: #fff
}
.socialMenu ul>li.userMenu>ul.umPop:before {
    position: absolute;
    top: -10px;
    content: '';
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/social-sprite.png?v=08122014) 0 -105px no-repeat;
    width: 20px;
    height: 10px
}
.socialMenu ul>li.userMenu>ul.umPop li {
    border: 0;
    float: none;
    width: 100%;
    border-bottom: 1px solid #f8f8f8;
    height: auto
}
.socialMenu ul>li.userMenu>ul.umPop li:hover:after {
    display: none
}
.socialMenu ul>li.userMenu>ul.umPop li a {
    font-size: 16px;
    color: #7b7b7b;
    text-align: left;
    line-height: 48px;
    font-family: pt_sansregular
}
.socialMenu ul>li.userMenu>ul.umPop li a:after {
    display: none
}
.socialMenu ul>li.userMenu>ul.umPop li a .ico {
    position: absolute;
    top: 13px
}
.socialMenu a.register {
    width: auto;
    background: #a2c709;
    color: #fff;
    font-family: pt_sansbold;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #a2c709;
    padding: 6px;
    font-size: 14px!important
}
.socialMenu a.lostPass {
    font-size: 14px;
    font-family: pt_sansregular;
    float: left
}
.socialMenu a.fbLogin {
    text-indent: -9999px;
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/social-sprite.png?v=08122014) -29px -48px no-repeat;
    width: 158px;
    height: 26px;
    float: right
}
.socialMenu #ssoUserName {
    text-align: left
}
.socialMenu .ico {
    width: 29px;
    height: 20px;
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/social-sprite.png?v=08122014) no-repeat;
    font-style: normal
}
.socialMenu .ico.social {
    background-position: 4px -154px
}
.socialMenu .ico.notification {
    background-position: 0 -20px
}
.socialMenu .ico.message {
    background-position: 0 -40px
}
.socialMenu .ico.category {
    background-position: 0 -60px
}
.socialMenu .ico.columnist {
    background-position: 0 -80px
}
.socialMenu .ico.settings {
    background-position: 7px -115px
}
.socialMenu .ico.profile {
    background: url(http://www.hurriyet.com.tr/p/sosyal/hs-menu-sprite.png) 0 -19px no-repeat;
    width: 21px
}
.socialMenu .ico.logout {
    background-position: 7px -135px
}
.socialMenu .ico span.counter {
    display: inline-block;
    background: #ea3434;
    -webkit-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    position: absolute;
    left: 16px;
    font-family: pt_sansregular;
    border: 2px solid #0f85ba
}
.socialMenu #notificationsCountContainer span.counter {
    padding: 6px;
    left: 14px;
    top: -5px;
    border: 2px solid #0f85ba
}
.forecastRight {
    margin-bottom: 2px;
    position: relative;
    top: -17px
}
.forecastRight time {
    display: block;
    text-align: right;
    font-size: 10px;
    font-family: pt_sansbold;
    color: #454545;
    margin-bottom: 4px
}
.forecastRight .value {
    float: left;
    width: 111px;
    height: 50px;
    background: #6881ae
}
.forecastRight .value a {
    font-size: 21px;
    color: #fff;
    display: block;
    height: 50px
}
.forecastRight .value i.ico {
    display: inline-block;
    width: 35px;
    height: 35px;
    margin: 10px 7px 0 18px;
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/forecast-sprite.png?v=08122014) no-repeat;
    float: left
}
.forecastRight .value i.ico.A {
    background-position: 0 0
}
.forecastRight .value i.ico.AB,
.forecastRight .value i.ico.PB {
    background-position: 0 -44px
}
.forecastRight .value i.ico.CB {
    background-position: 0 -87px
}
.forecastRight .value i.ico.DY {
    background-position: 0 -123px
}
.forecastRight .value i.ico.GSY {
    background-position: 0 -169px
}
.forecastRight .value i.ico.HKY {
    background-position: 0 -215px
}
.forecastRight .value i.ico.HSY,
.forecastRight .value i.ico.Y {
    background-position: 0 -261px
}
.forecastRight .value i.ico.HY {
    background-position: 0 -305px
}
.forecastRight .value i.ico.K,
.forecastRight .value i.ico.KY {
    background-position: 0 -345px
}
.forecastRight .value i.ico.KF {
    background-position: 0 -386px
}
.forecastRight .value i.ico.KKY,
.forecastRight .value i.ico.YKY {
    background-position: 0 -427px
}
.forecastRight .value i.ico.KSY,
.forecastRight .value i.ico.SY {
    background-position: 0 -470px
}
.forecastRight .value i.ico.MSY {
    background-position: 0 -516px
}
.forecastRight .value i.ico.R {
    background-position: 0 -562px
}
.forecastRight .value i.ico.SCK {
    background-position: 0 -595px
}
.forecastRight .value i.ico.SGK {
    background-position: 0 -641px
}
.forecastRight .value i.ico.SIS {
    background-position: 0 -687px
}
.forecastRight .value span {
    padding: 12px 0 0;
    display: inline-block
}
.forecastRight .city {
    padding: 0 0 0 124px;
    background: #82a1d9;
    height: 50px
}
.forecastRight .city a.cityChooseLink {
    position: static;
    line-height: 50px;
    height: inherit;
    width: inherit;
    font-size: 21px;
    color: #fff;
    display: block;
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/forecast-sprite.png?v=08122014) right -730px no-repeat
}
.forecastRight .city .weatherPopup {
    top: 67px;
    right: inherit;
    left: 0;
    width: 300px;
    border: none;
    height: 192px
}
#goToTop {
    position: fixed;
    left: 10px;
    z-index: 9999;
    background: url(http://www.hurriyet.com.tr/p/go-top-icon-blue.png) no-repeat;
    width: 62px;
    height: 62px;
    bottom: -100px;
    -webkit-transition: all .5s ease-in;
    -ms-transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    transition: all .5s ease-in
}
#goToTop.show {
    bottom: 10px
}
@media screen and (max-width: 1086px) {
    #goToTop {
        display: none
    }
}
@media screen and (max-width: 939px) and (min-width: 768px) {
    header .top130Banner {
        display: none
    }
    header .pageWrapper {
        width: 100%
    }
    header .topMenu .logo {
        margin: 0
    }
    header .topMenu .menu {
        margin-right: 9px
    }
    header .topMenu .menu>li a {
        padding: 20px 5px 22px
    }
    header .subMenu {
        left: 0;
        top: 70px
    }
    header .subMenu ul {
        width: 200px
    }
    header .subMenu ul li a {
        padding-top: 10px!important;
        padding-bottom: 10px!important
    }
    header .subMenu ul li a:hover {
        background: 0 0
    }
    header .subMenu ul.mWide {
        width: 350px
    }
    header .subMenu ul.mWide li {
        width: 175px
    }
    header .subMenu ul.mWide li.title {
        width: 350px
    }
    header .searchBox input[type=text] {
        width: 450px
    }
    .socialMenu {
        width: 100%
    }
    .socialMenu ul>li {
        width: 108px
    }
    .socialMenu ul>li.promoBox {
        width: 40%;
        font-size: 15px
    }
    #goToTop {
        display: none
    }
}
.pageskinTop {
    line-height: 0
}
@media screen and (max-width: 767px) and (min-width: 481px) {
    .top130Banner {
        display: none
    }
}
@media screen and (max-width: 480px) {
    .top130Banner {
        display: none
    }
}
.socialMenuWhite {
    background: #fff;
    padding: 0
}
.socialMenuWhite.fixed-top {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0;
    z-index: 99999;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .31);
    -ms-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .31);
    -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .31);
    -o-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .31);
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .31)
}
.socialMenuWhite.fixed-top ul>li.userMenu {
    padding: 0 0 10px 9px
}
.socialMenuWhite.fixed-top #sosyalLogintrue {
    padding-top: 5px!important;
    height: 60px
}
.socialMenuWhite.fixed-top .logoutMenu {
    padding-top: 10px!important
}
.socialMenuWhite #sosyalLogintrue {
    padding-top: 10px
}
.socialMenuWhite ul.logoutMenu {
    padding-bottom: 15px
}
.socialMenuWhite ul>li {
    border-left: 1px solid #dbdbdb;
    float: left;
    height: 35px;
    width: 165px;
    position: relative;
    padding-top: 15px;
    margin-bottom: 15px
}
.socialMenuWhite ul>li a {
    display: block;
    text-align: center;
    color: #2882b7;
    font-size: 16px;
    font-family: pt_sansbold
}
.socialMenuWhite ul>li.selected:after {
    background: #e20404;
    content: '';
    position: absolute;
    left: 0;
    bottom: -15px;
    height: 2px;
    width: 100%
}
.socialMenuWhite ul>li.promoBox {
    width: 400px;
    padding: 5px 0 0 80px;
    border: 0;
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/plus-social-sprite.png?v=08122014) -151px -138px no-repeat;
    height: 60px;
    font-size: 16px;
    color: #999;
    font-family: pt_sansbold
}
.socialMenuWhite ul>li.loginBox {
    width: 450px;
    padding-left: 20px;
    box-sizing: border-box;
    height: auto;
    float: right
}
.socialMenuWhite ul>li.loginBox .error {
    position: absolute;
    right: 168px;
    bottom: 7px;
    color: #eaf810
}
.socialMenuWhite ul>li.loginBox input {
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #aeaeae;
    padding: 6px;
    font-size: 14px;
    margin: 0 7px 10px 0;
    float: left;
    background: #fff;
    box-sizing: border-box
}
.socialMenuWhite ul>li.loginBox input[name=email] {
    width: 150px
}
.socialMenuWhite ul>li.loginBox input[type=password] {
    width: 120px
}
.socialMenuWhite ul>li.loginBox button[type=button],
.socialMenuWhite ul>li.loginBox button[type=submit],
.socialMenuWhite ul>li.loginBox input[type=submit] {
    width: auto;
    background: #e56045;
    color: #fff;
    font-family: pt_sansbold;
    border: 1px solid #e56045;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 6px;
    font-size: 14px;
    margin: 0 7px 10px 0;
    float: left;
    box-sizing: border-box;
    cursor: pointer
}
.socialMenuWhite ul>li.loginBox input[type=checkbox] {
    margin: 3px 7px 0 0;
    padding: 0
}
.socialMenuWhite ul>li.loginBox label {
    float: left;
    font-size: 14px;
    color: #fff;
    margin-right: 63px
}
.socialMenuWhite ul>li.userMenu {
    border: none;
    width: 240px;
    position: relative;
    padding: 0 0 10px 30px;
    z-index: 99999
}
.socialMenuWhite ul>li.userMenu:hover:after {
    display: none
}
.socialMenuWhite ul>li.userMenu a {
    overflow: auto;
    position: relative
}
.socialMenuWhite ul>li.userMenu a:after {
    content: '';
    position: absolute;
    right: 24px;
    top: 24px;
    width: 8px;
    height: 5px;
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/plus-social-sprite.png?v=08122014) 0 -100px no-repeat
}
.socialMenuWhite ul>li.userMenu a img {
    float: left;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border: 3px solid #dbdbdb;
    margin-right: 9px
}
.socialMenuWhite ul>li.userMenu a strong {
    font-weight: 400;
    float: left;
    padding-top: 4px
}
.socialMenuWhite ul>li.userMenu>ul.umPop {
    position: absolute;
    z-index: 999999;
    left: 0;
    top: 65px!important;
    width: 200px;
    padding-left: 20px;
    -webkit-box-shadow: 0 1px 3px 0 rgba(50, 50, 50, .68);
    -ms-box-shadow: 0 1px 3px 0 rgba(50, 50, 50, .68);
    -moz-box-shadow: 0 1px 3px 0 rgba(50, 50, 50, .68);
    -o-box-shadow: 0 1px 3px 0 rgba(50, 50, 50, .68);
    box-shadow: 0 1px 3px 0 rgba(50, 50, 50, .68);
    border: 1px solid #aeaeae;
    border-top: none;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    bottom: -150px;
    display: none;
    background: #fff
}
.socialMenuWhite ul>li.userMenu>ul.umPop:before {
    position: absolute;
    right: 18px;
    top: -10px;
    content: '';
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/plus-social-sprite.png?v=08122014) 0 -105px no-repeat;
    width: 20px;
    height: 10px
}
.socialMenuWhite ul>li.userMenu>ul.umPop li {
    border: 0;
    float: none;
    width: 100%;
    border-bottom: 1px solid #f8f8f8;
    height: auto
}
.socialMenuWhite ul>li.userMenu>ul.umPop li:hover:after {
    display: none
}
.socialMenuWhite ul>li.userMenu>ul.umPop li a {
    font-size: 16px;
    color: #7b7b7b;
    text-align: left;
    line-height: 48px;
    font-family: pt_sansregular
}
.socialMenuWhite ul>li.userMenu>ul.umPop li a:after {
    display: none
}
.socialMenuWhite ul>li.userMenu>ul.umPop li a .ico {
    position: absolute;
    right: 8px;
    top: 13px
}
.socialMenuWhite a.register {
    width: auto;
    background: #a2c709;
    color: #fff;
    font-family: pt_sansbold;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #a2c709;
    padding: 6px;
    float: left;
    font-size: 14px!important
}
.socialMenuWhite a.lostPass {
    font-size: 14px;
    font-family: pt_sansregular;
    float: left
}
.socialMenuWhite a.fbLogin {
    text-indent: -9999px;
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/plus-social-sprite.png?v=08122014) -29px -48px no-repeat;
    width: 158px;
    height: 26px;
    float: right
}
.socialMenuWhite #ssoUserName {
    text-align: left
}
.socialMenuWhite .ico {
    width: 29px;
    height: 20px;
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/plus-social-sprite.png?v=08122014) no-repeat;
    display: inline-block;
    margin: 5px 0 5px 30px;
    font-style: normal;
    position: relative;
    float: left
}
.socialMenuWhite .ico.social {
    background-position: 4px -154px
}
.socialMenuWhite .ico.notification {
    background-position: 0 -20px
}
.socialMenuWhite .ico.message {
    background-position: 0 -40px
}
.socialMenuWhite .ico.category {
    background-position: 0 -60px
}
.socialMenuWhite .ico.columnist {
    background-position: 0 -80px
}
.socialMenuWhite .ico.discover {
    background-position: 5px -181px
}
.socialMenuWhite .ico.settings {
    background-position: 7px -115px
}
.socialMenuWhite .ico.profile {
    background: url(http://www.hurriyet.com.tr/p/sosyal/hs-menu-sprite.png) 0 -19px no-repeat;
    width: 21px
}
.socialMenuWhite .ico.logout {
    background-position: 7px -135px
}
.socialMenuWhite .ico span.counter {
    display: inline-block;
    background: #ea3434;
    -webkit-border-radius: 8px;
    -ms-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    padding: 2px 4px;
    position: absolute;
    left: 16px;
    top: -10px;
    font-size: 14px;
    font-family: pt_sansregular;
    border: 2px solid #fff;
    color: #fff
}
.socialMenuWhite #notificationsCountContainer span.counter {
    padding: 6px;
    left: 14px;
    top: -5px;
    border: 2px solid #fff
}
.inode-wrapper {
    float: left
}
.inode-wrapper .h-profile-inode {
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border: 3px solid #0a779e
}
.inode-wrapper::after {
    background: none!important
}
.socialBarSwitch a.menuToggleBtn {
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/sosyal-switch-sprite.png) 0 top no-repeat;
    width: 24px;
    height: 24px;
    float: left;
    text-indent: -9999px;
    margin-top: 10px
}
.socialBarSwitch a.menuToggleBtn.off {
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/sosyal-switch-sprite.png) 0 bottom no-repeat
}
.logoutPage a.menuToggleBtn {
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/logout-menu-btn.png) no-repeat;
    width: 24px;
    height: 24px
}
.logoutPage a.menuToggleBtn.off {
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/sosyal-switch-sprite.png) 0 top no-repeat;
    width: 24px;
    height: 24px;
    float: left;
    text-indent: -9999px;
    margin-top: 10px
}
header .topMenu .searchBar {
    margin-right: 12px
}
header .topMenu .searchBar button {
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/top-search-button.png) no-repeat
}
header .topMenu .menu {
    margin-right: 5px
}
header .topMenu .logo {
    margin-right: 0
}
.socialMenu {
    background: #fff;
    box-shadow: 0 3px 4px 0 rgba(50, 50, 50, .5);
    position: relative;
    padding-top: 0
}
.logoutPage .socialMenu {
    background: #f8f8f8
}
.socialMenu:before {
    position: absolute;
    left: 0;
    top: -1px;
    width: 100%;
    height: 1px;
    background: #d6d6d6;
    content: ''
}
.socialMenu ul>li a {
    color: #2377ae;
    font-family: pt_sansregular;
    text-align: left;
    padding-left: 19px
}
.socialMenu ul>li {
    border-left: 1px solid #d6d6d6
}
header {
    -webkit-box-shadow: 0 1px 3px 0 rgba(50, 50, 50, .27);
    -moz-box-shadow: 0 1px 3px 0 rgba(50, 50, 50, .27);
    box-shadow: 0 1px 3px 0 rgba(50, 50, 50, .27);
    border-bottom: 1px solid #c3c3c3
}
.socialMenu ul>li.userMenu {
    width: 210px;
    padding-left: 20px;
    box-sizing: border-box;
    height: 49px
}
.socialMenu ul>li.userMenu a img {
    border: 1px solid #e9e9e9
}
.socialMenu .ico span.counter {
    border-color: #fff;
    color: #fff;
    top: -17px;
    font-size: 11px;
    padding: 2px 6px;
    border-radius: 15px;
    -moz-border-radius: 15px
}
.socialMenu .ico {
    display: inline-block;
    background-image: url(http://s.hurriyet.com.tr/static/images/hurriyet/plus-social-sprite.png);
    position: relative;
    top: 5px;
    margin: 1px auto
}
.socialMenu .ico.discover {
    background-position: -5px -81px
}
header .searchBox .pageWrapper {
    height: 77px
}
.socialMenu ul>li.promoBox {
    background: 0 0;
    padding-left: 10px;
    padding-top: 20px;
    color: #7b7b7b;
    font-size: 18px;
    line-height: 26px
}
.socialMenu.fixed-top {
    position: static
}
.socialMenu ul>li {
    height: 34px
}
.socialMenu ul>li.userMenu a img {
    width: 30px;
    height: 30px
}
.socialMenu ul>li.userMenu a strong {
    padding-top: 0;
    line-height: 32px;
    height: 32px;
    overflow: hidden
}
.socialMenu #sosyalLogintrue {
    padding-top: 15px
}
.socialMenu ul>li.userMenu .userMenu-link:after {
    right: 19px;
    top: 14px;
    background-image: url(http://s.hurriyet.com.tr/static/images/hurriyet/plus-social-sprite.png)
}
.socialMenu ul>li.userMenu .userMenu-link.openedBtn:after {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}
.socialMenu ul>li.userMenu>ul.umPop {
    top: 49px!important;
    width: 190px;
    padding-left: 0;
    left: 20px;
    height: 147px;
    -webkit-box-shadow: 0 4px 5px 0 rgba(50, 50, 50, .21);
    -moz-box-shadow: 0 4px 5px 0 rgba(50, 50, 50, .21);
    box-shadow: 0 4px 5px 0 rgba(50, 50, 50, .21)
}
.socialMenu ul>li.userMenu>ul.umPop li a .ico {
    height: 18px;
    right: 14px
}
.socialMenu ul>li.userMenu>ul.umPop:before {
    right: 25px;
    display: none
}
.socialMenu ul>li.loginBox {
    margin-top: 10px;
    padding-left: 30px;
    width: 463px
}
.socialMenu a.lostPass {
    color: #7b7b7b;
    padding-left: 0
}
.inode-wrapper {
    display: inline-block!important;
    width: 16.19%;
    padding: 0!important;
    margin: 0
}
.socialMenu .userMenu-link {
    width: 83.81%;
    float: left;
    display: inline-block;
    box-sizing: border-box;
    padding-left: 10px
}
.socialMenu a.fbLogin {
    padding-left: 0
}
.socialMenu #notificationsCountContainer span.counter {
    border-color: #fff
}
ul[class=umPop] {
    background: #000
}
.socialMenu a.register {
    float: right
}
header .topMenu .menu>li>h2 {
    line-height: 22px
}
header .topMenu .menu>li>h2>a {
    color: #454545;
    display: inline-block;
    font-size: 16px;
    font-family: pt_sansbold;
    padding: 9px 17px;
    position: relative;
    -webkit-transition: color .5s ease;
    -ms-transition: color .5s ease;
    -moz-transition: color .5s ease;
    -o-transition: color .5s ease;
    transition: color .5s ease
}
header .topMenu .menu>li>h2>a:hover {
    color: #e20404
}
header .topMenu .menu>li.dropdown h2>a {
    padding-right: 9px 17px
}
header .topMenu .menu>li.dropdown>h2>a:after {
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/header-sprite.png?v=26092014) no-repeat;
    content: '';
    height: 5px;
    position: absolute;
    right: 0;
    top: 18px;
    width: 8px
}
.footer {
    position: relative;
    z-index: 63;
    overflow: hidden
}
.footerTop {
    height: 40px;
    background: #222328
}
.footerMid {
    padding-top: 20px;
    background: #1b1c21;
    padding-bottom: 20px
}
.footerBottom {
    height: 50px;
    background: #000;
    overflow: hidden
}
.footer940 {
    width: 940px;
    margin: auto
}
.footerLogoList {
    padding-top: 12px
}
.footerLogoList li img {
    max-width: 100%
}
.footerLogoList li.ftLogoAile {
    margin-top: -1px!important
}
.footerMidLeft {
    width: 750px;
    float: left;
    text-align: left
}
.footerMidRight {
    width: 180px;
    float: left
}
.footerLinks li {
    float: left;
    width: 150px
}
.footerLinks li a {
    color: #fff;
    padding: 1px 0;
    display: block;
    text-align: left;
    font-size: 12px
}
.footerHurriyetLogo {
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/footer_hurriyet.png) no-repeat;
    width: 105px;
    height: 33px;
    display: block;
    float: left;
    margin-top: 12px
}
.footerCopyText {
    color: #fff;
    font-size: 14px;
    padding: 15px 0 0 20px;
    display: block;
    float: left
}
.footerWhiteLink {
    float: right;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    margin: 17px 10px
}
.socialBubble {
    width: 178px;
    padding: 15px;
    background: #27282d;
    color: #fff;
    font-size: 16px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 15px;
    text-align: center
}
.socialBubble a {
    color: #fff
}
.footerSocialLine {
    margin-bottom: 10px
}
.socialMediaButtons li {
    float: left;
    margin-right: 11px
}
.socialMediaButtons li.last {
    margin-right: 0!important
}
.footerReklamCont {
    background: #990501;
    height: 39px;
    width: 100%;
    padding-top: 5px
}
.footerReklamCont a {
    font-size: 12px
}
.footerReklamCont a:hover {
    color: #fff
}
.footerReklamCont .rvLink {
    width: 212px;
    height: 30px;
    display: block;
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/reklam_bg_2.png) no-repeat;
    color: #FFF;
    font-size: 12px;
    padding: 6px 0 0 15px;
    float: left
}
.rfLink {
    float: left;
    padding: 7px 10px;
    color: #fff
}
.rLinks {
    width: 700px;
    float: left;
    height: 30px;
    padding-left: 20px
}
.rDot {
    float: left;
    width: 10px;
    height: 30px;
    background: url(http://s.hurriyet.com.tr/static/images/hurriyet/nokta.png) 0 13px no-repeat;
    margin: 0 10px
}
.centerBox940 {
    width: 940px;
    margin: auto;
    position: relative
}
.footerLinks li a.localNews:after {
    content: '';
    width: 0;
    height: 0;
    display: inline-block;
    margin-left: 10px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff
}
.footer-local-news-container {
    display: none;
    padding: 10px 15px 15px;
    width: 730px;
    height: 250px;
    background: #fff;
    border-radius: 5px;
    position: absolute;
    top: -12px;
    left: -1px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}
.footer-local-news-container .up-arrow {
    cursor: pointer;
    width: 0;
    height: 0;
    display: inline-block;
    margin-left: 10px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #000;
    position: absolute;
    right: 36px;
    top: 21px
}
.footer-local-news-container ul {
    float: left;
    display: inline-block;
    max-width: 90px;
    margin-left: 30px
}
.footer-local-news-container li {
    float: left;
    display: block;
    clear: both;
    margin-top: 5px
}
.footer-local-news-container li a {
    float: left;
    display: block;
    font: 12px pt_sansregular;
    color: #454545
}
.footer-local-news-container li a:hover {
    color: #999
}
.footerLogoList li {
    float: left;
    text-align: left;
    height: 27px;
    margin-left: 30px;
    width: auto
}
.footerLogoList li:first-child {
    margin-left: 0
}
a.localNews {
    width: 100px
}
.fixedHeader>header {
    background-color: #fff;
    min-height: 50px;
    height: auto;
    height: 58px!important;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 999990!important
}
.fixedHeader>header .logo {
    margin-left: 0
}
.fixedHeader>header .logo img {
    height: 43px;
    width: 130px
}
.fixedHeader>header .socialBarSwitch a.menuToggleBtn {
    margin-top: 10px;
    top: 4px
}
.fixedHeader>header .topMenu {
    height: 38px;
    padding-top: 6px
}
.fixedHeader>header .topMenu .menu {
    margin-left: 0;
    margin-right: 8px
}
.fixedHeader>header .topMenu .menu>li>h2>a {
    padding: 9px 17px
}
.fixedHeader>header .topMenu .menu>li.dropdown>h2>a:after {
    top: 18px;
    right: 0!important
}
.fixedHeader>header .topMenu .searchBar {
    top: 3px
}
.fixedHeader>header .topMenu .searchBar button {
    margin-top: 11px
}
.fixedHeader>header .searchBox .pageWrapper {
    height: 50px;
    padding-top: 6px
}
.fixedHeader>header .searchBox .cancelButton,
.fixedHeader>header .searchBox .searchButton {
    top: 6px
}
.fixedHeader .socialMenu {
    margin-top: 12px
}
.fixedHeader>header .subMenu {
    top: 45px
}
@media (max-width: 991px) {
    .manset .bx-wrapper {
        overflow: hidden
    }
    .mansetTitle {
        bottom: 45px
    }
    .homepage-wrapper {
        width: 875px
    }
    .subMansetSlider li a img {
        width: 100%;
        height: inherit!important
    }
    .mansetSlider,
    .mansetSlider li {
        height: 313px
    }
    .mansetSlider li a img {
        width: 100%!important;
        height: 310px
    }
    .manset .bx-wrapper {
        height: 313px
    }
    .midMan {
        width: 575px!important
    }
    #Medyanet_Ad_Models_MastheadExpandable_Container,
    #Medyanet_Ad_Models_MastheadExpandable_Container object,
    #Medyanet_Ad_Models_MastheadExpandable_ShowButton {
        width: 875px!important
    }
    .borsaBand .borsaList li.parite {
        width: 72px!important
    }
    .borsaBand {
        width: 565px!important
    }
    .cbBtn {
        width: 50px
    }
    .manset {
        width: 545px!important;
        height: inherit!important
    }
    .yazarlar15 .home-left-block {
        width: 545px
    }
    .yazarlar15 .ncColumnistTop .SosyalYazarManset {
        width: 865px!important
    }
    .yazarlar15 {
        margin-left: 0
    }
    .yazarlar15 .SosyalYazarListItem {
        width: 265px;
        height: 420px!important
    }
    .jqTransformSelectWrapper {
        width: 150px!important
    }
    .hwshl-item {
        width: 173px!important
    }
    .hwshlica-image {
        width: 173px!important;
        margin-left: 0!important
    }
    .new-trend-box .news-list li .news-link span.title {
        width: 210px!important
    }
    .flashOne {
        width: 875px!important
    }
    #realEstateWidgetForNewsDetail li {
        width: 275px
    }
    #realEstateWidgetForNewsDetail li:first-child {
        margin-right: 5px
    }
    .vBlock {
        width: 175px!important;
        margin-right: 14px!important
    }
    .vBlockLast {
        width: 175px!important
    }
    .boxH194 {
        width: 169px!important
    }
    .ajList {
        width: 260px
    }
    .dis-bakis-title {
        clear: both;
        margin-top: 20px
    }
    #author-list {
        width: 545px
    }
    .mansetTitle {
        font-size: 24px
    }
    .container {
        width: 885px!important
    }
    .home-left-block,
    .left-block-620 {
        width: 555px
    }
    .kelebek .left-block-620 {
        width: 620px!important
    }
    #sliderPager li {
        margin-right: 4px
    }
    .midMenuCont {
        width: 875px!important
    }
    .sonDakikaText {
        width: 710px!important
    }
    header .topMenu .menu>li>h2>a {
        padding: 20px 13px 22px
    }
    .category-home,
    .homepage {
        margin: 20px auto 20px 0;
        padding-left: 0
    }
}
@media (max-width: 767px) {
    .container {
        width: 885px!important
    }
}
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.3.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format('embedded-opentype'), url(../fonts/fontawesome-webfont.woff2?v=4.3.0) format('woff2'), url(../fonts/fontawesome-webfont.woff?v=4.3.0) format('woff'), url(../fonts/fontawesome-webfont.ttf?v=4.3.0) format('truetype'), url(../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0)
}
.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}
.fa-2x {
    font-size: 2em
}
.fa-3x {
    font-size: 3em
}
.fa-4x {
    font-size: 4em
}
.fa-5x {
    font-size: 5em
}
.fa-fw {
    width: 1.28571429em;
    text-align: center
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}
.fa-ul>li {
    position: relative
}
.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}
.fa-li.fa-lg {
    left: -1.85714286em
}
.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}
.fa.pull-left {
    margin-right: .3em
}
.fa.pull-right {
    margin-left: .3em
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}
.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
.fa-rotate-90 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}
.fa-rotate-180 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}
.fa-rotate-270 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}
.fa-flip-horizontal {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}
.fa-flip-vertical {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    filter: none
}
.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}
.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}
.fa-stack-1x {
    line-height: inherit
}
.fa-stack-2x {
    font-size: 2em
}
.fa-inverse {
    color: #fff
}
.fa-glass:before {
    content: "\f000"
}
.fa-music:before {
    content: "\f001"
}
.fa-search:before {
    content: "\f002"
}
.fa-envelope-o:before {
    content: "\f003"
}
.fa-heart:before {
    content: "\f004"
}
.fa-star:before {
    content: "\f005"
}
.fa-star-o:before {
    content: "\f006"
}
.fa-user:before {
    content: "\f007"
}
.fa-film:before {
    content: "\f008"
}
.fa-th-large:before {
    content: "\f009"
}
.fa-th:before {
    content: "\f00a"
}
.fa-th-list:before {
    content: "\f00b"
}
.fa-check:before {
    content: "\f00c"
}
.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: "\f00d"
}
.fa-search-plus:before {
    content: "\f00e"
}
.fa-search-minus:before {
    content: "\f010"
}
.fa-power-off:before {
    content: "\f011"
}
.fa-signal:before {
    content: "\f012"
}
.fa-cog:before,
.fa-gear:before {
    content: "\f013"
}
.fa-trash-o:before {
    content: "\f014"
}
.fa-home:before {
    content: "\f015"
}
.fa-file-o:before {
    content: "\f016"
}
.fa-clock-o:before {
    content: "\f017"
}
.fa-road:before {
    content: "\f018"
}
.fa-download:before {
    content: "\f019"
}
.fa-arrow-circle-o-down:before {
    content: "\f01a"
}
.fa-arrow-circle-o-up:before {
    content: "\f01b"
}
.fa-inbox:before {
    content: "\f01c"
}
.fa-play-circle-o:before {
    content: "\f01d"
}
.fa-repeat:before,
.fa-rotate-right:before {
    content: "\f01e"
}
.fa-refresh:before {
    content: "\f021"
}
.fa-list-alt:before {
    content: "\f022"
}
.fa-lock:before {
    content: "\f023"
}
.fa-flag:before {
    content: "\f024"
}
.fa-headphones:before {
    content: "\f025"
}
.fa-volume-off:before {
    content: "\f026"
}
.fa-volume-down:before {
    content: "\f027"
}
.fa-volume-up:before {
    content: "\f028"
}
.fa-qrcode:before {
    content: "\f029"
}
.fa-barcode:before {
    content: "\f02a"
}
.fa-tag:before {
    content: "\f02b"
}
.fa-tags:before {
    content: "\f02c"
}
.fa-book:before {
    content: "\f02d"
}
.fa-bookmark:before {
    content: "\f02e"
}
.fa-print:before {
    content: "\f02f"
}
.fa-camera:before {
    content: "\f030"
}
.fa-font:before {
    content: "\f031"
}
.fa-bold:before {
    content: "\f032"
}
.fa-italic:before {
    content: "\f033"
}
.fa-text-height:before {
    content: "\f034"
}
.fa-text-width:before {
    content: "\f035"
}
.fa-align-left:before {
    content: "\f036"
}
.fa-align-center:before {
    content: "\f037"
}
.fa-align-right:before {
    content: "\f038"
}
.fa-align-justify:before {
    content: "\f039"
}
.fa-list:before {
    content: "\f03a"
}
.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}
.fa-indent:before {
    content: "\f03c"
}
.fa-video-camera:before {
    content: "\f03d"
}
.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: "\f03e"
}
.fa-pencil:before {
    content: "\f040"
}
.fa-map-marker:before {
    content: "\f041"
}
.fa-adjust:before {
    content: "\f042"
}
.fa-tint:before {
    content: "\f043"
}
.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}
.fa-share-square-o:before {
    content: "\f045"
}
.fa-check-square-o:before {
    content: "\f046"
}
.fa-arrows:before {
    content: "\f047"
}
.fa-step-backward:before {
    content: "\f048"
}
.fa-fast-backward:before {
    content: "\f049"
}
.fa-backward:before {
    content: "\f04a"
}
.fa-play:before {
    content: "\f04b"
}
.fa-pause:before {
    content: "\f04c"
}
.fa-stop:before {
    content: "\f04d"
}
.fa-forward:before {
    content: "\f04e"
}
.fa-fast-forward:before {
    content: "\f050"
}
.fa-step-forward:before {
    content: "\f051"
}
.fa-eject:before {
    content: "\f052"
}
.fa-chevron-left:before {
    content: "\f053"
}
.fa-chevron-right:before {
    content: "\f054"
}
.fa-plus-circle:before {
    content: "\f055"
}
.fa-minus-circle:before {
    content: "\f056"
}
.fa-times-circle:before {
    content: "\f057"
}
.fa-check-circle:before {
    content: "\f058"
}
.fa-question-circle:before {
    content: "\f059"
}
.fa-info-circle:before {
    content: "\f05a"
}
.fa-crosshairs:before {
    content: "\f05b"
}
.fa-times-circle-o:before {
    content: "\f05c"
}
.fa-check-circle-o:before {
    content: "\f05d"
}
.fa-ban:before {
    content: "\f05e"
}
.fa-arrow-left:before {
    content: "\f060"
}
.fa-arrow-right:before {
    content: "\f061"
}
.fa-arrow-up:before {
    content: "\f062"
}
.fa-arrow-down:before {
    content: "\f063"
}
.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}
.fa-expand:before {
    content: "\f065"
}
.fa-compress:before {
    content: "\f066"
}
.fa-plus:before {
    content: "\f067"
}
.fa-minus:before {
    content: "\f068"
}
.fa-asterisk:before {
    content: "\f069"
}
.fa-exclamation-circle:before {
    content: "\f06a"
}
.fa-gift:before {
    content: "\f06b"
}
.fa-leaf:before {
    content: "\f06c"
}
.fa-fire:before {
    content: "\f06d"
}
.fa-eye:before {
    content: "\f06e"
}
.fa-eye-slash:before {
    content: "\f070"
}
.fa-exclamation-triangle:before,
.fa-warning:before {
    content: "\f071"
}
.fa-plane:before {
    content: "\f072"
}
.fa-calendar:before {
    content: "\f073"
}
.fa-random:before {
    content: "\f074"
}
.fa-comment:before {
    content: "\f075"
}
.fa-magnet:before {
    content: "\f076"
}
.fa-chevron-up:before {
    content: "\f077"
}
.fa-chevron-down:before {
    content: "\f078"
}
.fa-retweet:before {
    content: "\f079"
}
.fa-shopping-cart:before {
    content: "\f07a"
}
.fa-folder:before {
    content: "\f07b"
}
.fa-folder-open:before {
    content: "\f07c"
}
.fa-arrows-v:before {
    content: "\f07d"
}
.fa-arrows-h:before {
    content: "\f07e"
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}
.fa-twitter-square:before {
    content: "\f081"
}
.fa-facebook-square:before {
    content: "\f082"
}
.fa-camera-retro:before {
    content: "\f083"
}
.fa-key:before {
    content: "\f084"
}
.fa-cogs:before,
.fa-gears:before {
    content: "\f085"
}
.fa-comments:before {
    content: "\f086"
}
.fa-thumbs-o-up:before {
    content: "\f087"
}
.fa-thumbs-o-down:before {
    content: "\f088"
}
.fa-star-half:before {
    content: "\f089"
}
.fa-heart-o:before {
    content: "\f08a"
}
.fa-sign-out:before {
    content: "\f08b"
}
.fa-linkedin-square:before {
    content: "\f08c"
}
.fa-thumb-tack:before {
    content: "\f08d"
}
.fa-external-link:before {
    content: "\f08e"
}
.fa-sign-in:before {
    content: "\f090"
}
.fa-trophy:before {
    content: "\f091"
}
.fa-github-square:before {
    content: "\f092"
}
.fa-upload:before {
    content: "\f093"
}
.fa-lemon-o:before {
    content: "\f094"
}
.fa-phone:before {
    content: "\f095"
}
.fa-square-o:before {
    content: "\f096"
}
.fa-bookmark-o:before {
    content: "\f097"
}
.fa-phone-square:before {
    content: "\f098"
}
.fa-twitter:before {
    content: "\f099"
}
.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}
.fa-github:before {
    content: "\f09b"
}
.fa-unlock:before {
    content: "\f09c"
}
.fa-credit-card:before {
    content: "\f09d"
}
.fa-rss:before {
    content: "\f09e"
}
.fa-hdd-o:before {
    content: "\f0a0"
}
.fa-bullhorn:before {
    content: "\f0a1"
}
.fa-bell:before {
    content: "\f0f3"
}
.fa-certificate:before {
    content: "\f0a3"
}
.fa-hand-o-right:before {
    content: "\f0a4"
}
.fa-hand-o-left:before {
    content: "\f0a5"
}
.fa-hand-o-up:before {
    content: "\f0a6"
}
.fa-hand-o-down:before {
    content: "\f0a7"
}
.fa-arrow-circle-left:before {
    content: "\f0a8"
}
.fa-arrow-circle-right:before {
    content: "\f0a9"
}
.fa-arrow-circle-up:before {
    content: "\f0aa"
}
.fa-arrow-circle-down:before {
    content: "\f0ab"
}
.fa-globe:before {
    content: "\f0ac"
}
.fa-wrench:before {
    content: "\f0ad"
}
.fa-tasks:before {
    content: "\f0ae"
}
.fa-filter:before {
    content: "\f0b0"
}
.fa-briefcase:before {
    content: "\f0b1"
}
.fa-arrows-alt:before {
    content: "\f0b2"
}
.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}
.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}
.fa-cloud:before {
    content: "\f0c2"
}
.fa-flask:before {
    content: "\f0c3"
}
.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}
.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}
.fa-paperclip:before {
    content: "\f0c6"
}
.fa-floppy-o:before,
.fa-save:before {
    content: "\f0c7"
}
.fa-square:before {
    content: "\f0c8"
}
.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: "\f0c9"
}
.fa-list-ul:before {
    content: "\f0ca"
}
.fa-list-ol:before {
    content: "\f0cb"
}
.fa-strikethrough:before {
    content: "\f0cc"
}
.fa-underline:before {
    content: "\f0cd"
}
.fa-table:before {
    content: "\f0ce"
}
.fa-magic:before {
    content: "\f0d0"
}
.fa-truck:before {
    content: "\f0d1"
}
.fa-pinterest:before {
    content: "\f0d2"
}
.fa-pinterest-square:before {
    content: "\f0d3"
}
.fa-google-plus-square:before {
    content: "\f0d4"
}
.fa-google-plus:before {
    content: "\f0d5"
}
.fa-money:before {
    content: "\f0d6"
}
.fa-caret-down:before {
    content: "\f0d7"
}
.fa-caret-up:before {
    content: "\f0d8"
}
.fa-caret-left:before {
    content: "\f0d9"
}
.fa-caret-right:before {
    content: "\f0da"
}
.fa-columns:before {
    content: "\f0db"
}
.fa-sort:before,
.fa-unsorted:before {
    content: "\f0dc"
}
.fa-sort-desc:before,
.fa-sort-down:before {
    content: "\f0dd"
}
.fa-sort-asc:before,
.fa-sort-up:before {
    content: "\f0de"
}
.fa-envelope:before {
    content: "\f0e0"
}
.fa-linkedin:before {
    content: "\f0e1"
}
.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}
.fa-gavel:before,
.fa-legal:before {
    content: "\f0e3"
}
.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}
.fa-comment-o:before {
    content: "\f0e5"
}
.fa-comments-o:before {
    content: "\f0e6"
}
.fa-bolt:before,
.fa-flash:before {
    content: "\f0e7"
}
.fa-sitemap:before {
    content: "\f0e8"
}
.fa-umbrella:before {
    content: "\f0e9"
}
.fa-clipboard:before,
.fa-paste:before {
    content: "\f0ea"
}
.fa-lightbulb-o:before {
    content: "\f0eb"
}
.fa-exchange:before {
    content: "\f0ec"
}
.fa-cloud-download:before {
    content: "\f0ed"
}
.fa-cloud-upload:before {
    content: "\f0ee"
}
.fa-user-md:before {
    content: "\f0f0"
}
.fa-stethoscope:before {
    content: "\f0f1"
}
.fa-suitcase:before {
    content: "\f0f2"
}
.fa-bell-o:before {
    content: "\f0a2"
}
.fa-coffee:before {
    content: "\f0f4"
}
.fa-cutlery:before {
    content: "\f0f5"
}
.fa-file-text-o:before {
    content: "\f0f6"
}
.fa-building-o:before {
    content: "\f0f7"
}
.fa-hospital-o:before {
    content: "\f0f8"
}
.fa-ambulance:before {
    content: "\f0f9"
}
.fa-medkit:before {
    content: "\f0fa"
}
.fa-fighter-jet:before {
    content: "\f0fb"
}
.fa-beer:before {
    content: "\f0fc"
}
.fa-h-square:before {
    content: "\f0fd"
}
.fa-plus-square:before {
    content: "\f0fe"
}
.fa-angle-double-left:before {
    content: "\f100"
}
.fa-angle-double-right:before {
    content: "\f101"
}
.fa-angle-double-up:before {
    content: "\f102"
}
.fa-angle-double-down:before {
    content: "\f103"
}
.fa-angle-left:before {
    content: "\f104"
}
.fa-angle-right:before {
    content: "\f105"
}
.fa-angle-up:before {
    content: "\f106"
}
.fa-angle-down:before {
    content: "\f107"
}
.fa-desktop:before {
    content: "\f108"
}
.fa-laptop:before {
    content: "\f109"
}
.fa-tablet:before {
    content: "\f10a"
}
.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}
.fa-circle-o:before {
    content: "\f10c"
}
.fa-quote-left:before {
    content: "\f10d"
}
.fa-quote-right:before {
    content: "\f10e"
}
.fa-spinner:before {
    content: "\f110"
}
.fa-circle:before {
    content: "\f111"
}
.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}
.fa-github-alt:before {
    content: "\f113"
}
.fa-folder-o:before {
    content: "\f114"
}
.fa-folder-open-o:before {
    content: "\f115"
}
.fa-smile-o:before {
    content: "\f118"
}
.fa-frown-o:before {
    content: "\f119"
}
.fa-meh-o:before {
    content: "\f11a"
}
.fa-gamepad:before {
    content: "\f11b"
}
.fa-keyboard-o:before {
    content: "\f11c"
}
.fa-flag-o:before {
    content: "\f11d"
}
.fa-flag-checkered:before {
    content: "\f11e"
}
.fa-terminal:before {
    content: "\f120"
}
.fa-code:before {
    content: "\f121"
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}
.fa-location-arrow:before {
    content: "\f124"
}
.fa-crop:before {
    content: "\f125"
}
.fa-code-fork:before {
    content: "\f126"
}
.fa-chain-broken:before,
.fa-unlink:before {
    content: "\f127"
}
.fa-question:before {
    content: "\f128"
}
.fa-info:before {
    content: "\f129"
}
.fa-exclamation:before {
    content: "\f12a"
}
.fa-superscript:before {
    content: "\f12b"
}
.fa-subscript:before {
    content: "\f12c"
}
.fa-eraser:before {
    content: "\f12d"
}
.fa-puzzle-piece:before {
    content: "\f12e"
}
.fa-microphone:before {
    content: "\f130"
}
.fa-microphone-slash:before {
    content: "\f131"
}
.fa-shield:before {
    content: "\f132"
}
.fa-calendar-o:before {
    content: "\f133"
}
.fa-fire-extinguisher:before {
    content: "\f134"
}
.fa-rocket:before {
    content: "\f135"
}
.fa-maxcdn:before {
    content: "\f136"
}
.fa-chevron-circle-left:before {
    content: "\f137"
}
.fa-chevron-circle-right:before {
    content: "\f138"
}
.fa-chevron-circle-up:before {
    content: "\f139"
}
.fa-chevron-circle-down:before {
    content: "\f13a"
}
.fa-html5:before {
    content: "\f13b"
}
.fa-css3:before {
    content: "\f13c"
}
.fa-anchor:before {
    content: "\f13d"
}
.fa-unlock-alt:before {
    content: "\f13e"
}
.fa-bullseye:before {
    content: "\f140"
}
.fa-ellipsis-h:before {
    content: "\f141"
}
.fa-ellipsis-v:before {
    content: "\f142"
}
.fa-rss-square:before {
    content: "\f143"
}
.fa-play-circle:before {
    content: "\f144"
}
.fa-ticket:before {
    content: "\f145"
}
.fa-minus-square:before {
    content: "\f146"
}
.fa-minus-square-o:before {
    content: "\f147"
}
.fa-level-up:before {
    content: "\f148"
}
.fa-level-down:before {
    content: "\f149"
}
.fa-check-square:before {
    content: "\f14a"
}
.fa-pencil-square:before {
    content: "\f14b"
}
.fa-external-link-square:before {
    content: "\f14c"
}
.fa-share-square:before {
    content: "\f14d"
}
.fa-compass:before {
    content: "\f14e"
}
.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: "\f150"
}
.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: "\f151"
}
.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: "\f152"
}
.fa-eur:before,
.fa-euro:before {
    content: "\f153"
}
.fa-gbp:before {
    content: "\f154"
}
.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}
.fa-inr:before,
.fa-rupee:before {
    content: "\f156"
}
.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: "\f157"
}
.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: "\f158"
}
.fa-krw:before,
.fa-won:before {
    content: "\f159"
}
.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}
.fa-file:before {
    content: "\f15b"
}
.fa-file-text:before {
    content: "\f15c"
}
.fa-sort-alpha-asc:before {
    content: "\f15d"
}
.fa-sort-alpha-desc:before {
    content: "\f15e"
}
.fa-sort-amount-asc:before {
    content: "\f160"
}
.fa-sort-amount-desc:before {
    content: "\f161"
}
.fa-sort-numeric-asc:before {
    content: "\f162"
}
.fa-sort-numeric-desc:before {
    content: "\f163"
}
.fa-thumbs-up:before {
    content: "\f164"
}
.fa-thumbs-down:before {
    content: "\f165"
}
.fa-youtube-square:before {
    content: "\f166"
}
.fa-youtube:before {
    content: "\f167"
}
.fa-xing:before {
    content: "\f168"
}
.fa-xing-square:before {
    content: "\f169"
}
.fa-youtube-play:before {
    content: "\f16a"
}
.fa-dropbox:before {
    content: "\f16b"
}
.fa-stack-overflow:before {
    content: "\f16c"
}
.fa-instagram:before {
    content: "\f16d"
}
.fa-flickr:before {
    content: "\f16e"
}
.fa-adn:before {
    content: "\f170"
}
.fa-bitbucket:before {
    content: "\f171"
}
.fa-bitbucket-square:before {
    content: "\f172"
}
.fa-tumblr:before {
    content: "\f173"
}
.fa-tumblr-square:before {
    content: "\f174"
}
.fa-long-arrow-down:before {
    content: "\f175"
}
.fa-long-arrow-up:before {
    content: "\f176"
}
.fa-long-arrow-left:before {
    content: "\f177"
}
.fa-long-arrow-right:before {
    content: "\f178"
}
.fa-apple:before {
    content: "\f179"
}
.fa-windows:before {
    content: "\f17a"
}
.fa-android:before {
    content: "\f17b"
}
.fa-linux:before {
    content: "\f17c"
}
.fa-dribbble:before {
    content: "\f17d"
}
.fa-skype:before {
    content: "\f17e"
}
.fa-foursquare:before {
    content: "\f180"
}
.fa-trello:before {
    content: "\f181"
}
.fa-female:before {
    content: "\f182"
}
.fa-male:before {
    content: "\f183"
}
.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}
.fa-sun-o:before {
    content: "\f185"
}
.fa-moon-o:before {
    content: "\f186"
}
.fa-archive:before {
    content: "\f187"
}
.fa-bug:before {
    content: "\f188"
}
.fa-vk:before {
    content: "\f189"
}
.fa-weibo:before {
    content: "\f18a"
}
.fa-renren:before {
    content: "\f18b"
}
.fa-pagelines:before {
    content: "\f18c"
}
.fa-stack-exchange:before {
    content: "\f18d"
}
.fa-arrow-circle-o-right:before {
    content: "\f18e"
}
.fa-arrow-circle-o-left:before {
    content: "\f190"
}
.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: "\f191"
}
.fa-dot-circle-o:before {
    content: "\f192"
}
.fa-wheelchair:before {
    content: "\f193"
}
.fa-vimeo-square:before {
    content: "\f194"
}
.fa-try:before,
.fa-turkish-lira:before {
    content: "\f195"
}
.fa-plus-square-o:before {
    content: "\f196"
}
.fa-space-shuttle:before {
    content: "\f197"
}
.fa-slack:before {
    content: "\f198"
}
.fa-envelope-square:before {
    content: "\f199"
}
.fa-wordpress:before {
    content: "\f19a"
}
.fa-openid:before {
    content: "\f19b"
}
.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: "\f19c"
}
.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: "\f19d"
}
.fa-yahoo:before {
    content: "\f19e"
}
.fa-google:before {
    content: "\f1a0"
}
.fa-reddit:before {
    content: "\f1a1"
}
.fa-reddit-square:before {
    content: "\f1a2"
}
.fa-stumbleupon-circle:before {
    content: "\f1a3"
}
.fa-stumbleupon:before {
    content: "\f1a4"
}
.fa-delicious:before {
    content: "\f1a5"
}
.fa-digg:before {
    content: "\f1a6"
}
.fa-pied-piper:before {
    content: "\f1a7"
}
.fa-pied-piper-alt:before {
    content: "\f1a8"
}
.fa-drupal:before {
    content: "\f1a9"
}
.fa-joomla:before {
    content: "\f1aa"
}
.fa-language:before {
    content: "\f1ab"
}
.fa-fax:before {
    content: "\f1ac"
}
.fa-building:before {
    content: "\f1ad"
}
.fa-child:before {
    content: "\f1ae"
}
.fa-paw:before {
    content: "\f1b0"
}
.fa-spoon:before {
    content: "\f1b1"
}
.fa-cube:before {
    content: "\f1b2"
}
.fa-cubes:before {
    content: "\f1b3"
}
.fa-behance:before {
    content: "\f1b4"
}
.fa-behance-square:before {
    content: "\f1b5"
}
.fa-steam:before {
    content: "\f1b6"
}
.fa-steam-square:before {
    content: "\f1b7"
}
.fa-recycle:before {
    content: "\f1b8"
}
.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}
.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}
.fa-tree:before {
    content: "\f1bb"
}
.fa-spotify:before {
    content: "\f1bc"
}
.fa-deviantart:before {
    content: "\f1bd"
}
.fa-soundcloud:before {
    content: "\f1be"
}
.fa-database:before {
    content: "\f1c0"
}
.fa-file-pdf-o:before {
    content: "\f1c1"
}
.fa-file-word-o:before {
    content: "\f1c2"
}
.fa-file-excel-o:before {
    content: "\f1c3"
}
.fa-file-powerpoint-o:before {
    content: "\f1c4"
}
.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: "\f1c5"
}
.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: "\f1c6"
}
.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: "\f1c7"
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}
.fa-file-code-o:before {
    content: "\f1c9"
}
.fa-vine:before {
    content: "\f1ca"
}
.fa-codepen:before {
    content: "\f1cb"
}
.fa-jsfiddle:before {
    content: "\f1cc"
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: "\f1cd"
}
.fa-circle-o-notch:before {
    content: "\f1ce"
}
.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0"
}
.fa-empire:before,
.fa-ge:before {
    content: "\f1d1"
}
.fa-git-square:before {
    content: "\f1d2"
}
.fa-git:before {
    content: "\f1d3"
}
.fa-hacker-news:before {
    content: "\f1d4"
}
.fa-tencent-weibo:before {
    content: "\f1d5"
}
.fa-qq:before {
    content: "\f1d6"
}
.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}
.fa-paper-plane:before,
.fa-send:before {
    content: "\f1d8"
}
.fa-paper-plane-o:before,
.fa-send-o:before {
    content: "\f1d9"
}
.fa-history:before {
    content: "\f1da"
}
.fa-circle-thin:before,
.fa-genderless:before {
    content: "\f1db"
}
.fa-header:before {
    content: "\f1dc"
}
.fa-paragraph:before {
    content: "\f1dd"
}
.fa-sliders:before {
    content: "\f1de"
}
.fa-share-alt:before {
    content: "\f1e0"
}
.fa-share-alt-square:before {
    content: "\f1e1"
}
.fa-bomb:before {
    content: "\f1e2"
}
.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: "\f1e3"
}
.fa-tty:before {
    content: "\f1e4"
}
.fa-binoculars:before {
    content: "\f1e5"
}
.fa-plug:before {
    content: "\f1e6"
}
.fa-slideshare:before {
    content: "\f1e7"
}
.fa-twitch:before {
    content: "\f1e8"
}
.fa-yelp:before {
    content: "\f1e9"
}
.fa-newspaper-o:before {
    content: "\f1ea"
}
.fa-wifi:before {
    content: "\f1eb"
}
.fa-calculator:before {
    content: "\f1ec"
}
.fa-paypal:before {
    content: "\f1ed"
}
.fa-google-wallet:before {
    content: "\f1ee"
}
.fa-cc-visa:before {
    content: "\f1f0"
}
.fa-cc-mastercard:before {
    content: "\f1f1"
}
.fa-cc-discover:before {
    content: "\f1f2"
}
.fa-cc-amex:before {
    content: "\f1f3"
}
.fa-cc-paypal:before {
    content: "\f1f4"
}
.fa-cc-stripe:before {
    content: "\f1f5"
}
.fa-bell-slash:before {
    content: "\f1f6"
}
.fa-bell-slash-o:before {
    content: "\f1f7"
}
.fa-trash:before {
    content: "\f1f8"
}
.fa-copyright:before {
    content: "\f1f9"
}
.fa-at:before {
    content: "\f1fa"
}
.fa-eyedropper:before {
    content: "\f1fb"
}
.fa-paint-brush:before {
    content: "\f1fc"
}
.fa-birthday-cake:before {
    content: "\f1fd"
}
.fa-area-chart:before {
    content: "\f1fe"
}
.fa-pie-chart:before {
    content: "\f200"
}
.fa-line-chart:before {
    content: "\f201"
}
.fa-lastfm:before {
    content: "\f202"
}
.fa-lastfm-square:before {
    content: "\f203"
}
.fa-toggle-off:before {
    content: "\f204"
}
.fa-toggle-on:before {
    content: "\f205"
}
.fa-bicycle:before {
    content: "\f206"
}
.fa-bus:before {
    content: "\f207"
}
.fa-ioxhost:before {
    content: "\f208"
}
.fa-angellist:before {
    content: "\f209"
}
.fa-cc:before {
    content: "\f20a"
}
.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: "\f20b"
}
.fa-meanpath:before {
    content: "\f20c"
}
.fa-buysellads:before {
    content: "\f20d"
}
.fa-connectdevelop:before {
    content: "\f20e"
}
.fa-dashcube:before {
    content: "\f210"
}
.fa-forumbee:before {
    content: "\f211"
}
.fa-leanpub:before {
    content: "\f212"
}
.fa-sellsy:before {
    content: "\f213"
}
.fa-shirtsinbulk:before {
    content: "\f214"
}
.fa-simplybuilt:before {
    content: "\f215"
}
.fa-skyatlas:before {
    content: "\f216"
}
.fa-cart-plus:before {
    content: "\f217"
}
.fa-cart-arrow-down:before {
    content: "\f218"
}
.fa-diamond:before {
    content: "\f219"
}
.fa-ship:before {
    content: "\f21a"
}
.fa-user-secret:before {
    content: "\f21b"
}
.fa-motorcycle:before {
    content: "\f21c"
}
.fa-street-view:before {
    content: "\f21d"
}
.fa-heartbeat:before {
    content: "\f21e"
}
.fa-venus:before {
    content: "\f221"
}
.fa-mars:before {
    content: "\f222"
}
.fa-mercury:before {
    content: "\f223"
}
.fa-transgender:before {
    content: "\f224"
}
.fa-transgender-alt:before {
    content: "\f225"
}
.fa-venus-double:before {
    content: "\f226"
}
.fa-mars-double:before {
    content: "\f227"
}
.fa-venus-mars:before {
    content: "\f228"
}
.fa-mars-stroke:before {
    content: "\f229"
}
.fa-mars-stroke-v:before {
    content: "\f22a"
}
.fa-mars-stroke-h:before {
    content: "\f22b"
}
.fa-neuter:before {
    content: "\f22c"
}
.fa-facebook-official:before {
    content: "\f230"
}
.fa-pinterest-p:before {
    content: "\f231"
}
.fa-whatsapp:before {
    content: "\f232"
}
.fa-server:before {
    content: "\f233"
}
.fa-user-plus:before {
    content: "\f234"
}
.fa-user-times:before {
    content: "\f235"
}
.fa-bed:before,
.fa-hotel:before {
    content: "\f236"
}
.fa-viacoin:before {
    content: "\f237"
}
.fa-train:before {
    content: "\f238"
}
.fa-subway:before {
    content: "\f239"
}
.fa-medium:before {
    content: "\f23a"
}
@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon.eot);
    src: url(../fonts/icomoon.eot?#iefix) format('embedded-opentype'), url(../fonts/icomoon.woff) format('woff'), url(../fonts/icomoon.ttf) format('truetype'), url(../fonts/icomoon.svg#icomoon) format('svg');
    font-weight: 400;
    font-style: normal
}
[data-icon]:before {
    font-family: icomoon;
    content: attr(data-icon);
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}
.icon-IE,
.icon-IcoMoon,
.icon-accessibility,
.icon-address-book,
.icon-aid,
.icon-airplane,
.icon-alarm,
.icon-alarm-2,
.icon-android,
.icon-angry,
.icon-angry-2,
.icon-apple,
.icon-arrow-down,
.icon-arrow-down-2,
.icon-arrow-down-3,
.icon-arrow-down-left,
.icon-arrow-down-left-2,
.icon-arrow-down-left-3,
.icon-arrow-down-right,
.icon-arrow-down-right-2,
.icon-arrow-down-right-3,
.icon-arrow-left,
.icon-arrow-left-2,
.icon-arrow-left-3,
.icon-arrow-right,
.icon-arrow-right-2,
.icon-arrow-right-3,
.icon-arrow-up,
.icon-arrow-up-2,
.icon-arrow-up-3,
.icon-arrow-up-left,
.icon-arrow-up-left-2,
.icon-arrow-up-left-3,
.icon-arrow-up-right,
.icon-arrow-up-right-2,
.icon-arrow-up-right-3,
.icon-attachment,
.icon-backward,
.icon-backward-2,
.icon-barcode,
.icon-bars,
.icon-bars-2,
.icon-bell,
.icon-binoculars,
.icon-blocked,
.icon-blog,
.icon-blogger,
.icon-blogger-2,
.icon-bold,
.icon-book,
.icon-bookmark,
.icon-bookmarks,
.icon-books,
.icon-box-add,
.icon-box-remove,
.icon-briefcase,
.icon-brightness-contrast,
.icon-brightness-medium,
.icon-bubble,
.icon-bubble-2,
.icon-bubbles,
.icon-bubbles-2,
.icon-bubbles-3,
.icon-bubbles-4,
.icon-bug,
.icon-bullhorn,
.icon-busy,
.icon-cabinet,
.icon-calculate,
.icon-calendar,
.icon-calendar-2,
.icon-camera,
.icon-camera-2,
.icon-cancel-circle,
.icon-cart,
.icon-cart-2,
.icon-cart-3,
.icon-checkbox-checked,
.icon-checkbox-partial,
.icon-checkbox-unchecked,
.icon-checkmark,
.icon-checkmark-2,
.icon-checkmark-circle,
.icon-chrome,
.icon-clock,
.icon-clock-2,
.icon-close,
.icon-cloud,
.icon-cloud-download,
.icon-cloud-upload,
.icon-clubs,
.icon-code,
.icon-cog,
.icon-cog-2,
.icon-cogs,
.icon-coin,
.icon-compass,
.icon-confused,
.icon-confused-2,
.icon-connection,
.icon-console,
.icon-contract,
.icon-contract-2,
.icon-contrast,
.icon-cool,
.icon-cool-2,
.icon-copy,
.icon-copy-2,
.icon-copy-3,
.icon-credit,
.icon-crop,
.icon-css3,
.icon-dashboard,
.icon-delicious,
.icon-deviantart,
.icon-deviantart-2,
.icon-diamonds,
.icon-dice,
.icon-disk,
.icon-download,
.icon-download-2,
.icon-download-3,
.icon-drawer,
.icon-drawer-2,
.icon-drawer-3,
.icon-dribbble,
.icon-dribbble-2,
.icon-dribbble-3,
.icon-droplet,
.icon-earth,
.icon-eject,
.icon-embed,
.icon-enter,
.icon-envelop,
.icon-equalizer,
.icon-evil,
.icon-evil-2,
.icon-exit,
.icon-expand,
.icon-expand-2,
.icon-eye,
.icon-eye-2,
.icon-eye-blocked,
.icon-facebook,
.icon-facebook-2,
.icon-facebook-3,
.icon-feed,
.icon-feed-2,
.icon-feed-3,
.icon-feed-4,
.icon-file,
.icon-file-2,
.icon-file-3,
.icon-file-4,
.icon-file-css,
.icon-file-excel,
.icon-file-openoffice,
.icon-file-pdf,
.icon-file-powerpoint,
.icon-file-word,
.icon-file-xml,
.icon-file-zip,
.icon-film,
.icon-filter,
.icon-filter-2,
.icon-finder,
.icon-fire,
.icon-firefox,
.icon-first,
.icon-flag,
.icon-flattr,
.icon-flickr,
.icon-flickr-2,
.icon-flickr-3,
.icon-flickr-4,
.icon-flip,
.icon-flip-2,
.icon-folder,
.icon-folder-open,
.icon-font,
.icon-food,
.icon-forrst,
.icon-forrst-2,
.icon-forward,
.icon-forward-2,
.icon-forward-3,
.icon-foursquare,
.icon-foursquare-2,
.icon-gift,
.icon-github,
.icon-github-2,
.icon-github-3,
.icon-github-4,
.icon-github-5,
.icon-glass,
.icon-globe,
.icon-google,
.icon-google-drive,
.icon-google-plus,
.icon-google-plus-2,
.icon-google-plus-3,
.icon-google-plus-4,
.icon-grin,
.icon-grin-2,
.icon-hammer,
.icon-hammer-2,
.icon-happy,
.icon-happy-2,
.icon-headphones,
.icon-heart,
.icon-heart-2,
.icon-heart-broken,
.icon-history,
.icon-home,
.icon-home-2,
.icon-home-3,
.icon-html5,
.icon-html5-2,
.icon-image,
.icon-image-2,
.icon-images,
.icon-indent-decrease,
.icon-indent-increase,
.icon-info,
.icon-info-2,
.icon-insert-template,
.icon-instagram,
.icon-italic,
.icon-joomla,
.icon-key,
.icon-key-2,
.icon-keyboard,
.icon-lab,
.icon-lanyrd,
.icon-laptop,
.icon-last,
.icon-lastfm,
.icon-lastfm-2,
.icon-leaf,
.icon-left-to-right,
.icon-library,
.icon-libreoffice,
.icon-lightning,
.icon-link,
.icon-linkedin,
.icon-list,
.icon-list-2,
.icon-location,
.icon-location-2,
.icon-lock,
.icon-lock-2,
.icon-loop,
.icon-loop-2,
.icon-loop-3,
.icon-magnet,
.icon-mail,
.icon-mail-2,
.icon-mail-3,
.icon-mail-4,
.icon-map,
.icon-map-2,
.icon-menu,
.icon-menu-2,
.icon-meter,
.icon-meter2,
.icon-minus,
.icon-mobile,
.icon-mobile-2,
.icon-mug,
.icon-music,
.icon-neutral,
.icon-neutral-2,
.icon-new-tab,
.icon-newspaper,
.icon-next,
.icon-notebook,
.icon-notification,
.icon-numbered-list,
.icon-office,
.icon-omega,
.icon-opera,
.icon-pacman,
.icon-paint-format,
.icon-paragraph-center,
.icon-paragraph-center-2,
.icon-paragraph-justify,
.icon-paragraph-justify-2,
.icon-paragraph-left,
.icon-paragraph-left-2,
.icon-paragraph-right,
.icon-paragraph-right-2,
.icon-paste,
.icon-paste-2,
.icon-paste-3,
.icon-pause,
.icon-pause-2,
.icon-pawn,
.icon-paypal,
.icon-paypal-2,
.icon-paypal-3,
.icon-pen,
.icon-pencil,
.icon-pencil-2,
.icon-phone,
.icon-phone-hang-up,
.icon-picassa,
.icon-picassa-2,
.icon-pie,
.icon-pilcrow,
.icon-pinterest,
.icon-pinterest-2,
.icon-play,
.icon-play-2,
.icon-play-3,
.icon-plus,
.icon-podcast,
.icon-point-down,
.icon-point-left,
.icon-point-right,
.icon-point-up,
.icon-power-cord,
.icon-previous,
.icon-print,
.icon-profile,
.icon-pushpin,
.icon-qrcode,
.icon-question,
.icon-quill,
.icon-quotes-left,
.icon-radio-checked,
.icon-radio-unchecked,
.icon-reddit,
.icon-redo,
.icon-redo-2,
.icon-remove,
.icon-remove-2,
.icon-reply,
.icon-right-to-left,
.icon-road,
.icon-rocket,
.icon-sad,
.icon-sad-2,
.icon-safari,
.icon-scissors,
.icon-screen,
.icon-search,
.icon-settings,
.icon-share,
.icon-shield,
.icon-shocked,
.icon-shocked-2,
.icon-shuffle,
.icon-sigma,
.icon-signup,
.icon-skype,
.icon-smiley,
.icon-smiley-2,
.icon-soundcloud,
.icon-soundcloud-2,
.icon-spades,
.icon-spam,
.icon-spell-check,
.icon-spinner,
.icon-spinner-2,
.icon-spinner-3,
.icon-spinner-4,
.icon-spinner-5,
.icon-spinner-6,
.icon-stack,
.icon-stackoverflow,
.icon-star,
.icon-star-2,
.icon-star-3,
.icon-stats,
.icon-steam,
.icon-steam-2,
.icon-stop,
.icon-stop-2,
.icon-stopwatch,
.icon-storage,
.icon-strikethrough,
.icon-stumbleupon,
.icon-stumbleupon-2,
.icon-support,
.icon-switch,
.icon-tab,
.icon-table,
.icon-table-2,
.icon-tablet,
.icon-tag,
.icon-tags,
.icon-target,
.icon-text-height,
.icon-text-width,
.icon-thumbs-up,
.icon-thumbs-up-2,
.icon-ticket,
.icon-tongue,
.icon-tongue-2,
.icon-tree,
.icon-trophy,
.icon-truck,
.icon-tumblr,
.icon-tumblr-2,
.icon-tux,
.icon-tv,
.icon-twitter,
.icon-twitter-2,
.icon-twitter-3,
.icon-underline,
.icon-undo,
.icon-undo-2,
.icon-unlocked,
.icon-upload,
.icon-upload-2,
.icon-upload-3,
.icon-user,
.icon-user-2,
.icon-user-3,
.icon-user-4,
.icon-users,
.icon-users-2,
.icon-vimeo,
.icon-vimeo-2,
.icon-vimeo2,
.icon-volume-decrease,
.icon-volume-high,
.icon-volume-increase,
.icon-volume-low,
.icon-volume-medium,
.icon-volume-mute,
.icon-volume-mute-2,
.icon-wand,
.icon-warning,
.icon-windows,
.icon-windows8,
.icon-wink,
.icon-wink-2,
.icon-wondering,
.icon-wondering-2,
.icon-wordpress,
.icon-wordpress-2,
.icon-wrench,
.icon-xing,
.icon-xing-2,
.icon-yahoo,
.icon-yelp,
.icon-youtube,
.icon-youtube-2,
.icon-zoom-in,
.icon-zoom-out {
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}
.icon-home:before {
    content: "\e000"
}
.icon-home-2:before {
    content: "\e001"
}
.icon-home-3:before {
    content: "\e002"
}
.icon-office:before {
    content: "\e003"
}
.icon-newspaper:before {
    content: "\e004"
}
.icon-pencil:before {
    content: "\e005"
}
.icon-pencil-2:before {
    content: "\e006"
}
.icon-quill:before {
    content: "\e007"
}
.icon-pen:before {
    content: "\e008"
}
.icon-blog:before {
    content: "\e009"
}
.icon-droplet:before {
    content: "\e00a"
}
.icon-paint-format:before {
    content: "\e00b"
}
.icon-image:before {
    content: "\e00c"
}
.icon-image-2:before {
    content: "\e00d"
}
.icon-images:before {
    content: "\e00e"
}
.icon-camera:before {
    content: "\e00f"
}
.icon-music:before {
    content: "\e010"
}
.icon-headphones:before {
    content: "\e011"
}
.icon-play:before {
    content: "\e012"
}
.icon-film:before {
    content: "\e013"
}
.icon-camera-2:before {
    content: "\e014"
}
.icon-dice:before {
    content: "\e015"
}
.icon-pacman:before {
    content: "\e016"
}
.icon-spades:before {
    content: "\e017"
}
.icon-clubs:before {
    content: "\e018"
}
.icon-diamonds:before {
    content: "\e019"
}
.icon-pawn:before {
    content: "\e01a"
}
.icon-bullhorn:before {
    content: "\e01b"
}
.icon-connection:before {
    content: "\e01c"
}
.icon-podcast:before {
    content: "\e01d"
}
.icon-feed:before {
    content: "\e01e"
}
.icon-book:before {
    content: "\e01f"
}
.icon-books:before {
    content: "\e020"
}
.icon-library:before {
    content: "\e021"
}
.icon-file:before {
    content: "\e022"
}
.icon-profile:before {
    content: "\e023"
}
.icon-file-2:before {
    content: "\e024"
}
.icon-file-3:before {
    content: "\e025"
}
.icon-file-4:before {
    content: "\e026"
}
.icon-copy:before {
    content: "\e027"
}
.icon-copy-2:before {
    content: "\e028"
}
.icon-copy-3:before {
    content: "\e029"
}
.icon-paste:before {
    content: "\e02a"
}
.icon-paste-2:before {
    content: "\e02b"
}
.icon-paste-3:before {
    content: "\e02c"
}
.icon-stack:before {
    content: "\e02d"
}
.icon-folder:before {
    content: "\e02e"
}
.icon-folder-open:before {
    content: "\e02f"
}
.icon-tag:before {
    content: "\e030"
}
.icon-tags:before {
    content: "\e031"
}
.icon-barcode:before {
    content: "\e032"
}
.icon-qrcode:before {
    content: "\e033"
}
.icon-ticket:before {
    content: "\e034"
}
.icon-cart:before {
    content: "\e035"
}
.icon-cart-2:before {
    content: "\e036"
}
.icon-cart-3:before {
    content: "\e037"
}
.icon-coin:before {
    content: "\e038"
}
.icon-credit:before {
    content: "\e039"
}
.icon-calculate:before {
    content: "\e03a"
}
.icon-support:before {
    content: "\e03b"
}
.icon-phone:before {
    content: "\e03c"
}
.icon-phone-hang-up:before {
    content: "\e03d"
}
.icon-address-book:before {
    content: "\e03e"
}
.icon-notebook:before {
    content: "\e03f"
}
.icon-envelop:before {
    content: "\e040"
}
.icon-pushpin:before {
    content: "\e041"
}
.icon-location:before {
    content: "\e042"
}
.icon-location-2:before {
    content: "\e043"
}
.icon-compass:before {
    content: "\e044"
}
.icon-map:before {
    content: "\e045"
}
.icon-map-2:before {
    content: "\e046"
}
.icon-history:before {
    content: "\e047"
}
.icon-clock:before {
    content: "\e048"
}
.icon-clock-2:before {
    content: "\e049"
}
.icon-alarm:before {
    content: "\e04a"
}
.icon-alarm-2:before {
    content: "\e04b"
}
.icon-bell:before {
    content: "\e04c"
}
.icon-stopwatch:before {
    content: "\e04d"
}
.icon-calendar:before {
    content: "\e04e"
}
.icon-calendar-2:before {
    content: "\e04f"
}
.icon-print:before {
    content: "\e050"
}
.icon-keyboard:before {
    content: "\e051"
}
.icon-screen:before {
    content: "\e052"
}
.icon-laptop:before {
    content: "\e053"
}
.icon-mobile:before {
    content: "\e054"
}
.icon-mobile-2:before {
    content: "\e055"
}
.icon-tablet:before {
    content: "\e056"
}
.icon-tv:before {
    content: "\e057"
}
.icon-cabinet:before {
    content: "\e058"
}
.icon-drawer:before {
    content: "\e059"
}
.icon-drawer-2:before {
    content: "\e05a"
}
.icon-drawer-3:before {
    content: "\e05b"
}
.icon-box-add:before {
    content: "\e05c"
}
.icon-box-remove:before {
    content: "\e05d"
}
.icon-download:before {
    content: "\e05e"
}
.icon-upload:before {
    content: "\e05f"
}
.icon-disk:before {
    content: "\e060"
}
.icon-storage:before {
    content: "\e061"
}
.icon-undo:before {
    content: "\e062"
}
.icon-redo:before {
    content: "\e063"
}
.icon-flip:before {
    content: "\e064"
}
.icon-flip-2:before {
    content: "\e065"
}
.icon-undo-2:before {
    content: "\e066"
}
.icon-redo-2:before {
    content: "\e067"
}
.icon-forward:before {
    content: "\e068"
}
.icon-reply:before {
    content: "\e069"
}
.icon-bubble:before {
    content: "\e06a"
}
.icon-bubbles:before {
    content: "\e06b"
}
.icon-bubbles-2:before {
    content: "\e06c"
}
.icon-bubble-2:before {
    content: "\e06d"
}
.icon-bubbles-3:before {
    content: "\e06e"
}
.icon-bubbles-4:before {
    content: "\e06f"
}
.icon-user:before {
    content: "\e070"
}
.icon-users:before {
    content: "\e071"
}
.icon-user-2:before {
    content: "\e072"
}
.icon-users-2:before {
    content: "\e073"
}
.icon-user-3:before {
    content: "\e074"
}
.icon-user-4:before {
    content: "\e075"
}
.icon-quotes-left:before {
    content: "\e076"
}
.icon-busy:before {
    content: "\e077"
}
.icon-spinner:before {
    content: "\e078"
}
.icon-spinner-2:before {
    content: "\e079"
}
.icon-spinner-3:before {
    content: "\e07a"
}
.icon-spinner-4:before {
    content: "\e07b"
}
.icon-spinner-5:before {
    content: "\e07c"
}
.icon-spinner-6:before {
    content: "\e07d"
}
.icon-binoculars:before {
    content: "\e07e"
}
.icon-search:before {
    content: "\e07f"
}
.icon-zoom-in:before {
    content: "\e080"
}
.icon-zoom-out:before {
    content: "\e081"
}
.icon-expand:before {
    content: "\e082"
}
.icon-contract:before {
    content: "\e083"
}
.icon-expand-2:before {
    content: "\e084"
}
.icon-contract-2:before {
    content: "\e085"
}
.icon-key:before {
    content: "\e086"
}
.icon-key-2:before {
    content: "\e087"
}
.icon-lock:before {
    content: "\e088"
}
.icon-lock-2:before {
    content: "\e089"
}
.icon-unlocked:before {
    content: "\e08a"
}
.icon-wrench:before {
    content: "\e08b"
}
.icon-settings:before {
    content: "\e08c"
}
.icon-equalizer:before {
    content: "\e08d"
}
.icon-cog:before {
    content: "\e08e"
}
.icon-cogs:before {
    content: "\e08f"
}
.icon-cog-2:before {
    content: "\e090"
}
.icon-hammer:before {
    content: "\e091"
}
.icon-wand:before {
    content: "\e092"
}
.icon-aid:before {
    content: "\e093"
}
.icon-bug:before {
    content: "\e094"
}
.icon-pie:before {
    content: "\e095"
}
.icon-stats:before {
    content: "\e096"
}
.icon-bars:before {
    content: "\e097"
}
.icon-bars-2:before {
    content: "\e098"
}
.icon-gift:before {
    content: "\e099"
}
.icon-trophy:before {
    content: "\e09a"
}
.icon-glass:before {
    content: "\e09b"
}
.icon-mug:before {
    content: "\e09c"
}
.icon-food:before {
    content: "\e09d"
}
.icon-leaf:before {
    content: "\e09e"
}
.icon-rocket:before {
    content: "\e09f"
}
.icon-meter:before {
    content: "\e0a0"
}
.icon-meter2:before {
    content: "\e0a1"
}
.icon-dashboard:before {
    content: "\e0a2"
}
.icon-hammer-2:before {
    content: "\e0a3"
}
.icon-fire:before {
    content: "\e0a4"
}
.icon-lab:before {
    content: "\e0a5"
}
.icon-magnet:before {
    content: "\e0a6"
}
.icon-remove:before {
    content: "\e0a7"
}
.icon-remove-2:before {
    content: "\e0a8"
}
.icon-briefcase:before {
    content: "\e0a9"
}
.icon-airplane:before {
    content: "\e0aa"
}
.icon-truck:before {
    content: "\e0ab"
}
.icon-road:before {
    content: "\e0ac"
}
.icon-accessibility:before {
    content: "\e0ad"
}
.icon-target:before {
    content: "\e0ae"
}
.icon-shield:before {
    content: "\e0af"
}
.icon-lightning:before {
    content: "\e0b0"
}
.icon-switch:before {
    content: "\e0b1"
}
.icon-power-cord:before {
    content: "\e0b2"
}
.icon-signup:before {
    content: "\e0b3"
}
.icon-list:before {
    content: "\e0b4"
}
.icon-list-2:before {
    content: "\e0b5"
}
.icon-numbered-list:before {
    content: "\e0b6"
}
.icon-menu:before {
    content: "\e0b7"
}
.icon-menu-2:before {
    content: "\e0b8"
}
.icon-tree:before {
    content: "\e0b9"
}
.icon-cloud:before {
    content: "\e0ba"
}
.icon-cloud-download:before {
    content: "\e0bb"
}
.icon-cloud-upload:before {
    content: "\e0bc"
}
.icon-download-2:before {
    content: "\e0bd"
}
.icon-upload-2:before {
    content: "\e0be"
}
.icon-download-3:before {
    content: "\e0bf"
}
.icon-upload-3:before {
    content: "\e0c0"
}
.icon-globe:before {
    content: "\e0c1"
}
.icon-earth:before {
    content: "\e0c2"
}
.icon-link:before {
    content: "\e0c3"
}
.icon-flag:before {
    content: "\e0c4"
}
.icon-attachment:before {
    content: "\e0c5"
}
.icon-eye:before {
    content: "\e0c6"
}
.icon-eye-blocked:before {
    content: "\e0c7"
}
.icon-eye-2:before {
    content: "\e0c8"
}
.icon-bookmark:before {
    content: "\e0c9"
}
.icon-bookmarks:before {
    content: "\e0ca"
}
.icon-brightness-medium:before {
    content: "\e0cb"
}
.icon-brightness-contrast:before {
    content: "\e0cc"
}
.icon-contrast:before {
    content: "\e0cd"
}
.icon-star:before {
    content: "\e0ce"
}
.icon-star-2:before {
    content: "\e0cf"
}
.icon-star-3:before {
    content: "\e0d0"
}
.icon-heart:before {
    content: "\e0d1"
}
.icon-heart-2:before {
    content: "\e0d2"
}
.icon-heart-broken:before {
    content: "\e0d3"
}
.icon-thumbs-up:before {
    content: "\e0d4"
}
.icon-thumbs-up-2:before {
    content: "\e0d5"
}
.icon-happy:before {
    content: "\e0d6"
}
.icon-happy-2:before {
    content: "\e0d7"
}
.icon-smiley:before {
    content: "\e0d8"
}
.icon-smiley-2:before {
    content: "\e0d9"
}
.icon-tongue:before {
    content: "\e0da"
}
.icon-tongue-2:before {
    content: "\e0db"
}
.icon-sad:before {
    content: "\e0dc"
}
.icon-sad-2:before {
    content: "\e0dd"
}
.icon-wink:before {
    content: "\e0de"
}
.icon-wink-2:before {
    content: "\e0df"
}
.icon-grin:before {
    content: "\e0e0"
}
.icon-grin-2:before {
    content: "\e0e1"
}
.icon-cool:before {
    content: "\e0e2"
}
.icon-cool-2:before {
    content: "\e0e3"
}
.icon-angry:before {
    content: "\e0e4"
}
.icon-angry-2:before {
    content: "\e0e5"
}
.icon-evil:before {
    content: "\e0e6"
}
.icon-evil-2:before {
    content: "\e0e7"
}
.icon-shocked:before {
    content: "\e0e8"
}
.icon-shocked-2:before {
    content: "\e0e9"
}
.icon-confused:before {
    content: "\e0ea"
}
.icon-confused-2:before {
    content: "\e0eb"
}
.icon-neutral:before {
    content: "\e0ec"
}
.icon-neutral-2:before {
    content: "\e0ed"
}
.icon-wondering:before {
    content: "\e0ee"
}
.icon-wondering-2:before {
    content: "\e0ef"
}
.icon-point-up:before {
    content: "\e0f0"
}
.icon-point-right:before {
    content: "\e0f1"
}
.icon-point-down:before {
    content: "\e0f2"
}
.icon-point-left:before {
    content: "\e0f3"
}
.icon-warning:before {
    content: "\e0f4"
}
.icon-notification:before {
    content: "\e0f5"
}
.icon-question:before {
    content: "\e0f6"
}
.icon-info:before {
    content: "\e0f7"
}
.icon-info-2:before {
    content: "\e0f8"
}
.icon-blocked:before {
    content: "\e0f9"
}
.icon-cancel-circle:before {
    content: "\e0fa"
}
.icon-checkmark-circle:before {
    content: "\e0fb"
}
.icon-spam:before {
    content: "\e0fc"
}
.icon-close:before {
    content: "\e0fd"
}
.icon-checkmark:before {
    content: "\e0fe"
}
.icon-checkmark-2:before {
    content: "\e0ff"
}
.icon-spell-check:before {
    content: "\e100"
}
.icon-minus:before {
    content: "\e101"
}
.icon-plus:before {
    content: "\e102"
}
.icon-enter:before {
    content: "\e103"
}
.icon-exit:before {
    content: "\e104"
}
.icon-play-2:before {
    content: "\e105"
}
.icon-pause:before {
    content: "\e106"
}
.icon-stop:before {
    content: "\e107"
}
.icon-backward:before {
    content: "\e108"
}
.icon-forward-2:before {
    content: "\e109"
}
.icon-play-3:before {
    content: "\e10a"
}
.icon-pause-2:before {
    content: "\e10b"
}
.icon-stop-2:before {
    content: "\e10c"
}
.icon-backward-2:before {
    content: "\e10d"
}
.icon-forward-3:before {
    content: "\e10e"
}
.icon-first:before {
    content: "\e10f"
}
.icon-last:before {
    content: "\e110"
}
.icon-previous:before {
    content: "\e111"
}
.icon-next:before {
    content: "\e112"
}
.icon-eject:before {
    content: "\e113"
}
.icon-volume-high:before {
    content: "\e114"
}
.icon-volume-medium:before {
    content: "\e115"
}
.icon-volume-low:before {
    content: "\e116"
}
.icon-volume-mute:before {
    content: "\e117"
}
.icon-volume-mute-2:before {
    content: "\e118"
}
.icon-volume-increase:before {
    content: "\e119"
}
.icon-volume-decrease:before {
    content: "\e11a"
}
.icon-loop:before {
    content: "\e11b"
}
.icon-loop-2:before {
    content: "\e11c"
}
.icon-loop-3:before {
    content: "\e11d"
}
.icon-shuffle:before {
    content: "\e11e"
}
.icon-arrow-up-left:before {
    content: "\e11f"
}
.icon-arrow-up:before {
    content: "\e120"
}
.icon-arrow-up-right:before {
    content: "\e121"
}
.icon-arrow-right:before {
    content: "\e122"
}
.icon-arrow-down-right:before {
    content: "\e123"
}
.icon-arrow-down:before {
    content: "\e124"
}
.icon-arrow-down-left:before {
    content: "\e125"
}
.icon-arrow-left:before {
    content: "\e126"
}
.icon-arrow-up-left-2:before {
    content: "\e127"
}
.icon-arrow-up-2:before {
    content: "\e128"
}
.icon-arrow-up-right-2:before {
    content: "\e129"
}
.icon-arrow-right-2:before {
    content: "\e12a"
}
.icon-arrow-down-right-2:before {
    content: "\e12b"
}
.icon-arrow-down-2:before {
    content: "\e12c"
}
.icon-arrow-down-left-2:before {
    content: "\e12d"
}
.icon-arrow-left-2:before {
    content: "\e12e"
}
.icon-arrow-up-left-3:before {
    content: "\e12f"
}
.icon-arrow-up-3:before {
    content: "\e130"
}
.icon-arrow-up-right-3:before {
    content: "\e131"
}
.icon-arrow-right-3:before {
    content: "\e132"
}
.icon-arrow-down-right-3:before {
    content: "\e133"
}
.icon-arrow-down-3:before {
    content: "\e134"
}
.icon-arrow-down-left-3:before {
    content: "\e135"
}
.icon-arrow-left-3:before {
    content: "\e136"
}
.icon-tab:before {
    content: "\e137"
}
.icon-checkbox-checked:before {
    content: "\e138"
}
.icon-checkbox-unchecked:before {
    content: "\e139"
}
.icon-checkbox-partial:before {
    content: "\e13a"
}
.icon-radio-checked:before {
    content: "\e13b"
}
.icon-radio-unchecked:before {
    content: "\e13c"
}
.icon-crop:before {
    content: "\e13d"
}
.icon-scissors:before {
    content: "\e13e"
}
.icon-filter:before {
    content: "\e13f"
}
.icon-filter-2:before {
    content: "\e140"
}
.icon-font:before {
    content: "\e141"
}
.icon-text-height:before {
    content: "\e142"
}
.icon-text-width:before {
    content: "\e143"
}
.icon-bold:before {
    content: "\e144"
}
.icon-underline:before {
    content: "\e145"
}
.icon-italic:before {
    content: "\e146"
}
.icon-strikethrough:before {
    content: "\e147"
}
.icon-omega:before {
    content: "\e148"
}
.icon-sigma:before {
    content: "\e149"
}
.icon-table:before {
    content: "\e14a"
}
.icon-table-2:before {
    content: "\e14b"
}
.icon-insert-template:before {
    content: "\e14c"
}
.icon-pilcrow:before {
    content: "\e14d"
}
.icon-left-to-right:before {
    content: "\e14e"
}
.icon-right-to-left:before {
    content: "\e14f"
}
.icon-paragraph-left:before {
    content: "\e150"
}
.icon-paragraph-center:before {
    content: "\e151"
}
.icon-paragraph-right:before {
    content: "\e152"
}
.icon-paragraph-justify:before {
    content: "\e153"
}
.icon-paragraph-left-2:before {
    content: "\e154"
}
.icon-paragraph-center-2:before {
    content: "\e155"
}
.icon-paragraph-right-2:before {
    content: "\e156"
}
.icon-paragraph-justify-2:before {
    content: "\e157"
}
.icon-indent-increase:before {
    content: "\e158"
}
.icon-indent-decrease:before {
    content: "\e159"
}
.icon-new-tab:before {
    content: "\e15a"
}
.icon-embed:before {
    content: "\e15b"
}
.icon-code:before {
    content: "\e15c"
}
.icon-console:before {
    content: "\e15d"
}
.icon-share:before {
    content: "\e15e"
}
.icon-mail:before {
    content: "\e15f"
}
.icon-mail-2:before {
    content: "\e160"
}
.icon-mail-3:before {
    content: "\e161"
}
.icon-mail-4:before {
    content: "\e162"
}
.icon-google:before {
    content: "\e163"
}
.icon-google-plus:before {
    content: "\e164"
}
.icon-google-plus-2:before {
    content: "\e165"
}
.icon-google-plus-3:before {
    content: "\e166"
}
.icon-google-plus-4:before {
    content: "\e167"
}
.icon-google-drive:before {
    content: "\e168"
}
.icon-facebook:before {
    content: "\e169"
}
.icon-facebook-2:before {
    content: "\e16a"
}
.icon-facebook-3:before {
    content: "\e16b"
}
.icon-instagram:before {
    content: "\e16c"
}
.icon-twitter:before {
    content: "\e16d"
}
.icon-twitter-2:before {
    content: "\e16e"
}
.icon-twitter-3:before {
    content: "\e16f"
}
.icon-feed-2:before {
    content: "\e170"
}
.icon-feed-3:before {
    content: "\e171"
}
.icon-feed-4:before {
    content: "\e172"
}
.icon-youtube:before {
    content: "\e173"
}
.icon-youtube-2:before {
    content: "\e174"
}
.icon-vimeo:before {
    content: "\e175"
}
.icon-vimeo2:before {
    content: "\e176"
}
.icon-vimeo-2:before {
    content: "\e177"
}
.icon-lanyrd:before {
    content: "\e178"
}
.icon-flickr:before {
    content: "\e179"
}
.icon-flickr-2:before {
    content: "\e17a"
}
.icon-flickr-3:before {
    content: "\e17b"
}
.icon-flickr-4:before {
    content: "\e17c"
}
.icon-picassa:before {
    content: "\e17d"
}
.icon-picassa-2:before {
    content: "\e17e"
}
.icon-dribbble:before {
    content: "\e17f"
}
.icon-dribbble-2:before {
    content: "\e180"
}
.icon-dribbble-3:before {
    content: "\e181"
}
.icon-forrst:before {
    content: "\e182"
}
.icon-forrst-2:before {
    content: "\e183"
}
.icon-deviantart:before {
    content: "\e184"
}
.icon-deviantart-2:before {
    content: "\e185"
}
.icon-steam:before {
    content: "\e186"
}
.icon-steam-2:before {
    content: "\e187"
}
.icon-github:before {
    content: "\e188"
}
.icon-github-2:before {
    content: "\e189"
}
.icon-github-3:before {
    content: "\e18a"
}
.icon-github-4:before {
    content: "\e18b"
}
.icon-github-5:before {
    content: "\e18c"
}
.icon-wordpress:before {
    content: "\e18d"
}
.icon-wordpress-2:before {
    content: "\e18e"
}
.icon-joomla:before {
    content: "\e18f"
}
.icon-blogger:before {
    content: "\e190"
}
.icon-blogger-2:before {
    content: "\e191"
}
.icon-tumblr:before {
    content: "\e192"
}
.icon-tumblr-2:before {
    content: "\e193"
}
.icon-yahoo:before {
    content: "\e194"
}
.icon-tux:before {
    content: "\e195"
}
.icon-apple:before {
    content: "\e196"
}
.icon-finder:before {
    content: "\e197"
}
.icon-android:before {
    content: "\e198"
}
.icon-windows:before {
    content: "\e199"
}
.icon-windows8:before {
    content: "\e19a"
}
.icon-soundcloud:before {
    content: "\e19b"
}
.icon-soundcloud-2:before {
    content: "\e19c"
}
.icon-skype:before {
    content: "\e19d"
}
.icon-reddit:before {
    content: "\e19e"
}
.icon-linkedin:before {
    content: "\e19f"
}
.icon-lastfm:before {
    content: "\e1a0"
}
.icon-lastfm-2:before {
    content: "\e1a1"
}
.icon-delicious:before {
    content: "\e1a2"
}
.icon-stumbleupon:before {
    content: "\e1a3"
}
.icon-stumbleupon-2:before {
    content: "\e1a4"
}
.icon-stackoverflow:before {
    content: "\e1a5"
}
.icon-pinterest:before {
    content: "\e1a6"
}
.icon-pinterest-2:before {
    content: "\e1a7"
}
.icon-xing:before {
    content: "\e1a8"
}
.icon-xing-2:before {
    content: "\e1a9"
}
.icon-flattr:before {
    content: "\e1aa"
}
.icon-foursquare:before {
    content: "\e1ab"
}
.icon-foursquare-2:before {
    content: "\e1ac"
}
.icon-paypal:before {
    content: "\e1ad"
}
.icon-paypal-2:before {
    content: "\e1ae"
}
.icon-paypal-3:before {
    content: "\e1af"
}
.icon-yelp:before {
    content: "\e1b0"
}
.icon-libreoffice:before {
    content: "\e1b1"
}
.icon-file-pdf:before {
    content: "\e1b2"
}
.icon-file-openoffice:before {
    content: "\e1b3"
}
.icon-file-word:before {
    content: "\e1b4"
}
.icon-file-excel:before {
    content: "\e1b5"
}
.icon-file-zip:before {
    content: "\e1b6"
}
.icon-file-powerpoint:before {
    content: "\e1b7"
}
.icon-file-xml:before {
    content: "\e1b8"
}
.icon-file-css:before {
    content: "\e1b9"
}
.icon-html5:before {
    content: "\e1ba"
}
.icon-html5-2:before {
    content: "\e1bb"
}
.icon-css3:before {
    content: "\e1bc"
}
.icon-chrome:before {
    content: "\e1bd"
}
.icon-firefox:before {
    content: "\e1be"
}
.icon-IE:before {
    content: "\e1bf"
}
.icon-opera:before {
    content: "\e1c0"
}
.icon-safari:before {
    content: "\e1c1"
}
.icon-IcoMoon:before {
    content: "\e1c2"
}