html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

    a:active, a:hover {
        outline: 0
    }

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

mark {
    color: #000;
    background: #ff0
}

small {
    font-size: 80%
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled], html input[disabled] {
        cursor: default
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        padding: 0;
        border: 0
    }

input {
    line-height: normal
}

    input[type="checkbox"], input[type="radio"] {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0
    }

    input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
        height: auto
    }

    input[type="search"] {
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-appearance: textfield
    }

        input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none
        }

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td, th {
    padding: 0
}

@media print {
    *, :before, :after {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    select {
        background: #fff !important
    }

    .navbar {
        display: none
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

        .table td, .table th {
            background-color: #fff !important
        }

    .table-bordered th, .table-bordered td {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/bootstrap/glyphicons-halflings-regular.eot);
    src: url(../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),url(../fonts/bootstrap/glyphicons-halflings-regular.woff2) format("woff2"),url(../fonts/bootstrap/glyphicons-halflings-regular.woff) format("woff"),url(../fonts/bootstrap/glyphicons-halflings-regular.ttf) format("truetype"),url(../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-euro:before, .glyphicon-eur:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.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: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.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"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:before, :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

    a:hover, a:focus {
        color: #23527c;
        text-decoration: underline
    }

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[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, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
        font-weight: 400;
        line-height: 1;
        color: #777
    }

h1, .h1, h2, .h2, h3, .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, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

    h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
        font-size: 75%
    }

h1, .h1 {
    font-size: 36px
}

h2, .h2 {
    font-size: 30px
}

h3, .h3 {
    font-size: 24px
}

h4, .h4 {
    font-size: 18px
}

h5, .h5 {
    font-size: 14px
}

h6, .h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}

small, .small {
    font-size: 85%
}

mark, .mark {
    padding: .2em;
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ul, ol {
    margin-top: 0;
    margin-bottom: 10px
}

    ul ul, ol ul, ul ol, ol ol {
        margin-bottom: 0
    }

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}

    .list-inline > li {
        display: inline-block;
        padding-right: 5px;
        padding-left: 5px
    }

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dt, dd {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

    blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
        margin-bottom: 0
    }

    blockquote footer, blockquote small, blockquote .small {
        display: block;
        font-size: 80%;
        line-height: 1.42857143;
        color: #777
    }

        blockquote footer:before, blockquote small:before, blockquote .small:before {
            content: '\2014 \00A0'
        }

    .blockquote-reverse, blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        text-align: right;
        border-right: 5px solid #eee;
        border-left: 0
    }

        .blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
            content: ''
        }

        .blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
            content: '\00A0 \2014'
        }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code, kbd, pre, samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: 700;
        -webkit-box-shadow: none;
        box-shadow: none
    }

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border-radius: 0
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.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 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-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 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-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 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-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 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

    .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd
    }

    .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
        border-top: 0
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd
    }

    .table .table {
        background-color: #fff
    }

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

    .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
        border: 1px solid #ddd
    }

    .table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
        border-bottom-width: 2px
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5
}

table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none
}

table td[class*="col-"], table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none
}

.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
    background-color: #f5f5f5
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8
}

.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
    background-color: #dff0d8
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6
}

.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
    background-color: #d9edf7
}

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3
}

.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
    background-color: #fcf8e3
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc
}

.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
    background-color: #f2dede
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc
}

.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 > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap
            }

        .table-responsive > .table-bordered {
            border: 0
        }

            .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
                border-left: 0
            }

            .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
                border-right: 0
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
                border-bottom: 0
            }
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1
    }

    .form-control:-ms-input-placeholder {
        color: #999
    }

    .form-control::-webkit-input-placeholder {
        color: #999
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        background-color: #eee;
        opacity: 1
    }

    .form-control[disabled], fieldset[disabled] .form-control {
        cursor: not-allowed
    }

textarea.form-control {
    height: auto
}

input[type="search"] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
        line-height: 34px
    }

        input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm, .input-group-sm input[type="date"], .input-group-sm input[type="time"], .input-group-sm input[type="datetime-local"], .input-group-sm input[type="month"] {
            line-height: 30px
        }

        input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg, .input-group-lg input[type="date"], .input-group-lg input[type="time"], .input-group-lg input[type="datetime-local"], .input-group-lg input[type="month"] {
            line-height: 46px
        }
}

.form-group {
    margin-bottom: 15px
}

.radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

    .radio label, .checkbox label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: 400;
        cursor: pointer
    }

    .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
        position: absolute;
        margin-top: 4px \9;
        margin-left: -20px
    }

    .radio + .radio, .checkbox + .checkbox {
        margin-top: -5px
    }

.radio-inline, .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

    .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
        margin-top: 0;
        margin-left: 10px
    }

input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.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 {
        padding-right: 0;
        padding-left: 0
    }

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

textarea.input-sm, select[multiple].input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.form-group-sm .form-control {
    height: 30px;
    line-height: 30px
}

textarea.form-group-sm .form-control, select[multiple].form-group-sm .form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

textarea.input-lg, select[multiple].input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.form-group-lg .form-control {
    height: 46px;
    line-height: 46px
}

textarea.form-group-lg .form-control, select[multiple].form-group-lg .form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 10px 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
}

.input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
    }

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-error .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
    }

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
            width: auto
        }

        .form-inline .input-group > .form-control {
            width: 100%
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio, .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .form-inline .radio label, .form-inline .checkbox label {
            padding-left: 0
        }

        .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.333333px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

    .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .btn:hover, .btn:focus, .btn.focus {
        color: #333;
        text-decoration: none
    }

    .btn:active, .btn.active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        pointer-events: none;
        cursor: not-allowed;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
        opacity: .65
    }

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

    .btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

    .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
        background-image: none
    }

    .btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
        background-color: #fff;
        border-color: #ccc
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333
    }

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #286090;
        border-color: #204d74
    }

    .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
        background-image: none
    }

    .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
        background-color: #337ab7;
        border-color: #2e6da4
    }

    .btn-primary .badge {
        color: #337ab7;
        background-color: #fff
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

    .btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

    .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
        background-image: none
    }

    .btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
        background-color: #5cb85c;
        border-color: #4cae4c
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

    .btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

    .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
        background-image: none
    }

    .btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
        background-color: #5bc0de;
        border-color: #46b8da
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

    .btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

    .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
        background-image: none
    }

    .btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
        background-color: #f0ad4e;
        border-color: #eea236
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

    .btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

    .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
        background-image: none
    }

    .btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
        background-color: #d9534f;
        border-color: #d43f3a
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff
    }

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

    .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
            border-color: transparent
        }

            .btn-link:hover, .btn-link:focus {
                color: #23527c;
                text-decoration: underline;
                background-color: transparent
            }

            .btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
                color: #777;
                text-decoration: none
            }

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

    .btn-block + .btn-block {
        margin-top: 5px
    }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

    .fade.in {
        opacity: 1
    }

.collapse {
    display: none
}

    .collapse.in {
        display: block
    }

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height,visibility;
    -o-transition-property: height,visibility;
    transition-property: height,visibility
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropup, .dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175)
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap
    }

        .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
            color: #262626;
            text-decoration: none;
            background-color: #f5f5f5
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        color: #fff;
        text-decoration: none;
        background-color: #337ab7;
        outline: 0
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
        color: #777
    }

        .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            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.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px solid
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

    .btn-group > .btn, .btn-group-vertical > .btn {
        position: relative;
        float: left
    }

        .btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
            z-index: 2
        }

    .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
        margin-left: -1px
    }

.btn-toolbar {
    margin-left: -5px
}

    .btn-toolbar .btn-group, .btn-toolbar .input-group {
        float: left
    }

    .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
        margin-left: 5px
    }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group > .btn-group {
    float: left
}

    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group > .btn-group:first-child: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 > .btn-lg + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

    .btn-group.open .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        box-shadow: none
    }

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

    .btn-group-vertical > .btn-group > .btn {
        float: none
    }

    .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-left-radius: 4px
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

    .btn-group-justified > .btn, .btn-group-justified > .btn-group {
        display: table-cell;
        float: none;
        width: 1%
    }

        .btn-group-justified > .btn-group .btn {
            width: 100%
        }

        .btn-group-justified > .btn-group .dropdown-menu {
            left: auto
        }

[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

    .input-group[class*="col-"] {
        float: none;
        padding-right: 0;
        padding-left: 0
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0
    }

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px
}

textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn {
    height: auto
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px
}

textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto
}

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell
}

    .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
        border-radius: 0
    }

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

    .input-group-addon.input-sm {
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 3px
    }

    .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 18px;
        border-radius: 6px
    }

    .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
        margin-top: 0
    }

    .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .input-group-addon:first-child {
        border-right: 0
    }

    .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .input-group-addon:last-child {
        border-left: 0
    }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

    .input-group-btn > .btn {
        position: relative
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px
        }

        .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
            z-index: 2
        }

    .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
        margin-right: -1px
    }

    .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
        margin-left: -1px
    }

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

    .nav > li {
        position: relative;
        display: block
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px
        }

            .nav > li > a:hover, .nav > li > a:focus {
                text-decoration: none;
                background-color: #eee
            }

        .nav > li.disabled > a {
            color: #777
        }

            .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
                color: #777;
                text-decoration: none;
                cursor: not-allowed;
                background-color: transparent
            }

    .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
        background-color: #eee;
        border-color: #337ab7
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .nav > li > a > img {
        max-width: none
    }

.nav-tabs {
    border-bottom: 1px solid #ddd
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0
        }

            .nav-tabs > li > a:hover {
                border-color: #eee #eee #ddd
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
            color: #555;
            cursor: default;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent
        }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0
    }

        .nav-tabs.nav-justified > li {
            float: none
        }

            .nav-tabs.nav-justified > li > a {
                margin-bottom: 5px;
                text-align: center
            }

        .nav-tabs.nav-justified > .dropdown .dropdown-menu {
            top: auto;
            left: auto
        }

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0
        }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}

.nav-pills > li {
    float: left
}

    .nav-pills > li > a {
        border-radius: 4px
    }

    .nav-pills > li + li {
        margin-left: 2px
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
        color: #fff;
        background-color: #337ab7
    }

.nav-stacked > li {
    float: none
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0
    }

.nav-justified {
    width: 100%
}

    .nav-justified > li {
        float: none
    }

        .nav-justified > li > a {
            margin-bottom: 5px;
            text-align: center
        }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto
    }

@media (min-width: 768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-justified > li > a {
            margin-bottom: 0
        }
}

.nav-tabs-justified {
    border-bottom: 0
}

    .nav-tabs-justified > li > a {
        margin-right: 0;
        border-radius: 4px
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
        border: 1px solid #ddd
    }

@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1)
}

    .navbar-collapse.in {
        overflow-y: auto
    }

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important
        }

        .navbar-collapse.in {
            overflow-y: visible
        }

    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 768px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px;
    font-size: 18px;
    line-height: 20px
}

    .navbar-brand:hover, .navbar-brand:focus {
        text-decoration: none
    }

    .navbar-brand > img {
        display: block
    }

@media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

    .navbar-toggle:focus {
        outline: 0
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px
        }

@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px
    }

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
            padding: 5px 15px 5px 25px
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px
        }

            .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
                background-image: none
            }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

        .navbar-nav > li {
            float: left
        }

            .navbar-nav > li > a {
                padding-top: 15px;
                padding-bottom: 15px
            }
}

.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    margin: 8px -15px
}

@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 .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
            width: auto
        }

        .navbar-form .input-group > .form-control {
            width: 100%
        }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio, .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .navbar-form .radio label, .navbar-form .checkbox label {
            padding-left: 0
        }

        .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0
        }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

        .navbar-form .form-group:last-child {
            margin-bottom: 0
        }
}

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

    .navbar-btn.btn-sm {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .navbar-btn.btn-xs {
        margin-top: 14px;
        margin-bottom: 14px
    }

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0
        }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

    .navbar-default .navbar-brand {
        color: #777
    }

        .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
            color: #5e5e5e;
            background-color: transparent
        }

    .navbar-default .navbar-text {
        color: #777
    }

    .navbar-default .navbar-nav > li > a {
        color: #777
    }

        .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
        color: #ccc;
        background-color: transparent
    }

    .navbar-default .navbar-toggle {
        border-color: #ddd
    }

        .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
            background-color: #ddd
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #888
        }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        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:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

    .navbar-default .navbar-link:hover {
        color: #333
    }

.navbar-default .btn-link {
    color: #777
}

    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
        color: #333
    }

    .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus {
        color: #ccc
    }

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

    .navbar-inverse .navbar-brand {
        color: #9d9d9d
    }

        .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-text {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #9d9d9d
    }

        .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
        color: #444;
        background-color: transparent
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333
    }

        .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
            background-color: #333
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #fff
        }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: #101010
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
        color: #fff;
        background-color: #080808
    }

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

    .navbar-inverse .navbar-link:hover {
        color: #fff
    }

.navbar-inverse .btn-link {
    color: #9d9d9d
}

    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
        color: #fff
    }

    .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus {
        color: #444
    }

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

    .breadcrumb > li {
        display: inline-block
    }

        .breadcrumb > li + li:before {
            padding: 0 5px;
            color: #ccc;
            content: "/\00a0"
        }

    .breadcrumb > .active {
        color: #777
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

    .pagination > li {
        display: inline
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            margin-left: -1px;
            line-height: 1.42857143;
            color: #337ab7;
            text-decoration: none;
            background-color: #fff;
            border: 1px solid #ddd
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px
        }

        .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
            color: #23527c;
            background-color: #eee;
            border-color: #ddd
        }

    .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
        z-index: 2;
        color: #fff;
        cursor: default;
        background-color: #337ab7;
        border-color: #337ab7
    }

    .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
        color: #777;
        cursor: not-allowed;
        background-color: #fff;
        border-color: #ddd
    }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

    .pager li {
        display: inline
    }

        .pager li > a, .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: 15px
        }

            .pager li > a:hover, .pager li > a:focus {
                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:hover, .pager .disabled > a:focus, .pager .disabled > span {
        color: #777;
        cursor: not-allowed;
        background-color: #fff
    }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:hover, a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

    .label-default[href]:hover, .label-default[href]:focus {
        background-color: #5e5e5e
    }

.label-primary {
    background-color: #337ab7
}

    .label-primary[href]:hover, .label-primary[href]:focus {
        background-color: #286090
    }

.label-success {
    background-color: #5cb85c
}

    .label-success[href]:hover, .label-success[href]:focus {
        background-color: #449d44
    }

.label-info {
    background-color: #5bc0de
}

    .label-info[href]:hover, .label-info[href]:focus {
        background-color: #31b0d5
    }

.label-warning {
    background-color: #f0ad4e
}

    .label-warning[href]:hover, .label-warning[href]:focus {
        background-color: #ec971f
    }

.label-danger {
    background-color: #d9534f
}

    .label-danger[href]:hover, .label-danger[href]:focus {
        background-color: #c9302c
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
    border-radius: 10px
}

    .badge:empty {
        display: none
    }

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:hover, a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item > .badge {
    float: right
}

    .list-group-item > .badge + .badge {
        margin-right: 5px
    }

.nav-pills > li > a > .badge {
    margin-left: 3px
}

.jumbotron {
    padding: 30px 15px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

    .jumbotron h1, .jumbotron .h1 {
        color: inherit
    }

    .jumbotron p {
        margin-bottom: 15px;
        font-size: 21px;
        font-weight: 200
    }

    .jumbotron > hr {
        border-top-color: #d5d5d5
    }

.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding: 48px 0
    }

    .container .jumbotron, .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron h1, .jumbotron .h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

    .thumbnail > img, .thumbnail a > img {
        margin-right: auto;
        margin-left: auto
    }

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

    .alert h4 {
        margin-top: 0;
        color: inherit
    }

    .alert .alert-link {
        font-weight: 700
    }

    .alert > p, .alert > ul {
        margin-bottom: 0
    }

        .alert > p + p {
            margin-top: 5px
        }

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

    .alert-dismissable .close, .alert-dismissible .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit
    }

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

    .alert-success hr {
        border-top-color: #c9e2b3
    }

    .alert-success .alert-link {
        color: #2b542c
    }

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

    .alert-info hr {
        border-top-color: #a6e1ec
    }

    .alert-info .alert-link {
        color: #245269
    }

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

    .alert-warning hr {
        border-top-color: #f7e1b5
    }

    .alert-warning .alert-link {
        color: #66512c
    }

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

    .alert-danger hr {
        border-top-color: #e4b9c0
    }

    .alert-danger .alert-link {
        color: #843534
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-striped .progress-bar, .progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress.active .progress-bar, .progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.media {
    margin-top: 15px
}

    .media:first-child {
        margin-top: 0
    }

.media, .media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-right, .media > .pull-right {
    padding-left: 10px
}

.media-left, .media > .pull-left {
    padding-right: 10px
}

.media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

    .list-group-item:first-child {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px
    }

a.list-group-item {
    color: #555
}

    a.list-group-item .list-group-item-heading {
        color: #333
    }

    a.list-group-item:hover, a.list-group-item:focus {
        color: #555;
        text-decoration: none;
        background-color: #f5f5f5
    }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
        color: inherit
    }

    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
        color: #777
    }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

    .list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small {
        color: inherit
    }

    .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
        color: #c7ddef
    }

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #3c763d
}

    a.list-group-item-success .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-success:hover, a.list-group-item-success:focus {
        color: #3c763d;
        background-color: #d0e9c6
    }

    a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
        color: #fff;
        background-color: #3c763d;
        border-color: #3c763d
    }

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

    a.list-group-item-info .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-info:hover, a.list-group-item-info:focus {
        color: #31708f;
        background-color: #c4e3f3
    }

    a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
        color: #fff;
        background-color: #31708f;
        border-color: #31708f
    }

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #8a6d3b
}

    a.list-group-item-warning .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-warning:hover, a.list-group-item-warning:focus {
        color: #8a6d3b;
        background-color: #faf2cc
    }

    a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
        color: #fff;
        background-color: #8a6d3b;
        border-color: #8a6d3b
    }

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #a94442
}

    a.list-group-item-danger .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-danger:hover, a.list-group-item-danger:focus {
        color: #a94442;
        background-color: #ebcccc
    }

    a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
        color: #fff;
        background-color: #a94442;
        border-color: #a94442
    }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

    .panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
        color: inherit
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0
}

    .panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0
    }

    .panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }

    .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group + .panel-footer {
    border-top-width: 0
}

.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
    margin-bottom: 0
}

    .panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {
        padding-right: 15px;
        padding-left: 15px
    }

    .panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }

        .panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
            border-top-left-radius: 3px;
            border-top-right-radius: 3px
        }

            .panel > .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 td:first-child, .panel > .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 td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th: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 th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
                border-top-left-radius: 3px
            }

            .panel > .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 td:last-child, .panel > .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 td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th: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 th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
                border-top-right-radius: 3px
            }

    .panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

        .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
            border-bottom-right-radius: 3px;
            border-bottom-left-radius: 3px
        }

            .panel > .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 td:first-child, .panel > .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 td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
                border-bottom-left-radius: 3px
            }

            .panel > .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 td:last-child, .panel > .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 td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
                border-bottom-right-radius: 3px
            }

    .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
        border-top: 1px solid #ddd
    }

    .panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
        border-top: 0
    }

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

    .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0
    }

    .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0
    }

    .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
        border-bottom: 0
    }

    .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }

.panel > .table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px
    }

        .panel-group .panel + .panel {
            margin-top: 5px
        }

    .panel-group .panel-heading {
        border-bottom: 0
    }

        .panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
            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 iframe, .embed-responsive embed, .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: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0,0,0,.15)
    }

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

    .close:hover, .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        filter: alpha(opacity=50);
        opacity: .5
    }

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

    .modal.fade .modal-dialog {
        -webkit-transition: -webkit-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out;
        -webkit-transform: translate(0,-25%);
        -ms-transform: translate(0,-25%);
        -o-transform: translate(0,-25%);
        transform: translate(0,-25%)
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0)
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5)
}

.modal-backdrop {
    position: 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 {
    min-height: 16.42857143px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

    .modal-header .close {
        margin-top: -2px
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

    .modal-footer .btn + .btn {
        margin-bottom: 0;
        margin-left: 5px
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;
    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-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2)
}

    .popover.top {
        margin-top: -10px
    }

    .popover.right {
        margin-left: 10px
    }

    .popover.bottom {
        margin-top: 10px
    }

    .popover.left {
        margin-left: -10px
    }

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover > .arrow {
    border-width: 11px
}

    .popover > .arrow:after {
        content: "";
        border-width: 10px
    }

.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,.25);
    border-bottom-width: 0
}

    .popover.top > .arrow:after {
        bottom: 1px;
        margin-left: -10px;
        content: " ";
        border-top-color: #fff;
        border-bottom-width: 0
    }

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25);
    border-left-width: 0
}

    .popover.right > .arrow:after {
        bottom: -10px;
        left: 1px;
        content: " ";
        border-right-color: #fff;
        border-left-width: 0
    }

.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25)
}

    .popover.bottom > .arrow:after {
        top: 1px;
        margin-left: -10px;
        content: " ";
        border-top-width: 0;
        border-bottom-color: #fff
    }

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,.25)
}

    .popover.left > .arrow:after {
        right: 1px;
        bottom: -10px;
        content: " ";
        border-right-width: 0;
        border-left-color: #fff
    }

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

    .carousel-inner > .item {
        position: relative;
        display: none;
        -webkit-transition: .6s ease-in-out left;
        -o-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left
    }

        .carousel-inner > .item > img, .carousel-inner > .item > a > img {
            line-height: 1
        }

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000px
    }

        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
            left: 0;
            -webkit-transform: translate3d(100%,0,0);
            transform: translate3d(100%,0,0)
        }

        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
            left: 0;
            -webkit-transform: translate3d(-100%,0,0);
            transform: translate3d(-100%,0,0)
        }

            .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
                left: 0;
                -webkit-transform: translate3d(0,0,0);
                transform: translate3d(0,0,0)
            }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

    .carousel-inner > .next.left, .carousel-inner > .prev.right {
        left: 0
    }

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    filter: alpha(opacity=50);
    opacity: .5
}

    .carousel-control.left {
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);
        background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
        background-image: linear-gradient(to right,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);
        background-repeat: repeat-x
    }

    .carousel-control.right {
        right: 0;
        left: auto;
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);
        background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
        background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);
        background-repeat: repeat-x
    }

    .carousel-control:hover, .carousel-control:focus {
        color: #fff;
        text-decoration: none;
        filter: alpha(opacity=90);
        outline: 0;
        opacity: .9
    }

    .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
        position: absolute;
        top: 50%;
        z-index: 5;
        display: inline-block
    }

    .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
        left: 50%;
        margin-left: -10px
    }

    .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
        right: 50%;
        margin-right: -10px
    }

    .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        margin-top: -10px;
        font-family: serif;
        line-height: 1
    }

        .carousel-control .icon-prev:before {
            content: '\2039'
        }

        .carousel-control .icon-next:before {
            content: '\203a'
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: rgba(0,0,0,0);
        border: 1px solid #fff;
        border-radius: 10px
    }

    .carousel-indicators .active {
        width: 12px;
        height: 12px;
        margin: 0;
        background-color: #fff
    }

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

    .carousel-caption .btn {
        text-shadow: none
    }

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
    display: table;
    content: " "
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer: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
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important
    }

    .visible-sm-block {
        display: block !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md, td.visible-md {
        display: table-cell !important
    }

    .visible-md-block {
        display: block !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print, td.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, form,
.tooltip,
.popover {
    font-family: Arial, "Open Sans",sans-serif;
    font-weight: 300;
    color: #333;
    line-height: 1.65em;
    /*    font-size: 18px;*/
    letter-spacing: .2px;
}

.sfPageWrapper .navbar-fixed-top-header {
    position: static;
}

.affix {
    top: 75px;
    width: 100%;
    z-index: 1000 !important
}

p {
    line-height: 1.8em;
    margin-bottom: 15px;
    /*font-size: 16px*/
    font-size: inherit;
}

b, strong {
    font-weight: 400;
    color: #000
}

.lead-paragraph, .lead-paragraph p {
    line-height: 1.6em;
    font-weight: 300;
    /*font-size: 18px;*/
    font-size: inherit;
    margin-bottom: 15px
}

.solution-description {
    line-height: 1.6em;
    font-weight: 300;
    /*font-size: 14px*/
}

.lead, .lead > p {
    line-height: 1.5em;
    margin-bottom: 15px !important;
    font-weight: 300;
    /*font-size: 18px;*/
    color: #333
}

    .lead > p {
        margin-bottom: 20px !important
    }

.lead-italic {
    line-height: 1.5em;
    margin-bottom: 25px !important;
    font-weight: 400;
    font-style: italic;
    font-size: 18px
}

.lead-bold, .lead-bold > p, .lead-caption, .lead-caption > p {
    line-height: 1.5em;
    margin-bottom: 20px !important;
    font-weight: 400;
    /*font-size: 18px;*/
    font-size: inherit;
    color: #ed1c24;
    opacity: .8
}

.lead-login {
    font-size: 21px;
    margin-bottom: 14px;
    margin-top: 14px;
    line-height: 1.5em;
    font-weight: 400
}

.lead-h1, .lead-h1 p {
    /*font-size: 36px;*/
    font-size: inherit;
    margin-bottom: 20px;
    color: #3c3c3c;
    line-height: 1.25em;
    font-weight: 300
}

.liability-text, .liability-text p {
    /*font-size: 16px;*/
    font-size: inherit;
    color: #999
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 0;
    line-height: 1.4em
}

    .h1 a, .h2 a, .h3 a, .h4 a, h1 a, h2 a, h3 a, h4 a {
        color: #3c3c3c
    }

        .h1 a:hover, .h2 a:hover, .h3 a:hover, .h4 a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
            text-decoration: none
        }

.h1, h1 {
    /*font-size: 36px;*/
    margin-bottom: 20px;
    font-weight: 400;
    color: #3c3c3c
}

.h2, h2 {
    /*font-size: 26px;*/
    margin-bottom: 15px;
    font-weight: 400;
    color: #3c3c3c
}

.thin-font .h2, .thin-font h2 {
    font-weight: 300 !important;
    line-height: 1.4em
}

.h2-xlarge .h2, .h2-xlarge h2 {
    font-size: 54px;
    font-weight: 300;
    color: #3c3c3c
}

.container-light-blue .h2-xlarge .h2, .container-light-blue .h2-xlarge h2 {
    font-size: 54px;
    font-weight: 300;
    color: #FFF
}

.h3, h3 {
    margin-bottom: 15px;
    /*font-size: 20px;*/
    font-size: inherit;
    font-weight: 400;
    color: #3c3c3c
}

.h3-xlarge .h3, .h3-xlarge h3 {
    font-size: 54px;
    font-weight: 300;
    color: #ed1c24
}

.h4, h4 {
    color: #3c3c3c;
    line-height: 1.4em;
    /*font-size: 18px*/
    font-size: inherit;
}

.h5, h5 {
    /*font-size: 18px;*/
    font-size: inherit;
    line-height: 1.4em;
    color: #333
}

/* Font-size inconsistency*/
h1 {
    font-size: 46px !important
}

h2 {
    font-size: 36px !important
}

h3 {
    font-size: 28px !important
}

h4 {
    font-size: 22px !important
}

h5 {
    font-size: 18px !important
}

h6 {
    font-size: 16px !important
}

p {
    font-size: 16px !important
}

body, .btn {
    font-size: 16px !important
}
/*Button text to be bold*/
/*Button width to be consistent*/
.btn {
    font-weight: 600 !important;
    min-width: 130px;
}
/*Navbar issue traited par Roth*/
/*Title*/
h1, h2, h3, h4, h5, h6 {
    color: #3C3C3C;
    opacity: 1
}

.SectionHeader {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 15px
}

    .SectionHeader .section-header-title {
        border-bottom: 1px solid #ed1c24;
        display: inline-block;
        /*font-size: 18px;*/
        font-weight: 400;
        line-height: 19px;
        margin: 0 0 -1px;
        padding: 15px 40px 15px 0;
        color: #333
    }


.glyphicon {
    color: #ed1c24
}

.glyphicon-alert {
    color: red;
    font-size: 16px;
    padding-top: 8px
}

.alert-icon::after {
    content: "\e209";
    font-family: 'glyphicons halflings';
    font-size: 16px;
    top: 5px;
    position: relative
}

.container-dark-blue b, .container-dark-blue strong {
    color: #FFF
}

.text-primary {
    color: #333;
    font-weight: 400
}

.text-default .glyphicon, .text-default h1, .text-default p {
    color: #333 !important
}

.text-white .glyphicon, .text-white h1, .text-white p {
    color: #FFF !important
}

.text-light-blue .glyphicon, .text-light-blue h1, .text-light-blue p {
    color: #2980b9 !important
}

.disclaimer p {
    color: #999;
    font-size: 14px !important;
    padding: 30px 60px;
    text-align: center
}

.sflistExpandAllLnkWrp {
    margin-bottom: 15px
}

.more-info {
    font-size: 14px;
    margin-bottom: 0;
    color: #de1a1d;
    cursor: pointer
}

.breadcrumb a {
    color: #FFF !important
}

    .breadcrumb a:hover {
        color: #FFF !important;
        text-decoration: underline
    }

a {
    color: #ed1c24
}

    a:active, a:focus, a:hover {
        text-decoration: none;
        color: #b80f15 !important
    }

    a.anchor2 {
        display: block;
        position: relative;
        top: -300px;
        visibility: hidden
    }

.black {
    color: #000 !important
}

.white {
    color: #FFF !important
}

.light-blue {
    color: #ed1c24 !important
}

.dark-blue {
    color: #3c3c3c !important
}

.xs-text {
    font-size: 70%;
    margin-top: 10px
}

.md-text {
    font-size: 16px;
    margin-top: 10px
}

.text-info {
    color: #ed1c24
}

.selected, .selected:hover {
    background-color: #ed1c24 !important;
    color: #FFF !important
}

    .selected .glyphicon {
        color: #FFF !important
    }

.img-responsive img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto 15px;
    vertical-align: middle;
    border-radius: 3px
}

.sfimagesTmbList.sfLightboxMode {
    margin-left: -40px
}

.img-popup img {
    cursor: zoom-in;
    margin: 0 auto 15px
}

.feature-caption li a {
    color: #ed1c24;
    background-image: url(/images/default-source/default-album/arrow-link.png?Status=Temp&sfvrsn=2);
    background-position: right center;
    padding-right: 15px;
    text-decoration: none;
    background-repeat: no-repeat
}

    .feature-caption li a:hover {
        text-decoration: underline
    }

.img-rounded {
    border-radius: 3px
}

.video-container-wrapper {
    height: 600px;
    overflow: hidden;
    position: relative
}

.homepage-hero-module {
    border-right: none;
    border-left: none
}

.no-video .video-container video, .touch .video-container video {
    display: none
}

.no-video .video-container .poster, .touch .video-container .poster {
    display: block !important
}

.video-container {
    bottom: 20%;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background: #000
}

    .video-container .poster img {
        width: 100%;
        bottom: 0;
        position: absolute
    }

    .video-container .filter {
        z-index: 100;
        position: absolute;
        background: rgba(25,29,34,.65);
        width: 100%
    }

    .video-container .title-container {
        z-index: 999;
        position: absolute;
        bottom: 10%;
        left: 5%;
        right: 5%;
        text-align: center;
        color: #fff;
        text-shadow: 0 1px 0 rgba(0,0,0,.6)
    }

    .video-container h1 {
        font-size: 48px;
        font-size: inherit;
        font-weight: 400;
        line-height: 1.3em;
        margin-bottom: 15px;
        color: #FFF
    }

    .video-container .description .inner {
        font-size: 18px;
        width: 90%;
        margin: 0 auto 30px
    }

    .video-container .link {
        position: absolute;
        bottom: 3em;
        width: 100%;
        text-align: center;
        z-index: 1001;
        font-size: 2em;
        color: #fff
    }

        .video-container .link a {
            color: #fff
        }

    .video-container video {
        position: absolute;
        z-index: 0;
        bottom: 0;
        height: auto !important;
        top: -5%
    }

        .video-container video.fillWidth {
            width: 100%;
            height: auto !important;
            top: -5%
        }

.login-container .myaccount {
    padding-right: 0px;
    margin-top: 1px
}

    .login-container .myaccount .dropdown a.dropdown-toggle::after {
        color: #FFF;
        content: "\e259";
        font-family: "glyphicons halflings";
        padding-left: 6px;
        position: relative;
        top: 2px;
        font-size: 10px
    }

    .login-container .myaccount .dropdown.open a.dropdown-toggle::after {
        content: "\e113"
    }

    .login-container .myaccount .dropdown .dropdown-menu {
        background-color: #fff;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
        box-shadow: 0 1px 1px rgba(0,0,0,.075);
        font-size: 13px;
        min-width: 105%;
        top: 28px
    }

        .login-container .myaccount .dropdown .dropdown-menu a, .login-container .myaccount .dropdown .dropdown-menu strong {
            display: block;
            padding: 5px 10px
        }

            .login-container .myaccount .dropdown .dropdown-menu a:hover {
                background-color: #ed1c24;
                color: #fff !important
            }

.sfInlineEditingPageMenu {
    z-index: 9999 !important
}

.vertical-centered {
    position: relative
}

    .vertical-centered .vc-block {
        position: initial;
        top: 0;
        transform: initial;
        -webkit-transform: initial;
        -ms-transform: initial;
        margin-bottom: 30px
    }

.shadowless {
    box-shadow: none !important
}

.borderless {
    border: none !important
}

.scroll-top-wrapper:not(:root) {
    line-height: 1em
}

.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    background-color: #ed1c24;
    color: #FFF;
    width: 50px;
    height: 50px;
    right: 15px;
    bottom: 15px;
    padding-top: 7px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    border: 1px solid #ed1c24;
    border-radius: 25px
}

    .scroll-top-wrapper:hover {
        background-color: #b80f15;
        color: #FFF
    }

    .scroll-top-wrapper.show {
        visibility: visible;
        cursor: pointer;
        opacity: 1
    }

    .scroll-top-wrapper .glyphicon {
        line-height: 1.5em;
        color: #FFF
    }

.zoomify {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

    .zoomify.zoomed {
        cursor: -webkit-zoom-out;
        cursor: zoom-out;
        padding: 0;
        margin: 0;
        border: none;
        border-radius: 0;
        box-shadow: none;
        position: relative;
        z-index: 1501
    }

.zoomify-shadow {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1500;
    background: rgba(0,0,0,.3);
    opacity: 0
}

    .zoomify-shadow.zoomed {
        opacity: 1;
        cursor: pointer;
        cursor: -webkit-zoom-out;
        cursor: zoom-out
    }

.sf_pagerNumeric .sf_PagerCurrent:hover {
    color: #FFF !important;
    background-color: #337ab7 !important
}

.sf_pagerNumeric {
    margin: 30px 0
}

    .sf_pagerNumeric .sf_PagerCurrent {
        background-color: #ed1c24 !important;
        border-radius: 20px;
        color: #FFF;
        padding: 4px 12px
    }

    .sf_pagerNumeric a {
        padding: 6px 12px
    }

.pagination li::before {
    content: normal !important
}

.pagination > li > a, .pagination > li > span {
    border: 0;
    color: #ed1c24;
    padding: 4px 12px
}

    .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
        background: 0 0;
        border: none;
        opacity: .8
    }

.pagination > .action > span, .pagination > .active > a {
    background-color: #000;
    border-color: #000;
    border-radius: 20px
}

    .pagination > .action > span:focus, .pagination > .action > span:hover, .pagination > .active > a:focus, .pagination > .active > a:hover {
        color: #FFF !important
    }

.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-radius: 20px
}

.fee-registration-group li:before {
    content: normal !important
}

.fee-registration-group li:first-child {
    vertical-align: top;
    padding-top: 9px;
    margin-right: 10px
}

ul.list-inline.fee-registration-group {
    margin-bottom: 0
}

.list-inline.inline-pipe > li {
    font-size: 15px;
    color: #a1a4a7;
    padding-right: 30px
}

    .list-inline.inline-pipe > li.news-category {
        color: #ed1c24;
        text-transform: uppercase;
        font-weight: 400
    }

    .list-inline.inline-pipe > li::before {
        content: normal
    }

    .list-inline.inline-pipe > li::after {
        content: '|';
        font-size: 18px;
        position: absolute;
        right: 8px;
        top: -2px
    }

    .list-inline.inline-pipe > li:last-child::after {
        content: normal
    }

.box-list .list-default {
    padding: 60px;
    min-height: 820px;
    border-top: 20px solid transparent;
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    -moz-border-image: -moz-linear-gradient(left,#06c 0,#ed1c24 100%);
    -webkit-border-image: -webkit-linear-gradient(left,#06c 0,#ed1c24 100%);
    border-image: linear-gradient(to right,#06c 0,#ed1c24 100%);
    border-image-slice: 1;
    background-color: #FFF
}

    .box-list .list-default h3 {
        padding-bottom: 15px
    }

.box-list ul.list-default ul li::before {
    font-size: 12px;
    background: #ed1c24;
    border-radius: 30px;
    content: "\e013";
    font-family: 'Glyphicons Halflings';
    display: block;
    height: 25px;
    position: absolute;
    text-align: center;
    top: 2PX;
    left: -40px;
    width: 25px;
    color: #FFF;
    line-height: 27px
}

.list-default {
    padding-left: 0;
    list-style: none
}

    .list-default li {
        padding-bottom: 0
    }

    .box-list .list-default h3, .list-default h3 {
        /*font-size: 24px;*/
        font-size: inherit;
        font-weight: 400;
        line-height: 1.5em;
        color: #ed1c24;
        margin-bottom: 5px
    }

    .box-list .list-default h4, .list-default h4 {
        /*font-size: 18px;*/
        font-size: inherit;
        font-weight: 400;
        line-height: 1.6em;
        color: #3c3c3c;
        margin-bottom: 0;
        margin-top: 0
    }

    .list-default, .list-default p {
        /*font-size: 16px;*/
        font-size: inherit;
    }

ul.list-default li::before {
    content: normal
}

ul.list-default li {
    margin-bottom: 0
}

.list-block > li a.btn.btn-primary.btn-lg::after {
    content: normal
}

.list-block > li a::after {
    background-color: #f9f9f9;
    border-radius: 30px;
    color: #ed1c24;
    content: "\e080";
    float: right;
    font-family: "Glyphicons Halflings" !important;
    font-size: 16px !important;
    height: 40px;
    padding: 4px 8px 8px 12px;
    position: relative;
    top: -4px;
    width: 40px
}

.list-block > li a.sflistListItemExpanded::after {
    content: "\e114"
}

.list-block > li {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    padding: 15px !important
}

.list-block h3 {
    font-weight: 400;
    /*font-size: 20px;*/
    font-size: inherit;
    margin-bottom: 0
}

.list-block p {
    margin-top: 30px
}

.list-block h3:hover {
    text-decoration: none
}

ul.list-block li {
    margin-bottom: 0
}

.list-inline, ol, ul {
    margin-left: 0
}

li {
    line-height: 1.6em !important
}

.container-default li {
    line-height: 1.8em !important;
    position: relative;
    list-style: none none;
    padding: 0;
    font-size: 16px
}

    .container-default li::before {
        content: "\e080";
        font-family: 'Glyphicons Halflings';
        display: block;
        height: 40px;
        position: absolute;
        text-align: center;
        top: 2px;
        left: -35px;
        width: 40px;
        color: #333;
        line-height: 25px;
        font-size: 10px
    }

.container-light-blue .container-default li::before {
    color: #FFF !important
}

.container-default li ul li::before {
    content: "\e074";
    font-family: 'Glyphicons Halflings';
    display: block;
    height: 40px;
    position: absolute;
    text-align: center;
    top: 0;
    left: -35px;
    width: 40px;
    color: #333;
    line-height: 25px;
    font-size: 6px
}

.container-default ul li ul {
    margin-top: 10px
}

.sfPageContainer .RadDock .rdTable .rdTop .rdCenter .rdTitleBar li::before {
    content: normal
}

.container-default li {
    padding-bottom: 8px
}

.list-primary ul {
    padding-top: 15px
}

    .list-primary ul li {
        position: relative;
        list-style: none none;
        padding: 0 15px 0 10px;
        margin: 0 0 20px;
        /*font-size: 14px;*/
        font-size: inherit;
    }

        .list-primary ul li::before {
            font-size: 12px;
            background: #ed1c24;
            border-radius: 30px;
            content: "\e013";
            font-family: 'Glyphicons Halflings';
            display: block;
            height: 25px;
            position: absolute;
            text-align: center;
            top: 2PX;
            left: -40px;
            width: 25px;
            color: #FFF;
            line-height: 27px
        }

        .list-primary ul li ul li::before {
            top: 3px;
            left: -30px;
            background: 0 0;
            font-family: "Glyphicons Halflings";
            font-size: 12px;
            content: "\e131";
            color: #ed1c24
        }

        .list-primary p, .list-primary ul li ul li {
            margin-bottom: 0
        }

        .list-primary ul li ul {
            margin-top: 0;
            margin-left: -23px
        }

.list-bullet-arrow li::before {
    content: "\e080" !important;
    font-family: 'Glyphicons Halflings';
    display: block;
    height: 20px;
    position: absolute;
    text-align: center;
    top: 3px;
    left: -38px;
    width: 20px;
    color: #3c3c3c;
    border-radius: 25px;
    line-height: 19px;
    font-size: 10px;
    background-color: #eaeef4
}

.list-bullet-check li::before {
    content: "\e013" !important;
    font-family: 'Glyphicons Halflings';
    display: block;
    height: 20px;
    position: absolute;
    text-align: center;
    top: 3px;
    left: -38px;
    width: 20px;
    color: #ed1c24;
    border-radius: 25px;
    font-size: 12px;
    background-color: transparent
}

.list-bullet-check li {
    padding-bottom: 0
}

.list-bullet-arrow li a {
    color: #333
}

.sfFormsEditor.sfTopLbls li:before {
    content: normal;
    font-size: 18px
}

blockquote {
    font-size: 18px
}

.arrow-down {
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #f5f5f5;
    position: relative;
    top: -30px;
    margin: 0 auto
}

#features:before {
    display: block;
    content: "";
    height: 200px;
    margin: -200px 0 0
}

a.anchor {
    display: block;
    position: relative;
    top: -100px;
    visibility: hidden
}

.panel.no-pads .panel-body, .panel.no-pads > .panel-body {
    padding: 0
}

    .panel.no-pads .panel-body img, .panel.no-pads > .panel-body img {
        border-radius: 0;
        margin-bottom: 0
    }

.panel {
    border-radius: 0
}

.container-net-section .panel-default .panel-heading, .container-net-section .panel-default > .panel-heading, .panel-default .panel-heading, .panel-default > .panel-heading {
    background-color: #f9f9f9;
    font-weight: 400;
    font-size: 18px
}

.panel-default .panel-heading, .panel-default > .panel-heading {
    padding: 5px 15px
}

.container-net-section .panel-default .panel-heading, .container-net-section .panel-default > .panel-heading {
    padding: 5px 0
}

.panel-default .panel-body, .panel-default > .panel-body {
    font-weight: 300;
    /*font-size: 18px;*/
    font-size: inherit;
    padding: 15px 20px
}

.panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

    .panel-heading h3, .panel-heading h3 a {
        /*font-size: 18px;*/
        font-size: inherit;
        font-weight: 600;
        color: #3c3c3c;
        margin-bottom: 0;
        padding: 5px 0
    }

    .panel-heading .glyphicon {
        padding-right: 5px;
        color: #ed1c24
    }

.panel-group .panel {
    border-radius: 0
}

.panel-footer {
    padding: 5px 15px
}

.table-event-topics .glyphicon {
    color: #ed1c24
}

.table-eventicon img {
    width: 18px;
    height: auto;
    border-radius: 3px
}

.learnmore a {
    font-weight: 400
}

    .learnmore a::after {
        content: "\e080";
        font-family: 'Glyphicons Halflings';
        padding-left: 5px;
        color: #ed1c24;
        font-size: 14px
    }

.btn {
    border-radius: 25px;
    font-size: 16px;
    font-weight: 300
}

.btn-xs {
    font-size: 14px
}

.btn-default-reverse {
    border-color: #FFF !important;
    color: #FFF !important;
    text-shadow: none !important
}

a.btn-default-reverse {
    color: #FFF !important
}

    a.btn-default-reverse:hover {
        color: #FFF !important;
        background-color: rgba(255,255,255,.1) !important
    }

.btn-default {
    background-color: transparent;
    border-color: #ed1c24;
    color: #ed1c24;
    border-width: 1px
}

    .btn-default:hover {
        background-color: #ed1c24;
        border-color: #ed1c24;
        color: #FFF !important
    }

a.btn-default:hover {
    color: #FFF !important;
    background-color: #ed1c24
}

.btn-info {
    background-color: #FFFFFF !important;
    border: 1px solid #ed1c24 !important;
    color: #ed1c24 !important
}

    .btn-info a {
        color: #ed1c24
    }

a.btn-info {
    color: #ed1c24 !important
}

.btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover, .open > .dropdown-toggle.btn-info {
    color: #fff !important;
    background-color: #b80f15 !important;
    border-color: #b80f15 !important
}

.btn-primary {
    background-color: #ed1c24;
    border: 2px solid #ed1c24;
    color: #FFF !important;
    border-radius: 25px;
    padding: 10px 30px;
}

    .btn-primary a {
        color: #FFF !important
    }

    .btn-primary:active, .btn-primary:focus, .btn-primary:hover {
        background-color: #b80f15 !important;
        border-color: #b80f15 !important;
        color: #FFF !important
    }

        .btn-primary:hover a {
            color: #FFF
        }

.navbar-right > li > a {
    padding: 8px 24px 8px 12px
}

.btn-price {
    background-color: transparent;
    cursor: auto;
    float: none;
    padding: 8px 30px;
    font-weight: 300
}

    .btn-price:hover {
        color: #FFF
    }

    .btn-price, .btn-price p {
        margin-bottom: 0;
        /*font-size: 20px;*/
        font-size: inherit;
    }

.btn-link {
    padding-left: 0
}

    .btn-link::before {
        content: '\e080';
        font-family: 'Glyphicons Halflings';
        border-radius: 15px;
        border: 1px solid #ed1c24;
        background-color: transparent;
        margin-right: 8px;
        padding: 4px 5px 3px;
        position: relative;
        top: 0;
        font-size: 12px;
        color: #ed1c24
    }

.container-net-section .btn-link::before {
    content: '\e080';
    font-family: 'Glyphicons Halflings';
    border-radius: 15px;
    border: 1px solid #ed1c24;
    background-color: transparent;
    margin-right: 8px;
    padding: 4px 5px 3px;
    position: relative;
    top: 0;
    font-size: 12px
}

.thumbnail-description-block .btn-link {
    white-space: normal;
    text-align: left;
    text-indent: -36px;
    margin-left: 36px
}

a.btn-link {
    color: #ed1c24;
    padding: 0
}

.btn-link:focus, .btn-link:hover {
    text-decoration: none
}

.thumbnail-description-block .btn-link {
    position: static;
    margin-bottom: 15px;
    margin-top: 15px
}

.btn-success {
    border-width: 2px
}

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 40px
}

.container-light-blue .btn-default {
    background-color: transparent;
    color: #FFF;
    border-color: #FFF;
    margin-bottom: 10px
}

    .container-light-blue .btn-default:hover {
        background-color: #2980b9;
        color: #FFF;
        border-color: #FFF
    }

.container-breadcrumb .breadcrumb, .container-breadcrumb ol {
    margin-bottom: 0
}

.breadcrumb {
    background: 0 0;
    border-bottom: 0 solid #e7e7e7;
    padding: 8px 0
}

    .breadcrumb > .active {
        color: #FFF;
        font-weight: 600
    }

.container-breadcrumb {
    border: 0 solid #ddd;
    position: absolute;
    top: 151px;
    width: 100%;
    font-size: 11px;
    font-weight: 300;
    opacity: .8
}

.breadcrumb > li + li::before {
    color: #FFF;
    content: '/';
    padding: 0 5px;
    font-size: 11px
}

.form-control {
    box-shadow: none
}

.sorting .input-lg {
    padding: 8px 16px;
    background-color: #eaeef4
}

.filter .input-lg {
    padding: 8px 16px 8px 30px
}

.call-out-strip .filter {
    padding-top: 5px
}

    .call-out-strip .filter select {
        background-color: #EAEEF4;
        height: 46px
    }

    .call-out-strip .filter .form-group {
        margin-bottom: 0
    }

    .call-out-strip .filter .form-control {
        border: 1px solid #CCC;
        box-shadow: none
    }

    .call-out-strip .filter .form-group::before {
        content: "\e138";
        font-family: 'Glyphicons Halflings';
        color: #4b82c2;
        position: absolute;
        left: 5px;
        top: 24px
    }

.resource-results #ui-id-1 {
    background-color: #f7f7f7;
    box-shadow: 0 2px 4px rgba(0,0,0,.2);
    border: 1px solid #DDD;
    max-width: 308px;
    width: 100%;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

#ui-id-1 {
    background-color: #f7f7f7;
    box-shadow: 0 2px 4px rgba(0,0,0,.2);
    border: 1px solid #DDD;
    max-width: 328px;
    width: 100%;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.ui-menu-item {
    margin-left: -30px;
    list-style-type: none;
    color: #333;
    cursor: pointer
}

    .ui-menu-item a {
        color: #333
    }

.search_bar button {
    border: 1px solid #ed1c24;
    background-color: #ed1c24;
    position: absolute;
    display: block;
    right: 0;
    top: -1px;
    z-index: 999;
    width: 100px;
    height: 46px;
    color: #FFF;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

    .search_bar button:focus, .search_bar button:hover {
        background-color: #06c
    }

    .search_bar button:after {
        content: "\e003";
        font-family: 'Glyphicons Halflings';
        color: #FFF;
        font-weight: 300
    }

.search_bar {
    background: #fff;
    border: 1px solid #CCC;
    position: relative;
    border-radius: 3px
}

    .search_bar input[type=text] {
        border: none;
        font-weight: 300;
        width: 100%;
        padding: 7px;
        margin: 0;
        overflow: hidden;
        background-color: #FFF;
        color: #666;
        box-shadow: none;
        border-radius: 3px
    }

        .search_bar input[type=text]:focus {
            outline: 0
        }

    .search_bar button[type=submit] {
        background: -webkit-linear-gradient(#237cd4,#1e6ab5);
        background: linear-gradient(#237cd4,#1e6ab5);
        color: rgba(255,255,255,0);
        border: 1px solid #1C62A8;
        width: 5%;
        min-width: 56px;
        position: absolute;
        top: -1px;
        right: -1px;
        bottom: -1px;
        border-radius: 0;
        margin: 0;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

        .search_bar button[type=submit]:after {
            content: "\e003";
            font-family: 'Glyphicons Halflings';
            color: #FFF;
            left: 30%;
            position: absolute;
            font-size: 22px;
            top: 8px
        }

        .search_bar button[type=submit]:focus, .search_bar button[type=submit]:hover {
            background: -webkit-linear-gradient(#38d,#2174c7);
            background: linear-gradient(#38d,#2174c7);
            box-shadow: 0 0 3px rgba(0,0,0,.5);
            cursor: pointer
        }

    .search_bar .search_dropdown {
        font-weight: 600;
        min-width: 17px;
        background: -webkit-linear-gradient(#f4f4f4,#e2e2e2);
        background: linear-gradient(#f4f4f4,#e2e2e2);
        border-right: 1px solid #ddd;
        color: #555;
        padding: 0 28px 0 13px;
        border-radius: 2px 0 0 2px;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        z-index: 10000;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        box-sizing: content-box
    }

        .search_bar .search_dropdown:after {
            content: "\2193";
            color: rgba(85,85,85,0);
            background: url(http://media.lib.byu.edu/assets/images/searchbar/1.0/down-arrow.svg) top left no-repeat;
            height: 8px;
            width: 10px;
            position: absolute;
            top: 50%;
            right: 10px;
            margin-top: -6px
        }

        .search_bar .search_dropdown.active, .search_bar .search_dropdown:hover {
            background: -webkit-linear-gradient(#e7e7e7,#d5d5d5);
            background: linear-gradient(#e7e7e7,#d5d5d5);
            cursor: pointer;
            border-right-color: #ccc
        }

        .search_bar .search_dropdown > span {
            position: absolute;
            top: 38%;
            margin-top: -8px;
            white-space: nowrap;
            font-size: 15px
        }

        .search_bar .search_dropdown ul {
            display: none;
            position: absolute;
            top: 101%;
            left: -1px;
            font-size: 14px;
            width: 225px;
            background: #fff;
            box-shadow: 1px 1px 5px rgba(0,0,0,.2);
            border: 1px solid #ccc;
            border-radius: 0;
            padding: 7px 0
        }

        .search_bar .search_dropdown li {
            list-style-type: none;
            margin: 0;
            padding: 5px 18px;
            color: #1C62A8;
            line-height: 1.2em;
            position: relative
        }

            .search_bar .search_dropdown li::before {
                content: normal
            }

            .search_bar .search_dropdown li:hover {
                background: #e7e7e7
            }

            .search_bar .search_dropdown li.selected {
                background: #1C62A8;
                color: #fff
            }

.search_bar {
    max-width: 100%
}

    .search_bar input[type=text] {
        font-size: 18px
    }

    .search_bar::-webkit-input-placeholder {
        font-weight: 300
    }

    .search_bar::-moz-placeholder {
        font-weight: 600
    }

    .search_bar:-ms-input-placeholder {
        font-weight: 300
    }

    .search_bar::placeholder {
        font-weight: 300
    }

.search-form {
    box-shadow: 0 0 3px #ebebeb
}

#custom-search-input {
    padding: 3px;
    border: 1px solid #DDD;
    border-radius: 0;
    background-color: #fff
}

    #custom-search-input.input-group {
        margin-bottom: 15px
    }

    #custom-search-input .input-lg {
        height: 55px
    }

    #custom-search-input input {
        border: 0;
        box-shadow: none
    }

    #custom-search-input button {
        margin: 2px 0 0;
        background: 0 0;
        box-shadow: none;
        border: 0;
        color: #a1a4a7;
        padding: 0 22px 0 10px;
        border-left: solid 0 #ccc
    }

        #custom-search-input button:hover {
            border: 0;
            box-shadow: none;
            border-left: solid 0 #ccc
        }

    #custom-search-input .glyphicon-search {
        font-size: 23px
    }

.radio input[type=radio], .radio-inline input[type=radio] {
    margin-top: 10px
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
    margin-top: -5px
}

label {
    font-weight: 600;
    font-size: 14px
}

.label-primary {
    background-color: #ed1c24
}

.form-group {
    margin-bottom: 45px
}

    .form-group.form-group-dropdown {
        margin-top: 15px
    }

.form-group-phone > div {
    margin-bottom: 15px
}

.form-group-phone .control-label {
    margin-bottom: 0
}

.modal-video .close {
    color: #FFF;
    opacity: .5;
    font-weight: 300
}

    .modal-video .close:hover {
        color: #FFF;
        opacity: .8
    }

.modal-video .modal-header {
    border-bottom: 0
}

    .modal-video .modal-header h3 {
        color: #FFF;
        /*font-size: 16px;*/
        font-size: inherit;
        font-weight: 400;
        padding-bottom: 0
    }

.modal-video.modal-content {
    background-color: #000;
    border-radius: 0
}

.modal-video .modal-footer {
    border-top: 0;
    text-align: left
}

.video-container-modal {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

    .video-container-modal iframe {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%
    }

#etaplocation .modal-content, #etaplogin .modal-content, #etapsearch .modal-content {
    border-radius: 0
}

#etaplogin .modal-body h4 {
    line-height: 1.5em;
    font-weight: 600
}

#etaplogin .modal-content .close {
    opacity: 1;
    font-weight: 300
}

#etaplogin .well {
    background-color: #f5f5f5;
    box-shadow: none
}

#etaplogin .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
    margin-top: 9px
}

#etaplogin .glyphicon-ok::before {
    font-size: 15px;
    padding-right: 10px;
    color: #999
}

#etaplogin ul li {
    padding-bottom: 5px
}

#etapsearch .modal-header {
    border-bottom: 0
}

#etapsearch .form-control {
    border-radius: 0
}

#etapsearch button {
    border: 0
}

#etapsearch .input-group-addon {
    border-radius: 0
}

.call-out-container .glyphicon.glyphicon-circle-arrow-up {
    padding-top: 3px;
    color: #ed1c24 !important
}

.call-out-strip .float-right {
    float: right;
}

.call-out-strip .panel {
    background: 0 0
}

.call-out-strip .panel-default {
    border: 0;
    box-shadow: none
}

.call-out-strip .panel-title {
    color: #333;
    font-size: 18px;
    font-weight: 300
}

.call-out-strip .panel-group {
    margin-bottom: 0
}

.call-out-strip .panel-default .panel-heading, .call-out-strip .panel-default > .panel-heading {
    background: 0 0;
    padding: 8px
}

.call-out-strip .panel-title {
    margin-bottom: 0
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top: 0
}

.call-out-strip .nav-tabs > li.back-anchor .glyphicon {
    color: #000
}

.call-out-strip .nav.nav-tabs.search-filters {
    margin-left: 0
}

.call-out-strip .nav.nav-tabs {
    border-bottom: 0
}

.call-out-strip .nav-tabs > li {
    padding-right: 15px;
    width: 100%
}

    .call-out-strip .nav-tabs > li.filter {
        padding-right: 0;
        width: 100%;
        margin-bottom: 15px;
        border-top: 1px solid #CCC;
        padding-top: 15px
    }

.call-out-strip .nav-tabs.menu-strip > li {
    width: 100%;
    text-align: left
}

.call-out-strip .nav-tabs > li > a {
    color: #333;
    border-radius: 0;
    border: 0
}

.call-out-strip .nav-tabs.nav-justified > li > a {
    border-radius: 0;
    border: 0
}

.call-out-strip .nav-tabs.nav-justified > li::before, .call-out-strip .nav-tabs > li::before {
    content: normal
}

.call-out-strip .nav-tabs > a, .call-out-strip .nav-tabs > a:focus, .call-out-strip .nav-tabs > a:hover {
    border: 0
}

.call-out-strip .nav-tabs.nav-justified > li > a:hover {
    color: #016197;
    background-color: none
}

.call-out-strip .nav.nav-tabs a:hover {
    background-color: transparent
}

.call-out-strip .nav > li > a {
    padding: 15px 5px
}

.call-out-strip .panel-body {
    padding-top: 0;
    padding-bottom: 0
}

.call-out-strip .glyphicon.glyphicon-cog:hover, .call-out-strip .glyphicon.glyphicon-duplicate:hover, .call-out-strip .glyphicon.glyphicon-list:hover, .call-out-strip .glyphicon.glyphicon-th-list:hover {
    color: #ed1c24
}

.container-applications .panel-body {
    padding: 0
}

.container-applications .panel-default {
    background: 0 0;
    border: 0;
    box-shadow: none
}

.result-count {
    font-size: 14px
}

.search-result-wrapper .media-heading {
    margin-bottom: 5px
}

    .search-result-wrapper .media-heading a {
        font-weight: 400
    }

.search-result-wrapper .summary {
    font-size: 15px;
    line-height: 1.5em;
    margin-bottom: 5px
}

.search-result-wrapper .link, .search-result-wrapper .link a {
    line-height: 1.3em !important
}

    .search-result-wrapper .link a {
        font-size: 14px
    }

        .search-result-wrapper .link a:hover {
            text-decoration: underline
        }

.search-result-wrapper .media-left img {
    width: 80px;
    height: auto;
    font-size: 14px;
    line-height: 1.3em;
    text-align: center;
    color: #a1a4a7;
    margin-top: 10px
}

.list-group-item {
    border-bottom: 0
}

.container-net-section p.list-group-item-text, p.list-group-item-text {
    padding-bottom: 0;
    line-height: 1.4em;
    font-size: 16px;
    font-weight: 400
}

.media p.list-group-item-text {
    font-weight: 300
}

.list-group-item-heading.date {
    font-size: 14px;
    font-weight: 300
}

a.list-group-item:focus, a.list-group-item:hover {
    background-color: transparent;
    text-decoration: underline
}

p.list-group-item-heading {
    line-height: 1.5em
}

h4.list-group-item-heading {
    /*font-size: 16px;*/
    font-size: inherit;
    font-weight: 600;
    margin-bottom: 0
}

.media {
    margin-bottom: 15px
}

.languages-wrap .media-body.media-middle p, .languages-wrap .media-body.media-middle > p {
    /*font-size: 14px;*/
    font-size: inherit;
    margin-bottom: 0;
    font-weight: 400
}

.list-group-items-h {
    border-bottom: 1px solid #DDD;
    background-color: transparent;
    padding: 5px 0 10px
}

p.list-group-item-date {
    font-size: 14px;
    font-weight: 300;
    color: #666;
    margin: 5px 0
}

p.list-group-item-text a {
    color: #333
}

.list-group-events-items-h div {
    border-bottom: 1px solid #DDD;
    background-color: transparent;
    padding: 5px 0 10px
}

p.list-group-events-item-location {
    font-size: 14px;
    font-weight: 300;
    color: #666;
    margin: 5px 0
}

p.list-group-events-item-title {
    margin: 0;
    line-height: 1.2em
}

    p.list-group-events-item-title a {
        color: #333;
        font-weight: 400;
        font-size: 16px
    }

.container-net-section .featured-videos-home .default-thumbnail-h {
    margin-top: 26px;
    height: 344px;
    overflow-x: hidden;
    overflow-y: auto
}

    .container-net-section .featured-videos-home .default-thumbnail-h .thumbnail, .featured-videos-home .default-thumbnail-h .thumbnail {
        padding: 0 0 10px;
        vertical-align: top;
        margin-bottom: 10px;
        border-bottom: 1px solid #DDD
    }

    .container-net-section .featured-videos-home .default-thumbnail-h .description-resource, .featured-videos-home .default-thumbnail-h .description-resource {
        display: table-cell;
        vertical-align: top;
        padding: 0
    }

    .container-net-section .featured-videos-home .default-thumbnail-h .thumbnail .resource-thumbnail, .featured-videos-home .default-thumbnail-h .thumbnail .resource-thumbnail {
        width: 33%;
        padding-right: 10px
    }

    .container-net-section .featured-videos-home .default-thumbnail-h .description-resource h3, .featured-videos-home .default-thumbnail-h .description-resource h3, .container-net-section .featured-videos-home .default-thumbnail-h .description-resource h3 a, .featured-videos-home .default-thumbnail-h .description-resource h3 a {
        font-size: 16px;
        color: #333
    }

.featured-videos-home .caption, .featured-videos-home .thumbnail .panel-footer.text-center, .featured-videos-home h2, .featured-videos-home h5 {
    display: none
}

.featured-videos-home .panel-footer {
    background-color: transparent;
    border-top: 0;
    text-align: left !important;
    padding: 0 15px 10px;
    font-size: 14px;
    font-weight: 400
}

.featured-videos-home .btn-link::before {
    content: '\e080';
    font-family: 'Glyphicons Halflings';
    border-radius: 15px;
    border: 1px solid #ed1c24;
    background-color: transparent;
    margin-right: 8px;
    padding: 4px 5px 2px;
    position: relative;
    top: 0;
    font-size: 12px
}

.featured-videos-home .fv-list-collapse {
    margin-left: -30px
}

    .featured-videos-home .fv-list-collapse li::before {
        content: "\e029";
        font-family: "Glyphicons Halflings";
        font-size: 22px;
        color: #a1a4a7;
        position: absolute;
        top: 0;
        padding-right: 10px
    }

    .featured-videos-home .fv-list-collapse li:hover::before {
        color: #4b82c2
    }

    .featured-videos-home .fv-list-collapse li a {
        color: #333;
        font-weight: 400;
        font-size: 14px;
        line-height: 1.4em
    }

    .featured-videos-home .fv-list-collapse li {
        margin-bottom: 5px;
        margin-top: 10px;
        border-bottom: 1px solid #DDD
    }

.featured-videos-home .thumbnail, .featured-videos-home ul {
    margin-bottom: 0
}

.container-net-section .default-thumbnail-h .resource-thumbnail {
    padding-right: 10px;
    width: 45%
}

.container-net-section .resource-thumbnail .lock-icon {
    right: 10px
}

.container-net-section .default-thumbnail-h .resource-thumbnail img {
    margin-bottom: 3px;
    border-radius: 3px
}

.container-net-section .default-thumbnail-h .description-resource h3, .container-net-section .default-thumbnail-h .description-resource h3 a {
    /*font-size: 14px;*/
    font-size: inherit;
    margin-bottom: 0;
    color: #333
}

    .container-net-section .default-thumbnail-h .description-resource h3 a:focus, .container-net-section .default-thumbnail-h .description-resource h3 a:hover {
        text-decoration: none
    }

.container-net-section .thumbnail {
    padding-left: 20px;
    padding-right: 20px
}

.container-net-section .default-thumbnail-h, .container-net-section .default-thumbnail-h .description-resource .details {
    margin-bottom: 0
}

.container-net-section .panel-default {
    border: 0
}

.container-net-section .panel {
    border-radius: 0;
    background-color: transparent;
    box-shadow: none;
    margin-bottom: 30px
}

.container-net-section .list-group {
    margin-bottom: 0
}

.container-net-section .panel-heading h3, .panel-heading h3 a {
    /*font-size: 22px;*/
    font-size: inherit;
}

.container-net-section .panel-default .panel-footer, .container-net-section .panel-default .panel-heading, .container-net-section .panel-default > .panel-footer, .container-net-section .panel-default > .panel-heading {
    background-color: transparent
}

.container-net-section .panel-default .panel-heading, .container-net-section .panel-default > .panel-heading {
    border-bottom: 0;
    margin-bottom: 15px
}

.container-net-section .panel-default .panel-footer, .container-net-section .panel-default > .panel-footer {
    border-top: 0;
    padding: 10px 0
}

.container-net-section .panel-body {
    height: 385px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0
}

.container-net-section .media-object-default {
    padding-left: 15px;
    padding-right: 15px;
    color: #333
}

.container-net-section .list-group-item {
    background-color: transparent;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #DDD;
    padding: 10px 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.container-net-section .list-group-item-text {
    max-height: 100%
}

.container-net-section a .list-group-item-text {
    color: #333;
    font-weight: 300
}

.container-net-section .list-group-item-text a {
    color: #333
}

.container-net-section a .list-group-item-text:hover {
    color: #ed1c24;
    font-weight: 400;
    text-decoration: underline
}

.container-net-section .list-group-item-heading.date {
    color: #666;
    margin-bottom: 7px
}

.container-net-section .list-group-item-heading, .container-net-section .media-heading {
    line-height: 1.5em
}

.container-net-section .tab-content {
    background-color: #dee2e7;
    color: #FFF
}

.container-net-section .nav-tabs > .active > a, .container-net-section .nav-tabs > .active > a:focus, .container-net-section .nav-tabs > .active > a:hover {
    border: 1px solid #dee2e7;
    background-color: #dee2e7;
    color: #333
}

.container-net-section .nav-tabs > li {
    padding-left: 0;
    padding-bottom: 0
}

    .container-net-section .nav-tabs > li:before {
        content: normal
    }

    .container-net-section .nav-tabs > li > a, .container-net-section .nav-tabs > li > a:hover {
        border-radius: 0;
        color: #666;
        background-color: #C5C9CD;
        border: 1px solid #C5C9CD
    }

    .container-net-section .nav-tabs > li > a {
        margin-right: 0
    }

.sidebox-social a {
    text-align: right
}

.sidebox {
    width: 100%;
    overflow: hidden;
    margin: 0
}

.sidebox-social a:active, .sidebox-social a:hover, .sidebox-social a:link, .sidebox-social a:visited {
    float: left;
    width: 40px;
    height: 40px;
    margin: 0 10px 10px 0;
    padding: 0;
    text-indent: -9999em;
    background-image: url(/images/default-source/logos/social-icons/social-icons-sprite.png?Status=Temp&sfvrsn=2);
    background-repeat: no-repeat;
    border-radius: 25px
}

.icon-facebook {
    background-position: 0 0
}

.sidebox-social .icon-facebook:hover {
    background-position: 0 -40px
}

.icon-twitter {
    background-position: -40px 0
}

.sidebox-social .icon-twitter:hover {
    background-position: -40px -40px
}

.icon-youtube {
    background-position: -80px 0
}

.sidebox-social .icon-youtube:hover {
    background-position: -80px -40px
}

.icon-linkedin {
    background-position: -120px 0
}

.sidebox-social .icon-linkedin:hover {
    background-position: -120px -40px
}

.icon-blog {
    background-position: -160px 0
}

.sidebox-social .icon-blog:hover {
    background-position: -160px -40px
}

.icon-rss {
    background-position: -200px 0
}

.sidebox-social .icon-rss:hover {
    background-position: -200px -40px
}

.navbar-toggle, .navbar-toggle:hover {
    background: 0 0 !important
}

    .navbar-toggle .icon-bar {
        transition: all .2s
    }

    .navbar-toggle .top-bar {
        transform: rotate(45deg);
        transform-origin: 10% 10%
    }

    .navbar-toggle .middle-bar {
        opacity: 0
    }

    .navbar-toggle .bottom-bar {
        transform: rotate(-45deg);
        transform-origin: 10% 90%
    }

    .navbar-toggle.collapsed .top-bar {
        transform: rotate(0)
    }

    .navbar-toggle.collapsed .middle-bar {
        opacity: 1
    }

    .navbar-toggle.collapsed .bottom-bar {
        transform: rotate(0)
    }

.navbar-brand > img {
    width: auto;
    height: 50px
}

.navbar-right li:first-child .dropdown-menu {
    left: auto;
    right: 0
}

.navbar-nav .dropdown .dropdown-toggle::after {
    background-color: #f9f9f9;
    border-radius: 20px;
    color: #ccc;
    content: "\e259";
    float: right;
    font-family: "Glyphicons Halflings";
    font-size: 12px;
    height: 24px;
    padding: 2px 6px;
    position: absolute;
    right: 15px;
    top: 12px;
    width: 24px
}

.navbar-nav .dropdown.open .dropdown-toggle::after {
    content: "\e113";
    color: #ed1c24
}

.demo-reg-btn .navbar-nav > li {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    border-bottom: 0
}

.nav.navbar-nav {
    margin-top: 0
}

.nav.navbar-right > li, .nav > li {
    border-bottom: 1px solid #DDD
}

nav .glyphicon.glyphicon-blackboard, nav .glyphicon.glyphicon-cloud-download {
    margin-right: 5px !important;
    color: #FFF
}

.navbar-nav > li > .dropdown-menu {
    border-radius: 3px;
    margin-top: 1px
}

.navbar {
    margin-bottom: 0;
    border-radius: 0
}

.navbar-header {
    height: 75px;
    padding-top: 10px
}

.navbar-fixed-top {
    position: static
}

.navbar-fixed-top-header {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    top: 0;
    border-width: 0 0 1px
}

.navbar-nav {
    margin-top: 0
}

.navbar-default {
    background-color: #FFF;
    border-top: 0
}

.navbar-right {
    margin-right: -15px;
    margin-left: -15px
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #de1a1d
}

.navbar-nav .open .dropdown-menu > li {
    list-style: none !important
}

    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
        padding: 15px;
        border-bottom: 1px solid #DDD
    }

    .navbar-nav .open .dropdown-menu > li:last-child > a {
        border-bottom: 0
    }

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #333
}

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #FFF !important;
        background-color: #ed1c24
    }

.navbar-nav .open .dropdown-menu {
    background-color: #F4f4f4;
    box-shadow: 0 1px 1px rgba(0,0,0,.075);
    border-radius: 0;
    border-top: 0 solid #ed1c24
}

.navbar-default .navbar-nav > li.nav-container-red {
    margin-right: 10px;
    background-color: #de1a1d
}

.navbar-default .navbar-nav > li.nav-container-green {
    background-color: #5cb85c
}

.navbar-default .navbar-nav > li.nav-container-light-blue {
    background-color: #2980b9
}

.navbar-default .navbar-nav > li.nav-container-dark-blue {
    background-color: #3c3c3c
}

    .navbar-default .navbar-nav > li.nav-container-dark-blue a, .navbar-default .navbar-nav > li.nav-container-green a, .navbar-default .navbar-nav > li.nav-container-light-blue a, .navbar-default .navbar-nav > li.nav-container-red a {
        color: #FFF !important
    }

.nav.navbar-nav.navbar-right > li {
    padding-left: 0 !important;
    padding-bottom: 0
}

    .nav.navbar-nav.navbar-right > li button {
        display: block;
        width: 100%
    }

.navbar-toggle {
    border: 0;
    border-radius: 0;
    margin-top: 17px;
    padding: 5px 0 5px 20px
}

    .navbar-toggle .glyphicon {
        vertical-align: top
    }

.navbar-default .navbar-toggle .icon-bar {
    background-color: #3c3c3c
}

.navbar-toggle .icon-bar {
    height: 3px;
    width: 26px
}

.navbar-toggle .glyphicon.glyphicon-user, .navbar-toggle .glyphicon.glyphicon-search {
    color: #3c3c3c;
    font-size: 18px;
    right: -10px;
    top: 0
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #FFF
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 100%;
    font-size: 18px
}

    .navbar-fixed-bottom .navbar-collapse .btn, .navbar-fixed-top .navbar-collapse .btn {
        font-size: 18px
    }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #333
}

.navbar-default .navbar-collapse .navbar-nav > li > a {
    color: #333;
    font-weight: 400
}

.navbar-default .navbar-collapse .demo-reg-btn .navbar-nav > li > a {
    font-weight: 300;
    line-height:1.42857143;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: #FFF
}

.navbar-brand {
    padding: 0 15px
}

    .navbar-brand .visible-xs > img {
        height: 50px;
        width: auto
    }

.navbar-collapse.collapse.in {
    max-height: 570px !important;
    overflow: auto !important
}

.navbar-collapse ul li {
    padding-left: 0
}

.navbar-nav > li.language {
    padding-left: 15px;
    padding-top: 5px;
    vertical-align: top
}

    .navbar-nav > li.language .glyphicon {
        padding-top: 5px;
        vertical-align: top
    }

.navbar-nav > li.dropdown > a {
    padding: 15px
}

.sflanguagesDropDownList select {
    border: 1px solid #CCC;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0,0,0,.075) inset
}

.dropdown-menu {
    box-shadow: none
}

    .dropdown-menu.col-2 li {
        min-width: none;
        overflow-x: hidden
    }

        .dropdown-menu.col-2 li ul {
            width: 100%;
            float: left;
            position: relative;
            padding: 0 10px;
            overflow-x: hidden
        }

            .dropdown-menu.col-2 li ul li {
                list-style: none;
                padding: 15px;
                border-bottom: 0 solid #ddd
            }

                .dropdown-menu.col-2 li ul li:last-child {
                    border-bottom: 0
                }

                .dropdown-menu.col-2 li ul li a {
                    padding: 0;
                    color: #333
                }

                .dropdown-menu.col-2 li ul li.dropdown-header {
                    border-bottom: 0;
                    padding: 0
                }

.dropdown-menu {
    border-radius: 0;
    border: 0;
    padding: 0;
    font-size: 16px
}

.yamm .dropdown-menu {
    border-top: 0;
    padding-top: 0
}

.dropdown-menu > li > a:hover {
    color: #3c3c3c;
    background: 0 0
}

.dropdown-menu > li > a {
    font-weight: 300;
    padding: 10px 20px
}

.yamm .dropdown.yamm-fw .dropdown-menu {
    background-color: #f1f1f1
}

.yamm .resp-vtabs li.resp-tab-active {
    border: 0
}

.carousel-img1, .carousel-img2, .carousel-img3 {
    background: center/cover #3c3c3c
}

.carousel {
    overflow: hidden
}

.carousel-control {
    width: 0;
    text-shadow: none;
    top: 68%
}

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        background: rgba(0,0,0,.5);
        border: 0 solid #FFF;
        height: 40px;
        width: 40px;
        padding-top: 9px;
        margin-left: 15px;
        border-radius: 25px;
        color: #FFF
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        background: rgba(0,0,0,.5);
        border: 0 solid #FFF;
        height: 40px;
        width: 40px;
        padding-top: 9px;
        margin-right: 15px;
        border-radius: 25px;
        color: #FFF
    }

    .carousel-control:focus, .carousel-control:hover {
        color: #FFF !important;
        opacity: .7
    }

    .carousel-control.left, .carousel-control.right {
        background-image: none
    }

.carousel-lg .carousel-inner > .item {
    height: 350px;
    overflow: hidden
}

.carousel-md .carousel-inner > .item {
    height: 245px;
    overflow: hidden
}

.carousel-sm .carousel-inner > .item {
    height: 125px;
    overflow: hidden
}

.carousel-lg .carousel-inner .item, .carousel-md .carousel-inner .item, .carousel-sm .carousel-inner .item {
    margin-top: 0
}

.carousel-caption {
    text-align: center;
    text-shadow: 0 1px 0 rgba(0,0,0,.6);
    left: 5%;
    right: 5%;
    bottom: 15%
}

.carousel h2 {
    /*font-size: 48px;*/
    font-size: inherit;
    color: #FFF;
    font-weight: 400;
    line-height: 1.2em;
    margin-bottom: 15px
}

.carousel-caption .lead, .carousel-caption p.lead {
    font-size: 18px;
    margin-bottom: 0;
    font-weight: 300;
    line-height: 1.6em;
    color: #FFF
}

    .carousel-caption .lead a {
        color: #FFF
    }

        .carousel-caption .lead a:nth-child(2)::after {
            content: "→";
            font-size: 18px;
            position: relative;
            top: 0
        }

        .carousel-caption .lead a:hover, .carousel-caption .small {
            color: #FFF
        }

.carousel-caption .glyphicon {
    top: 3px;
    color: #FFF
}

.carousel-caption a {
    color: #FFF
}

    .carousel-caption a:hover {
        color: #FFF !important;
        text-decoration: none
    }

.carousel-indicators {
    bottom: 6%;
    left: 45%;
    width: 70%
}

    .carousel-indicators li {
        margin: 0 8px;
        height: 12px;
        width: 12px
    }

    .carousel-indicators .active {
        margin: 0 8px;
        background-color: #ed1c24;
        border: 1px solid #ed1c24
    }

    .carousel-indicators li {
        content: normal;
        background-color: #fff
    }

        .carousel-indicators li::before {
            content: normal
        }

.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right, .carousel-fade .carousel-inner .item {
    opacity: 0
}

.carousel-fade .carousel-inner .active, .carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
    opacity: 1
}

    .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right, .carousel-fade .carousel-inner .next, .carousel-fade .carousel-inner .prev {
        left: 0;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

.carousel-fade .carousel-control {
    z-index: 2
}

.feature-caption, .feature-caption-v {
    padding: 0
}

.feature-image-h img {
    margin-bottom: 15px
}

.featcolumn2, .featcolumn3, .featurecolumn2 {
    margin-top: 0
}

.system-thumbnail2 .thumbnail .caption {
    padding: 0 0 15px;
    opacity: .9;
    bottom: 0;
    width: 100%;
    min-height: 55px
}

    .system-thumbnail2 .thumbnail .caption h2 a, .system-thumbnail2 .thumbnail .caption h2 a:focus, .system-thumbnail2 .thumbnail .caption h2 a:hover {
        color: #3c3c3c !important;
        text-decoration: none
    }

    .system-thumbnail2 .thumbnail .caption h2 {
        font-size: 18px;
        font-weight: 600;
        padding: 10px 0;
        margin-bottom: 0
    }

.system-thumbnail2 .thumbnail {
    margin-bottom: 0
}

    .system-thumbnail2 .thumbnail img {
        border-radius: 3px !important
    }

.system-thumbnail .thumbnail {
    position: relative;
    margin-bottom: 30px
}

.system-thumbnail .img-cover::after {
    background-image: linear-gradient(to top,#003,rgba(0,0,51,.1) 100%);
    bottom: 0;
    content: '';
    left: 0;
    opacity: .8;
    position: absolute;
    right: 0;
    top: 0
}

.default-thumbnail .thumbnail {
    position: relative;
    margin-bottom: 15px
}

.default-thumbnail img:hover, .system-thumbnail .thumbnail:hover {
    opacity: .9
}

.default-thumbnail .thumbnail .caption {
    padding: 15px 20px;
    bottom: 0;
    width: 100%;
    position: relative;
    background-color: #3c3c3c
}

.system-thumbnail .thumbnail .caption {
    padding: 15px 20px;
    opacity: .9;
    bottom: 0;
    width: 100%;
    position: absolute
}

.default-thumbnail .thumbnail .caption h2 {
    /*font-size: 24px;*/
    font-size: inherit;
    font-weight: 400;
    margin: 0;
    color: #FFF
}

.default-thumbnail .thumbnail .caption .glyphicon {
    color: #7ca6d7;
    padding-right: 5px;
    font-size: 20px
}

.system-thumbnail .thumbnail .caption h2 {
    font-size: 32px;
    font-size: inherit;
    font-weight: 400;
    margin: 15px;
    color: #FFF
}

.system-thumbnail .thumbnail .caption p {
    color: #FFF;
    /*font-size: 16px;*/
    font-size: inherit;
    max-height: initial
}

.default-thumbnail .thumbnail .img-responsive, .system-thumbnail .thumbnail .img-responsive {
    height: auto;
    overflow: hidden
}

.default-thumbnail .thumbnail {
    border: 0 solid #DDD
}

.default-thumbnail .description {
    padding: 10px 20px;
    background-color: #f9f9f9;
    min-height: 435px
}

    .default-thumbnail .description ul {
        margin-left: -40px
    }

        .default-thumbnail .description ul li::before {
            content: normal
        }

        .default-thumbnail .description ul li {
            border-bottom: 1px solid #DDD;
            padding: 8px 0
        }

            .default-thumbnail .description ul li:last-child {
                border-bottom: 0 solid #dee2e7;
                padding: 8px 0
            }

.default-thumbnail .description-resource, .default-thumbnail-h .description-resource {
    padding: 15px 0;
    background-color: transparent;
    min-height: auto
}

    .default-thumbnail .description-resource h3, .default-thumbnail .description-resource h3 a, .default-thumbnail-h .description-resource h3, .default-thumbnail-h .description-resource h3 a {
        color: #3c3c3c;
        font-weight: 400;
        /*font-size: 18px;*/
        font-size: inherit;
        margin-bottom: 5px;
        padding-right: 20px;
        line-height: 1.3;
    }

.default-thumbnail-h.side-panel .thumbnail {
    margin-bottom: 0
}

.default-thumbnail-h.side-panel {
    margin-bottom: 30px
}

.default-thumbnail-h .sp-text-bottom a {
    font-size: 16px;
    text-align: center;
    line-height: 1.4em
}

.default-thumbnail-h h4.sp-text-bottom {
    margin-top: 5px
}

.default-thumbnail .featured-resource-thumb {
    position: relative;
    cursor: pointer
}

.default-thumbnail.six-col .thumbnail .description {
    padding: 10px 0
}

.default-thumbnail.six-col .thumbnail .description-resource h4 {
    margin-top: 0;
    text-align: center
}

.default-thumbnail.six-col .thumbnail .description-resource {
    padding-top: 10px
}

.bg-gradient::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -moz-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,0) 55%,rgba(17,17,17,1) 100%);
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,0) 55%,rgba(17,17,17,1) 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,0) 55%,rgba(17,17,17,1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#111',GradientType=0)
}

.default-thumbnail .featured-resource-thumb h3 {
    position: absolute;
    bottom: 0;
    padding: 0 15px;
    color: #FFF;
    /*font-size: 24px;*/
    font-size: inherit;
    text-shadow: 1px 1px 1px rgba(0,0,0,.2);
    font-weight: 300
}

.side-panel .default-thumbnail-h {
    margin-bottom: 30px
}

    .side-panel .default-thumbnail-h .panel-title {
        font-size: 18px;
        margin-bottom: 0;
        padding-bottom: 15px;
        color: #3c3c3c;
        font-weight: 600
    }

    .side-panel .default-thumbnail-h .description-resource h3 {
        padding-bottom: 0;
        margin-bottom: 5px;
        margin-top: -5px
    }

        .side-panel .default-thumbnail-h .description-resource h3 a {
            color: #ed1c24;
            font-weight: 300;
            /*font-size: 16px;*/
            font-size: inherit;
            padding-bottom: 0;
            margin-bottom: 0;
            padding-right: 0
        }

.default-thumbnail-h .description-resource.news h3, .default-thumbnail-h .description-resource.news h3 a {
    color: #333;
    font-weight: 400;
    /*font-size: 18px;*/
    font-size: inherit;
    margin-bottom: 15px;
    padding-right: 20px;
    line-height: 1.3em
}

.default-thumbnail .description-resource p, .default-thumbnail-h .description-resource p {
    /*font-size: 14px;*/
    font-size: inherit;
    height: auto;
    overflow: hidden
}

.featured-news .description-resource.news > p {
    /*font-size: 18px;*/
    font-size: inherit;
    height: auto;
    overflow: hidden
}

.featured-news h2.news-title, .featured-resource h2 {
    /*font-size: 22px;*/
    font-size: inherit;
}

.featured-resource .description-resource.news > p {
    height: auto
}

.side-panel .default-thumbnail-h .description-resource .details {
    margin-bottom: 0
}

.default-thumbnail .description-resource .details, .default-thumbnail-h .description-resource .details {
    margin-bottom: 15px
}

.default-thumbnail .featured-news .description-resource .details {
    margin-bottom: 30px
}

.default-thumbnail .description-resource .author, .default-thumbnail .description-resource .author a, .default-thumbnail .description-resource .category, .default-thumbnail .description-resource .category a, .default-thumbnail .description-resource .date, .default-thumbnail .description-resource .date a, .default-thumbnail .description-resource .duration, .default-thumbnail .description-resource .duration a, .default-thumbnail .description-resource .link, .default-thumbnail .description-resource .link a, .default-thumbnail-h .description-resource .author, .default-thumbnail-h .description-resource .author a, .default-thumbnail-h .description-resource .category, .default-thumbnail-h .description-resource .category a, .default-thumbnail-h .description-resource .date, .default-thumbnail-h .description-resource .date a, .default-thumbnail-h .description-resource .duration, .default-thumbnail-h .description-resource .duration a, .default-thumbnail-h .description-resource .link, .default-thumbnail-h .description-resource .link a, .default-thumbnail-h .description-resource .news-category, .default-thumbnail-h .description-resource .news-category a {
    font-size: 14px;
    display: inline-block;
    font-weight: 400;
    color: #A1A4A7;
    padding-right: 10px
}

.default-thumbnail .description-resource .link, .default-thumbnail-h .description-resource .link {
    border: 1px solid #ed1c24;
    border-radius: 14px;
    margin-right: 5px;
    padding: 3px 8px
}

    .default-thumbnail .description-resource .link:hover, .default-thumbnail-h .description-resource .link:hover {
        border: 1px solid #ed1c24;
        border-radius: 14px;
        margin-right: 5px;
        padding: 3px 8px;
        background-color: #ed1c24;
        color: #FFF !important
    }

        .default-thumbnail .description-resource .link a:hover, .default-thumbnail .description-resource .link:hover a, .default-thumbnail-h .description-resource .link a:hover, .default-thumbnail-h .description-resource .link:hover a {
            color: #FFF !important
        }

.resource-thumbnail {
    position: relative
}

    .resource-thumbnail img {
        border-radius: 3px
    }

    .resource-thumbnail .lock-icon a .glyphicon, .resource-thumbnail .lock-icon a .glyphicon:hover {
        color: #FFF;
        opacity: 1 !important
    }

    .resource-thumbnail .lock-icon {
        position: absolute;
        right: 0;
        padding: 4px 8px;
        color: #FFF;
        background-color: #000;
        opacity: .8;
        cursor: pointer;
        font-size: 12px
    }

.featured-resource .resource-thumbnail .lock-icon {
    position: absolute;
    right: 0;
    padding: 4px 8px;
    color: #FFF;
    background-color: #333;
    opacity: .8;
    cursor: pointer;
    z-index: 1000;
    font-size: 16px
}

.lock-icon .tooltip-inner {
    min-width: 150px
}

.tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100)
}

.default-thumbnail .resource-thumbnail {
    display: block
}

.default-thumbnail-h .resource-thumbnail {
    display: table-cell
}

.default-thumbnail .description-resource .glyphicon, .default-thumbnail-h .description-resource .glyphicon {
    padding-right: 5px;
    color: #a1a4a7
}

.default-thumbnail .description-toggle {
    position: absolute;
    right: 0;
    padding: 0
}

.default-thumbnail-h .description-toggle {
    position: absolute;
    right: 15px;
    padding: 0
}

    .default-thumbnail .description-toggle a, .default-thumbnail-h .description-toggle a {
        color: #a1a4a7
    }

.default-thumbnail .default-thumbnail .glyphicon, .default-thumbnail-h .default-thumbnail .glyphicon {
    position: relative;
    top: 2px;
    padding-right: 5px
}

.default-thumbnail .panel-footer {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #F1F1F1;
    padding: 15px 20px;
    border-top: 0
}

    .default-thumbnail .panel-footer.resource-link {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        background-color: #FFF;
        padding: 15px 20px;
        border-top: 0;
        text-transform: uppercase;
        font-size: 15px
    }

.default-thumbnail .description-resource .panel-footer.resource-link {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #FFF;
    padding: 0;
    border-top: 0;
    text-transform: uppercase;
    font-size: 15px
}

.container-dark-blue .btn-link:focus, .container-dark-blue .btn-link:hover, .thumbnail-description-block .btn-link:focus, .thumbnail-description-block .btn-link:hover {
    text-decoration: none
}

.container-dark-blue .btn-link::before, .container-light-blue .btn-link::before {
    content: '\e080';
    font-family: 'Glyphicons Halflings';
    border-radius: 15px;
    border: 1px solid #FFF;
    background-color: transparent;
    margin-right: 8px;
    padding: 3px 5px;
    position: relative;
    top: 0;
    font-size: 12px;
    color: #FFF
}

.container-dark-blue a.btn-link, .container-light-blue a.btn-link {
    color: #FFF
}

    .container-dark-blue a.btn-link:hover, .container-light-blue a.btn-link:hover {
        opacity: .8;
        color: #FFF !important;
        text-decoration: none !important
    }

.thumbnail-description-block .btn-link::before {
    content: '\e080';
    font-family: 'Glyphicons Halflings';
    border-radius: 15px;
    border: 1px solid #ed1c24;
    background-color: transparent;
    margin-right: 8px;
    padding: 3px 4px;
    position: relative;
    top: -2px;
    font-size: 10px;
    color: #ed1c24
}

.thumbnail-view-2col .thumbnail .sf_2cols_1_50 {
    margin-bottom: 0;
    background: #FFF;
    border-top: 10px solid transparent;
    border-left: 0 solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 0 solid transparent;
    -moz-border-image: -moz-linear-gradient(left,#076F88 0,#ed1c24 100%);
    -webkit-border-image: -webkit-linear-gradient(left,#076F88 0,#ed1c24 100%);
    border-image: linear-gradient(to right,#076F88 0,#ed1c24 100%);
    border-image-slice: 1
}

.thumbnail-view-2col .sfContentBlock > p {
    display: block;
    min-height: 220px
}

.thumbnail-view-3col .thumbnail .img-responsive img {
    border-radius: 0
}

.thumbnail-view-3col .thumbnail .sf_3cols_1in_33, .thumbnail-view-3col .thumbnail .sf_3cols_2in_34, .thumbnail-view-3col .thumbnail .sf_3cols_3in_33 {
    margin-bottom: 30px;
    background: #FFF;
    border-top: 10px solid transparent;
    border-left: 0 solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 0 solid transparent;
    -moz-border-image: -moz-linear-gradient(left,#ed1c24 0,#003 100%);
    -webkit-border-image: -webkit-linear-gradient(left,#ed1c24 0,#003 100%);
    border-image: linear-gradient(to right,#ed1c24 0,#003 100%);
    border-image-slice: 1;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    box-shadow: 0 1px 1px rgba(0,0,0,.075);
    border-color: #3c3c3c
}

.thumbnail-view-3col .thumbnail-description-block h3, .thumbnail-view-3col .thumbnail-description-block > h3 {
    /*font-size: 18px;*/
    font-size: inherit;
}

.thumbnail-view-3col .thumbnail.shadowless .sf_3cols_1in_33, .thumbnail-view-3col .thumbnail.shadowless .sf_3cols_2in_34, .thumbnail-view-3col .thumbnail.shadowless .sf_3cols_3in_33 {
    box-shadow: none !important
}

.thumbnail-view-3col.default .thumbnail.shadowless .thumbnail-description-block {
    padding: 0
}

.thumbnail-view-3col .sfContentBlock > p {
    display: block;
    min-height: 0
}

.thumbnail-description-block ul {
    font-size: 16px;
    padding-bottom: 15px
}

thumbnail-view-3col.default .thumbnail-description-block {
    min-height: inherit;
    padding: 0
}

    thumbnail-view-3col.default .thumbnail-description-block li::before {
        content: "\e131";
        font-family: "Glyphicons Halflings"
    }

.thumbnail-view-2col .thumbnail-description-block, .thumbnail-view-3col .thumbnail-description-block {
    min-height: 115px;
    padding: 0 15px;
    position: relative
}

.thumbnail-view-2col .img-responsive img:hover, .thumbnail-view-3col .img-responsive img:hover {
    opacity: .8
}

.thumbnail-view-3col .img-responsive {
    overflow: hidden;
    height: 172px;
    margin-bottom: 15px;
    position: relative
}

    .thumbnail-view-3col .img-responsive img {
        top: -35%;
        position: absolute
    }

.thumbnail-view-3col .thumbnail.view-top-image img {
    top: 0
}

.thumbnail {
    border-radius: 0;
    padding: 0;
    border-width: 0;
    background: 0 0
}

    .thumbnail img {
        width: 100%
    }

    .thumbnail .caption {
        padding: 20px 20px 0
    }

    .thumbnail .panel-title {
        font-size: 15px;
        text-align: left;
        font-weight: 600
    }

.panel-title {
    margin-bottom: 5px
}

.thumbnail .caption p {
    line-height: 1.6em;
    min-height: 60px;
    max-height: 72px;
    overflow: hidden;
    /*font-size: 15px;*/
    font-size: inherit;
}

.thumbnail .caption h4 {
    margin-top: 0;
    text-align: center
}

.thumbnail .panel-title {
    margin-bottom: 5px
}

.password-change input {
    width: 100%
}

#contentPlaceholder_C001_ctl00_ctl00_mailTextBox {
    width: 100%;
    display: block;
    margin-bottom: 10px
}

.sfSubmitBtn {
    border-radius: 3px;
    background-color: #ed1c24;
    color: #FFF;
    padding: 6px 20px;
    border: 1px solid #ed1c24
}

    .sfSubmitBtn:hover {
        border-radius: 3px;
        background-color: #06c;
        color: #FFF;
        padding: 6px 20px;
        border: 1px solid #ed1c24
    }

    .sfSubmitBtn:active, .sfSubmitBtn:focus {
        color: #FFF
    }

#contentPlaceholder_C001_ctl00_ctl00_lostPasswordPanel h2 {
    /*font-size: 24px;*/
    font-size: inherit;
}

#sfLoginWidgetWrp .sfLoginFieldsWrp .sfError {
    background-color: #ffb9b9;
    border-radius: 3px;
    color: #666;
    /*font-size: 14px;*/
    font-size: inherit;
    left: 0;
    padding: 0 5px;
    position: relative;
    top: 5px
}

#sfLoginWidgetWrp .sfError {
    position: relative;
    left: 0;
    font-size: 14px;
    color: #666;
    background-color: #ffb9b9;
    padding: 0 5px;
    border-radius: 3px;
    top: 35px
}

#contentPlaceholder_C001_ctl00_ctl00_loginWidgetPanel {
    min-height: 310px
}

    #contentPlaceholder_C001_ctl00_ctl00_loginWidgetPanel ol {
        margin-left: -40px;
        margin-bottom: 0
    }

    #contentPlaceholder_C001_ctl00_ctl00_loginWidgetPanel .sfSubmitBtnWrp, #contentPlaceholder_C001_ctl00_ctl00_lostPasswordPanel .sfSubmitBtnWrp {
        padding: 0 0 15px
    }

#contentPlaceholder_C028_ctl00_ctl00_RegisterUserBtn {
    border-radius: 3px;
    color: #ed1c24;
    padding: 6px 24px;
    margin-right: 10px;
    border: 1px solid #ed1c24
}

#contentPlaceholder_C028_ctl00_ctl00_lostPasswordBtn {
    display: block;
    float: right;
    padding: 15px 0;
    position: absolute;
    font-size: 14px
}

#contentPlaceholder_C028_ctl00_ctl00_loginWidgetPanel ol {
    margin-left: -40px;
    margin-bottom: 0
}

#contentPlaceholder_C028_ctl00_ctl00_RegisterUserBtn {
    background-color: transparent;
    border-color: #ed1c24;
    color: #FFF !important
}

#contentPlaceholder_C028_ctl00_ctl00_loginWidgetPanel .sfSubmitBtnWrp, #contentPlaceholder_C028_ctl00_ctl00_lostPasswordPanel .sfSubmitBtnWrp {
    padding: 0 0 15px
}

#contentPlaceholder_C028_ctl00_ctl00_loginWidgetPanel {
    min-height: 310px
}

#contentPlaceholder_C001_ctl00_ctl00_LoginButton {
    background-color: #ed1c24;
    border-radius: 3px;
    color: #FFF;
    padding: 6px 20px;
    margin-right: 10px;
    border: 1px solid #ed1c24;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

    #contentPlaceholder_C001_ctl00_ctl00_LoginButton:hover {
        background-color: #b80f15;
        color: #FFF !important
    }

    #contentPlaceholder_C001_ctl00_ctl00_LoginButton:active, #contentPlaceholder_C001_ctl00_ctl00_LoginButton:focus, .sfSubmitBtnWrp #contentPlaceholder_C001_ctl00_ctl00_LoginButton:active {
        color: #FFF
    }

#contentPlaceholder_C001_ctl00_ctl00_RegisterUserBtn {
    background-color: transparent;
    border-radius: 3px;
    color: #ed1c24;
    padding: 6px 24px;
    margin-right: 10px;
    border: 1px solid #ed1c24
}

    #contentPlaceholder_C001_ctl00_ctl00_RegisterUserBtn:hover {
        background-color: #ed1c24;
        color: #FFF !important
    }

#contentPlaceholder_C001_ctl00_ctl00_lostPasswordBtn {
    display: block;
    float: right;
    padding: 15px 0;
    position: absolute;
    font-size: 14px
}

#contentPlaceholder_C001_ctl00_ctl00_Password_ctl00_ctl00_textBox_write, #contentPlaceholder_C001_ctl00_ctl00_UserName_ctl00_ctl00_textBox_write {
    width: 100%;
    border-radius: 3px;
    border: 1px solid #CCC;
    box-shadow: none;
    padding: 3px 12px
}

.container-login {
    background-color: #ed1c24
}

.login-container ul {
    padding-top: 10px;
    margin-bottom: 0
}

.login-container .panel-body {
    font-size: 16px
}

.login-container ul li a {
    color: #666
}

    .login-container ul li a:hover {
        color: #3c3c3c
    }

.login-container .list-inline > li {
    display: inherit;
    text-align: center;
    padding-bottom: 10px
}

.login-container .btn-group .btn-default {
    border-color: #EEE
}

.login-container .btn-default {
    border-color: #FFF
}

.panel-group.container.login-container {
    margin-bottom: 0;
    position: relative
}

.login-container .panel-default {
    border: 0;
    background: 0 0;
    box-shadow: none
}

.login-container .panel-heading {
    padding: 5px 0
}

.login-container .panel-title {
    padding: 0px 10px 5px 16px;
    font-size: 12px
}

.login-container .panel-body {
    padding: 0px 16px 8px 16px;
    background-color: transparent
}

.login-container .panel-default > .panel-heading {
    background: 0 0;
    border-color: #FFF;
    font-size: 12px
}

.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group.container.login-container .panel-heading + .panel-collapse > .panel-body {
    border-top: 0 solid #DDD
}

.login-container .glyphicon.glyphicon-option-horizontal {
    font-size: 24px;
    color: #888
}

.panel-primary {
    border-color: #ed1c24
}

    .panel-primary > .panel-heading {
        background-color: #ed1c24;
        border-color: #ed1c24
    }

.header-wrapper {
    border-bottom: 1px solid #3c3c3c;
    margin-bottom: 10px;
    min-height: 35px;
    height: 100%
}

    .header-wrapper h3 {
        /*font-size: 18px;*/
        font-size: inherit;
        font-weight: 600
    }

.header li {
    display: inline
}

.header .left-element {
    float: left
}

.header .right-element > a {
    float: right;
    padding-top: 4px
}

.page-header {
    border-color: #DDD;
    margin-bottom: 25px;
    margin-top: 0
}

    .page-header h2, .page-header h3 {
        margin-bottom: 5px
    }

.jumbotron {
    margin-bottom: 0;
    margin-top: 100px
}

.header-container .jumbotron {
    padding: 0;
    overflow: hidden;
    height: 150px;
    background: #000
}

    .header-container .jumbotron img {
        position: relative;
        max-width: 100%;
        width: 100%;
        opacity: .8
    }

.header-container h1 {
    color: #FFF;
    font-size: 3.5em;
    font-weight: 400;
    position: absolute;
    z-index: 1;
    padding: 15px;
    text-align: center;
    width: 100%
}

.header-container h2 {
    color: #FFF;
    /*font-size: 2em;*/
    font-size: inherit;
    font-weight: 400;
    position: absolute;
    z-index: 1;
    padding: 15px;
    text-align: center;
    width: 100%
}

.header-container .jumbotron .container {
    padding: 0
}

.footer-social {
    padding-bottom: 15px;
    border-bottom: 1px solid #DDD
}

.social-label {
    font-size: 14px;
    font-weight: 600;
    color: #666;
    text-align: left;
    padding: 5px 0 5px 15px
}

.footer-home-link {
    font-size: 14px;
    font-weight: 600;
    color: #666;
    text-align: left
}

    .footer-home-link a {
        color: #666
    }

    .footer-home-link p {
        /*font-size: 16px;*/
        font-size: inherit;
        font-weight: 400;
        color: #333;
        line-height: 1.4em;
        margin-bottom: 15px
    }

.container-footer {
    background-color: #f4f4f4;
    color: #666;
    padding: 30px 0 0
}

    .container-footer .glyphicon {
        color: #666
    }

    .container-footer .list-group-item-heading {
        font-weight: 400;
        color: #333;
        font-size: 16px
    }

    .container-footer li > a {
        color: #666;
        /*font-size: 14px;*/
        font-size: inherit;
        line-height: 2.2em
    }

.sub-footer-section1 {
    margin-bottom: 30px
}

    .sub-footer-section1 .phone {
        line-height: 2.2em
    }

.sub-footer-section2 {
    font-size: 14px;
    color: #666;
    text-align: center;
    padding: 15px 0
}

    .sub-footer-section2 ul {
        margin-top: 10px;
        font-size: 12px
    }

    .sub-footer-section2 li > a {
        color: #666;
        font-size: 14px
    }

    .sub-footer-section2 .list-inline > li {
        line-height: 2em !important;
        padding-left: 0;
        padding-right: 0;
        display: block
    }

    .sub-footer-section2 a {
        color: #333
    }

    .sub-footer-section2 li::before {
        content: normal
    }

.footer-menu-list {
    margin-bottom: 0;
    border-bottom: 0 solid #DDD;
    padding-bottom: 30px;
    padding-top: 15px
}

    .footer-menu-list li {
        line-height: 1.6em !important;
        list-style: none !important
    }

        .footer-menu-list li::before {
            content: normal
        }

    .footer-menu-list .list-group-item-heading.visible-xs.collapsed::after {
        content: "\e080";
        font-family: "Glyphicons Halflings";
        font-size: 14px;
        position: absolute;
        right: 15px
    }

    .footer-menu-list .list-group-item-heading.visible-xs::after {
        content: "\e113";
        font-family: Glyphicons Halflings;
        font-size: 14px;
        position: absolute;
        right: 15px
    }

    .footer-menu-list form {
        margin-top: 10px;
        font-size: 12px;
        background-color: transparent
    }

        .footer-menu-list form input {
            margin-top: 0;
            font-size: 15px;
            width: 100%
        }

        .footer-menu-list form p {
            margin-bottom: 10px
        }

    .footer-menu-list .list-group-item-heading.visible-xs:hover {
        cursor: pointer
    }

    .footer-menu-list .list-group-item-heading.visible-xs {
        border-bottom: 1px solid #ddd;
        margin-bottom: 0;
        padding-bottom: 10px;
        padding-top: 10px
    }

    .footer-menu-list .list-group-item-heading.subscribe {
        padding-top: 20px
    }

    .footer-menu-list .resources {
        margin-top: 0
    }

    .footer-menu-list .panel-collapse {
        padding: 10px 0
    }

    .anab-logo img, .footer-menu-list img {
        opacity: .7;
        margin-bottom: 15px
    }

    .footer-menu-list img {
        margin-bottom: 10px
    }

.copyright {
    font-size: 14px
}

    .copyright span {
        display: block
    }

.sidebox-social {
    float: left;
    margin: 10px 0 15px
}

.subscribe-panel {
    background-color: #A1ACAD;
    padding: 15px;
    color: #2F3738
}

    .subscribe-panel h3 {
        color: #2F3738;
        margin-top: 0;
        margin-bottom: 10px;
        /*font-size: 16px;*/
        font-size: inherit;
    }

    .subscribe-panel > p {
        margin-bottom: 15px;
        line-height: 1.5em
    }

    .subscribe-panel .form-control {
        border-radius: 0;
        border: 0
    }

.container-testimonial {
    background-color: #FFF
}

    .container-testimonial blockquote .small, .container-testimonial blockquote small {
        color: #333
    }

    .container-testimonial .carousel {
        background: 0 0;
        color: #333
    }

    .container-testimonial #quote-carousel {
        padding: 0 10px 30px;
        margin-top: 15px
    }

        .container-testimonial #quote-carousel .carousel-indicators {
            right: 50%;
            top: auto;
            bottom: 0;
            margin-right: -19px
        }

            .container-testimonial #quote-carousel .carousel-indicators li {
                background-color: #e9f0f8;
                border: 1px solid #e9f0f8
            }

            .container-testimonial #quote-carousel .carousel-indicators .active {
                background: #ed1c24;
                margin: 0 8px;
                border: 1px solid #ed1c24
            }

        .container-testimonial #quote-carousel blockquote {
            padding: 10px 0
        }

    .container-testimonial .carousel-inner > .item {
        height: 100%
    }

    .container-testimonial .item blockquote {
        border-left: none;
        margin: 0;
        min-height: 465px
    }

        .container-testimonial .item blockquote img {
            margin-top: 15px;
            margin-bottom: 15px
        }

        .container-testimonial .item blockquote p {
            background: url(/images/default-source/static/quotation.png) no-repeat;
            min-height: 100px;
            padding-left: 30px;
            padding-top: 15px;
            /*font-size: 16px;*/
            font-size: inherit;
            font-weight: 300;
            margin-bottom: 20px
        }

    .container-testimonial .customer {
        font-weight: 600;
        padding-left: 30px
    }

.container-filter .panel-group {
    margin-bottom: 15px
}

.container-filter .panel {
    box-shadow: none
}

.container-filter .badge {
    top: -2px;
    position: relative;
    background-color: #eaebf0;
    font-weight: 300;
    color: #666
}

.container-filter .accordion-toggle .glyphicon {
    float: right;
    color: #a1a4a7
}

    .container-filter .accordion-toggle .glyphicon:hover {
        float: right;
        color: #ed1c24
    }

.container-filter ul li::before {
    content: "\e092";
    font-family: 'Glyphicons Halflings';
    color: #DDD
}

.container-filter ul li a {
    color: #666
}

.container-filter .panel-heading h3, .container-filter .panel-heading h3 a {
    color: #333
}

    .container-filter .panel-heading h3 a:hover {
        text-decoration: none;
        color: #ed1c24
    }

.container-filter .panel-body {
    background-color: #FFF
}

.container-filter.inline .panel-body {
    padding: 0 20px;
    background-color: #dee2e7
}

.container-filter ul.list-inline li::before {
    content: normal
}

.container-filter ul.list-inline li {
    width: 100%;
    margin-bottom: 10px
}

.container-filter ul.list-inline {
    margin-left: 0;
    margin-bottom: 0;
    padding-top: 10px;
    text-transform: uppercase;
    font-size: 15px
}

.container-filter ul {
    margin-left: -15px
}

.container-filter .panel-body.arrow {
    position: relative;
    background: #FFF
}

    .container-filter .panel-body.arrow:after, .container-filter .panel-body.arrow:before {
        bottom: 100%;
        left: 55%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none
    }

    .container-filter .panel-body.arrow:after {
        border-color: rgba(136,183,213,0);
        border-bottom-color: #FFF;
        border-width: 15px;
        margin-left: -30px
    }

.page-banner-heading-md {
    background: center/cover #3c3c3c;
    background-size: cover !important;
    background-position: center;
    height: 300px !important;
    padding-top: 100px;
    color: #FFF !important
}

.page-banner-heading-lg {
    background: center/cover #3c3c3c;
    background-size: cover !important;
    height: 500px !important;
    padding-top: 100px;
    color: #FFF !important
}

.page-banner-heading {
    background: center/cover #3c3c3c;
    background-position: center;
    background-size: cover;
    height: 100%;
    color: #FFF;
    padding-top: 15px;
    padding-bottom: 15px
}

.page-banner-heading-register {
    background: center/cover #3c3c3c;
    height: 100%;
    color: #FFF;
    padding-top: 30px
}

    .page-banner-heading h1, .page-banner-heading-md h1, .page-banner-heading-lg h1, .page-banner-heading-register h1 {
        text-align: left;
        text-shadow: 1px 1px 1px rgba(0,0,0,.2);
        font-weight: 400;
        /*font-size: 40px;*/
        font-size: inherit;
        color: #FFF;
        margin-bottom: 0;
        line-height: 1.2em
    }

.page-banner-heading h3, .page-banner-heading-md h3, .page-banner-heading-lg h3 {
    text-align: left;
    line-height: 1.3em;
    font-weight: 300;
    /*font-size: 24px;*/
    font-size: inherit;
    color: #FFF;
    text-shadow: 1px 1px 1px rgba(0,0,0,.2);
    padding: 0
}

.container-categories.heading {
    height: 500px;
    overflow: hidden
}

    .container-categories.heading .heading-caption {
        position: absolute;
        z-index: 1;
        text-align: center;
        top: 200px;
        left: 15%;
        right: 15%
    }

    .container-categories.heading img {
        position: relative;
        max-width: 400%;
        right: 50%
    }

    .container-categories.heading h1 {
        margin-top: 50px
    }

.container-categories h4 {
    /*font-size: 14px;*/
    font-size: inherit;
    font-weight: 600
}

.container-categories .media-heading {
    line-height: 1.35em
}

.container-categories .media-content {
    height: 80px;
    overflow: hidden
}

.container-categories .media-body {
    height: 180px;
    padding-top: 10px
}

.container-categories-list .media-heading {
    line-height: 1.35em
}

.container-categories-list h4 {
    /*font-size: 15px;*/
    font-size: inherit;
    font-weight: 600
}

.container-categories-list .media-heading > a:hover {
    text-decoration: underline
}

.container-categories-list .media-container, .media-container {
    margin-top: 10px
}

.media-object.doc-thumbnails {
    width: auto;
    height: 100px
}

.container-categories .media-object-default {
    margin-bottom: 30px
}

.container-categories .img-category {
    margin: 0 auto;
    width: 75px
}

.container-categories .thumbnail {
    background: 0 0
}

.container-categories .media-container {
    margin-top: 10px
}

.container-categories .ellipsis:after {
    content: "...";
    position: relative;
    bottom: 0
}

.video-list {
    margin-bottom: 15px
}

    .video-list h3 {
        /*font-size: 22px;*/
        font-size: inherit;
        font-weight: 400;
        color: #3c3c3c;
        margin-bottom: 15px
    }

.video-description {
    font-size: 14px
}

.container-lighter-blue {
    background-color: #f4faff
}

.container-bg-grid1 {
    background: url(/images/default-source/banners/page-banners/default-banners/bg-grid1.jpg?Status=Temp&sfvrsn=4) top #3c3c3c;
    color: #FFF
}

.container-bg-etap-pattern1 {
    background: url(/images/default-source/static/homepage/waveform-blue-banner.jpg?Status=Temp&sfvrsn=4) top/cover no-repeat #3c3c3c
}

.container-bg-etap-pattern2 {
    background: url(/images/default-source/banners/page-banners/default-banners/etap-bg-pattern.jpg?Status=Temp&sfvrsn=2) top/cover no-repeat #f7f7f7
}

.container-bg-waveform {
    background: url(/images/default-source/static/homepage/waveform-blue-banner.jpg?Status=Temp&sfvrsn=4) top/cover no-repeat #3c3c3c
}

.container-bg-etap16-release {
    background: url(/images/default-source/static/product-release/etap16-release-banner.jpg?Status=Temp&sfvrsn=4) top/cover no-repeat #064c43
}

.container-industry-experience {
    background: url(/images/default-source/static/why-etap/industry-experience-banner.jpg?Status=Temp&sfvrsn=2) top/cover no-repeat #ed1c24
}

.container-play-the-percentage {
    background: url(/images/default-source/static/why-etap/playing-the-percentage-banner.jpg?Status=Temp&sfvrsn=4) top/cover no-repeat #F7F7F7
}

.container-light-blue {
    background-color: #ed1c24;
    color: #FFF
}

    .container-light-blue .list-block div, .container-light-blue .list-block p {
        color: #333;
        /*font-size: 16px;*/
        font-size: inherit;
    }

    .container-light-blue h1 {
        color: #FFF;
        margin-bottom: 20px
    }

    .container-light-blue a, .container-light-blue h2, .container-light-blue h3, .container-light-blue h4, .container-light-blue h5 {
        color: #FFF
    }

        .container-light-blue a:hover {
            opacity: .8 !important;
            text-decoration: none;
            color: #FFF !important
        }

    .container-light-blue .list-primary ul li::before {
        font-size: 12px;
        background: #FFF;
        border-radius: 30px;
        content: "\e013";
        font-family: 'Glyphicons Halflings';
        display: block;
        height: 25px;
        position: absolute;
        text-align: center;
        top: 2PX;
        left: -40px;
        width: 25px;
        color: #ed1c24;
        line-height: 27px
    }

    .container-light-blue .sflistExpandAllLnk, .container-light-blue .sflistExpandAllLnk a, .container-light-blue .sflistExpandAllLnkWrp a:hover {
        color: #FFF !important;
        text-decoration: none
    }

.media-contact p {
    /*font-size: 15px;*/
    font-size: inherit;
    color: #636567
}

.note {
    margin-top: 30px;
    border-top: 1px solid #DDD;
    padding: 15px 0
}

    .note h5 {
        color: #636567
    }

    .note p {
        /*font-size: 15px;*/
        font-size: inherit;
        color: #a1a4a7
    }

.container-main-content .container-main-content {
    padding-top: 0
}

.container-main-content {
    padding-top: 75px
}

.sf_cols.row {
    width: inherit
}

.container-dark-gray, .container-default, .container-lt-gray, .container-min {
    padding-top: 30px;
    padding-bottom: 30px
}

.container-categories-list {
    padding-top: 0
}

.container-testimonial {
    padding-top: 15px;
    padding-bottom: 15px
}

.container-marketing {
    padding-top: 30px;
    padding-bottom: 30px
}

    .container-marketing .block-bordered {
        margin-bottom: 30px;
        border-top: 10px solid transparent;
        border-left: 0 solid transparent;
        border-right: 0 solid transparent;
        border-bottom: 0 solid transparent;
        -moz-border-image: -moz-linear-gradient(left,#076F88 0,#ed1c24 100%);
        -webkit-border-image: -webkit-linear-gradient(left,#076F88 0,#ed1c24 100%);
        border-image: linear-gradient(to right,#076F88 0,#ed1c24 100%);
        border-image-slice: 1
    }

        .container-marketing .block-bordered .img-block {
            overflow: hidden
        }

    .container-marketing .thumbnail-description-block {
        padding: 15px
    }

        .container-marketing .thumbnail-description-block h3, .container-marketing .thumbnail-description-block h3 a {
            color: #3c3c3c !important
        }

        .container-marketing .thumbnail-description-block p {
            color: #333 !important
        }

    .container-marketing h3:hover {
        text-decoration: underline;
        color: #ed1c24
    }

    .container-marketing .thumbnail-description-block {
        background: #FFF
    }

.container-demo {
    color: #FFF;
    background: #3c3c3c;
    background: -moz-linear-gradient(top,#3c3c3c 1%,#ed1c24 100%);
    background: -webkit-linear-gradient(top,#3c3c3c 1%,#ed1c24 100%);
    background: linear-gradient(to bottom,#3c3c3c 1%,#ed1c24 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#3c3c3c',endColorstr='#ed1c24',GradientType=0)
}

    .container-demo h1, .container-demo p {
        color: #FFF
    }

    .container-demo a.btn-link {
        color: #9cf;
        padding: 8px 16px
    }

.sfFormSubmit.sfSubmitBtnSmall > input {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    display: block;
    background-color: transparent;
    border: 0;
    font-size: 16px;
    box-shadow: none;
    font-weight: 600
}

    .sfFormSubmit.sfSubmitBtnSmall > input:hover {
        color: #FFF;
        opacity: .8
    }

.container-event-filter {
    text-align: center
}

    .container-event-filter p {
        color: #333
    }

    .container-event-filter select {
        width: 100%;
        margin-bottom: 30px
    }

.call-out-strip {
    background-color: #f9f9f9;
    color: #333;
    border-bottom: 1px solid #e7e7e7
}

    .call-out-strip .glyphicon {
        color: #ed1c24;
        padding-right: 8px
    }

.call-out-strip-white-bg {
    background-color: #FFF !important
}

.container-white {
    background: #FFF;
    color: #333
}

.container-event-header {
    background: url(/images/default-source/banners/Event-Banners/container-event-header.jpg?Status=Temp&sfvrsn=2) top center no-repeat #3c3c3c;
    color: #FFF;
    padding-bottom: 30px;
    padding-top: 30px;
    border-top: 0 solid transparent;
    border-left: 0 solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 10px solid transparent;
    -moz-border-image: -moz-linear-gradient(left,#ed1c24 0,#003 100%);
    -webkit-border-image: -webkit-linear-gradient(left,#ed1c24 0,33 100%);
    border-image: linear-gradient(to right,#ed1c24 0,#003 100%);
    border-image-slice: 1
}

    .container-event-header .cevent-date, .container-event-header .course-number, .container-event-header .course-title, .container-event-header .event-type {
        color: #FFF
    }

.container-dark-blue {
    background-color: #3c3c3c;
    color: #FFF
}

    .container-dark-blue .lead, .container-dark-blue .lead-h1, .container-dark-blue .lead > p, .container-dark-blue a, .container-dark-blue h1, .container-dark-blue h2, .container-dark-blue h3, .container-dark-blue h4, .container-dark-blue h5, .container-dark-blue p {
        color: #FFF
    }

        .container-dark-blue a:hover {
            text-decoration: none;
            color: #FFF !important;
            opacity: .8 !important
        }

    .container-dark-blue .btn-link {
        color: #ed1c24
    }

        .container-dark-blue .btn-link:focus, .container-dark-blue .btn-link:hover {
            text-decoration: none
        }

        .container-dark-blue .btn-link::before {
            content: '\e080';
            font-family: 'Glyphicons Halflings';
            border-radius: 15px;
            border: 1px solid #FFF;
            background-color: transparent;
            margin-right: 8px;
            padding: 3px 5px;
            position: relative;
            top: 0;
            font-size: 12px;
            color: #FFF
        }

.container-black {
    background: #000;
    color: #FFF
}

    .container-black .lead-h1 {
        color: #FFF
    }

.container-dark-gray {
    background-color: #333;
    color: #FFF
}

.container-gray {
    background: #A1ACAD
}

    .container-gray h1 {
        color: #333
    }

.container-light-gray {
    background-color: #f9f9f9
}

.container-red {
    background: #de1a1d;
    color: #FFF !important
}

    .container-red:hover {
        background: #d43f3a !important;
        color: #FFF !important
    }

.container-cool-blue {
    color: #FFF;
    background-color: #4b82c2
}

.container-darkest-blue {
    color: #FFF;
    background-color: #0f1c35
}

    .container-cool-blue a, .container-cool-blue h1, .container-cool-blue h2, .container-cool-blue h3, .container-cool-blue h4, .container-cool-blue h5, .container-cool-blue p, .container-darkest-blue a, .container-darkest-blue h1, .container-darkest-blue h2, .container-darkest-blue h3, .container-darkest-blue h4, .container-darkest-blue h5, .container-darkest-blue p {
        color: #FFF
    }

hr {
    border-color: #DDD;
    margin-top: 25px;
    margin-bottom: 25px
}

.divider-small hr {
    margin-top: 25px;
    margin-bottom: 25px
}

.section-divider hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 6px solid #de1a1d
}

.section-divider-white hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #FFF
}

.well {
    background-color: #eee;
    border: none;
    border-radius: 6px;
    box-shadow: none
}

.well-lg {
    border-radius: 6px;
    padding: 30px
}

.alert {
    border-radius: 0
}

    .alert p {
        margin-bottom: 0
    }

.alert-info {
    color: #3c3c3c;
    background-color: #dee2e7;
    border-color: #b6d6fd
}

.side-panel .industry-focus-list ul > li {
    padding-left: 0;
    border-bottom: 0;
    font-size: 16px;
    font-weight: 300
}

.side-panel .industry-focus-list .show-less, .side-panel .industry-focus-list .show-more {
    padding-left: 0;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 16px
}

.side-panel .industry-focus-list .panel-title {
    font-weight: 600;
    color: #3c3c3c;
    padding-bottom: 10px;
    border-bottom: 0;
    margin-bottom: 0;
    font-size: 18px
}

.industry-focus-list .panel-title {
    font-weight: 600;
    color: #3c3c3c;
    padding-bottom: 10px;
    border-bottom: 3px solid #3c3c3c;
    margin-bottom: 10px;
    font-size: 18px
}

.industry-focus-list {
    font-weight: 300;
    margin-top: 15px
}

    .industry-focus-list li::before {
        content: normal
    }

    .industry-focus-list ul > li {
        vertical-align: middle;
        margin-top: 5px;
        margin-bottom: 5px;
        border-bottom: 1px solid #DDD;
        padding-left: 20px
    }

        .industry-focus-list ul > li a:hover {
            text-decoration: underline
        }

        .industry-focus-list ul > li a {
            background-image: url(/images/default-source/default-album/arrow-link.png?Status=Temp&sfvrsn=2);
            background-position: right center;
            padding-right: 15px;
            text-decoration: none;
            background-repeat: no-repeat
        }

    .industry-focus-list .show-less, .industry-focus-list .show-more {
        padding-left: 20px;
        color: #ed1c24;
        cursor: pointer;
        line-height: 1.3em;
        display: inline-block;
        font-weight: 400;
        font-size: 15px;
        text-transform: uppercase
    }

.fp-show-less, .fp-show-more, .fv-show-less, .fv-show-more {
    color: #ed1c24;
    cursor: pointer;
    line-height: 1.3em;
    display: inline-block;
    font-weight: 400;
    font-size: 15px;
    text-transform: uppercase
}

    .fp-show-more::after, .fv-show-more::after, .industry-focus-list .show-more::after {
        content: "\e114";
        font-family: 'Glyphicons Halflings';
        font-size: 12px;
        font-weight: 300;
        padding-left: 5px
    }

    .fp-show-less::after, .fv-show-less::after, .industry-focus-list .show-less::after {
        content: "\e113";
        font-family: 'Glyphicons Halflings';
        font-size: 12px;
        font-weight: 300;
        padding-left: 5px
    }

div.collapseWrapper {
    overflow: hidden
}

a.collapseMore {
    padding-left: 20px
}

.readmore::before {
    content: '\e080';
    font-family: 'Glyphicons Halflings';
    border-radius: 15px;
    background-color: #ed1c24;
    margin-left: 8px;
    padding: 2px 3px;
    position: relative;
    top: 0;
    font-size: 12px;
    color: #fff
}

.solution-description-block h3 {
    margin-bottom: 5px;
    font-weight: 400;
    /*font-size: 16px;*/
    font-size: inherit;
    line-height: 1.2em
}

.col-list-4 ul > li h3 {
    /*font-size: 16px;*/
    font-size: inherit;
    font-weight: 300;
    margin-bottom: 0
}

.col-list-4 ul {
    margin-top: 5px
}

    .col-list-4 ul > li a {
        color: #3c3c3c
    }

        .col-list-4 ul > li a:hover {
            text-decoration: underline
        }

    .col-list-4 ul > li a {
        background-image: url(/images/default-source/default-album/arrow-link.png?Status=Temp&sfvrsn=2);
        background-position: right center;
        padding-right: 15px;
        text-decoration: none;
        background-repeat: no-repeat
    }

    .col-list-4 ul > li {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        vertical-align: top;
        margin-bottom: 10px
    }

.col-list-4 .solution-block > li .solution-description-block {
    height: 100%;
    overflow: hidden;
    margin-bottom: 0
}

.col-list-12 .img-solution img, .col-list-12.img-right .img-solution img, .col-list-2 .img-solution img, .col-list-3 .img-solution img, .col-list-single .img-solution img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    line-height: 1.42857143;
    background-color: #fff;
    border-radius: 3px !important;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.col-list-12 li::before, .col-list-2 li::before, .col-list-3 li::before, .col-list-4 li::before, .col-list-single li::before {
    content: normal
}

.col-list-12 ul > li, .col-list-2 ul > li, .col-list-3 ul > li {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    vertical-align: top
}

.col-list-12 .img-solution, .col-list-12.img-right .img-solution, .col-list-2 .img-solution, .col-list-3 .img-solution {
    width: 33%;
    margin-bottom: 15px;
    margin-right: 15px;
    float: left
}

.col-list-12 .solution-block > li .solution-description-block, .col-list-2 .solution-block > li .solution-description-block, .col-list-3 .solution-block > li .solution-description-block {
    height: 100%;
    overflow: hidden;
    margin-bottom: 15px
}

.col-list-12 .solution-description, .col-list-2 .solution-description, .col-list-3 .solution-description {
    overflow: hidden;
    height: 100%
}

.register-col2 {
    margin-top: 0
}

.row-pads {
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 1px solid #DDD
}

.row-pads-default {
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 0 solid #DDD
}

.row-pads-first {
    padding-bottom: 30px;
    border-bottom: 0 solid #DDD
}

.row-pads-last {
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 0 solid #DDD
}

.no-margin {
    margin: 0
}

.margin-tb {
    margin: 50px 0
}

.margin-top-50 {
    margin-top: 50px
}

.margin-bottom-15 {
    margin-bottom: 15px
}

.margin-bottom-50 {
    margin-bottom: 50px
}

.padding-top-50 {
    padding-top: 50px
}

.padding-bottom-50 {
    padding-bottom: 50px
}

.img-pads {
    margin-bottom: 20px
}

.nav-hscroll-1 {
    z-index: 999999 !important
}

    .nav-hscroll-1 .affix, .nav-hscroll-2 .affix, .nav-hscroll-3 .affix {
        top: 75px;
        left: 0;
        position: fixed;
        width: 100%;
        border-bottom: 1px solid #ccc;
        animation: affixFadeIn 1s ease-in;
        -webkit-animation: affixFadeIn 1s
    }

@keyframes affixFadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes affixFadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.nav-hscroll-1 .scroll, .nav-hscroll-2 .scroll, .nav-hscroll-3 .scroll {
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.nav-hscroll-2-header .logo {
    width: 40%
}

.nav-hscroll-2-header nav {
    width: 60%
}

.nav-hscroll-3 .logo, .nav-hscroll-3 nav {
    width: 100%
}

.nav-hscroll-3 .nav-item {
    color: #f6f7ee
}

.whats-new .header, .whats-new header {
    background: #f7f7f7;
    border: 1px solid #ddd;
    line-height: 1.5
}

.nav-hscroll-1-header, .nav-hscroll-2-header {
    border-radius: 3px
}

.nav-hscroll-3-header {
    border-radius: 3px 3px 0 0
}

.nav-hscroll-3 nav {
    background: #727c87;
    white-space: nowrap;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    border-radius: 0 0 3px 3px
}

.nav-hscroll-1 .logo {
    text-align: center;
    font-weight: 600;
    color: #333;
    border-right: 1px solid #DDD;
    padding: 12px 24px 13px
}

.nav-hscroll-1 .nav-item, .nav-hscroll-2 .nav-item, .nav-hscroll-3 .nav-item {
    padding: 12px 16px 13px
}

.nav-item:not(:last-child) {
    border-right: 1px solid #DDD
}

.nav-hscroll-1 .header, .nav-hscroll-2 .header, .nav-hscroll-3 .header {
    font-size: 0
}

.nav-hscroll-1 .logo, .nav-hscroll-1 .nav-item, .nav-hscroll-2 .logo, .nav-hscroll-2 .nav-item, .nav-hscroll-3 .logo, .nav-hscroll-3 .nav-item {
    font-size: 16px
}

.nav-hscroll-1 .logo, .nav-hscroll-1 .nav-item, .nav-hscroll-2 .logo, .nav-hscroll-2 .nav-item, .nav-hscroll-3 .logo, .nav-hscroll-3 .nav-item, .vertical-align-middle {
    display: inline-block;
    vertical-align: middle
}

.whats-new .sub-list {
    display: block;
    font-size: 14px;
    line-height: 1.4em
}

.whats-new table.language.table-indent {
    margin-left: 28px
}

.whats-new table.language {
    width: 80%;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: top
}

    .whats-new table.language td {
        vertical-align: top;
        width: 45%;
        padding-left: 3%
    }

    .whats-new table.language .list-bullet-check li::before {
        content: "\e013" !important;
        font-family: 'Glyphicons Halflings';
        display: block;
        height: 20px;
        position: absolute;
        text-align: center;
        top: 3px;
        left: -38px;
        width: 20px;
        color: #ed1c24;
        border-radius: 25px;
        font-size: 12px;
        background-color: transparent
    }

.whats-new .feature-bar {
    padding-bottom: 25px;
    padding-top: 10px;
    border-width: 0 0 1px;
    border-style: solid;
    border-image: linear-gradient(90deg,rgba(230,230,230,0),#e6e6e6 50%,rgba(230,230,230,0) 100%) 2%
}

    .whats-new .feature-bar h2 {
        margin-bottom: 0;
        text-align: center;
        font-size: 26px
    }

.whats-new .header-wrapper h3 {
    font-weight: 300;
    /*font-size: 18px;*/
    font-size: inherit;
    color: #333;
    margin-bottom: 0
}

.whats-new .header-wrapper {
    border-bottom: none;
    margin-bottom: 15px;
    border-left: 4px solid #ed1c24;
    height: 100%;
    padding: 10px 15px;
    background-color: #f7f7f7
}

    .whats-new .header-wrapper.bar1 {
        background-color: #E9F0F8
    }

    .whats-new .header-wrapper.bar2 {
        background-color: #E8F0F3;
        border-left: 4px solid #337898
    }

    .whats-new .header-wrapper.bar3 {
        background-color: #EDF1F3;
        border-left: 4px solid #9EB3C2
    }

    .whats-new .header-wrapper.bar4 {
        background-color: #E8f5ff;
        border-left: 4px solid #047bd1
    }

.whats-new .panel {
    border-radius: 3px;
    border: none
}

.whats-new .panel-default .panel-heading, .whats-new .panel-default > .panel-heading {
    background-color: #ed1c24;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.whats-new .panel-title {
    color: #FFF;
    font-weight: 300;
    font-size: 24px
}

.whats-new .panel-body {
    padding: 20px;
    background-color: #f9f9f9
}

    .whats-new .panel-body img {
        margin-bottom: 15px
    }

.whats-new .content-subtitle {
    font-weight: 400
}

.whats-new .new-tag::after {
    content: 'New';
    font-weight: 300;
    font-size: 12px;
    color: red;
    background-color: transparent;
    padding: 0 8px;
    border-radius: 3px;
    margin-left: 5px;
    border: 1px solid red
}

.whats-new h2.title-bar {
    /*font-size: 36px;*/
    font-size: inherit;
    font-weight: 400
}

.whats-new .title-bar__content {
    padding: 0 15px;
    display: table-cell;
    white-space: normal;
    width: 50%;
    height: auto
}

.whats-new .title-bar {
    display: table;
    width: 100%;
    text-align: center;
    margin: 15px 0
}

    .title-bar::before, .whats-new .title-bar::after {
        background: url(/images/default-source/static/1x1-pixel.gif?Status=Temp&sfvrsn=2) center/100% 1px no-repeat;
        height: 1px;
        display: table-cell;
        width: auto;
        line-height: 1px;
        content: ''
    }

.whats-new .scroll-box-wrp {
    position: relative
}

.whats-new .scroll-box {
    overflow: scroll;
    height: 500px;
    overflow-x: hidden;
    background-color: transparent;
    padding: 15px;
    border-radius: 8px;
    border: 0 solid #eee
}

.whats-new::-webkit-scrollbar {
    width: 12px;
    height: 12px
}

.whats-new::-webkit-scrollbar-track {
    background: #f5f5f5;
    border-radius: 10px
}

.whats-new::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #ccc
}

    .whats-new::-webkit-scrollbar-thumb:hover {
        background: #999
    }

table.version {
    border-spacing: 1px;
    border-collapse: collapse;
    background: #fff;
    border-radius: 3px;
    overflow: hidden;
    width: 100%;
    margin: 30px auto;
    position: relative
}

    table.version * {
        position: relative
    }

    table.version td, table.version th {
        padding-left: 15px;
        font-size: 16px
    }

    table.version th {
        font-weight: 400
    }

    table.version thead tr {
        height: 30px;
        background: #f1f1f1
    }

    table.version tbody tr {
        height: 30px;
        border-bottom: 1px solid #eee
    }

    table.version td, table.version th {
        text-align: left
    }

        table.version td.l, table.version th.l {
            text-align: right
        }

        table.version td.c, table.version td.r, table.version.version th.c, table.version.version.version th.r {
            text-align: center
        }

.table-responsive {
    border-width: 0 !important
}

.table-eventicon td {
    width: 100%;
    display: block
}

.table-event-topics > tbody > tr > td:first-child {
    font-weight: 300;
    background-color: #3c3c3c;
    text-align: center;
    font-size: 22px
}

.table-event-topics .panel-heading a.collapsed::before {
    content: "\e080"
}

.table-event-topics .panel-heading a::before {
    background-color: #f1f1f1;
    border-radius: 20px;
    color: #ed1c24;
    content: "\e114";
    font-family: "Glyphicons Halflings";
    font-size: 14px;
    line-height: 2em;
    margin-right: 8px;
    padding: 4px 6px;
    position: relative;
    top: 3px
}

.table-event-topics .panel-heading.active a::before {
    content: "\e080"
}

.table-event-topics .panel-title {
    font-size: 14px
}

.table-event-topics .panel-body > a, .table-event-topics .panel-body > a:hover {
    font-size: 15px;
    font-weight: 300;
    line-height: 1.8em;
    background-position: right center;
    padding-right: 15px;
    text-decoration: none;
    background-repeat: no-repeat;
    color: #333 !important;
    cursor: auto
}

.table-event-topics th {
    background: #3c3c3c;
    font-size: 20px;
    font-weight: 300
}

.table-event-topics > li::before {
    content: normal
}

.table-event-topics > li {
    padding-left: 0;
    list-style: none
}

.table-responsive .title {
    text-transform: uppercase;
    font-size: 12px;
    color: #999;
    margin-bottom: 20px;
    min-height: 55px
}

.table-event-topics, .table-events {
    background: #FFF
}

    .table-event-topics.rwd-table td a {
        background-image: none;
        color: #333
    }

    .table-events th {
        color: #FFF;
        background-color: #3c3c3c;
        font-weight: 300;
        font-size: 20px
    }

    .table-events a {
        color: #333
    }

        .table-events a:active, .table-events a:focus, .table-events a:hover {
            color: #3c3c3c
        }

.table-hover > tbody > tr:hover {
    background-color: #f9f9f9
}

.event-register a {
    padding: 6px 30px;
    background-color: #ed1c24;
    border: 2px solid #ed1c24;
    color: #FFF !important;
    cursor: pointer;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    margin-bottom: 0;
    display: block;
    border-radius: 25px
}

    .event-register a:hover {
        background-color: #b80f15;
        border: 2px solid #b80f15
    }

.event-register {
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 400;
    color: #06c;
    font-size: 18px;
    float: none
}

.event-price {
    font-weight: 600
}

.event-register > span {
    display: inline-block;
    padding: 8px 0;
    color: #4cae4c
}

.no-price .event-register {
    float: none
}

.circle {
    position: relative;
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: .75em;
    padding: 10px;
    border-radius: 50%;
    background: #C23224;
    color: #FFF;
    text-align: center
}

.rwd-table.table-events th {
    background-position: right center;
    background-repeat: no-repeat
}

.rwd-table.table-events td:nth-child(2) {
    vertical-align: middle;
    text-align: left
}

.rwd-table.table-events {
    margin: 1em 0;
    min-width: 100%;
    font-size: 16px
}

.rwd-table th {
    display: none
}

.rwd-table td {
    display: block
}

.rwd-table.table img {
    width: 18px;
    height: auto;
    border-radius: 3px
}

.rwd-table td:nth-child(2), .rwd-table td:nth-child(3), .rwd-table td:nth-child(5), .rwd-table td:nth-child(6) {
}

    .rwd-table td:nth-child(5)::after {
        content: ', '
    }

    .rwd-table td:nth-child(3) a {
        color: #333;
        background-image: none;
        padding-right: 0
    }

        .rwd-table td:nth-child(3) a::after {
            content: "Register";
            padding: 2px 12px;
            margin-left: 10px;
            border-radius: 3px;
            background-color: #ed1c24;
            color: #FFF;
            font-size: 16px
        }

.rwd-table td:nth-child(8) {
    display: none
}

.rwd-table.table-event-topics td:nth-child(3) a::after {
    content: normal
}

.rwd-table.table-event-topics td:nth-child(8) {
    display: table-cell
}

.rwd-table td:first-child {
    padding-top: .5em
}

.rwd-table td:last-child {
    padding-bottom: .5em
}

.rwd-table.table-events td:before {
    font-weight: 600;
    width: 7em;
    display: inline-block;
    font-size: 22px;
    color: #3c3c3c
}

.rwd-table.table-events td:nth-child(2):before {
    font-weight: 600;
    width: 4em;
    display: inline-block;
    font-size: 16px;
    color: #3c3c3c
}

.rwd-table.table-event-topics td:nth-child(2):before, .rwd-table.table-event-topics td:nth-child(3):before {
    content: attr(data-th) " ";
    font-weight: 600;
    width: 7em;
    display: inline-block;
    font-size: 22px;
    color: #3c3c3c;
    margin-bottom: 15px
}

.rwd-table.table-event-topics td:nth-child(1):before {
    content: attr(data-th) " ";
    font-weight: 300;
    width: 3em;
    font-size: 18px
}

.rwd-table {
    color: #333;
    overflow: hidden
}

    .rwd-table tr {
        border-color: #46627f
    }

    .rwd-table.table-event-topics td, .rwd-table.table-event-topics th {
        text-align: left;
        font-size: 20px
    }

    .rwd-table.table-events td, .rwd-table.table-events th {
        vertical-align: middle;
        padding: 4px 8px
    }

        .rwd-table.table-events td:nth-child(4) {
            font-weight: 400
        }

    .rwd-table.table-event-topics td, .rwd-table.table-event-topics th {
        color: #FFF
    }

    .rwd-table .panel {
        border: 0;
        box-shadow: none;
        background: 0 0
    }

    .rwd-table .panel-group {
        margin-bottom: 0
    }

    .rwd-table .panel-default > .panel-heading {
        background: 0
    }

    .rwd-table .panel-heading {
        padding-bottom: 0;
        padding-top: 0;
        padding-left: 0;
        border: 0
    }

    .rwd-table .panel-title {
        font-size: 16px;
        font-weight: 300;
        color: #ed1c24
    }

    .rwd-table.table-event-topics .panel-body {
        padding: 0 0 0 38px;
        color: #333;
        font-size: 14px
    }

    .rwd-table.table-bordered > tbody > tr > td, .rwd-table.table-bordered > tbody > tr > th, .rwd-table.table-bordered > tfoot > tr > td, .rwd-table.table-bordered > tfoot > tr > th, .rwd-table.table-bordered > thead > tr > td, .rwd-table.table-bordered > thead > tr > th {
        border: 0
    }

    .rwd-table.table-events > tbody > tr > td, .rwd-table.table-events > tbody > tr > td:first-child, .rwd-table.table-events > tbody > tr > th, .rwd-table.table-events > tfoot > tr > td, .rwd-table.table-events > tfoot > tr > th, .rwd-table.table-events > thead > tr > td, .rwd-table.table-events > thead > tr > td:first-child, .rwd-table.table-events > thead > tr > th {
        border-top: 0 dashed #CCC
    }

    .rwd-table.table-event-topics > tbody > tr > td, .rwd-table.table-event-topics > tbody > tr > th, .rwd-table.table-event-topics > tfoot > tr > td, .rwd-table.table-event-topics > tfoot > tr > th, .rwd-table.table-event-topics > thead > tr > td, .rwd-table.table-event-topics > thead > tr > th {
        border-top: 0
    }

    .rwd-table.table-events tr, .table-event-topics tr {
        border-bottom: 1px solid #DDD
    }

.course-number {
    font-size: 30px;
    color: #3c3c3c;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 1.2em
}

.course-title {
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 15px;
    line-height: 1.1em
}

.event-type {
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: 300
}

.event-date {
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 5px
}

.event-location {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 10px
}

.reg-btn-block {
    margin-top: 15px
}

.office-address, .office-fax, office-web-email {
    margin-bottom: 15px
}

.office-list-single h5 {
    color: #ed1c24
}

ul.office-list {
    padding-left: 0
}

.office-list li::before {
    content: normal
}

.office-list li {
    display: inline-block;
    vertical-align: top;
    width: 30%;
    margin: 15px;
    padding: 30px;
    border: 1px solid #DDD;
    box-sizing: border-box
}

.office-list h2 {
    /*font-size: 18px;*/
    font-size: inherit;
    margin-bottom: 5px
}

.event-info .panel-body li {
    list-style-type: disc
}

.container-default .event-info li::before {
    content: normal !important
}

.event-info .panel-body p, .event-info .panel-body ul li {
    font-size: 16px
}

.event-info .panel-heading {
    border-top: 1px solid #ddd
}

    .event-info .panel-heading:first-child {
        border-top: 0 solid #ddd
    }

.event-info #section1 .panel-heading, .event-info #section2 .panel-heading {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.event-info .panel-heading h3, .event-info .panel-heading h3 a {
    font-weight: 400
}

.event-info .panel-heading .glyphicon {
    font-size: 16px
}

.event-info .panel {
    box-shadow: none
}

.event-list-2col .featurecolumn2, .event-list-3col .featcolumn2, .event-list-3col .featcolumn3 {
    margin-top: 0
}

.panel.panel-default.event-list-2col, .panel.panel-default.event-list-3col {
    border: 0;
    box-shadow: none
}

.big-daddy-awards-list img {
    width: 225px;
    border-radius: 3px
}

.big-daddy-awards-list h3, .big-daddy-awards-list h5, .big-daddy-awards-list p {
    margin-bottom: 0
}

.big-daddy-awards-list p {
    /*font-size: 14px;*/
    font-size: inherit;
    color: #999;
    font-weight: 400
}

.news-archive-pill ul li::before {
    content: normal
}

.news-archive-pill ul.dropdown-menu {
    margin-top: 0;
    border-radius: 3px
}

    .news-archive-pill ul.dropdown-menu li::before {
        padding: 0 15px;
        content: normal !important
    }

    .news-archive-pill ul.dropdown-menu li > a {
        padding: 0 15px
    }

.news-list .img-news-thumb.img-responsive {
    float: none;
    margin-right: 0;
    width: 100%
}

    .news-list .img-news-thumb.img-responsive img {
        max-height: none
    }

.news-list .news-list-description {
    display: inherit
}

.news-list .details, .news-list .details a, .news-list .list-group-item-heading.date {
    color: #666;
    margin-bottom: 5px;
    font-weight: 300
}

.news-list .list-group-item-heading.date {
    display: inline-block
}

.news-list .sfnewsAuthorAndDate .sfTxtContent {
    float: left;
    padding-right: 15px
}

.news-list .sfnewsAuthorAndDate {
    margin-bottom: 0;
    display: inline-block
}

.news-list h2 {
    /*font-size: 20px;*/
    font-size: inherit;
    margin-bottom: 15px;
    font-weight: 400
}

.news-list .sfCategoriesList > li::before, .news-list li::before, li.sshListItem::before {
    content: normal
}

.news-list .sfCategoriesList li {
    font-size: 14px;
    font-weight: 300;
    color: #666
}

.home .sfCategoriesList > li {
    padding-bottom: 0
}

.home .news-list .sfnewsListItem ul {
    margin-left: 0;
    height: 22px;
    margin-bottom: 15px
}

    .home .news-list .sfnewsListItem ul .sfCategoriesList {
        padding-left: 0
    }

.home .news-list .sfnewsListItem {
    border-bottom: 1px solid #DDD;
    background-color: transparent;
    padding: 5px 0 10px
}

.home .news-list .list-group-item-heading.date::after {
    content: '|';
    font-size: 11px;
    padding: 0 4px 0 8px;
    position: relative;
    top: -2px
}

.news-list .sfnewsListItem {
    padding: 15px 0;
    border-bottom: 1px dotted #DDD;
    background-color: #FFF;
    clear: both
}

    .etapit .sfpostListItem:last-child, .news-list .sfnewsListItem:last-child {
        border: 0
    }

.news-list.sfnewsListTitleDate .sfnewsListItem:last-child:last-child {
    border-bottom: 1px solid #DDD
}

.news-list .sfimagesTmb img {
    margin-top: 15px
}

.news-list .list-group-item-heading.date::after {
    content: '|';
    font-size: 11px;
    padding: 0 4px;
    position: relative;
    top: -3px
}

.etapit .sfpostSummary, .news-list .sfnewsSummary {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 1.8em
}

.news-list .button-full-story {
    margin-top: 15px;
    font-size: 16px
}

    .etapit .button-full-story a::before, .news-list #ctl00_contentPlaceholder_C009_newsFrontendList_ctl00_ctl00_NewsList_ctrl0_ctl02_ctl00_ctl00_ctl00_ctl00_textLabel_read a div:first-child::before, .news-list #ctl00_contentPlaceholder_C009_newsFrontendList_ctl00_ctl00_NewsList_ctrl14_ctl02_ctl00_ctl00 a div:first-child::before, .news-list .button-full-story .sfTxtContent::before, .news-list .sfnewsFullStory::before {
        content: '\e080';
        font-family: 'Glyphicons Halflings';
        border-radius: 15px;
        border: 1px solid #ed1c24;
        background-color: transparent;
        margin-right: 8px;
        padding: 2px 3px;
        position: relative;
        top: -2px;
        font-size: 8px
    }

.news-list .panel-title {
    font-weight: 600;
    color: #3c3c3c;
    padding-bottom: 15px;
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: 5px solid transparent;
    border-left: 0 solid transparent;
    border-right: 0 solid transparent;
    border-top: 0 solid transparent;
    -moz-border-image: -moz-linear-gradient(left,#06c 0,#ed1c24 100%);
    -webkit-border-image: -webkit-linear-gradient(left,#06c 0,#ed1c24 100%);
    border-image: linear-gradient(to right,#06c 0,#ed1c24 100%);
    border-image-slice: 1
}

.news-list ul {
    margin-left: -40px;
    margin-top: -5px
}

.etapit .sfpostListItem {
    border-bottom: 1px dotted #DDD;
    background-color: #FFF;
    clear: both;
    margin-bottom: 15px
}

    .etapit .sfpostListItem img {
        margin-top: 15px
    }

.news-archive .panel-title {
    font-weight: 600;
    color: #3c3c3c;
    padding-bottom: 15px;
    font-size: 18px;
    margin-bottom: 15px;
    text-transform: uppercase;
    border-bottom: 5px solid transparent;
    border-left: 0 solid transparent;
    border-right: 0 solid transparent;
    border-top: 0 solid transparent;
    -moz-border-image: -moz-linear-gradient(left,#06c 0,#ed1c24 100%);
    -webkit-border-image: -webkit-linear-gradient(left,#06c 0,#ed1c24 100%);
    border-image: linear-gradient(to right,#06c 0,#ed1c24 100%);
    border-image-slice: 1
}

.news-archive ul {
    margin-left: -40px;
    margin-top: -15px
}

.news-archive li::before {
    content: "\e131";
    font-size: 15px;
    left: 0;
    top: 18px;
    color: #ed1c24
}

.news-archive li {
    padding: 15px 15px 15px 45px;
    border-bottom: 1px solid #DDD;
    background-color: #FFF
}

    .news-archive li:last-child {
        -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.05);
        -moz-box-shadow: 0 1px 1px 0 rgba(0,0,0,.05);
        box-shadow: 0 1px 1px 0 rgba(0,0,0,.05)
    }

    .news-archive li a:hover {
        text-decoration: underline
    }

.etapit.etapit-list-view li::before {
    content: normal
}

.etapit.etapit-list-view li {
    font-size: 14px;
    border-bottom: 1px dotted #DDD;
    margin-bottom: 5px;
    padding-bottom: 10px
}

    .etapit.etapit-list-view li h2 {
        /*font-size: 16px;*/
        font-size: inherit;
        font-weight: 400;
        margin-bottom: 0
    }

.etapit.etapit-list-view .sfpostDate {
    font-size: 14px;
    margin-bottom: 5px
}

.etapit.etapit-list-view ul {
    margin-left: -40px
}

.addthis-block {
    padding: 15px 0 30px
}

.news-container h2 {
    /*font-size: 36px;*/
    font-size: inherit;
    color: #3c3c3c;
    font-weight: 400;
    line-height: 1.3em;
    margin-bottom: 0
}

.news-container h4 {
    line-height: 1.6em;
    margin-bottom: 15px
}

.news-container ul {
    margin-left: 0 !important
}

.news-container .sfnewsAuthorAndDate, .news-list .sfnewsAuthorAndDate {
    color: #999;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    top: -1px
}

.news-container .sfnewsAuthorAndDate {
    margin-bottom: 30px
}

.news-container .sfnewsContent {
    margin-bottom: 60px
}

.news-container li {
    list-style: disc
}

    .news-container li::before, li.sfimagesTmb::before {
        content: normal !important
    }

.news-image li {
    list-style-type: none
}

.news-category .sfimagesTmbList.sfLightboxMode {
    margin-left: 0;
    margin-bottom: 40px
}

.featured-news .description-resource.news {
    background-color: transparent
}

.featured-news .label {
    border-radius: 0;
    position: absolute;
    z-index: 100;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 15px
}

.featured-news h2 {
    /*font-size: 18px;*/
    font-size: inherit;
    line-height: 1.4em
}

.sfcommentsWrp {
    padding-top: 30px;
    border-top: 1px dashed #DDD
}

    .sfcommentsWrp h2 {
        /*font-size: 18px;*/
        font-size: inherit;
        font-weight: 400
    }

.sfcommentsForm ol {
    margin-left: -40px
}

.sfcommentsForm li {
    list-style: none
}

    .sfcommentsForm li::before {
        content: normal !important
    }

.sfcommentsWrp img {
    float: left;
    padding-right: 30px
}

.news-container .k-editor .k-editable-area {
    border-width: 0
}

.news-container table.k-editor {
    height: 150px
}

.k-widget {
    border: 0
}

.k-grid-header .k-header > .k-link, .k-header, .k-treemap-title {
    color: #DDD
}

.sfsearchBox .k-widget.k-autocomplete.k-header.sfsearchTxt.k-state-default {
    float: left;
    line-height: 1.25em;
    width: 100%
}

.sfsearchBox .sfsearchSubmit {
    float: right;
    padding: 3px 10px;
    line-height: 1.45em;
    border: 1px solid #ed1c24;
    border-radius: 16px;
    box-shadow: none;
    background-color: #ed1c24;
    color: #FFF;
    width: 100%;
    margin-top: 5px;
    margin-left: 0;
    font-size: 18px;
    font-weight: 600;
    height: 27px
}

    .sfsearchBox .sfsearchSubmit:hover {
        background-color: #e9f0f8
    }

.sfsearchTxt.k-input {
    color: #333;
    border: 1px solid #CCC;
    border-radius: 3px;
    padding: 8px;
    box-shadow: none
}

#searchPlaceHolder_T04A05E8D044_ctl00_ctl00_searchTextBox_listbox, #searchPlaceHolder_T48279BF2006_ctl00_ctl00_searchTextBox_listbox {
    background: #F7f7f7;
    margin-top: 0;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    box-shadow: 0 2px 4px rgba(0,0,0,.2);
    border: 1px solid #DDD
}

    #searchPlaceHolder_T04A05E8D044_ctl00_ctl00_searchTextBox_listbox li, #searchPlaceHolder_T48279BF2006_ctl00_ctl00_searchTextBox_listbox li {
        list-style-type: none;
        margin-left: -40px;
        padding: 5px 10px;
        cursor: pointer
    }

#contentPlaceholder_C004_ctl00_ctl00_C008_txtzipcode {
    margin-bottom: 15px
}

.RadWindow_Default .rwBodyLeft, .RadWindow_Default .rwBodyRight, .RadWindow_Default .rwFooterCenter, .RadWindow_Default .rwFooterLeft, .RadWindow_Default .rwFooterRight, .RadWindow_Default .rwPopupButton, .RadWindow_Default .rwPopupButton span, .RadWindow_Default .rwStatusbar, .RadWindow_Default .rwStatusbar div, .RadWindow_Default .rwStatusbarRow .rwCorner, .RadWindow_Default .rwTitlebar, .RadWindow_Default .rwTopLeft, .RadWindow_Default .rwTopResize, .RadWindow_Default .rwTopRight, .RadWindow_Default.rwMinimizedWindow .rwCorner {
    background-image: none !important;
    background-color: #F5F5F5 !important
}

.RadWindow_Default td.rwWindowContent {
    border: 1px solid #DDD !important;
    font-size: 18px;
    font-weight: 400;
    color: #333
}

.RadWindow.RadWindow_Default.rwNormalWindow.rwTransparentWindow {
    left: 0 !important;
    right: 0 !important;
    margin: 30px auto;
    top: 0 !important;
    position: absolute !important
}

#ctl00_DemoPlaceholder_demorequestwidget_ctl00_ctl00_RadWindow1_C input {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    font-weight: 300;
    color: #777;
    padding: 4px
}

#ctl00_DemoPlaceholder_demorequestwidget_ctl00_ctl00_RadWindow1_C br {
    display: none !important
}

#ctl00_DemoPlaceholder_demorequestwidget_ctl00_ctl00_RadWindow1_C > div {
    padding: 30px !important
}

#ctl00_DemoPlaceholder_demorequestwidget_ctl00_ctl00_RadWindow1_C_btnlogin {
    color: #FFF !important;
    font-size: 18px;
    font-weight: 400;
    background-color: #ed1c24;
    border: 1px solid #ed1c24
}

#ctl00_DemoPlaceholder_demorequestwidget_ctl00_ctl00_RadWindow1_C a {
    text-align: center !important;
    display: block
}

.sfSubmitBtnWrp {
    padding: 15px 40px
}

.sfLoginFieldsWrp > li::before {
    content: normal
}

.control-label {
    font-size: 15px;
    font-weight: 600;
    text-align: left;
    color: #333
}

.form-control-dropdown-select {
    padding: 8px 0
}

.form-control, text-area {
    border-radius: 3px
}

#loginForm .help-block {
    min-height: 0
}

.help-block {
    line-height: 1em;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 0;
    box-sizing: border-box;
    min-height: inherit;
    color: red;
    text-align: left;
    padding-top: 0;
    padding-left: 0
}

.form-group {
    clear: both
}

    .form-group .RadComboBox.RadComboBox_Default.form-control-dropdown-select[style] {
        width: 100%;
        height: 50px !important
    }

.registration-form #contentPlaceholder_C002_ctl00_ctl00_C008_lblerror {
    font-size: 16px;
    margin-left: 16px;
    color: red;
    font-weight: 400
}

.RadTreeView .rtUL label {
    white-space: normal
}

#contentPlaceholder_C002_ctl00_ctl00_C001_rblBusLevel td {
    padding: 5px
}

.RadTreeView_Default .rtTop, .headings_sub {
    font-size: 18px;
    font-weight: 600;
    color: #3c3c3c
}

.RadTreeView .rtIn {
    border: 0
}

.RadTreeView_Default .rtUL li label {
    font-size: 15px;
    font-weight: 300;
    color: #ed1c24
}

.RadTreeView_Default .rtUL li {
    padding-bottom: 4px
}

.RadTreeView_Default .rtHover .rtIn {
    background: 0 0;
    cursor: pointer;
    border: none;
    text-decoration: underline;
    color: #ed1c24
}

.RadTreeView_Default .rtHover.rtTop .rtIn {
    text-decoration: none;
    color: #333 !important
}

.RadTreeView.RadTreeView_Default.col-md-4 {
    padding-bottom: 15px
}

.RadTreeView .rtBot, .RadTreeView .rtMid, .RadTreeView .rtTop {
    padding-left: 0 !important
}

.sfprofileChangePasswordFormWrp li {
    list-style-type: none
}

    .sfprofileChangePasswordFormWrp li::before {
        content: normal
    }

.sfprofileChangePasswordFormWrp ol {
    margin-left: -40px
}

#contentPlaceholder_C002_changePasswordDetailView_ctl00_ctl00_confirmNewPassword_ctl00_ctl00_textBox_write, #contentPlaceholder_C002_changePasswordDetailView_ctl00_ctl00_currentPassword_ctl00_ctl00_textBox_write, #contentPlaceholder_C002_changePasswordDetailView_ctl00_ctl00_newPassword_ctl00_ctl00_textBox_write {
    border-radius: 3px;
    border: 1px solid #CCC;
    box-shadow: none;
    width: 100%;
    margin-bottom: 15px
}

#contentPlaceholder_C002_changePasswordDetailView_ctl00_ctl00_saveChanges {
    background-color: #ed1c24;
    border-radius: 3px;
    color: #FFF;
    padding: 6px 22px;
    margin-right: 10px;
    border: 1px solid #ed1c24;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

    #contentPlaceholder_C002_changePasswordDetailView_ctl00_ctl00_saveChanges:hover {
        background-color: #b80f15;
        color: #FFF !important
    }

#contentPlaceholder_C002_changePasswordDetailView_ctl00_ctl00_cancel {
    background-color: transparent;
    border-radius: 3px;
    color: #ed1c24;
    padding: 6px 24px;
    margin-right: 10px;
    border: 1px solid #ed1c24;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

    #contentPlaceholder_C002_changePasswordDetailView_ctl00_ctl00_cancel:hover {
        background-color: #ed1c24;
        color: #FFF !important
    }

.sfproductOptions li::before {
    content: normal
}

.sfproductOptions ul {
    margin-left: -40px
}

.sfproductOptions label {
    font-weight: 600;
    font-size: 14px
}

.sflnkToggleCartWrpIn {
    background: #dee2e7;
    border: 1px solid #DDD;
    padding: 8px 16px;
    text-align: center
}

.sfProductInventoryWrp {
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 600
}

.sfproductDetails .sfproductTitle {
    font-size: 24px
}

.sfproductInfoWrp {
    padding-bottom: 30px
}

input {
    border: 1px solid #CCC;
    box-shadow: none;
    border-radius: 3px;
    padding: 3px 12px
}

.sfproductImgsWrp {
    margin-right: 30px;
    margin-bottom: 30px
}

.product-list .sfAddToCartWrp label {
    margin-bottom: 30px
}

.sfproductOptionsList select {
    width: 30%;
    margin-left: 21px;
    font-size: 18px;
    font-weight: 400
}

.detail-cart .container {
    margin-top: 15px
}

.product-list #ctl00_contentPlaceholder_C002_productsFrontendDetail_ctl00_ctl00_SingleItemContainer_ctrl0_addToCartWidget_ctl00_ctl00_quantityLabel {
    font-size: 14px
}

.product-list #ctl00_contentPlaceholder_C002_productsFrontendDetail_ctl00_ctl00_SingleItemContainer_ctrl0_addToCartWidget_ctl00_ctl00_quantity {
    margin-left: 0;
    width: 45px
}

.product-list #ctl00_contentPlaceholder_C002_productsFrontendDetail_ctl00_ctl00_SingleItemContainer_ctrl0_addToCartWidget_ctl00_ctl00_addToCartButton {
    margin-top: 0;
    width: 50%;
    border-radius: 3px
}

.product-list .sfMessageElement {
    padding: 0 5px
}

.checkout label {
    font-size: 14px;
    display: block
}

.checkout .sfcheckoutMulitPage .sfTxtLbl {
    font-size: 14px;
    font-weight: 600
}

.checkout .sfcheckoutMulitPage .sfTxt {
    padding: 6px 12px;
    font-size: 16px;
    margin-bottom: 10px
}

.sfshippingOptionsWrp ol {
    margin-left: -40px
}

#contentPlaceholder_C001_ctl00_ctl00_paymentStep_ctl00_ctl00_couponCodeEntryView_ctl00_ctl00_RemoveCouponCodeLink, #contentPlaceholder_C001_ctl00_ctl00_paymentStep_ctl00_ctl00_orderSummary_ctl00_ctl00_couponRows_ctl00_ctl00_discountsListView_changeCouponCodeEntryView_0_ctl00_0_ctl00_0_ChangeCouponCodeToggle_0, #contentPlaceholder_C001_ctl00_ctl00_paymentStep_ctl00_ctl00_orderSummary_ctl00_ctl00_couponRows_ctl00_ctl00_discountsListView_changeCouponCodeEntryView_0_ctl00_0_ctl00_0_CouponCodeManipulation_0 {
    display: none
}

.sfExpandCouponEntryField.sfExpandIcon {
    font-size: 14px;
    font-weight: 600;
    color: #666 !important;
    cursor: default
}

#contentPlaceholder_C001_ctl00_ctl00_paymentStep_ctl00_ctl00_couponCodeEntryView_ctl00_ctl00_CouponCodeMessage {
    color: #666;
    background-color: #FFB9B9;
    font-size: 14px;
    padding: 0 5px;
    border-radius: 3px
}

.checkout .sfError {
    color: #de1a1d;
    font-size: 12px;
    display: inline-block
}

.checkout .sfcheckoutFormList li {
    margin-bottom: 5px
}

.checkout h2.sfcheckoutStepTitle {
    font-size: 24px
}

.checkout h1.sfcheckoutTitle {
    display: none
}

.checkout ul.sfcheckoutFormList li {
    list-style-type: none
}

.checkout ul.sfcheckoutFormList {
    margin-left: -40px
}

.checkout .sfcheckoutMulitPage .sfcheckoutFormList {
    width: auto
}

.checkout .sfcheckoutTabstrip.RadTabStrip_Basic .rtsUL {
    border-right: 0;
    letter-spacing: 0
}

.checkout #contentPlaceholder_C001_ctl00_ctl00_shippingAndBillingInformation_ctl00_ctl00_address1Billing, .checkout #contentPlaceholder_C001_ctl00_ctl00_shippingAndBillingInformation_ctl00_ctl00_address1Shipping, .checkout #contentPlaceholder_C001_ctl00_ctl00_shippingAndBillingInformation_ctl00_ctl00_address2Billing, .checkout #contentPlaceholder_C001_ctl00_ctl00_shippingAndBillingInformation_ctl00_ctl00_address2Shipping, .checkout #contentPlaceholder_C001_ctl00_ctl00_shippingAndBillingInformation_ctl00_ctl00_cityBilling, .checkout #contentPlaceholder_C001_ctl00_ctl00_shippingAndBillingInformation_ctl00_ctl00_cityShipping, .checkout #contentPlaceholder_C001_ctl00_ctl00_shippingAndBillingInformation_ctl00_ctl00_companyBilling, .checkout #contentPlaceholder_C001_ctl00_ctl00_shippingAndBillingInformation_ctl00_ctl00_companyShipping, .checkout #contentPlaceholder_C001_ctl00_ctl00_shippingAndBillingInformation_ctl00_ctl00_emailBilling, .checkout #contentPlaceholder_C001_ctl00_ctl00_shippingAndBillingInformation_ctl00_ctl00_emailShipping, .checkout #contentPlaceholder_C001_ctl00_ctl00_shippingAndBillingInformation_ctl00_ctl00_firstNameBilling, .checkout #contentPlaceholder_C001_ctl00_ctl00_shippingAndBillingInformation_ctl00_ctl00_firstNameShipping, .checkout #contentPlaceholder_C001_ctl00_ctl00_shippingAndBillingInformation_ctl00_ctl00_lastNameBilling, .checkout #contentPlaceholder_C001_ctl00_ctl00_shippingAndBillingInformation_ctl00_ctl00_lastNameShipping {
    margin-left: 0;
    display: block;
    width: 100%;
    border-radius: 3px;
    border: 1px solid #CCC;
    box-shadow: none
}

.checkout .RadComboBox.RadComboBox_Default.sfRequired.sfCountryBilling select, .checkout .RadComboBox.RadComboBox_Default.sfRequired.sfCountryShipping select, .checkout .RadComboBox.RadComboBox_Default.sfStateBilling select, .checkout .RadComboBox.RadComboBox_Default.sfStateShipping select {
    margin-left: 0;
    display: block;
    width: 100%;
    border-radius: 3px;
    border: 1px solid #CCC;
    box-shadow: none;
    padding: 3px 6px;
    margin-bottom: 10px
}

.checkout #ctl00_contentPlaceholder_C001_ctl00_ctl00_shippingAndBillingInformation_ctl00_ctl00_stateBilling select, .checkout ctl00_contentPlaceholder_C001_ctl00_ctl00_shippingAndBillingInformation_ctl00_ctl00_countryBilling select {
    display: block;
    margin-left: 0;
    width: 100%;
    border-radius: 3px;
    border: 1px solid #CCC;
    box-shadow: none
}

.checkout #contentPlaceholder_C001_ctl00_ctl00_shippingAndBillingInformation_ctl00_ctl00_phoneNumberBilling, .checkout #contentPlaceholder_C001_ctl00_ctl00_shippingAndBillingInformation_ctl00_ctl00_phoneNumberShipping, .checkout .sfPostalCode {
    margin-left: 0;
    display: block;
    width: 100%;
    border-radius: 3px;
    border: 1px solid #CCC;
    box-shadow: none
}

.checkout .rtsLink .sfStep, .checkout .rtsLink.rtsSelected strong {
    background-color: #fff;
    border-radius: 16px;
    padding: 3px 11px;
    color: #3c3c3c
}

.RadTabStrip .rtsUL, .RadTabStripVertical .rtsUL {
    border-radius: 6px
}

.sfCStep0 a.rtsLink.sfStep1.rtsSelected, .sfCStep0 a.rtsLink.sfStep1.rtsSelected:hover {
    background-color: #ed1c24;
    color: #FFF !important;
    padding: 10px 16px
}

.sfCStep0 a.rtsLink.sfStep2.rtsDisabled, .sfCStep0 a.rtsLink.sfStep2.rtsDisabled:hover, .sfCStep0 a.rtsLink.sfStep3.rtsDisabled, .sfCStep0 a.rtsLink.sfStep3.rtsDisabled:hover, .sfCStep0 a.rtsLink.sfStep4.rtsDisabled, .sfCStep0 a.rtsLink.sfStep4.rtsDisabled:hover, .sfCStep0 a.rtsLink.sfStep5.rtsDisabled, .sfCStep0 a.rtsLink.sfStep5.rtsDisabled:hover {
    background-color: #e9f0f8;
    color: #666;
    padding: 10px 16px
}

.sfCStep1 a.rtsLink.sfStep1 {
    background-color: #6697D0;
    color: #FFF;
    padding: 10px 16px
}

    .sfCStep1 a.rtsLink.sfStep1:hover {
        color: #FFF !important
    }

.sfCStep1 a.rtsLink.sfStep2, .sfCStep1 a.rtsLink.sfStep2:hover {
    background-color: #ed1c24;
    color: #FFF !important;
    padding: 10px 16px
}

.sfCStep1 a.rtsLink.sfStep3, .sfCStep1 a.rtsLink.sfStep3:hover, .sfCStep1 a.rtsLink.sfStep4, .sfCStep1 a.rtsLink.sfStep4:hover, .sfCStep1 a.rtsLink.sfStep5, .sfCStep1 a.rtsLink.sfStep5:hover {
    background-color: #e9f0f8;
    color: #666;
    padding: 10px 16px
}

.sfCStep2 a.rtsLink.sfStep1, .sfCStep2 a.rtsLink.sfStep1:hover, .sfCStep2 a.rtsLink.sfStep2, .sfCStep2 a.rtsLink.sfStep2:hover {
    background-color: #6697D0;
    color: #FFF !important;
    padding: 10px 16px
}

.sfCStep2 a.rtsLink.sfStep3, .sfCStep2 a.rtsLink.sfStep3:hover {
    background-color: #ed1c24;
    color: #FFF;
    padding: 10px 16px
}

.sfCStep2 a.rtsLink.sfStep4, .sfCStep2 a.rtsLink.sfStep4:hover, .sfCStep2 a.rtsLink.sfStep5, .sfCStep2 a.rtsLink.sfStep5:hover {
    background-color: #eaeef4;
    color: #666;
    padding: 10px 16px
}

.sfCStep3 a.rtsLink.sfStep1, .sfCStep3 a.rtsLink.sfStep1:hover, .sfCStep3 a.rtsLink.sfStep2, .sfCStep3 a.rtsLink.sfStep2:hover, .sfCStep3 a.rtsLink.sfStep3, .sfCStep3 a.rtsLink.sfStep3:hover {
    background-color: #6697D0;
    color: #FFF !important;
    padding: 10px 16px
}

.sfCStep3 a.rtsLink.sfStep4, .sfCStep3 a.rtsLink.sfStep4:hover {
    background-color: #ed1c24;
    color: #FFF !important;
    padding: 10px 16px
}

.sfCStep3 a.rtsLink.sfStep5, .sfCStep3 a.rtsLink.sfStep5:hover {
    background-color: #eaeef4;
    color: #666;
    padding: 10px 16px
}

.sfCStep4 a.rtsLink.sfStep1, .sfCStep4 a.rtsLink.sfStep1:hover, .sfCStep4 a.rtsLink.sfStep2, .sfCStep4 a.rtsLink.sfStep2:hover, .sfCStep4 a.rtsLink.sfStep3, .sfCStep4 a.rtsLink.sfStep3:hover, .sfCStep4 a.rtsLink.sfStep4, .sfCStep4 a.rtsLink.sfStep4:hover {
    background-color: #6697D0;
    color: #FFF !important;
    padding: 10px 16px
}

.sfCStep4 a.rtsLink.sfStep5, .sfCStep4 a.rtsLink.sfStep5:hover {
    background-color: #ed1c24;
    color: #FFF;
    padding: 10px 16px
}

.checkout .rtsLevel.rtsLevel1 li {
    min-width: 213px
}

.checkout .rtsLink.rtsDisabled strong {
    background-color: #fff;
    border-radius: 16px;
    padding: 3px 11px
}

#ctl00_contentPlaceholder_C001_ctl00_ctl00_checkoutTabStrip {
    margin-bottom: 30px
}

.checkout .sforderSummary {
    border: 1px solid #DDD;
    border-radius: 6px
}

    .checkout .sforderSummary h3 {
        margin: 0;
        padding: 15px;
        background-color: #f9f9f9;
        /*font-size: 18px;*/
        font-size: inherit;
        font-weight: 400;
        border-radius: 6px
    }

.checkout .sforderSummaryTable {
    margin: 15px
}

.checkout table.sforderSummaryTable th {
    font-size: 14px;
    padding-right: 15px
}

.checkout .sforderSummaryRow.sforderSummaryTotal {
    font-weight: 600
}

#contentPlaceholder_C001_ctl00_ctl00_paymentStep_ctl00_ctl00_paymentMethodList label, #contentPlaceholder_C001_ctl00_ctl00_shippingOptions_ctl00_ctl00_shippingMethodsList label {
    display: inline-block
}

.checkout #contentPlaceholder_C001_ctl00_ctl00_shippingOptions_ctl00_ctl00_shippingMethodsList > li {
    list-style-type: none
}

.checkout .RadComboBox.RadComboBox_Default.sfCreditCardExpirationMonth select {
    width: 65px !important;
    margin-left: 36px;
    border: 1px solid #CCC;
    box-shadow: none;
    padding: 3px 6px;
    margin-bottom: 5px;
    position: relative;
    border-radius: 3px
}

.checkout .RadComboBox.RadComboBox_Default.sfCreditCardExpirationYear select {
    display: inline-block;
    margin-left: 55px;
    border: 1px solid #CCC;
    box-shadow: none;
    padding: 3px 6px;
    width: 134px;
    margin-bottom: 5px;
    border-radius: 3px
}

.checkout .RadComboBox.RadComboBox_Default.sfCreditCardType select {
    width: 290px !important;
    border: 1px solid #CCC;
    box-shadow: none;
    padding: 3px 6px;
    margin-bottom: 5px
}

.sfExpandCouponEntryField.sfExpandIcon {
    padding-left: 0
}

.checkout .sfExpandCouponEntryField.sfExpandIcon.sfCouponCodeItem.sfExpanded {
    color: #666;
    font-size: 14px;
    font-weight: 600
}

input[type=checkbox], input[type=radio] {
    margin-right: 5px
}

.checkout #ctl00_contentPlaceholder_C001_ctl00_ctl00_paymentStep_ctl00_ctl00_creditCardTypeComboBox {
    width: 100%
}

.checkout #contentPlaceholder_C001_ctl00_ctl00_paymentStep_ctl00_ctl00_couponCodeEntryView_ctl00_ctl00_CouponCodeTextBox {
    margin-left: 0;
    display: inline-block;
    width: 68%;
    border-radius: 3px;
    border: 1px solid #CCC;
    box-shadow: 0 1px 1px rgba(0,0,0,.075) inset;
    padding: 3px 6px
}

.checkout .sfCouponEntryField .sfApplyCouponBtn {
    background-color: #fff;
    border: 1px solid #ed1c24;
    color: #ed1c24;
    padding: 3px 25px;
    border-radius: 3px;
    vertical-align: top;
    height: 37px
}

    .checkout .sfCouponEntryField .sfApplyCouponBtn:hover {
        background-color: #e9f0f8
    }

.checkout #contentPlaceholder_C001_ctl00_ctl00_paymentStep_ctl00_ctl00_cardholderName, .checkout #contentPlaceholder_C001_ctl00_ctl00_paymentStep_ctl00_ctl00_creditCardNumber, .checkout #contentPlaceholder_C001_ctl00_ctl00_paymentStep_ctl00_ctl00_securityCode {
    margin-left: 0;
    display: block;
    width: 100%;
    margin-bottom: 15px;
    border-radius: 3px;
    border: 1px solid #CCC;
    box-shadow: none;
    padding: 3px 6px
}

.checkout #ctl00_contentPlaceholder_C001_ctl00_ctl00_paymentStep_ctl00_ctl00_IEEE {
    margin-left: 0;
    display: block;
    width: 100%;
    border-radius: 3px;
    border: 1px solid #CCC;
    box-shadow: none;
    height: 35px;
    font-weight: 300;
    font-size: 18px
}

.checkout ol#contentPlaceholder_C001_ctl00_ctl00_paymentStep_ctl00_ctl00_paymentMethodList {
    margin-left: -40px
}

.checkout .RadComboBox.RadComboBox_Default.sfCreditCardExpirationMonth, .checkout .RadComboBox.RadComboBox_Default.sfCreditCardExpirationYear {
    display: inline-block;
    margin-left: 0
}

table#ctl00_contentPlaceholder_C006_ctl00_ctl00_shoppingCartGrid_ctl00 .sfItmPriceCol, table#ctl00_contentPlaceholder_C006_ctl00_ctl00_shoppingCartGrid_ctl00 .sfItmQuantityCol {
    text-align: left
}

.sfTotalRowWrp {
    text-align: left;
    padding-right: 0
}

.sfShoppingCartDiscountList {
    margin-bottom: 15px;
    margin-top: 15px
}

#ctl00_contentPlaceholder_C006_ctl00_ctl00_shoppingCartGrid {
    width: 100% !important
}

table#ctl00_contentPlaceholder_C006_ctl00_ctl00_shoppingCartGrid_ctl00 td {
    border-bottom: 1px dotted #DDD
}

    table#ctl00_contentPlaceholder_C006_ctl00_ctl00_shoppingCartGrid_ctl00 td:last-child {
        border: 0
    }

table#ctl00_contentPlaceholder_C006_ctl00_ctl00_shoppingCartGrid_ctl00 .sfItmDiscountDscCol, table#ctl00_contentPlaceholder_C006_ctl00_ctl00_shoppingCartGrid_ctl00 thead {
    display: none
}

table#ctl00_contentPlaceholder_C006_ctl00_ctl00_shoppingCartGrid_ctl00 .sfItmPriceCol, table#ctl00_contentPlaceholder_C006_ctl00_ctl00_shoppingCartGrid_ctl00 .sfItmQuantityCol, table#ctl00_contentPlaceholder_C006_ctl00_ctl00_shoppingCartGrid_ctl00 .sfItmTitleCol {
    display: block;
    width: 100%
}

    table#ctl00_contentPlaceholder_C006_ctl00_ctl00_shoppingCartGrid_ctl00 .sfItmPriceCol::before, table#ctl00_contentPlaceholder_C006_ctl00_ctl00_shoppingCartGrid_ctl00 .sfItmQuantityCol::before, table#ctl00_contentPlaceholder_C006_ctl00_ctl00_shoppingCartGrid_ctl00 .sfItmTitleCol::before {
        font-weight: 600;
        color: #3c3c3c
    }

    table#ctl00_contentPlaceholder_C006_ctl00_ctl00_shoppingCartGrid_ctl00 .sfItmTitleCol::before {
        content: 'Product '
    }

    table#ctl00_contentPlaceholder_C006_ctl00_ctl00_shoppingCartGrid_ctl00 .sfItmQuantityCol::before {
        content: 'Quantity '
    }

    table#ctl00_contentPlaceholder_C006_ctl00_ctl00_shoppingCartGrid_ctl00 .sfItmPriceCol::before {
        content: 'Price '
    }

table#ctl00_contentPlaceholder_C006_ctl00_ctl00_shoppingCartGrid_ctl00 {
    border: 1px solid #DDD;
    margin-bottom: 15px;
    margin-top: 15px
}

    table#ctl00_contentPlaceholder_C006_ctl00_ctl00_shoppingCartGrid_ctl00 th {
        background-color: #f9f9f9;
        color: #3c3c3c;
        font-weight: 400;
        padding: 8px
    }

    table#ctl00_contentPlaceholder_C006_ctl00_ctl00_shoppingCartGrid_ctl00 td {
        padding: 10px
    }

        table#ctl00_contentPlaceholder_C006_ctl00_ctl00_shoppingCartGrid_ctl00 td a {
            color: #333
        }

    table#ctl00_contentPlaceholder_C006_ctl00_ctl00_shoppingCartGrid_ctl00 input {
        width: 45px
    }

.sfMessageElement {
    padding: 0 5px
}

.sc-buttons {
    float: none
}

    .sc-buttons > div {
        float: none;
        padding-right: 0;
        margin-bottom: 10px
    }

#contentPlaceholder_C006_ctl00_ctl00_couponCodeEntryView_ctl00_ctl00_CouponCodeTextBox {
    width: 214px;
    margin-bottom: 10px
}

.shopping-cart-block .sfPriceTotal {
    border-top: 1px solid #DDD;
    padding: 15px 0;
    text-align: left
}

.shopping-cart-block table.sfminiShoppingCart {
    margin-bottom: 15px;
    width: 100%
}

    .shopping-cart-block table.sfminiShoppingCart td:nth-child(1), .shopping-cart-block table.sfminiShoppingCart td:nth-child(2), .shopping-cart-block table.sfminiShoppingCart td:nth-child(3) {
        width: 100%;
        display: block;
        text-align: left
    }

        .shopping-cart-block table.sfminiShoppingCart td:nth-child(2), .shopping-cart-block table.sfminiShoppingCart td:nth-child(2) a {
            font-size: 24px;
            font-weight: 400;
            color: #3c3c3c,
        }

.shopping-cart-block .sfItmPriceCol > div {
    display: inline-block
}

.shopping-cart-block #contentPlaceholder_C003_ctl00_ctl00_checkoutLink {
    padding: 6px 40px;
    background-color: #ed1c24;
    border: 1px solid #ed1c24;
    color: #FFF;
    margin-top: 15px;
    width: 100%;
    border-radius: 3px
}

    .shopping-cart-block #contentPlaceholder_C003_ctl00_ctl00_checkoutLink:hover {
        background-color: #06c;
        color: #FFF
    }

h3.sfcartSummaryTitle {
    /*font-size: 18px;*/
    font-size: inherit;
    font-weight: 300
}

.shopping-cart-link .sfcartSummaryWrp.sfcartSummarySimpleWrp {
    text-align: left
}

.shopping-cart-link .sflnkToCart::before {
    content: "\e116";
    font-family: "glyphicons halflings";
    margin-right: 8px
}

.sfcartSummaryExpandableWrp .sfminiShoppingCart td {
    border-top: 0;
    display: block
}

.sfcartSummaryBtnsWrp a#contentPlaceholder_C003_ctl00_ctl00_shoppingCartLink, .sfcartSummaryBtnsWrp a#contentPlaceholder_C005_ctl00_ctl00_shoppingCartLink, table.sfminiShoppingCart td {
    padding: 8px 16px
}

.sfcartSummaryBtnsWrp a#contentPlaceholder_C003_ctl00_ctl00_shoppingCartLink, .sfcartSummaryBtnsWrp a#contentPlaceholder_C005_ctl00_ctl00_shoppingCartLink {
    padding: 6px 25px;
    border: 1px solid #ed1c24;
    margin-right: 10px;
    position: relative;
    top: 2px;
    border-radius: 3px;
    text-align: center;
    width: 100%;
    display: block
}

.sfcartSummaryBtnsWrp {
    margin-top: 15px
}

.sfcartSummaryDetailsWrp {
    background-color: #f7f7f7;
    padding: 30px;
    margin-top: 0
}

.sfPrintBtn, .sfSubmitBtn.sfSubmitFilter, .sfcartSummaryExpandableWrp .sfCheckoutBtn, .sfcheckoutMulitPage .sfcheckoutContinueBtn, .sfproductDetailsWrp .sfAddToCartWrp .sfAddToCartBtn, .sfshoppingCartWrp .sfshoppingCartBtnsWrp .sfCheckoutBtn {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #ed1c24;
    border: 1px solid #ed1c24;
    color: #FFF;
    cursor: pointer;
    display: block;
    font-size: 18px;
    line-height: 1.5em;
    margin-bottom: 0;
    padding: 6px 25px;
    text-align: center;
    vertical-align: middle;
    font-weight: 300;
    border-radius: 3px;
    width: 100%
}

#contentPlaceholder_C006_ctl00_ctl00_continueShoppingLink, .sfshoppingCartUpdateLnk {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #fff;
    border: 1px solid #ed1c24;
    color: #ed1c24;
    cursor: pointer;
    display: block;
    font-size: 18px;
    line-height: 1.5em;
    margin-bottom: 0;
    padding: 6px 25px;
    text-align: center;
    vertical-align: middle;
    font-weight: 300;
    border-radius: 3px;
    width: 100%
}

    #contentPlaceholder_C006_ctl00_ctl00_continueShoppingLink:hover, .sfshoppingCartUpdateLnk:hover {
        background-color: #e9f0f8
    }

.sfshoppingCartUpdateLnk {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 10px
}

#contentPlaceholder_C006_ctl00_ctl00_continueShoppingLink a:hover {
    color: #333
}

.sfCouponEntryField .sfApplyCouponBtn {
    border: 1px solid #ed1c24;
    border-radius: 3px;
    padding: 3px 12px;
    background-color: #fff;
    vertical-align: top;
    height: 38px;
    color: #ed1c24
}

    .sfCouponEntryField .sfApplyCouponBtn:hover {
        background-color: #e9f0f8
    }

table#ctl00_contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_discountGrid_ctl00 td:nth-child(1) {
    padding: 0
}

table#ctl00_contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_discountGrid_ctl00 td:nth-child(2) {
    width: 94px;
    padding: 0
}

.checkout #ctl00_contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_shoppingCartGrid_ctl00 td {
    padding: 8px 16px;
    border-bottom: 1px dotted #DDD
}

    .checkout #ctl00_contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_shoppingCartGrid_ctl00 td:last-child {
        border-bottom: 0
    }

    .checkout #ctl00_contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_shoppingCartGrid_ctl00 td:nth-child(2), .checkout #ctl00_contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_shoppingCartGrid_ctl00 td:nth-child(3) {
        display: none
    }

#contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_placeOrderButton, #contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_placeOrderButton1 {
    float: right
}

#contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_totalAmount {
    font-weight: 600
}

.checkout .sfcheckoutPreviewAddress h2, .checkout h2#contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_shippingMethodTitleContainer {
    /*font-size: 18px;*/
    font-size: inherit;
    font-weight: 600;
    color: #666;
    padding-top: 5px;
    margin-bottom: 0
}

.checkout .sfcheckoutTotalPriceWrp li {
    list-style-type: none
}

.checkout ul.sfcheckoutTotalPriceWrp {
    margin-left: -40px;
    margin-bottom: 30px;
    text-align: right
}

.checkout .sfcheckoutPreviewAddress {
    margin-top: 30px
}

.checkout #contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_billingAddress, .checkout #contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_billingCompany, .checkout #contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_billingCountry, .checkout #contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_billingName, .checkout #contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_billingPhoneNumber, .checkout #contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_shippingAddress, .checkout #contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_shippingCompany, .checkout #contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_shippingCountry, .checkout #contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_shippingName, .checkout #contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_shippingPhoneNumber, .checkout .sfcheckoutPreviewAddressBlock > a {
    display: block
}

.checkout #ctl00_contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_shoppingCartGrid_ctl00 th {
    display: none
}

.checkout #ctl00_contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_shoppingCartGrid_ctl00 td {
    display: block;
    width: 100%
}

.checkout #ctl00_contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_shoppingCartGrid_ctl00 {
    margin: 30px 0;
    border: 1px solid
}

    .checkout #ctl00_contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_shoppingCartGrid_ctl00 td:nth-child(1) .sfItmTitleWrp.customposition b, .checkout #ctl00_contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_shoppingCartGrid_ctl00 td:nth-child(1) .sfItmTitleWrp.customposition strong {
        font-weight: 300
    }

    .checkout #ctl00_contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_shoppingCartGrid_ctl00 td:nth-child(1)::before {
        content: 'Product ';
        font-weight: 600;
        color: #3c3c3c
    }

    .checkout #ctl00_contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_shoppingCartGrid_ctl00 td:nth-child(4)::before {
        content: 'Price ';
        font-weight: 600;
        color: #3c3c3c;
        padding-right: 5px;
        float: left
    }

    .checkout #ctl00_contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_shoppingCartGrid_ctl00 td:nth-child(5)::before {
        content: 'Quantity ';
        font-weight: 600;
        color: #3c3c3c
    }

    .checkout #ctl00_contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_shoppingCartGrid_ctl00 td:nth-child(6)::before {
        content: 'Subtotal ';
        font-weight: 600;
        color: #3c3c3c
    }

@media only screen and (min-width:320px) and (max-width:374px) {
    .navbar-collapse.collapse.in {
        max-height: 410px !important;
        overflow: auto !important
    }
}

@media only screen and (min-width:320px) and (max-width:480px) {
    body, form {
        font-size: 18px
    }
}

@media only screen and (min-width:480px) {
    .navbar-collapse.collapse.in {
        max-height: 245px !important;
        overflow: auto !important
    }

    table#ctl00_contentPlaceholder_C006_ctl00_ctl00_shoppingCartGrid_ctl00 td {
        border-bottom: 0
    }

    .resource-results #ui-id-1 {
        max-width: 352px
    }

    #ui-id-1 {
        max-width: 382px
    }

    .col-list-12 .solution-block > li .solution-description-block, .col-list-2 .solution-block > li .solution-description-block, .col-list-3 .solution-block > li .solution-description-block {
        height: 100%;
        overflow: hidden;
        margin-bottom: 15px
    }

    .col-list-12 .solution-description, .col-list-2 .solution-description, .col-list-3 .solution-description {
        overflow: hidden;
        height: 100%
    }
}

@media only screen and (min-width:670px) {
    .rwd-table td:nth-child(2), .rwd-table td:nth-child(3), .rwd-table td:nth-child(5), .rwd-table td:nth-child(6) {
        display: table-cell
    }

        .rwd-table td:nth-child(3) a::after, .rwd-table td:nth-child(5)::after {
            content: normal
        }

        .rwd-table td:nth-child(3) a {
            color: #333;
            background-image: url(/images/default-source/default-album/arrow-link.png?Status=Temp&sfvrsn=2);
            background-position: right center;
            padding-right: 15px;
            text-decoration: none;
            background-repeat: no-repeat
        }

    .rwd-table td:nth-child(8) {
        display: table-cell
    }

    .rwd-table.table-events td:nth-child(2) {
        text-align: center
    }

        .rwd-table.table-events td:nth-child(2):before {
            display: none
        }

    .rwd-table.table-events {
        font-size: 14px
    }

        .rwd-table.table-events tr {
            border-bottom: 1px solid #DDD
        }

        .rwd-table.table-event-topics td:nth-child(2):before, .rwd-table.table-event-topics td:nth-child(3):before, .rwd-table.table-events td:before {
            display: none
        }

    .table-event-topics > tbody > tr > td:first-child {
        background-color: #f9f9f9;
        vertical-align: middle
    }

    .rwd-table.table-event-topics td {
        color: #3c3c3c
    }

    .rwd-table td:before {
        display: none
    }

    .rwd-table td, .rwd-table th {
        display: table-cell;
        padding: 8px 6px
    }

        .rwd-table td:first-child, .rwd-table th:first-child {
            padding-left: 0;
            text-align: center
        }

        .rwd-table td:last-child, .rwd-table th:last-child {
            padding-right: 0
        }
}

@media only screen and (min-width:768px) {
    .login-container .myaccount .dropdown .dropdown-menu {
        background-color: #f4f4f4;
        min-width: 316px
    }

    .sfFormRadiolist .sfTxtLbl {
        margin-bottom: 15px
    }

    .affix {
        top: 206px
    }

    .container-main-content {
        padding-top: 206px
    }

    .navbar-right {
        margin-right: 0
    }

    .navbar-nav > li.dropdown > a {
        padding: 15px 14px
    }

    .navbar-right li:first-child .dropdown-menu {
        left: 0;
        right: auto
    }

    .navbar-nav .dropdown .dropdown-toggle::after {
        background-color: transparent;
        padding: 7px 8px 8px 12px;
        height: 40px;
        width: 40px;
        border-radius: 1px;
        right: -18px;
        top: 9px
    }

    .container-testimonial .item blockquote {
        min-height: 330px
    }

        .container-testimonial .item blockquote p {
            padding-left: 50px;
            /*font-size: 22px;*/
            font-size: inherit;
        }

    .container-testimonial .customer {
        padding-left: 50px
    }

    .sfsearchBox .k-widget.k-autocomplete.k-header.sfsearchTxt.k-state-default {
        width: inherit
    }

    .sfsearchBox .sfsearchSubmit {
        margin-left: 3px;
        width: inherit;
        margin-top: 0;
        font-size: 12px
    }

    .sfsearchTxt.k-input {
        padding: 2px 5px
    }

    .btn-price, .event-register {
        float: left
    }

    .btn {
        font-size: 18px
    }

    a.btn-link {
        padding: 10px 0
    }

    .sfsearchBox .sfsearchSubmit {
        border: 1px solid #ed1c24;
        background-color: #FFF;
        color: #ed1c24;
        padding: 2px 10px
    }

    .system-thumbnail2 .thumbnail .caption {
        min-height: 60px
    }

        .system-thumbnail2 .thumbnail .caption h2 a, .system-thumbnail2 .thumbnail .caption h2 a:focus, .system-thumbnail2 .thumbnail .caption h2 a:hover {
            color: #FFF !important
        }

    .footer-menu-list .list-group-item-heading.subscribe {
        padding-top: 0
    }

    .copyright span {
        display: inline-block
    }

    .sub-footer-section2 .list-inline > li {
        padding-right: 15px;
        display: inline-block
    }

    .footer-menu-list li {
        line-height: 1.4em !important
    }

    .sub-footer-section2 {
        text-align: left
    }

    .footer-menu-list .resources {
        margin-top: 0
    }

    .footer-menu-list .panel-collapse {
        display: block;
        background-color: transparent;
        padding: 0
    }

    .sidebox-social {
        float: left;
        margin: 10px 0 15px
    }

    .panel-default .panel-heading, .panel-default > .panel-heading {
        padding: 6px 12px
    }

    .rwd-table .panel-title {
        font-size: 18px
    }

    .featured-videos-home .fv-list-collapse li {
        margin-top: 0
    }

        .featured-videos-home .fv-list-collapse li a {
            font-size: 16px
        }

        .featured-videos-home .fv-list-collapse li::before {
            top: 4px
        }

    .container-net-section p.list-group-item-text, p.list-group-item-text {
        font-size: 16px
    }

    .rwd-table.table-event-topics .panel-body {
        font-size: 16px;
        padding: 0 0 0 39px
    }

    .table-event-topics .panel-title {
        font-size: 16px
    }

    .rwd-table.table-events td:nth-child(4) {
        font-weight: 300
    }

    .container-default li {
        /*font-size: 18px;*/
        font-size: inherit;
    }

    .languages-wrap .media-body.media-middle p, .languages-wrap .media-body.media-middle > p {
        /*font-size: 16px;*/
        font-size: inherit;
    }

    .course-number {
        font-size: 36px;
        margin-bottom: 20px
    }

    .course-title {
        font-size: 36px;
        margin-bottom: 30px
    }

    .event-type {
        font-size: 20px
    }

    .event-date {
        font-size: 30px
    }

    .event-location {
        font-size: 24px;
        margin-bottom: 15px
    }

    .event-info .panel-body p, .event-info .panel-body ul li {
        font-size: 16px
    }

    .table-event-topics.rwd-table td a {
        background-image: none;
        color: #333
    }

    .rwd-table.table-events td, .rwd-table.table-events th {
        padding: 8px
    }

    #ui-id-1, .resource-results #ui-id-1 {
        max-width: 652px
    }

    .call-out-strip .nav-tabs.menu-strip > li {
        width: 20%;
        text-align: center
    }

    .call-out-strip .nav-tabs > li.filter {
        padding-right: 0;
        width: 100%;
        margin-bottom: 15px;
        border-top: 1px solid #CCC;
        padding-top: 15px;
        float: left !important;
        padding-left: 0
    }

    .call-out-strip .filter .form-group::before {
        position: relative;
        left: 30px;
        top: 5px
    }

    .call-out-strip .nav-tabs > li {
        width: auto
    }

    .resource-thumbnail .lock-icon {
        position: absolute;
        right: 30px;
        padding: 4px 8px;
        color: #FFF;
        background-color: #000;
        opacity: .8;
        cursor: pointer;
        font-size: 12px
    }

    a.anchor2 {
        display: block;
        position: relative;
        top: -250px;
        visibility: hidden
    }

    .big-daddy-awards-list p {
        /*font-size: 16px;*/
        font-size: inherit;
    }

    .etapit .sfpostSummary, .news-list .sfnewsSummary {
        font-size: 18px;
        line-height: 1.6em
    }

    .news-list .img-news-thumb.img-responsive {
        float: left;
        margin-right: 15px;
        width: 25%
    }

        .news-list .img-news-thumb.img-responsive img {
            max-height: 135px
        }

    .news-list .news-list-description {
        display: table
    }

    .news-list h2 {
        /*font-size: 24px;*/
        font-size: inherit;
    }

    .system-thumbnail2 .thumbnail .caption h2 {
        bottom: 17%;
        left: 10%;
        position: absolute;
        width: 80%;
        background: #003;
        background: -moz-linear-gradient(left,#ed1c24 0,#003 100%);
        background: -webkit-linear-gradient(left,#ed1c24 0,#003 100%);
        background: linear-gradient(to right,#ed1c24 0,#003 100%);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24',endColorstr='#003',GradientType=1);
        border-radius: 3px;
        box-shadow: 0 1px 1px rgba(0,0,0,.075) inset;
        /*font-size: 24px;*/
        font-size: inherit;
        font-weight: 600;
        padding: 10px 15px;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        -webkit-transition: all .5s ease;
        transition: all .5s ease
    }

        .system-thumbnail2 .thumbnail .caption h2:hover {
            bottom: 20%
        }

    .system-thumbnail2 .thumbnail {
        margin-bottom: 0
    }

    .thumbnail-view-3col.default .thumbnail-description-block {
        min-height: inherit;
        padding: 0 15px
    }

    .thumbnail-view-3col .thumbnail-description-block {
        min-height: 160px;
        padding: 0 15px
    }

    .thumbnail-description-block .btn-link {
        bottom: 15px;
        position: absolute;
        margin-bottom: 0
    }

    .table-responsive.table-eventicon {
        margin-bottom: 0 !important
    }

    .table-eventicon td {
        width: 25%;
        display: inline;
        padding: 0 8px;
        vertical-align: middle
    }

    .table-event-topics > tbody > tr > td:first-child {
        border-bottom: 0 dashed #CCC !important
    }

    .table-event-topics .panel-heading {
        padding-left: 0 !important
    }

    .event-price, .event-register a {
        display: inline-block
    }

    .btn-price-wrapper, .event-register-wrapper {
        float: left
    }

    .event-register-wrapper {
        padding-left: 15px
    }

    .container-marketing img {
        margin-bottom: 0
    }

    .container-dark-gray, .container-default, .container-light-gray, .container-lt-gray, .container-marketing, .container-white {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .container-categories-list {
        padding-bottom: 30px;
        background: 0 0
    }

    .container-footer {
        padding-top: 20px;
        padding-bottom: 40px
    }

    .container-min, .container-testimonial {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .video-description {
        font-size: 16px
    }

    .list-group-item {
        padding: 0 15px 15px
    }

    .list-group-item-text {
        max-height: 5.5em
    }

    .container-filter ul.list-inline li {
        width: 30%;
        padding-right: 30px;
        vertical-align: top
    }

    .container-filter ul.list-inline {
        padding: 15px 20px 0
    }

    .container-filter .panel-body.arrow:after, .container-filter .panel-body.arrow:before {
        left: 98%
    }

    .container-filter.inline .panel-body {
        padding: 0
    }

    .default-thumbnail .description-resource p {
        height: 120px;
        margin-bottom: 0;
        /*font-size: 16px;*/
        font-size: inherit;
    }

    .default-thumbnail-h .description-resource p {
        /*font-size: 16px;*/
        font-size: inherit;
    }

    .default-thumbnail .description-resource.news {
        min-height: 170px
    }

    .default-thumbnail .description-resource {
        min-height: 225px
    }

    .default-thumbnail.six-col .description-resource {
        min-height: 65px
    }

    .featured-news h2 {
        /*font-size: 36px;*/
        font-size: inherit;
        line-height: 1.2em
    }

    .default-thumbnail .description-resource h3, .default-thumbnail .description-resource h3 a, .default-thumbnail-h .description-resource h3, .default-thumbnail-h .description-resource h3 a {
        padding-right: 0;
        /*font-size: 18px;*/
        font-size: inherit;
    }

    .default-thumbnail-h.side-panel .description-resource h3 a {
        font-size: 18px;
        font-weight: 400
    }

    .default-thumbnail-h.side-panel .resource-thumbnail {
        padding-right: 10px;
        width: 45%
    }

    .default-thumbnail-h .description-resource {
        display: table-cell;
        vertical-align: top
    }

    .default-thumbnail-h .resource-thumbnail {
        display: table-cell;
        vertical-align: top;
        width: 33%;
        padding-right: 30px
    }

        .default-thumbnail-h .resource-thumbnail img {
            width: 100%;
            height: auto;
            vertical-align: top
        }

    .default-thumbnail-h .description-resource {
        padding: 0
    }

    .shopping-cart .delete-icon a {
        color: #f63
    }

    .shopping-cart .event-name h3 {
        margin-bottom: 5px
    }

    .shopping-cart .product-description {
        display: table-cell;
        vertical-align: middle
    }

    .shopping-cart .course-title {
        font-size: 18px;
        color: #ed1c24
    }

    .page-banner-heading, .page-banner-heading-register {
        background: center/cover #3c3c3c;
        background-position: center;
        height: 100%;
        color: #FFF
    }

    .page-banner-heading-register {
        background: center/cover #3c3c3c;
        height: 175px;
        color: #FFF;
        padding-top: 65px
    }

        .page-banner-heading h1, .page-banner-heading h3, .page-banner-heading-md h1, .page-banner-heading-md h3, .page-banner-heading-register h1 {
            text-align: left
        }

    .container-categories.heading .heading-caption {
        left: 25%;
        right: 25%
    }

    .container-categories.heading img {
        position: relative;
        max-width: 165%;
        right: 50%
    }

    .container-filter .collapse.in {
        display: block
    }

    #custom-search-input.input-group {
        margin-bottom: 15px
    }

    .container-categories .collapse, .container-categories-list .collapse {
        display: block
    }

    .container-testimonial #quote-carousel {
        margin-bottom: 0;
        padding: 0 0 30px
    }

    h1 {
        /*font-size: 46px;*/
        font-size: inherit;
        margin-bottom: 20px
    }

    .h2, h2 {
        /*font-size: 36px;*/
        font-size: inherit;
        margin-bottom: 15px
    }

    .h3, h3 {
        /*font-size: 24px;*/
        font-size: inherit;
    }

    p {
        line-height: 1.6em;
        margin-bottom: 15px;
        /*font-size: 18px;*/
        font-size: inherit;
    }

    .lead, .lead > p {
        margin-bottom: 15px !important;
        /*font-size: 22px;*/
        font-size: inherit;
    }

    .lead-h1 {
        font-size: 52px;
        font-size: inherit;
        margin-bottom: 10px;
        line-height: 1em
    }

    .lead-bold, .lead-bold > p, .lead-caption, .lead-caption > p {
        /*font-size: 22px;*/
        font-size: inherit;
    }

    .solution-description, blockquote {
        font-size: 18px
    }

    .page-banner-heading h1, .page-banner-heading-md h1, .page-banner-heading-register h1 {
        font-size: 54px;
        font-size: inherit;
    }

    .list-primary ul li {
        /*font-size: 18px;*/
        font-size: inherit;
    }

    .call-out-container .list-inline > li, .login-container .list-inline > li {
        display: inline-block;
        text-align: left;
        padding-bottom: 0;
        vertical-align: top
    }

    .login-container ul.list-inline {
        float: right !important
    }

    .login-container .panel-body {
        font-size: 12px;
        padding: 0 16px 8px 16px
    }

    .login-container .panel-collapse {
        display: block
    }

    .call-out-strip .panel-body {
        background-color: transparent
    }

    .call-out-strip .panel-default > .panel-heading + .panel-collapse > .panel-body, .call-out-strip .panel.panel-default {
        border: 0
    }

    .call-out-strip .panel-group {
        margin-bottom: 0
    }

    .call-out-strip .panel-body {
        padding: 0
    }

    .call-out-strip .nav-tabs {
        border-bottom: 0
    }

        .call-out-strip .nav-tabs.nav-justified > li, .call-out-strip .nav-tabs > li {
            padding-left: 0
        }

        .call-out-strip .nav-tabs > li {
            padding-right: 0
        }

            .call-out-strip .nav-tabs > li::before {
                content: normal
            }

        .call-out-strip .nav-tabs.nav-justified > .active > a, .call-out-strip .nav-tabs.nav-justified > .active > a:focus, .call-out-strip .nav-tabs.nav-justified > .active > a:hover, .call-out-strip .nav-tabs > .active > a, .call-out-strip .nav-tabs > .active > a:focus, .call-out-strip .nav-tabs > .active > a:hover {
            border: 0;
            height: 76px
        }

        .call-out-strip .nav-tabs.nav-justified > li > a, .call-out-strip .nav-tabs > li > a {
            border: 0;
            background: 0 0;
            color: #333;
            border-radius: 0;
            /*font-size: 18px;*/
            font-size: inherit;
            line-height: 1.5em;
            vertical-align: middle;
            font-weight: 300;
            padding-left: 15px;
            padding-right: 15px
        }

            .call-out-strip .nav-tabs.nav-justified > li > a:first-child, .call-out-strip .nav-tabs > li > a:first-child {
                padding-left: 0
            }

    .content-resources .call-out-strip .nav-tabs.nav-justified > li > a:first-child, .content-resources .call-out-strip .nav-tabs > li > a:first-child {
        padding-left: 15px
    }

    .call-out-strip .glyphicon {
        padding-right: 5px
    }

    .header-wrapper {
        border-bottom: 1px solid #3c3c3c;
        margin-bottom: 10px;
        height: 40px
    }

    .header-container h2 {
        color: #FFF;
        font-size: 3em;
        font-weight: 400
    }

    .header-container .jumbotron img {
        position: relative;
        max-width: 100%;
        width: 100%;
        top: -300%;
        left: 0;
        right: 0;
        bottom: -300%
    }

    .carousel-caption p.lead {
        font-size: 18px;
        margin-bottom: 0;
        color: #FFF;
        width: 100%
    }

    .carousel-caption {
        text-align: center;
        width: initial
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        height: 50px;
        width: 50px;
        border-radius: 25px
    }

    .carousel-lg .carousel-inner > .item {
        overflow: hidden;
        height: 400px
    }

    .carousel-md .carousel-inner > .item {
        overflow: hidden;
        height: 325px
    }

    .carousel-md .carousel-caption {
        bottom: 15%
    }

    .carousel-sm .carousel-inner > .item {
        overflow: hidden;
        height: 175px
    }

    .video-container .title-container {
        bottom: 25%;
        left: 20%;
        right: 20%
    }

    .video-container h1 {
        font-size: 64px;
        font-size: inherit;
        margin-bottom: 15px;
        color: #FFF
    }

    .video-container .description .inner {
        font-size: 24px;
        width: 75%;
        margin: 0 auto 30px
    }

    .navbar-brand > img {
        height: auto
    }

    .demo-reg-btn {
        position: relative
    }

        .demo-reg-btn .nav.navbar-nav {
            position: absolute;
            top: 0;
            right: 0
        }

        .demo-reg-btn .navbar-nav > li > a {
            padding-bottom: 10px;
            padding-top: 10px
        }

        .demo-reg-btn .navbar-nav > li {
            padding-left: 10px;
            padding-right: 0;
            padding-bottom: 0
        }

    .nav.navbar-right > li, .nav > li {
        border-bottom: 0 solid #DDD
    }

    nav .glyphicon.glyphicon-blackboard, nav .glyphicon.glyphicon-cloud-download {
        margin-right: 0
    }

    .navbar-nav > li > .dropdown-menu {
        border-radius: 0
    }

    .navbar {
        min-height: 207px
    }

    .navbar-header {
        height: 65px;
        padding-top: 0
    }

    .navbar-brand {
        padding: 15px
    }

    .navbar li::before {
        content: normal
    }

    .nav.navbar-nav {
        margin-top: 50px;
        margin-bottom: 0;
        position: relative;
        top: 65px
    }

        .nav.navbar-nav.navbar-right > li button {
            display: inherit;
            width: 100%
        }

    .navbar-nav > li.language {
        padding-top: 10px
    }

    .nav-container-red {
        padding-left: 0
    }

    .navbar-default .navbar-nav > li.nav-container-red {
        margin-right: 0
    }

        .navbar-default .navbar-nav > li.nav-container-red a {
            color: #FFF
        }

    .nav-container-red > a {
        color: #FFF !important
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        background: #FFF
    }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        font-size: 12px
    }

        .navbar-fixed-bottom .navbar-collapse .btn, .navbar-fixed-top .navbar-collapse .btn {
            font-size: 16px
        }

    .dropdown-menu.col-2 li {
        min-width: 440px
    }

        .dropdown-menu.col-2 li ul {
            width: 50%;
            float: left;
            position: relative;
            padding: 0 10px
        }

    .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
        width: 130px
    }

    .navbar-collapse .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
        width: 130px;
        padding-right: inherit
    }

    .container-footer .bootstrap-select.btn-group .dropdown-menu {
        top: -170px
    }

    .arrow-down {
        top: -15px
    }

    .whats-new .new-tag::after {
        font-size: 12px
    }

    .whats-new .title-bar__content {
        width: 50%
    }

    .whats-new .feature-bar h2 {
        /*font-size: 36px;*/
        font-size: inherit;
    }

    .whats-new .header-wrapper h3 {
        /*font-size: 24px;*/
        font-size: inherit;
    }

    .nav-hscroll-2-header .logo {
        width: 15%
    }

    .nav-hscroll-2-header nav {
        width: 85%
    }

    .nav-hscroll-1 .affix, .nav-hscroll-2 .affix, .nav-hscroll-3 .affix {
        top: 206px
    }

    .industry-focus-list {
        margin-top: 0
    }

    .col-list-2.horizontal h3 {
        /*font-size: 18px;*/
        font-size: inherit;
        font-weight: 400
    }

    .col-list-2.horizontal .solution-description {
        font-size: 16px;
        line-height: 1.4em
    }

    .col-list-2 ul > li {
        width: 49%;
        padding-left: 15px;
        padding-right: 15px;
        vertical-align: top
    }

    .col-list-2 .solution-block > li .solution-description-block {
        height: 130px;
        margin-bottom: 15px;
        overflow: hidden
    }

    .col-list-2 .solution-description {
        height: 115px;
        overflow: hidden
    }

    .col-list-3 ul > li {
        width: 49%;
        padding-left: 15px;
        padding-right: 15px;
        vertical-align: top
    }

    .col-list-12 .img-solution, .col-list-2 .img-solution, .col-list-3 .img-solution {
        margin-bottom: 15px
    }

    .col-list-12 .img-solution, .col-list-12.img-right .img-solution, .col-list-2 .img-solution, .col-list-3 .img-solution {
        width: 100%;
        float: none;
        margin-right: 0
    }

    .solution-description-block h3 {
        /*font-size: 24px;*/
        font-size: inherit;
    }

    .col-list-12 .solution-block > li .solution-description-block, .col-list-3 .solution-block > li .solution-description-block {
        height: 230px;
        overflow: hidden;
        margin-bottom: 15px
    }

    .col-list-12 .solution-description, .col-list-3 .solution-description {
        overflow: hidden;
        height: 290px
    }

    .col-list-12 ul > li {
        width: 49%;
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 15px;
        vertical-align: top
    }

    .col-list-12 .img-solution, .col-list-12 .solution-description-block, .col-list-12.img-right .img-solution {
        width: 100%
    }

    .thumbnail-view-3col .sfContentBlock > p {
        display: block;
        min-height: 175px;
        /*font-size: 16px;*/
        font-size: inherit;
    }

    .product-list #ctl00_contentPlaceholder_C002_productsFrontendDetail_ctl00_ctl00_SingleItemContainer_ctrl0_addToCartWidget_ctl00_ctl00_addToCartButton {
        margin-top: 0;
        width: 70%
    }

    .sflnkToggleCartWrpIn {
        background: #FFF;
        border: 0 solid #DDD;
        text-align: left
    }

    .sfTotalRowWrp {
        text-align: right;
        padding-right: 50px
    }

    table#ctl00_contentPlaceholder_C006_ctl00_ctl00_shoppingCartGrid_ctl00 td {
        border-bottom: 0
    }

    table#ctl00_contentPlaceholder_C006_ctl00_ctl00_shoppingCartGrid_ctl00 thead {
        display: table-header-group;
        width: 100%
    }

    table#ctl00_contentPlaceholder_C006_ctl00_ctl00_shoppingCartGrid_ctl00 .sfItmDiscountDscCol {
        display: table-cell
    }

    table#ctl00_contentPlaceholder_C006_ctl00_ctl00_shoppingCartGrid_ctl00 .sfItmPriceCol, table#ctl00_contentPlaceholder_C006_ctl00_ctl00_shoppingCartGrid_ctl00 .sfItmQuantityCol, table#ctl00_contentPlaceholder_C006_ctl00_ctl00_shoppingCartGrid_ctl00 .sfItmTitleCol {
        display: table-cell;
        width: inherit
    }

        table#ctl00_contentPlaceholder_C006_ctl00_ctl00_shoppingCartGrid_ctl00 .sfItmPriceCol::before, table#ctl00_contentPlaceholder_C006_ctl00_ctl00_shoppingCartGrid_ctl00 .sfItmQuantityCol::before, table#ctl00_contentPlaceholder_C006_ctl00_ctl00_shoppingCartGrid_ctl00 .sfItmTitleCol::before {
            content: normal
        }

    table#ctl00_contentPlaceholder_C006_ctl00_ctl00_shoppingCartGrid_ctl00 .sfItmPriceCol, table#ctl00_contentPlaceholder_C006_ctl00_ctl00_shoppingCartGrid_ctl00 .sfItmQuantityCol {
        text-align: center
    }

    .sfPrintBtn, .sfSubmitBtn.sfSubmitFilter, .sfcartSummaryExpandableWrp .sfCheckoutBtn, .sfcheckoutMulitPage .sfcheckoutContinueBtn, .sfproductDetailsWrp .sfAddToCartWrp .sfAddToCartBtn, .sfshoppingCartWrp .sfshoppingCartBtnsWrp .sfCheckoutBtn {
        -webkit-appearance: none;
        -moz-appearance: none;
        background-color: #ed1c24;
        border: 1px solid #ed1c24;
        color: #FFF;
        cursor: pointer;
        font-size: 18px;
        line-height: 1.5em;
        margin-bottom: 0;
        padding: 6px 25px;
        text-align: center;
        vertical-align: middle;
        font-weight: 300;
        border-radius: 3px
    }

    #contentPlaceholder_C006_ctl00_ctl00_continueShoppingLink {
        width: 240px
    }

    .sfshoppingCartUpdateLnk {
        width: 113px;
        float: left;
        margin-right: 10px
    }

    .sfproductDetails > div {
        float: left
    }

    .product-list .sfproductInfoWrp h3 {
        margin-bottom: 15px
    }

    .product-list .sfproductInventory, .sfAddToCartWrp label {
        font-size: 14px;
        font-weight: 600;
        color: #666;
        padding-right: 30px
    }

    .product-list .sfproductInventory {
        margin-bottom: 15px
    }

    .product-list .sfProductInStock {
        color: #06c;
        font-weight: 600;
        padding-left: 15px
    }

    .product-list .sfproductDetailsWrp {
        padding: 0
    }

    .product-list .sfTxt.sfQuantity {
        border: 1px solid #999;
        padding: 5px 8px;
        vertical-align: middle;
        width: 60px;
        margin-right: 8px
    }

    #fancybox-img {
        background-color: #FFF
    }

    .sc-buttons {
        float: left
    }

        .sc-buttons > div {
            float: left;
            padding-right: 10px
        }

    .sfproductOptions li::before {
        content: normal
    }

    .sfproductOptions ul {
        margin-left: -40px
    }

    .sfproductOptions label {
        font-weight: 300;
        font-size: 16px;
        padding-right: 18px
    }

    .checkout .RadComboBox.RadComboBox_Default.sfCreditCardExpirationMonth, .checkout .RadComboBox.RadComboBox_Default.sfCreditCardExpirationYear {
        margin-left: 15px
    }

    .checkout .sfcheckoutFormList li {
        margin-bottom: 5px
    }

    .checkout .sfcheckoutPreviewAddress h2.sfcheckoutStepTitle {
        font-size: 18px;
        margin-bottom: 0
    }

    .checkout h1.sfcheckoutTitle {
        display: none
    }

    .checkout ul.sfcheckoutFormList li {
        list-style-type: none
    }

    .checkout ul.sfcheckoutFormList {
        margin-left: -40px
    }

    .checkout #contentPlaceholder_C001_ctl00_ctl00_shippingAndBillingInformation_ctl00_ctl00_firstNameBilling, .checkout #contentPlaceholder_C001_ctl00_ctl00_shippingAndBillingInformation_ctl00_ctl00_firstNameShipping {
        margin-left: 60px;
        display: inline-block;
        width: 70%;
        padding: 3px 12px
    }

    .checkout #contentPlaceholder_C001_ctl00_ctl00_shippingAndBillingInformation_ctl00_ctl00_lastNameBilling, .checkout #contentPlaceholder_C001_ctl00_ctl00_shippingAndBillingInformation_ctl00_ctl00_lastNameShipping {
        margin-left: 62px;
        display: inline-block;
        width: 70%;
        padding: 3px 12px
    }

    .checkout #contentPlaceholder_C001_ctl00_ctl00_shippingAndBillingInformation_ctl00_ctl00_companyBilling, .checkout #contentPlaceholder_C001_ctl00_ctl00_shippingAndBillingInformation_ctl00_ctl00_companyShipping {
        margin-left: 68px;
        display: inline-block;
        width: 70%;
        padding: 3px 12px
    }

    .checkout #contentPlaceholder_C001_ctl00_ctl00_shippingAndBillingInformation_ctl00_ctl00_emailBilling, .checkout #contentPlaceholder_C001_ctl00_ctl00_shippingAndBillingInformation_ctl00_ctl00_emailShipping {
        margin-left: 95px;
        display: inline-block;
        width: 70%;
        padding: 3px 12px
    }

    .checkout #contentPlaceholder_C001_ctl00_ctl00_shippingAndBillingInformation_ctl00_ctl00_address1Billing, .checkout #contentPlaceholder_C001_ctl00_ctl00_shippingAndBillingInformation_ctl00_ctl00_address1Shipping, .checkout #contentPlaceholder_C001_ctl00_ctl00_shippingAndBillingInformation_ctl00_ctl00_address2Billing, .checkout #contentPlaceholder_C001_ctl00_ctl00_shippingAndBillingInformation_ctl00_ctl00_address2Shipping {
        margin-left: 37px;
        display: inline-block;
        width: 70%;
        padding: 3px 12px
    }

    .checkout #contentPlaceholder_C001_ctl00_ctl00_shippingAndBillingInformation_ctl00_ctl00_cityBilling, .checkout #contentPlaceholder_C001_ctl00_ctl00_shippingAndBillingInformation_ctl00_ctl00_cityShipping {
        margin-left: 106px;
        display: inline-block;
        width: 70%;
        padding: 3px 12px
    }

    .checkout #ctl00_contentPlaceholder_C001_ctl00_ctl00_shippingAndBillingInformation_ctl00_ctl00_stateBilling, .checkout #ctl00_contentPlaceholder_C001_ctl00_ctl00_shippingAndBillingInformation_ctl00_ctl00_stateShipping {
        display: inline-block
    }

    .checkout .RadComboBox.RadComboBox_Default.sfRequired.sfCountryBilling select, .checkout .RadComboBox.RadComboBox_Default.sfRequired.sfCountryShipping select {
        margin-left: 78px;
        display: inline-block !important;
        width: 70%
    }

    .checkout .RadComboBox.RadComboBox_Default.sfStateBilling select, .checkout .RadComboBox.RadComboBox_Default.sfStateShipping select {
        margin-left: 26px;
        display: inline-block;
        width: 70%
    }

    .checkout #ctl00_contentPlaceholder_C001_ctl00_ctl00_shippingAndBillingInformation_ctl00_ctl00_stateBilling select {
        display: inline-block;
        margin-left: 26px
    }

    .checkout .sfPostalCode {
        margin-left: 111px;
        display: inline-block;
        width: 70%;
        padding: 3px 12px
    }

    .checkout #contentPlaceholder_C001_ctl00_ctl00_shippingAndBillingInformation_ctl00_ctl00_phoneNumberBilling, .checkout #contentPlaceholder_C001_ctl00_ctl00_shippingAndBillingInformation_ctl00_ctl00_phoneNumberShipping {
        margin-left: 31px;
        display: inline-block;
        width: 70%;
        padding: 3px 12px
    }

    .checkout .RadComboBox.RadComboBox_Default.sfRequired.sfCountryBilling select, .checkout .RadComboBox.RadComboBox_Default.sfRequired.sfCountryShipping select, .checkout .RadComboBox.RadComboBox_Default.sfStateBilling select, .checkout .RadComboBox.RadComboBox_Default.sfStateShipping select {
        min-width: 388px;
        padding: 3px 6px;
        margin-bottom: 10px
    }

    .checkout .RadComboBox RadComboBox_Default sfStateBilling, .checkout .RadComboBox.RadComboBox_Default.sfStateShipping {
        display: inline-block
    }

    .checkout .rtsLink .sfStep, .checkout .rtsLink.rtsSelected strong {
        background-color: #fff;
        border-radius: 16px;
        padding: 3px 11px;
        color: #3c3c3c
    }

    .checkout .rtsLevel.rtsLevel1 li {
        min-width: 213px
    }

    .checkout .rtsLink.rtsDisabled strong {
        background-color: #fff;
        border-radius: 16px;
        padding: 3px 11px
    }

    #ctl00_contentPlaceholder_C001_ctl00_ctl00_checkoutTabStrip {
        margin-bottom: 30px
    }

    .sforderSummaryTable th {
        font-size: 14px;
        font-weight: 600;
        padding-right: 15px
    }

    .checkout ol#contentPlaceholder_C001_ctl00_ctl00_shippingOptions_ctl00_ctl00_shippingMethodsList {
        margin-left: -40px
    }

    .checkout label {
        display: inline-block
    }

    .checkout .sfcheckoutMulitPage .sfTxt {
        padding: 6px 12px;
        margin-bottom: 10px;
        font-size: 16px
    }

    .checkout ol#contentPlaceholder_C001_ctl00_ctl00_paymentStep_ctl00_ctl00_paymentMethodList > li {
        list-style-type: none;
        display: inline-block;
        padding-right: 15px
    }

    .checkout ol#contentPlaceholder_C001_ctl00_ctl00_paymentStep_ctl00_ctl00_paymentMethodList {
        margin-left: -40px
    }

    .checkout .RadComboBox.RadComboBox_Default.sfCreditCardExpirationMonth {
        display: inline-block
    }

    .checkout .RadComboBox.RadComboBox_Default.sfCreditCardType select {
        width: 370px !important
    }

    .checkout #contentPlaceholder_C001_ctl00_ctl00_paymentStep_ctl00_ctl00_expirationDateLabel {
        font-size: 14px;
        font-weight: 600
    }

    .checkout #contentPlaceholder_C001_ctl00_ctl00_paymentStep_ctl00_ctl00_creditCardNumber {
        margin-left: 65px;
        display: inline-block;
        width: 216px;
        margin-bottom: 5px
    }

    .checkout #contentPlaceholder_C001_ctl00_ctl00_paymentStep_ctl00_ctl00_cardholderName {
        margin-left: 37px;
        display: inline-block;
        width: 216px;
        margin-bottom: 5px
    }

    .checkout #contentPlaceholder_C001_ctl00_ctl00_paymentStep_ctl00_ctl00_securityCode {
        margin-left: 64px;
        margin-bottom: 5px;
        display: inline-block;
        width: 215px
    }

    .checkout #ctl00_contentPlaceholder_C001_ctl00_ctl00_paymentStep_ctl00_ctl00_IEEE {
        margin-left: 45px;
        width: 216px
    }

    .checkout #contentPlaceholder_C001_ctl00_ctl00_paymentStep_ctl00_ctl00_couponCodeEntryView_ctl00_ctl00_CouponCodeTextBox {
        width: 268px;
        margin-left: 0;
        margin-bottom: 15px
    }

    .checkout #ctl00_contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_shoppingCartGrid_ctl00 {
        border: 0 solid #DDD
    }

        .checkout #ctl00_contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_shoppingCartGrid_ctl00 td {
            padding: 0;
            border-bottom: 0 solid #DDD
        }

            .checkout #ctl00_contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_shoppingCartGrid_ctl00 td:nth-child(1)::before, .checkout #ctl00_contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_shoppingCartGrid_ctl00 td:nth-child(4)::before, .checkout #ctl00_contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_shoppingCartGrid_ctl00 td:nth-child(5)::before, .checkout #ctl00_contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_shoppingCartGrid_ctl00 td:nth-child(6)::before {
                content: normal
            }

        .checkout #ctl00_contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_shoppingCartGrid_ctl00 td, .checkout #ctl00_contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_shoppingCartGrid_ctl00 th {
            display: table-cell
        }

    .checkout .sfcheckoutPreviewWrp {
        margin: 15px 0
    }

    .checkout .sfcheckoutPreviewAddressBlock {
        float: left;
        min-width: 25%
    }

    .checkout .sfcheckoutPreviewAddress h2.sfcheckoutStepTitle {
        margin-top: 40px
    }

    .checkout table#ctl00_contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_shoppingCartGrid_ctl00 {
        border: 1px solid #DDD;
        margin-bottom: 30px;
        margin-top: 30px
    }

        .checkout table#ctl00_contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_shoppingCartGrid_ctl00 th {
            background-color: #f9f9f9;
            padding: 8px;
            font-weight: 400;
            color: #3c3c3c
        }

        .checkout table#ctl00_contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_shoppingCartGrid_ctl00 td {
            padding: 8px 16px
        }

    .checkout #ctl00_contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_shoppingCartGrid_ctl00 td:nth-child(2), .checkout #ctl00_contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_shoppingCartGrid_ctl00 td:nth-child(3) {
        display: table-cell
    }

    .checkout #contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_preTaxTotal, .checkout #contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_shippingAmount, .checkout #contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_subTotalAmount, .checkout #contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_taxAmount, .checkout #contentPlaceholder_C001_ctl00_ctl00_preview_ctl00_ctl00_totalAmount {
        padding-left: 10px
    }

    .shopping-cart-link .sfcartSummaryWrp.sfcartSummarySimpleWrp {
        text-align: right
    }

    .shopping-cart-link .sflnkToCart::before {
        content: "\e116";
        font-family: "glyphicons halflings";
        margin-right: 8px
    }

    .shopping-cart-block .sfPriceTotal {
        text-align: right
    }

    .shopping-cart-block .sfItmPriceCol > div {
        display: inline-block
    }

    .shopping-cart-block #contentPlaceholder_C003_ctl00_ctl00_checkoutLink {
        padding: 6px 40px;
        background-color: #ed1c24;
        border: 1px solid #ed1c24;
        color: #FFF;
        margin-top: 15px;
        width: 25%;
        border-radius: 3px
    }

        .shopping-cart-block #contentPlaceholder_C003_ctl00_ctl00_checkoutLink:hover {
            background-color: #06c;
            color: #FFF
        }

    .shopping-cart-block table.sfminiShoppingCart {
        margin-bottom: 15px;
        width: 100%
    }

        .shopping-cart-block table.sfminiShoppingCart td {
            display: table-cell
        }

            .shopping-cart-block table.sfminiShoppingCart td:nth-child(1) {
                width: 15%;
                display: table-cell
            }

            .shopping-cart-block table.sfminiShoppingCart td:nth-child(2) {
                width: 25%;
                display: table-cell
            }

            .shopping-cart-block table.sfminiShoppingCart td:nth-child(3) {
                width: 15%;
                display: table-cell;
                text-align: right
            }

    .shopping-cart-block .sfcartSummaryExpandableWrp .sfminiShoppingCart td {
        border-top: 0;
        display: table-cell
    }

    .sfcartSummaryBtnsWrp a#contentPlaceholder_C003_ctl00_ctl00_shoppingCartLink, .sfcartSummaryBtnsWrp a#contentPlaceholder_C005_ctl00_ctl00_shoppingCartLink {
        display: inline-block;
        width: 20%
    }

    .sfcartSummaryBtnsWrp {
        margin-top: 15px;
        text-align: right
    }

    .sfPrintBtn, .sfSubmitBtn.sfSubmitFilter, .sfcartSummaryExpandableWrp .sfCheckoutBtn, .sfcheckoutMulitPage .sfcheckoutContinueBtn, .sfproductDetailsWrp .sfAddToCartWrp .sfAddToCartBtn, .sfshoppingCartWrp .sfshoppingCartBtnsWrp .sfCheckoutBtn {
        display: block;
        width: 240px
    }
}

@media screen and (max-width:768px) {
    table.version, table.version td, table.version th, table.version tr, table.version > * {
        display: block
    }

        table.version thead {
            display: none
        }

        table.version tbody tr {
            height: auto;
            padding: 8px 0
        }

            table.version tbody tr td {
                padding-left: 45%;
                margin-bottom: 5px;
                font-size: 14px
            }

                table.version tbody tr td:last-child {
                    margin-bottom: 0
                }

                table.version tbody tr td:before {
                    position: absolute;
                    font-weight: 400;
                    font-size: 14px;
                    width: 40%;
                    left: 10px;
                    top: 0
                }

                table.version tbody tr td:nth-child(1):before {
                    content: "Version"
                }

                table.version tbody tr td:nth-child(2):before {
                    content: "Release Date"
                }

                table.version tbody tr td:nth-child(3):before {
                    content: "Literature"
                }
}

@media only screen and (min-width:960px) and (max-width:992px) {
    .thumbnail-view-3col .img-responsive {
        height: 115px
    }

    .thumbnail-view-3col .sfContentBlock > p {
        height: 295px
    }

    .thumbnail-view-3col .thumbnail-description-block {
        height: 330px
    }
}

@media only screen and (min-width:980px) {
    #ui-id-1 {
        max-width: 652px
    }

    .sfcartSummaryBtnsWrp a#contentPlaceholder_C003_ctl00_ctl00_shoppingCartLink, .sfcartSummaryBtnsWrp a#contentPlaceholder_C005_ctl00_ctl00_shoppingCartLink {
        display: inline-block;
        width: 50%
    }

    .system-thumbnail .thumbnail .img-responsive {
        height: auto;
        overflow: hidden
    }

    .call-out-strip .nav-tabs > li.filter {
        padding-right: 0;
        width: 100%;
        margin-bottom: 15px;
        border-top: 1px solid #CCC;
        padding-top: 15px;
        float: left !important;
        display: block
    }

    .call-out-strip .filter .form-group::before {
        position: absolute;
        left: 15px;
        top: 25px
    }

    .container-net-section .panel {
        margin-bottom: 0
    }

    .carousel h2 {
        /*font-size: 54px;*/
        font-size: inherit;
        line-height: 1.1em;
        margin-bottom: 15px
    }

    .carousel-caption {
        text-align: left;
        bottom: 20%;
        width: 50%;
        left: 20%;
        right: 20%;
    }
}

@media only screen and (min-width:992px) {
    .carousel-control {
        top: 0;
    }

    .container-testimonial .item blockquote {
        min-height: 240px;
    }

    .affix, .nav-hscroll-1 .affix, .nav-hscroll-2 .affix, .nav-hscroll-3 .affix {
        top: 150px;
    }

    .container-main-content {
        padding-top: 151px;
    }

    .navbar-nav > li.dropdown > a {
        padding: 15px;
    }

    .navbar-right li:first-child .dropdown-menu {
        left: auto;
        right: 0;
    }

    .navbar {
        min-height: 150px;
    }

    .nav.navbar-nav {
        margin-top: 76px;
        position: inherit
    }

        .nav.navbar-nav.navbar-right > li {
            padding-left: 5px !important
        }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        font-size: 16px
    }

    .demo-reg-btn .nav.navbar-nav {
        position: absolute;
        top: -43px;
        right: 0
    }

    .vertical-centered .vc-block {
        position: absolute;
        top: 40%;
        transform: translateY(40%);
        -webkit-transform: translateY(40%);
        -ms-transform: translateY(40%)
    }

    .login-container .panel-body {
        font-size: 12px
    }

    .form-group .RadComboBox.RadComboBox_Default.form-control-dropdown-select[style] {
        width: 198px;
        height: 50px !important
    }

    .register-col2 {
        margin-top: 30px
    }

    .registration-form #contentPlaceholder_C002_ctl00_ctl00_C008_lblerror {
        margin-left: 128px
    }

    #ui-id-1 {
        max-width: 652px
    }

    .call-out-strip .filter .form-group::before {
        position: absolute;
        left: 10px;
        top: 15px
    }

    .call-out-strip .nav-tabs > li.filter {
        padding-right: 0;
        width: auto;
        margin-bottom: 0;
        border-top: 1px solid #CCC;
        padding-top: 5px;
        float: right !important
    }

    .system-thumbnail .thumbnail .img-responsive {
        height: auto;
        overflow: hidden
    }

    .system-thumbnail2 .thumbnail .caption h2 {
        bottom: 13%;
        left: 10%;
        position: absolute;
        width: 80%
    }

        .system-thumbnail2 .thumbnail .caption h2:hover {
            bottom: 16%
        }

    .system-thumbnail2 .thumbnail {
        margin-bottom: 0
    }

    .thumbnail-view-3col .img-responsive {
        height: 140px;
        overflow: hidden;
        margin-bottom: 20px
    }

    .thumbnail-view-3col.default .thumbnail-description-block {
        min-height: inherit;
        padding: 0 15px
    }

    .thumbnail-view-3col .thumbnail-description-block {
        min-height: 245px;
        padding: 0 15px 15px
    }

    .feature-caption {
        padding: 0
    }

    .featcolumn2, .featcolumn3, .featurecolumn2 {
        margin-top: 41px
    }

    .list-primary .featurecolumn2 {
        margin-top: 0
    }

    .carousel-caption p.lead {
        font-size: 24px;
        margin-bottom: 0;
        color: #FFF;
        width: 100%
    }

    .carousel-inner > .item > a > img, .carousel-inner > .item > img {
        position: relative;
        max-width: 260%;
        width: 125%
    }

    .panel-group .panel-heading + .panel-collapse > .list-group, .panel-group.container.login-container .panel-heading + .panel-collapse > .panel-body {
        border-top: 0 solid #DDD
    }

    .call-out-strip .panel-collapse, .login-container .panel-collapse {
        display: block
    }

    .container-sponsors-pillbox {
        padding-top: 30px;
        padding-bottom: 30px;
        background: #f1f1f1
    }

        .container-sponsors-pillbox img {
            margin-bottom: 0
        }

    .container-categories.heading img {
        position: relative;
        max-width: 100%;
        right: 0
    }

    .container-categories .media-body {
        height: 180px;
        padding-top: 0
    }

    .readmore::before {
        margin-left: 5px;
        font-size: 10px;
        border-radius: 10px;
        padding: 2px 3px;
        top: -1px
    }

    .col-list-12 .img-solution img, .col-list-12.img-right .img-solution img, .col-list-2 .img-solution img, .col-list-3 .img-solution img, .col-list-single .img-solution img {
        margin-bottom: 0
    }

    .col-list-2 ul > li {
        width: 49%;
        padding-left: 110px;
        padding-right: 110px;
        vertical-align: top
    }

    .col-list-2 .solution-block > li .solution-description-block {
        height: 120px;
        overflow: hidden;
        margin-bottom: 15px
    }

    .col-list-2 .solution-description {
        overflow: hidden;
        height: 180px
    }

    .col-list-2.horizontal ul > li {
        width: 49%;
        padding-left: 15px;
        padding-right: 15px;
        vertical-align: top
    }

    .col-list-2.horizontal .img-solution {
        width: 31%;
        float: left;
        padding-right: 15px;
        vertical-align: top;
        margin-right: 0
    }

    .col-list-2.horizontal .solution-description {
        overflow: hidden;
        height: 90px
    }

    .col-list-3 ul > li {
        width: 33%;
        padding-left: 15px;
        padding-right: 15px;
        vertical-align: top
    }

    .col-list-2 .img-solution, .col-list-3 .img-solution {
        margin-bottom: 15px
    }

    .col-list-3 .solution-block > li .solution-description-block {
        height: 200px;
        overflow: hidden;
        margin-bottom: 15px
    }

    .col-list-3 .solution-description {
        overflow: hidden;
        height: 200px
    }

    .col-list-4 ul > li h3 {
        /*font-size: 18px;*/
        font-size: inherit;
        margin-bottom: 15px
    }

    .col-list-4 ul > li {
        width: 24%;
        padding-left: 15px;
        padding-right: 15px;
        vertical-align: top;
        margin-bottom: 0
    }

    .col-list-4 .solution-block > li .solution-description-block {
        height: 40px;
        overflow: hidden;
        margin-bottom: 15px
    }

    .col-list-single ul > li {
        width: 100%;
        vertical-align: top
    }

    .col-list-single .img-solution {
        padding-left: 0;
        width: 100%;
        margin-bottom: 15px
    }

    .col-list-single .solution-description-block {
        width: auto
    }

    .col-list-12 ul > li {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 15px;
        vertical-align: top
    }

    .col-list-12 .img-solution {
        float: left;
        padding-right: 30px;
        padding-left: 0;
        width: 33%
    }

    .col-list-12.img-right .img-solution {
        float: right;
        padding-left: 30px;
        padding-right: 0;
        width: 33%
    }

    .col-list-12 .solution-description-block {
        width: auto
    }

    .col-list-12 .solution-block > li .solution-description-block {
        height: 180px;
        overflow: hidden;
        margin-bottom: 15px
    }

    .col-list-12 .solution-description {
        overflow: hidden;
        height: 140px
    }

    .form-group.form-group-dropdown {
        margin-top: 45px
    }

    .form-group-phone > div {
        margin-bottom: 15px
    }

    .form-group-phone .control-label {
        margin-bottom: 0
    }

    .help-block {
        min-height: 35px;
        margin-bottom: 15px
    }
}

@media only screen and (min-width:1200px) {
    .carousel-caption {
        width: 35%
    }

    .form-group .RadComboBox.RadComboBox_Default.form-control-dropdown-select[style] {
        width: 247px;
        height: 50px !important
    }

    .registration-form #contentPlaceholder_C002_ctl00_ctl00_C008_lblerror {
        margin-left: 154px
    }

    .social-label {
        text-align: right
    }

    .resource-results #ui-id-1 {
        max-width: 757px
    }

    #ui-id-1 {
        max-width: 1072px
    }

    .system-thumbnail2 .thumbnail .caption h2 {
        bottom: 17%;
        left: 10%;
        position: absolute;
        width: 80%
    }

        .system-thumbnail2 .thumbnail .caption h2:hover {
            bottom: 20%
        }

    .system-thumbnail2 .thumbnail {
        margin-bottom: 20px
    }

    .thumbnail-view-2col .img-responsive {
        height: 270px;
        overflow: hidden;
        margin-bottom: 20px
    }

    .thumbnail-view-3col .img-responsive {
        height: 172px;
        overflow: hidden;
        margin-bottom: 20px
    }

    .thumbnail-view-3col .sfContentBlock > p {
        display: block;
        min-height: 180px
    }

    .thumbnail-view-3col .thumbnail-description-block {
        min-height: 215px;
        padding: 0 15px
    }

    .thumbnail-view-3col.default .thumbnail-description-block {
        min-height: inherit;
        padding: 0 15px
    }

    .container-sponsors-pillbox {
        padding-top: 30px;
        padding-bottom: 30px;
        background: #f1f1f1
    }

        .container-sponsors-pillbox img {
            margin-bottom: 0
        }

    .carousel-inner > .item > a > img, .carousel-inner > .item > img {
        position: relative;
        max-width: 260%;
        width: 100%
    }

    .page-banner-heading, .page-banner-heading-register {
        background: center/cover #3c3c3c;
        background-position: center;
        background-size: cover !important;
        color: #FFF;
        height: 175px;
        padding-top: 60px
    }

    .container-filter ul.list-inline li {
        width: 16%;
        padding-right: 30px;
        vertical-align: top
    }
}

.blog-image-format {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto 15px;
    vertical-align: middle
}

    .blog-image-format img {
        margin-bottom: 5px
    }

.bb-border {
    border: 1px solid #dee2e7;
    background-color: #fff
}

.bb-header {
    padding: 10px;
    text-align: center;
    color: #fff;
    background-color: #dee2e7;
    font-weight: 700
}

.bb-box {
    text-align: center;
    background-color: #fff
}

.bb-header-nb {
    padding: 10px;
    text-align: center;
    color: #fff;
    background-color: #dee2e7
}

.bg-lightgray {
    background-color: #d3d3d3
}

.bg-darkgray {
    background-color: #a9a9a9
}

.bg-gray {
    background-color: Gray
}

.bg-lightblue {
    background-color: #ed1c24
}

.bg-darkblue {
    background-color: #3c3c3c
}

.WinnerBox {
    padding: 10px 20px;
    background-color: #fff;
    width: 100%
}

.WinnerName {
    margin: auto;
    text-align: left
}

.winner {
    width: 100%;
    background-color: #fff
}

.winner-year {
    display: inline-block;
    background-color: #fff;
    width: 100%
}

.winner-image {
    background-color: #fff;
    display: inline-block;
    margin-right: 20px
}

.winner-text {
    background-color: #fff;
    display: inline-block
}

.courses-head {
    background-color: #f7f7f7;
    padding: 5px 15px 5px 25px
}

.courses {
    padding: 15px 15px 15px 25px
}

.courses-topics-title {
    padding: 0 15px 2px 25px
}

.courses-topics {
    padding: 0 15px 2px 45px
}

.courses-attendees-title {
    padding: 0 15px 0 25px
}

.courses-attendees {
    padding: 0 15px 15px 25px
}

.courses-desc-title {
    padding: 5px 15px 0 25px
}

.courses-desc {
    padding: 0 15px 15px 25px
}

.courses-border {
    margin-bottom: 15px;
    border-style: solid;
    border-width: 1px;
    border-color: #dbdbdb
}

.hotel {
    background-color: #f7f7f7;
    padding: 5px 15px
}

.hotel-rating, .miles {
    padding: 15px
}

.hotel-info {
    padding: 0 15px 15px
}

.hotel-border {
    margin-bottom: 15px;
    border-style: solid;
    border-width: 1px;
    border-color: #dbdbdb
}

.5pad {
    padding: 5px 5px 5px 15px
}

.1pad {
    padding: 10px 10px 10px 15px
}

.15pad {
    padding: 15px
}

.inputs input[type=checkbox] input[type=radio] {
    margin: 25px
}

.textbox textarea {
    height: 100px;
    width: 100%;
    max-width: 400px;
    margin-bottom: 25px;
    padding: 5px;
    font-weight: 300;
    color: #333;
    line-height: 1.65em;
    font-size: 14px
}

.textbox label {
    font-weight: 300;
    color: #333;
    line-height: 1.65em;
    font-size: 18px
}

.gray-cell {
    background-color: #d3d3d3;
    padding: 10px 10px 10px 15px
}

.sfCheckListBox label {
    padding: 0 15px 0 0
}

.sfsearchSubmit {
    background: #FFF;
    color: #ed1c24;
    border: 0px;
    border-radius: 11px;
    padding: 2px 11px;
    height: 25px;
}

.form-inline input[type="search"] {
    font-weight: bold;
    background: #ed1c24;
    color: #FFF !important;
    border-radius: 22px;
    margin-top: -6px;
    border: 1px solid;
}

input[type="search"]::placeholder {
    color: #FFF !important
}

.navbar-collapse .navbar-right {
    float: left !important;
    margin-right: -15px;
    margin-top: 30px !important;
}

.etap-logo {
    margin-top: 0px !important;
}

@media (max-width: 768px) {
    .navbar-collapse .navbar-right {
        float: none !important;
    }
}

.login-container ul.list-inline {
    margin-right: -44px;
}

.sfsearchSubmit {
    background: #FFF;
    color: #ed1c24;
    border: 0px;
    border-radius: 11px;
    padding: 2px 11px;
    height: 25px;
    font-weight: 600;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    background: #000 !important;
    border-color: #000 !important;
}


.navbar-right {
    float: left !important;
    margin-right: -15px
}

.btn-learnmore::after,
.swiper-button-next,
.swiper-button-prev,
.call-out-strip .panel-list .nav-tabs > li > a.list-group-item.active,
.university-section .learnmore a::after,
.container-dark-gray a,
.key-feature-item-title,
.link,
.link:hover,
.list-item li::before,
.nav-item-header,
.glyphicon.viewtext,
ul.list-item li:before,
ul.collapsible > li[data-bs-toggle]:hover,
.swiper-button-next,
.swiper-button-prev,
.uk-link,
.university-section .learnmore a::after {
    color: #ed1c24 !important;
}

.swiper-pagination-bullet-active,
.checkbox-custom input[type="checkbox"]:checked + .cr,
.list-bullet-arrow li::before,
.productov__btn .productov__btn--default::after,
.productov__btnsm .productov__btn--default::after,
.section-expertise .media .glyphicon,
.slide-nav-item h3,
.switcher li.active,
.cc-color-override-1634304817 .cc-btn {
    background-color: #ed1c24 !important;
}

.switcher li.active {
    border-color: #ed1c24 !important;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus,
.checkbox-custom input[type="checkbox"]:checked + .cr,
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,
{
    border-color: #000 !important;
}

.call-out-strip .panel-list .nav-tabs > li > a.list-group-item.active {
    border-bottom: 3px solid #ed1c24 !important;
}

.challenge-section .challenge-item-title,
.main-title,
.member-block h3,
.sub-title,
.sub-title-lv2,
.sub-title-lv2 a,
h3.section-title,
.help-box svg.fa-user-circle, .help-box h3 {
    color: #3c3c3c !important;
}

.list-bullet-arrow li::before, .section-expertise h3 a span.glyphicon {
    color: #FFF !important;
}

.hl-item-lists li:before {
    border-radius: 25px !important;
    height: 24px !important;
    width: 25px !important;
    line-height: 24px !important;
}

.btn {
    padding: 10px 15px !important;
}


.fn-w400 {
    font-weight: bold !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,
.cc-color-override-1634304817.cc-window {
    background-color: #3c3c3c !important
}

.dropdown strong {
    color: #FFF;
    font-weight: 600 !important;
    font-size: 14px;
}

select.languageSelector {
    padding: 3px 0px;
    border-radius: 3px;
    border: none;
    font-size: 14px;
    font-weight: 600;
    color: #FFF;
    background-color: #ed1c24;
}

.search-filters .navbar-right {
    float: right !important;
}

.invert .container-login {
    filter: invert(1);
}


/* Font-size inconsistency*/
/*h1{font-size:46px !important}
p{font-size:16px !important}
h2{font-size:36px !important}
h3{font-size:28px !important}
h4{font-size:22px !important}
h5{font-size:18px !important}
h6{font-size:16px !important}
body, .btn{font-size:16px !important}*/
/*Button text to be bold*/
/*Button width to be consistent*/
/*.btn{font-weight:600!important; min-width: 130px;}*/
/*Navbar issue traited par Roth*/
/*Title*/
/*h1, h2, h3, h4, h5, h6{color:#3C3C3C;opacity:1}*/


/*<li> before consistency*/
.list-primary ul li::before {
    background: transparent !important;
    left: -19px !important;
    color: red !important;
}
/*Sign in button as all the buttons should have the same padding-right / left after text*/
/*Adjust button border-radius and spacing between buttons*/
.switcher li.active {
    border-bottom: 0px !important;
    border-radius: 20px;
    color: #FFF;
    margin: 0 10px !important
}

.switcher li:hover {
    background-color: #b80f15 !important;
}
/*Problem list in page https://qa.etap.com/events/user-groups*/
#ContentPlaceholder_C211_Col00 ul.list-bullet-arrow li {
    clear: both;
}
/*Problem page 8 pttx*/
.pagination > li > a, .pagination > li > span {
    color: #3c3c3c !important;
}

.pagination > .active > a, .pagination > .active > a:hover {
    background-color: #3c3c3c !important;
    color: #FFF !important
}
/*Page product https://qa.etap.com/product*/
.cs-list-content .title {
    color: #3c3c3c !important;
}

.dataTables_paginate .paginate_button.current {
    background-color: #000 !important;
}

#ProductList_paginate a {
    color: #ed1c24 !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 8px 13px !important;
}

.bs-slider {
    overflow: hidden;
    position: relative;
    background: #000
}

    .bs-slider:hover {
        cursor: -moz-grab;
        cursor: -webkit-grab
    }

    .bs-slider:active {
        cursor: -moz-grabbing;
        cursor: -webkit-grabbing
    }

    .bs-slider > .carousel-inner > .item {
        max-height: 400px
    }

        .bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img {
            margin: auto;
            width: 100% !important
        }

.full-screen {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.fade {
    opacity: 1
}

    .fade .item {
        top: 0;
        z-index: 1;
        opacity: 0;
        width: 100%;
        position: absolute;
        left: 0 !important;
        display: block !important;
        -webkit-transition: opacity ease-in-out 1s;
        -moz-transition: opacity ease-in-out 1s;
        -ms-transition: opacity ease-in-out 1s;
        -o-transition: opacity ease-in-out 1s;
        transition: opacity ease-in-out 1s
    }

        .fade .item:first-child {
            top: auto;
            position: relative
        }

        .fade .item.active {
            opacity: 1;
            z-index: 2;
            -webkit-transition: opacity ease-in-out 1s;
            -moz-transition: opacity ease-in-out 1s;
            -ms-transition: opacity ease-in-out 1s;
            -o-transition: opacity ease-in-out 1s;
            transition: opacity ease-in-out 1s
        }

.control-round .carousel-control {
    opacity: 1
}

.indicators-line > .carousel-indicators {
    bottom: 1%;
    height: 15px;
    font-size: 0
}

    .indicators-line > .carousel-indicators li {
        padding: 0;
        width: 25px;
        height: 3px;
        text-indent: 0;
        overflow: hidden;
        text-align: left;
        position: relative;
        letter-spacing: 1px;
        -webkit-font-smoothing: antialiased;
        margin-right: 5px;
        -webkit-transition: all 0.5s cubic-bezier(.22,.81,.01,.99);
        transition: all 0.5s cubic-bezier(.22,.81,.01,.99);
        z-index: 10;
        cursor: pointer
    }

        .indicators-line > .carousel-indicators li:last-child {
            margin-right: 0
        }

    .indicators-line > .carousel-indicators .active {
        margin-top: 1px;
        box-shadow: 0 0 0 2px #fff;
        position: relative;
        -webkit-transition: box-shadow 0.3s ease;
        -moz-transition: box-shadow 0.3s ease;
        -o-transition: box-shadow 0.3s ease;
        transition: box-shadow 0.3s ease;
        -webkit-transition: background-color 0.3s ease;
        -moz-transition: background-color 0.3s ease;
        -o-transition: background-color 0.3s ease;
        transition: background-color 0.3s ease
    }

.slide_style_left {
    text-align: left !important
}

.slide_style_right {
    text-align: right !important
}

.slide_style_center {
    text-align: center !important
}

.slide-text {
    position: absolute;
    left: 50%;
    top: 50%;
    right: 50%;
    width: 1300px;
    display: block;
    transform: translate(-50%,-50%);
    padding: 10px;
    text-align: left
}

    .slide-text > h1 {
        padding: 0;
        color: #fff;
        font-size: 70px;
        font-weight: 500;
        margin-bottom: 5px;
        display: inline-block;
        -webkit-animation-delay: 0.7s;
        animation-delay: 0.7s
    }

    .slide-text > p {
        padding: 0;
        color: #fff;
        font-size: 20px;
        line-height: 10px;
        font-weight: 300;
        letter-spacing: 1px;
        -webkit-animation-delay: 1.1s;
        animation-delay: 1.1s
    }

@media (max-width:1200px) {
    .slide-text {
        width: 100%
    }
}

@media (max-width:991px) {
    .slide-text {
        text-align: center !important
    }

        .slide-text h1 {
            font-size: 42px;
            line-height: 50px;
            margin-bottom: 20px
        }

        .slide-text > p {
            font-size: 18px;
            line-height: 1
        }
}

.section-intro {
    background-image: url(/images/default-source/banners/home-banner/intelligent-one-line-diagram.png?Status=Temp&sfvrsn=2);
    background-size: cover;
    background-position: center top;
    height: auto;
    padding-bottom: 50px
}

    .section-intro h1 {
        font-size: 40px;
        font-weight: 500;
        letter-spacing: -1px
    }

    .section-intro p {
        font-size: 22px;
        font-weight: 300;
        line-height: 1.5;
        padding: 0 50px
    }

.sector-wrapper {
    width: 100%
}

    .sector-wrapper .sector-inner {
        width: 16.66%;
        float: left;
        background-position: center;
        background-repeat: no-repeat;
        position: relative;
        overflow: hidden
    }

        .sector-wrapper .sector-inner::before {
            content: "";
            position: absolute;
            background: #0e1a43;
            opacity: .6;
            height: 100%;
            width: 100%
        }

        .sector-wrapper .sector-inner:hover::before {
            opacity: 0
        }

        .sector-wrapper .sector-inner:hover .content-head {
            background: rgba(14,26,67,.7);
            animation: fadeInBody 1s;
            animation-fill-mode: forwards
        }

        .sector-wrapper .sector-inner:hover .content .content-head a.head-line::after {
            display: block
        }

        .sector-wrapper .sector-inner .content .content-head a.head-line span {
            width: 6%;
            display: none;
            margin-right: 10px
        }

        .sector-wrapper .sector-inner:hover .content .content-head p .plusCircle {
            display: none
        }

        .sector-wrapper .sector-inner:hover .content .link-wrapper {
            display: block;
            animation: fadeInBody 1s;
            animation-fill-mode: forwards
        }

@-o-keyframes fadeInBody {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-ms-keyframes fadeInBody {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeInBody {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeInBody {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeInBody {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.sector-wrapper .sector-inner .content {
    position: relative;
    z-index: 10;
    color: white;
    text-align: center;
    height: 100%
}

    .sector-wrapper .sector-inner .content .content-head {
        position: absolute;
        //background:rgba(14,26,67,.5);
        padding: 20px 0;
        border-radius: 5px;
        display: block;
        width: 90%;
        z-index: 11;
        margin: 0 auto;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%)
    }

        .sector-wrapper .sector-inner .content .content-head a {
            font-size: 30px;
            font-weight: 500;
            color: white;
            letter-spacing: -1px;
            position: relative;
            padding-bottom: 10px
        }

            .sector-wrapper .sector-inner .content .content-head a:hover {
                color: #00aeef !important
            }

            .sector-wrapper .sector-inner .content .content-head a.head-line::after {
                content: "";
                position: absolute;
                background: #00aeef;
                height: 3px;
                width: 50px;
                bottom: 0;
                display: none;
                margin: 0 auto;
                left: 50%;
                transform: translateX(-50%);
                -webkit-transform: translateX(-50%);
                -moz-transform: translateX(-50%);
                -ms-transform: translateX(-50%);
                -o-transform: translateX(-50%)
            }

        .sector-wrapper .sector-inner .content .content-head p .plusCircle {
            display: inline-block;
            font-size: 36px;
            margin-top: 10px;
            color: #00aeef;
            transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg)
        }

    .sector-wrapper .sector-inner .content .link-wrapper {
        display: none;
        margin-top: 20px;
        padding: 0 40px;
        transition: all 1s
    }

        .sector-wrapper .sector-inner .content .link-wrapper ul {
            list-style: none;
            margin: 0;
            padding: 0;
            text-align: left
        }

            .sector-wrapper .sector-inner .content .link-wrapper ul li {
                margin: 5px 0;
                padding-bottom: 5px;
                border-bottom: 1px solid rgba(139,139,139,.5)
            }

                .sector-wrapper .sector-inner .content .link-wrapper ul li a {
                    color: white;
                    font-size: 16px;
                    line-height: 2px
                }

                    .sector-wrapper .sector-inner .content .link-wrapper ul li a span.icon {
                        position: absolute;
                        left: -25px;
                        top: 3px;
                        display: block;
                        height: 15px;
                        width: 15px;
                        margin-right: 10px;
                        border: 1px solid #00aeef;
                        border-radius: 50%
                    }

                    .sector-wrapper .sector-inner .content .link-wrapper ul li a:hover span.icon {
                        position: absolute;
                        left: -25px;
                        top: 3px;
                        display: block;
                        height: 15px;
                        width: 15px;
                        margin-right: 10px;
                        background: #00aeef;
                        border: 1px solid #00aeef;
                        border-radius: 50%
                    }

                    .sector-wrapper .sector-inner .content .link-wrapper ul li a:hover {
                        color: #dddddd !important
                    }

.section-anmt {
    clear: both;
    padding-top: 100px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.strip-wrapper .anmt-img img {
    display: block;
    margin: 0 auto
}

.strip-wrapper .anmt-img .anmt-img-description {
    color: white !important
}

.strip-wrapper .anmt-description {
    padding: 0 30px;
    color: white !important
}

    .strip-wrapper .anmt-description h3, .strip-wrapper .anmt-description h4 {
        color: white !important
    }

    .strip-wrapper .anmt-description h3 {
        font-size: 60px;
        font-weight: 100;
        line-height: 1
    }

        .strip-wrapper .anmt-description h3 a {
            color: white !important
        }

        .strip-wrapper .anmt-description h3 span {
            font-weight: 700;
            color: #e50029
        }

@media (max-width:1200px) {
    .sector-wrapper .sector-inner {
        width: 33.33%;
        height: 500px
    }

    .strip-wrapper .anmt-description {
        padding: 30px 0
    }
}

@media (max-width:991px) {
    .section-intro h1 {
        font-size: 32px;
        padding: 10px 0
    }

    .section-intro p {
        font-size: 18px;
        padding: 0
    }

    .strip-wrapper .anmt-description {
        padding: 10px 30px;
        padding-bottom: 50px
    }

        .strip-wrapper .anmt-description h3 {
            font-size: 38px;
            font-weight: 100;
            line-height: 1
        }
}

@media (max-width:768px) {
    .section-intro h1 {
        font-size: 32px;
        padding: 10px 30px
    }

    .section-intro p {
        font-size: 18px;
        padding: 0 30px
    }

    .sector-wrapper {
        height: 100%;
        margin-bottom: 30px
    }

        .sector-wrapper .sector-inner {
            width: 100%;
            height: 60px;
            clear: both
        }

            .sector-wrapper .sector-inner.expendH {
                animation: expendH 300ms;
                animation-fill-mode: forwards
            }

    @-o-keyframes expendH {
        0% {
            height: 60px
        }

        100% {
            height: 350px
        }
    }

    @-ms-keyframes expendH {
        0% {
            height: 60px
        }

        100% {
            height: 350px
        }
    }

    @-moz-keyframes expendH {
        0% {
            height: 60px
        }

        100% {
            height: 350px
        }
    }

    @-webkit-keyframes expendH {
        0% {
            height: 60px
        }

        100% {
            height: 350px
        }
    }

    @keyframes expendH {
        0% {
            height: 60px
        }

        100% {
            height: 350px
        }
    }

    .sector-wrapper .sector-inner::before {
        display: none
    }

    .sector-wrapper .sector-inner.inner-bg1, .sector-wrapper .sector-inner.inner-bg2, .sector-wrapper .sector-inner.inner-bg3, .sector-wrapper .sector-inner.inner-bg4, .sector-wrapper .sector-inner.inner-bg5, .sector-wrapper .sector-inner.inner-bg6 {
        background: none
    }

        .sector-wrapper .sector-inner.inner-bg1:hover, .sector-wrapper .sector-inner.inner-bg2:hover, .sector-wrapper .sector-inner.inner-bg3:hover, .sector-wrapper .sector-inner.inner-bg4:hover, .sector-wrapper .sector-inner.inner-bg5:hover, .sector-wrapper .sector-inner.inner-bg6:hover {
            background: none
        }

    .sector-wrapper .sector-inner:hover::before {
        opacity: 0
    }

    .sector-wrapper .sector-inner:hover .content-head {
        background: none;
        animation: none
    }

    .sector-wrapper .sector-inner:hover .content .content-head a.head-line::after {
        display: none
    }

    .sector-wrapper .sector-inner:hover .content .content-head p .plusCircle {
        display: none
    }

    .sector-wrapper .sector-inner:hover .content .link-wrapper {
        display: none;
        animation: none
    }

    .sector-wrapper .sector-inner .content .content-head {
        position: absolute;
        padding: 20px;
        display: block;
        width: 100%;
        top: 0%;
        left: 0%;
        transform: translate(0%,0%);
        -webkit-transform: translate(0%,0%);
        -moz-transform: translate(0%,0%);
        -ms-transform: translate(0%,0%);
        -o-transform: translate(0%,0%)
    }

        .sector-wrapper .sector-inner .content .content-head a {
            color: #505050;
            font-size: 24px;
            display: block;
            text-align: left;
            border-bottom: 1px solid rgba(195,195,195,.3)
        }

            .sector-wrapper .sector-inner .content .content-head a:hover {
                color: #00aeef !important
            }

            .sector-wrapper .sector-inner .content .content-head a.head-line::before {
                content: "";
                position: absolute;
                display: inline-block;
                height: 10px;
                width: 10px;
                border: 3px solid #505050;
                border-radius: 3px;
                border-top: 0;
                border-left: 0;
                right: 5px;
                top: 10px;
                transform: rotateZ(45deg);
                -webkit-transform: rotateZ(45deg);
                -ms-transform: rotateZ(45deg);
                transition: .5s all
            }

            .sector-wrapper .sector-inner .content .content-head a.head-line span {
                display: inline-block
            }

            .sector-wrapper .sector-inner .content .content-head a.head-line::after {
                display: none
            }

        .sector-wrapper .sector-inner .content .content-head p .plusCircle {
            display: none
        }

    .sector-wrapper .sector-inner .content .link-wrapper {
        display: none;
        margin-top: 30px;
        padding: 0 20px
    }

        .sector-wrapper .sector-inner .content .link-wrapper ul {
            list-style: none;
            margin: 0;
            padding: 0;
            text-align: left;
            display: block
        }

            .sector-wrapper .sector-inner .content .link-wrapper ul li {
                margin: 20px 0;
                padding-bottom: 10px;
                border-bottom: 1px solid rgba(139,139,139,.3)
            }

                .sector-wrapper .sector-inner .content .link-wrapper ul li a {
                    color: #505050;
                    border: none
                }

                    .sector-wrapper .sector-inner .content .link-wrapper ul li a::after {
                        content: "";
                        position: absolute;
                        display: inline-block;
                        height: 8px;
                        width: 8px;
                        border: 2px solid #505050;
                        border-radius: 3px;
                        border-top: 0;
                        border-left: 0;
                        right: 5px;
                        top: 0;
                        transform: rotateZ(-45deg);
                        -webkit-transform: rotateZ(-45deg);
                        -ms-transform: rotateZ(-45deg);
                        transition: .5s all
                    }

                    .sector-wrapper .sector-inner .content .link-wrapper ul li a span.icon {
                        display: none
                    }

                    .sector-wrapper .sector-inner .content .link-wrapper ul li a:hover span.icon {
                        display: none
                    }

                    .sector-wrapper .sector-inner .content .link-wrapper ul li a:hover {
                        color: #505050 !important
                    }
}

.urlWrapper {
    padding-top: 15px
}

ul.list {
    column-count: 2;
    column-gap: 1em;
    list-style: none;
    padding: 0;
    margin: 15px 0
}

.dyn-title {
    font-size: 32px;
    color: #606060;
    letter-spacing: -1px;
    line-height: 50px;
    margin-bottom: 20px
}

.url-operation {
    float: right
}

    .url-operation .btn-sort {
        background-color: #105cb6;
        border: 3px solid #105cb6;
        color: #FFF !important;
        border-radius: 3px
    }

        .url-operation .btn-sort:hover {
            background-color: #1367ca !important;
            border-color: #1367ca !important;
            color: #FFF !important
        }

.url-operation-wrapper {
    border-bottom: 1px solid #ddd
}

.dyn-item {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #f5f5f5;
    padding: 10px 15px;
    margin: 0 0 5px;
    transition: all 350ms;
    border-radius: 3px
}

    .dyn-item a {
        font-weight: 300;
        font-size: 18px
    }

    .dyn-item:hover span {
        display: block
    }

    .dyn-item span {
        display: none;
        border-left: 1px solid #cecece;
        padding-left: 15px;
        margin-top: 5px
    }

    .dyn-item:hover {
        box-shadow: 0 5px 15px #dbdbdb;
        transition: all 350ms
    }

@media (max-width:992px) {
    ul.list {
        column-count: 1
    }

    .url-operation {
        float: left;
        margin-bottom: 10px
    }
}

.floating1 {
    float: left;
    -webkit-animation-name: Floating1x;
    -webkit-animation-duration: 4s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: Floating;
    -moz-animation-duration: 4s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
    animation-delay: 1s
}

@-webkit-keyframes Floating1x {
    from {
        -webkit-transform: translate(0,0)
    }

    65% {
        -webkit-transform: translate(0,10px)
    }

    to {
        -webkit-transform: translate(0,0)
    }
}

@-moz-keyframes Floating1 {
    from {
        -moz-transform: translate(0,0)
    }

    65% {
        -moz-transform: translate(0,10px)
    }

    to {
        -moz-transform: translate(0,0)
    }
}

.border-title-wrapper::after {
    background: #ddd none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 24px;
    width: 100%;
    z-index: 2
}

.border-title-wrapper {
    position: relative
}

.border-title {
    background: #fff none repeat scroll 0 0;
    color: #333;
    display: inline-block;
    font-size: 18px;
    font-weight: 300;
    line-height: 50px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    z-index: 3
}

.disclaimer {
    font-size: 14px
}

.disclaimer-promo p {
    color: #CCC;
    font-size: 14px !important;
    text-align: center;
    margin-bottom: 0
}

.quicklinks .title-bar__content {
    height: auto;
    padding: 0 15px;
    display: table-cell;
    white-space: normal;
    width: 45%
}

.title-bar__content, .title-bar__content.sector-video {
    height: auto;
    padding: 0 15px;
    display: table-cell;
    white-space: normal;
    width: 70%
}

.title-bar {
    display: table;
    width: 100%;
    text-align: center;
    margin: 15px 0 30px
}

    .title-bar::after, .title-bar::before {
        background: url(/images/default-source/static/1x1-pixel.gif) center/100% 1px no-repeat;
        height: 1px;
        display: table-cell;
        width: auto;
        line-height: 1px;
        content: ''
    }

.hr-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.w-150 {
    width: 150px;
    border-bottom: 6px solid #105cb6;
    margin-bottom: 15px;
    margin-top: -15px
}

.login-section {
    background: url(/images/default-source/static/login/login-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center
}

    .login-section h1 {
        color: #fff
    }

    .login-section .panel {
        box-shadow: 0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);
        border-radius: 3px
    }

.login__wrapper .sfTxtTitle {
    font-size: 14px;
    font-weight: 400;
    color: #999
}

.login__wrapper .sfTxtContent {
    margin-bottom: 10px
}

.login__wrapper .sfprofileAvatar .sfImg {
    text-align: center;
    margin-bottom: 30px
}

.login__wrapper .sfprofileEditLnk {
    background-color: #105cb6;
    border: 1px solid #105cb6;
    border-radius: 3px;
    color: #fff;
    margin-right: 10px;
    padding: 6px 18px;
    transition: all 0.5s ease-in-out 0s
}

    .login__wrapper .sfprofileEditLnk:hover {
        background-color: #1367CA;
        color: #ffffff !important
    }

.login__wrapper .sfprofileChangePasswordLnk {
    background-color: transparent;
    border: 1px solid #105cb6;
    border-radius: 3px;
    color: #105cb6;
    margin-right: 10px;
    padding: 6px 18px;
    transition: all 0.5s ease-in-out 0s
}

    .login__wrapper .sfprofileChangePasswordLnk:hover {
        background-color: #105cb6;
        color: #FFFFFF !important
    }

.login__wrapper {
    background-color: rgb(255,255,255);
    border-radius: 3px;
    box-shadow: 0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);
    padding: 15px
}

.confirmation .icon {
    text-align: center;
    position: relative
}

    .confirmation .icon .image {
        position: relative;
        z-index: 2;
        margin: auto;
        width: 88px;
        height: 88px;
        line-height: 88px;
        border-radius: 50%;
        background: #008a24;
        vertical-align: middle
    }

        .confirmation .icon .image .glyphicon.glyphicon-ok {
            font-size: 36px;
            color: #FFF;
            line-height: 2.3em
        }

    .confirmation .icon .info {
        margin-top: -24px;
        background: #FFF;
        padding: 40px 15px 15px 15px;
        min-height: 200px
    }

    .confirmation .icon .leadinfo {
        background: #FFF;
        border-top: 1px solid #ddd;
        padding: 30px 15px;
        min-height: 250px;
        text-align: left
    }

    .confirmation .icon .info .title {
        font-size: 22px;
        color: #008a24;
        font-weight: 600
    }

    .confirmation .icon .leadinfo .title {
        font-size: 18px;
        color: #333;
        font-weight: 400;
        margin-bottom: 10px;
        text-align: center
    }

    .confirmation .icon .leadinfo.list-primary ul {
        margin-bottom: 20px
    }

        .confirmation .icon .leadinfo.list-primary ul li {
            margin: 0 0 6px;
            padding-left: 0
        }

            .confirmation .icon .leadinfo.list-primary ul li::before {
                background: #f7f7f7 none repeat scroll 0 0;
                color: #333
            }

    .confirmation .icon .info p.sub-title {
        font-size: 18px;
        color: #4cae4c;
        font-weight: 400;
        margin: 0
    }

    .confirmation .icon .info p {
        font-size: 18px;
        color: #333;
        margin: 20px
    }

.container-min-ht {
    min-height: 500px
}

#gsc-i-id1::-moz-placeholder {
    font-size: 18px
}

.myaccount .dropdown .dropdown-menu span {
    font-weight: 600;
    padding: 5px 10px;
    display: inline;
}

.gsc-search-box .gsc-input > input:hover, .gsc-input-box-hover, .gsc-search-box .gsc-input > input:focus, .gsc-input-box-focus {
    box-shadow: inset 0 0 2px 2px rgba(16,92,182,.4) !important;
    border-color: rgba(16,92,182,.6) !important
}

input.gsc-input {
    border-color: #d9d9d9;
    font-size: 16px !important;
    padding: 1px 6px;
    border-color: #ccc;
    height: 40px;
    width: 100% !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-top-left-radius: 3px !important;
    border-bottom-left-radius: 3px !important
}

.gsc-search-button input {
    border-top-right-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
    color: #ffffff !important;
    font-size: 16px !important;
    font-weight: 300 !important;
    height: 40px !important;
    padding: 0 20px !important
}

.cse input.gsc-search-button, input.gsc-search-button {
    border-top-right-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important
}

td.gsc-clear-button {
    position: absolute;
    right: 125px;
    top: 10px;
    width: 14px
}

input.gsc-search-button:hover {
    background-color: #1367ca;
    border-color: #1367ca
}

.gsc-refinementsArea {
    border-bottom: 0 solid #e9e9e9 !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important
}

.gs-webResult .gs-snippet, .gs-imageResult .gs-snippet, .gs-fileFormatType {
    line-height: 1.4em
}

.gsc-control-cse .gs-spelling, .gsc-control-cse .gs-result .gs-title, .gsc-control-cse .gs-result .gs-title * {
    font-size: 18px !important;
    margin-bottom: 10px;
    font-weight: 400 !important
}

.gs-result .gs-title {
    text-decoration: none !important
}

.gsc-control-cse, .gsc-control-cse .gsc-table-result {
    font-family: Arial, "Open Sans",sans-serif;
    font-size: 15px !important
}

.gsc-tabsArea {
    margin-bottom: 0 !important;
    border-color: #cccccc !important
}

.gsc-tabHeader.gsc-tabhActive {
    border-left-color: #cccccc !important;
    border-right-color: #cccccc !important
}

.gsc-table-cell-thumbnail, .gs-promotion-image-cell {
    padding-right: 10px
}

.gs-result img.gs-image, .gs-result img.gs-promotion-image {
    border: 0 solid #e2e2e2 !important
}

.cse .gsc-control-cse, .gsc-control-cse {
    padding: 0 !important
}

.gsc-above-wrapper-area {
    margin-bottom: 15px;
    border-bottom: 0 solid #DDDDDD !important
}

.gsc-tabHeader {
    line-height: 2.8em !important;
    margin-right: 0 !important;
    margin-top: 2px !important;
    padding-left: 10px !important;
    padding-right: 10px !important
}

    .cse .gsc-tabHeader.gsc-tabhInactive, .gsc-tabHeader.gsc-tabhInactive {
        border-width: 2px 2px medium !important
    }

table.gsc-search-box td.gsc-input {
    padding-right: 0 !important
}

input.gsc-search-button {
    margin-left: 0 !important
}

.gs-no-results-result .gs-snippet, .gs-error-result .gs-snippet {
    background-color: #e9f0f8 !important;
    border: 1px solid #105cb6 !important;
    margin: 5px 0 !important
}

.sitemap {
    margin-top: 30px !important;
    margin-bottom: 30px !important
}

    .sitemap a {
        color: #333333 !important
    }

        .sitemap a:hover {
            color: #105cb6 !important
        }

    .sitemap .cat-wrap {
        margin-bottom: 30px
    }

.category {
    color: #333;
    font-weight: 600 !important;
    font-size: 28px
}

.sitemap .link {
    font-size: 12px !important;
    color: #ffffff !important;
    background-color: #4cae4c;
    padding: 1px 6px 3px 6px !important;
    border-radius: 10px;
    font-weight: 300 !important
}

.link:hover {
    opacity: .9;
    color: #FFFFFF !important
}

.tree, .tree ul {
    margin: 0;
    padding: 0;
    list-style: none
}

    .tree ul {
        margin-left: 8px;
        position: relative
    }

        .tree ul ul {
            margin-left: 8px
        }

        .tree ul:before {
            content: "";
            display: block;
            width: 0;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            border-left: 1px solid #ececec
        }

    .tree li {
        margin: 0;
        padding: 2px 0 2px 20px;
        line-height: 2em;
        color: #105cb6;
        font-weight: 300;
        position: relative;
        font-size: 16px
    }

        .tree li ul li ul li, .tree li ul li ul li a {
            font-weight: 300;
            font-size: 14px
        }

        .tree li:first-child {
            padding-top: 5px;
        }

    .tree ul li:before {
        content: "";
        display: block;
        width: 10px;
        height: 0;
        border-top: 1px solid #ececec;
        margin-top: 2px;
        position: absolute;
        top: 12px;
        left: 0
    }

    .tree ul li:last-child:before {
        background: #fff;
        height: auto;
        top: 12px;
        bottom: 0
    }

.indicator {
    margin-right: 5px
}

.tree li a {
    text-decoration: none;
    color: #105cb6;
    font-weight: 600;
    font-size: 22px
}

.tree li ul li a, .tree li ul li {
    font-size: 16px;
    font-weight: 400
}

.tree li button, .tree li button:active, .tree li button:focus {
    text-decoration: none;
    color: #369;
    border: none;
    background: transparent;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    outline: 0
}

i.indicator.glyphicon.glyphicon-minus-sign:before, i.indicator.glyphicon.glyphicon-plus-sign:before, i.indicator.glyphicon.glyphicon-chevron-right:before, i.indicator.glyphicon.glyphicon-chevron-down:before {
    color: #4b82c2;
    margin-right: 5px
}

.overview-link {
    background-color: #105cb6;
    border-radius: 3px;
    color: #FFF;
    cursor: pointer;
    margin-top: 6px;
    display: block;
    padding: 0 4px 1px;
    text-align: center;
    margin-bottom: 20px;
    font-size: 14px;
    width: 50%
}

.summit-overview h2 {
    margin-bottom: 15px
}

.summit-overview .list-primary ul li::before {
    color: #105cb6;
    background: #FFF
}

.summit-overview .list-primary ul li {
    padding: 0;
    margin: 0 0 10px
}

.summit-overview .well {
    background-color: #FFF;
    border-radius: 0
}

.summit-ov-table h4 {
    display: none
}

.summit-ov-table p {
    margin-bottom: initial
}

.summit-ov-table td {
    text-align: center;
    display: table-cell;
    border-bottom: 0
}

.summit-ov-table {
    border: 1px solid #DDD
}

    .summit-ov-table th {
        border-right: 1px solid #DDD;
        border-bottom: 1px solid #DDD;
        background-color: #f7f7f7;
        text-align: center;
        font-weight: 600;
        font-size: 18px;
        color: #102263;
        display: table-cell
    }

    .summit-ov-table tr {
        border-top: 1px solid #DDD;
        border-bottom: 1px solid #DDD;
        font-size: 14px
    }

    .summit-ov-table td, .summit-ov-table th {
        padding: 10px 15px;
        border-right: 1px solid #DDD;
        line-height: 1.4em
    }

.summit-overview .panel-default > .panel-heading:nth-child(1), .summit-overview .panel-default .panel-heading:nth-child(1) {
    border-top: none
}

.summit-overview .panel-default > .panel-heading, .summit-overview .panel-default .panel-heading {
    background-color: #f7f7f7;
    border-top: 1px solid #DDD;
    border-bottom: 0
}

.section-partner-summit h2 {
    color: #FFF
}

.section-partner-summit .login-name {
    color: #FFF;
    text-align: center;
    font-size: 26px
}

.section-partner-summit .sfSubmitBtnWrp {
    padding: 15px 0
}

.section-partner-summit #sfLoginWidgetWrp h2 {
    font-size: 26px
}

.section-partner-summit #sfLoginWidgetWrp ol li {
    list-style-type: none
}

.card1 .training-link a, .card2 .training-link a, .card3 .training-link a {
    text-decoration: none
}

.card1:hover, .card2:hover, .card3:hover {
    opacity: .8
}

.summit-training .card1 {
    background-color: #336699 !important;
    color: #FFFFFF !important
}

.summit-training .card2 {
    background-color: #0099cc !important;
    color: #FFFFFF !important
}

.summit-training .card3 {
    background-color: #6699cc !important;
    color: #FFFFFF !important
}

.guest-list-wrapper input {
    width: 100%
}

#contentPlaceholder_C017_ctl00_ctl00_RegisterUserBtn {
    padding: 6px 24px;
    border: 1px solid #105cb6;
    border-radius: 3px;
    margin-left: 10px
}

    #contentPlaceholder_C017_ctl00_ctl00_RegisterUserBtn:hover {
        color: #FFFFFF !important;
        background-color: #105cb6
    }

#contentPlaceholder_C017_ctl00_ctl00_lostPasswordBtn {
    display: block;
    float: right;
    padding: 15px 0;
    position: absolute;
    font-size: 14px
}

#contentPlaceholder_C017_ctl00_ctl00_loginWidgetPanel {
    min-height: 310px
}

    #contentPlaceholder_C017_ctl00_ctl00_loginWidgetPanel ol {
        margin-left: -40px;
        margin-bottom: 0
    }

    #contentPlaceholder_C017_ctl00_ctl00_loginWidgetPanel .sfSubmitBtnWrp {
        padding: 15px 0 15px 0
    }

    #contentPlaceholder_C017_ctl00_ctl00_loginWidgetPanel .sfSubmitBtn:hover {
        color: #FFFFFF !important
    }

.section-partner-summit .well .sfFieldWrp input {
    width: 100%
}

.section-partner-summit .sfLostPasswordWrp input {
    width: 100%
}

.section-partner-summit input {
    box-shadow: none
}

#contentPlaceholder_C002_ctl00_ctl00_C001_ctl00_ctl00_textBox_write {
    width: 100%;
    height: 200px;
    margin-bottom: 15px;
    position: relative;
    border: 1px solid #DEDEDE;
    padding: 20px;
    border-radius: 3px
}

#contentPlaceholder_C002_ctl00_ctl00_C002 {
    text-align: center;
    margin: auto
}

#contentPlaceholder_C002_ctl00_ctl00_formControls {
    margin-bottom: 25px
}

.section-partner-summit .well {
    background: rgba(21,49,81,.8)
}

.section-partner-summit .well-lg {
    padding: 15px
}

.summit-training .well {
    border-radius: 0
}

.summit-training .training-link {
    margin-bottom: 0
}

.summit-training .event-title {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4em;
    color: #FFF;
    margin-bottom: 0
}

.summit-training p.training-link a {
    color: #FFF;
    margin-bottom: 0
}

    .summit-training p.training-link a:hover, .summit-training .glyphicon a:hover {
        color: #FFFFFF !important;
        opacity: .8
    }

.summit-training .event-date {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 15px;
    line-height: 1.4em;
    color: #FFF
}

.summit-training .glyphicon, .summit-training .glyphicon a {
    color: #FFF;
    font-size: 14px
}

.section-partner-summit {
    background: url(/images/default-source/static/partner-summit/partner-summit-bg-image.jpg?Status=Temp&sfvrsn=4) repeat top #2a3b53;
    background-size: cover;
    background-repeat: no-repeat
}

    .section-partner-summit h1, .section-partner-summit p, .section-partner-summit label, .section-partner-summit a, #contentPlaceholder_C002_ctl00_ctl00_C001_ctl00_ctl00_titleLabel_write {
        color: #FFFFFF !important
    }

        .section-partner-summit a:hover {
            color: #FFF;
            opacity: .8
        }

.summit-overview .panel {
    border-radius: 3px
}

.summit-overview .panel-default > .panel-heading, .summit-overview .panel-default .panel-heading {
    padding: 10px 15px
}

.border-bottom {
    border-bottom: 1px solid #e7e7e7
}

.productov.well .productov.SectionHeader.borderless, .section-header-title.borderless {
    border-bottom: 0 solid #ddd
}

.standalone.productov li {
    color: #105cb6
}

.standalone.productov ul {
    margin-bottom: 0;
    top: -10px;
    position: relative
}

.productov.well .SectionHeader .section-header-title p {
    line-height: 1.2em;
    margin-top: 10px;
    margin-bottom: 0
}

.productov.well.base, .productov.well.realtime {
    background-color: #f9f9f9
}

.productov.well.aerospace, .productov.well.distribution, .productov.well.etrax, .productov.well.fossilgeneration, .productov.well.industrial, .productov.well.lowvoltage, .productov.well.marine, .productov.well.nucleargeneration, .productov.well.renewablegeneration, .productov.well.transmission {
    background-color: #FFF
}

.productov.well .SectionHeader.productov-heading .section-header-title {
    background-color: #fff;
    border-bottom: medium none;
    height: 100%;
    padding: 15px;
    font-size: 24px;
    display: block;
    font-weight: 400;
    line-height: 1.2em;
    text-align: center
}

.productov.well.realtime .SectionHeader.productov-heading .section-header-title {
    border-top: 4px solid #105cb6;
    box-shadow: 0 1px 1px rgba(0,0,0,.075)
}

.productov.well.base .SectionHeader.productov-heading .section-header-title {
    border-top: 4px solid #9CC7DF;
    box-shadow: 0 1px 1px rgba(0,0,0,.075)
}

.productov.well .SectionHeader.productov-heading {
    border-bottom: 0
}

    .productov.well .SectionHeader.productov-heading p {
        margin-bottom: 0;
        font-weight: 300
    }

.productov.well .productov.SectionHeader {
    border-bottom: 1px solid #DDD
}

.productov.well .SectionHeader .section-header-title {
    font-size: 18px
}

.productov.well {
    border-radius: 0;
    padding-top: 15px;
    padding-bottom: 10px
}

.productov .productov__panel > li::before {
    content: normal
}

.productov.SectionHeader {
    margin-bottom: 15px
}

    .productov.SectionHeader .section-header-title {
        padding: 10px 15px 10px 0;
        font-size: 22px;
        font-weight: 400
    }

.productov .productov__panel > li {
    padding-bottom: 0;
    border-bottom: 0 dashed #ddd;
    font-size: 16px
}

.productov .featcolumn2, .productov .featcolumn3, .productov .featurecolumn2 {
    margin-top: 0
}

.container-demo-bg {
    background: url(/images/default-source/static/demo-download/etap-16-1-demo-bg.jpg) top/cover no-repeat #105cb6
}

.productov__select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    box-shadow: none;
    background: #fff;
    border: 0 solid #ddd !important
}

.productov__select .select {
    position: relative;
    display: block;
    width: 20em;
    height: 3em;
    line-height: 3;
    background: #fff;
    overflow: hidden;
    border-radius: .25em;
    border: 0 solid #ddd
}

.productov__select select {
    border-radius: 3px;
    cursor: pointer;
    font-size: 18px;
    font-weight: 400;
    height: 50px;
    margin: 0;
    padding: 0 0 0 .5em;
    width: 100%;
    line-height: 2em
}

.productov__select .selectOption option {
    padding: .2em 0 .2em .5em;
    font-size: 13px;
    background-color: #fff;
    font-weight: 300
}

.productov__select select::-ms-expand {
    display: none
}

.productov__select::after {
    content: "\e114";
    background: #105cb6;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    bottom: 0;
    color: #fff;
    font-family: "Glyphicons Halflings";
    padding: 10px 1em 0;
    pointer-events: none;
    position: absolute;
    right: 15px;
    top: 0
}

.productov__select .selectOption:hover::after {
    color: #f39c12
}

.productov__select .selectOption::after {
    -webkit-transition: .25s all ease;
    -o-transition: .25s all ease;
    transition: .25s all ease
}

.call-out-strip.productov {
    background-color: #e7e7e7 !important;
    border-bottom: 1px solid #ddd !important
}

.nav--productov .arrow--down:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(16,92,182,0);
    border-top-color: #105cb6;
    border-width: 10px;
    margin-left: -10px
}

.nav--productov .type-tabs .type-block {
    display: block;
    line-height: 1.2em
}

.nav--productov .type-tabs {
    border-bottom: 0 solid #ddd;
    height: 70px;
    position: relative;
    width: 100%
}

    .nav--productov .type-tabs ul {
        display: inline-block;
        height: 100%;
        margin-right: auto;
        margin-left: -40px;
        max-width: 1200px;
        width: 100%
    }

.nav--productov .type-tabs {
    text-align: center
}

    .nav--productov .type-tabs.threecol ul li {
        display: inline-block;
        height: 100%
    }

        .nav--productov .type-tabs.threecol ul li:first-child {
            width: 0;
            padding: 0;
            display: none
        }

        .nav--productov .type-tabs.threecol ul li:nth-child(2) {
            width: 49%
        }

        .nav--productov .type-tabs.threecol ul li:nth-child(3) {
            width: 41%
        }

    .nav--productov .type-tabs.twocol ul li {
        display: inline-block;
        height: 102%;
        width: 49%;
        top: -2px;
        margin: 0 -3px;
        position: relative
    }

    .nav--productov .type-tabs ul li.active label {
        border-bottom: 1px solid #105cb6;
        border-left: 0 solid #DDD;
        color: #fff;
        background-color: #105cb6
    }

    .nav--productov .type-tabs ul li label:hover {
        color: #105CB6;
        background-color: #eee
    }

    .nav--productov .type-tabs ul li.active label:hover {
        color: #fff;
        background-color: #105CB6
    }

    .nav--productov .type-tabs ul li.active label a {
        color: #105cb6
    }

    .nav--productov .type-tabs ul li label a {
        color: #666
    }

.nav--productov li {
    list-style: none
}

.nav--productov .type-tabs ul li label {
    border-bottom: 2px solid transparent;
    color: #666;
    cursor: pointer;
    display: inline-block;
    height: 100%;
    padding-top: 8px;
    position: relative;
    top: 2px;
    transition: border-color .2s ease-out 0s,color .2s ease-out 0s;
    width: 100%;
    font-size: 14px;
    font-weight: 600
}

.modal-header {
    padding: 5px 15px !important
}

.section-modeling-operation .panel {
    display: none;
    border: none;
    border-radius: 3px;
    min-width: 355px
}

.section-modeling-operation .panel-heading {
    background-color: #f7901e;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

    .section-modeling-operation .panel-heading h3 {
        font-weight: 300;
        font-size: 22px;
        color: #FFF
    }

.section-modeling-operation .panel-body {
    padding: 10px
}

.section-modeling-operation .model-driven .list-primary ul {
    padding-top: 0
}

    .section-modeling-operation .model-driven .list-primary ul li {
        margin-bottom: 0;
        font-size: 16px
    }

#mo-model .modal-header, .section-modeling-operation .panel-model .panel-heading {
    background-color: #f7901e
}

.section-modeling-operation .panel-model {
    position: absolute;
    top: 40px;
    left: -381px
}

    .section-modeling-operation .panel-model::before {
        border-right: 1px solid #fff;
        border-top: 1px solid #fff;
        content: " ";
        height: 115px;
        right: -160px;
        position: absolute;
        top: 21px;
        width: 160px;
        z-index: 1
    }

#mo-analyze .modal-header, .section-modeling-operation .panel-analyze .panel-heading {
    background-color: #007a41
}

.section-modeling-operation .panel-analyze {
    position: absolute;
    top: 40px;
    right: -381px
}

    .section-modeling-operation .panel-analyze::before {
        border-left: 1px solid #fff;
        border-top: 1px solid #fff;
        content: " ";
        height: 115px;
        left: -160px;
        position: absolute;
        top: 21px;
        width: 160px;
        z-index: 1
    }

#mo-monitor .modal-header, .section-modeling-operation .panel-monitor .panel-heading {
    background-color: #000
}

.section-modeling-operation .panel-monitor {
    position: absolute;
    bottom: 190px;
    right: -405px
}

    .section-modeling-operation .panel-monitor::before {
        border-top: 1px solid #fff;
        content: " ";
        height: 115px;
        left: -86px;
        position: absolute;
        top: 21px;
        width: 86px;
        z-index: 1
    }

#mo-operate .modal-header, .section-modeling-operation .panel-operate .panel-heading {
    background-color: #004482
}

.section-modeling-operation .panel-operate {
    position: absolute;
    bottom: 18px;
    right: 100px
}

    .section-modeling-operation .panel-operate::before {
        border-left: 1px solid #fff;
        content: " ";
        height: 52px;
        position: absolute;
        right: 175px;
        top: -52px;
        width: 1px;
        z-index: 1
    }

#mo-optimize .modal-header, .section-modeling-operation .panel-optimize .panel-heading {
    background-color: #c8161d
}

.section-modeling-operation .panel-optimize {
    position: absolute;
    bottom: 190px;
    left: -381px
}

    .section-modeling-operation .panel-optimize::before {
        border-top: 1px solid #fff;
        content: " ";
        height: 115px;
        right: -86px;
        position: absolute;
        top: 21px;
        width: 86px;
        z-index: 1
    }

.modeling-operation-info img {
    margin: 0 auto;
    display: block
}

.section-modeling-operation {
    position: relative;
    min-height: 100%;
    padding-top: 0
}

.mo-description {
    padding: 0
}

    .mo-description .lead {
        padding: 15px 0 0
    }

.container-modeling-operation {
    background: url(https://etap.com/images/default-source/static/modeling-to-operation/bg-modeling-operation.jpg)
}

    .container-modeling-operation h1, .container-modeling-operation h2, .container-modeling-operation h3, .container-modeling-operation h4, .container-modeling-operation h5, .container-modeling-operation p {
        color: #FFF
    }

.section-modeling-operation .glyphicon.glyphicon-plus-sign {
    position: absolute;
    top: 10%;
    left: 18%;
    font-size: 30px;
    background-color: #FFF;
    border-radius: 20px;
    border: 4px solid #FFF;
    cursor: pointer;
    -webkit-animation-delay: 1s;
    box-shadow: 2px 3px 4px rgba(0,0,0,.3);
    transition: border-color .66s ease-out,font-size .3s ease-out
}

.glyphicon.glyphicon-plus-sign.model {
    top: 10%;
    left: 18%;
    color: #f7901e;
    -webkit-animation-delay: 1s
}

.glyphicon.glyphicon-plus-sign.analyze {
    top: 10%;
    left: 72%;
    color: #007a41;
    -webkit-animation-delay: 1.25s
}

.glyphicon.glyphicon-plus-sign.monitor {
    top: 56%;
    left: 89%;
    color: #292727;
    -webkit-animation-delay: 1.5s
}

.glyphicon.glyphicon-plus-sign.operate {
    top: 91%;
    left: 46%;
    color: #004482;
    -webkit-animation-delay: 1.75s
}

.glyphicon.glyphicon-plus-sign.optimize {
    top: 56%;
    left: 3%;
    color: #c8161d;
    -webkit-animation-delay: 2s
}

    .glyphicon.glyphicon-plus-sign.analyze:hover, .glyphicon.glyphicon-plus-sign.model:hover, .glyphicon.glyphicon-plus-sign.monitor:hover, .glyphicon.glyphicon-plus-sign.operate:hover, .glyphicon.glyphicon-plus-sign.optimize:hover {
        transition: border-color 0s,font-size .3s ease-out;
        font-size: 36px
    }

.model-driven .list-primary ul li {
    margin-bottom: 10px;
    padding: 0
}

    .model-driven .list-primary ul li::before {
        background: 0 0;
        color: #105cb6
    }

.modal-backdrop {
    opacity: .5 !important;
    background-color: #000 !important
}

.mo-modal .modal-content {
    border-radius: 0
}

.mo-modal .modal-body {
    padding: 30px
}

.mo-modal .modal-header {
    border-bottom: 0;
    position: relative;
    background-color: #102263
}

.mo-modal .modal-title {
    font-size: 28px;
    font-weight: 400;
    text-align: center;
    color: #FFF
}

.mo-modal .thumbnail {
    background-color: transparent;
    border: none;
    color: #FFF;
    padding: 0;
    min-height: 215px
}

    .mo-modal .thumbnail img {
        border-radius: 3px
    }

    .mo-modal .thumbnail .caption {
        padding: 10px 0 0
    }

.mo-modal h3, .mo-modal h3 a {
    font-size: 14px;
    margin-top: 0;
    line-height: 1.4em;
    text-align: center
}

    .mo-modal h3 a:hover {
        text-decoration: none;
        opacity: .8
    }

.mo-modal .close {
    color: #333;
    opacity: 1;
    font-size: 30px;
    font-weight: 300;
    text-shadow: none;
    background-color: #f7f7f7;
    padding: 2px 10px 4px;
    position: absolute;
    border-radius: 40px;
    top: -5px;
    right: -5px;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 75ms linear;
    transition: -webkit-transform 75ms linear;
    transition: transform 75ms linear;
    transition: transform 75ms linear,-webkit-transform 75ms linear
}

    .mo-modal .close:hover {
        transform: scale(1.1);
        opacity: 1
    }

.progress-section .progress-radial {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
    position: relative;
    width: 100px;
    height: 100px;
    border-radius: 50%
}

    .progress-section .progress-radial .overlay {
        position: absolute;
        width: 80px;
        height: 80px;
        background-color: #fff;
        border-radius: 50%;
        margin-left: 10px;
        margin-top: 10px;
        text-align: center;
        line-height: 80px;
        font-size: 26px;
        color: #333;
        font-weight: 400
    }

.progress-section {
    margin-bottom: 0
}

    .progress-section p {
        font-size: 18px
    }

    .progress-section .progress-75 {
        background-image: linear-gradient(0deg,#9eb3c2 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#9eb3c2 50%,#dddddd 50%,#dddddd)
    }

    .progress-section .progress-80 {
        background-image: linear-gradient(18deg,#427aa1 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#427aa1 50%,#dddddd 50%,#dddddd)
    }

    .progress-section .progress-90 {
        background-image: linear-gradient(54deg,#00487c 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#00487c 50%,#dddddd 50%,#dddddd)
    }

    .progress-section .progress-93 {
        background-image: linear-gradient(69deg,#065a82 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#065a82 50%,#dddddd 50%,#dddddd)
    }

    .progress-section .progress-95 {
        background-image: linear-gradient(72deg,#00487c 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#00487c 50%,#dddddd 50%,#dddddd)
    }

    .progress-section .progress-97 {
        background-image: linear-gradient(79deg,#105cb6 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#105cb6 50%,#dddddd 50%,#dddddd)
    }

    .progress-section .progress-98 {
        background-image: linear-gradient(82deg,#1b3b6f 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#1b3b6f 50%,#dddddd 50%,#dddddd)
    }

    .progress-section .progress-99 {
        background-image: linear-gradient(86deg,#21295c 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#21295c 50%,#dddddd 50%,#dddddd)
    }

    .progress-section .progress-100 {
        background-image: linear-gradient(90deg,#105cb6 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0)),linear-gradient(270deg,#105cb6 50%,#dddddd 50%,#dddddd)
    }

.counter-section {
    margin-bottom: 0
}

.counter-wrapper {
    position: relative
}

#counter p {
    text-align: center;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.4em;
    letter-spacing: -.02em
}

.counter-value {
    font-weight: 600;
    font-size: 80px;
    text-align: center;
    margin-bottom: -10px;
    line-height: 1.4em;
    color: #4b82c2
}

    .counter-value::after {
        content: '%';
        font-size: 32px;
        top: -15px;
        position: absolute;
        font-weight: 300;
        opacity: .8
    }

.why-etap .list-primary ul li {
    margin: 0 0 15px
}

.why-etap sup {
    font-weight: 300;
    font-size: 22px;
    top: -15px;
    left: -2px
}

.why-etap h3 {
    font-weight: 300
}

.why-etap h1 {
    margin-bottom: 30px
}

.why-etap ul li {
    list-style-type: none;
    padding: 0 0 20px 70px
}

.why-etap ul.features {
    margin-left: -40px
}

.why-etap .features li {
    position: relative;
    font-size: 18px;
    font-weight: 400;
    cursor: pointer
}

.why-etap .subtext {
    display: block;
    margin-top: 0;
    font-weight: 300;
    font-size: 18px
}

.why-etap .features-sub {
    margin-left: 50px;
    padding-top: 0 !important;
    padding-bottom: 30px;
    opacity: .6
}

    .why-etap .features-sub li {
        font-weight: 300 !important;
        margin-bottom: 5px !important;
        font-size: 14px !important
    }

.why-etap #intelligent ul li::before, .why-etap #enterprise ul li::before, .why-etap #scalable ul li::before, .why-etap #verified ul li::before, .why-etap #unlimited ul li::before {
    background: none;
    content: "\e013";
    font-family: 'Glyphicons Halflings';
    color: #105cb6;
    height: 50px;
    width: 50px;
    left: -36px;
    position: absolute;
    top: -2px
}

.why-etap .features li::before {
    background: rgba(0,0,0,0) url(https://etap.com/images/default-source/Icons/etap-capabilities-icon.png) no-repeat scroll 0 0 / 50px auto;
    content: "";
    height: 50px;
    width: 50px;
    left: 0;
    position: absolute;
    top: 10px
}

.why-etap .features li.enterprise::before {
    background-position: 0 -50px
}

.why-etap .features li.scalable::before {
    background-position: 0 -100px
}

.why-etap .features li.verified::before {
    background-position: 0 -150px
}

.why-etap .features li.unlimited::before {
    background-position: 0 -200px
}

.section-expertise h3 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 30px;
    font-weight: 400
}

.section-expertise .media {
    min-height: 90px
}

.section-expertise .media-body h3::after {
    content: '+';
    font-size: 24px;
    top: -5px;
    position: relative
}

.section-expertise .media-body p {
    margin-bottom: 0
}

.section-expertise .media-left {
    padding-right: 20px
}

.section-expertise .media .glyphicon {
    font-size: 24px;
    padding-top: 5px;
    background-color: #c4daf4;
    padding: 10px;
    border-radius: 23px
}

.well-promo {
    background-color: rgba(13,27,51,.8) !important;
    border-radius: 6px;
    padding: 15px !important
}

    .well-promo #contentPlaceholder_C001_ctl00_ctl00_RegisterUserBtn {
        background-color: transparent;
        border-color: #105cb6;
        color: #FFF !important
    }

.solution-partner-section {
    background: url(/images/default-source/static/solution-partners/solution-partner-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center
}

.solution-partner .content {
    display: table;
    height: 350px
}

.solution-partner .main-banner p {
    color: #FFF
}

.solution-partner .thumbnail {
    border-radius: 3px
}

    .solution-partner .thumbnail img {
        width: initial;
        max-width: 200px
    }

    .solution-partner .thumbnail .img-wrapper {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .solution-partner .thumbnail .caption {
        padding-bottom: 20px
    }

    .solution-partner .thumbnail .img-circle {
        background-color: #FFF
    }

    .solution-partner .thumbnail.service-providers {
        background-color: #e9f0f8
    }

        .solution-partner .thumbnail.service-providers .caption {
            border-top: 1px solid #d3e1f1
        }

    .solution-partner .thumbnail.service-integrators {
        background-color: #e8f0f3
    }

        .solution-partner .thumbnail.service-integrators .caption {
            border-top: 1px solid #d1e1e8
        }

.solution-partner .partner-types .title-bar__content {
    padding: 0 15px;
    display: table-cell;
    white-space: normal;
    width: 30%;
    height: auto
}

.solution-partner .benefits .title-bar__content, .solution-partner .partnership .title-bar__content {
    padding: 0 15px;
    display: table-cell;
    white-space: normal;
    width: 45%;
    height: auto
}

.solution-partner .partner-types .title-bar, .solution-partner .benefits .title-bar, .solution-partner .partnership .title-bar {
    display: table;
    width: 100%;
    text-align: center;
    margin: 15px 0
}

    .solution-partner .partner-types .title-bar::after, .solution-partner .partner-types .title-bar::before, .solution-partner .benefits .title-bar::after, .solution-partner .benefits .title-bar::before, .solution-partner .partnership .title-bar::after, .solution-partner .partnership .title-bar::before {
        background: url(/images/default-source/static/1x1-pixel.gif?Status=Temp&sfvrsn=2) center no-repeat;
        height: 1px;
        display: table-cell;
        width: auto;
        line-height: 1px;
        background-size: 100% 1px;
        content: ''
    }

.partnership img {
    margin-bottom: 30px
}

.partnership-type {
    margin-left: -40px !important
}

.solution-partner .partnership-type li:before {
    content: normal
}

.partnership-type li {
    list-style: none
}

    .partnership-type li:nth-child(1) h3 {
        color: #105cb6
    }

    .partnership-type li:nth-child(2) h3 {
        color: #337897
    }

    .partnership-type li:nth-child(3) h3 {
        color: #64717b
    }

    .partnership-type li p {
        margin-bottom: 20px
    }

.partner-list table .sp:after, .partner-list table .si:after, .partner-list table .spsi:after {
    margin-left: 10px;
    border-radius: 6px;
    font-size: 14px
}

.partner-list table .sp:after {
    color: #92b4dd
}

.partner-list table .si:after {
    color: #8db4c6
}

.partner-list table .spsi:after {
    color: #dbe3e8
}

.partner-list .partner-legend {
    padding-top: 15px;
    font-size: 14px;
    color: #FFF
}

    .partner-list .partner-legend li {
        padding-right: 15px
    }

        .partner-list .partner-legend li.sp:before, .partner-list .partner-legend li.si:before, .partner-list .partner-legend li.spsi:before {
            margin-right: 10px;
            border-radius: 6px
        }

        .partner-list .partner-legend li.sp:before, .partner-list table .sp:after {
            content: "SP";
            background-color: #d3e1f1;
            padding: 0 6px;
            color: #105cb6
        }

        .partner-list .partner-legend li.si:before, .partner-list table .si:after {
            content: "SI";
            background-color: #d3e1f1;
            padding: 0 6px;
            color: #105cb6
        }

        .partner-list .partner-legend li.spsi:before, .partner-list table .spsi:after {
            content: "SPSI";
            background-color: #dbe3e8;
            padding: 0 6px;
            color: #73838e
        }

.partner-list {
    background: rgba(27,59,111,1);
    background: -moz-linear-gradient(top,rgba(27,59,111,1) 0%,rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(27,59,111,1)),color-stop(100%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top,rgba(27,59,111,1) 0%,rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top,rgba(27,59,111,1) 0%,rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top,rgba(27,59,111,1) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom,rgba(27,59,111,1) 0%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1b3b6f',endColorstr='#ffffff',GradientType=0)
}

    .partner-list table.partners {
        margin: 15px 0 30px 0;
        -webkit-box-shadow: 0 4px 5px -3px rgba(199,199,199,1);
        -moz-box-shadow: 0 4px 5px -3px rgba(199,199,199,1);
        box-shadow: 0 4px 5px -3px rgba(199,199,199,1)
    }

    .partner-list table {
        border-spacing: 1;
        border-collapse: collapse;
        background: white;
        border-radius: 3px;
        overflow: hidden;
        width: 100%;
        margin: 0 auto;
        position: relative
    }

        .partner-list table * {
            position: relative
        }

        .partner-list table td, .partner-list table th {
            padding-left: 8px;
            font-size: 14px
        }

        .partner-list table th {
            font-weight: 600
        }

        .partner-list table thead tr {
            height: 30px;
            background: #f7f7f7
        }

        .partner-list table tbody tr {
            height: 30px;
            border-bottom: 1px solid #eee
        }

            .partner-list table tbody tr:last-child {
                border: 0
            }

        .partner-list table td, .partner-list table th {
            text-align: left
        }

            .partner-list table td.l, .partner-list table th.l {
                text-align: right
            }

            .partner-list table td.c, .partner-list table th.c {
                text-align: center
            }

            .partner-list table td.r, .partner-list table th.r {
                text-align: center
            }

.migrate-bg {
    background: url(/images/default-source/static/promo/etap-migrate-banner.jpg) top/cover no-repeat #105cb6
}

.safety-month-banner .content {
    padding-top: 0;
    padding-bottom: 0
}

.safety-month-banner {
    background: url(/images/default-source/static/promo/safety-month-promo.jpg) center/cover no-repeat;
    background-color: #111 !important
}

.vertically-align {
    display: table-cell;
    vertical-align: middle
}

.promo-side-panel {
    padding: 0
}

.support-links .support-desc {
    font-size: 14px
}

.support-links {
    height: 100%;
    background-color: #f9f9f9;
    margin-bottom: 15px;
    padding: 20px;
    display: block;
    text-align: center;
    border-radius: 3px;
    position: relative
}

    .support-links .glyphicon {
        background-color: #105cb6;
        color: #FFF;
        padding: 15px;
        border-radius: 50%
    }

.summary .well {
    background-color: #FFF;
    border-radius: 0;
    padding: 150px 0 30px;
    position: relative;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px
}

    .summary .well::before {
        background: url(/images/default-source/Icons/etap-capabilities-icon.png?Status=Temp&sfvrsn=2) 0 0/130px auto no-repeat;
        content: "";
        height: 130px;
        width: 130px;
        left: 0;
        position: absolute;
        top: 0
    }

    .summary .well.card2::before {
        background-position: 0 -130px
    }

    .summary .well.card3::before {
        background-position: 0 -260px
    }

    .summary .well.card4::before {
        background-position: 0 -390px
    }

    .summary .well.card5::before {
        background-position: 0 -520px
    }

.summary h2 {
    line-height: 1.4em;
    margin-bottom: 30px
}

.summary .well h3 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    color: #333;
    line-height: 1.4em
}

.safety-month-banner .label-success {
    background-color: rgba(255,255,255,.1)
}

.safety-month-banner .label {
    border-radius: 3px;
    color: #fff;
    display: inline;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: .05em;
    line-height: 2em;
    padding: .2em .6em .3em;
    text-align: center;
    text-transform: capitalize;
    vertical-align: baseline;
    white-space: nowrap
}

.well-promo .sfFieldWrp input, .well-promo input {
    color: #333;
    width: 100%
}

.productov__btn, .productov__btnsm {
    background-color: #f9f9f9;
    font-size: 18px;
    line-height: 1.4em;
    padding: 12px 60px 12px 14px;
    position: inherit;
    right: 0;
    top: 0;
    border-radius: 3px;
    display: inline-block;
    border-radius: 3px;
    margin-top: 30px
}

    .productov__btn:hover, .productov__btnsm:hover {
        background-color: #eee
    }

    .productov__btn .productov__btn--default::after, .productov__btnsm .productov__btn--default::after {
        background-color: #105cb6;
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px;
        color: #fff;
        content: "\e080";
        font-family: "glyphicons halflings";
        padding: 12px 14px;
        position: absolute;
        right: 0;
        top: 0
    }

.yamm .nav, .yamm .collapse, .yamm .dropup, .yamm .dropdown {
    position: static
}

.yamm .container {
    position: relative
}

.yamm .dropdown-menu {
    left: auto
}

.yamm .yamm-content {
    padding: 0 30px
}

.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 0;
    right: 0
}

.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

    .slick-list:focus {
        outline: none
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand
    }

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    padding-bottom: 20px
}

    .slick-track:before, .slick-track:after {
        display: table;
        content: ''
    }

    .slick-track:after {
        clear: both
    }

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent
}

    .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
        color: transparent;
        outline: none;
        background: transparent
    }

        .slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
            opacity: 1
        }

    .slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
        opacity: .25
    }

    .slick-prev:before, .slick-next:before {
        font-family: 'slick';
        font-size: 20px;
        line-height: 1;
        opacity: .75;
        color: white;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }

.slick-prev {
    left: -25px
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto
}

.slick-next {
    right: -25px
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

    .slick-dots li {
        position: relative;
        display: inline-block;
        width: 20px;
        height: 20px;
        margin: 0 5px;
        padding: 0;
        cursor: pointer
    }

        .slick-dots li button {
            font-size: 0;
            line-height: 0;
            display: block;
            width: 20px;
            height: 20px;
            padding: 5px;
            cursor: pointer;
            color: transparent;
            border: 0;
            outline: none;
            background: transparent
        }

            .slick-dots li button:hover, .slick-dots li button:focus {
                outline: none
            }

                .slick-dots li button:hover:before, .slick-dots li button:focus:before {
                    opacity: 1
                }

            .slick-dots li button:before {
                font-family: 'slick';
                font-size: 6px;
                line-height: 20px;
                position: absolute;
                top: 0;
                left: 0;
                width: 20px;
                height: 20px;
                content: '•';
                text-align: center;
                opacity: 1;
                color: #e9f0f8;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale
            }

        .slick-dots li.slick-active button:before {
            opacity: 1;
            color: #105cb6
        }

.slick-prev::before {
    content: "\e079"
}

.slick-next::before {
    content: "\e080"
}

.slick-prev::before, .slick-next::before {
    color: #666;
    font-family: "Glyphicons Halflings"
}

.slick-prev.slick-arrow, .slick-next.slick-arrow {
    padding: 6px;
    background-color: rgba(255,255,255,.8);
    height: 50px;
    width: 50px;
    border-radius: 25px;
    z-index: 100;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12)
}

.slick-slider .caption {
    padding: 10px 0
}

.slick-slider h3 {
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 400
}

.center.slick-slider h3 {
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 400
}

.slick-dots li::before {
    content: normal
}

.slick-dots li button:before {
    font-size: 48px
}

.slick-slider .thumbnail {
    margin-bottom: 0
}

.responsive.slick-slider .thumbnail {
    background-color: #f9f9f9;
    border: 1px solid #ededed;
    border-radius: 3px;
    transition: box-shadow .25s
}

    .responsive.slick-slider .thumbnail .caption {
        padding: 15px;
        min-height: 105px
    }

    .responsive.slick-slider .thumbnail:hover {
        box-shadow: 0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);
        z-index: 9999
    }

.slick-prev.slick-disabled, .slick-next.slick-disabled {
    opacity: 0
}

.container-default .slick-dots li::before {
    content: normal
}

@media only screen and (min-width:320px) and (max-width:480px) {
    .summit-ov-table tr {
        font-size: 18px
    }

    .summit-ov-table th {
        display: none
    }

    .summit-ov-table td {
        display: block;
        border-bottom: 1px solid #DDD
    }

        .summit-ov-table td:last-child {
            border-bottom: 0
        }

    .summit-ov-table p {
        margin-bottom: 0
    }

    .summit-ov-table td, .summit-ov-table th {
        border-right: 0
    }

    .summit-ov-table h4 {
        margin: 0;
        display: initial
    }
}

@media only screen and (min-width:480px) {
    .mo-modal .thumbnail {
        min-height: 150px
    }

    .mo-modal h3 {
        margin-bottom: 0
    }
}

@media screen and (max-width:768px) {
    .mo-description .lead {
        padding: 30px 0
    }

    .mo-description {
        padding: 50px 0 0
    }

    .mo-modal h3, .mo-modal h3 a {
        font-size: 16px
    }

    .section-modeling-operation .glyphicon {
        display: initial
    }

    .solution-partner .thumbnail .caption p {
        height: 100%;
        font-size: 14px;
        display: table-cell
    }

    .partner-list table {
        display: block
    }

        .partner-list table > *, .partner-list table tr, .partner-list table td, .partner-list table th {
            display: block
        }

        .partner-list table thead {
            display: none
        }

        .partner-list table tbody tr {
            height: auto;
            padding: 8px 0
        }

            .partner-list table tbody tr td {
                padding-left: 45%;
                margin-bottom: 5px;
                font-size: 14px;
                line-height: 1.4em
            }

                .partner-list table tbody tr td:last-child {
                    margin-bottom: 0
                }

                .partner-list table tbody tr td:before {
                    position: absolute;
                    font-weight: 400;
                    font-size: 14px;
                    width: 40%;
                    left: 10px;
                    top: 0
                }

                .partner-list table tbody tr td:nth-child(1):before {
                    content: "Company"
                }

                .partner-list table tbody tr td:nth-child(2):before {
                    content: "Country"
                }

                .partner-list table tbody tr td:nth-child(3):before {
                    content: "Partner ID"
                }

                .partner-list table tbody tr td:nth-child(4):before {
                    content: "Website Link"
                }
}

@media only screen and (min-width:768px) {
    .summit-overview h2 {
        margin-bottom: 30px
    }

    .overview-link {
        font-size: 18px;
        width: 40%
    }

    .productov__select select {
        font-size: 28px;
        height: 60px
    }

    .productov__select::after {
        padding: 16px 18px 0
    }

    .productov__select .selectOption option {
        font-size: 18px
    }

    .nav--productov .type-tabs.threecol ul li:first-child {
        display: inherit;
        width: 16%;
        padding: 0 2%
    }

    .nav--productov .type-tabs.threecol ul li:nth-child(2), .nav--productov .type-tabs.threecol ul li:nth-child(3) {
        width: 41%
    }

    .nav--productov .type-tabs ul li label {
        font-size: 18px;
        font-weight: 600;
        padding-top: 16px
    }

    .nav--productov .type-tabs .type-block {
        display: inherit
    }

    .nav--productov .type-tabs {
        height: 65px
    }

    .why-etap ul li {
        padding: 20px 0 20px 70px
    }

    .why-etap .subtext {
        display: initial;
        margin-top: 0
    }

    .progress-section {
        margin-bottom: 20px
    }

    .counter-section {
        margin-bottom: 20px
    }

    .title-bar__content {
        width: 60%
    }

    .quicklinks .title-bar__content {
        width: 20%
    }

    .title-bar__content.sector-video {
        width: 26%
    }

    .well-promo #contentPlaceholder_C001_ctl00_ctl00_RegisterUserBtn:hover {
        background-color: #105cb6;
        border-color: #105cb6;
        color: #FFF
    }

    input:-webkit-autofill {
        -webkit-box-shadow: 0 0 0 1000px #FFF inset !important
    }

    .solution-partner .thumbnail .caption p {
        height: 100%;
        min-height: 330px;
        font-size: 18px
    }

    .promo-side-panel {
        padding: 0 30px !important
    }

    .support-links {
        height: 260px
    }

        .support-links .link-wrp {
            right: 41%
        }

        .support-links .support-desc {
            font-size: 16px
        }

    .summary .subtext {
        display: initial;
        margin-top: 0
    }

    .summary .well {
        padding: 0 0 30px 150px
    }

        .summary .well::before {
            background: url(/images/default-source/Icons/etap-capabilities-icon.png?Status=Temp&sfvrsn=2) 0 0/120px auto no-repeat;
            content: "";
            height: 120px;
            width: 120px;
            left: 0;
            position: absolute;
            top: 0
        }

        .summary .well.card2::before {
            background-position: 0 -120px
        }

        .summary .well.card3::before {
            background-position: 0 -240px
        }

        .summary .well.card4::before {
            background-position: 0 -360px
        }

        .summary .well.card5::before {
            background-position: 0 -480px
        }

    .summary h2 {
        line-height: 1.4em;
        margin-bottom: 50px
    }

    .summary .well h3 {
        font-size: 22px
    }

    .summary .sub {
        display: initial;
        font-size: 18px
    }

    .summary .panel-title {
        margin-top: 15px;
        margin-bottom: 15px;
        font-size: 18px
    }

        .summary .panel-title:after {
            top: 12px
        }

    .summary .well ul {
        margin-bottom: 0
    }

    .productov__btnsm {
        position: inherit;
        right: 0;
        top: 0
    }

    .productov__btn {
        position: absolute;
        right: 15px;
        top: -145px
    }
}

@media only screen and (min-width:992px) {
    .overview-link {
        width: 100%
    }
}

@media only screen and (min-width:1200px) {
    .section-modeling-operation .glyphicon {
        display: none
    }

    .section-modeling-operation .panel {
        display: inherit
    }

    .section-modeling-operation {
        position: relative;
        min-height: 950px;
        padding-top: 100px
    }

    .productov__btnsm {
        position: absolute;
        top: -145px
    }

    .solution-partner .thumbnail .caption p {
        height: 100%;
        min-height: 280px;
        font-size: 18px
    }
}

@media only screen and (min-width:641px) and (max-width:992px) {
    .modeling-operation-info {
        margin: 0 100px
    }
}

@media only screen and (min-width:515px) and (max-width:640px) {
    .modeling-operation-info {
        margin: 0 100px
    }
}
