@charset "UTF-8";
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

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

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

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

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

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    -moz-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button, select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

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

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

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

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td, th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *, :after, :before {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        box-shadow: none !important
    }

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

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

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

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

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

    thead {
        display: table-header-group
    }

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

    img {
        max-width: 100% !important
    }

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

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

    .navbar {
        display: none
    }

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

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

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

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

@font-face {
    font-family: Glyphicons Halflings;
    src: url(https://static.myssl.com/cdn/bootstrap/3.3.7/fonts/glyphicons-halflings-regular.eot);
    src: url(https://static.myssl.com/cdn/bootstrap/3.3.7/fonts/glyphicons-halflings-regular.eot#iefix) format("embedded-opentype"), url(https://static.myssl.com/cdn/bootstrap/3.3.7/fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(https://static.myssl.com/cdn/bootstrap/3.3.7/fonts/glyphicons-halflings-regular.woff) format("woff"), url(https://static.myssl.com/cdn/bootstrap/3.3.7/fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(https://static.myssl.com/cdn/bootstrap/3.3.7/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: "*"
}

.glyphicon-plus:before {
    content: "+"
}

.glyphicon-eur:before, .glyphicon-euro:before {
    content: "€"
}

.glyphicon-minus:before {
    content: "−"
}

.glyphicon-cloud:before {
    content: "☁"
}

.glyphicon-envelope:before {
    content: "✉"
}

.glyphicon-pencil:before {
    content: "✏"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "⛺"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "⌛"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before, .glyphicon-btc:before, .glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-jpy:before, .glyphicon-yen:before {
    content: "¥"
}

.glyphicon-rub:before, .glyphicon-ruble:before {
    content: "₽"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

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

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

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

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

*, :after, :before {
    box-sizing: border-box
}

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

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

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

a {
    color: #337ab7
}

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

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

figure {
    margin: 0
}

img {
    vertical-align: middle
}

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

.img-rounded {
    border-radius: 0
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    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;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

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

[role=button] {
    cursor: pointer
}

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

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

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

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

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

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

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

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

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

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

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

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

p {
    margin: 0 0 10px
}

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

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

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

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

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.initialism, .text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

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

.text-success {
    color: #3c763d
}

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

.text-info {
    color: #31708f
}

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

.text-warning {
    color: #8a6d3b
}

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

.text-danger {
    color: #a94442
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.list-inline {
    margin-left: -5px
}

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

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

dd, dt {
    line-height: 1.428571429
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

.dl-horizontal dd:after, .dl-horizontal dd:before {
    display: table;
    content: " "
}

.dl-horizontal dd:after {
    clear: both
}

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

.initialism {
    font-size: 90%
}

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

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

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

blockquote .small:before, blockquote footer:before, blockquote small:before {
    content: "— "
}

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

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

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
    content: " —"
}

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

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

code {
    color: #c7254e;
    background-color: #f9f2f4
}

code, kbd {
    padding: 2px 4px;
    font-size: 90%;
    border-radius: 0
}

kbd {
    color: #fff;
    background-color: #333;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

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

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    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 {
    margin-right: auto;
    margin-left: auto
}

.container:after, .container:before {
    display: table;
    content: " "
}

.container:after {
    clear: both
}

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

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

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

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

.container-fluid:after, .container-fluid:before {
    display: table;
    content: " "
}

.container-fluid:after {
    clear: both
}

.row {
    margin-right: 0;
    margin-left: 0
}

.row:after, .row:before {
    display: table;
    content: " "
}

.row:after {
    clear: both
}

.row-no-gutters {
    margin-right: 0;
    margin-left: 0
}

.row-no-gutters [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24, .col-md-1, .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-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24, .col-sm-1, .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-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24 {
    position: relative;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24 {
    float: left
}

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-13 {
    width: 54.1666666667%
}

.col-xs-14 {
    width: 58.3333333333%
}

.col-xs-15 {
    width: 62.5%
}

.col-xs-16 {
    width: 66.6666666667%
}

.col-xs-17 {
    width: 70.8333333333%
}

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

.col-xs-19 {
    width: 79.1666666667%
}

.col-xs-20 {
    width: 83.3333333333%
}

.col-xs-21 {
    width: 87.5%
}

.col-xs-22 {
    width: 91.6666666667%
}

.col-xs-23 {
    width: 95.8333333333%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-pull-13 {
    right: 54.1666666667%
}

.col-xs-pull-14 {
    right: 58.3333333333%
}

.col-xs-pull-15 {
    right: 62.5%
}

.col-xs-pull-16 {
    right: 66.6666666667%
}

.col-xs-pull-17 {
    right: 70.8333333333%
}

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

.col-xs-pull-19 {
    right: 79.1666666667%
}

.col-xs-pull-20 {
    right: 83.3333333333%
}

.col-xs-pull-21 {
    right: 87.5%
}

.col-xs-pull-22 {
    right: 91.6666666667%
}

.col-xs-pull-23 {
    right: 95.8333333333%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-push-13 {
    left: 54.1666666667%
}

.col-xs-push-14 {
    left: 58.3333333333%
}

.col-xs-push-15 {
    left: 62.5%
}

.col-xs-push-16 {
    left: 66.6666666667%
}

.col-xs-push-17 {
    left: 70.8333333333%
}

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

.col-xs-push-19 {
    left: 79.1666666667%
}

.col-xs-push-20 {
    left: 83.3333333333%
}

.col-xs-push-21 {
    left: 87.5%
}

.col-xs-push-22 {
    left: 91.6666666667%
}

.col-xs-push-23 {
    left: 95.8333333333%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-offset-13 {
    margin-left: 54.1666666667%
}

.col-xs-offset-14 {
    margin-left: 58.3333333333%
}

.col-xs-offset-15 {
    margin-left: 62.5%
}

.col-xs-offset-16 {
    margin-left: 66.6666666667%
}

.col-xs-offset-17 {
    margin-left: 70.8333333333%
}

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

.col-xs-offset-19 {
    margin-left: 79.1666666667%
}

.col-xs-offset-20 {
    margin-left: 83.3333333333%
}

.col-xs-offset-21 {
    margin-left: 87.5%
}

.col-xs-offset-22 {
    margin-left: 91.6666666667%
}

.col-xs-offset-23 {
    margin-left: 95.8333333333%
}

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

@media (min-width: 768px) {
    .col-sm-1, .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-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24 {
        float: left
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .col-sm-13 {
        width: 54.1666666667%
    }

    .col-sm-14 {
        width: 58.3333333333%
    }

    .col-sm-15 {
        width: 62.5%
    }

    .col-sm-16 {
        width: 66.6666666667%
    }

    .col-sm-17 {
        width: 70.8333333333%
    }

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

    .col-sm-19 {
        width: 79.1666666667%
    }

    .col-sm-20 {
        width: 83.3333333333%
    }

    .col-sm-21 {
        width: 87.5%
    }

    .col-sm-22 {
        width: 91.6666666667%
    }

    .col-sm-23 {
        width: 95.8333333333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col-sm-pull-13 {
        right: 54.1666666667%
    }

    .col-sm-pull-14 {
        right: 58.3333333333%
    }

    .col-sm-pull-15 {
        right: 62.5%
    }

    .col-sm-pull-16 {
        right: 66.6666666667%
    }

    .col-sm-pull-17 {
        right: 70.8333333333%
    }

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

    .col-sm-pull-19 {
        right: 79.1666666667%
    }

    .col-sm-pull-20 {
        right: 83.3333333333%
    }

    .col-sm-pull-21 {
        right: 87.5%
    }

    .col-sm-pull-22 {
        right: 91.6666666667%
    }

    .col-sm-pull-23 {
        right: 95.8333333333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col-sm-push-13 {
        left: 54.1666666667%
    }

    .col-sm-push-14 {
        left: 58.3333333333%
    }

    .col-sm-push-15 {
        left: 62.5%
    }

    .col-sm-push-16 {
        left: 66.6666666667%
    }

    .col-sm-push-17 {
        left: 70.8333333333%
    }

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

    .col-sm-push-19 {
        left: 79.1666666667%
    }

    .col-sm-push-20 {
        left: 83.3333333333%
    }

    .col-sm-push-21 {
        left: 87.5%
    }

    .col-sm-push-22 {
        left: 91.6666666667%
    }

    .col-sm-push-23 {
        left: 95.8333333333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col-sm-offset-13 {
        margin-left: 54.1666666667%
    }

    .col-sm-offset-14 {
        margin-left: 58.3333333333%
    }

    .col-sm-offset-15 {
        margin-left: 62.5%
    }

    .col-sm-offset-16 {
        margin-left: 66.6666666667%
    }

    .col-sm-offset-17 {
        margin-left: 70.8333333333%
    }

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

    .col-sm-offset-19 {
        margin-left: 79.1666666667%
    }

    .col-sm-offset-20 {
        margin-left: 83.3333333333%
    }

    .col-sm-offset-21 {
        margin-left: 87.5%
    }

    .col-sm-offset-22 {
        margin-left: 91.6666666667%
    }

    .col-sm-offset-23 {
        margin-left: 95.8333333333%
    }

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

@media (min-width: 992px) {
    .col-md-1, .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-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24 {
        float: left
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .col-md-13 {
        width: 54.1666666667%
    }

    .col-md-14 {
        width: 58.3333333333%
    }

    .col-md-15 {
        width: 62.5%
    }

    .col-md-16 {
        width: 66.6666666667%
    }

    .col-md-17 {
        width: 70.8333333333%
    }

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

    .col-md-19 {
        width: 79.1666666667%
    }

    .col-md-20 {
        width: 83.3333333333%
    }

    .col-md-21 {
        width: 87.5%
    }

    .col-md-22 {
        width: 91.6666666667%
    }

    .col-md-23 {
        width: 95.8333333333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col-md-pull-13 {
        right: 54.1666666667%
    }

    .col-md-pull-14 {
        right: 58.3333333333%
    }

    .col-md-pull-15 {
        right: 62.5%
    }

    .col-md-pull-16 {
        right: 66.6666666667%
    }

    .col-md-pull-17 {
        right: 70.8333333333%
    }

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

    .col-md-pull-19 {
        right: 79.1666666667%
    }

    .col-md-pull-20 {
        right: 83.3333333333%
    }

    .col-md-pull-21 {
        right: 87.5%
    }

    .col-md-pull-22 {
        right: 91.6666666667%
    }

    .col-md-pull-23 {
        right: 95.8333333333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col-md-push-13 {
        left: 54.1666666667%
    }

    .col-md-push-14 {
        left: 58.3333333333%
    }

    .col-md-push-15 {
        left: 62.5%
    }

    .col-md-push-16 {
        left: 66.6666666667%
    }

    .col-md-push-17 {
        left: 70.8333333333%
    }

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

    .col-md-push-19 {
        left: 79.1666666667%
    }

    .col-md-push-20 {
        left: 83.3333333333%
    }

    .col-md-push-21 {
        left: 87.5%
    }

    .col-md-push-22 {
        left: 91.6666666667%
    }

    .col-md-push-23 {
        left: 95.8333333333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col-md-offset-13 {
        margin-left: 54.1666666667%
    }

    .col-md-offset-14 {
        margin-left: 58.3333333333%
    }

    .col-md-offset-15 {
        margin-left: 62.5%
    }

    .col-md-offset-16 {
        margin-left: 66.6666666667%
    }

    .col-md-offset-17 {
        margin-left: 70.8333333333%
    }

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

    .col-md-offset-19 {
        margin-left: 79.1666666667%
    }

    .col-md-offset-20 {
        margin-left: 83.3333333333%
    }

    .col-md-offset-21 {
        margin-left: 87.5%
    }

    .col-md-offset-22 {
        margin-left: 91.6666666667%
    }

    .col-md-offset-23 {
        margin-left: 95.8333333333%
    }

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

@media (min-width: 1200px) {
    .col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24 {
        float: left
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .col-lg-13 {
        width: 54.1666666667%
    }

    .col-lg-14 {
        width: 58.3333333333%
    }

    .col-lg-15 {
        width: 62.5%
    }

    .col-lg-16 {
        width: 66.6666666667%
    }

    .col-lg-17 {
        width: 70.8333333333%
    }

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

    .col-lg-19 {
        width: 79.1666666667%
    }

    .col-lg-20 {
        width: 83.3333333333%
    }

    .col-lg-21 {
        width: 87.5%
    }

    .col-lg-22 {
        width: 91.6666666667%
    }

    .col-lg-23 {
        width: 95.8333333333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col-lg-pull-13 {
        right: 54.1666666667%
    }

    .col-lg-pull-14 {
        right: 58.3333333333%
    }

    .col-lg-pull-15 {
        right: 62.5%
    }

    .col-lg-pull-16 {
        right: 66.6666666667%
    }

    .col-lg-pull-17 {
        right: 70.8333333333%
    }

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

    .col-lg-pull-19 {
        right: 79.1666666667%
    }

    .col-lg-pull-20 {
        right: 83.3333333333%
    }

    .col-lg-pull-21 {
        right: 87.5%
    }

    .col-lg-pull-22 {
        right: 91.6666666667%
    }

    .col-lg-pull-23 {
        right: 95.8333333333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col-lg-push-13 {
        left: 54.1666666667%
    }

    .col-lg-push-14 {
        left: 58.3333333333%
    }

    .col-lg-push-15 {
        left: 62.5%
    }

    .col-lg-push-16 {
        left: 66.6666666667%
    }

    .col-lg-push-17 {
        left: 70.8333333333%
    }

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

    .col-lg-push-19 {
        left: 79.1666666667%
    }

    .col-lg-push-20 {
        left: 83.3333333333%
    }

    .col-lg-push-21 {
        left: 87.5%
    }

    .col-lg-push-22 {
        left: 91.6666666667%
    }

    .col-lg-push-23 {
        left: 95.8333333333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col-lg-offset-13 {
        margin-left: 54.1666666667%
    }

    .col-lg-offset-14 {
        margin-left: 58.3333333333%
    }

    .col-lg-offset-15 {
        margin-left: 62.5%
    }

    .col-lg-offset-16 {
        margin-left: 66.6666666667%
    }

    .col-lg-offset-17 {
        margin-left: 70.8333333333%
    }

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

    .col-lg-offset-19 {
        margin-left: 79.1666666667%
    }

    .col-lg-offset-20 {
        margin-left: 83.3333333333%
    }

    .col-lg-offset-21 {
        margin-left: 87.5%
    }

    .col-lg-offset-22 {
        margin-left: 91.6666666667%
    }

    .col-lg-offset-23 {
        margin-left: 95.8333333333%
    }

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

table {
    background-color: transparent
}

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

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

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

caption, 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.428571429;
    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-of-type(odd) {
    background-color: #f9f9f9
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

fieldset, legend {
    padding: 0;
    border: 0
}

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

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

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

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

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
}

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

output {
    padding-top: 7px
}

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

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

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

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

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

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

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

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

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

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

    .input-group-sm > .input-group-btn > input[type=date].btn, .input-group-sm > .input-group-btn > input[type=datetime-local].btn, .input-group-sm > .input-group-btn > input[type=month].btn, .input-group-sm > .input-group-btn > input[type=time].btn, .input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], 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-group-lg > .input-group-btn > input[type=date].btn, .input-group-lg > .input-group-btn > input[type=datetime-local].btn, .input-group-lg > .input-group-btn > input[type=month].btn, .input-group-lg > .input-group-btn > input[type=time].btn, .input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
        line-height: 46px
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-horizontal .form-group:after, .form-horizontal .form-group:before {
    display: table;
    content: " "
}

.form-horizontal .form-group:after {
    clear: both
}

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

.form-horizontal .has-feedback .form-control-feedback {
    right: 0
}

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

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

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    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, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 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;
    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;
    transition-property: height, visibility;
    transition-duration: .35s;
    transition-timing-function: ease
}

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

.dropdown, .dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

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

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

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

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

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

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

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

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

.open > a {
    outline: 0
}

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

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

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

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

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

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

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

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

    .navbar-right .dropdown-menu-left {
        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 .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:after, .btn-toolbar:before {
    display: table;
    content: " "
}

.btn-toolbar:after {
    clear: both
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn .caret {
    margin-left: 0
}

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

.dropup .btn-group-lg > .btn .caret, .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:after, .btn-group-vertical > .btn-group:before {
    display: table;
    content: " "
}

.btn-group-vertical > .btn-group:after {
    clear: both
}

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

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

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

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

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

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

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

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

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

.input-group .form-control:focus {
    z-index: 3
}

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

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

.input-group-addon, .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, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 0
}

.input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
    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-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), .input-group .form-control:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

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

.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, .input-group .form-control:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

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

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

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

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

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

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

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

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

.nav:after, .nav:before {
    display: table;
    content: " "
}

.nav:after {
    clear: both
}

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

.nav > li > a {
    padding: 10px 5px
}

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

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

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

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

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

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

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

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

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

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

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

.nav-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: #337ab7
}

.nav-stacked > li {
    float: none
}

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

.nav-justified, .nav-tabs.nav-justified {
    width: 100%
}

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

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

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

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

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

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

.nav-tabs-justified > li > a, .nav-tabs.nav-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, .nav-tabs.nav-justified > .active > a {
    border: 1px solid #ddd
}

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

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

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

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

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

.navbar {
    position: relative;
    min-height: 60px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar:after, .navbar:before {
    display: table;
    content: " "
}

.navbar:after {
    clear: both
}

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

.navbar-header:after, .navbar-header:before {
    display: table;
    content: " "
}

.navbar-header:after {
    clear: both
}

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

.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
    overflow-x: visible;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:after, .navbar-collapse:before {
    display: table;
    content: " "
}

.navbar-collapse:after {
    clear: both
}

.navbar-collapse.in {
    overflow-y: auto
}

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

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

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

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

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

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

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

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: 0;
    margin-left: 0
}

@media (min-width: 768px) {
    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

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

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

.navbar-brand {
    float: left;
    height: 60px;
    padding: 20px 0;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none
}

.navbar-brand > img {
    display: block
}

@media (min-width: 768px) {
    .navbar > .container-fluid .navbar-brand, .navbar > .container .navbar-brand {
        margin-left: 0
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-right: 0;
    margin-top: 13px;
    margin-bottom: 13px;
    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: 768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 10px 0
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
        background-image: none
    }
}

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

    .navbar-nav > li {
        float: left
    }

    .navbar-nav > li > a {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.navbar-form {
    padding: 10px 0;
    margin: 13px 0;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1)
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        box-shadow: none
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 13px;
    margin-bottom: 13px
}

.btn-group-sm > .navbar-btn.btn, .navbar-btn.btn-sm {
    margin-top: 15px;
    margin-bottom: 15px
}

.btn-group-xs > .navbar-btn.btn, .navbar-btn.btn-xs {
    margin-top: 19px;
    margin-bottom: 19px
}

.navbar-text {
    margin-top: 20px;
    margin-bottom: 20px
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-right: 0;
        margin-left: 0
    }
}

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

    .navbar-right {
        float: right !important
    }

    .navbar-right, .navbar-right ~ .navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-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-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #555;
    background-color: #e7e7e7
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-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-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: #090909
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.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: #9d9d9d
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #090909
}

.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-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: #090909
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #090909
    }

    .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-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-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 0
}

.breadcrumb > li {
    display: inline-block
}

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

.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;
    margin-left: -1px;
    line-height: 1.428571429;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager:after, .pager:before {
    display: table;
    content: " "
}

.pager:after {
    clear: both
}

.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: 0
}

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

.pager .next > a, .pager .next > span {
    float: right
}

.pager .previous > a, .pager .previous > span {
    float: left
}

.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

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

.label:empty {
    display: none
}

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

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

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

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

.label-primary {
    background-color: #337ab7
}

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

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

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

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

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

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

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

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

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

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 0
}

.badge:empty {
    display: none
}

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

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

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

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

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

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

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

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

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

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

.jumbotron > hr {
    border-top-color: #d5d5d5
}

.container-fluid .jumbotron, .container .jumbotron {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

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

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

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    transition: border .2s ease-in-out
}

.thumbnail > img, .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #337ab7
}

.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 {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

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

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

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

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

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

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@keyframes a {
    0% {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    transition: width .6s ease
}

.progress-bar-striped, .progress-striped .progress-bar {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-size: 40px 40px
}

.progress-bar.active, .progress.active .progress-bar {
    animation: a 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media, .media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right, .media > .pull-right {
    padding-left: 10px
}

.media-left, .media > .pull-left {
    padding-right: 10px
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
    color: inherit
}

.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

a.list-group-item, button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success, button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info, button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning, button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger, button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 18px 32px
}

.panel-body:after, .panel-body:before {
    display: table;
    content: " "
}

.panel-body:after {
    clear: both
}

.panel-heading {
    padding: 10px 32px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: -1;
    border-top-right-radius: -1
}

.panel-heading > .dropdown .dropdown-toggle, .panel-title {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px
}

.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
    color: inherit
}

.panel-footer {
    padding: 10px 32px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0
}

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: -1;
    border-top-right-radius: -1
}

.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.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 > .panel-collapse > .table caption, .panel > .table-responsive > .table caption, .panel > .table caption {
    padding-right: 18px 32px;
    padding-left: 18px 32px
}

.panel > .table-responsive:first-child > .table:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
    border-top-left-radius: -1;
    border-top-right-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-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr: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, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd
}

.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0
}

.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0
}

.panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > 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 {
    margin-bottom: 0;
    border: 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 > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd
}

.panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #337ab7
}

.panel-primary > .panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6
}

.panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1
}

.panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc
}

.panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1
}

.panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    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;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.modal, .modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    transform: translateY(-25%);
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    transform: translate(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;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0;
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header:after, .modal-header:before {
    display: table;
    content: " "
}

.modal-header:after {
    clear: both
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.428571429
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:after, .modal-footer:before {
    display: table;
    content: " "
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.428571429;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 12px;
    filter: alpha(opacity=0);
    opacity: 0
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px
}

.tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    left: 5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.428571429;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover > .arrow {
    border-width: 11px
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover > .arrow:after {
    content: "";
    border-width: 10px
}

.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top > .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right > .arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom > .arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left > .arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: -1 -1 0 0
}

.popover-content {
    padding: 9px 14px
}

.carousel, .carousel-inner {
    position: relative
}

.carousel-inner {
    width: 100%;
    overflow: hidden
}

.carousel-inner > .item {
    position: relative;
    display: none;
    transition: left .6s ease-in-out
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}

@media (-webkit-transform-3d),(transform-3d) {
    .carousel-inner > .item {
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        perspective: 1000px
    }

    .carousel-inner > .item.active.right, .carousel-inner > .item.next {
        transform: translate3d(100%, 0, 0);
        left: 0
    }

    .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
        transform: translate3d(-100%, 0, 0);
        left: 0
    }

    .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
        transform: translateZ(0);
        left: 0
    }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0
}

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: transparent;
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    filter: alpha(opacity=90);
    opacity: .9
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next, .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: "‹"
}

.carousel-control .icon-next:before {
    content: "›"
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:after, .clearfix:before {
    display: table;
    content: " "
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-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: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

body, html {
    font-family: sans-serif;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

h2 {
    font-size: 1.6em
}

ul {
    margin-bottom: 0
}

select {
    width: 100%;
    height: 34px;
    border: 1px solid #fff;
    padding-right: 34px;
    padding-left: 40px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #fff;
    color: #fff
}

select::-ms-expand {
    display: none
}

input:-webkit-autofill, select:-webkit-autofill, textarea:-webkit-autofill {
    box-shadow: inset 0 0 0 1000px #fff
}

.selectric-wrapper {
    position: relative;
    cursor: pointer;
    float: left;
    width: 100%
}

.selectric-responsive {
    width: 100%
}

textarea {
    font-family: Consolas, Monaco, monospace;
    resize: none
}

.no-transition {
    transition: height .01s
}

.selectric {
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #fff;
    position: relative;
    overflow: hidden
}

.selectric .label {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 32px 0 10px;
    font-size: 14px;
    color: #000;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: left;
    padding: 0;
    font-weight: 400
}

.selectric .button, .selectric .label {
    display: block;
    line-height: 32px;
    height: 32px
}

.selectric .button {
    position: absolute;
    right: 0;
    top: 0;
    width: 32px;
    background-color: #fff;
    color: #404040;
    text-align: center;
    font: 0/0 a;
    *font: 20px/32px Lucida Sans Unicode, Arial Unicode MS, Arial
}

.selectric .button:after {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-top-color: #404040;
    border-bottom: none
}

.selectric-focus .selectric {
    border-color: #aaa
}

.selectric-hover .selectric {
    border-color: #c4c4c4
}

.selectric-hover .selectric .button {
    color: #272727
}

.selectric-hover .selectric .button:after {
    border-top-color: #272727
}

.selectric-open {
    z-index: 4
}

.selectric-open .selectric {
    border-color: #c4c4c4
}

.selectric-open .selectric-items {
    display: block
}

.selectric-disabled {
    filter: alpha(opacity=50);
    opacity: .5;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.selectric-hide-select {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0
}

.selectric-hide-select select {
    position: absolute;
    left: -100%
}

.selectric-hide-select.selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10
}

.selectric-hide-select.selectric-is-native select {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    border: none;
    z-index: 1;
    box-sizing: border-box;
    opacity: 0
}

.selectric-input {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    outline: none !important;
    border: none !important;
    *font: 0/0 a !important;
    background: none !important
}

.selectric-temp-show {
    position: absolute !important;
    visibility: hidden !important;
    display: block !important
}

.selectric-items {
    display: none;
    position: absolute;
    top: 100%;
    background: #fff;
    border: 1px solid #c4c3c3;
    z-index: -1;
    border-radius: 4px;
    box-shadow: 0 0 10px -6px
}

.selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto
}

.selectric-above .selectric-items {
    top: auto;
    bottom: 100%
}

.selectric-items li, .selectric-items ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    min-height: 20px
}

.selectric-items li {
    display: block;
    padding: 5px 10px;
    color: #000;
    cursor: pointer
}

.selectric-items li.highlighted, .selectric-items li.selected {
    background: #efefef;
    color: #000
}

.selectric-items li:hover {
    background: #eaeaea;
    color: #000
}

.selectric-items .disabled {
    filter: alpha(opacity=50);
    opacity: .5;
    cursor: default !important;
    background: none !important;
    color: #666 !important
}

.selectric-items .disabled, .selectric-items .selectric-group .selectric-group-label {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.selectric-items .selectric-group .selectric-group-label {
    font-weight: 700;
    padding-left: 10px;
    cursor: default;
    background: none;
    color: #444
}

.selectric-items .selectric-group.disabled li {
    filter: alpha(opacity=100);
    opacity: 1
}

.selectric-items .selectric-group li {
    padding-left: 25px
}

.cc-padding-1em {
    padding: 0 .5em
}

.btn-default {
    margin-bottom: .5em
}

.alert {
    padding: 12px 15px
}

.alert-danger h3, .alert-success h3, .alert-warning h3 {
    margin-top: 0;
    line-height: 1.5em;
    margin-bottom: 0;
    font-size: 18px;
    word-break: break-all
}

.btn-primary {
    background-color: #333;
    border: #333;
    border-radius: 4px
}

.btn-primary:focus, .btn-primary:hover {
    background-color: #333;
    border: 1px solid #fff;
    border-radius: 4px
}

.container {
    margin: 0 auto;
    max-width: 1180px
}

.navbar {
    min-height: 55px
}

.cc-navbar-wrap {
    background: transparent;
    height: 65px;
    border: none;
    transition: all .4s
}

.cc-navbar-wrap a {
    text-decoration: none
}

.cc-navbar-wrap .navbar-header {
    width: 100%
}

.cc-navbar-wrap .navbar-header .navbar-brand {
    width: 270px;
    height: 65px;
    padding: 18px 0 0 10px
}

.cc-navbar-wrap .navbar-header .navbar-brand a, .cc-navbar-wrap .navbar-header .navbar-brand span {
    display: inline-block
}

.cc-navbar-wrap .navbar-header .navbar-brand a {
    width: 40%;
    height: 100%
}

.cc-navbar-wrap .navbar-header .navbar-brand a span.logo-txt {
    color: #fff;
    font-size: 13px;
    margin-left: 4px
}

.cc-navbar-wrap .navbar-header .navbar-brand a.logo-hasline {
    width: 50%;
    position: relative;
    padding-right: 7%
}

.cc-navbar-wrap .navbar-header .navbar-brand a.logo-hasline:before {
    content: "";
    width: 2px;
    background: #fff;
    border-radius: 3px;
    height: 26px;
    top: 3px;
    display: block;
    position: absolute;
    right: 6px
}

.cc-navbar-wrap .navbar-header .navbar-brand .cc-animate-logo-n {
    width: 270px;
    height: 43px;
    transition: all .6s;
    transition-timing-function: ease
}

.cc-navbar-wrap .navbar-header .navbar-brand img {
    display: inline-block;
    width: 100%;
    height: auto
}

.cc-navbar-wrap .navbar-header .qcloud-logo {
    width: 125px;
    float: right;
    height: 65px;
    padding: 18px 10px 0 0
}

.cc-navbar-wrap .navbar-header .qcloud-logo a {
    width: 100%;
    padding-top: 4px
}

@media (max-width: 768px) {
    .cc-navbar-wrap .navbar-header .navbar-brand {
        width: 250px
    }

    .cc-navbar-wrap .navbar-header .qcloud-logo {
        width: 90px
    }

    .cc-navbar-wrap .navbar-header .qcloud-logo a {
        padding-top: 0
    }
}

@media (max-width: 261px) {
    .cc-navbar-wrap .navbar-header .navbar-brand {
        width: 200px
    }

    .cc-navbar-wrap .navbar-header .qcloud-logo {
        display: none
    }
}

.cc-navbar-wrap .navbar-form {
    margin-left: 4em;
    width: 320px;
    margin-top: 16px
}

.cc-navbar-wrap .navbar-form .form-group {
    height: 34px;
    float: left
}

.cc-navbar-wrap .navbar-form .form-group input {
    width: 250px;
    border-right: none;
    border: 1px solid #fff;
    border-radius: 4px 0 0 4px;
    box-shadow: none
}

.cc-navbar-wrap .navbar-form button.btn-default {
    width: 60px;
    height: 34px;
    margin: 0;
    float: left;
    color: gray;
    border: 1px solid #fff;
    border-left: 1px solid #ddd;
    border-radius: 0 4px 4px 0
}

.cc-navbar-wrap #cc-navbar-collapse {
    display: block
}

.cc-navbar-wrap .cc-navwrap-list {
    float: right;
    padding-left: 15px
}

.cc-navbar-wrap .cc-navwrap-list > li {
    display: inline-block;
    padding: 24px 8px 5px
}

.cc-navbar-wrap .cc-navwrap-list > li > a {
    color: #fff;
    background: transparent;
    position: relative;
    display: block;
    height: 100%
}

.cc-navbar-wrap .cc-navwrap-list > li > a.hastip > span {
    position: absolute;
    display: none;
    background: #fff;
    width: 170px;
    font-size: 12px;
    color: #333;
    border-radius: 4px;
    left: -70px;
    top: 30px;
    text-align: center;
    padding: 3px 0;
    line-height: 24px
}

.cc-navbar-wrap .cc-navwrap-list > li > a.hastip > span:after {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    border: 10px solid transparent;
    border-bottom: 8px solid #fff;
    top: -16px;
    right: 68px;
    display: block
}

.cc-navbar-wrap .cc-navwrap-list > li > a.hastip:hover span {
    display: block
}

.cc-navbar-wrap .cc-navwrap-list > li.cc-dropdown {
    position: relative
}

.cc-navbar-wrap .cc-navwrap-list > li.cc-dropdown a.nav-title {
    color: #fff
}

.cc-navbar-wrap .cc-navwrap-list > li > #headingOne {
    cursor: pointer
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne {
    position: absolute;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    border: none;
    border-radius: 4px;
    top: 60px;
    width: 840px;
    right: -120px;
    list-style-type: none;
    background: #fff;
    display: none
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu {
    padding: 0 40px;
    display: inline-block;
    width: 100%
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li {
    list-style-type: none;
    padding: 40px 0 22px;
    float: left;
    width: 33.33%
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li .second-level-btn {
    font-size: 16px;
    color: #333;
    font-weight: 700;
    margin-bottom: 34px;
    margin-top: 10px;
    padding-left: 0;
    cursor: default
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li .second-level-btn:active, .cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li .second-level-btn:link {
    text-decoration: none
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li ul.cc-dropdown-list {
    float: none;
    padding-left: 30px;
    margin-top: 18px;
    list-style-type: none;
    padding-left: 0
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li ul.cc-dropdown-list li {
    padding: 2px 0
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li h2 {
    font-size: 16px;
    color: #000;
    font-weight: 700;
    margin-bottom: 12px;
    margin-top: 4px;
    padding-left: 4px
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li a {
    padding-left: 40px;
    background-size: 38px 38px
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li a h3 {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 4px;
    color: #333;
    margin-top: 0
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li a span {
    font-size: 12px;
    color: #909090
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li .cc-link {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 10px
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li .cc-link span.img {
    position: absolute;
    transform: scale(.5);
    width: 68px;
    height: 68px;
    display: block;
    margin-bottom: 0;
    left: -20px;
    top: -16px
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li .cc-link16-gm span.img:before {
    content: "gm";
    font-size: 18px;
    line-height: 18px;
    position: absolute;
    right: 0;
    bottom: 15px;
    color: #1d84ca;
    background: #fff;
    font-weight: 700
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li .cc-link0 span.img {
    background: url(https://static.myssl.com/res/images/homepage/nav-bg03.png) no-repeat;
    background-position-x: 4px;
    background-position-y: 1px
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li .cc-link1 span.img {
    background: url(https://static.myssl.com/res/images/homepage/nav-bg03.png) no-repeat;
    background-position-x: -64px;
    background-position-y: 1px
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li .cc-link2 span.img {
    background: url(https://static.myssl.com/res/images/homepage/nav-bg03.png) no-repeat;
    background-position-x: -132px;
    background-position-y: 1px
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li .cc-link3 span.img {
    background: url(https://static.myssl.com/res/images/homepage/nav-bg03.png) no-repeat;
    background-position-x: -200px;
    background-position-y: 1px
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li .cc-link4 span.img {
    background: url(https://static.myssl.com/res/images/homepage/nav-bg03.png) no-repeat;
    background-position-x: -268px;
    background-position-y: 1px
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li .cc-link5 span.img {
    background: url(https://static.myssl.com/res/images/homepage/nav-bg03.png) no-repeat;
    background-position-x: -336px;
    background-position-y: 1px
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li .cc-link6 span.img {
    background: url(https://static.myssl.com/res/images/homepage/nav-bg03.png) no-repeat;
    background-position-x: -404px;
    background-position-y: 1px
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li .cc-link7 span.img {
    background: url(https://static.myssl.com/res/images/homepage/nav-bg03.png) no-repeat;
    background-position-x: -472px;
    background-position-y: 1px
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li .cc-link8 span.img {
    background: url(https://static.myssl.com/res/images/homepage/nav-bg03.png) no-repeat;
    background-position-x: -540px;
    background-position-y: 1px
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li .cc-link9 span.img {
    background: url(https://static.myssl.com/res/images/homepage/nav-bg03.png) no-repeat;
    background-position-x: -608px;
    background-position-y: 1px
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li .cc-link10 span.img {
    background: url(https://static.myssl.com/res/images/homepage/nav-bg03.png) no-repeat;
    background-position-x: -676px;
    background-position-y: 1px
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li .cc-link11 span.img {
    background: url(https://static.myssl.com/res/images/homepage/nav-bg03.png) no-repeat;
    background-position-x: -744px;
    background-position-y: 1px
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li .cc-link12 span.img {
    background: url(https://static.myssl.com/res/images/homepage/nav-bg03.png) no-repeat;
    background-position-x: -812px;
    background-position-y: 1px
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li .cc-link13 span.img {
    background: url(https://static.myssl.com/res/images/homepage/nav-bg03.png) no-repeat;
    background-position-x: -880px;
    background-position-y: 1px
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li .cc-link14 span.img {
    background: url(https://static.myssl.com/res/images/homepage/nav-bg03.png) no-repeat;
    background-position-x: -948px;
    background-position-y: 1px
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li .cc-link15 span.img {
    background: url(https://static.myssl.com/res/images/homepage/nav-bg03.png) no-repeat;
    background-position-x: -1016px;
    background-position-y: 1px
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li .cc-link16 span.img {
    background: url(https://static.myssl.com/res/images/homepage/nav-bg03.png) no-repeat;
    background-position-x: -1084px;
    background-position-y: 1px
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li .cc-link17 span.img {
    background: url(https://static.myssl.com/res/images/homepage/nav-bg03.png) no-repeat;
    background-position-x: -1152px;
    background-position-y: 1px
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li .cc-link18 span.img {
    background: url(https://static.myssl.com/res/images/homepage/nav-bg03.png) no-repeat;
    background-position-x: -1220px;
    background-position-y: 1px
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li .cc-link19 span.img {
    background: url(https://static.myssl.com/res/images/homepage/nav-bg03.png) no-repeat;
    background-position-x: -1288px;
    background-position-y: 1px
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li .cc-link20 span.img {
    background: url(https://static.myssl.com/res/images/homepage/nav-bg03.png) no-repeat;
    background-position-x: -1356px;
    background-position-y: 1px
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li .cc-link21 span.img {
    background: url(https://static.myssl.com/res/images/homepage/nav-bg03.png) no-repeat;
    background-position-x: -1424px;
    background-position-y: 1px
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li .cc-buglink0 span.img {
    background: url(https://static.myssl.com/res/images/homepage/nav-bg03.png) no-repeat;
    background-position-x: 4px;
    background-position-y: -68px
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li .cc-buglink1 span.img {
    background: url(https://static.myssl.com/res/images/homepage/nav-bg03.png) no-repeat;
    background-position-x: -64px;
    background-position-y: -68px
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li .cc-buglink2 span.img {
    background: url(https://static.myssl.com/res/images/homepage/nav-bg03.png) no-repeat;
    background-position-x: -132px;
    background-position-y: -68px
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li .cc-buglink3 span.img {
    background: url(https://static.myssl.com/res/images/homepage/nav-bg03.png) no-repeat;
    background-position-x: -200px;
    background-position-y: -68px
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li .cc-buglink4 span.img {
    background: url(https://static.myssl.com/res/images/homepage/nav-bg03.png) no-repeat;
    background-position-x: -268px;
    background-position-y: -68px
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li .cc-buglink5 span.img {
    background: url(https://static.myssl.com/res/images/homepage/nav-bg03.png) no-repeat;
    background-position-x: -336px;
    background-position-y: -68px
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li .cc-buglink6 span.img {
    background: url(https://static.myssl.com/res/images/homepage/nav-bg03.png) no-repeat;
    background-position-x: -404px;
    background-position-y: -68px
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li a:hover {
    text-decoration: none
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li a:hover h3, .cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li a:hover span {
    color: #1d84ca
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu #cc-dropdown-menu-li4 {
    padding-top: 0
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu #cc-dropdown-menu-li3 {
    padding-bottom: 14px
}

@media (max-width: 768px) {
    .cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu #cc-dropdown-menu-li4 {
        padding-top: 10px
    }

    .cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu #cc-dropdown-menu-li3 {
        padding-bottom: 10px
    }
}

.cc-navbar-wrap .cc-navbar-btn {
    display: none
}

.cc-navbar-wrap .collapseheight {
    transition: height 0s ease
}

.cc-navbar-wrap .cc-navwrap-list > li > #collapseOne #flag {
    position: absolute;
    width: 20px;
    height: 20px;
    border: 10px solid transparent;
    border-bottom: 10px solid #fff;
    top: -20px;
    right: 165px;
    display: block
}

.cc-deep-header, .cc-header-scroll {
    background: #191f4d
}

.cc-header-scroll {
    box-shadow: 10px 0 10px rgba(0, 0, 0, .3)
}

.cc-shade {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    z-index: 223;
    top: 0;
    display: none
}

.cc-error-btn {
    margin-top: 20px
}

.footer {
    width: 100%;
    background: #f8f8f8;
    padding-top: 40px;
    padding-bottom: 60px;
    border-top: 1px solid #eaecef;
    position: relative
}

.footer p {
    line-height: 30px;
    margin: 0
}

.footer a, .footer p {
    color: #555
}

.footer img {
    display: inline-block;
    margin-top: 10px
}

.cc-footer {
    padding: 0
}

.cc-footer p {
    color: #fff;
    background-color: #f8f8f8;
    margin: 0
}

.cc-check {
    padding: 10em 0 4em;
    background-color: #fff;
    border-radius: 4px
}

.cc-check .ssl-status-form {
    height: 30px
}

cc-tools-title {
    margin-bottom: 1em
}

.cc-tools-detail {
    height: 8em;
    padding: 1em
}

.main {
    height: 100%;
    min-height: 800px;
    background: transparent
}

@media (max-width: 767px) {
    .main {
        height: 100%;
        background: transparent
    }
}

.container {
    padding-left: 0;
    padding-right: 0
}

.container h4 {
    line-height: 1.5em;
    display: block;
    box-sizing: border-box;
    font-weight: 400;
    font-size: 1.1em;
    margin-bottom: 0
}

.container .cipher-title {
    display: none
}

.cc-header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9;
    height: 65px
}

#cc-myssl-seal {
    width: 65px;
    height: 65px;
    z-index: 99;
    position: absolute;
    right: 0;
    bottom: 0
}

#cc-myssl-seal img {
    width: 100%;
    height: 100%;
    max-height: 65px;
    margin-top: 0
}

@media (max-width: 768px) {
    #cc-myssl-seal {
        position: absolute
    }
}

@media (min-width: 768px) {
    #cc-myssl-seal {
        position: fixed
    }
}

@media print {
    .break-page {
        page-break-before: always
    }

    body, html {
        font-family: Roboto, Helvetica, sans-serif;
        font-size: 16px
    }

    .main {
        background: red
    }

    .main .ner {
        margin-top: 0;
        margin-bottom: 0
    }

    .main h3 {
        margin-top: 2em
    }
}

.cc-nav-loading {
    z-index: 100;
    width: 100%;
    margin-top: 60px;
    margin-bottom: 30px
}

.cc-nav-loading .cc-loading-body {
    margin: 0 auto;
    text-align: center;
    display: block;
    padding-top: 1.5em
}

.sk-fading-circle {
    margin: 30px auto 20px;
    width: 36px;
    height: 36px
}

.sk-fading-small-circle {
    margin: 20px auto 8px;
    width: 20px;
    height: 20px
}

.sk-fading-circle, .sk-fading-small-circle {
    position: relative
}

.sk-fading-circle .sk-circle, .sk-fading-small-circle .sk-circle {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.sk-fading-circle .sk-circle:before, .sk-fading-small-circle .sk-circle:before {
    content: "";
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #333;
    border-radius: 50%;
    animation: b 1.2s infinite ease-in-out both
}

.sk-fading-circle .sk-circle2, .sk-fading-small-circle .sk-circle2 {
    transform: rotate(30deg)
}

.sk-fading-circle .sk-circle2:before, .sk-fading-small-circle .sk-circle2:before {
    animation-delay: -1.1s
}

.sk-fading-circle .sk-circle3, .sk-fading-small-circle .sk-circle3 {
    transform: rotate(60deg)
}

.sk-fading-circle .sk-circle3:before, .sk-fading-small-circle .sk-circle3:before {
    animation-delay: -1s
}

.sk-fading-circle .sk-circle4, .sk-fading-small-circle .sk-circle4 {
    transform: rotate(90deg)
}

.sk-fading-circle .sk-circle4:before, .sk-fading-small-circle .sk-circle4:before {
    animation-delay: -.9s
}

.sk-fading-circle .sk-circle5, .sk-fading-small-circle .sk-circle5 {
    transform: rotate(120deg)
}

.sk-fading-circle .sk-circle5:before, .sk-fading-small-circle .sk-circle5:before {
    animation-delay: -.8s
}

.sk-fading-circle .sk-circle6, .sk-fading-small-circle .sk-circle6 {
    transform: rotate(150deg)
}

.sk-fading-circle .sk-circle6:before, .sk-fading-small-circle .sk-circle6:before {
    animation-delay: -.7s
}

.sk-fading-circle .sk-circle7, .sk-fading-small-circle .sk-circle7 {
    transform: rotate(180deg)
}

.sk-fading-circle .sk-circle7:before, .sk-fading-small-circle .sk-circle7:before {
    animation-delay: -.6s
}

.sk-fading-circle .sk-circle8, .sk-fading-small-circle .sk-circle8 {
    transform: rotate(210deg)
}

.sk-fading-circle .sk-circle8:before, .sk-fading-small-circle .sk-circle8:before {
    animation-delay: -.5s
}

.sk-fading-circle .sk-circle9, .sk-fading-small-circle .sk-circle9 {
    transform: rotate(240deg)
}

.sk-fading-circle .sk-circle9:before, .sk-fading-small-circle .sk-circle9:before {
    animation-delay: -.4s
}

.sk-fading-circle .sk-circle10, .sk-fading-small-circle .sk-circle10 {
    transform: rotate(270deg)
}

.sk-fading-circle .sk-circle10:before, .sk-fading-small-circle .sk-circle10:before {
    animation-delay: -.3s
}

.sk-fading-circle .sk-circle11, .sk-fading-small-circle .sk-circle11 {
    transform: rotate(300deg)
}

.sk-fading-circle .sk-circle11:before, .sk-fading-small-circle .sk-circle11:before {
    animation-delay: -.2s
}

.sk-fading-circle .sk-circle12, .sk-fading-small-circle .sk-circle12 {
    transform: rotate(330deg)
}

.sk-fading-circle .sk-circle12:before, .sk-fading-small-circle .sk-circle12:before {
    animation-delay: -.1s
}

@keyframes b {
    0%, 39%, to {
        opacity: 0
    }
    40% {
        opacity: 1
    }
}

.cc-small-svg-checking, .cc-svg-checking {
    display: block;
    width: 60px;
    height: auto;
    margin: 0 auto
}

.cc-small-svg-checking img, .cc-svg-checking img {
    display: block;
    margin: 0 auto
}

.cc-svg-checking img {
    width: 60px
}

.cc-small-svg-checking img {
    width: 40px
}

#canvas {
    position: absolute;
    top: 0;
    left: 0;
    max-height: 100%;
    width: 100%;
    z-index: 0
}

@media (min-width: 768px) {
    .cc-slider-one {
        min-height: 474px
    }
}

.flexslider {
    margin: 0
}

.flex-control-nav {
    z-index: 999
}

.cc-index-bkg {
    background: #272f77 url(https://static.myssl.com/res/images/banner-bg2.jpg?imageView2/0/w/2048/interlace/1/q/75|imageslim) top scroll;
    background-size: cover;
    width: 100%;
    height: 100%;
    z-index: -1;
    position: fixed;
    top: 0
}

.cc-about-link, .cc-examine, .cc-range-list {
    z-index: 2
}

.cc-about-link {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    padding: 10px 0;
    background: hsla(0, 0%, 88%, .25);
    max-height: 100px
}

.cc-about-link ul {
    list-style: none;
    padding: 0
}

.cc-about-link ul li a {
    display: block;
    width: 100%;
    height: auto
}

.cc-about-link ul li a img {
    display: block;
    width: 100%;
    max-width: 200px;
    margin-left: auto;
    margin-right: auto
}

.cc-about-link ul li.cc-list3, .cc-about-link ul li.cc-list4 {
    position: relative
}

.cc-about-link ul li.cc-list3 span, .cc-about-link ul li.cc-list4 span {
    position: absolute;
    background: #fff;
    z-index: 22;
    font-size: 16px;
    color: #000;
    text-align: center;
    box-shadow: 0 0 20px rgba(0, 0, 0, .3);
    border-radius: 4px;
    display: none
}

.cc-about-link ul li.cc-list3 span img, .cc-about-link ul li.cc-list4 span img {
    width: 100%;
    height: auto;
    margin-top: 20px
}

.cc-about-link ul li.cc-list3 span a, .cc-about-link ul li.cc-list4 span a {
    display: inline-block
}

.cc-about-link ul li.cc-list3 span:after, .cc-about-link ul li.cc-list4 span:after {
    content: "";
    width: 20px;
    height: 20px;
    border: 15px solid transparent;
    top: -26px;
    position: absolute;
    left: 20%;
    border-bottom: 14px solid #fff;
    z-index: 33
}

.cc-about-link ul li.cc-list3 span {
    width: 190px;
    height: 64px;
    padding: 12px;
    font-size: 14px;
    right: 50%;
    margin-right: -100px
}

.cc-about-link ul li.cc-list4 span {
    width: 280px;
    height: 280px;
    padding: 30px 50px 50px;
    right: 0
}

.cc-examine {
    width: 100%;
    height: 100% !important;
    top: 0;
    left: 0;
    padding: 0;
    position: relative;
    display: table
}

.cc-examine .cc-index-banner {
    display: table-cell;
    vertical-align: middle;
    padding-top: 2em
}

@media (max-width: 768px) {
    .cc-examine .cc-index-banner {
        padding-top: 0
    }
}

.cc-examine .cc-check-form .input-group {
    padding: 0 5%;
    position: relative
}

.cc-examine .cc-check-form .input-group input {
    outline: none;
    height: 46px;
    font-size: 1.2em;
    border-radius: 4px 0 0 4px;
    padding: 6px 6px 6px 131px
}

.cc-examine .cc-check-form .input-group input:focus {
    border-color: #66afe9;
    outline: none;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.cc-examine .cc-check-form .input-group .cc-span-group {
    position: absolute;
    top: 0;
    height: 46px;
    z-index: 20;
    left: 5%;
    padding-left: 15px
}

.cc-examine .cc-check-form .input-group .cc-span-group span {
    display: block;
    width: 115px;
    padding-top: 16px
}

.cc-examine .cc-check-form .input-group .cc-span-group span img {
    display: block;
    width: 100%;
    height: auto
}

.cc-examine .cc-check-form .input-group .cc-span-group .cc-gm-placeholder {
    display: none
}

.cc-examine .cc-check-form .input-group-btn:last-child .btn {
    text-align: center;
    height: 46px;
    background: #048e04;
    border: 1px solid #048e04;
    margin-left: -2px;
    outline: none;
    font-size: 16px;
    border-radius: 0 4px 4px 0
}

.cc-examine .cc-check-form .input-group-btn:last-child .btn a {
    font-size: 1.2em
}

.cc-examine .cc-check-form .input-group-btn:last-child .btn:active {
    text-align: center;
    background: #004b7d;
    outline: none
}

.cc-examine .cc-check-form .cc-checkbox {
    padding: 0 11%;
    z-index: 4;
    width: 100%;
    margin: 0 auto;
    color: #718592;
    line-height: 1;
    margin: 20px 0 30px;
    vertical-align: middle
}

.cc-examine .cc-check-form .cc-checkbox label {
    font-weight: 400;
    color: #718592
}

.cc-examine .cc-check-form .cc-checkbox input {
    vertical-align: middle;
    margin-top: -1px;
    margin-bottom: 1px
}

.cc-examine .cc-check-form .cc-hot-tools {
    text-align: center;
    margin-top: 20px
}

.cc-examine .cc-check-form .cc-hot-tools p {
    width: 80%;
    color: #fff;
    line-height: 30px;
    display: block;
    margin-right: auto;
    margin-left: auto
}

.cc-examine .cc-check-form .cc-hot-tools p a {
    color: #fff
}

.cc-examine .cc-index-topic h1 {
    font-size: 5.9em;
    color: #fff;
    font-family: Monaco, Microsoft YaHei, Arial, Helvetica, "sans-serif", Microsoft YaHei UI Light;
    font-weight: 700;
    background: url(https://static.myssl.com/res/images/1-02.png?imageView2/0/w/2048/interlace/1/q/75|imageslim) bottom no-repeat;
    background-size: 100% 40px;
    margin-top: 0;
    margin-bottom: .4;
    padding-bottom: .5em;
    width: 100%;
    height: auto
}

.cc-examine .cc-index-topic h1 img {
    width: 100%;
    height: auto
}

.cc-examine .cc-index-topic p {
    font-size: 1em;
    color: #fff;
    line-height: 24px;
    font-weight: 200
}

.cc-examine .cc-index-topic .cc-index-lets-check {
    width: 11em
}

.cc-examine .cc-slider-two .slider-contain {
    width: 90%;
    margin: 0 auto
}

.cc-examine .cc-slider-two .cc-https-image, .cc-examine .cc-slider-two .cc-https-text {
    padding: 0 20px
}

.cc-examine .cc-slider-two .cc-https-image img, .cc-examine .cc-slider-two .cc-https-text img {
    width: 100%;
    height: auto;
    max-width: 360px;
    margin: auto;
    display: block
}

.cc-examine .cc-slider-two .cc-https-text {
    display: table;
    position: relative;
    height: 400px;
    padding-top: 2em
}

.cc-examine .cc-slider-two .cc-https-text .cc-text-cell {
    display: table-cell;
    vertical-align: middle;
    height: 100%
}

.cc-examine .cc-slider-two h3 {
    font-size: 18px;
    color: #fff;
    line-height: 40px;
    margin-bottom: 80px
}

.cc-examine .cc-slider-two .back-to-check, .cc-examine .cc-slider-two .cc-pdf-link {
    padding: 12px 24px;
    margin-right: 20px;
    font-size: 18px;
    cursor: pointer;
    transition: background, font .3s, 1s
}

.cc-examine .cc-slider-two .cc-pdf-link {
    color: #fff;
    background: #ea9e31;
    border-radius: 10px;
    font-size: 18px;
    border: 1px solid #fff
}

.cc-examine .cc-slider-two .cc-pdf-link:hover {
    background: #c78527;
    text-decoration: none
}

.cc-examine .cc-slider-two .back-to-check {
    color: #76bbf7;
    text-decoration: underline
}

.cc-examine .cc-slider-two .back-to-check:hover {
    color: #5097d4
}

.cc-examine .cc-click-down {
    margin-top: 5%;
    text-align: center;
    position: relative
}

.cc-examine .cc-click-down a {
    color: #fff;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 4
}

.cc-examine .cc-click-down span {
    font-size: 40px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 30px;
    font-weight: lighter;
    border: 3px solid #fff;
    transition: background, font .3s, 1s;
    box-shadow: 0 -2px 80px 1px hsla(0, 37%, 96%, .87);
    background: #212a6b
}

#homepage_check_nav {
    border-bottom: none;
    padding: 0 5%
}

#homepage_check_nav li a {
    font-size: .9em;
    width: 100px;
    margin-right: 0;
    border: none;
    background: #20245f;
    color: #fff;
    line-height: 1.5em;
    border: 1px solid #4a4ea0;
    border-left: none
}

#homepage_check_nav li.active a {
    background: #5059bf
}

@media (max-width: 768px) {
    #homepage_check_nav li a {
        padding: 10px 3px;
        font-size: 12px;
        width: auto
    }

    #homepage_check_nav li.active a {
        background: #5059bf
    }
}

.cc-index-ranking {
    background: #fff;
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0
}

.cc-index-ranking .cc-ranking-list .cc-rank-table {
    padding: 2em 1.5em 3em
}

.cc-index-ranking .cc-ranking-list h3 {
    font-size: 1.3em;
    color: #333;
    margin-bottom: 2em
}

.cc-index-ranking .cc-ranking-list h3.text-white {
    color: #fff
}

.cc-index-ranking .cc-ranking-list .table-contain {
    padding: 1em 1.5em;
    background: #fff;
    border: 1px solid #dfdfdf;
    border-radius: 4px
}

.cc-index-ranking .cc-ranking-list table {
    display: block;
    width: 100%
}

.cc-index-ranking .cc-ranking-list table td.cc-rank-domain {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    max-width: 8em;
    font-size: 15px;
    width: 96%;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 1em
}

.cc-index-ranking .cc-ranking-list table td.cc-rank-score {
    float: right;
    padding-top: 5px;
    padding-bottom: 5px
}

.cc-status-rank {
    display: inline-block;
    color: #fff;
    border: 1px solid transparent;
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    border-radius: 4px
}

.cc-status-rank.cc-status-A, .cc-status-rank.cc-status-A-, .cc-status-rank.cc-status-A\+ {
    background-color: #0db530
}

.cc-status-rank.cc-status-B, .cc-status-rank.cc-status-C, .cc-status-rank.cc-status-D {
    background-color: #ffb366
}

.cc-status-rank.cc-status-E {
    background-color: #ff9a33
}

.cc-status-rank.cc-status-F {
    background-color: #ff8e1a
}

.cc-status-rank.cc-status-Err, .cc-status-rank.cc-status-T {
    background-color: #ff8100
}

.WB_share_button .share_btn_inner {
    background: none
}

.cc-best-https {
    margin-top: 3em;
    background: url(https://static.myssl.com/res/images/homepage/homebanner2.jpg?imageView2/0/w/2048/interlace/1/q/75|imageslim) 50%;
    background-size: cover;
    padding: 4em 0 3em
}

.cc-best-https .cc-rank-title h2, .cc-best-https .cc-rank-title span {
    display: block;
    margin-bottom: 10px;
    color: #fff
}

.cc-best-https .cc-rank-title span {
    height: 1px;
    margin-top: 32px;
    margin-bottom: 30px;
    background: #fff
}

.cc-what-can-we-do {
    background: #fff;
    padding: 145px 1em 110px
}

.cc-what-can-we-do p {
    font-size: 16px;
    margin-bottom: 22px;
    line-height: 29px
}

.cc-what-can-we-do img {
    width: 100%;
    max-width: 655px
}

@media (max-width: 768px) {
    .cc-what-can-we-do {
        padding: 20px 1em 60px
    }

    .cc-what-can-we-do p {
        font-size: 14px;
        margin-bottom: 18px;
        line-height: 26px
    }
}

.cc-ssltools-gather {
    padding: 85px 0 25px;
    background: #fafafa
}

.cc-ssltools-gather .cc-ssltools-info {
    border-bottom: 2px solid #f0f0f0
}

.cc-ssltools-gather .cc-bugs-list-info {
    padding-top: 50px
}

.cc-ssltools-gather h2 {
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color: #333;
    margin-bottom: 25px
}

.cc-ssltools-gather h3 {
    font-size: 16px;
    font-weight: 400;
    display: block;
    margin: 0 auto;
    max-width: 520px;
    width: 90%;
    line-height: 28px;
    color: #5f6367;
    margin-bottom: 70px
}

.cc-ssltools-gather ul {
    list-style-type: none
}

.cc-ssltools-gather .cc-ssltools-info ul {
    padding-left: 0
}

.cc-ssltools-gather .cc-ssltools-info ul li a {
    display: block;
    width: 90%;
    height: 100%;
    margin: 0 auto 18px;
    min-height: 260px;
    color: #5f6367;
    font-size: 18px;
    padding-top: 110px;
    text-align: center;
    position: relative
}

.cc-ssltools-gather .cc-ssltools-info ul li a span.des {
    display: block;
    color: #7b8086;
    font-size: 14px;
    line-height: 22px;
    padding-top: 12px
}

.cc-ssltools-gather .cc-ssltools-info ul li a span.img {
    width: 184px;
    height: 184px;
    background: red;
    display: block;
    margin-bottom: 0;
    position: absolute;
    right: 50%;
    margin-right: -90px;
    top: -45px
}

.cc-ssltools-gather .cc-ssltools-info ul li a:hover {
    text-decoration: none
}

.cc-ssltools-gather .cc-ssltools-info ul li.cc-sslools-icon0 a .img {
    background: url(https://static.myssl.com/res/images/homepage/sprite_ssl_0101.png?imageView2/0/w/2048/interlace/1/q/75|imageslim) no-repeat;
    background-position-x: 1px;
    background-position-y: 2px;
    transform: scale(.5)
}

.cc-ssltools-gather .cc-ssltools-info ul li.cc-sslools-icon0 a .img:hover {
    background: url(https://static.myssl.com/res/images/homepage/sprite_ssl_0101.png?imageView2/0/w/2048/interlace/1/q/75|imageslim) no-repeat;
    background-position-x: 1px;
    background-position-y: -181px;
    transform: scale(.5)
}

.cc-ssltools-gather .cc-ssltools-info ul li.cc-sslools-icon1 a .img {
    background: url(https://static.myssl.com/res/images/homepage/sprite_ssl_0101.png?imageView2/0/w/2048/interlace/1/q/75|imageslim) no-repeat;
    background-position-x: -182px;
    background-position-y: 2px;
    transform: scale(.5)
}

.cc-ssltools-gather .cc-ssltools-info ul li.cc-sslools-icon1 a .img:hover {
    background: url(https://static.myssl.com/res/images/homepage/sprite_ssl_0101.png?imageView2/0/w/2048/interlace/1/q/75|imageslim) no-repeat;
    background-position-x: -182px;
    background-position-y: -181px;
    transform: scale(.5)
}

.cc-ssltools-gather .cc-ssltools-info ul li.cc-sslools-icon2 a .img {
    background: url(https://static.myssl.com/res/images/homepage/sprite_ssl_0101.png?imageView2/0/w/2048/interlace/1/q/75|imageslim) no-repeat;
    background-position-x: -365px;
    background-position-y: 2px;
    transform: scale(.5)
}

.cc-ssltools-gather .cc-ssltools-info ul li.cc-sslools-icon2 a .img:hover {
    background: url(https://static.myssl.com/res/images/homepage/sprite_ssl_0101.png?imageView2/0/w/2048/interlace/1/q/75|imageslim) no-repeat;
    background-position-x: -365px;
    background-position-y: -181px;
    transform: scale(.5)
}

.cc-ssltools-gather .cc-ssltools-info ul li.cc-sslools-icon3 a .img {
    background: url(https://static.myssl.com/res/images/homepage/sprite_ssl_0101.png?imageView2/0/w/2048/interlace/1/q/75|imageslim) no-repeat;
    background-position-x: -548px;
    background-position-y: 2px;
    transform: scale(.5)
}

.cc-ssltools-gather .cc-ssltools-info ul li.cc-sslools-icon3 a .img:hover {
    background: url(https://static.myssl.com/res/images/homepage/sprite_ssl_0101.png?imageView2/0/w/2048/interlace/1/q/75|imageslim) no-repeat;
    background-position-x: -548px;
    background-position-y: -181px;
    transform: scale(.5)
}

.cc-ssltools-gather .cc-ssltools-info ul li.cc-sslools-icon4 a .img {
    background: url(https://static.myssl.com/res/images/homepage/sprite_ssl_0101.png?imageView2/0/w/2048/interlace/1/q/75|imageslim) no-repeat;
    background-position-x: -731px;
    background-position-y: 2px;
    transform: scale(.5)
}

.cc-ssltools-gather .cc-ssltools-info ul li.cc-sslools-icon4 a .img:hover {
    background: url(https://static.myssl.com/res/images/homepage/sprite_ssl_0101.png?imageView2/0/w/2048/interlace/1/q/75|imageslim) no-repeat;
    background-position-x: -731px;
    background-position-y: -181px;
    transform: scale(.5)
}

.cc-ssltools-gather .cc-ssltools-info ul li.cc-sslools-icon5 a .img {
    background: url(https://static.myssl.com/res/images/homepage/sprite_ssl_0101.png?imageView2/0/w/2048/interlace/1/q/75|imageslim) no-repeat;
    background-position-x: -914px;
    background-position-y: 2px;
    transform: scale(.5)
}

.cc-ssltools-gather .cc-ssltools-info ul li.cc-sslools-icon5 a .img:hover {
    background: url(https://static.myssl.com/res/images/homepage/sprite_ssl_0101.png?imageView2/0/w/2048/interlace/1/q/75|imageslim) no-repeat;
    background-position-x: -914px;
    background-position-y: -181px;
    transform: scale(.5)
}

.cc-ssltools-gather .cc-ssltools-info ul li.cc-sslools-icon6 a .img {
    background: url(https://static.myssl.com/res/images/homepage/sprite_ssl_0101.png?imageView2/0/w/2048/interlace/1/q/75|imageslim) no-repeat;
    background-position-x: -1097px;
    background-position-y: 2px;
    transform: scale(.5)
}

.cc-ssltools-gather .cc-ssltools-info ul li.cc-sslools-icon6 a .img:hover {
    background: url(https://static.myssl.com/res/images/homepage/sprite_ssl_0101.png?imageView2/0/w/2048/interlace/1/q/75|imageslim) no-repeat;
    background-position-x: -1097px;
    background-position-y: -181px;
    transform: scale(.5)
}

.cc-ssltools-gather .cc-ssltools-info ul li.cc-sslools-icon7 a .img {
    background: url(https://static.myssl.com/res/images/homepage/sprite_ssl_0101.png?imageView2/0/w/2048/interlace/1/q/75|imageslim) no-repeat;
    background-position-x: -1280px;
    background-position-y: 2px;
    transform: scale(.5)
}

.cc-ssltools-gather .cc-ssltools-info ul li.cc-sslools-icon7 a .img:hover {
    background: url(https://static.myssl.com/res/images/homepage/sprite_ssl_0101.png?imageView2/0/w/2048/interlace/1/q/75|imageslim) no-repeat;
    background-position-x: -1280px;
    background-position-y: -181px;
    transform: scale(.5)
}

.cc-ssltools-gather .cc-ssltools-info ul li.cc-sslools-icon8 a .img {
    background: url(https://static.myssl.com/res/images/homepage/sprite_ssl_0101.png?imageView2/0/w/2048/interlace/1/q/75|imageslim) no-repeat;
    background-position-x: -1463px;
    background-position-y: 2px;
    transform: scale(.5)
}

.cc-ssltools-gather .cc-ssltools-info ul li.cc-sslools-icon8 a .img:hover {
    background: url(https://static.myssl.com/res/images/homepage/sprite_ssl_0101.png?imageView2/0/w/2048/interlace/1/q/75|imageslim) no-repeat;
    background-position-x: -1463px;
    background-position-y: -181px;
    transform: scale(.5)
}

.cc-ssltools-gather .cc-bugs-list-info ul li {
    margin-bottom: 24px
}

.cc-ssltools-gather .cc-bugs-list-info ul li a {
    display: block;
    width: 90%;
    height: 100%;
    margin: 0 auto 30px;
    padding-left: 110px;
    padding-top: 20px;
    min-height: 130px;
    color: #5f6367;
    font-size: 18px;
    position: relative
}

.cc-ssltools-gather .cc-bugs-list-info ul li a span.des {
    display: block;
    color: #7b8086;
    font-size: 14px;
    line-height: 22px;
    padding-top: 12px
}

.cc-ssltools-gather .cc-bugs-list-info ul li a span.img {
    width: 184px;
    height: 184px;
    background: red;
    display: block;
    margin-bottom: 0;
    position: absolute;
    left: -60px;
    top: 50%;
    margin-top: -90px
}

.cc-ssltools-gather .cc-bugs-list-info ul li a:hover {
    text-decoration: none
}

.cc-ssltools-gather .cc-bugs-list-info ul li.cc-bugs-list-icon0 a .img {
    background: url(https://static.myssl.com/res/images/homepage/sprite_ssl_0101.png?imageView2/0/w/2048/interlace/1/q/75|imageslim) no-repeat;
    background-position-x: 1px;
    background-position-y: -364px;
    transform: scale(.5)
}

.cc-ssltools-gather .cc-bugs-list-info ul li.cc-bugs-list-icon0 a .img:hover {
    background: url(https://static.myssl.com/res/images/homepage/sprite_ssl_0101.png?imageView2/0/w/2048/interlace/1/q/75|imageslim) no-repeat;
    background-position-x: 1px;
    background-position-y: -546px;
    transform: scale(.5)
}

.cc-ssltools-gather .cc-bugs-list-info ul li.cc-bugs-list-icon1 a .img {
    background: url(https://static.myssl.com/res/images/homepage/sprite_ssl_0101.png?imageView2/0/w/2048/interlace/1/q/75|imageslim) no-repeat;
    background-position-x: -182px;
    background-position-y: -364px;
    transform: scale(.5)
}

.cc-ssltools-gather .cc-bugs-list-info ul li.cc-bugs-list-icon1 a .img:hover {
    background: url(https://static.myssl.com/res/images/homepage/sprite_ssl_0101.png?imageView2/0/w/2048/interlace/1/q/75|imageslim) no-repeat;
    background-position-x: -182px;
    background-position-y: -546px;
    transform: scale(.5)
}

.cc-ssltools-gather .cc-bugs-list-info ul li.cc-bugs-list-icon2 a .img {
    background: url(https://static.myssl.com/res/images/homepage/sprite_ssl_0101.png?imageView2/0/w/2048/interlace/1/q/75|imageslim) no-repeat;
    background-position-x: -365px;
    background-position-y: -364px;
    transform: scale(.5)
}

.cc-ssltools-gather .cc-bugs-list-info ul li.cc-bugs-list-icon2 a .img:hover {
    background: url(https://static.myssl.com/res/images/homepage/sprite_ssl_0101.png?imageView2/0/w/2048/interlace/1/q/75|imageslim) no-repeat;
    background-position-x: -365px;
    background-position-y: -546px;
    transform: scale(.5)
}

.cc-ssltools-gather .cc-bugs-list-info ul li.cc-bugs-list-icon3 a .img {
    background: url(https://static.myssl.com/res/images/homepage/sprite_ssl_0101.png?imageView2/0/w/2048/interlace/1/q/75|imageslim) no-repeat;
    background-position-x: -548px;
    background-position-y: -364px;
    transform: scale(.5)
}

.cc-ssltools-gather .cc-bugs-list-info ul li.cc-bugs-list-icon3 a .img:hover {
    background: url(https://static.myssl.com/res/images/homepage/sprite_ssl_0101.png?imageView2/0/w/2048/interlace/1/q/75|imageslim) no-repeat;
    background-position-x: -548px;
    background-position-y: -546px;
    transform: scale(.5)
}

.cc-ssltools-gather .cc-bugs-list-info ul li.cc-bugs-list-icon4 a .img {
    background: url(https://static.myssl.com/res/images/homepage/sprite_ssl_0101.png?imageView2/0/w/2048/interlace/1/q/75|imageslim) no-repeat;
    background-position-x: -731px;
    background-position-y: -364px;
    transform: scale(.5)
}

.cc-ssltools-gather .cc-bugs-list-info ul li.cc-bugs-list-icon4 a .img:hover {
    background: url(https://static.myssl.com/res/images/homepage/sprite_ssl_0101.png?imageView2/0/w/2048/interlace/1/q/75|imageslim) no-repeat;
    background-position-x: -731px;
    background-position-y: -546px;
    transform: scale(.5)
}

.cc-ssltools-gather .cc-bugs-list-info ul li.cc-bugs-list-icon5 a .img {
    background: url(https://static.myssl.com/res/images/homepage/sprite_ssl_0101.png?imageView2/0/w/2048/interlace/1/q/75|imageslim) no-repeat;
    background-position-x: -914px;
    background-position-y: -364px;
    transform: scale(.5)
}

.cc-ssltools-gather .cc-bugs-list-info ul li.cc-bugs-list-icon5 a .img:hover {
    background: url(https://static.myssl.com/res/images/homepage/sprite_ssl_0101.png?imageView2/0/w/2048/interlace/1/q/75|imageslim) no-repeat;
    background-position-x: -914px;
    background-position-y: -546px;
    transform: scale(.5)
}

.cc-ssltools-gather .cc-bugs-list-info ul li.cc-bugs-list-icon6 a .img {
    background: url(https://static.myssl.com/res/images/homepage/sprite_ssl_0101.png?imageView2/0/w/2048/interlace/1/q/75|imageslim) no-repeat;
    background-position-x: -1097px;
    background-position-y: -364px;
    transform: scale(.5)
}

.cc-ssltools-gather .cc-bugs-list-info ul li.cc-bugs-list-icon6 a .img:hover {
    background: url(https://static.myssl.com/res/images/homepage/sprite_ssl_0101.png?imageView2/0/w/2048/interlace/1/q/75|imageslim) no-repeat;
    background-position-x: -1097px;
    background-position-y: -546px;
    transform: scale(.5)
}

.cc-news {
    padding: 50px 20px 80px;
    background: #fff
}

.cc-news .cc-news-title h2 {
    margin-bottom: .9em
}

.cc-news .cc-news-contain {
    min-height: 216px;
    margin-top: 46px
}

.cc-news .cc-news-contain .cc-news-contain-info {
    border: 1px solid #dbdada;
    padding-bottom: 27px;
    margin: 0 15px
}

.cc-news .cc-news-contain .cc-news-contain-img {
    width: 100%;
    height: 150px;
    overflow: hidden;
    margin-bottom: 27px
}

.cc-news .cc-news-contain .cc-news-contain-img img {
    width: 100%;
    vertical-align: middle
}

.cc-news .cc-news-contain .cc-news-contain-link {
    padding: 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cc-news .cc-news-contain .cc-blog-info {
    color: #5f6367
}

.cc-news .cc-news-contain ul {
    list-style-type: none;
    padding-left: 0;
    margin: 25px 10px;
    padding: 0 25px
}

.cc-news .cc-news-contain ul li {
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

@media (max-width: 768px) {
    .cc-news .cc-sup-list {
        background: #fff
    }
}

.alert-warning {
    color: #ea6918;
    border: 1px dashed #ffab00;
    background: #fff
}

.alert-success {
    color: #0db530;
    border: 1px dashed #0db530;
    background: #fff
}

.alert-danger {
    color: red;
    border: 1px dashed red;
    background: #fff
}

i.fa {
    width: 23px;
    height: 23px;
    line-height: 21px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle
}

i.fa-close {
    font-size: 14px;
    color: red;
    border-color: red;
    border: 2px solid red
}

i.fa-check {
    font-size: 14px;
    border-color: #0db530;
    color: #0db530;
    border: 2px solid #0db530
}

i.fa-check-circle-o, i.fa-exclamation-triangle, i.fa-question-circle-o {
    font-size: 28px
}

.nav-tabs {
    border-bottom: 1px solid #cdcfde
}

.nav-tabs li a {
    color: #4a4a4a;
    min-width: 90px;
    text-align: center;
    line-height: 1em;
    border-radius: 4px 4px 0 0;
    border: 1px solid #cdcfde;
    background: #eaebf1
}

.nav-tabs li a.red-color {
    color: red
}

.nav-tabs li a:hover {
    color: #fff;
    background: #4f5d95;
    border: 1px solid #4f5d95;
    line-height: 1em;
    border-radius: 4px 4px 0 0
}

.nav-tabs li.active a, .nav-tabs li.active a:focus, .nav-tabs li.active a:hover {
    background-color: #4f5d95;
    color: #fff;
    border: 1px solid #4f5d95
}

#dns-nav-tab {
    margin-bottom: 3em
}

#dns-nav-tab li a {
    width: 130px
}

.cc-base-level {
    font-size: 56px
}

.cc-success-info {
    margin-top: 25px
}

a {
    text-decoration: none
}

#cc-cert-chain dl dd strong {
    color: #3460ba
}

.cc-status-valid-sub {
    background-color: #ccc
}

.cc-status, .cc-status-valid-sub {
    padding: .25em .5em;
    color: #fff;
    border: 1px solid transparent
}

.cc-status {
    background-color: #0db530
}

.cc-sslstatus {
    padding: .25em .5em;
    border: 1px solid transparent;
    width: 100%;
    word-break: break-all
}

.cc-left-breadcrumb ul.cc-nav-fixed {
    position: fixed;
    top: 90px
}

.cc-left-breadcrumb ul.cc-mp-report-nav-fixed {
    top: 660px
}

.cc-left-breadcrumb ul.cc-mp-question-nav-fixed {
    top: 400px
}

.cc-left-breadcrumb ul.nav-pills {
    list-style-type: none;
    padding-left: 2em
}

.cc-left-breadcrumb ul.nav-pills li {
    margin: 0;
    height: 30px;
    border-left: 3px solid #ddd
}

.cc-left-breadcrumb ul.nav-pills li a {
    padding: 0 0 0 3em;
    line-height: 30px;
    position: relative;
    color: #2c3687;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.cc-left-breadcrumb ul.nav-pills li a:after {
    content: "";
    position: absolute;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #000;
    top: 12px;
    left: 26px
}

.cc-left-breadcrumb ul.nav-pills li a:hover {
    background-color: transparent;
    color: #000
}

.cc-left-breadcrumb ul.nav-pills li.active {
    border-left: 3px solid #2c3687;
    background-color: #e8e8e8
}

.cc-left-breadcrumb ul.nav-pills li.active a {
    color: #000;
    background-color: transparent
}

.cc-left-breadcrumb ul.nav-pills li.disabled {
    border-left: 3px solid #ddd
}

.cc-left-breadcrumb ul.nav-pills li.disabled a {
    color: gray;
    background-color: transparent
}

.cc-report {
    background-color: #f8f8f8;
    padding-bottom: 6em;
    background-size: 100% auto;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    padding-top: 65px
}

.cc-report-basic {
    margin: 25px 0;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.cc-nav-stacked {
    background-color: #fff;
    padding: 35px 0;
    position: relative
}

.cc-nav-stacked .cc-nav-stacked-title {
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 25px
}

.cc-nav-stacked .cc-nav-stacked-title .cc-stacked-logo {
    float: left;
    display: inline-block;
    width: 7em;
    height: 7em;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding-top: 2.3em;
    padding-left: 2.3em
}

.cc-nav-stacked .cc-nav-stacked-title .cc-stacked-logo img {
    width: 32px;
    height: auto
}

.cc-nav-stacked .cc-stacked-h4 {
    padding-left: .5em
}

.cc-nav-stacked .cc-stacked-h4 h4 {
    font-family: Geneva, sans-serif;
    border-left: none;
    font-size: 2.3em;
    margin: 0 0 .1em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal
}

.cc-nav-stacked .cc-stacked-h4 h4.cc-viewclient-h4 {
    font-size: 1.8em
}

.cc-nav-stacked .cc-stacked-h4 p {
    font-size: 1em;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    line-height: 2.3em;
    margin-bottom: 0
}

.cc-nav-stacked .cc-stacked-h4 p span.cc-first-span {
    padding-right: 3em
}

.cc-nav-stacked .cc-stacked-h4 p span.cc-first-span strong {
    font-weight: 400
}

.cc-nav-stacked .cc-stacked-h4 table {
    display: block;
    width: 100%;
    font-size: 1em;
    line-height: 2.3em;
    font-weight: 400
}

.cc-nav-stacked .cc-stacked-h4 table tr {
    vertical-align: top
}

.cc-nav-stacked .cc-stacked-h4 table th {
    font-weight: 400;
    width: 72px
}

.cc-nav-stacked .cc-stacked-h4 table td, .cc-nav-stacked .cc-stacked-h4 table th {
    word-break: break-all
}

.cc-nav-stacked .cc-stacked-h4 table td p, .cc-nav-stacked .cc-stacked-h4 table th p {
    max-height: 4.6em;
    overflow: hidden
}

.cc-nav-stacked p.cc-share {
    color: gray;
    margin-top: .5em
}

.cc-nav-stacked p.cc-share span {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 6px
}

.cc-nav-stacked p.cc-share span a {
    display: block;
    width: 100%;
    height: 100%
}

.cc-nav-stacked p.cc-share span a img {
    width: 100%;
    height: 100%
}

.cc-nav-stacked .cc-stacked-p {
    position: absolute;
    right: 10px;
    bottom: 35px
}

.cc-nav-stacked .cc-stacked-p p.cc-refresh-download {
    margin-bottom: 0;
    text-align: right
}

.cc-nav-stacked .cc-stacked-p p.cc-refresh-download a {
    padding-left: .9em;
    cursor: pointer
}

.cc-nav-stacked .cc-stacked-p p.cc-refresh-download a:hover {
    text-decoration: none
}

.cc-nav-stacked .cc-stacked-p p.cc-refresh-download a, .cc-nav-stacked .cc-stacked-p p.cc-refresh-download i, .cc-nav-stacked .cc-stacked-p p.cc-refresh-download span {
    margin-left: 0;
    font-size: 12px;
    line-height: 22px
}

.cc-nav-stacked .cc-stacked-p p.cc-refresh-download a.gray-color {
    cursor: default
}

.cc-nav-stacked .cc-stacked-p p.cc-refresh-download a.gray-color span.gray-color {
    text-decoration: none
}

.cc-nav-stacked .cc-stacked-p p.cc-refresh-download a.gray-color:focus, .cc-nav-stacked .cc-stacked-p p.cc-refresh-download a.gray-color:hover {
    color: gray;
    text-decoration: none
}

.cc-nav-stacked .cc-stacked-p p.cc-refresh-download a.gray-color:focus span, .cc-nav-stacked .cc-stacked-p p.cc-refresh-download a.gray-color:hover span {
    text-decoration: none
}

.cc-nav-stacked .cc-stacked-p a.cc-qrcode {
    margin-bottom: 10px;
    position: relative
}

.cc-nav-stacked .cc-stacked-p a.cc-qrcode span.qrcode {
    display: block;
    width: 130px;
    height: 130px;
    padding: 14px;
    position: absolute;
    top: 40px;
    right: 0;
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, .3);
    display: none;
    z-index: 2
}

.cc-nav-stacked .cc-stacked-p a.cc-qrcode span.qrcode strong#qirode-ico {
    width: 20px;
    height: 20px;
    z-index: 9999;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 50%;
    margin-left: -10px
}

.cc-nav-stacked .cc-stacked-p a.cc-qrcode span.qrcode strong#qirode-ico img {
    width: 100%;
    height: 100%;
    display: block;
    background: #fff;
    border-radius: 4px
}

.cc-nav-stacked .cc-stacked-p a.cc-qrcode span.qrcode:after {
    content: "";
    width: 20px;
    height: 20px;
    border: 10px solid transparent;
    top: -20px;
    right: 20px;
    position: absolute;
    border-bottom: 10px solid #fff;
    z-index: 33
}

.cc-nav-stacked .cc-stacked-p a.cc-qrcode:hover span.qrcode {
    display: block
}

.cc-nav-stacked .cc-stacked-p p {
    margin: 0;
    font-size: 14px;
    line-height: 2.3em;
    width: 100%
}

.cc-nav-stacked .cc-toclient-link {
    padding-top: 1em;
    padding-left: 8px
}

.cc-nav-stacked .cc-toclient-link a {
    text-decoration: underline
}

.main-report {
    float: right;
    right: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    background-color: #fff;
    position: relative;
    width: 100%
}

.main-report h1 {
    padding-top: 2em;
    font-size: 2em
}

.main-report h3 {
    padding-bottom: .4em;
    margin-top: 0;
    margin-bottom: 1em;
    padding-top: 4.5em;
    font-size: 1.2em;
    font-weight: 700;
    line-height: 1em;
    border-bottom: 2px solid #182e5d;
    padding-left: .2em
}

.main-report h3 a.cc-down-load {
    color: #ddd;
    padding-top: 13px;
    font-size: 15px
}

.main-report h3 a.cc-down-load:hover {
    color: #ccc
}

.main-report h3 a.cc-explain {
    padding-top: 10px
}

.main-report p {
    font-size: 1em
}

.main-report .cc-report-last-contain {
    margin-bottom: 2em
}

.main-report .cc-report-finished {
    width: 100%;
    height: 70px;
    border: 1px solid #bae48d;
    background: #ebfdd8;
    border-radius: 4px;
    margin: 10px 0 30px;
    padding-left: 25px
}

.main-report .cc-report-finished p {
    height: 70px;
    font-size: 1.7em;
    line-height: 70px;
    padding-left: 50px;
    background: url(https://static.myssl.com/res/images/valid-icon.png) no-repeat 0;
    background-size: 40px 40px
}

.main-report .cc-basic-contain {
    padding-left: 2em;
    padding-right: 2em
}

.main-report .cc-result-level {
    position: relative;
    word-break: break-all;
    width: 100%
}

.main-report .cc-result-level td {
    line-height: 40px
}

.main-report .cc-result-level td.cc-tableTit {
    max-width: 160px;
    text-align: right;
    vertical-align: bottom;
    padding-right: 2%;
    border-right: 1px solid #ddd;
    font-weight: 700;
    width: 4%;
    min-width: 80px
}

.main-report .cc-result-level td.cc-tableTit a {
    text-decoration: underline
}

.main-report .cc-result-level td.cc-level-tableCel, .main-report .cc-result-level td.cc-level-tableTit {
    padding-bottom: 8px
}

.main-report .cc-result-level td.cc-tableCel {
    padding-left: 20px;
    font-weight: 700;
    width: 75%
}

.main-report .cc-result-level td.cc-tableCel .cc-level-target {
    width: 520px;
    font-size: 34px;
    padding-top: 0;
    margin: 0;
    height: 34px;
    line-height: 34px
}

.main-report .cc-result-level td.cc-tableCel .cc-level-target span {
    padding-right: 3%;
    font-size: 28px
}

.main-report .cc-result-level td.cc-tableCel a {
    text-decoration: none
}

.main-report .cc-result-level td.cc-tableCel a span.cc-status-invalid:hover {
    background: #d20303
}

.main-report .cc-result-level td.cc-tableCel a span.cc-status-valid:hover {
    background: #039622
}

.main-report .cc-result-level td.cc-tableCel p {
    margin-bottom: 0
}

.main-report .cc-result-level td.cc-tableCel p .cc-level-status-aaa {
    width: 11.6%;
    color: #00ae3f;
    text-shadow: 0 3px 7px #00ae3f
}

.main-report .cc-result-level td.cc-tableCel p .cc-level-text-aaa {
    color: #00ae3f;
    font-size: 22px
}

.main-report .cc-result-level td.cc-tableCel p .cc-level-status-aa {
    width: 22%;
    color: #00ae3f;
    text-shadow: 0 3px 7px #00ae3f
}

.main-report .cc-result-level td.cc-tableCel p .cc-level-text-aa {
    color: #00ae3f;
    font-size: 22px
}

.main-report .cc-result-level td.cc-tableCel p .cc-level-status-a {
    width: 33%;
    color: #22c36a;
    text-shadow: 0 3px 7px #22c36a
}

.main-report .cc-result-level td.cc-tableCel p .cc-level-text-a {
    color: #22c36a;
    font-size: 22px
}

.main-report .cc-result-level td.cc-tableCel p .cc-level-status-b {
    width: 44.2%;
    color: #c7de5d;
    text-shadow: 0 3px 7px #c7de5d
}

.main-report .cc-result-level td.cc-tableCel p .cc-level-text-b {
    color: #7ed321;
    font-size: 22px
}

.main-report .cc-result-level td.cc-tableCel p .cc-level-status-c {
    width: 55%;
    color: #fec10e;
    text-shadow: 0 3px 7px #fec10e
}

.main-report .cc-result-level td.cc-tableCel p .cc-level-text-c {
    color: #fec10e;
    font-size: 22px
}

.main-report .cc-result-level td.cc-tableCel p .cc-level-status-d {
    width: 65.5%;
    color: #ff8100;
    text-shadow: 0 3px 7px #ff8100
}

.main-report .cc-result-level td.cc-tableCel p .cc-level-text-d {
    color: #ff8100;
    font-size: 22px
}

.main-report .cc-result-level td.cc-tableCel p .cc-level-status-e {
    width: 76.2%;
    color: #ea6918;
    text-shadow: 0 3px 7px #ea6918
}

.main-report .cc-result-level td.cc-tableCel p .cc-level-text-e {
    color: #ea6918;
    font-size: 22px
}

.main-report .cc-result-level td.cc-tableCel p .cc-level-status-f {
    width: 87.3%;
    color: #ff0101;
    text-shadow: 0 3px 7px #ff0101
}

.main-report .cc-result-level td.cc-tableCel p .cc-level-text-f {
    color: #ff0101;
    font-size: 22px
}

.main-report .cc-result-level td.cc-tableCel p .cc-level-status-t {
    width: 98.6%;
    color: #cf131c;
    text-shadow: 0 3px 7px #cf131c
}

.main-report .cc-result-level td.cc-tableCel p .cc-level-text-t {
    color: #cf131c;
    font-size: 22px
}

.main-report .cc-result-level td.cc-tableCel .cc-level-bg {
    width: 520px
}

.main-report .cc-result-level td.cc-tableCel .cc-level-bg img {
    height: 30px;
    height: auto;
    width: 520px
}

.main-report .cc-result-level-table {
    padding: 1em 2em .5em
}

.cc-ats-setting-tips, .cc-awards-reason, .cc-demotion-reason, .cc-grade-a-des, .cc-pcidss-des, .cc-report-check-info {
    padding: 20px;
    position: relative;
    margin: 2em 0
}

.cc-ats-setting-tips .cc-tip-icon1, .cc-ats-setting-tips .cc-tip-icon2, .cc-awards-reason .cc-tip-icon1, .cc-awards-reason .cc-tip-icon2, .cc-demotion-reason .cc-tip-icon1, .cc-demotion-reason .cc-tip-icon2, .cc-grade-a-des .cc-tip-icon1, .cc-grade-a-des .cc-tip-icon2, .cc-pcidss-des .cc-tip-icon1, .cc-pcidss-des .cc-tip-icon2, .cc-report-check-info .cc-tip-icon1, .cc-report-check-info .cc-tip-icon2 {
    width: 44px;
    height: 44px;
    position: absolute;
    top: 20px;
    left: 14px;
    font-size: 22px;
    line-height: 36px
}

.cc-ats-setting-tips .cc-tip-icon1 img, .cc-ats-setting-tips .cc-tip-icon2 img, .cc-awards-reason .cc-tip-icon1 img, .cc-awards-reason .cc-tip-icon2 img, .cc-demotion-reason .cc-tip-icon1 img, .cc-demotion-reason .cc-tip-icon2 img, .cc-grade-a-des .cc-tip-icon1 img, .cc-grade-a-des .cc-tip-icon2 img, .cc-pcidss-des .cc-tip-icon1 img, .cc-pcidss-des .cc-tip-icon2 img, .cc-report-check-info .cc-tip-icon1 img, .cc-report-check-info .cc-tip-icon2 img {
    width: 100%;
    height: auto
}

.cc-ats-setting-tips p, .cc-awards-reason p, .cc-demotion-reason p, .cc-grade-a-des p, .cc-pcidss-des p, .cc-report-check-info p {
    padding-left: 60px
}

.cc-ats-setting-tips ul, .cc-awards-reason ul, .cc-demotion-reason ul, .cc-grade-a-des ul, .cc-pcidss-des ul, .cc-report-check-info ul {
    padding-left: 60px;
    list-style-type: none;
    margin-bottom: 0
}

.cc-ats-setting-tips ul li, .cc-awards-reason ul li, .cc-demotion-reason ul li, .cc-grade-a-des ul li, .cc-pcidss-des ul li, .cc-report-check-info ul li {
    line-height: 1.8em;
    font-size: 1em
}

.cc-alert-warning, .cc-demotion-reason {
    border: 2px dashed #f4cd94
}

.cc-alert-warning p, .cc-demotion-reason p {
    color: #dc922a;
    font-weight: 700
}

.cc-alert-warning ul li, .cc-demotion-reason ul li {
    color: #d98815
}

.cc-alert-warning {
    padding: 10px 20px;
    margin: 0 0 2em
}

.cc-alert-warning p {
    margin-bottom: 0
}

.cc-alert-warning strong {
    cursor: pointer
}

.cc-grade-a-des {
    border: 2px dashed #0db530
}

.cc-grade-a-des p {
    color: #0db530;
    margin-bottom: 0;
    padding-left: 16px
}

.cc-pcidss-des {
    border: 2px dashed #f4cd94;
    padding: 16px
}

.cc-pcidss-des p {
    color: #d98815;
    margin-bottom: 0;
    padding-left: 16px;
    line-height: 28px
}

@media (max-width: 768px) {
    .cc-pcidss-des p {
        color: #d98815;
        margin-bottom: 0;
        padding-left: 0;
        line-height: 28px
    }
}

.cc-ats-setting-tips {
    border: 2px dashed #d9d9d9;
    background: #f8f8f8
}

.cc-ats-setting-tips p {
    font-weight: 700;
    color: #555
}

.cc-ats-setting-tips ul li {
    color: #555
}

.cc-report-check-waring {
    border: 2px dashed #f4cd94
}

.cc-report-check-waring p {
    color: #dc922a;
    font-weight: 700
}

.cc-report-check-waring h5 {
    color: #dc922a
}

.cc-report-check-waring ul li {
    color: #d98815
}

.cc-report-check-error {
    border: 2px dashed #ff0202
}

.cc-report-check-error p {
    color: #ff0202;
    font-weight: 700
}

.cc-report-check-error h5, .cc-report-check-error ul li {
    color: #ff0202
}

.cc-awards-reason {
    border: 1px dashed #0db530
}

.cc-error-info {
    background: #fff
}

.cc-cert-info-tab {
    padding-left: 2em;
    padding-right: 2em
}

.cc-result-leaf, .tab-content {
    display: block;
    width: 100%
}

.cc-result-leaf {
    margin: 2em 0
}

.cc-result-leaf td {
    font-size: .95em;
    line-height: 1.9em
}

.cc-result-leaf td.cc-tableTit {
    color: #000;
    padding-right: 14px;
    border-right: 1px solid #ddd;
    text-align: right;
    vertical-align: top;
    min-width: 114px
}

.cc-result-leaf td.cc-tableCel {
    color: #555;
    padding-left: 15px;
    width: 100%;
    word-break: break-all
}

.cc-result-leaf td.cc-tableCel a {
    color: #555
}

.cc-result-leaf td.cc-tableCel span strong {
    font-weight: 400;
    color: #337ab7;
    cursor: pointer
}

.cc-result-leaf td.cc-tableCel span strong:hover {
    color: #23527c
}

.cc-result-leaf td.cc-tableCel span a {
    color: #fff
}

.cc-result-leaf td.cc-tableCel span a.cc-nostatus {
    color: #555
}

a.cc-cert-detail-btn {
    font-size: 1em;
    padding-left: 1.4em;
    position: absolute;
    right: 0;
    top: 2em
}

a.cc-cert-detail-btn span {
    font-size: .9em;
    color: #337ab7
}

a.cc-server-detail-btn {
    font-size: .8em;
    padding-left: 1.4em;
    top: .5em;
    z-index: 999;
    cursor: pointer
}

a.cc-server-detail-btn span {
    font-size: .9em;
    color: #337ab7
}

.cc-cert-information {
    position: relative
}

.cc-cert-information .cc-cert-chain-info {
    margin-bottom: 1em
}

.cc-cert-information .cc-cert-chain-info h4 {
    padding-bottom: .3em;
    font-size: 1em;
    margin: 0 0 1em;
    border-bottom: 1px solid #ddd;
    border-left: none;
    font-weight: 400
}

.cc-cert-information .cc-cert-chain-info h4 a {
    font-size: .8em;
    padding-left: 1.4em;
    line-height: 21px
}

.cc-cert-information .cc-cert-chain-info h4 a span {
    font-size: .8em;
    color: #337ab7
}

.cc-cert-information .cc-cert-chain-info .cc-chain-status-icon {
    position: relative
}

.cc-cert-information .cc-cert-chain-info .cc-chain-status-icon .cc-left-line {
    position: absolute;
    height: 100%;
    width: 1px;
    background: #383635;
    left: 41px;
    top: 56px;
    z-index: 1
}

.cc-cert-information .cc-cert-chain-info .cc-chain-status-icon .cc-left-icon {
    width: 55px;
    height: 47px;
    margin-right: 1.8em;
    margin-left: 1em;
    margin-top: 20px;
    z-index: 3;
    position: relative;
    display: block
}

.cc-cert-information .cc-cert-chain-info .cc-chain-status-icon .cc-left-icon img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0
}

.cc-cert-information .cc-cert-chain-info .cc-chain-status-icon table {
    padding: 5px 0;
    display: block
}

.cc-cert-information .cc-cert-chain-info .cc-chain-status-icon table td {
    line-height: 2em;
    vertical-align: top;
    font-size: .95em;
    word-break: break-all
}

.cc-cert-information .cc-cert-chain-info .cc-chain-status-icon table td.cc-tableTit {
    min-width: 68px;
    color: #000
}

.cc-cert-information .cc-cert-chain-info .cc-chain-detail {
    padding: 0;
    display: none
}

.cc-cert-information .cc-cert-chain-info table.cc-server-cert {
    margin: 0 0 .8em
}

.cc-cert-information .cc-cert-chain-info table.cc-server-cert td {
    font-size: .95em;
    line-height: 1.9em
}

.cc-cert-information .cc-cert-chain-info table.cc-server-cert td.cc-tableTit {
    color: #000;
    padding-right: 14px;
    border-right: 1px solid #ddd;
    text-align: right;
    vertical-align: top;
    min-width: 113px
}

.cc-cert-information .cc-cert-chain-info table.cc-server-cert td.cc-tableCel {
    color: #555;
    padding-left: 15px;
    width: 100%;
    font-size: .95em
}

.cc-cert-information .cc-cert-chain-info table.cc-server-cert td.cc-tableCel span strong {
    font-weight: 400;
    color: #337ab7;
    cursor: pointer
}

.cc-cert-information .cc-cert-chain-info table.cc-server-cert td.cc-tableCel span strong:hover {
    color: #23527c
}

.cc-cert-information .cc-cert-chain-info table.cc-server-cert td.cc-tableCel span a {
    color: #fff
}

.cc-cert-information .cc-cert-chain-info .cc-server-seq {
    display: block;
    padding: 8px 25px 8px 0
}

.cc-proto-cipher h4 {
    margin: 0 2em;
    color: #000
}

.cc-proto-cipher table.cc-protos {
    width: 100%;
    padding: 1em 4em 1.5em 1.7em;
    display: block
}

.cc-proto-cipher table.cc-protos td {
    padding: .4em 0
}

.cc-proto-cipher table.cc-protos td.cc-tableTit {
    width: 10%;
    min-width: 140px;
    padding-right: 15px;
    border-right: 1px solid #ddd;
    text-align: right;
    font-size: 13px
}

.cc-proto-cipher table.cc-protos td.cc-tableCel {
    padding-left: 15px;
    min-width: 60px;
    font-size: .95em
}

.cc-proto-cipher table.cc-protos td.cc-tableCel span {
    font-size: 10px;
    color: gray
}

.cc-proto-cipher table.cc-ciphers {
    display: block;
    padding: 1.5em 3em 0 1.7em;
    width: 100%;
    margin-bottom: 0
}

.cc-proto-cipher table.cc-ciphers tr {
    width: 100%
}

.cc-proto-cipher table.cc-ciphers td {
    vertical-align: top;
    color: #555
}

.cc-proto-cipher table.cc-ciphers td.cc-tableTit {
    padding: .4em 0 1em;
    word-break: break-all;
    width: 10%;
    min-width: 140px;
    border-right: 1px solid #ddd;
    padding-right: 15px;
    line-height: 1.9em;
    font-size: .9em;
    color: #000;
    text-align: right
}

.cc-proto-cipher table.cc-ciphers td.cc-tableCel {
    padding: .4em 0 .4em 15px;
    width: 90%
}

.cc-proto-cipher table.cc-ciphers td.cc-tableCel p {
    font-size: .9em;
    position: relative;
    display: inline-block;
    cursor: pointer;
    margin-bottom: 0;
    line-height: 1.9em;
    word-break: break-all;
    padding: 0
}

.cc-proto-cipher table.cc-ciphers td.cc-tableCel p span {
    border-radius: 4px;
    z-index: 2;
    background-color: #f8f8f8;
    color: #fff;
    left: 0;
    top: -162px;
    font-size: 12px;
    color: #777;
    line-height: 20px;
    display: none;
    margin: 2px 0
}

.cc-proto-cipher table.cc-ciphers td.cc-tableCel p span i {
    font-style: normal
}

.cc-proto-cipher table.cc-ciphers td.cc-tableCel p.hover {
    font-weight: 700;
    border: 1px dashed #777;
    margin-bottom: 1em;
    margin-top: .9em;
    background-color: #f8f8f8;
    padding: .4em .6em
}

.cc-proto-cipher table.cc-ciphers td.cc-tableCel p.hover span {
    display: block;
    font-weight: 400;
    padding-left: .5em
}

table.cc-known-bad, table.cc-proto-detail {
    display: block;
    width: 100%;
    padding: 1em
}

table.cc-known-bad td, table.cc-proto-detail td {
    vertical-align: top
}

table.cc-known-bad td.cc-tableTit, table.cc-proto-detail td.cc-tableTit {
    border-right: 1px solid #ddd;
    text-align: right;
    padding-right: 15px;
    margin-bottom: 0;
    font-size: .9em;
    line-height: 2em;
    width: 200px
}

table.cc-known-bad td.cc-tableCel, table.cc-proto-detail td.cc-tableCel {
    padding-left: 15px;
    margin-bottom: 0;
    font-size: .9em;
    word-break: break-all;
    min-width: 60px;
    line-height: 2em
}

table.cc-known-bad td.cc-tableCel span, table.cc-proto-detail td.cc-tableCel span {
    font-size: .9em;
    line-height: 1.5em;
    text-align: left;
    font-size: #808080
}

table.cc-known-bad td.cc-tableCel a, table.cc-proto-detail td.cc-tableCel a {
    font-weight: 700;
    margin-left: 5px;
    color: #000
}

table.cc-bugs-detail {
    width: 100%;
    display: block;
    padding-left: 1em;
    padding-right: 1em
}

table.cc-bugs-detail th {
    padding: .5em 0;
    font-weight: 400;
    color: #000
}

table.cc-bugs-detail td {
    text-align: center;
    line-height: 2em;
    margin: 0
}

table.cc-bugs-detail td.cc-tableTit {
    width: 206px;
    text-align: right;
    border-right: 1px solid #ddd;
    font-size: .9em;
    padding: 0 15px 0 0
}

table.cc-bugs-detail td.cc-tableCel {
    font-size: .9em;
    padding: 0 3em
}

table.cc-bugs-detail td.cc-desc {
    font-size: .85em
}

table.cc-client-detail {
    width: 100%;
    padding-right: 0;
    padding-left: 5px;
    white-space: normal
}

table.cc-client-detail td {
    vertical-align: top;
    word-spacing: -1px;
    word-break: break-all;
    font-family: Arial;
    color: #000;
    font-size: 10px;
    padding: 3px 0;
    border-bottom: 1px solid #f0f0f0;
    display: table-cell
}

table.cc-client-detail td, table.cc-client-detail td span {
    font: normal 12px Arial, Helvetica, sans-serif
}

table.cc-client-detail td.cc-tableTit {
    width: 19%;
    max-width: 120px;
    word-spacing: -3px;
    line-height: 22px
}

table.cc-client-detail td.cc-tableTit span {
    padding: 0;
    cursor: help;
    word-spacing: -1px
}

table.cc-client-detail td.cc-tableTit span sup {
    top: -.4em
}

table.cc-client-detail td.cc-tableTit span strong {
    font-weight: 400
}

table.cc-client-detail td.cc-tableCel {
    line-height: 22px;
    word-spacing: -3px
}

table.cc-client-detail td.cc-tableCel span {
    padding: 0;
    word-spacing: -1px
}

table.cc-client-detail td.cc-tableCel span strong {
    font-weight: 400;
    padding: 0
}

table.cc-client-detail td.cc-tableCel small {
    display: inline-block;
    padding: 0;
    word-spacing: -1px
}

table.cc-client-detail td.cc-tableCel.cc-cert-info {
    width: 15%;
    max-width: 120px;
    cursor: pointer
}

table.cc-client-detail td.cc-tableCel.cc-cert-info a {
    color: #000
}

table.cc-client-detail td.cc-tableCel.cc-cerver-info {
    width: 13%;
    max-width: 94px
}

table.cc-cert-compatibility {
    width: 100%;
    padding-left: 1em;
    padding-right: 1em
}

table.cc-cert-compatibility tbody tr:hover {
    background: #f8f8f8
}

table.cc-cert-compatibility th {
    padding: 4px 6px 8px;
    font-weight: 400;
    color: #000;
    text-align: center;
    font-weight: 700
}

table.cc-cert-compatibility td {
    text-align: center;
    padding: 4px 6px
}

table.cc-cert-compatibility td.cc-tableTit {
    font-weight: 500;
    color: #333;
    white-space: nowrap;
    width: 80px;
    text-align: left;
    padding-right: 10px;
    border-right: 1px solid #ddd;
    font: normal 12px Arial, Helvetica, sans-serif
}

table.cc-cert-compatibility td.cc-tableCel {
    font-size: .9em;
    text-align: center
}

@media (max-width: 768px) {
    table.cc-client-detail td {
        padding-left: 4px
    }
}

dl {
    margin-left: .5em;
    margin-top: 1em
}

dl .cc-index-dd, dl .cc-index-dt {
    padding: .5em 0
}

dl dt {
    font-weight: 400;
    float: left;
    min-width: 100px;
    width: auto;
    color: #000
}

dl dd, dl dt {
    line-height: 1.5em;
    padding: .15em 0
}

dl dd {
    margin-left: 120px;
    color: #333;
    word-break: break-all;
    font-weight: 700
}

dl dd p {
    margin: 0
}

a.cc-note-link {
    padding-left: 4px
}

.cc-note {
    padding-top: 20px;
    margin-top: 20px;
    margin-bottom: 40px;
    color: #5d5d5d
}

.cc-note h5 {
    border-top: 1px dashed #ddd;
    padding-top: 1.1em
}

.cc-note ul {
    padding-left: 30px
}

.cc-note ul li {
    margin-bottom: 4px;
    font-size: 12px;
    line-height: 159%
}

.cc-note ul li a {
    color: #5d5d5d
}

.cc-note p {
    padding-left: 30px;
    font-size: 12px
}

.cc-email-model {
    position: fixed;
    z-index: 1031;
    background-color: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.cc-email-model .cc-email-remind {
    width: 100%;
    height: 100% !important;
    top: 0;
    left: 0;
    padding: 0;
    position: relative;
    display: table
}

.cc-email-model .cc-email-remind .cc-email-contain {
    display: table-cell;
    vertical-align: middle
}

.cc-email-model .cc-email-remind .cc-email-contain .cc-email-info {
    display: block;
    width: 90%;
    max-width: 500px;
    padding: 25px;
    background: #fff;
    color: #333;
    margin: 0 auto;
    border-radius: 4px;
    position: relative
}

.cc-email-model .cc-email-remind .cc-email-contain .cc-email-status {
    padding: 8px;
    margin-top: 20px;
    margin-bottom: 22px;
    border: 1px solid transparent;
    border-radius: 3px
}

.cc-email-model .cc-email-remind .cc-email-contain .cc-email-status i {
    font-size: 1.1em
}

.cc-email-model .cc-email-remind .cc-email-contain .cc-email-ok {
    color: #4caf50;
    background-color: #fff;
    border-color: #c8e6c9
}

.cc-email-model .cc-email-remind .cc-email-contain .cc-email-no {
    color: #f44336;
    background-color: #fff;
    border-color: #ffcdd2
}

.cc-email-model .cc-email-remind .cc-email-contain .form {
    position: relative
}

.cc-email-model .cc-email-remind .cc-email-contain .form p {
    margin-bottom: 0;
    margin-top: 20px;
    padding-right: 10px;
    line-height: 26px
}

.cc-email-model .cc-email-remind .cc-email-contain .form input {
    line-height: 22px;
    border: none;
    outline: none;
    min-width: 200px;
    border-bottom: 1px solid #e2e0e0;
    margin: 0 5px 0 0;
    background: #fff;
    padding: 0 0 0 4px
}

.cc-email-model .cc-email-remind .cc-email-contain .form input:-webkit-input-placeholder {
    color: #fff
}

.cc-email-model .cc-email-remind .cc-email-contain .form input:-moz-placeholder {
    color: #fff
}

.cc-email-model .cc-email-remind .cc-email-contain .form input:-ms-input-placeholder {
    color: #fff
}

.cc-email-model .cc-email-remind .cc-email-contain .form .cc-close {
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    right: 25px;
    top: 25px;
    cursor: pointer
}

.cc-email-model .cc-email-remind .cc-email-contain .form .cc-email-submit {
    background-color: #5c6081;
    color: #fff;
    display: block;
    padding: 2px 12px;
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
    margin-bottom: .8em;
    margin-top: 2em;
    margin-left: 20px
}

#subscribe_out_date {
    border-top: 1px dashed #c8c8c8;
    position: relative;
    margin: 20px auto 0;
    width: 220px
}

#subscribe_out_date p {
    font-size: 13px;
    padding-right: 0;
    margin-top: 0
}

#subscribe_out_date .cc-or {
    display: block;
    width: 40px;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    top: -14px;
    background: #fff;
    font-size: 20px;
    margin-bottom: 0;
    font-size: 14px;
    color: #a9a9a9
}

@media (max-width: 768px) {
    .cc-add-for-me {
        position: absolute
    }
}

@media (min-width: 768px) {
    .cc-add-for-me {
        position: fixed
    }
}

.cc-add-for-me {
    right: -10px;
    bottom: 0;
    display: block;
    padding: 6px 14px;
    width: 136px;
    background: #fff;
    border-radius: 4px;
    font-size: 12px;
    line-height: 18px;
    box-shadow: 0 0 10px #ccc;
    text-align: center
}

.cc-add-for-me a {
    color: #555
}

.cc-add-for-me a:hover {
    text-decoration: none;
    color: #333
}

.cc-add-for-me a:focus {
    text-decoration: none
}

.cc-add-for-me:after, .cc-add-myssl-id:after {
    content: " ";
    width: 0;
    height: 0;
    border: 12px solid transparent;
    border-left: 12px solid #fff;
    position: absolute;
    bottom: 10px;
    left: 135px
}

.animated {
    animation-duration: 2.5s;
    animation-fill-mode: both
}

.animated.infinite {
    animation-iteration-count: infinite
}

@keyframes c {
    0% {
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    50% {
        transform: translate3d(-75%, 0, 0)
    }
    to {
        transform: translate3d(-100%, 0, 0)
    }
}

.guide {
    animation-name: c;
    transform-origin: center bottom
}

.cc-high-disqus {
    padding: 2.5em 0 1em
}

.cc-short-disqus {
    margin: 6em 0 0
}

.cc-compatibility-idx a {
    color: #000
}

#cc-child-domain-info h4 {
    padding-bottom: .3em;
    font-size: 1em;
    margin: 2.5em 0 1.4em;
    border-bottom: 1px solid #ddd;
    border-left: none;
    font-weight: 400
}

#cc-child-domain-info h4 a {
    font-size: .8em;
    padding-left: 1.4em;
    line-height: 21px
}

#cc-child-domain-info h4 a span {
    font-size: .8em;
    color: #337ab7
}

#cc-child-domain-info .cc-table-info {
    padding: 0 14px;
    margin-bottom: 2.5em
}

#cc-child-domain-info .cc-table-info .cc-child-domain-contain {
    width: 100%
}

#cc-child-domain-info .cc-table-info .cc-child-domain-contain p {
    margin-bottom: .4em;
    padding: .4em 0 .4em 2px;
    font-size: .95em;
    line-height: 24px;
    display: block;
    width: 100%
}

#cc-child-domain-info .cc-table-info .cc-child-domain-contain p.border-left {
    border-radius: 4px 0 0 4px;
    padding: .4em 0
}

#cc-child-domain-info .cc-table-info .cc-child-domain-contain span {
    display: block;
    padding-left: .6em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left
}

#cc-child-domain-info .cc-table-info .cc-child-domain-contain .cc-child-domain-list span {
    padding-left: .6em
}

#cc-child-domain-info .cc-table-info .cc-child-domain-contain span.span1 {
    width: 23%
}

#cc-child-domain-info .cc-table-info .cc-child-domain-contain span.span2 {
    width: 20%
}

#cc-child-domain-info .cc-table-info .cc-child-domain-contain span.span3, #cc-child-domain-info .cc-table-info .cc-child-domain-contain span.span4 {
    width: 12%
}

#cc-child-domain-info .cc-table-info .cc-child-domain-contain span.span5 {
    width: 20%
}

#cc-child-domain-info .cc-table-info .cc-child-domain-contain span.span6 {
    width: 10%
}

#cc-child-domain-info .cc-table-info .cc-child-domain-contain a {
    display: block;
    width: 26px;
    background: red;
    margin: auto 0;
    border-radius: 4px;
    text-align: center
}

@media (max-width: 768px) {
    #cc-child-domain-info .cc-table-info {
        padding: 0
    }

    #cc-child-domain-info .cc-table-info .cc-child-domain-contain span {
        overflow: visible;
        white-space: normal;
        text-overflow: clip
    }
}

#cc-child-domain-info button {
    display: block;
    margin: 10px auto;
    background-color: #5c6081;
    color: #fff;
    padding: 5px 12px;
    border-radius: 4px;
    cursor: pointer;
    margin-bottom: .8em;
    border: none;
    font-size: 12px;
    outline: none
}

#cc-child-domain-info button span {
    margin-right: 5px
}

#cc-child-domain-info button:hover {
    background: #2e335d
}

.cc-csr-title {
    margin-top: 0;
    margin-bottom: 1em
}

.cc-csr-creat-result {
    margin-bottom: 1.5em
}

.cc-csr-creat-result h3, .cc-csr-detail-title h3 {
    font-size: 1.2em;
    font-weight: 700;
    margin-bottom: .5em
}

.cc-csr-creat-result h3 .cc-download-span, .cc-csr-detail-title h3 .cc-download-span {
    font-weight: 400;
    font-size: 14px;
    float: right;
    color: #528cc0;
    cursor: pointer
}

.cc-csr-detail-title p {
    font-size: 14px;
    padding: .5em 0
}

.cc-csr-detail-title textarea {
    height: 18em
}

.cc-csr-detail-title textarea, .cc-tools-detail {
    width: 100%;
    color: #555;
    font-size: 13px;
    border: 1px solid #ccc
}

.cc-tools-detail {
    height: 9em
}

.cc-inline-input {
    overflow: hidden
}

.cc-inline-input span {
    float: left;
    font-size: 14px;
    line-height: 34px;
    display: inline-block
}

.cc-inline-input input {
    float: left;
    width: 64%
}

.cc-submit-upload {
    padding: 1em 0
}

.cc-port-select, .cc-server-select {
    position: relative
}

.more-style-form .form-group label {
    float: left;
    line-height: 30px;
    color: #000;
    font-weight: 400
}

.more-style-form .form-group span {
    line-height: 30px
}

.more-style-form .form-group .gray-color {
    font-size: 13px
}

.more-style-form .form-group .cc-input {
    width: 35%;
    border: none;
    border-bottom: 1px solid #ddd;
    outline: none;
    height: 100%;
    padding: 6px
}

.more-style-form .form-group .select_input {
    width: 189px;
    outline: none;
    height: 30px;
    line-height: 30px;
    border: none;
    border-radius: 4px;
    background: #fff
}

.more-style-form .form-group #_server_port, .more-style-form .form-group #_server_type {
    left: 115px;
    position: absolute;
    z-index: 3;
    top: 2px;
    padding-left: 8px
}

.more-style-form .form-group .cc-check-domain {
    width: 190px;
    border: none;
    border-bottom: 1px solid #ddd;
    outline: none;
    line-height: 30px;
    height: 33px;
    margin-bottom: 6px
}

.more-style-form .form-group .cc-prefix {
    border-bottom: 1px solid #ddd;
    line-height: 32px;
    margin-bottom: 6px
}

.more-style-form .form-radio {
    margin-bottom: 15px;
    line-height: 30px;
    color: #000
}

.more-style-form .form-radio label span {
    margin-right: 20px
}

.cc-high-setting-btn {
    margin: 1.5em 0
}

.cc-high-setting-btn h5 {
    font-weight: 700;
    border-bottom: 1px solid #333;
    cursor: pointer;
    display: inline-block;
    padding-bottom: 2px;
    margin: 0
}

.cc-email-list .cc-email-list-detail {
    padding: 0 1em
}

.cc-email-list h3 {
    padding-bottom: .4em;
    margin-top: 5.5em;
    margin-bottom: 1em;
    font-size: 1.2em;
    font-weight: 700;
    line-height: 1em;
    border-bottom: 2px solid #182e5d;
    padding-left: .2em
}

.cc-email-list table.cc-first-table {
    width: 100%;
    text-align: center
}

.cc-email-list table.cc-first-table tr {
    width: 100%;
    border-bottom: 1px solid #ccc
}

.cc-email-list table.cc-first-table td, .cc-email-list table.cc-first-table th {
    line-height: 30px;
    word-break: break-all
}

.cc-email-list table.cc-first-table th span {
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    float: left
}

.cc-email-list table.cc-first-table th span.cc-span1 {
    width: 16%
}

.cc-email-list table.cc-first-table th span.cc-span2 {
    width: 36%
}

.cc-email-list table.cc-first-table th span.cc-span3, .cc-email-list table.cc-first-table th span.cc-span4 {
    width: 13%
}

.cc-email-list table.cc-first-table th span.cc-span5 {
    width: 22%
}

.cc-email-list table.cc-first-table th.first-table-first-th {
    width: 20px
}

.cc-email-list table.cc-first-table th.first-table-last-th {
    width: 80%
}

.cc-email-list table.cc-first-table .cc-tabTit {
    font-weight: 500;
    color: #333;
    text-align: left;
    width: 20%;
    max-width: 140px
}

.cc-email-list table.cc-first-table .cc-tabCel {
    border-right: 1px solid #fff;
    text-align: center
}

.cc-email-list table.cc-first-table .cc-border-right {
    border-right: 1px solid #ddd;
    padding: 0 5px
}

.cc-email-list table.cc-second-table {
    width: 100%
}

.cc-email-list table.cc-second-table tr:last-child {
    border-bottom: 1px solid #fff
}

.cc-email-list table.cc-second-table td:first-child {
    width: 16%;
    min-width: 54px
}

.cc-email-list table.cc-second-table td:last-child {
    width: 84%
}

.cc-email-list table.cc-third-table {
    width: 100%
}

.cc-email-list table.cc-third-table td:first-child {
    width: 41%
}

.cc-email-list table.cc-third-table td:last-child {
    width: 25%
}

.cc-email-list table.cc-third-table td {
    width: 15%;
    min-width: 40px
}

.cc-email-list table.cc-third-table a {
    width: 20px;
    height: 20px;
    display: block;
    margin: 0 auto
}

.cc-email-list table.cc-third-table a img {
    width: 100%;
    height: auto;
    display: block
}

@media (max-width: 768px) {
    .cc-email-list .cc-email-list-detail {
        padding: 0
    }
}

.cc-punycode-form {
    padding: 2.5em 0 0
}

.cc-punycode-form span.cc-text {
    display: inline-block;
    line-height: 34px
}

.cc-punycode-form span, .cc-transform-result span {
    float: left;
    font-size: 14px;
    display: inline-block;
    width: 100%
}

.cc-punycode-form input, .cc-transform-result input {
    float: left;
    width: 100%;
    border: none;
    border-bottom: 1px solid #ddd;
    outline: none;
    line-height: 34px;
    height: 35px
}

.cc-transform-result {
    padding: 3.5em 0 2.5em
}

.cc-transform-result span {
    line-height: 34px
}

.cc-report-details {
    background: #f8f8f8;
    padding-bottom: 4em;
    margin-top: 65px;
    min-height: 100%;
    height: auto !important;
    height: 100%
}

.cc-https-result {
    margin: 40px 0 0;
    padding: 1.5em 0 0
}

.cc-ats-error {
    margin-top: 40px
}

.cc-tools-check {
    margin: 30px 0;
    padding: 2.5em 0 3.5em;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.cc-tools-check h2 {
    font-size: 1.2em;
    margin-bottom: 2em;
    color: #000;
    font-weight: 700
}

.cc-tools-check .cc-check-input .cc-domain-error {
    width: 100%;
    margin-top: 20px;
    color: #ff8e1a
}

.cc-tools-check .cc-check-input .cc-check-loading {
    padding: 30px 0 0
}

.cc-tools-check .cc-ats-blockquote {
    border-left: none;
    padding: 15px 0 0;
    margin-bottom: 0
}

.cc-tools-check .cc-ats-blockquote ul {
    line-height: 1.8em;
    font-size: 14px
}

.cc-tools-check .cc-ats-blockquote .cc-ats-info-tips {
    font-size: 14px;
    line-height: 1.8em;
    color: #555
}

.cc-tools-check .cc-ats-blockquote .cc-ats-setting-tips p, .cc-tools-check .cc-ats-blockquote .cc-ats-setting-tips ul {
    line-height: 1.8em;
    font-size: 14px
}

.cc-ats-info {
    padding: 30px 0 0;
    margin-bottom: 0
}

.cc-ats-info .cc-ats-result-ip .cc-result-state {
    padding: 20px 25px
}

.cc-ats-info .cc-ats-result-ip .cc-result-state span {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 26px;
    float: left;
    margin-right: 18px;
    margin-top: 4px
}

.cc-ats-info .cc-ats-result-ip .cc-result-state h5 {
    display: block;
    margin: 0;
    float: left;
    font-size: 14px
}

.cc-ats-info .cc-ats-result-ip .cc-result-state h3 {
    display: block;
    float: left;
    margin: 0;
    font-size: 18px;
    margin-top: 10px;
    line-height: 28px;
    margin-top: 5px
}

.cc-ats-info .cc-ats-result-ip .cc-result-state h3 small {
    color: #ff8100;
    font-size: 13px
}

.cc-ats-info .cc-ats-result-ip .cc-success {
    border: 1px dashed #0db530
}

.cc-ats-info .cc-ats-result-ip .cc-success h3, .cc-ats-info .cc-ats-result-ip .cc-success h5, .cc-ats-info .cc-ats-result-ip .cc-success span {
    color: #0db530
}

.cc-ats-info .cc-ats-result-ip .cc-danger {
    border: 1px dashed red
}

.cc-ats-info .cc-ats-result-ip .cc-danger h3, .cc-ats-info .cc-ats-result-ip .cc-danger h5, .cc-ats-info .cc-ats-result-ip .cc-danger span {
    color: red
}

.cc-ats-info .cc-ats-result-ip .cc-warning {
    border: 1px dashed #ff8100
}

.cc-ats-info .cc-ats-result-ip .cc-warning h3, .cc-ats-info .cc-ats-result-ip .cc-warning h5, .cc-ats-info .cc-ats-result-ip .cc-warning span {
    color: #ff8100
}

.cc-ats-info .cc-ats-result-info {
    margin: 15px 0
}

.cc-ats-info .cc-ats-result-info h4 {
    border-bottom: 2px solid #182e5d;
    padding: 4px;
    font-size: 1.2em
}

table.cc-ats-result-cert, table.cc-ats-result-server {
    display: block;
    width: 90%;
    margin: 1em
}

table.cc-ats-result-cert td, table.cc-ats-result-server td {
    vertical-align: top
}

table.cc-ats-result-cert td.cc-tableTit, table.cc-ats-result-server td.cc-tableTit {
    border-right: 1px solid #ddd;
    text-align: right;
    padding-right: 15px;
    margin-bottom: 0;
    color: #000;
    font-size: .95em;
    line-height: 2em;
    width: 130px
}

table.cc-ats-result-cert td.cc-tableCel, table.cc-ats-result-server td.cc-tableCel {
    padding-left: 15px;
    margin-bottom: 0;
    font-size: .95em;
    word-break: break-all;
    min-width: 60px;
    line-height: 2em
}

table.cc-ats-result-cert td.cc-tableCel span, table.cc-ats-result-server td.cc-tableCel span {
    font-size: .8em;
    line-height: 1.5em;
    text-align: left
}

.cc-chrome-warning-blockquote .cc-caa-blockquote, .cc-chrome-warning-blockquote .cc-chrome-blockquote, .cc-texterea-check .cc-caa-blockquote, .cc-texterea-check .cc-chrome-blockquote {
    border-left: none;
    margin-bottom: 0;
    font-size: 12px;
    background: #f0f0f0;
    padding: 1.5em 2em;
    margin-top: 2.5em;
    border-left: 3px solid #c3c3c3
}

.cc-chrome-warning-blockquote .cc-caa-blockquote p, .cc-chrome-warning-blockquote .cc-chrome-blockquote p, .cc-texterea-check .cc-caa-blockquote p, .cc-texterea-check .cc-chrome-blockquote p {
    font-size: 12px;
    line-height: 24px;
    margin-bottom: 0
}

.cc-chrome-warning-blockquote .cc-caa-blockquote p.cc-ats-info-tips, .cc-chrome-warning-blockquote .cc-chrome-blockquote p.cc-ats-info-tips, .cc-texterea-check .cc-caa-blockquote p.cc-ats-info-tips, .cc-texterea-check .cc-chrome-blockquote p.cc-ats-info-tips {
    color: #000;
    font-weight: 500
}

.cc-chrome-warning-blockquote .cc-caa-blockquote p.cc-des, .cc-chrome-warning-blockquote .cc-chrome-blockquote p.cc-des, .cc-texterea-check .cc-caa-blockquote p.cc-des, .cc-texterea-check .cc-chrome-blockquote p.cc-des {
    color: #555
}

.cc-chrome-warning-blockquote .cc-caa-blockquote ul, .cc-chrome-warning-blockquote .cc-chrome-blockquote ul, .cc-texterea-check .cc-caa-blockquote ul, .cc-texterea-check .cc-chrome-blockquote ul {
    line-height: 1.8em;
    margin: 0;
    font-size: 12px;
    padding-left: 1.4em
}

.cc-chrome-warning-blockquote .cc-caa-blockquote ul li, .cc-chrome-warning-blockquote .cc-chrome-blockquote ul li, .cc-texterea-check .cc-caa-blockquote ul li, .cc-texterea-check .cc-chrome-blockquote ul li {
    padding-left: 0;
    margin-left: 0;
    font-size: 12px;
    line-height: 24px;
    color: #555;
    font-weight: 400
}

.cc-chrome-warning-blockquote {
    padding: 0 1.5em;
    margin-top: 0
}

.cc-chrome-warning-blockquote .cc-chrome-blockquote {
    margin-top: 0
}

p.cc-chrome-blockquote {
    border-left: none;
    background: #f0f0f0;
    border-left: 3px solid #c3c3c3
}

p.cc-chrome-blockquote, p.cc-chrome-error {
    margin-bottom: 0;
    font-size: .95em;
    padding: 1em 2em;
    margin-top: 2.5em;
    line-height: 24px
}

p.cc-chrome-error {
    border-left: none;
    background: #f9f3e9;
    border-left: 3px solid #cdbc9e;
    color: #754900
}

.cc-chrome-symantec-des {
    padding: 0 0 1.5em
}

.cc-chrome-symantec-des h3 {
    color: #000;
    font-size: 1.2em;
    padding-left: 1em;
    border-left: 3px solid #000;
    font-weight: 700;
    margin-bottom: 1em;
    line-height: 1.8em
}

.cc-chrome-symantec-des p {
    padding: 0 1.5em;
    font-size: .95em;
    line-height: 26px
}

.cc-chrome-symantec-des p img {
    display: block;
    width: 100%;
    height: auto;
    padding: 1em 0
}

.cc-match-list ul {
    clear: both;
    overflow: hidden;
    padding-left: 0
}

.cc-match-list ul li {
    float: left;
    display: inline-block;
    width: 120px;
    height: 42px;
    text-align: center;
    margin-right: 10px;
    background: #5c6081;
    color: #fff;
    line-height: 42px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    cursor: pointer;
    margin-bottom: .5em
}

.cc-match-list ul li.active {
    background-color: #2e335d
}

.cc-match-detail {
    padding: 1em 0 0
}

.cc-match-detail h4 {
    margin-top: 1em
}

.cc-result {
    margin: 1.5em 0 2.5em
}

.cc-ssl-error {
    padding: 2em 0 1em;
    margin-top: 2em
}

.cc-ssl-info {
    padding: 3em 0 2em
}

.cc-ssl-info h3 {
    padding-bottom: .4em;
    margin-top: 3em;
    margin-bottom: 1.5em;
    font-size: 1.2em;
    font-weight: 700;
    line-height: 1em;
    border-bottom: 2px solid #182e5d;
    padding-left: .2em
}

.cc-ssl-info h3 a.cc-down-load {
    color: #ddd;
    padding-top: 13px;
    font-size: 15px
}

.cc-ssl-info h3 a.cc-down-load:hover {
    color: #ccc
}

.cc-ssl-info h3 a.cc-explain {
    padding-top: 10px
}

.cc-ssl-result-leaf {
    margin: 1em 0;
    display: block;
    width: 100%
}

.cc-ssl-result-leaf td {
    font-size: .95em;
    line-height: 1.9em;
    vertical-align: top
}

.cc-ssl-result-leaf td.cc-tableTit {
    color: #000;
    padding-right: 14px;
    border-right: 1px solid #ddd;
    text-align: right;
    vertical-align: top;
    min-width: 114px
}

.cc-ssl-result-leaf td.cc-tableCel {
    color: #555;
    padding-left: 15px;
    width: 100%;
    font-size: 13px
}

.cc-ssl-iplist h4 {
    padding-left: 1em;
    font-size: 14px;
    margin-bottom: .6em
}

.cc-ssl-iplist .cc-ip-list {
    list-style-type: none;
    font-size: 14px;
    line-height: 26px
}

.cc-ssl-iplist .cc-ip-list li {
    font-size: 14px;
    color: #a9a9a9;
    cursor: pointer
}

.cc-ssl-iplist .cc-ip-list li#cc-ip {
    color: #000;
    font-weight: 700;
    cursor: none
}

.cc-ssl-iplist .cc-ip-list li:first-child {
    color: #337ab7
}

.cc-ssl-result li {
    font-size: 1em;
    line-height: 2em
}

.cc-sslcheck-result {
    margin-top: 1em
}

.cc-sslcheck-result .cc-result-state {
    border: 1px solid #0db530;
    background: #b8dcba;
    padding: 1em 1.5em
}

#cc-ssl-demotion-reason {
    margin: 2em 0 0
}

.cc-detail-intro {
    color: #555;
    line-height: 1.8em;
    font-size: 14px;
    margin-bottom: 4em
}

.cert_convert_form {
    margin-bottom: 3em
}

.cert_convert_form label {
    float: left;
    line-height: 25px;
    margin-bottom: 0
}

.convert-form-group {
    margin-bottom: 20px
}

.convert-form-group span {
    font-size: 14px;
    line-height: 30px
}

.convert-form-group input.cc-input-contain {
    border: none;
    border-bottom: 1px solid #ddd;
    outline: none
}

.convert-form-group .cc-upload span {
    line-height: 100px
}

h3.cc-cert-convert-title {
    margin: 0 0 6px;
    line-height: 25px;
    font-size: 14px;
    color: #333;
    font-weight: 700
}

h3.cc-cert-convert-title small {
    font-size: 12px
}

.cc-cert-convert-btn {
    padding-top: 2em
}

.cc-check-btn {
    background-color: #5c6081;
    color: #fff;
    display: block;
    padding: 8px 12px;
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
    margin-bottom: .8em;
    width: 100%;
    border: none
}

.cc-check-btn:focus, .cc-check-btn:hover {
    background-color: #2e335d
}

.cc-check-btn:focus {
    outline: none
}

.cc-csr-buttons {
    padding: 1.5em 0
}

.cc-csr-buttons .cc-check-btn {
    margin-right: 10px
}

.cc-check-contain, .cc-texterea-check {
    background: #fff;
    margin: 30px 0;
    padding: 2.5em 0 3.5em;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.cc-texterea-check h2 {
    margin-bottom: 1.4em;
    font-size: 1.2em;
    font-weight: 700;
    color: #000
}

.cc-texterea-check h2.cc-hash-title {
    font-size: 1.5em;
    margin-bottom: 0
}

.cc-texterea-check .cc-submit-upload {
    float: right
}

.cc-texterea-check .cc-check-input .cc-domain-error {
    width: 100%;
    margin-top: 20px;
    color: #ff8e1a
}

.cc-texterea-check .cc-check-input .cc-check-loading {
    padding: 30px 0 0
}

.cc-texterea-check .cc-ats-blockquote {
    border-left: none;
    padding: 15px 0 0;
    margin-bottom: 0
}

.cc-texterea-check .cc-ats-blockquote .cc-ats-info-tips {
    font-size: 14px;
    line-height: 1.8em;
    color: #555
}

.cc-texterea-check label.cc-dns-type select {
    height: 32px;
    border: none
}

.cc-texterea-check label.cc-txt-type select {
    height: 30px;
    border: none
}

.cc-decode-detail, .cc-ocsp-check-detail {
    padding: 2em 0
}

.cc-decode-detail h3, .cc-ocsp-check-detail h3 {
    padding-bottom: .4em;
    margin-top: 1em;
    margin-bottom: 1.5em;
    font-size: 1.2em;
    font-weight: 700;
    line-height: 1em;
    border-bottom: 2px solid #182e5d;
    padding-left: .2em
}

.cc-decode-detail table, .cc-ocsp-check-detail table {
    display: block;
    padding: 0 1.5em 1.5em
}

.cc-decode-detail table td, .cc-ocsp-check-detail table td {
    font-size: .95em;
    line-height: 1.9em;
    word-break: break-all
}

.cc-decode-detail table td.cc-tableTit, .cc-ocsp-check-detail table td.cc-tableTit {
    color: #000;
    padding-right: 14px;
    border-right: 1px solid #ddd;
    text-align: right;
    vertical-align: top;
    min-width: 120px
}

.cc-decode-detail table td.cc-tableCel, .cc-ocsp-check-detail table td.cc-tableCel {
    color: #555;
    padding-left: 15px;
    width: 100%;
    font-size: 13px
}

.cc-decode-detail table td.cc-tableCel textarea.cc-table-textarea, .cc-ocsp-check-detail table td.cc-tableCel textarea.cc-table-textarea {
    width: 100%;
    min-width: 200px;
    height: 110px
}

.cc-decode-detail table td.cc-tableCel span strong, .cc-ocsp-check-detail table td.cc-tableCel span strong {
    font-weight: 400;
    color: #337ab7;
    cursor: pointer
}

.cc-decode-detail table td.cc-tableCel span strong:hover, .cc-ocsp-check-detail table td.cc-tableCel span strong:hover {
    color: #23527c
}

.cc-decode-detail table td.cc-tableCel pre, .cc-ocsp-check-detail table td.cc-tableCel pre {
    white-space: pre-wrap;
    word-wrap: break-word;
    font-size: .9em
}

.cc-upload {
    position: relative;
    margin-bottom: 0
}

.cc-upload textarea {
    width: 100%;
    height: 18em;
    border: 1px solid #ccc;
    padding: 1em;
    word-break: break-all
}

.cc-upload .cc-upload-box {
    position: absolute;
    width: 200px;
    height: 150px;
    background-size: 200px auto;
    top: 50px;
    right: 50%;
    margin-right: -100px;
    cursor: pointer;
    z-index: 2
}

.cc-upload .cc-upload-box .cc-file {
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0;
    outline: none;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999
}

.cc-upload .cc-upload-box span {
    position: absolute;
    font-size: 90px;
    right: 50%;
    margin-right: -45px;
    top: 20px;
    color: #5c6081;
    z-index: -1;
    cursor: pointer
}

.cc-upload .cc-upload-box span.active {
    color: #2e335d
}

.cc-upload .cc-upload-box p {
    position: absolute;
    width: 100%;
    height: 20px;
    top: 110px;
    z-index: -1
}

.cc-upload .cc-upload-box input[type=file] {
    width: 100% !important;
    height: 100% !important;
    display: block !important
}

.cc-upload .cc-upload-box:hover span {
    color: #2e335d
}

.cc-decode-cert-chain-info {
    margin-bottom: 1em
}

.cc-decode-cert-chain-info h4 {
    padding-bottom: .3em;
    font-size: 1em;
    margin: 0 0 1em;
    border-bottom: 1px solid #ddd;
    border-left: none;
    font-weight: 400
}

.cc-decode-cert-chain-info h4 a {
    font-size: .8em;
    padding-left: 1.4em;
    line-height: 21px
}

.cc-decode-cert-chain-info h4 a span {
    font-size: .8em;
    color: #337ab7
}

.cc-decode-cert-chain-info .cc-chain-status-icon {
    position: relative
}

.cc-decode-cert-chain-info .cc-chain-status-icon .cc-left-line {
    position: absolute;
    height: 100%;
    width: 1px;
    background: #383635;
    left: 41px;
    top: 56px;
    z-index: 1
}

.cc-decode-cert-chain-info .cc-chain-status-icon .cc-left-icon {
    width: 55px;
    height: 47px;
    margin-right: 1em;
    margin-left: 0;
    margin-top: 20px;
    z-index: 3;
    position: relative;
    display: block
}

.cc-decode-cert-chain-info .cc-chain-status-icon .cc-left-icon img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0
}

.cc-decode-cert-chain-info .cc-chain-status-icon table {
    padding: 5px 0;
    display: block
}

.cc-decode-cert-chain-info .cc-chain-status-icon table td {
    line-height: 2em;
    vertical-align: top;
    font-size: .95em;
    word-break: break-all
}

.cc-decode-cert-chain-info .cc-chain-status-icon table td.cc-tableTit {
    min-width: 72px;
    color: #000
}

.cc-decode-cert-chain-info .cc-decode-cert-chain-info {
    padding: 0
}

.cc-decode-cert-chain-info table.cc-server-cert {
    margin: 0 0 .8em
}

.cc-decode-cert-chain-info table.cc-server-cert td {
    font-size: .95em;
    line-height: 1.9em
}

.cc-decode-cert-chain-info table.cc-server-cert td.cc-tableTit {
    color: #000;
    padding-right: 14px;
    border-right: 1px solid #ddd;
    text-align: right;
    vertical-align: top;
    min-width: 113px
}

.cc-decode-cert-chain-info table.cc-server-cert td.cc-tableCel {
    color: #555;
    padding-left: 15px;
    width: 100%;
    font-size: .95em
}

.cc-decode-cert-chain-info table.cc-server-cert td.cc-tableCel span strong {
    font-weight: 400;
    color: #337ab7;
    cursor: pointer
}

.cc-decode-cert-chain-info table.cc-server-cert td.cc-tableCel span strong:hover {
    color: #23527c
}

.cc-decode-cert-chain-info table.cc-server-cert td.cc-tableCel span a {
    color: #fff
}

.cc-decode-cert-chain-info .cc-server-seq {
    display: block;
    padding: 8px 25px 8px 0
}

.cc-myclient-report {
    margin: 25px auto 0
}

.cc-myclient-report .main-report {
    padding: 0 0 50px
}

.cc-client-nav-stacked {
    padding: 60px 0 0
}

.cc-client-report {
    padding: 0 2em
}

.cc-result-table {
    display: block;
    padding: 0
}

.cc-result-table td {
    vertical-align: top;
    line-height: 26px;
    font-size: .95em
}

.cc-result-table .cc-tableTit {
    min-width: 100px;
    word-break: keep-all;
    padding-right: 10px;
    font-weight: 700;
    text-align: right
}

.cc-client-table h2, .cc-view-client-table h2 {
    font-size: 1.2em;
    margin-bottom: 1.5em;
    color: #000;
    font-weight: 700;
    margin-top: 0
}

.cc-client-table h3, .cc-view-client-table h3 {
    padding-bottom: .4em;
    margin-top: 0;
    margin-bottom: 1em;
    padding-top: 4em;
    font-size: 1.3em;
    font-weight: 700;
    line-height: 1em;
    border-bottom: 2px solid #182e5d;
    padding-left: .2em
}

.cc-client-table h3.cc-viewclient-title, .cc-view-client-table h3.cc-viewclient-title {
    border-bottom: none;
    font-size: 2em;
    margin-bottom: 0
}

.cc-client-table #cc-protos, .cc-client-table .cc-client-basic, .cc-view-client-table #cc-protos, .cc-view-client-table .cc-client-basic {
    padding-left: 1em
}

.cc-client-table .cc-client-basic h4, .cc-view-client-table .cc-client-basic h4 {
    font-size: 24px;
    margin-bottom: .5em
}

.cc-client-table .cc-client-basic p, .cc-view-client-table .cc-client-basic p {
    line-height: 2em
}

.cc-client-table .cc-ciphers, .cc-view-client-table .cc-ciphers {
    display: block;
    padding: 1em 1.5em 1.5em;
    width: 100%
}

.cc-client-table .cc-ciphers td, .cc-view-client-table .cc-ciphers td {
    display: table-cell
}

.cc-client-table .cc-ciphers .cc-tableTit, .cc-view-client-table .cc-ciphers .cc-tableTit {
    text-align: left;
    width: 98%
}

.cc-client-table .cc-ciphers .cc-tableTit p, .cc-view-client-table .cc-ciphers .cc-tableTit p {
    font-size: 12px;
    margin-bottom: .5em;
    word-break: break-all
}

.cc-client-table .cc-ciphers .cc-tableCel, .cc-view-client-table .cc-ciphers .cc-tableCel {
    text-align: right;
    width: 2%;
    min-width: 50px;
    font-size: 12px
}

.cc-client-table .cc-known-bad .cc-tableTit, .cc-client-table .cc-proto-detail .cc-tableTit, .cc-view-client-table .cc-known-bad .cc-tableTit, .cc-view-client-table .cc-proto-detail .cc-tableTit {
    min-width: 180px;
    width: 180px
}

.cc-view-client-table h3 {
    padding-top: 2em;
    font-size: 1.1em;
    border-bottom: 2px solid #eaedf3
}

.cc-view-client-title h3 {
    border: none;
    line-height: 2em;
    display: inline-block;
    float: left
}

.cc-view-client-title a {
    padding-bottom: .4em;
    margin-top: 0;
    margin-bottom: 1em;
    padding-top: 5em;
    font-size: 1.1em;
    font-weight: 700;
    line-height: 2em;
    padding-left: .2em;
    text-decoration: underline;
    cursor: pointer;
    float: right
}

@media (max-width: 768px) {
    .cc-view-client-title h3 {
        border: none;
        line-height: 2em;
        display: inline-block;
        float: left;
        padding-top: 2em
    }

    .cc-view-client-title a {
        padding-top: 0;
        font-size: 1em;
        font-weight: 700;
        line-height: 2em;
        padding-left: .2em;
        text-decoration: underline;
        cursor: pointer;
        float: left
    }
}

.cc-miping-question {
    padding: 0 0 50px;
    margin: 30px auto;
    padding: 0 0 2.5em
}

.cc-miping-question h2 {
    font-size: 24px;
    margin: 1em;
    text-align: center
}

.cc-miping-question .cc-report-position {
    background: #fff;
    padding-bottom: 60px
}

.cc-miping-question .cc-mp-banner {
    height: 280px;
    background: url(https://static.myssl.com/res/images/mp-ques-banner.png) top;
    background-size: cover;
    color: #fff;
    display: table;
    text-align: center;
    width: 100%
}

.cc-miping-question .cc-mp-banner h2 {
    font-size: 36px;
    display: table-cell;
    vertical-align: middle
}

.cc-miping-question .cc-mp-contain {
    padding: 0 0 60px
}

.cc-miping-question .cc-mp-contain .form-contain-mask, .cc-miping-question .cc-mp-contain .form-select-mask {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 20
}

.cc-miping-question .cc-mp-contain .form-contain {
    position: fixed;
    width: 100%;
    max-width: 600px;
    height: auto;
    background-color: #fff;
    border-radius: 5px;
    top: 25%;
    left: 50%;
    margin-left: -250px;
    padding: 50px 30px 70px
}

.cc-miping-question .cc-mp-contain .form-contain .form-contain-wrap {
    position: relative
}

.cc-miping-question .cc-mp-contain .form-contain .form-contain-wrap .close-btn {
    font-size: 24px;
    color: #000;
    font-weight: 700;
    position: absolute;
    right: 0;
    top: -35px;
    cursor: pointer
}

.cc-miping-question .cc-mp-contain .form-contain .form-contain-wrap .select-close-btn, .cc-miping-question .cc-mp-contain .form-contain .form-contain-wrap .select-submit-btn, .cc-miping-question .cc-mp-contain .form-contain .form-contain-wrap .submit-btn {
    background-color: #5c6081;
    color: #fff;
    display: block;
    padding: 8px 12px;
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
    margin-bottom: .8em;
    width: 100px;
    border: none;
    position: absolute;
    bottom: -80px;
    right: 0
}

.cc-miping-question .cc-mp-contain .form-contain .form-contain-wrap .select-close-btn, .cc-miping-question .cc-mp-contain .form-contain .form-contain-wrap .select-submit-btn {
    display: inline-block
}

.cc-miping-question .cc-mp-contain .form-contain .form-contain-wrap .select-close-btn {
    background-color: #fff;
    border: 1px solid #cdcdcd;
    height: 34px;
    line-height: 1;
    color: #333;
    right: 120px
}

.cc-miping-question .cc-mp-contain h3 {
    font-size: 24px;
    margin-bottom: 30px
}

.cc-miping-question .cc-mp-contain h4 {
    font-size: 18px;
    margin: 24px 0 15px
}

.cc-miping-question .cc-mp-contain .form-group .cc-inline-input {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 20px
}

.cc-miping-question .cc-mp-contain .cc-inline-input span {
    font-size: 18px
}

.cc-miping-question .cc-mp-contain .more-style-form .form-group .cc-input {
    width: calc(100% - 100px);
    border-bottom: none
}

.cc-miping-question .cc-mp-contain .cc-form-section .choose-item {
    background: #fbfafc;
    margin: 20px 0;
    padding: 20px;
    border-radius: 8px
}

.cc-miping-question .cc-mp-contain .cc-form-section .choose-item h3 {
    padding-bottom: .4em;
    margin-top: 1em;
    margin-bottom: 0;
    padding-top: 0;
    font-size: 1.3em;
    font-weight: 700;
    line-height: 1em;
    border-bottom: 2px solid #182e5d;
    padding-left: .2em;
    position: relative
}

.cc-miping-question .cc-mp-contain .cc-form-section .choose-item h3 span {
    width: 25px;
    height: 25px;
    position: absolute;
    cursor: pointer;
    right: 0;
    top: -10px
}

.cc-miping-question .cc-mp-contain .cc-form-section .choose-item h3 span img {
    width: 100%;
    height: auto
}

.cc-miping-question .cc-mp-contain .cc-form-section .choose-item .add-contain {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 30px
}

.cc-miping-question .cc-mp-contain .cc-form-section .choose-item .add-contain .add-item {
    width: 40px;
    height: 40px;
    display: inline-block;
    cursor: pointer
}

.cc-miping-question .cc-mp-contain .cc-form-section .choose-item .add-contain .add-item img {
    width: 100%;
    height: auto
}

.cc-miping-question .cc-mp-contain .cc-form-section .cc-radio {
    font-size: 16px;
    margin-bottom: 14px
}

.cc-miping-question .cc-mp-contain .cc-form-section .cc-radio label {
    font-size: 16px;
    max-width: 96%;
    vertical-align: top
}

.cc-miping-question .cc-mp-contain .cc-mp-button {
    text-align: center;
    margin-top: 50px
}

.cc-miping-question .cc-mp-contain .cc-mp-button button {
    font-size: 20px
}

.cc-miping-question .cc-success {
    border: 1px dashed #0db530;
    padding: 16px 20px;
    margin-top: 40px
}

.cc-miping-question .cc-success span.cc-success-code {
    color: #0db530
}

.cc-miping-question .cc-success .view-miping-report {
    color: #337ab7;
    cursor: pointer
}

.cc-miping-question .cc-success h3, .cc-miping-question .cc-success h5, .cc-miping-question .cc-success span {
    color: #0db530
}

@media (max-width: 768px) {
    .cc-miping-question .cc-mp-banner {
        height: 280px
    }

    .cc-miping-question .cc-mp-banner h2 {
        font-size: 26px;
        line-height: 30px
    }
}

.cc-miping-report {
    padding: 0 0 50px;
    background: #fff;
    margin: 30px auto;
    padding: 0 0 2.5em
}

.cc-miping-report .outer {
    display: -ms-flexbox;
    display: flex
}

.cc-miping-report .left {
    position: relative;
    width: 80px;
    height: 200px;
    overflow: hidden
}

.cc-miping-report .leftcircle {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    transform: rotate(45deg);
    transition: transform .5s
}

.cc-miping-report .right {
    position: relative;
    width: 80px;
    height: 200px;
    overflow: hidden
}

.cc-miping-report .rightcircle {
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 50%;
    transform: rotate(-135deg);
    transition: transform .5s
}

.cc-miping-report .leftcircle, .cc-miping-report .rightcircle {
    width: 160px;
    height: 160px;
    border: 20px solid #828bbf;
    border-top-color: #fff;
    border-right-color: #fff
}

.cc-miping-report .circle-contain {
    width: 160px;
    height: 200px
}

.cc-miping-report .cc-mp-report-banner {
    height: 480px;
    background: url(https://static.myssl.com/res/images/mp-report-banner.png) top;
    background-size: cover;
    padding-top: 40px;
    color: #fff;
    text-align: center;
    width: 100%
}

.cc-miping-report .cc-mp-report-banner h2 {
    font-size: 36px
}

.cc-miping-report .cc-mp-report-banner .cc-mp-grade {
    width: 100%;
    height: 360px;
    background: url(https://static.myssl.com/res/images/grade-pic.png) center 100px no-repeat;
    background-size: 500px;
    display: table;
    text-align: center
}

.cc-miping-report .cc-mp-report-banner .circle-wrap {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.cc-miping-report .cc-mp-report-banner .circle-wrap .circle-contain {
    display: inline-block;
    position: relative
}

.cc-miping-report .cc-mp-report-banner .circle-wrap .circle-contain .report-grade {
    position: absolute;
    width: 100%;
    top: 50px;
    text-align: center;
    font-size: 40px;
    font-weight: 700
}

.cc-miping-report .cc-mp-report-contain {
    padding: 60px 0
}

.cc-miping-report .cc-mp-report-contain h3 {
    font-size: 24px;
    margin-bottom: 30px
}

.cc-miping-report .cc-mp-report-contain h4 {
    font-size: 20px;
    margin: 24px 0 15px
}

.cc-miping-report .cc-mp-report-contain .download-mp-report {
    text-decoration: underline;
    color: #337ab7;
    cursor: pointer;
    font-size: 18px
}

.cc-miping-report .cc-mp-report-contain .form-group .cc-inline-input {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 20px
}

.cc-miping-report .cc-mp-report-contain .cc-inline-input span {
    font-size: 18px
}

.cc-miping-report .cc-mp-report-contain .more-style-form .form-group .cc-input {
    width: calc(100% - 100px);
    border-bottom: none
}

.cc-miping-report .cc-mp-report-contain .cc-report-section {
    margin: 50px 0
}

.cc-miping-report .cc-mp-report-contain .cc-report-section .cc-report-section-item {
    position: relative;
    padding: 20px 20px 20px 140px;
    background: #fbfafc;
    margin: 20px 0;
    border-radius: 8px
}

.cc-miping-report .cc-mp-report-contain .cc-report-section .cc-report-section-item dl dt {
    font-size: 20px;
    margin-bottom: 10px;
    width: 100%
}

.cc-miping-report .cc-mp-report-contain .cc-report-section .cc-report-section-item dl dd {
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 14px
}

.cc-miping-report .cc-mp-report-contain .cc-report-section .cc-report-section-item dl dd h4 {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 6px
}

.cc-miping-report .cc-mp-report-contain .cc-report-section .cc-report-section-item dl dd p {
    font-size: 14px;
    line-height: 24px
}

.cc-miping-report .cc-mp-report-contain .cc-report-section .cc-report-section-item-circle {
    position: absolute;
    left: 20px;
    top: 40px;
    float: left;
    width: 100px;
    height: 100px;
    margin-right: 50px
}

.cc-miping-report .cc-mp-report-contain .cc-report-section .cc-report-section-item-circle .item-report-grade {
    position: absolute;
    top: 35px;
    width: 100%;
    text-align: center;
    color: #a3a3a3;
    font-weight: 700;
    font-size: 20px
}

.cc-miping-report .cc-mp-report-contain .cc-report-section .cc-report-section-item-circle .item-report-weight {
    width: 100%;
    text-align: center;
    margin-top: 12px
}

.cc-miping-report .cc-mp-report-contain .cc-report-section .leftcircle, .cc-miping-report .cc-mp-report-contain .cc-report-section .rightcircle {
    width: 100px;
    height: 100px;
    border: 10px solid #e7e7e7;
    border-top-color: #6991c9;
    border-right-color: #6991c9;
    transform: rotate(-135deg)
}

.cc-miping-report .cc-mp-report-contain .cc-report-section .circle-contain {
    width: 100px;
    height: 100px
}

.cc-miping-report .cc-form-section {
    margin-top: 80px
}

@media (max-width: 768px) {
    .cc-miping-report .cc-mp-report-banner h2 {
        font-size: 26px;
        line-height: 30px
    }

    .cc-miping-report .cc-mp-report-contain .cc-report-section .cc-report-section-item {
        padding: 170px 20px 20px
    }

    .cc-miping-report .cc-mp-report-contain .cc-report-section .cc-report-section-item-circle {
        left: 50%;
        margin-left: -50px
    }
}

@media (max-width: 996) {
    .cc-miping-report .cc-mp-report-banner h2 {
        font-size: 30px;
        line-height: 42px
    }
}

#cc-chaindown-check, .cc-upload-cert {
    margin: 3em 0
}

.cc-chains-all h3 {
    font-size: 1.2em;
    font-weight: 700;
    margin-bottom: .8em
}

.cc-chains-all textarea {
    width: 100%;
    height: 20em;
    color: #555;
    font-size: 13px;
    border: 1px solid #ccc;
    padding: .6em;
    font-family: Consolas, Monaco, monospace
}

.cc-chain-detail-btn {
    font-size: .8em;
    padding-left: 1.4em;
    line-height: 18px
}

.cc-chain-detail-btn span {
    font-size: .9em;
    color: #337ab7
}

.cc-chain-down-tip {
    margin: 2em 0
}

.cc-chain-down-tip p.cc-bold {
    color: #337ab7;
    font-weight: 700
}

.cc-chain-down-tip p {
    color: #000
}

.cc-chain-down-tip p span {
    color: #444;
    font-size: 1.1em
}

.cc-seal-shell .cc-seal-img img {
    vertical-align: bottom;
    margin-right: 20px;
    padding: 20px 0
}

.cc-seal-shell h3 {
    font-size: 1.2em;
    font-weight: 700;
    margin-bottom: .8em
}

.cc-seal-shell textarea {
    width: 100%;
    height: 10em;
    color: #555;
    font-size: 13px;
    border: 1px solid #ccc;
    padding: .6em;
    font-family: Consolas, Monaco, monospace
}

.cc-bugs-info {
    padding-bottom: 3em
}

.cc-bugs-info h3 {
    padding-bottom: .4em;
    margin-top: 5.5em;
    margin-bottom: 1em;
    font-size: 1.2em;
    font-weight: 700;
    line-height: 1.5em;
    border-bottom: 2px solid #182e5d;
    padding-left: .2em;
    word-break: break-all
}

.cc-bugs-info .cc-bugs-table {
    padding: 0 1em
}

.cc-bugs-info table {
    width: 100%
}

.cc-bugs-info table td {
    text-align: center;
    line-height: 2em;
    margin: 0;
    padding: 4px 6px
}

.cc-bugs-info table td hr {
    margin: 0
}

.cc-bugs-info table td.border-right {
    border-right: 1px solid #ddd
}

.cc-bugs-info table td.text-left {
    text-align: left
}

.cc-bugs-info table td.text-center {
    text-align: center
}

.cc-bugs-info table td.cc-tableTit {
    font-weight: 500;
    color: #333;
    white-space: nowrap;
    width: 80px;
    padding-right: 10px;
    width: 25%
}

.cc-bugs-info table td.cc-tableTit a {
    font-weight: 400
}

.cc-bugs-info table td.cc-tableCel {
    font-size: .9em
}

.cc-bugs-info table td.cc-tableCel a {
    font-weight: 400
}

.cc-bugs-info table tbody tr:hover {
    background: #f8f8f8
}

.cc-verify-lable {
    line-height: 30px
}

.cc-verify-lable label {
    margin-bottom: 0
}

.cc-txt-form .form-group span {
    line-height: 30px
}

.cc-txt-form .form-group .noborder-textarea, .cc-txt-form .form-group input {
    border: none;
    border-bottom: 1px solid #ddd;
    outline: none;
    line-height: 28px
}

.cc-txt-form .form-group .noborder-textarea {
    height: 28px
}

.cc-bugs-error, .cc-dnsssl-error {
    margin-top: 4em
}

#txt-check {
    margin-top: 20px
}

.cc-dns-loading, .cc-txt-loading {
    padding: 30px 0 20px
}

.cc-dns-info {
    padding-bottom: 3em
}

.cc-dns-info h3 {
    padding-bottom: .4em;
    margin-top: 5.5em;
    margin-bottom: 1em;
    font-size: 1.2em;
    font-weight: 700;
    line-height: 1em;
    border-bottom: 2px solid #182e5d;
    padding-left: .2em
}

.cc-dns-info .cc-cdn-table, .cc-dns-info .cc-dns-table, .cc-dns-info .cc-txt-table {
    padding: 0 1em
}

.cc-dns-info .cc-cdn-table .cc-border-right, .cc-dns-info .cc-dns-table .cc-border-right, .cc-dns-info .cc-txt-table .cc-border-right {
    border-right: 1px solid #ddd;
    width: 15%
}

.cc-dns-info .cc-dns-table table {
    width: 100%
}

.cc-dns-info .cc-dns-table table tr {
    border-bottom: 1px solid #ccc
}

.cc-dns-info .cc-dns-table table th {
    padding: 7px 10px
}

.cc-dns-info .cc-dns-table table th span {
    display: inline-block
}

.cc-dns-info .cc-dns-table table th span:first-child {
    width: 35%
}

.cc-dns-info .cc-dns-table table th span:last-child {
    width: 63%
}

.cc-dns-info .cc-dns-table table td {
    text-align: center;
    line-height: 2em;
    margin: 0
}

.cc-dns-info .cc-dns-table table td table tr:last-child {
    border-bottom: none
}

.cc-dns-info .cc-dns-table table td table td {
    padding: 3px 0;
    word-break: break-all
}

.cc-dns-info .cc-dns-table table td table td:first-child {
    width: 35%
}

.cc-dns-info .cc-dns-table table td table td:last-child {
    width: 65%
}

.cc-dns-info .cc-dns-table table td.cc-tableTit, .cc-dns-info .cc-dns-table table th.cc-tableTit {
    font-weight: 500;
    color: #333;
    white-space: nowrap;
    width: 80px;
    text-align: center
}

.cc-dns-info .cc-dns-table table td.cc-tableCel, .cc-dns-info .cc-dns-table table th.cc-tableCel {
    font-size: .9em;
    text-align: center
}

.cc-dns-info .cc-dns-table table tbody tr:hover {
    background: #f8f8f8
}

.cc-dns-info .cc-cdn-table, .cc-dns-info .cc-txt-table {
    padding: 0 1em
}

.cc-dns-info .cc-cdn-table table, .cc-dns-info .cc-txt-table table {
    width: 100%
}

.cc-dns-info .cc-cdn-table table tr, .cc-dns-info .cc-txt-table table tr {
    border-bottom: 1px solid #ccc
}

.cc-dns-info .cc-cdn-table table td, .cc-dns-info .cc-cdn-table table th, .cc-dns-info .cc-txt-table table td, .cc-dns-info .cc-txt-table table th {
    word-break: break-all;
    font-size: .9em;
    line-height: 2em
}

.cc-dns-info .cc-cdn-table table td, .cc-dns-info .cc-txt-table table td {
    padding: 3px 20px
}

.cc-dns-info .cc-cdn-table table th, .cc-dns-info .cc-txt-table table th {
    padding: 4px 20px
}

.cc-dns-info .cc-txt-table table td.cc-tableTit, .cc-dns-info .cc-txt-table table th.cc-tableTit {
    width: 24%
}

.cc-dns-info .cc-txt-table table td.cc-tableCel, .cc-dns-info .cc-txt-table table th.cc-tableCel {
    width: 76%
}

.cc-bugs-des p {
    padding: 20px 0 20px 180px
}

.cc-heartbleed-des p {
    background: url(https://static.myssl.com/res/images/heartbleed-bugs.png) 0 no-repeat;
    background-size: 150px 150px
}

.cc-poodle-des p {
    background: url(https://static.myssl.com/res/images/poodle-bugs.png) 0 no-repeat;
    background-size: 150px 150px
}

.cc-freak-des p {
    background: url(https://static.myssl.com/res/images/exprot-bugs.png) 0 no-repeat;
    background-size: 150px 150px
}

.cc-ccs-des p {
    background: url(https://static.myssl.com/res/images/ccs-bugs.png) 0 no-repeat;
    background-size: 150px 150px
}

.cc-cbc-oracle p {
    background: url(https://static.myssl.com/res/images/cbc-bugs.png) 0 no-repeat;
    background-size: 150px 150px
}

.cc-robot-detect-des p {
    background: url(https://static.myssl.com/res/images/robot-bugs.png) 0 no-repeat;
    background-size: 150px 150px
}

@media (max-width: 768px) {
    .cc-bugs-des p {
        padding: 0
    }

    .cc-cbc-oracle p, .cc-ccs-des p, .cc-freak-des p, .cc-heartbleed-des p, .cc-poodle-des p, .cc-robot-detect-des p {
        background: none
    }
}

.cc-ats-check {
    margin: 30px 0;
    padding: 70px 0;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.cc-about-us h2 {
    margin-bottom: 10px;
    font-size: 1.4em;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    margin-right: 10px
}

.cc-about-us p {
    line-height: 26px
}

.cc-about-us ul {
    padding-left: 0;
    margin: 10px 0 15px;
    list-style-type: none
}

.cc-about-us ul li {
    padding: 0 10px 10px 0;
    display: inline-block;
    position: relative;
    display: table
}

.cc-about-us ul li div {
    border: 1px solid #eee;
    height: 70px;
    padding: 10px;
    display: table-cell;
    vertical-align: middle
}

.cc-about-us ul li div img {
    width: auto;
    display: block;
    height: auto;
    margin: 0 auto;
    max-height: 30px
}

.cc-ip-checking {
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    background-color: #fff;
    margin: 25px 0;
    padding: 2em
}

.cc-ipchecking-table {
    width: 100%;
    margin: 30px 0
}

.cc-ipchecking-table td, .cc-ipchecking-table th {
    padding: 5px 10px;
    text-align: center;
    border: 1px solid #ccc
}

.cc-ssl-tools {
    padding: 50px 0
}

.cc-ssl-tools h2 {
    margin-bottom: .8em
}

.cc-ssl-tools ul {
    list-style: none;
    padding-left: 0;
    padding-top: 1em
}

.cc-ssl-tools ul li {
    width: 100%
}

.cc-ssl-tools ul li a {
    color: #333;
    padding: 0;
    display: block;
    position: relative
}

.cc-ssl-tools ul li a span.cc-img {
    display: inline-block;
    overflow: hidden;
    display: block;
    float: left;
    position: absolute;
    left: -26px;
    top: -10px
}

.cc-ssl-tools ul li a span.cc-text {
    line-height: 26px;
    padding: 16px 10px 16px 70px;
    display: block;
    float: left
}

.cc-ssl-tools ul li a span.cc-text small {
    display: block
}

@media (max-width: 768px) {
    .cc-ssl-tools ul li a span.cc-text {
        line-height: 26px;
        padding: 90px 10px 0 0;
        display: block;
        float: left
    }

    .cc-ssl-tools ul li a span.cc-text small {
        display: block
    }
}

.cc-ssl-tools ul li a:hover span {
    color: #333
}

.cc-ssl-tools ul li a.cc-cert-1 span.cc-img {
    width: 100px;
    height: 100px;
    background: url(https://static.myssl.com/res/images/icon-more5.png) 0 -100px no-repeat;
    transform: scale(.5)
}

.cc-ssl-tools ul li a.cc-cert-1:hover span.cc-img {
    width: 100px;
    height: 100px;
    background: url(https://static.myssl.com/res/images/icon-more5.png) -100px -100px no-repeat;
    transform: scale(.5)
}

.cc-ssl-tools ul li a.cc-cert-2 span.cc-img {
    width: 100px;
    height: 100px;
    background: url(https://static.myssl.com/res/images/icon-more5.png) -200px -100px no-repeat;
    transform: scale(.5)
}

.cc-ssl-tools ul li a.cc-cert-2:hover span.cc-img {
    width: 100px;
    height: 100px;
    background: url(https://static.myssl.com/res/images/icon-more5.png) -300px -100px no-repeat;
    transform: scale(.5)
}

.cc-ssl-tools ul li a.cc-cert-3 span.cc-img {
    width: 100px;
    height: 100px;
    background: url(https://static.myssl.com/res/images/icon-more5.png) 0 -200px no-repeat;
    transform: scale(.5)
}

.cc-ssl-tools ul li a.cc-cert-3:hover span.cc-img {
    width: 100px;
    height: 100px;
    background: url(https://static.myssl.com/res/images/icon-more5.png) 0 0 no-repeat;
    transform: scale(.5)
}

.cc-ssl-tools ul li a.cc-cert-4 span.cc-img {
    width: 100px;
    height: 100px;
    background: url(https://static.myssl.com/res/images/icon-more5.png) -400px -100px no-repeat;
    transform: scale(.5)
}

.cc-ssl-tools ul li a.cc-cert-4:hover span.cc-img {
    width: 100px;
    height: 100px;
    background: url(https://static.myssl.com/res/images/icon-more5.png) -500px -100px no-repeat;
    transform: scale(.5)
}

.cc-ssl-tools ul li a.cc-cert-5 span.cc-img {
    width: 100px;
    height: 100px;
    background: url(https://static.myssl.com/res/images/icon-more5.png) -200px -300px no-repeat;
    transform: scale(.5)
}

.cc-ssl-tools ul li a.cc-cert-5:hover span.cc-img {
    width: 100px;
    height: 100px;
    background: url(https://static.myssl.com/res/images/icon-more5.png) -300px -300px no-repeat;
    transform: scale(.5)
}

.cc-ssl-tools ul li a.cc-cert-6 span.cc-img {
    width: 100px;
    height: 100px;
    background: url(https://static.myssl.com/res/images/icon-more5.png) 0 -300px no-repeat;
    transform: scale(.5)
}

.cc-ssl-tools ul li a.cc-cert-6:hover span.cc-img {
    width: 100px;
    height: 100px;
    background: url(https://static.myssl.com/res/images/icon-more5.png) -100px -300px no-repeat;
    transform: scale(.5)
}

.cc-ssl-tools ul li a.cc-cert-7 span.cc-img {
    width: 100px;
    height: 100px;
    background: url(https://static.myssl.com/res/images/icon-more5.png) -100px 0 no-repeat;
    transform: scale(.5)
}

.cc-ssl-tools ul li a.cc-cert-7:hover span.cc-img {
    width: 100px;
    height: 100px;
    background: url(https://static.myssl.com/res/images/icon-more5.png) -100px -200px no-repeat;
    transform: scale(.5)
}

.cc-ssl-tools ul li a.cc-bugs-1 span.cc-img {
    width: 100px;
    height: 100px;
    background: url(https://static.myssl.com/res/images/icon-more5.png) -400px -200px no-repeat;
    transform: scale(.5)
}

.cc-ssl-tools ul li a.cc-bugs-1:hover span.cc-img {
    width: 100px;
    height: 100px;
    background: url(https://static.myssl.com/res/images/icon-more5.png) -500px -200px no-repeat;
    transform: scale(.5)
}

.cc-ssl-tools ul li a.cc-bugs-2 span.cc-img {
    width: 100px;
    height: 100px;
    background: url(https://static.myssl.com/res/images/icon-more5.png) -200px -200px no-repeat;
    transform: scale(.5)
}

.cc-ssl-tools ul li a.cc-bugs-2:hover span.cc-img {
    width: 100px;
    height: 100px;
    background: url(https://static.myssl.com/res/images/icon-more5.png) -300px -200px no-repeat;
    transform: scale(.5)
}

.cc-ssl-tools ul li a.cc-bugs-3 span.cc-img {
    width: 100px;
    height: 100px;
    background: url(https://static.myssl.com/res/images/icon-more5.png) -400px -300px no-repeat;
    transform: scale(.5)
}

.cc-ssl-tools ul li a.cc-bugs-3:hover span.cc-img {
    width: 100px;
    height: 100px;
    background: url(https://static.myssl.com/res/images/icon-more5.png) -500px -300px no-repeat;
    transform: scale(.5)
}

.cc-ssl-tools ul li a.cc-bugs-4 span.cc-img {
    width: 100px;
    height: 100px;
    background: url(https://static.myssl.com/res/images/icon-more5.png) -400px 0 no-repeat;
    transform: scale(.5)
}

.cc-ssl-tools ul li a.cc-bugs-4:hover span.cc-img {
    width: 100px;
    height: 100px;
    background: url(https://static.myssl.com/res/images/icon-more5.png) -500px 0 no-repeat;
    transform: scale(.5)
}

.cc-ssl-tools ul li a.cc-bugs-5 span.cc-img {
    width: 100px;
    height: 100px;
    background: url(https://static.myssl.com/res/images/icon-more5.png) -200px 0 no-repeat;
    transform: scale(.5)
}

.cc-ssl-tools ul li a.cc-bugs-5:hover span.cc-img {
    width: 100px;
    height: 100px;
    background: url(https://static.myssl.com/res/images/icon-more5.png) -300px 0 no-repeat;
    transform: scale(.5)
}

.cc-ssl-tools ul li a.cc-bugs-6 span.cc-img {
    width: 100px;
    height: 100px;
    background: url(https://static.myssl.com/res/images/icon-more5.png) 0 -400px no-repeat;
    transform: scale(.5)
}

.cc-ssl-tools ul li a.cc-bugs-6:hover span.cc-img {
    width: 100px;
    height: 100px;
    background: url(https://static.myssl.com/res/images/icon-more5.png) -100px -400px no-repeat;
    transform: scale(.5)
}

#ta-email-modal {
    position: fixed;
    z-index: 1031;
    background-color: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

#ta-email-modal .ta-email-remind {
    width: 100%;
    height: 100% !important;
    top: 0;
    left: 0;
    padding: 0;
    position: relative;
    display: table
}

#ta-email-modal .ta-email-remind .ta-email-contain {
    display: table-cell;
    vertical-align: middle
}

#ta-email-modal .ta-email-remind .ta-email-contain .ta-email-info {
    display: block;
    width: 90%;
    max-width: 500px;
    padding: 25px;
    background: #fff;
    color: #333;
    margin: 0 auto;
    border-radius: 4px;
    position: relative
}

#ta-email-modal .ta-email-remind .ta-email-contain .ta-email-info .form {
    padding-top: 20px
}

#ta-email-modal .ta-email-remind .ta-email-contain .ta-email-info .form p {
    margin-bottom: 0;
    margin-top: 20px;
    padding-right: 10px;
    line-height: 26px
}

#ta-email-modal .ta-email-remind .ta-email-contain .ta-email-info .form input {
    line-height: 22px;
    border: none;
    outline: none;
    width: 100%;
    display: block;
    border-bottom: 1px solid #e2e0e0;
    margin: 10px 5px 0 0;
    padding: 0 0 0 4px
}

#ta-email-modal .ta-email-remind .ta-email-contain .ta-email-info .form input:-webkit-input-placeholder {
    color: #fff
}

#ta-email-modal .ta-email-remind .ta-email-contain .ta-email-info .form input:-moz-placeholder {
    color: #fff
}

#ta-email-modal .ta-email-remind .ta-email-contain .ta-email-info .form input:-ms-input-placeholder {
    color: #fff
}

#ta-email-modal .ta-email-remind .ta-email-contain .ta-email-info .form .ta-close {
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    right: 25px;
    top: 25px;
    cursor: pointer
}

#ta-email-modal .ta-email-remind .ta-email-contain .ta-email-info .form .ta-email-submit {
    background-color: #5c6081;
    color: #fff;
    display: block;
    padding: 2px 12px;
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
    margin-bottom: .8em;
    margin-top: 2em;
    margin-left: 20px
}

#ta-email-modal .ta-email-remind .ta-email-contain .ta-email-status {
    padding: 8px;
    margin-top: 20px;
    margin-bottom: 22px;
    border: 1px solid transparent;
    border-radius: 3px
}

#ta-email-modal .ta-email-remind .ta-email-contain .ta-email-status i {
    font-size: 1.1em
}

#ta-email-modal .ta-email-remind .ta-email-contain .ta-email-ok {
    color: #4caf50;
    background-color: #fff;
    border-color: #c8e6c9
}

#ta-email-modal .ta-email-remind .ta-email-contain .ta-email-no {
    color: #f44336;
    background-color: #fff;
    border-color: #ffcdd2
}

.cc-report-container {
    width: 100%;
    min-width: 480px;
    margin: 0 auto
}

.cc-chart {
    margin: 25px 0;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    padding: 3em 2em
}

.cc-chart h3 {
    font-family: Geneva, sans-serif;
    border-left: none;
    font-size: 1.5em;
    margin: 0 0 1em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    padding: .2em .6em
}

.cc-chart p {
    padding: .2em 1em;
    line-height: 2em;
    color: #000
}

.cc-chart p a {
    color: #000
}

.cc-chart p.cc-des {
    text-indent: 2.2em;
    color: #000
}

.cc-chart .cc-chart-info {
    padding: 1em
}

.cc-chart .cc-chart-detail {
    border: 1px solid #d2d2d2;
    border-radius: 4px;
    padding: .2em
}

.cc-chart .cc-chart-detail h4 {
    padding: .5em .8em .3em;
    border-bottom: 1px solid #d2d2d2;
    margin-top: 0;
    font-weight: 700
}

.cc-chart .cc-chart-detail .cc-chart-list {
    padding: 1.3em .7em;
    height: 400px;
    width: 100%
}

.cc-chart .cc-chart-detail .cc-chart-list div.cc-list-detail {
    width: 100%;
    height: 100%
}

.cc-chart .cc-chart-detail .cc-chart-list div.cc-check-loading {
    margin-top: 140px
}

.cc-chart .cc-chart-detail .cc-chart-list-less {
    padding: 1.3em .7em;
    min-height: 120px;
    width: 100%
}

.cc-chart .cc-chart-detail .cc-chart-list-less div.cc-list-detail {
    width: 100%;
    height: 100%
}

.cc-chart .cc-chart-detail .cc-chart-list-less div.cc-list-detail p {
    font-size: 14px
}

.cc-chart .cc-chart-detail .cc-chart-list-less div.cc-list-detail p strong {
    font-size: 26px
}

.cc-chart .cc-chart-detail .cc-chart-list-less div.cc-list-detail p strong.cc-amount {
    font-size: 14px
}

.cc-chart .cc-chart-detail .cc-chart-list-less div.cc-check-loading {
    margin-top: 30px
}

.cc-page-turn {
    padding: 0 1em;
    display: block;
    width: 100%
}

.cc-page-turn a {
    float: right;
    background: #848abd;
    color: #fff;
    cursor: pointer;
    border-left: 1px solid #fff;
    border-radius: 2px;
    padding: .2em 1em
}

.cc-page-turn a.page-turn-next {
    padding: .2em .5em .2em 1em
}

.cc-page-turn a.page-turn-last {
    padding: .2em 1em .2em .5em
}

.cc-page-turn a:active, .cc-page-turn a:focus, .cc-page-turn a:hover {
    text-decoration: none;
    background: #7277a2
}

.cc-page-turn span {
    line-height: 30px;
    font-weight: 700;
    font-size: 16px
}

@media (max-width: 768px) {
    .cc-chart {
        padding: 3em 0
    }

    .cc-chart h3 small {
        display: block;
        margin-top: 16px
    }

    .cc-chart-info {
        min-width: 480px
    }
}

.cc-error {
    display: block;
    background-color: #f8f8f8;
    height: calc(100% - 200px);
    min-height: 500px;
    padding: 2em 0 4em;
    margin-top: 65px
}

.cc-error .cc-error-info {
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    width: 100%;
    min-height: 540px;
    display: table
}

.cc-error .cc-error-info .cc-error-img {
    display: table-cell;
    vertical-align: middle
}

.cc-error .cc-error-info .cc-error-img h2 {
    display: block;
    font-size: 1.1em;
    padding: 200px 0 30px;
    line-height: 2.5em;
    margin: 0
}

.cc-error .cc-error-info .cc-error-img h2.cc-500-error {
    background: url(https://static.myssl.com/res/images/500.png) top no-repeat;
    background-size: 200px auto
}

.cc-error .cc-error-info .cc-error-img h2.cc-404-error {
    background: url(https://static.myssl.com/res/images/404.png) top no-repeat;
    background-size: 200px auto
}

.cc-error .cc-error-info .cc-error-img .cc-recheck-btn {
    color: #fff;
    background-color: #40456b;
    border-radius: 4px;
    padding: 6px 10px
}

@media (max-width: 767px) {
    .cc-error {
        background-color: #fff;
        padding: 2em 0 4em;
        margin-top: 55px
    }

    .cc-error .cc-error-info {
        background: #fff;
        box-shadow: 0 0 0 transparent
    }
}

.cc-subscribe {
    background: #f2f2f2;
    width: 100%;
    height: 100%;
    padding-top: 60px
}

.cc-subscribe .cc-subscribe-info {
    display: block;
    width: 90%;
    max-width: 500px;
    margin: 0 auto;
    padding: 30px;
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 0 4px #ccc;
    border-radius: 4px
}

.cc-subscribe .cc-subscribe-info p {
    font-size: 14px;
    line-height: 200%
}

.cc-subscribe .cc-subscribe-info span {
    display: block;
    padding: 6px 15px;
    background: #5c6081;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    margin-bottom: 30px;
    margin-top: 20px
}

.cc-subscribe .cc-subscribe-info span:hover {
    background: #2e335d
}

.cc-subscribe .cc-subscribe-info .subscribe-alert {
    padding: 15px;
    border-radius: 4px;
    margin-bottom: 18px
}

.cc-subscribe .cc-subscribe-info .subscribe-alert h3 {
    font-size: 14px;
    font-weight: 400;
    margin: 0
}

.cc-subscribe .cc-subscribe-info .subscribe-alert-success {
    border: 1px solid #bbdfac;
    background: #dff0d8
}

.cc-subscribe .cc-subscribe-info .subscribe-alert-success h3 {
    color: #3c763d
}

.cc-subscribe .cc-subscribe-info .subscribe-alert-warning {
    background-color: #fff3cd;
    border: 1px solid #e8d8a7
}

.cc-subscribe .cc-subscribe-info .subscribe-alert-warning h3 {
    color: #856404
}

.private-key-password {
    width: 100%;
    height: 2.5em;
    margin-bottom: 2em;
    border: 1px solid #ddd;
    padding-left: .5em
}

.cc-import-password input, .cc-show-reset input {
    display: block;
    width: 100%;
    height: 2.5em;
    margin-bottom: 1.5em;
    padding-left: .5em;
    border: 1px solid #ddd
}

.cc-new-password, .cc-show-reset {
    display: none
}

.cc-reset-password {
    color: #3d82bd;
    cursor: pointer;
    margin: 2.5em 0 2em
}

.cc-key-result {
    width: 100%;
    padding: 1em;
    border: 1px solid #ccc;
    height: 18em;
    font-size: 13px;
    color: #333;
    margin: 2em 0
}

.cc-csr-error {
    margin: 3em 0 2em
}

.cc-creat-cert-error {
    margin: 1em 0 2em
}

.gray-color {
    color: gray
}

.black-color {
    color: #000
}

.green-color {
    color: #0db530
}

.red-color {
    color: red
}

.deepgray-color {
    color: #555
}

.weekness-color {
    color: #eaa122
}

.text-bold {
    font-weight: 700
}

.chain-line-bg-valid {
    background: #274893
}

.chain-line-bg-invalid {
    background: red
}

.cc-status-valid {
    background-color: #0db530
}

.cc-status-invalid, .cc-status-valid {
    padding: .12em .4em;
    color: #fff;
    border-radius: 4px
}

.cc-status-invalid {
    background-color: red
}

.cc-status-error {
    padding: .12em .5em;
    color: #fff;
    background-color: #ff8100;
    border-radius: 4px
}

.cc-sslstatus-valid {
    padding: .25em .5em
}

.cc-sslstatus-invalid {
    padding: .25em .5em;
    color: #ff8100
}

.cc-sslsupport-invalid {
    color: #ff8100
}

.cc-sslcheck-valid, .cc-sslsupport-valid {
    color: #0db530
}

.cc-sslcheck-invalid {
    color: #ff8100
}

.cc-ssl-check-error-info {
    margin-top: 3em
}

@media (max-width: 767px) {
    .main-report {
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
        float: none
    }

    .main-report h3 {
        padding-top: 2em
    }

    .main-report p {
        font-size: 1em;
        line-height: 1.8em
    }

    .main-report .cc-basic-contain {
        padding: 0;
        margin: 0
    }

    .cc-result-level-table {
        padding: 20px 0
    }

    .cc-proto-cipher table.cc-ciphers td.cc-tableTit, .cc-proto-cipher table.cc-protos td.cc-tableTit {
        min-width: 92px
    }

    .cc-proto-cipher table.cc-ciphers td.cc-tableCel p, .cc-proto-cipher table.cc-protos td.cc-tableCel p {
        font-size: .8em
    }
}

@media (max-width: 767px) {
    .cc-navbar-wrap .cc-navbar-btn {
        border: none;
        font-size: 18px;
        color: #fff;
        padding: 0 15px;
        line-height: 65px;
        margin: 0;
        background: transparent;
        float: right;
        display: block
    }

    .cc-navbar-wrap .cc-navbar-btn:hover {
        color: #b2b0b0;
        background: transparent
    }

    .cc-navbar-wrap .cc-navbar-btn:focus {
        color: #b2b0b0;
        background: transparent;
        outline: none
    }

    .cc-navbar-wrap #cc-navbar-collapse {
        display: none;
        height: 500px;
        overflow: scroll
    }

    .cc-navbar-wrap .cc-navwrap-list {
        float: left;
        background: #f5f5f5;
        width: 100%;
        padding: 20px 0 40px;
        position: absolute;
        left: 0;
        top: 65px
    }

    .cc-navbar-wrap .cc-navwrap-list > li {
        display: block;
        padding: 10px
    }

    .cc-navbar-wrap .cc-navwrap-list > li > a {
        color: #333;
        background: transparent;
        position: static;
        display: block;
        height: 100%
    }

    .cc-navbar-wrap .cc-navwrap-list > li > #headingOne a {
        cursor: pointer;
        color: #333
    }

    .cc-navbar-wrap .cc-navwrap-list > li.cc-dropdown {
        position: static
    }

    .cc-navbar-wrap .cc-navwrap-list > li.cc-dropdown a.nav-title {
        color: #fff
    }

    .cc-navbar-wrap .cc-navwrap-list > li > #collapseOne {
        position: static;
        box-shadow: none;
        border: none;
        border-radius: 0;
        width: 100%;
        list-style-type: none;
        background: #f5f5f5;
        display: none
    }

    .cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu {
        padding: 4px 14px;
        display: block
    }

    .cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li {
        list-style-type: none;
        padding: 10px;
        float: none;
        width: 100%
    }

    .cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li .second-level-btn {
        font-size: 14px;
        color: #333;
        font-weight: 400;
        margin-bottom: 34px;
        margin-top: 10px;
        padding-left: 0;
        cursor: pointer
    }

    .cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li .second-level-btn span {
        display: inline-block;
        margin-left: 10px;
        color: #333
    }

    .cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li .second-level-btn:active, .cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li .second-level-btn:link {
        text-decoration: none
    }

    .cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li ul.cc-dropdown-list {
        float: none;
        padding-left: 30px;
        margin-top: 18px;
        list-style-type: none;
        padding-left: 0
    }

    .cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li ul.cc-dropdown-list li {
        padding: 6px 0
    }

    .cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li a {
        padding-left: 10px
    }

    .cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li a h3 {
        font-size: 14px;
        font-weight: 400;
        margin-bottom: 0;
        color: #333;
        margin-top: 0
    }

    .cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li a span {
        display: none
    }

    .cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li .cc-link {
        position: relative;
        display: block;
        width: 100%;
        height: auto;
        margin-bottom: 10px
    }

    .cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li .cc-link span.img {
        display: none
    }

    .cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li a:hover {
        text-decoration: none
    }

    .cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li a:hover h3, .cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu li.cc-dropdown-menu-li a:hover span {
        color: #1d84ca
    }

    .cc-navbar-wrap .cc-navwrap-list > li > #collapseOne ul.cc-dropdown-menu #cc-dropdown-menu-li4 {
        padding-bottom: 0
    }
}

@media (max-width: 767px) {
    .cc-about-link ul li.cc-list4 span {
        width: 160px;
        height: 180px;
        padding: 20px;
        font-size: 14px
    }

    .cc-about-link ul li.cc-list4 span img {
        margin-top: 5px
    }

    .cc-about-link ul li.cc-list4 span:after {
        content: "";
        width: 10px;
        height: 10px;
        border: 5px solid transparent;
        top: -10px;
        position: absolute;
        left: 74px;
        border-bottom: 5px solid #fff;
        z-index: 33
    }
}

@media (min-width: 767px) {
    .cc-about-link ul li.cc-list4 span {
        width: 200px;
        height: 230px;
        padding: 20px;
        font-size: 14px
    }

    .cc-about-link ul li.cc-list4 span img {
        margin-top: 5px
    }

    .cc-about-link ul li.cc-list4 span:after {
        content: "";
        width: 20px;
        height: 20px;
        border: 10px solid transparent;
        top: -20px;
        position: absolute;
        left: 90px;
        border-bottom: 10px solid #fff;
        z-index: 33
    }
}

@media (min-width: 992px) {
    .cc-about-link ul li.cc-list4 {
        width: 240px;
        position: relative
    }

    .cc-about-link ul li.cc-list4 span {
        width: 230px;
        height: 260px;
        padding: 30px;
        font-size: 14px
    }

    .cc-about-link ul li.cc-list4 span img {
        margin-top: 5px
    }

    .cc-about-link ul li.cc-list4 span:after {
        content: "";
        width: 20px;
        height: 20px;
        border: 10px solid transparent;
        top: -20px;
        position: absolute;
        left: 90px;
        border-bottom: 10px solid #fff;
        z-index: 33
    }
}

@media (min-width: 1200px) {
    .cc-about-link ul li.cc-list4 img {
        width: 200px
    }

    .cc-about-link ul li.cc-list4 span {
        width: 230px;
        height: 260px;
        padding: 30px;
        font-size: 14px
    }

    .cc-about-link ul li.cc-list4 span img {
        margin-top: 5px
    }

    .cc-about-link ul li.cc-list4 span:after {
        content: "";
        width: 20px;
        height: 20px;
        border: 10px solid transparent;
        top: -20px;
        position: absolute;
        left: 90px;
        border-bottom: 10px solid #fff;
        z-index: 33
    }
}

@media (max-width: 767px) {
    .cc-examine {
        padding: 100px 0
    }

    .cc-examine .cc-index-topic h1 {
        font-size: 1.8em;
        background-size: 100% 15px;
        margin-bottom: 1em
    }

    .cc-examine .cc-check-form {
        padding: 0 14px
    }

    .cc-examine .cc-check-form .input-group input {
        height: 40px;
        padding: 6px 6px 6px 72px;
        font-size: 14px
    }

    .cc-examine .cc-check-form .input-group .input-group-btn:last-child .btn {
        font-size: 12px;
        height: 40px
    }

    .cc-examine .cc-check-form .input-group .cc-span-group {
        position: absolute;
        top: 0;
        overflow: hidden;
        z-index: 20;
        padding-left: 10px;
        height: 36px
    }

    .cc-examine .cc-check-form .input-group .cc-span-group span {
        display: block;
        width: 62px;
        padding-top: 13px
    }

    .cc-examine .cc-check-form .input-group .cc-span-group span img {
        display: block;
        width: 100%;
        height: auto
    }

    .cc-examine .cc-click-down {
        margin-top: 24%;
        margin-bottom: 0
    }

    .cc-examine .cc-click-down span {
        font-size: 30px;
        width: 50px;
        height: 50px;
        line-height: 50px;
        border-radius: 25px;
        font-weight: lighter;
        border: 2px solid #fff;
        transition: background, font .3s, 1s;
        box-shadow: 0 -2px 80px 1px hsla(0, 37%, 96%, .87)
    }
}

@media (min-width: 767px) {
    .cc-examine .cc-index-topic h1 {
        font-size: 4em
    }
}

@media (min-width: 992px) {
    .cc-examine .cc-index-topic h1 {
        font-size: 5em
    }
}

@media (min-width: 1200px) {
    .cc-examine .cc-index-topic h1 {
        font-size: 5.9em
    }
}

@media (max-width: 767px) {
    .cc-cert-information .cc-cert-chain-info h4 {
        margin: 0 0 1em
    }

    .cc-cert-information .cc-cert-chain-info .cc-chain-status-icon {
        margin: 0
    }

    .cc-cert-information .cc-cert-chain-info .cc-chain-status-icon .cc-left-line {
        left: 30px;
        top: 26px;
        z-index: 1
    }

    .cc-cert-information .cc-cert-chain-info .cc-chain-status-icon .cc-left-icon {
        width: 15%;
        margin-right: 0;
        margin-left: .5em
    }

    .cc-cert-information .cc-cert-chain-info .cc-chain-status-icon .cc-left-icon img {
        width: 46px;
        height: auto
    }

    .cc-cert-information .cc-cert-chain-info .cc-chain-status-icon table {
        padding: 5px 0 20px 1.2em;
        width: 80%;
        float: left
    }
}

@media (max-width: 767px) {
    .cc-index-ranking {
        background: #fff;
        padding: 0 0 40px
    }

    .cc-index-ranking .cc-ranking-list .cc-rank-table {
        padding: 1em
    }

    .cc-index-ranking .cc-ranking-list h3 {
        font-size: 1.1em;
        color: #000;
        margin-bottom: 1em
    }

    .cc-index-ranking .cc-ranking-list .table-contain {
        padding: 1.5em;
        background: #fff;
        border: 1px solid #e7e4e0;
        border-radius: 4px
    }

    .cc-index-ranking .cc-ranking-list table {
        display: block;
        width: 90%;
        margin: 0 auto
    }

    .cc-index-ranking .cc-ranking-list table td.cc-rank-domain {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        word-wrap: normal;
        max-width: 8em;
        font-size: 15px;
        width: 96%;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-right: 1em
    }

    .cc-index-ranking .cc-ranking-list table td.cc-rank-score {
        float: right;
        padding-top: 5px;
        padding-bottom: 5px
    }
}

@media (max-width: 767px) {
    .cc-nav-stacked .cc-stacked-h4 {
        padding-left: .5em;
        padding-right: .5em;
        padding-top: 10px
    }

    .cc-nav-stacked .cc-stacked-h4 h4 {
        padding-top: 20px
    }

    .cc-nav-stacked .cc-stacked-h4 p span.cc-first-span {
        padding-right: 0
    }

    .cc-nav-stacked .cc-toclient-link {
        padding-left: 1em
    }

    .cc-cert-info-tab {
        padding: 0
    }

    .cc-proto-cipher h4 {
        margin-left: 0;
        margin-right: 0
    }

    .cc-proto-cipher table.cc-ciphers, .cc-proto-cipher table.cc-protos, table.cc-bugs-detail {
        padding-left: 0;
        padding-right: 0
    }

    table.cc-bugs-detail {
        width: 100%
    }

    table.cc-bugs-detail td.cc-tableTit {
        width: 130px
    }

    table.cc-bugs-detail td.cc-tableCel {
        width: 120px;
        padding: 0 .5em
    }

    .cc-match-list ul li {
        width: 100px;
        height: 42px;
        text-align: center;
        margin-right: 10px;
        background: #5c6081;
        color: #fff;
        line-height: 42px;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        cursor: pointer;
        margin-bottom: .5em;
        font-size: 14px
    }

    .cc-match-list ul li.active {
        background-color: #2e335d
    }

    .cc-ssl-cipher .cc-ciphers {
        padding: 1em .2em 1.5em
    }

    .cc-ssl-cipher .cc-ciphers p {
        font-size: 13px;
        margin-bottom: .2em
    }
}

@media (max-width: 767px) {
    .container {
        width: 100%;
        margin: 0 auto
    }

    .cc-report {
        margin-top: 0;
        background-color: #fff
    }

    .cc-report-basic {
        width: 100%;
        margin: 55px auto 0;
        float: none
    }

    .cc-report-details {
        margin-top: 0;
        background-color: #fff
    }

    .cc-decode-detail table {
        padding: 0 0 1em
    }

    .more-style-form .form-group .cc-input {
        width: 60%
    }

    .more-style-form .form-group .cc-mail-title {
        width: 100%
    }
}

@media (min-width: 767px) {
    .container {
        width: 767px
    }
}

@media (min-width: 1092px) {
    .cc-left-breadcrumb ul.nav-pills {
        width: 200px
    }

    .container {
        width: 1090px
    }
}

@media (min-width: 1300px) {
    .cc-left-breadcrumb ul.nav-pills {
        width: 230px
    }

    .container {
        width: 1280px
    }
}

@media (max-width: 767px) {
    .cc-tools-check {
        background-color: #fff
    }

    .cc-texterea-check, .cc-tools-check, .main-report {
        box-shadow: 0 0 0 transparent
    }
}

@media (max-width: 767px) {
    .padding-mobile {
        padding: 0 .5em
    }

    .font-mobile {
        font-size: .9em
    }
}

@media (max-width: 767px) {
    .cc-ats-setting-tips, .cc-demotion-reason, .cc-report-check-info {
        padding: 15px
    }

    .cc-ats-setting-tips p, .cc-demotion-reason p, .cc-report-check-info p {
        padding-left: 50px;
        line-height: 26px;
        padding-top: 13px;
        padding-bottom: 10px
    }

    .cc-ats-setting-tips .cc-tip-info-title, .cc-ats-setting-tips ul, .cc-demotion-reason .cc-tip-info-title, .cc-demotion-reason ul, .cc-report-check-info .cc-tip-info-title, .cc-report-check-info ul {
        padding-left: 0
    }
}

@media (max-width: 767px) {
    .alert h3 {
        margin-top: 5px;
        margin-bottom: 5px;
        line-height: 1.2em;
        font-size: 18px
    }

    .cc-checkbox-top {
        margin-top: 1em
    }

    .cc-btn-mobile-top {
        margin-top: 1.4em
    }
}

@media (max-width: 767px) {
    .cc-client-table h1 {
        font-size: 20px
    }

    .cc-client-table #cc-protos {
        padding-left: 0
    }

    .cc-client-table #cc-protos td.cc-tableTit {
        width: 65px
    }

    .cc-client-table .cc-ciphers {
        padding: 1em .2em 1.5em
    }

    .cc-client-table .cc-ciphers p {
        font-size: 13px;
        margin-bottom: .2em
    }

    .cc-result-table {
        display: block;
        padding: 0 .5em
    }

    .cc-result-table td {
        vertical-align: top;
        line-height: 1.8em
    }

    .cc-result-table .cc-tableTit {
        min-width: 106px;
        text-align: right;
        padding-right: 4px;
        font-size: .95em
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    .navbar-default .navbar-form {
        margin-left: 4em;
        width: 320px
    }

    .navbar-default .navbar-form .form-group input {
        width: 270px
    }
}

@media (max-width: 768px) {
    .cc-result-leaf td.cc-tableTit {
        min-width: 110px
    }

    .cc-result-leaf td.cc-tableCel span.cc-nosni-status {
        max-width: 140px;
        display: block
    }

    .cc-cert-information .cc-cert-chain-info table.cc-server-cert {
        width: 100%;
        margin: 1em 0 2em;
        padding: 0
    }

    .cc-cert-information .cc-cert-chain-info table.cc-server-cert td.cc-tableTit {
        min-width: 80px
    }

    table.cc-known-bad, table.cc-proto-detail {
        padding: 1em 0
    }

    table.cc-known-bad td.cc-tableTit, table.cc-proto-detail td.cc-tableTit {
        width: 142px;
        padding-right: 12px
    }
}

@media (max-width: 768px) {
    .footer {
        position: relative
    }

    #cc-myssl-seal {
        position: absolute;
        right: 0;
        bottom: 0;
        display: block;
        width: 50px;
        height: 50px
    }

    #cc-myssl-seal img {
        width: 100%;
        height: 100%
    }
}

@media (max-width: 1025px) {
    .cc-share {
        display: none
    }
}

@media (max-width: 768px) {
    .cc-nav-stacked {
        background-color: #fff;
        padding: 20px 0 60px
    }

    .cc-nav-stacked .cc-nav-stacked-title {
        overflow: hidden;
        padding-top: 20px;
        padding-bottom: 15px
    }

    .cc-nav-stacked .cc-nav-stacked-title .cc-stacked-logo {
        float: left;
        display: inline-block;
        width: 5em;
        height: 5em;
        border: 1px solid #ddd;
        border-radius: 4px;
        padding-top: 1.2em;
        padding-left: 1.3em
    }

    .cc-nav-stacked .cc-nav-stacked-title .cc-stacked-logo img {
        width: 32px;
        height: auto
    }

    .cc-nav-stacked .cc-stacked-p {
        left: 0;
        bottom: 25px
    }

    .cc-nav-stacked .cc-stacked-p p.cc-refresh-download {
        text-align: left
    }

    .cc-nav-stacked .cc-stacked-p p.cc-refresh-download a {
        padding-left: .4em
    }
}

@media (max-width: 768px) {
    .cc-myclient-report {
        margin: 65px auto 0
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .cc-examine .cc-slider-two .cc-https-image, .cc-examine .cc-slider-two .cc-https-text {
        padding: 0
    }

    .cc-examine .cc-slider-two .cc-https-text {
        height: 400px;
        padding-top: 0
    }

    .cc-examine .cc-slider-two h3 {
        font-size: 16px;
        line-height: 32px;
        margin-bottom: 50px
    }

    .cc-examine .cc-slider-two a {
        padding: 12px 24px;
        font-size: 18px
    }
}

@media (max-width: 768px) {
    .cc-examine .cc-slider-two {
        padding-bottom: 2em
    }

    .cc-examine .cc-slider-two .cc-https-image, .cc-examine .cc-slider-two .cc-https-text {
        padding: 0
    }

    .cc-examine .cc-slider-two .cc-https-image img, .cc-examine .cc-slider-two .cc-https-text img {
        max-width: 180px
    }

    .cc-examine .cc-slider-two .cc-https-text {
        margin: 0 auto;
        height: auto;
        padding: 0 8%;
        float: right;
        text-align: center
    }

    .cc-examine .cc-slider-two h3 {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 30px
    }

    .cc-examine .cc-slider-two a {
        padding: 8px 20px;
        font-size: 14px
    }
}