﻿#ym-imported html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

#ym-imported body {
    margin: 0;
}

#ym-imported article, #ym-imported aside, #ym-imported details, #ym-imported figcaption, #ym-imported figure, #ym-imported footer, #ym-imported header, #ym-imported hgroup, #ym-imported main, #ym-imported menu, #ym-imported nav, #ym-imported section, #ym-imported summary {
    display: block;
}

#ym-imported audio, #ym-imported canvas, #ym-imported progress, #ym-imported video {
    display: inline-block;
    vertical-align: baseline;
}

    #ym-imported audio:not([controls]) {
        display: none;
        height: 0;
    }

#ym-imported [hidden], #ym-imported template {
    display: none;
}

#ym-imported a {
    background-color: transparent;
}

    #ym-imported a:active, #ym-imported a:hover {
        outline: 0;
    }

#ym-imported abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    -moz-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

#ym-imported b, #ym-imported strong {
    font-weight: 700;
}

#ym-imported dfn {
    font-style: italic;
}

#ym-imported h1 {
    font-size: 2em;
    margin: .67em 0;
}

#ym-imported mark {
    background: #ff0;
    color: #000;
}

#ym-imported small {
    font-size: 80%;
}

#ym-imported sub, #ym-imported sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

#ym-imported sup {
    top: -.5em;
}

#ym-imported sub {
    bottom: -.25em;
}

#ym-imported img {
    border: 0;
}

#ym-imported svg:not(:root) {
    overflow: hidden;
}

#ym-imported figure {
    margin: 1em 40px;
}

#ym-imported hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

#ym-imported pre {
    overflow: auto;
}

#ym-imported code, #ym-imported kbd, #ym-imported pre, #ym-imported samp {
    font-family: monospace,monospace;
    font-size: 1em;
}

#ym-imported button, #ym-imported input, #ym-imported optgroup, #ym-imported select, #ym-imported textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

#ym-imported button {
    overflow: visible;
}

#ym-imported button, #ym-imported select {
    text-transform: none;
}

#ym-imported button, #ym-imported html input[type=button], #ym-imported input[type=reset], #ym-imported input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

    #ym-imported button[disabled], #ym-imported html input[disabled] {
        cursor: default;
    }

    #ym-imported button::-moz-focus-inner, #ym-imported input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

#ym-imported input {
    line-height: normal;
}

    #ym-imported input[type=checkbox], #ym-imported input[type=radio] {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0;
    }

    #ym-imported input[type=number]::-webkit-inner-spin-button, #ym-imported input[type=number]::-webkit-outer-spin-button {
        height: auto;
    }

    #ym-imported input[type=search] {
        -webkit-appearance: textfield;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

        #ym-imported input[type=search]::-webkit-search-cancel-button, #ym-imported input[type=search]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

#ym-imported fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

#ym-imported legend {
    border: 0;
    padding: 0;
}

#ym-imported textarea {
    overflow: auto;
}

#ym-imported optgroup {
    font-weight: 700;
}

#ym-imported table {
    border-collapse: collapse;
    border-spacing: 0;
}

#ym-imported td, #ym-imported th {
    padding: 0;
}

@media print {
    #ym-imported *, #ym-imported :after, #ym-imported :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    #ym-imported a, #ym-imported a:visited {
        text-decoration: underline;
    }

        #ym-imported a[href]:after {
            content: " (" attr(href) ")";
        }

    #ym-imported abbr[title]:after {
        content: " (" attr(title) ")";
    }

    #ym-imported a[href^="#"]:after, #ym-imported a[href^="javascript:"]:after {
        content: "";
    }

    #ym-imported blockquote, #ym-imported pre {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    #ym-imported thead {
        display: table-header-group;
    }

    #ym-imported img, #ym-imported tr {
        page-break-inside: avoid;
    }

    #ym-imported img {
        max-width: 100% !important;
    }

    #ym-imported h2, #ym-imported h3, #ym-imported p {
        orphans: 3;
        widows: 3;
    }

    #ym-imported h2, #ym-imported h3 {
        page-break-after: avoid;
    }

    #ym-imported .navbar {
        display: none;
    }

    #ym-imported .btn > .caret, #ym-imported .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }

    #ym-imported .label {
        border: 1px solid #000;
    }

    #ym-imported .table {
        border-collapse: collapse !important;
    }

        #ym-imported .table td, #ym-imported .table th {
            background-color: #fff !important;
        }

    #ym-imported .table-bordered td, #ym-imported .table-bordered th {
        border: 1px solid #ddd !important;
    }
}

@@font-face {
    #ym-imported {
        font-family: "Glyphicons Halflings";
        src: url(../fonts/glyphicons-halflings-regular.eot);
        src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
    }
}

#ym-imported .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;
}

#ym-imported .glyphicon-asterisk:before {
    content: "\002a";
}

#ym-imported .glyphicon-plus:before {
    content: "\002b";
}

#ym-imported .glyphicon-eur:before, #ym-imported .glyphicon-euro:before {
    content: "\20ac";
}

#ym-imported .glyphicon-minus:before {
    content: "\2212";
}

#ym-imported .glyphicon-cloud:before {
    content: "\2601";
}

#ym-imported .glyphicon-envelope:before {
    content: "\2709";
}

#ym-imported .glyphicon-pencil:before {
    content: "\270f";
}

#ym-imported .glyphicon-glass:before {
    content: "\e001";
}

#ym-imported .glyphicon-music:before {
    content: "\e002";
}

#ym-imported .glyphicon-search:before {
    content: "\e003";
}

#ym-imported .glyphicon-heart:before {
    content: "\e005";
}

#ym-imported .glyphicon-star:before {
    content: "\e006";
}

#ym-imported .glyphicon-star-empty:before {
    content: "\e007";
}

#ym-imported .glyphicon-user:before {
    content: "\e008";
}

#ym-imported .glyphicon-film:before {
    content: "\e009";
}

#ym-imported .glyphicon-th-large:before {
    content: "\e010";
}

#ym-imported .glyphicon-th:before {
    content: "\e011";
}

#ym-imported .glyphicon-th-list:before {
    content: "\e012";
}

#ym-imported .glyphicon-ok:before {
    content: "\e013";
}

#ym-imported .glyphicon-remove:before {
    content: "\e014";
}

#ym-imported .glyphicon-zoom-in:before {
    content: "\e015";
}

#ym-imported .glyphicon-zoom-out:before {
    content: "\e016";
}

#ym-imported .glyphicon-off:before {
    content: "\e017";
}

#ym-imported .glyphicon-signal:before {
    content: "\e018";
}

#ym-imported .glyphicon-cog:before {
    content: "\e019";
}

#ym-imported .glyphicon-trash:before {
    content: "\e020";
}

#ym-imported .glyphicon-home:before {
    content: "\e021";
}

#ym-imported .glyphicon-file:before {
    content: "\e022";
}

#ym-imported .glyphicon-time:before {
    content: "\e023";
}

#ym-imported .glyphicon-road:before {
    content: "\e024";
}

#ym-imported .glyphicon-download-alt:before {
    content: "\e025";
}

#ym-imported .glyphicon-download:before {
    content: "\e026";
}

#ym-imported .glyphicon-upload:before {
    content: "\e027";
}

#ym-imported .glyphicon-inbox:before {
    content: "\e028";
}

#ym-imported .glyphicon-play-circle:before {
    content: "\e029";
}

#ym-imported .glyphicon-repeat:before {
    content: "\e030";
}

#ym-imported .glyphicon-refresh:before {
    content: "\e031";
}

#ym-imported .glyphicon-list-alt:before {
    content: "\e032";
}

#ym-imported .glyphicon-lock:before {
    content: "\e033";
}

#ym-imported .glyphicon-flag:before {
    content: "\e034";
}

#ym-imported .glyphicon-headphones:before {
    content: "\e035";
}

#ym-imported .glyphicon-volume-off:before {
    content: "\e036";
}

#ym-imported .glyphicon-volume-down:before {
    content: "\e037";
}

#ym-imported .glyphicon-volume-up:before {
    content: "\e038";
}

#ym-imported .glyphicon-qrcode:before {
    content: "\e039";
}

#ym-imported .glyphicon-barcode:before {
    content: "\e040";
}

#ym-imported .glyphicon-tag:before {
    content: "\e041";
}

#ym-imported .glyphicon-tags:before {
    content: "\e042";
}

#ym-imported .glyphicon-book:before {
    content: "\e043";
}

#ym-imported .glyphicon-bookmark:before {
    content: "\e044";
}

#ym-imported .glyphicon-print:before {
    content: "\e045";
}

#ym-imported .glyphicon-camera:before {
    content: "\e046";
}

#ym-imported .glyphicon-font:before {
    content: "\e047";
}

#ym-imported .glyphicon-bold:before {
    content: "\e048";
}

#ym-imported .glyphicon-italic:before {
    content: "\e049";
}

#ym-imported .glyphicon-text-height:before {
    content: "\e050";
}

#ym-imported .glyphicon-text-width:before {
    content: "\e051";
}

#ym-imported .glyphicon-align-left:before {
    content: "\e052";
}

#ym-imported .glyphicon-align-center:before {
    content: "\e053";
}

#ym-imported .glyphicon-align-right:before {
    content: "\e054";
}

#ym-imported .glyphicon-align-justify:before {
    content: "\e055";
}

#ym-imported .glyphicon-list:before {
    content: "\e056";
}

#ym-imported .glyphicon-indent-left:before {
    content: "\e057";
}

#ym-imported .glyphicon-indent-right:before {
    content: "\e058";
}

#ym-imported .glyphicon-facetime-video:before {
    content: "\e059";
}

#ym-imported .glyphicon-picture:before {
    content: "\e060";
}

#ym-imported .glyphicon-map-marker:before {
    content: "\e062";
}

#ym-imported .glyphicon-adjust:before {
    content: "\e063";
}

#ym-imported .glyphicon-tint:before {
    content: "\e064";
}

#ym-imported .glyphicon-edit:before {
    content: "\e065";
}

#ym-imported .glyphicon-share:before {
    content: "\e066";
}

#ym-imported .glyphicon-check:before {
    content: "\e067";
}

#ym-imported .glyphicon-move:before {
    content: "\e068";
}

#ym-imported .glyphicon-step-backward:before {
    content: "\e069";
}

#ym-imported .glyphicon-fast-backward:before {
    content: "\e070";
}

#ym-imported .glyphicon-backward:before {
    content: "\e071";
}

#ym-imported .glyphicon-play:before {
    content: "\e072";
}

#ym-imported .glyphicon-pause:before {
    content: "\e073";
}

#ym-imported .glyphicon-stop:before {
    content: "\e074";
}

#ym-imported .glyphicon-forward:before {
    content: "\e075";
}

#ym-imported .glyphicon-fast-forward:before {
    content: "\e076";
}

#ym-imported .glyphicon-step-forward:before {
    content: "\e077";
}

#ym-imported .glyphicon-eject:before {
    content: "\e078";
}

#ym-imported .glyphicon-chevron-left:before {
    content: "\e079";
}

#ym-imported .glyphicon-chevron-right:before {
    content: "\e080";
}

#ym-imported .glyphicon-plus-sign:before {
    content: "\e081";
}

#ym-imported .glyphicon-minus-sign:before {
    content: "\e082";
}

#ym-imported .glyphicon-remove-sign:before {
    content: "\e083";
}

#ym-imported .glyphicon-ok-sign:before {
    content: "\e084";
}

#ym-imported .glyphicon-question-sign:before {
    content: "\e085";
}

#ym-imported .glyphicon-info-sign:before {
    content: "\e086";
}

#ym-imported .glyphicon-screenshot:before {
    content: "\e087";
}

#ym-imported .glyphicon-remove-circle:before {
    content: "\e088";
}

#ym-imported .glyphicon-ok-circle:before {
    content: "\e089";
}

#ym-imported .glyphicon-ban-circle:before {
    content: "\e090";
}

#ym-imported .glyphicon-arrow-left:before {
    content: "\e091";
}

#ym-imported .glyphicon-arrow-right:before {
    content: "\e092";
}

#ym-imported .glyphicon-arrow-up:before {
    content: "\e093";
}

#ym-imported .glyphicon-arrow-down:before {
    content: "\e094";
}

#ym-imported .glyphicon-share-alt:before {
    content: "\e095";
}

#ym-imported .glyphicon-resize-full:before {
    content: "\e096";
}

#ym-imported .glyphicon-resize-small:before {
    content: "\e097";
}

#ym-imported .glyphicon-exclamation-sign:before {
    content: "\e101";
}

#ym-imported .glyphicon-gift:before {
    content: "\e102";
}

#ym-imported .glyphicon-leaf:before {
    content: "\e103";
}

#ym-imported .glyphicon-fire:before {
    content: "\e104";
}

#ym-imported .glyphicon-eye-open:before {
    content: "\e105";
}

#ym-imported .glyphicon-eye-close:before {
    content: "\e106";
}

#ym-imported .glyphicon-warning-sign:before {
    content: "\e107";
}

#ym-imported .glyphicon-plane:before {
    content: "\e108";
}

#ym-imported .glyphicon-calendar:before {
    content: "\e109";
}

#ym-imported .glyphicon-random:before {
    content: "\e110";
}

#ym-imported .glyphicon-comment:before {
    content: "\e111";
}

#ym-imported .glyphicon-magnet:before {
    content: "\e112";
}

#ym-imported .glyphicon-chevron-up:before {
    content: "\e113";
}

#ym-imported .glyphicon-chevron-down:before {
    content: "\e114";
}

#ym-imported .glyphicon-retweet:before {
    content: "\e115";
}

#ym-imported .glyphicon-shopping-cart:before {
    content: "\e116";
}

#ym-imported .glyphicon-folder-close:before {
    content: "\e117";
}

#ym-imported .glyphicon-folder-open:before {
    content: "\e118";
}

#ym-imported .glyphicon-resize-vertical:before {
    content: "\e119";
}

#ym-imported .glyphicon-resize-horizontal:before {
    content: "\e120";
}

#ym-imported .glyphicon-hdd:before {
    content: "\e121";
}

#ym-imported .glyphicon-bullhorn:before {
    content: "\e122";
}

#ym-imported .glyphicon-bell:before {
    content: "\e123";
}

#ym-imported .glyphicon-certificate:before {
    content: "\e124";
}

#ym-imported .glyphicon-thumbs-up:before {
    content: "\e125";
}

#ym-imported .glyphicon-thumbs-down:before {
    content: "\e126";
}

#ym-imported .glyphicon-hand-right:before {
    content: "\e127";
}

#ym-imported .glyphicon-hand-left:before {
    content: "\e128";
}

#ym-imported .glyphicon-hand-up:before {
    content: "\e129";
}

#ym-imported .glyphicon-hand-down:before {
    content: "\e130";
}

#ym-imported .glyphicon-circle-arrow-right:before {
    content: "\e131";
}

#ym-imported .glyphicon-circle-arrow-left:before {
    content: "\e132";
}

#ym-imported .glyphicon-circle-arrow-up:before {
    content: "\e133";
}

#ym-imported .glyphicon-circle-arrow-down:before {
    content: "\e134";
}

#ym-imported .glyphicon-globe:before {
    content: "\e135";
}

#ym-imported .glyphicon-wrench:before {
    content: "\e136";
}

#ym-imported .glyphicon-tasks:before {
    content: "\e137";
}

#ym-imported .glyphicon-filter:before {
    content: "\e138";
}

#ym-imported .glyphicon-briefcase:before {
    content: "\e139";
}

#ym-imported .glyphicon-fullscreen:before {
    content: "\e140";
}

#ym-imported .glyphicon-dashboard:before {
    content: "\e141";
}

#ym-imported .glyphicon-paperclip:before {
    content: "\e142";
}

#ym-imported .glyphicon-heart-empty:before {
    content: "\e143";
}

#ym-imported .glyphicon-link:before {
    content: "\e144";
}

#ym-imported .glyphicon-phone:before {
    content: "\e145";
}

#ym-imported .glyphicon-pushpin:before {
    content: "\e146";
}

#ym-imported .glyphicon-usd:before {
    content: "\e148";
}

#ym-imported .glyphicon-gbp:before {
    content: "\e149";
}

#ym-imported .glyphicon-sort:before {
    content: "\e150";
}

#ym-imported .glyphicon-sort-by-alphabet:before {
    content: "\e151";
}

#ym-imported .glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}

#ym-imported .glyphicon-sort-by-order:before {
    content: "\e153";
}

#ym-imported .glyphicon-sort-by-order-alt:before {
    content: "\e154";
}

#ym-imported .glyphicon-sort-by-attributes:before {
    content: "\e155";
}

#ym-imported .glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}

#ym-imported .glyphicon-unchecked:before {
    content: "\e157";
}

#ym-imported .glyphicon-expand:before {
    content: "\e158";
}

#ym-imported .glyphicon-collapse-down:before {
    content: "\e159";
}

#ym-imported .glyphicon-collapse-up:before {
    content: "\e160";
}

#ym-imported .glyphicon-log-in:before {
    content: "\e161";
}

#ym-imported .glyphicon-flash:before {
    content: "\e162";
}

#ym-imported .glyphicon-log-out:before {
    content: "\e163";
}

#ym-imported .glyphicon-new-window:before {
    content: "\e164";
}

#ym-imported .glyphicon-record:before {
    content: "\e165";
}

#ym-imported .glyphicon-save:before {
    content: "\e166";
}

#ym-imported .glyphicon-open:before {
    content: "\e167";
}

#ym-imported .glyphicon-saved:before {
    content: "\e168";
}

#ym-imported .glyphicon-import:before {
    content: "\e169";
}

#ym-imported .glyphicon-export:before {
    content: "\e170";
}

#ym-imported .glyphicon-send:before {
    content: "\e171";
}

#ym-imported .glyphicon-floppy-disk:before {
    content: "\e172";
}

#ym-imported .glyphicon-floppy-saved:before {
    content: "\e173";
}

#ym-imported .glyphicon-floppy-remove:before {
    content: "\e174";
}

#ym-imported .glyphicon-floppy-save:before {
    content: "\e175";
}

#ym-imported .glyphicon-floppy-open:before {
    content: "\e176";
}

#ym-imported .glyphicon-credit-card:before {
    content: "\e177";
}

#ym-imported .glyphicon-transfer:before {
    content: "\e178";
}

#ym-imported .glyphicon-cutlery:before {
    content: "\e179";
}

#ym-imported .glyphicon-header:before {
    content: "\e180";
}

#ym-imported .glyphicon-compressed:before {
    content: "\e181";
}

#ym-imported .glyphicon-earphone:before {
    content: "\e182";
}

#ym-imported .glyphicon-phone-alt:before {
    content: "\e183";
}

#ym-imported .glyphicon-tower:before {
    content: "\e184";
}

#ym-imported .glyphicon-stats:before {
    content: "\e185";
}

#ym-imported .glyphicon-sd-video:before {
    content: "\e186";
}

#ym-imported .glyphicon-hd-video:before {
    content: "\e187";
}

#ym-imported .glyphicon-subtitles:before {
    content: "\e188";
}

#ym-imported .glyphicon-sound-stereo:before {
    content: "\e189";
}

#ym-imported .glyphicon-sound-dolby:before {
    content: "\e190";
}

#ym-imported .glyphicon-sound-5-1:before {
    content: "\e191";
}

#ym-imported .glyphicon-sound-6-1:before {
    content: "\e192";
}

#ym-imported .glyphicon-sound-7-1:before {
    content: "\e193";
}

#ym-imported .glyphicon-copyright-mark:before {
    content: "\e194";
}

#ym-imported .glyphicon-registration-mark:before {
    content: "\e195";
}

#ym-imported .glyphicon-cloud-download:before {
    content: "\e197";
}

#ym-imported .glyphicon-cloud-upload:before {
    content: "\e198";
}

#ym-imported .glyphicon-tree-conifer:before {
    content: "\e199";
}

#ym-imported .glyphicon-tree-deciduous:before {
    content: "\e200";
}

#ym-imported .glyphicon-cd:before {
    content: "\e201";
}

#ym-imported .glyphicon-save-file:before {
    content: "\e202";
}

#ym-imported .glyphicon-open-file:before {
    content: "\e203";
}

#ym-imported .glyphicon-level-up:before {
    content: "\e204";
}

#ym-imported .glyphicon-copy:before {
    content: "\e205";
}

#ym-imported .glyphicon-paste:before {
    content: "\e206";
}

#ym-imported .glyphicon-alert:before {
    content: "\e209";
}

#ym-imported .glyphicon-equalizer:before {
    content: "\e210";
}

#ym-imported .glyphicon-king:before {
    content: "\e211";
}

#ym-imported .glyphicon-queen:before {
    content: "\e212";
}

#ym-imported .glyphicon-pawn:before {
    content: "\e213";
}

#ym-imported .glyphicon-bishop:before {
    content: "\e214";
}

#ym-imported .glyphicon-knight:before {
    content: "\e215";
}

#ym-imported .glyphicon-baby-formula:before {
    content: "\e216";
}

#ym-imported .glyphicon-tent:before {
    content: "\26fa";
}

#ym-imported .glyphicon-blackboard:before {
    content: "\e218";
}

#ym-imported .glyphicon-bed:before {
    content: "\e219";
}

#ym-imported .glyphicon-apple:before {
    content: "\f8ff";
}

#ym-imported .glyphicon-erase:before {
    content: "\e221";
}

#ym-imported .glyphicon-hourglass:before {
    content: "\231b";
}

#ym-imported .glyphicon-lamp:before {
    content: "\e223";
}

#ym-imported .glyphicon-duplicate:before {
    content: "\e224";
}

#ym-imported .glyphicon-piggy-bank:before {
    content: "\e225";
}

#ym-imported .glyphicon-scissors:before {
    content: "\e226";
}

#ym-imported .glyphicon-bitcoin:before {
    content: "\e227";
}

#ym-imported .glyphicon-btc:before {
    content: "\e227";
}

#ym-imported .glyphicon-xbt:before {
    content: "\e227";
}

#ym-imported .glyphicon-yen:before {
    content: "\00a5";
}

#ym-imported .glyphicon-jpy:before {
    content: "\00a5";
}

#ym-imported .glyphicon-ruble:before {
    content: "\20bd";
}

#ym-imported .glyphicon-rub:before {
    content: "\20bd";
}

#ym-imported .glyphicon-scale:before {
    content: "\e230";
}

#ym-imported .glyphicon-ice-lolly:before {
    content: "\e231";
}

#ym-imported .glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}

#ym-imported .glyphicon-education:before {
    content: "\e233";
}

#ym-imported .glyphicon-option-horizontal:before {
    content: "\e234";
}

#ym-imported .glyphicon-option-vertical:before {
    content: "\e235";
}

#ym-imported .glyphicon-menu-hamburger:before {
    content: "\e236";
}

#ym-imported .glyphicon-modal-window:before {
    content: "\e237";
}

#ym-imported .glyphicon-oil:before {
    content: "\e238";
}

#ym-imported .glyphicon-grain:before {
    content: "\e239";
}

#ym-imported .glyphicon-sunglasses:before {
    content: "\e240";
}

#ym-imported .glyphicon-text-size:before {
    content: "\e241";
}

#ym-imported .glyphicon-text-color:before {
    content: "\e242";
}

#ym-imported .glyphicon-text-background:before {
    content: "\e243";
}

#ym-imported .glyphicon-object-align-top:before {
    content: "\e244";
}

#ym-imported .glyphicon-object-align-bottom:before {
    content: "\e245";
}

#ym-imported .glyphicon-object-align-horizontal:before {
    content: "\e246";
}

#ym-imported .glyphicon-object-align-left:before {
    content: "\e247";
}

#ym-imported .glyphicon-object-align-vertical:before {
    content: "\e248";
}

#ym-imported .glyphicon-object-align-right:before {
    content: "\e249";
}

#ym-imported .glyphicon-triangle-right:before {
    content: "\e250";
}

#ym-imported .glyphicon-triangle-left:before {
    content: "\e251";
}

#ym-imported .glyphicon-triangle-bottom:before {
    content: "\e252";
}

#ym-imported .glyphicon-triangle-top:before {
    content: "\e253";
}

#ym-imported .glyphicon-console:before {
    content: "\e254";
}

#ym-imported .glyphicon-superscript:before {
    content: "\e255";
}

#ym-imported .glyphicon-subscript:before {
    content: "\e256";
}

#ym-imported .glyphicon-menu-left:before {
    content: "\e257";
}

#ym-imported .glyphicon-menu-right:before {
    content: "\e258";
}

#ym-imported .glyphicon-menu-down:before {
    content: "\e259";
}

#ym-imported .glyphicon-menu-up:before {
    content: "\e260";
}

#ym-imported * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#ym-imported :after, #ym-imported :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#ym-imported html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}

#ym-imported body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}

#ym-imported button, #ym-imported input, #ym-imported select, #ym-imported textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

#ym-imported a {
    color: #337ab7;
    text-decoration: none;
}

    #ym-imported a:focus, #ym-imported a:hover {
        color: #23527c;
        text-decoration: underline;
    }

    #ym-imported a:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

#ym-imported figure {
    margin: 0;
}

#ym-imported img {
    vertical-align: middle;
}

#ym-imported .carousel-inner > .item > a > img, #ym-imported .carousel-inner > .item > img, #ym-imported .img-responsive, #ym-imported .thumbnail a > img, #ym-imported .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
}

#ym-imported .img-rounded {
    border-radius: 6px;
}

#ym-imported .img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

#ym-imported .img-circle {
    border-radius: 50%;
}

#ym-imported hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

#ym-imported .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

#ym-imported .sr-only-focusable:active, #ym-imported .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

#ym-imported [role=button] {
    cursor: pointer;
}

#ym-imported .h1, #ym-imported .h2, #ym-imported .h3, #ym-imported .h4, #ym-imported .h5, #ym-imported .h6, #ym-imported h1, #ym-imported h2, #ym-imported h3, #ym-imported h4, #ym-imported h5, #ym-imported h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

    #ym-imported .h1 .small, #ym-imported .h1 small, #ym-imported .h2 .small, #ym-imported .h2 small, #ym-imported .h3 .small, #ym-imported .h3 small, #ym-imported .h4 .small, #ym-imported .h4 small, #ym-imported .h5 .small, #ym-imported .h5 small, #ym-imported .h6 .small, #ym-imported .h6 small, #ym-imported h1 .small, #ym-imported h1 small, #ym-imported h2 .small, #ym-imported h2 small, #ym-imported h3 .small, #ym-imported h3 small, #ym-imported h4 .small, #ym-imported h4 small, #ym-imported h5 .small, #ym-imported h5 small, #ym-imported h6 .small, #ym-imported h6 small {
        font-weight: 400;
        line-height: 1;
        color: #777;
    }

#ym-imported .h1, #ym-imported .h2, #ym-imported .h3, #ym-imported h1, #ym-imported h2, #ym-imported h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

    #ym-imported .h1 .small, #ym-imported .h1 small, #ym-imported .h2 .small, #ym-imported .h2 small, #ym-imported .h3 .small, #ym-imported .h3 small, #ym-imported h1 .small, #ym-imported h1 small, #ym-imported h2 .small, #ym-imported h2 small, #ym-imported h3 .small, #ym-imported h3 small {
        font-size: 65%;
    }

#ym-imported .h4, #ym-imported .h5, #ym-imported .h6, #ym-imported h4, #ym-imported h5, #ym-imported h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

    #ym-imported .h4 .small, #ym-imported .h4 small, #ym-imported .h5 .small, #ym-imported .h5 small, #ym-imported .h6 .small, #ym-imported .h6 small, #ym-imported h4 .small, #ym-imported h4 small, #ym-imported h5 .small, #ym-imported h5 small, #ym-imported h6 .small, #ym-imported h6 small {
        font-size: 75%;
    }

#ym-imported .h1, #ym-imported h1 {
    font-size: 36px;
}

#ym-imported .h2, #ym-imported h2 {
    font-size: 30px;
}

#ym-imported .h3, #ym-imported h3 {
    font-size: 24px;
}

#ym-imported .h4, #ym-imported h4 {
    font-size: 18px;
}

#ym-imported .h5, #ym-imported h5 {
    font-size: 14px;
}

#ym-imported .h6, #ym-imported h6 {
    font-size: 12px;
}

#ym-imported p {
    margin: 0 0 10px;
}

#ym-imported .lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width: 768px) {
    #ym-imported .lead {
        font-size: 21px;
    }
}

#ym-imported .small, #ym-imported small {
    font-size: 85%;
}

#ym-imported .mark, #ym-imported mark {
    padding: .2em;
    background-color: #fcf8e3;
}

#ym-imported .text-left {
    text-align: left;
}

#ym-imported .text-right {
    text-align: right;
}

#ym-imported .text-center {
    text-align: center;
}

#ym-imported .text-justify {
    text-align: justify;
}

#ym-imported .text-nowrap {
    white-space: nowrap;
}

#ym-imported .text-lowercase {
    text-transform: lowercase;
}

#ym-imported .text-uppercase {
    text-transform: uppercase;
}

#ym-imported .text-capitalize {
    text-transform: capitalize;
}

#ym-imported .text-muted {
    color: #777;
}

#ym-imported .text-primary {
    color: #337ab7;
}

#ym-imported a.text-primary:focus, #ym-imported a.text-primary:hover {
    color: #286090;
}

#ym-imported .text-success {
    color: #3c763d;
}

#ym-imported a.text-success:focus, #ym-imported a.text-success:hover {
    color: #2b542c;
}

#ym-imported .text-info {
    color: #31708f;
}

#ym-imported a.text-info:focus, #ym-imported a.text-info:hover {
    color: #245269;
}

#ym-imported .text-warning {
    color: #8a6d3b;
}

#ym-imported a.text-warning:focus, #ym-imported a.text-warning:hover {
    color: #66512c;
}

#ym-imported .text-danger {
    color: #a94442;
}

#ym-imported a.text-danger:focus, #ym-imported a.text-danger:hover {
    color: #843534;
}

#ym-imported .bg-primary {
    color: #fff;
    background-color: #337ab7;
}

#ym-imported a.bg-primary:focus, #ym-imported a.bg-primary:hover {
    background-color: #286090;
}

#ym-imported .bg-success {
    background-color: #dff0d8;
}

#ym-imported a.bg-success:focus, #ym-imported a.bg-success:hover {
    background-color: #c1e2b3;
}

#ym-imported .bg-info {
    background-color: #d9edf7;
}

#ym-imported a.bg-info:focus, #ym-imported a.bg-info:hover {
    background-color: #afd9ee;
}

#ym-imported .bg-warning {
    background-color: #fcf8e3;
}

#ym-imported a.bg-warning:focus, #ym-imported a.bg-warning:hover {
    background-color: #f7ecb5;
}

#ym-imported .bg-danger {
    background-color: #f2dede;
}

#ym-imported a.bg-danger:focus, #ym-imported a.bg-danger:hover {
    background-color: #e4b9b9;
}

#ym-imported .page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}

#ym-imported ol, #ym-imported ul {
    margin-top: 0;
    margin-bottom: 10px;
}

    #ym-imported ol ol, #ym-imported ol ul, #ym-imported ul ol, #ym-imported ul ul {
        margin-bottom: 0;
    }

#ym-imported .list-unstyled {
    padding-left: 0;
    list-style: none;
}

#ym-imported .list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

    #ym-imported .list-inline > li {
        display: inline-block;
        padding-right: 5px;
        padding-left: 5px;
    }

#ym-imported dl {
    margin-top: 0;
    margin-bottom: 20px;
}

#ym-imported dd, #ym-imported dt {
    line-height: 1.42857143;
}

#ym-imported dt {
    font-weight: 700;
}

#ym-imported dd {
    margin-left: 0;
}

@media (min-width: 768px) {
    #ym-imported .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    #ym-imported .dl-horizontal dd {
        margin-left: 180px;
    }
}

#ym-imported abbr[data-original-title], #ym-imported abbr[title] {
    cursor: help;
}

#ym-imported .initialism {
    font-size: 90%;
    text-transform: uppercase;
}

#ym-imported blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}

    #ym-imported blockquote ol:last-child, #ym-imported blockquote p:last-child, #ym-imported blockquote ul:last-child {
        margin-bottom: 0;
    }

    #ym-imported blockquote .small, #ym-imported blockquote footer, #ym-imported blockquote small {
        display: block;
        font-size: 80%;
        line-height: 1.42857143;
        color: #777;
    }

        #ym-imported blockquote .small:before, #ym-imported blockquote footer:before, #ym-imported blockquote small:before {
            content: "\2014 \00A0";
        }

    #ym-imported .blockquote-reverse, #ym-imported blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        text-align: right;
        border-right: 5px solid #eee;
        border-left: 0;
    }

        #ym-imported .blockquote-reverse .small:before, #ym-imported .blockquote-reverse footer:before, #ym-imported .blockquote-reverse small:before, #ym-imported blockquote.pull-right .small:before, #ym-imported blockquote.pull-right footer:before, #ym-imported blockquote.pull-right small:before {
            content: "";
        }

        #ym-imported .blockquote-reverse .small:after, #ym-imported .blockquote-reverse footer:after, #ym-imported .blockquote-reverse small:after, #ym-imported blockquote.pull-right .small:after, #ym-imported blockquote.pull-right footer:after, #ym-imported blockquote.pull-right small:after {
            content: "\00A0 \2014";
        }

#ym-imported address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}

#ym-imported code, #ym-imported kbd, #ym-imported pre, #ym-imported samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}

#ym-imported code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}

#ym-imported 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, 0.25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

    #ym-imported kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: 700;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

#ym-imported 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;
}

    #ym-imported pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border-radius: 0;
    }

#ym-imported .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

#ym-imported .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px) {
    #ym-imported .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    #ym-imported .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    #ym-imported .container {
        width: 1170px;
    }
}

#ym-imported .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

#ym-imported .row {
    margin-right: -15px;
    margin-left: -15px;
}

#ym-imported .row-no-gutters {
    margin-right: 0;
    margin-left: 0;
}

    #ym-imported .row-no-gutters [class*=col-] {
        padding-right: 0;
        padding-left: 0;
    }

#ym-imported .col-lg-1, #ym-imported .col-lg-10, #ym-imported .col-lg-11, #ym-imported .col-lg-12, #ym-imported .col-lg-2, #ym-imported .col-lg-3, #ym-imported .col-lg-4, #ym-imported .col-lg-5, #ym-imported .col-lg-6, #ym-imported .col-lg-7, #ym-imported .col-lg-8, #ym-imported .col-lg-9, #ym-imported .col-md-1, #ym-imported .col-md-10, #ym-imported .col-md-11, #ym-imported .col-md-12, #ym-imported .col-md-2, #ym-imported .col-md-3, #ym-imported .col-md-4, #ym-imported .col-md-5, #ym-imported .col-md-6, #ym-imported .col-md-7, #ym-imported .col-md-8, #ym-imported .col-md-9, #ym-imported .col-sm-1, #ym-imported .col-sm-10, #ym-imported .col-sm-11, #ym-imported .col-sm-12, #ym-imported .col-sm-2, #ym-imported .col-sm-3, #ym-imported .col-sm-4, #ym-imported .col-sm-5, #ym-imported .col-sm-6, #ym-imported .col-sm-7, #ym-imported .col-sm-8, #ym-imported .col-sm-9, #ym-imported .col-xs-1, #ym-imported .col-xs-10, #ym-imported .col-xs-11, #ym-imported .col-xs-12, #ym-imported .col-xs-2, #ym-imported .col-xs-3, #ym-imported .col-xs-4, #ym-imported .col-xs-5, #ym-imported .col-xs-6, #ym-imported .col-xs-7, #ym-imported .col-xs-8, #ym-imported .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

#ym-imported .col-xs-1, #ym-imported .col-xs-10, #ym-imported .col-xs-11, #ym-imported .col-xs-12, #ym-imported .col-xs-2, #ym-imported .col-xs-3, #ym-imported .col-xs-4, #ym-imported .col-xs-5, #ym-imported .col-xs-6, #ym-imported .col-xs-7, #ym-imported .col-xs-8, #ym-imported .col-xs-9 {
    float: left;
}

#ym-imported .col-xs-12 {
    width: 100%;
}

#ym-imported .col-xs-11 {
    width: 91.66666667%;
}

#ym-imported .col-xs-10 {
    width: 83.33333333%;
}

#ym-imported .col-xs-9 {
    width: 75%;
}

#ym-imported .col-xs-8 {
    width: 66.66666667%;
}

#ym-imported .col-xs-7 {
    width: 58.33333333%;
}

#ym-imported .col-xs-6 {
    width: 50%;
}

#ym-imported .col-xs-5 {
    width: 41.66666667%;
}

#ym-imported .col-xs-4 {
    width: 33.33333333%;
}

#ym-imported .col-xs-3 {
    width: 25%;
}

#ym-imported .col-xs-2 {
    width: 16.66666667%;
}

#ym-imported .col-xs-1 {
    width: 8.33333333%;
}

#ym-imported .col-xs-pull-12 {
    right: 100%;
}

#ym-imported .col-xs-pull-11 {
    right: 91.66666667%;
}

#ym-imported .col-xs-pull-10 {
    right: 83.33333333%;
}

#ym-imported .col-xs-pull-9 {
    right: 75%;
}

#ym-imported .col-xs-pull-8 {
    right: 66.66666667%;
}

#ym-imported .col-xs-pull-7 {
    right: 58.33333333%;
}

#ym-imported .col-xs-pull-6 {
    right: 50%;
}

#ym-imported .col-xs-pull-5 {
    right: 41.66666667%;
}

#ym-imported .col-xs-pull-4 {
    right: 33.33333333%;
}

#ym-imported .col-xs-pull-3 {
    right: 25%;
}

#ym-imported .col-xs-pull-2 {
    right: 16.66666667%;
}

#ym-imported .col-xs-pull-1 {
    right: 8.33333333%;
}

#ym-imported .col-xs-pull-0 {
    right: auto;
}

#ym-imported .col-xs-push-12 {
    left: 100%;
}

#ym-imported .col-xs-push-11 {
    left: 91.66666667%;
}

#ym-imported .col-xs-push-10 {
    left: 83.33333333%;
}

#ym-imported .col-xs-push-9 {
    left: 75%;
}

#ym-imported .col-xs-push-8 {
    left: 66.66666667%;
}

#ym-imported .col-xs-push-7 {
    left: 58.33333333%;
}

#ym-imported .col-xs-push-6 {
    left: 50%;
}

#ym-imported .col-xs-push-5 {
    left: 41.66666667%;
}

#ym-imported .col-xs-push-4 {
    left: 33.33333333%;
}

#ym-imported .col-xs-push-3 {
    left: 25%;
}

#ym-imported .col-xs-push-2 {
    left: 16.66666667%;
}

#ym-imported .col-xs-push-1 {
    left: 8.33333333%;
}

#ym-imported .col-xs-push-0 {
    left: auto;
}

#ym-imported .col-xs-offset-12 {
    margin-left: 100%;
}

#ym-imported .col-xs-offset-11 {
    margin-left: 91.66666667%;
}

#ym-imported .col-xs-offset-10 {
    margin-left: 83.33333333%;
}

#ym-imported .col-xs-offset-9 {
    margin-left: 75%;
}

#ym-imported .col-xs-offset-8 {
    margin-left: 66.66666667%;
}

#ym-imported .col-xs-offset-7 {
    margin-left: 58.33333333%;
}

#ym-imported .col-xs-offset-6 {
    margin-left: 50%;
}

#ym-imported .col-xs-offset-5 {
    margin-left: 41.66666667%;
}

#ym-imported .col-xs-offset-4 {
    margin-left: 33.33333333%;
}

#ym-imported .col-xs-offset-3 {
    margin-left: 25%;
}

#ym-imported .col-xs-offset-2 {
    margin-left: 16.66666667%;
}

#ym-imported .col-xs-offset-1 {
    margin-left: 8.33333333%;
}

#ym-imported .col-xs-offset-0 {
    margin-left: 0;
}

@media (min-width: 768px) {
    #ym-imported .col-sm-1, #ym-imported .col-sm-10, #ym-imported .col-sm-11, #ym-imported .col-sm-12, #ym-imported .col-sm-2, #ym-imported .col-sm-3, #ym-imported .col-sm-4, #ym-imported .col-sm-5, #ym-imported .col-sm-6, #ym-imported .col-sm-7, #ym-imported .col-sm-8, #ym-imported .col-sm-9 {
        float: left;
    }

    #ym-imported .col-sm-12 {
        width: 100%;
    }

    #ym-imported .col-sm-11 {
        width: 91.66666667%;
    }

    #ym-imported .col-sm-10 {
        width: 83.33333333%;
    }

    #ym-imported .col-sm-9 {
        width: 75%;
    }

    #ym-imported .col-sm-8 {
        width: 66.66666667%;
    }

    #ym-imported .col-sm-7 {
        width: 58.33333333%;
    }

    #ym-imported .col-sm-6 {
        width: 50%;
    }

    #ym-imported .col-sm-5 {
        width: 41.66666667%;
    }

    #ym-imported .col-sm-4 {
        width: 33.33333333%;
    }

    #ym-imported .col-sm-3 {
        width: 25%;
    }

    #ym-imported .col-sm-2 {
        width: 16.66666667%;
    }

    #ym-imported .col-sm-1 {
        width: 8.33333333%;
    }

    #ym-imported .col-sm-pull-12 {
        right: 100%;
    }

    #ym-imported .col-sm-pull-11 {
        right: 91.66666667%;
    }

    #ym-imported .col-sm-pull-10 {
        right: 83.33333333%;
    }

    #ym-imported .col-sm-pull-9 {
        right: 75%;
    }

    #ym-imported .col-sm-pull-8 {
        right: 66.66666667%;
    }

    #ym-imported .col-sm-pull-7 {
        right: 58.33333333%;
    }

    #ym-imported .col-sm-pull-6 {
        right: 50%;
    }

    #ym-imported .col-sm-pull-5 {
        right: 41.66666667%;
    }

    #ym-imported .col-sm-pull-4 {
        right: 33.33333333%;
    }

    #ym-imported .col-sm-pull-3 {
        right: 25%;
    }

    #ym-imported .col-sm-pull-2 {
        right: 16.66666667%;
    }

    #ym-imported .col-sm-pull-1 {
        right: 8.33333333%;
    }

    #ym-imported .col-sm-pull-0 {
        right: auto;
    }

    #ym-imported .col-sm-push-12 {
        left: 100%;
    }

    #ym-imported .col-sm-push-11 {
        left: 91.66666667%;
    }

    #ym-imported .col-sm-push-10 {
        left: 83.33333333%;
    }

    #ym-imported .col-sm-push-9 {
        left: 75%;
    }

    #ym-imported .col-sm-push-8 {
        left: 66.66666667%;
    }

    #ym-imported .col-sm-push-7 {
        left: 58.33333333%;
    }

    #ym-imported .col-sm-push-6 {
        left: 50%;
    }

    #ym-imported .col-sm-push-5 {
        left: 41.66666667%;
    }

    #ym-imported .col-sm-push-4 {
        left: 33.33333333%;
    }

    #ym-imported .col-sm-push-3 {
        left: 25%;
    }

    #ym-imported .col-sm-push-2 {
        left: 16.66666667%;
    }

    #ym-imported .col-sm-push-1 {
        left: 8.33333333%;
    }

    #ym-imported .col-sm-push-0 {
        left: auto;
    }

    #ym-imported .col-sm-offset-12 {
        margin-left: 100%;
    }

    #ym-imported .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    #ym-imported .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    #ym-imported .col-sm-offset-9 {
        margin-left: 75%;
    }

    #ym-imported .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    #ym-imported .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    #ym-imported .col-sm-offset-6 {
        margin-left: 50%;
    }

    #ym-imported .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    #ym-imported .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    #ym-imported .col-sm-offset-3 {
        margin-left: 25%;
    }

    #ym-imported .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    #ym-imported .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    #ym-imported .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 992px) {
    #ym-imported .col-md-1, #ym-imported .col-md-10, #ym-imported .col-md-11, #ym-imported .col-md-12, #ym-imported .col-md-2, #ym-imported .col-md-3, #ym-imported .col-md-4, #ym-imported .col-md-5, #ym-imported .col-md-6, #ym-imported .col-md-7, #ym-imported .col-md-8, #ym-imported .col-md-9 {
        float: left;
    }

    #ym-imported .col-md-12 {
        width: 100%;
    }

    #ym-imported .col-md-11 {
        width: 91.66666667%;
    }

    #ym-imported .col-md-10 {
        width: 83.33333333%;
    }

    #ym-imported .col-md-9 {
        width: 75%;
    }

    #ym-imported .col-md-8 {
        width: 66.66666667%;
    }

    #ym-imported .col-md-7 {
        width: 58.33333333%;
    }

    #ym-imported .col-md-6 {
        width: 50%;
    }

    #ym-imported .col-md-5 {
        width: 41.66666667%;
    }

    #ym-imported .col-md-4 {
        width: 33.33333333%;
    }

    #ym-imported .col-md-3 {
        width: 25%;
    }

    #ym-imported .col-md-2 {
        width: 16.66666667%;
    }

    #ym-imported .col-md-1 {
        width: 8.33333333%;
    }

    #ym-imported .col-md-pull-12 {
        right: 100%;
    }

    #ym-imported .col-md-pull-11 {
        right: 91.66666667%;
    }

    #ym-imported .col-md-pull-10 {
        right: 83.33333333%;
    }

    #ym-imported .col-md-pull-9 {
        right: 75%;
    }

    #ym-imported .col-md-pull-8 {
        right: 66.66666667%;
    }

    #ym-imported .col-md-pull-7 {
        right: 58.33333333%;
    }

    #ym-imported .col-md-pull-6 {
        right: 50%;
    }

    #ym-imported .col-md-pull-5 {
        right: 41.66666667%;
    }

    #ym-imported .col-md-pull-4 {
        right: 33.33333333%;
    }

    #ym-imported .col-md-pull-3 {
        right: 25%;
    }

    #ym-imported .col-md-pull-2 {
        right: 16.66666667%;
    }

    #ym-imported .col-md-pull-1 {
        right: 8.33333333%;
    }

    #ym-imported .col-md-pull-0 {
        right: auto;
    }

    #ym-imported .col-md-push-12 {
        left: 100%;
    }

    #ym-imported .col-md-push-11 {
        left: 91.66666667%;
    }

    #ym-imported .col-md-push-10 {
        left: 83.33333333%;
    }

    #ym-imported .col-md-push-9 {
        left: 75%;
    }

    #ym-imported .col-md-push-8 {
        left: 66.66666667%;
    }

    #ym-imported .col-md-push-7 {
        left: 58.33333333%;
    }

    #ym-imported .col-md-push-6 {
        left: 50%;
    }

    #ym-imported .col-md-push-5 {
        left: 41.66666667%;
    }

    #ym-imported .col-md-push-4 {
        left: 33.33333333%;
    }

    #ym-imported .col-md-push-3 {
        left: 25%;
    }

    #ym-imported .col-md-push-2 {
        left: 16.66666667%;
    }

    #ym-imported .col-md-push-1 {
        left: 8.33333333%;
    }

    #ym-imported .col-md-push-0 {
        left: auto;
    }

    #ym-imported .col-md-offset-12 {
        margin-left: 100%;
    }

    #ym-imported .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    #ym-imported .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    #ym-imported .col-md-offset-9 {
        margin-left: 75%;
    }

    #ym-imported .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    #ym-imported .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    #ym-imported .col-md-offset-6 {
        margin-left: 50%;
    }

    #ym-imported .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    #ym-imported .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    #ym-imported .col-md-offset-3 {
        margin-left: 25%;
    }

    #ym-imported .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    #ym-imported .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    #ym-imported .col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 1200px) {
    #ym-imported .col-lg-1, #ym-imported .col-lg-10, #ym-imported .col-lg-11, #ym-imported .col-lg-12, #ym-imported .col-lg-2, #ym-imported .col-lg-3, #ym-imported .col-lg-4, #ym-imported .col-lg-5, #ym-imported .col-lg-6, #ym-imported .col-lg-7, #ym-imported .col-lg-8, #ym-imported .col-lg-9 {
        float: left;
    }

    #ym-imported .col-lg-12 {
        width: 100%;
    }

    #ym-imported .col-lg-11 {
        width: 91.66666667%;
    }

    #ym-imported .col-lg-10 {
        width: 83.33333333%;
    }

    #ym-imported .col-lg-9 {
        width: 75%;
    }

    #ym-imported .col-lg-8 {
        width: 66.66666667%;
    }

    #ym-imported .col-lg-7 {
        width: 58.33333333%;
    }

    #ym-imported .col-lg-6 {
        width: 50%;
    }

    #ym-imported .col-lg-5 {
        width: 41.66666667%;
    }

    #ym-imported .col-lg-4 {
        width: 33.33333333%;
    }

    #ym-imported .col-lg-3 {
        width: 25%;
    }

    #ym-imported .col-lg-2 {
        width: 16.66666667%;
    }

    #ym-imported .col-lg-1 {
        width: 8.33333333%;
    }

    #ym-imported .col-lg-pull-12 {
        right: 100%;
    }

    #ym-imported .col-lg-pull-11 {
        right: 91.66666667%;
    }

    #ym-imported .col-lg-pull-10 {
        right: 83.33333333%;
    }

    #ym-imported .col-lg-pull-9 {
        right: 75%;
    }

    #ym-imported .col-lg-pull-8 {
        right: 66.66666667%;
    }

    #ym-imported .col-lg-pull-7 {
        right: 58.33333333%;
    }

    #ym-imported .col-lg-pull-6 {
        right: 50%;
    }

    #ym-imported .col-lg-pull-5 {
        right: 41.66666667%;
    }

    #ym-imported .col-lg-pull-4 {
        right: 33.33333333%;
    }

    #ym-imported .col-lg-pull-3 {
        right: 25%;
    }

    #ym-imported .col-lg-pull-2 {
        right: 16.66666667%;
    }

    #ym-imported .col-lg-pull-1 {
        right: 8.33333333%;
    }

    #ym-imported .col-lg-pull-0 {
        right: auto;
    }

    #ym-imported .col-lg-push-12 {
        left: 100%;
    }

    #ym-imported .col-lg-push-11 {
        left: 91.66666667%;
    }

    #ym-imported .col-lg-push-10 {
        left: 83.33333333%;
    }

    #ym-imported .col-lg-push-9 {
        left: 75%;
    }

    #ym-imported .col-lg-push-8 {
        left: 66.66666667%;
    }

    #ym-imported .col-lg-push-7 {
        left: 58.33333333%;
    }

    #ym-imported .col-lg-push-6 {
        left: 50%;
    }

    #ym-imported .col-lg-push-5 {
        left: 41.66666667%;
    }

    #ym-imported .col-lg-push-4 {
        left: 33.33333333%;
    }

    #ym-imported .col-lg-push-3 {
        left: 25%;
    }

    #ym-imported .col-lg-push-2 {
        left: 16.66666667%;
    }

    #ym-imported .col-lg-push-1 {
        left: 8.33333333%;
    }

    #ym-imported .col-lg-push-0 {
        left: auto;
    }

    #ym-imported .col-lg-offset-12 {
        margin-left: 100%;
    }

    #ym-imported .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    #ym-imported .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    #ym-imported .col-lg-offset-9 {
        margin-left: 75%;
    }

    #ym-imported .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    #ym-imported .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    #ym-imported .col-lg-offset-6 {
        margin-left: 50%;
    }

    #ym-imported .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    #ym-imported .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    #ym-imported .col-lg-offset-3 {
        margin-left: 25%;
    }

    #ym-imported .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    #ym-imported .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    #ym-imported .col-lg-offset-0 {
        margin-left: 0;
    }
}

#ym-imported table {
    background-color: transparent;
}

    #ym-imported table col[class*=col-] {
        position: static;
        display: table-column;
        float: none;
    }

    #ym-imported table td[class*=col-], #ym-imported table th[class*=col-] {
        position: static;
        display: table-cell;
        float: none;
    }

#ym-imported caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}

#ym-imported th {
    text-align: left;
}

#ym-imported .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

    #ym-imported .table > tbody > tr > td, #ym-imported .table > tbody > tr > th, #ym-imported .table > tfoot > tr > td, #ym-imported .table > tfoot > tr > th, #ym-imported .table > thead > tr > td, #ym-imported .table > thead > tr > th {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd;
    }

    #ym-imported .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd;
    }

    #ym-imported .table > caption + thead > tr:first-child > td, #ym-imported .table > caption + thead > tr:first-child > th, #ym-imported .table > colgroup + thead > tr:first-child > td, #ym-imported .table > colgroup + thead > tr:first-child > th, #ym-imported .table > thead:first-child > tr:first-child > td, #ym-imported .table > thead:first-child > tr:first-child > th {
        border-top: 0;
    }

    #ym-imported .table > tbody + tbody {
        border-top: 2px solid #ddd;
    }

    #ym-imported .table .table {
        background-color: #fff;
    }

#ym-imported .table-condensed > tbody > tr > td, #ym-imported .table-condensed > tbody > tr > th, #ym-imported .table-condensed > tfoot > tr > td, #ym-imported .table-condensed > tfoot > tr > th, #ym-imported .table-condensed > thead > tr > td, #ym-imported .table-condensed > thead > tr > th {
    padding: 5px;
}

#ym-imported .table-bordered {
    border: 1px solid #ddd;
}

    #ym-imported .table-bordered > tbody > tr > td, #ym-imported .table-bordered > tbody > tr > th, #ym-imported .table-bordered > tfoot > tr > td, #ym-imported .table-bordered > tfoot > tr > th, #ym-imported .table-bordered > thead > tr > td, #ym-imported .table-bordered > thead > tr > th {
        border: 1px solid #ddd;
    }

    #ym-imported .table-bordered > thead > tr > td, #ym-imported .table-bordered > thead > tr > th {
        border-bottom-width: 2px;
    }

#ym-imported .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

#ym-imported .table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}

#ym-imported .table > tbody > tr.active > td, #ym-imported .table > tbody > tr.active > th, #ym-imported .table > tbody > tr > td.active, #ym-imported .table > tbody > tr > th.active, #ym-imported .table > tfoot > tr.active > td, #ym-imported .table > tfoot > tr.active > th, #ym-imported .table > tfoot > tr > td.active, #ym-imported .table > tfoot > tr > th.active, #ym-imported .table > thead > tr.active > td, #ym-imported .table > thead > tr.active > th, #ym-imported .table > thead > tr > td.active, #ym-imported .table > thead > tr > th.active {
    background-color: #f5f5f5;
}

#ym-imported .table-hover > tbody > tr.active:hover > td, #ym-imported .table-hover > tbody > tr.active:hover > th, #ym-imported .table-hover > tbody > tr:hover > .active, #ym-imported .table-hover > tbody > tr > td.active:hover, #ym-imported .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8;
}

#ym-imported .table > tbody > tr.success > td, #ym-imported .table > tbody > tr.success > th, #ym-imported .table > tbody > tr > td.success, #ym-imported .table > tbody > tr > th.success, #ym-imported .table > tfoot > tr.success > td, #ym-imported .table > tfoot > tr.success > th, #ym-imported .table > tfoot > tr > td.success, #ym-imported .table > tfoot > tr > th.success, #ym-imported .table > thead > tr.success > td, #ym-imported .table > thead > tr.success > th, #ym-imported .table > thead > tr > td.success, #ym-imported .table > thead > tr > th.success {
    background-color: #dff0d8;
}

#ym-imported .table-hover > tbody > tr.success:hover > td, #ym-imported .table-hover > tbody > tr.success:hover > th, #ym-imported .table-hover > tbody > tr:hover > .success, #ym-imported .table-hover > tbody > tr > td.success:hover, #ym-imported .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6;
}

#ym-imported .table > tbody > tr.info > td, #ym-imported .table > tbody > tr.info > th, #ym-imported .table > tbody > tr > td.info, #ym-imported .table > tbody > tr > th.info, #ym-imported .table > tfoot > tr.info > td, #ym-imported .table > tfoot > tr.info > th, #ym-imported .table > tfoot > tr > td.info, #ym-imported .table > tfoot > tr > th.info, #ym-imported .table > thead > tr.info > td, #ym-imported .table > thead > tr.info > th, #ym-imported .table > thead > tr > td.info, #ym-imported .table > thead > tr > th.info {
    background-color: #d9edf7;
}

#ym-imported .table-hover > tbody > tr.info:hover > td, #ym-imported .table-hover > tbody > tr.info:hover > th, #ym-imported .table-hover > tbody > tr:hover > .info, #ym-imported .table-hover > tbody > tr > td.info:hover, #ym-imported .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3;
}

#ym-imported .table > tbody > tr.warning > td, #ym-imported .table > tbody > tr.warning > th, #ym-imported .table > tbody > tr > td.warning, #ym-imported .table > tbody > tr > th.warning, #ym-imported .table > tfoot > tr.warning > td, #ym-imported .table > tfoot > tr.warning > th, #ym-imported .table > tfoot > tr > td.warning, #ym-imported .table > tfoot > tr > th.warning, #ym-imported .table > thead > tr.warning > td, #ym-imported .table > thead > tr.warning > th, #ym-imported .table > thead > tr > td.warning, #ym-imported .table > thead > tr > th.warning {
    background-color: #fcf8e3;
}

#ym-imported .table-hover > tbody > tr.warning:hover > td, #ym-imported .table-hover > tbody > tr.warning:hover > th, #ym-imported .table-hover > tbody > tr:hover > .warning, #ym-imported .table-hover > tbody > tr > td.warning:hover, #ym-imported .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc;
}

#ym-imported .table > tbody > tr.danger > td, #ym-imported .table > tbody > tr.danger > th, #ym-imported .table > tbody > tr > td.danger, #ym-imported .table > tbody > tr > th.danger, #ym-imported .table > tfoot > tr.danger > td, #ym-imported .table > tfoot > tr.danger > th, #ym-imported .table > tfoot > tr > td.danger, #ym-imported .table > tfoot > tr > th.danger, #ym-imported .table > thead > tr.danger > td, #ym-imported .table > thead > tr.danger > th, #ym-imported .table > thead > tr > td.danger, #ym-imported .table > thead > tr > th.danger {
    background-color: #f2dede;
}

#ym-imported .table-hover > tbody > tr.danger:hover > td, #ym-imported .table-hover > tbody > tr.danger:hover > th, #ym-imported .table-hover > tbody > tr:hover > .danger, #ym-imported .table-hover > tbody > tr > td.danger:hover, #ym-imported .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc;
}

#ym-imported .table-responsive {
    min-height: .01%;
    overflow-x: auto;
}

@media screen and (max-width: 767px) {
    #ym-imported .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

        #ym-imported .table-responsive > .table {
            margin-bottom: 0;
        }

            #ym-imported .table-responsive > .table > tbody > tr > td, #ym-imported .table-responsive > .table > tbody > tr > th, #ym-imported .table-responsive > .table > tfoot > tr > td, #ym-imported .table-responsive > .table > tfoot > tr > th, #ym-imported .table-responsive > .table > thead > tr > td, #ym-imported .table-responsive > .table > thead > tr > th {
                white-space: nowrap;
            }

        #ym-imported .table-responsive > .table-bordered {
            border: 0;
        }

            #ym-imported .table-responsive > .table-bordered > tbody > tr > td:first-child, #ym-imported .table-responsive > .table-bordered > tbody > tr > th:first-child, #ym-imported .table-responsive > .table-bordered > tfoot > tr > td:first-child, #ym-imported .table-responsive > .table-bordered > tfoot > tr > th:first-child, #ym-imported .table-responsive > .table-bordered > thead > tr > td:first-child, #ym-imported .table-responsive > .table-bordered > thead > tr > th:first-child {
                border-left: 0;
            }

            #ym-imported .table-responsive > .table-bordered > tbody > tr > td:last-child, #ym-imported .table-responsive > .table-bordered > tbody > tr > th:last-child, #ym-imported .table-responsive > .table-bordered > tfoot > tr > td:last-child, #ym-imported .table-responsive > .table-bordered > tfoot > tr > th:last-child, #ym-imported .table-responsive > .table-bordered > thead > tr > td:last-child, #ym-imported .table-responsive > .table-bordered > thead > tr > th:last-child {
                border-right: 0;
            }

            #ym-imported .table-responsive > .table-bordered > tbody > tr:last-child > td, #ym-imported .table-responsive > .table-bordered > tbody > tr:last-child > th, #ym-imported .table-responsive > .table-bordered > tfoot > tr:last-child > td, #ym-imported .table-responsive > .table-bordered > tfoot > tr:last-child > th {
                border-bottom: 0;
            }
}

#ym-imported fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

#ym-imported 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;
}

#ym-imported label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

#ym-imported input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

#ym-imported input[type=checkbox], #ym-imported input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal;
}

    #ym-imported fieldset[disabled] input[type=checkbox], #ym-imported fieldset[disabled] input[type=radio], #ym-imported input[type=checkbox].disabled, #ym-imported input[type=checkbox][disabled], #ym-imported input[type=radio].disabled, #ym-imported input[type=radio][disabled] {
        cursor: not-allowed;
    }

#ym-imported input[type=file] {
    display: block;
}

#ym-imported input[type=range] {
    display: block;
    width: 100%;
}

#ym-imported select[multiple], #ym-imported select[size] {
    height: auto;
}

#ym-imported input[type=checkbox]:focus, #ym-imported input[type=file]:focus, #ym-imported input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

#ym-imported output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}

#ym-imported .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, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    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,-webkit-box-shadow ease-in-out .15s;
}

    #ym-imported .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    }

    #ym-imported .form-control::-moz-placeholder {
        color: #999;
        opacity: 1;
    }

    #ym-imported .form-control:-ms-input-placeholder {
        color: #999;
    }

    #ym-imported .form-control::-webkit-input-placeholder {
        color: #999;
    }

    #ym-imported .form-control::-ms-expand {
        background-color: transparent;
        border: 0;
    }

    #ym-imported .form-control[disabled], #ym-imported .form-control[readonly], #ym-imported fieldset[disabled] .form-control {
        background-color: #eee;
        opacity: 1;
    }

    #ym-imported .form-control[disabled], #ym-imported fieldset[disabled] .form-control {
        cursor: not-allowed;
    }

#ym-imported textarea.form-control {
    height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    #ym-imported input[type=date].form-control, #ym-imported input[type=datetime-local].form-control, #ym-imported input[type=month].form-control, #ym-imported input[type=time].form-control {
        line-height: 34px;
    }

    #ym-imported .input-group-sm input[type=date], #ym-imported .input-group-sm input[type=datetime-local], #ym-imported .input-group-sm input[type=month], #ym-imported .input-group-sm input[type=time], #ym-imported input[type=date].input-sm, #ym-imported input[type=datetime-local].input-sm, #ym-imported input[type=month].input-sm, #ym-imported input[type=time].input-sm {
        line-height: 30px;
    }

    #ym-imported .input-group-lg input[type=date], #ym-imported .input-group-lg input[type=datetime-local], #ym-imported .input-group-lg input[type=month], #ym-imported .input-group-lg input[type=time], #ym-imported input[type=date].input-lg, #ym-imported input[type=datetime-local].input-lg, #ym-imported input[type=month].input-lg, #ym-imported input[type=time].input-lg {
        line-height: 46px;
    }
}

#ym-imported .form-group {
    margin-bottom: 15px;
}

#ym-imported .checkbox, #ym-imported .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

    #ym-imported .checkbox.disabled label, #ym-imported .radio.disabled label, #ym-imported fieldset[disabled] .checkbox label, #ym-imported fieldset[disabled] .radio label {
        cursor: not-allowed;
    }

    #ym-imported .checkbox label, #ym-imported .radio label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: 400;
        cursor: pointer;
    }

    #ym-imported .checkbox input[type=checkbox], #ym-imported .checkbox-inline input[type=checkbox], #ym-imported .radio input[type=radio], #ym-imported .radio-inline input[type=radio] {
        position: absolute;
        margin-top: 4px\9;
        margin-left: -20px;
    }

    #ym-imported .checkbox + .checkbox, #ym-imported .radio + .radio {
        margin-top: -5px;
    }

#ym-imported .checkbox-inline, #ym-imported .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
}

    #ym-imported .checkbox-inline.disabled, #ym-imported .radio-inline.disabled, #ym-imported fieldset[disabled] .checkbox-inline, #ym-imported fieldset[disabled] .radio-inline {
        cursor: not-allowed;
    }

    #ym-imported .checkbox-inline + .checkbox-inline, #ym-imported .radio-inline + .radio-inline {
        margin-top: 0;
        margin-left: 10px;
    }

#ym-imported .form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
}

    #ym-imported .form-control-static.input-lg, #ym-imported .form-control-static.input-sm {
        padding-right: 0;
        padding-left: 0;
    }

#ym-imported .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

#ym-imported select.input-sm {
    height: 30px;
    line-height: 30px;
}

#ym-imported select[multiple].input-sm, #ym-imported textarea.input-sm {
    height: auto;
}

#ym-imported .form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

#ym-imported .form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}

#ym-imported .form-group-sm select[multiple].form-control, #ym-imported .form-group-sm textarea.form-control {
    height: auto;
}

#ym-imported .form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
}

#ym-imported .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

#ym-imported select.input-lg {
    height: 46px;
    line-height: 46px;
}

#ym-imported select[multiple].input-lg, #ym-imported textarea.input-lg {
    height: auto;
}

#ym-imported .form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

#ym-imported .form-group-lg select.form-control {
    height: 46px;
    line-height: 46px;
}

#ym-imported .form-group-lg select[multiple].form-control, #ym-imported .form-group-lg textarea.form-control {
    height: auto;
}

#ym-imported .form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}

#ym-imported .has-feedback {
    position: relative;
}

    #ym-imported .has-feedback .form-control {
        padding-right: 42.5px;
    }

#ym-imported .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;
}

#ym-imported .form-group-lg .form-control + .form-control-feedback, #ym-imported .input-group-lg + .form-control-feedback, #ym-imported .input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}

#ym-imported .form-group-sm .form-control + .form-control-feedback, #ym-imported .input-group-sm + .form-control-feedback, #ym-imported .input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

#ym-imported .has-success .checkbox, #ym-imported .has-success .checkbox-inline, #ym-imported .has-success .control-label, #ym-imported .has-success .help-block, #ym-imported .has-success .radio, #ym-imported .has-success .radio-inline, #ym-imported .has-success.checkbox label, #ym-imported .has-success.checkbox-inline label, #ym-imported .has-success.radio label, #ym-imported .has-success.radio-inline label {
    color: #3c763d;
}

#ym-imported .has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    #ym-imported .has-success .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    }

#ym-imported .has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d;
}

#ym-imported .has-success .form-control-feedback {
    color: #3c763d;
}

#ym-imported .has-warning .checkbox, #ym-imported .has-warning .checkbox-inline, #ym-imported .has-warning .control-label, #ym-imported .has-warning .help-block, #ym-imported .has-warning .radio, #ym-imported .has-warning .radio-inline, #ym-imported .has-warning.checkbox label, #ym-imported .has-warning.checkbox-inline label, #ym-imported .has-warning.radio label, #ym-imported .has-warning.radio-inline label {
    color: #8a6d3b;
}

#ym-imported .has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    #ym-imported .has-warning .form-control:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    }

#ym-imported .has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b;
}

#ym-imported .has-warning .form-control-feedback {
    color: #8a6d3b;
}

#ym-imported .has-error .checkbox, #ym-imported .has-error .checkbox-inline, #ym-imported .has-error .control-label, #ym-imported .has-error .help-block, #ym-imported .has-error .radio, #ym-imported .has-error .radio-inline, #ym-imported .has-error.checkbox label, #ym-imported .has-error.checkbox-inline label, #ym-imported .has-error.radio label, #ym-imported .has-error.radio-inline label {
    color: #a94442;
}

#ym-imported .has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    #ym-imported .has-error .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    }

#ym-imported .has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442;
}

#ym-imported .has-error .form-control-feedback {
    color: #a94442;
}

#ym-imported .has-feedback label ~ .form-control-feedback {
    top: 25px;
}

#ym-imported .has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}

#ym-imported .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

@media (min-width: 768px) {
    #ym-imported .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    #ym-imported .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    #ym-imported .form-inline .form-control-static {
        display: inline-block;
    }

    #ym-imported .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        #ym-imported .form-inline .input-group .form-control, #ym-imported .form-inline .input-group .input-group-addon, #ym-imported .form-inline .input-group .input-group-btn {
            width: auto;
        }

        #ym-imported .form-inline .input-group > .form-control {
            width: 100%;
        }

    #ym-imported .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    #ym-imported .form-inline .checkbox, #ym-imported .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        #ym-imported .form-inline .checkbox label, #ym-imported .form-inline .radio label {
            padding-left: 0;
        }

        #ym-imported .form-inline .checkbox input[type=checkbox], #ym-imported .form-inline .radio input[type=radio] {
            position: relative;
            margin-left: 0;
        }

    #ym-imported .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

#ym-imported .form-horizontal .checkbox, #ym-imported .form-horizontal .checkbox-inline, #ym-imported .form-horizontal .radio, #ym-imported .form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0;
}

#ym-imported .form-horizontal .checkbox, #ym-imported .form-horizontal .radio {
    min-height: 27px;
}

#ym-imported .form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 768px) {
    #ym-imported .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right;
    }
}

#ym-imported .form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}

@media (min-width: 768px) {
    #ym-imported .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px;
    }
}

@media (min-width: 768px) {
    #ym-imported .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px;
    }
}

#ym-imported .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    #ym-imported .btn.active.focus, #ym-imported .btn.active:focus, #ym-imported .btn.focus, #ym-imported .btn:active.focus, #ym-imported .btn:active:focus, #ym-imported .btn:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    #ym-imported .btn.focus, #ym-imported .btn:focus, #ym-imported .btn:hover {
        color: #333;
        text-decoration: none;
    }

    #ym-imported .btn.active, #ym-imported .btn:active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }

    #ym-imported .btn.disabled, #ym-imported .btn[disabled], #ym-imported fieldset[disabled] .btn {
        cursor: not-allowed;
        filter: alpha(opacity=65);
        opacity: .65;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

#ym-imported a.btn.disabled, #ym-imported fieldset[disabled] a.btn {
    pointer-events: none;
}

#ym-imported .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

    #ym-imported .btn-default.focus, #ym-imported .btn-default:focus {
        color: #333;
        background-color: #e6e6e6;
        border-color: #8c8c8c;
    }

    #ym-imported .btn-default:hover {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

    #ym-imported .btn-default.active, #ym-imported .btn-default:active, #ym-imported .open > .dropdown-toggle.btn-default {
        color: #333;
        background-color: #e6e6e6;
        background-image: none;
        border-color: #adadad;
    }

        #ym-imported .btn-default.active.focus, #ym-imported .btn-default.active:focus, #ym-imported .btn-default.active:hover, #ym-imported .btn-default:active.focus, #ym-imported .btn-default:active:focus, #ym-imported .btn-default:active:hover, #ym-imported .open > .dropdown-toggle.btn-default.focus, #ym-imported .open > .dropdown-toggle.btn-default:focus, #ym-imported .open > .dropdown-toggle.btn-default:hover {
            color: #333;
            background-color: #d4d4d4;
            border-color: #8c8c8c;
        }

    #ym-imported .btn-default.disabled.focus, #ym-imported .btn-default.disabled:focus, #ym-imported .btn-default.disabled:hover, #ym-imported .btn-default[disabled].focus, #ym-imported .btn-default[disabled]:focus, #ym-imported .btn-default[disabled]:hover, #ym-imported fieldset[disabled] .btn-default.focus, #ym-imported fieldset[disabled] .btn-default:focus, #ym-imported fieldset[disabled] .btn-default:hover {
        background-color: #fff;
        border-color: #ccc;
    }

    #ym-imported .btn-default .badge {
        color: #fff;
        background-color: #333;
    }

#ym-imported .btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

    #ym-imported .btn-primary.focus, #ym-imported .btn-primary:focus {
        color: #fff;
        background-color: #286090;
        border-color: #122b40;
    }

    #ym-imported .btn-primary:hover {
        color: #fff;
        background-color: #286090;
        border-color: #204d74;
    }

    #ym-imported .btn-primary.active, #ym-imported .btn-primary:active, #ym-imported .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #286090;
        background-image: none;
        border-color: #204d74;
    }

        #ym-imported .btn-primary.active.focus, #ym-imported .btn-primary.active:focus, #ym-imported .btn-primary.active:hover, #ym-imported .btn-primary:active.focus, #ym-imported .btn-primary:active:focus, #ym-imported .btn-primary:active:hover, #ym-imported .open > .dropdown-toggle.btn-primary.focus, #ym-imported .open > .dropdown-toggle.btn-primary:focus, #ym-imported .open > .dropdown-toggle.btn-primary:hover {
            color: #fff;
            background-color: #204d74;
            border-color: #122b40;
        }

    #ym-imported .btn-primary.disabled.focus, #ym-imported .btn-primary.disabled:focus, #ym-imported .btn-primary.disabled:hover, #ym-imported .btn-primary[disabled].focus, #ym-imported .btn-primary[disabled]:focus, #ym-imported .btn-primary[disabled]:hover, #ym-imported fieldset[disabled] .btn-primary.focus, #ym-imported fieldset[disabled] .btn-primary:focus, #ym-imported fieldset[disabled] .btn-primary:hover {
        background-color: #337ab7;
        border-color: #2e6da4;
    }

    #ym-imported .btn-primary .badge {
        color: #337ab7;
        background-color: #fff;
    }

#ym-imported .btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

    #ym-imported .btn-success.focus, #ym-imported .btn-success:focus {
        color: #fff;
        background-color: #449d44;
        border-color: #255625;
    }

    #ym-imported .btn-success:hover {
        color: #fff;
        background-color: #449d44;
        border-color: #398439;
    }

    #ym-imported .btn-success.active, #ym-imported .btn-success:active, #ym-imported .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #449d44;
        background-image: none;
        border-color: #398439;
    }

        #ym-imported .btn-success.active.focus, #ym-imported .btn-success.active:focus, #ym-imported .btn-success.active:hover, #ym-imported .btn-success:active.focus, #ym-imported .btn-success:active:focus, #ym-imported .btn-success:active:hover, #ym-imported .open > .dropdown-toggle.btn-success.focus, #ym-imported .open > .dropdown-toggle.btn-success:focus, #ym-imported .open > .dropdown-toggle.btn-success:hover {
            color: #fff;
            background-color: #398439;
            border-color: #255625;
        }

    #ym-imported .btn-success.disabled.focus, #ym-imported .btn-success.disabled:focus, #ym-imported .btn-success.disabled:hover, #ym-imported .btn-success[disabled].focus, #ym-imported .btn-success[disabled]:focus, #ym-imported .btn-success[disabled]:hover, #ym-imported fieldset[disabled] .btn-success.focus, #ym-imported fieldset[disabled] .btn-success:focus, #ym-imported fieldset[disabled] .btn-success:hover {
        background-color: #5cb85c;
        border-color: #4cae4c;
    }

    #ym-imported .btn-success .badge {
        color: #5cb85c;
        background-color: #fff;
    }

#ym-imported .btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

    #ym-imported .btn-info.focus, #ym-imported .btn-info:focus {
        color: #fff;
        background-color: #31b0d5;
        border-color: #1b6d85;
    }

    #ym-imported .btn-info:hover {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc;
    }

    #ym-imported .btn-info.active, #ym-imported .btn-info:active, #ym-imported .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #31b0d5;
        background-image: none;
        border-color: #269abc;
    }

        #ym-imported .btn-info.active.focus, #ym-imported .btn-info.active:focus, #ym-imported .btn-info.active:hover, #ym-imported .btn-info:active.focus, #ym-imported .btn-info:active:focus, #ym-imported .btn-info:active:hover, #ym-imported .open > .dropdown-toggle.btn-info.focus, #ym-imported .open > .dropdown-toggle.btn-info:focus, #ym-imported .open > .dropdown-toggle.btn-info:hover {
            color: #fff;
            background-color: #269abc;
            border-color: #1b6d85;
        }

    #ym-imported .btn-info.disabled.focus, #ym-imported .btn-info.disabled:focus, #ym-imported .btn-info.disabled:hover, #ym-imported .btn-info[disabled].focus, #ym-imported .btn-info[disabled]:focus, #ym-imported .btn-info[disabled]:hover, #ym-imported fieldset[disabled] .btn-info.focus, #ym-imported fieldset[disabled] .btn-info:focus, #ym-imported fieldset[disabled] .btn-info:hover {
        background-color: #5bc0de;
        border-color: #46b8da;
    }

    #ym-imported .btn-info .badge {
        color: #5bc0de;
        background-color: #fff;
    }

#ym-imported .btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

    #ym-imported .btn-warning.focus, #ym-imported .btn-warning:focus {
        color: #fff;
        background-color: #ec971f;
        border-color: #985f0d;
    }

    #ym-imported .btn-warning:hover {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512;
    }

    #ym-imported .btn-warning.active, #ym-imported .btn-warning:active, #ym-imported .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ec971f;
        background-image: none;
        border-color: #d58512;
    }

        #ym-imported .btn-warning.active.focus, #ym-imported .btn-warning.active:focus, #ym-imported .btn-warning.active:hover, #ym-imported .btn-warning:active.focus, #ym-imported .btn-warning:active:focus, #ym-imported .btn-warning:active:hover, #ym-imported .open > .dropdown-toggle.btn-warning.focus, #ym-imported .open > .dropdown-toggle.btn-warning:focus, #ym-imported .open > .dropdown-toggle.btn-warning:hover {
            color: #fff;
            background-color: #d58512;
            border-color: #985f0d;
        }

    #ym-imported .btn-warning.disabled.focus, #ym-imported .btn-warning.disabled:focus, #ym-imported .btn-warning.disabled:hover, #ym-imported .btn-warning[disabled].focus, #ym-imported .btn-warning[disabled]:focus, #ym-imported .btn-warning[disabled]:hover, #ym-imported fieldset[disabled] .btn-warning.focus, #ym-imported fieldset[disabled] .btn-warning:focus, #ym-imported fieldset[disabled] .btn-warning:hover {
        background-color: #f0ad4e;
        border-color: #eea236;
    }

    #ym-imported .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff;
    }

#ym-imported .btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

    #ym-imported .btn-danger.focus, #ym-imported .btn-danger:focus {
        color: #fff;
        background-color: #c9302c;
        border-color: #761c19;
    }

    #ym-imported .btn-danger:hover {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925;
    }

    #ym-imported .btn-danger.active, #ym-imported .btn-danger:active, #ym-imported .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c9302c;
        background-image: none;
        border-color: #ac2925;
    }

        #ym-imported .btn-danger.active.focus, #ym-imported .btn-danger.active:focus, #ym-imported .btn-danger.active:hover, #ym-imported .btn-danger:active.focus, #ym-imported .btn-danger:active:focus, #ym-imported .btn-danger:active:hover, #ym-imported .open > .dropdown-toggle.btn-danger.focus, #ym-imported .open > .dropdown-toggle.btn-danger:focus, #ym-imported .open > .dropdown-toggle.btn-danger:hover {
            color: #fff;
            background-color: #ac2925;
            border-color: #761c19;
        }

    #ym-imported .btn-danger.disabled.focus, #ym-imported .btn-danger.disabled:focus, #ym-imported .btn-danger.disabled:hover, #ym-imported .btn-danger[disabled].focus, #ym-imported .btn-danger[disabled]:focus, #ym-imported .btn-danger[disabled]:hover, #ym-imported fieldset[disabled] .btn-danger.focus, #ym-imported fieldset[disabled] .btn-danger:focus, #ym-imported fieldset[disabled] .btn-danger:hover {
        background-color: #d9534f;
        border-color: #d43f3a;
    }

    #ym-imported .btn-danger .badge {
        color: #d9534f;
        background-color: #fff;
    }

#ym-imported .btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0;
}

    #ym-imported .btn-link, #ym-imported .btn-link.active, #ym-imported .btn-link:active, #ym-imported .btn-link[disabled], #ym-imported fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        #ym-imported .btn-link, #ym-imported .btn-link:active, #ym-imported .btn-link:focus, #ym-imported .btn-link:hover {
            border-color: transparent;
        }

            #ym-imported .btn-link:focus, #ym-imported .btn-link:hover {
                color: #23527c;
                text-decoration: underline;
                background-color: transparent;
            }

            #ym-imported .btn-link[disabled]:focus, #ym-imported .btn-link[disabled]:hover, #ym-imported fieldset[disabled] .btn-link:focus, #ym-imported fieldset[disabled] .btn-link:hover {
                color: #777;
                text-decoration: none;
            }

#ym-imported .btn-group-lg > .btn, #ym-imported .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

#ym-imported .btn-group-sm > .btn, #ym-imported .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

#ym-imported .btn-group-xs > .btn, #ym-imported .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

#ym-imported .btn-block {
    display: block;
    width: 100%;
}

    #ym-imported .btn-block + .btn-block {
        margin-top: 5px;
    }

#ym-imported input[type=button].btn-block, #ym-imported input[type=reset].btn-block, #ym-imported input[type=submit].btn-block {
    width: 100%;
}

#ym-imported .fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

    #ym-imported .fade.in {
        opacity: 1;
    }

#ym-imported .collapse {
    display: none;
}

    #ym-imported .collapse.in {
        display: block;
    }

#ym-imported tr.collapse.in {
    display: table-row;
}

#ym-imported tbody.collapse.in {
    display: table-row-group;
}

#ym-imported .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height,visibility;
    -o-transition-property: height,visibility;
    transition-property: height,visibility;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
}

#ym-imported .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

#ym-imported .dropdown, #ym-imported .dropup {
    position: relative;
}

#ym-imported .dropdown-toggle:focus {
    outline: 0;
}

#ym-imported .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

    #ym-imported .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    #ym-imported .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    #ym-imported .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap;
    }

        #ym-imported .dropdown-menu > li > a:focus, #ym-imported .dropdown-menu > li > a:hover {
            color: #262626;
            text-decoration: none;
            background-color: #f5f5f5;
        }

    #ym-imported .dropdown-menu > .active > a, #ym-imported .dropdown-menu > .active > a:focus, #ym-imported .dropdown-menu > .active > a:hover {
        color: #fff;
        text-decoration: none;
        background-color: #337ab7;
        outline: 0;
    }

    #ym-imported .dropdown-menu > .disabled > a, #ym-imported .dropdown-menu > .disabled > a:focus, #ym-imported .dropdown-menu > .disabled > a:hover {
        color: #777;
    }

        #ym-imported .dropdown-menu > .disabled > a:focus, #ym-imported .dropdown-menu > .disabled > a:hover {
            text-decoration: none;
            cursor: not-allowed;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
        }

#ym-imported .open > .dropdown-menu {
    display: block;
}

#ym-imported .open > a {
    outline: 0;
}

#ym-imported .dropdown-menu-right {
    right: 0;
    left: auto;
}

#ym-imported .dropdown-menu-left {
    right: auto;
    left: 0;
}

#ym-imported .dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap;
}

#ym-imported .dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
}

#ym-imported .pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

#ym-imported .dropup .caret, #ym-imported .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9;
}

#ym-imported .dropup .dropdown-menu, #ym-imported .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}

@media (min-width: 768px) {
    #ym-imported .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }

    #ym-imported .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0;
    }
}

#ym-imported .btn-group, #ym-imported .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

    #ym-imported .btn-group-vertical > .btn, #ym-imported .btn-group > .btn {
        position: relative;
        float: left;
    }

        #ym-imported .btn-group-vertical > .btn.active, #ym-imported .btn-group-vertical > .btn:active, #ym-imported .btn-group-vertical > .btn:focus, #ym-imported .btn-group-vertical > .btn:hover, #ym-imported .btn-group > .btn.active, #ym-imported .btn-group > .btn:active, #ym-imported .btn-group > .btn:focus, #ym-imported .btn-group > .btn:hover {
            z-index: 2;
        }

    #ym-imported .btn-group .btn + .btn, #ym-imported .btn-group .btn + .btn-group, #ym-imported .btn-group .btn-group + .btn, #ym-imported .btn-group .btn-group + .btn-group {
        margin-left: -1px;
    }

#ym-imported .btn-toolbar {
    margin-left: -5px;
}

    #ym-imported .btn-toolbar .btn, #ym-imported .btn-toolbar .btn-group, #ym-imported .btn-toolbar .input-group {
        float: left;
    }

    #ym-imported .btn-toolbar > .btn, #ym-imported .btn-toolbar > .btn-group, #ym-imported .btn-toolbar > .input-group {
        margin-left: 5px;
    }

#ym-imported .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

#ym-imported .btn-group > .btn:first-child {
    margin-left: 0;
}

    #ym-imported .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

#ym-imported .btn-group > .btn:last-child:not(:first-child), #ym-imported .btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

#ym-imported .btn-group > .btn-group {
    float: left;
}

    #ym-imported .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0;
    }

    #ym-imported .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, #ym-imported .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    #ym-imported .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

#ym-imported .btn-group .dropdown-toggle:active, #ym-imported .btn-group.open .dropdown-toggle {
    outline: 0;
}

#ym-imported .btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px;
}

#ym-imported .btn-group > .btn-lg + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px;
}

#ym-imported .btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

    #ym-imported .btn-group.open .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

#ym-imported .btn .caret {
    margin-left: 0;
}

#ym-imported .btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

#ym-imported .dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}

#ym-imported .btn-group-vertical > .btn, #ym-imported .btn-group-vertical > .btn-group, #ym-imported .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

    #ym-imported .btn-group-vertical > .btn-group > .btn {
        float: none;
    }

    #ym-imported .btn-group-vertical > .btn + .btn, #ym-imported .btn-group-vertical > .btn + .btn-group, #ym-imported .btn-group-vertical > .btn-group + .btn, #ym-imported .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0;
    }

    #ym-imported .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

    #ym-imported .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    #ym-imported .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    #ym-imported .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0;
    }

    #ym-imported .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, #ym-imported .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    #ym-imported .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

#ym-imported .btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

    #ym-imported .btn-group-justified > .btn, #ym-imported .btn-group-justified > .btn-group {
        display: table-cell;
        float: none;
        width: 1%;
    }

        #ym-imported .btn-group-justified > .btn-group .btn {
            width: 100%;
        }

        #ym-imported .btn-group-justified > .btn-group .dropdown-menu {
            left: auto;
        }

#ym-imported [data-toggle=buttons] > .btn input[type=checkbox], #ym-imported [data-toggle=buttons] > .btn input[type=radio], #ym-imported [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], #ym-imported [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

#ym-imported .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

    #ym-imported .input-group[class*=col-] {
        float: none;
        padding-right: 0;
        padding-left: 0;
    }

    #ym-imported .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0;
    }

        #ym-imported .input-group .form-control:focus {
            z-index: 3;
        }

#ym-imported .input-group-lg > .form-control, #ym-imported .input-group-lg > .input-group-addon, #ym-imported .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

#ym-imported select.input-group-lg > .form-control, #ym-imported select.input-group-lg > .input-group-addon, #ym-imported select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px;
}

#ym-imported select[multiple].input-group-lg > .form-control, #ym-imported select[multiple].input-group-lg > .input-group-addon, #ym-imported select[multiple].input-group-lg > .input-group-btn > .btn, #ym-imported textarea.input-group-lg > .form-control, #ym-imported textarea.input-group-lg > .input-group-addon, #ym-imported textarea.input-group-lg > .input-group-btn > .btn {
    height: auto;
}

#ym-imported .input-group-sm > .form-control, #ym-imported .input-group-sm > .input-group-addon, #ym-imported .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

#ym-imported select.input-group-sm > .form-control, #ym-imported select.input-group-sm > .input-group-addon, #ym-imported select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px;
}

#ym-imported select[multiple].input-group-sm > .form-control, #ym-imported select[multiple].input-group-sm > .input-group-addon, #ym-imported select[multiple].input-group-sm > .input-group-btn > .btn, #ym-imported textarea.input-group-sm > .form-control, #ym-imported textarea.input-group-sm > .input-group-addon, #ym-imported textarea.input-group-sm > .input-group-btn > .btn {
    height: auto;
}

#ym-imported .input-group .form-control, #ym-imported .input-group-addon, #ym-imported .input-group-btn {
    display: table-cell;
}

    #ym-imported .input-group .form-control:not(:first-child):not(:last-child), #ym-imported .input-group-addon:not(:first-child):not(:last-child), #ym-imported .input-group-btn:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

#ym-imported .input-group-addon, #ym-imported .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

#ym-imported .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;
}

    #ym-imported .input-group-addon.input-sm {
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 3px;
    }

    #ym-imported .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 18px;
        border-radius: 6px;
    }

    #ym-imported .input-group-addon input[type=checkbox], #ym-imported .input-group-addon input[type=radio] {
        margin-top: 0;
    }

    #ym-imported .input-group .form-control:first-child, #ym-imported .input-group-addon:first-child, #ym-imported .input-group-btn:first-child > .btn, #ym-imported .input-group-btn:first-child > .btn-group > .btn, #ym-imported .input-group-btn:first-child > .dropdown-toggle, #ym-imported .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, #ym-imported .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    #ym-imported .input-group-addon:first-child {
        border-right: 0;
    }

    #ym-imported .input-group .form-control:last-child, #ym-imported .input-group-addon:last-child, #ym-imported .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, #ym-imported .input-group-btn:first-child > .btn:not(:first-child), #ym-imported .input-group-btn:last-child > .btn, #ym-imported .input-group-btn:last-child > .btn-group > .btn, #ym-imported .input-group-btn:last-child > .dropdown-toggle {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

    #ym-imported .input-group-addon:last-child {
        border-left: 0;
    }

#ym-imported .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

    #ym-imported .input-group-btn > .btn {
        position: relative;
    }

        #ym-imported .input-group-btn > .btn + .btn {
            margin-left: -1px;
        }

        #ym-imported .input-group-btn > .btn:active, #ym-imported .input-group-btn > .btn:focus, #ym-imported .input-group-btn > .btn:hover {
            z-index: 2;
        }

    #ym-imported .input-group-btn:first-child > .btn, #ym-imported .input-group-btn:first-child > .btn-group {
        margin-right: -1px;
    }

    #ym-imported .input-group-btn:last-child > .btn, #ym-imported .input-group-btn:last-child > .btn-group {
        z-index: 2;
        margin-left: -1px;
    }

#ym-imported .nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

    #ym-imported .nav > li {
        position: relative;
        display: block;
    }

        #ym-imported .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px;
        }

            #ym-imported .nav > li > a:focus, #ym-imported .nav > li > a:hover {
                text-decoration: none;
                background-color: #eee;
            }

        #ym-imported .nav > li.disabled > a {
            color: #777;
        }

            #ym-imported .nav > li.disabled > a:focus, #ym-imported .nav > li.disabled > a:hover {
                color: #777;
                text-decoration: none;
                cursor: not-allowed;
                background-color: transparent;
            }

    #ym-imported .nav .open > a, #ym-imported .nav .open > a:focus, #ym-imported .nav .open > a:hover {
        background-color: #eee;
        border-color: #337ab7;
    }

    #ym-imported .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    #ym-imported .nav > li > a > img {
        max-width: none;
    }

#ym-imported .nav-tabs {
    border-bottom: 1px solid #ddd;
}

    #ym-imported .nav-tabs > li {
        float: left;
        margin-bottom: -1px;
    }

        #ym-imported .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0;
        }

            #ym-imported .nav-tabs > li > a:hover {
                border-color: #eee #eee #ddd;
            }

        #ym-imported .nav-tabs > li.active > a, #ym-imported .nav-tabs > li.active > a:focus, #ym-imported .nav-tabs > li.active > a:hover {
            color: #555;
            cursor: default;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
        }

    #ym-imported .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0;
    }

        #ym-imported .nav-tabs.nav-justified > li {
            float: none;
        }

            #ym-imported .nav-tabs.nav-justified > li > a {
                margin-bottom: 5px;
                text-align: center;
            }

        #ym-imported .nav-tabs.nav-justified > .dropdown .dropdown-menu {
            top: auto;
            left: auto;
        }

@media (min-width: 768px) {
    #ym-imported .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        #ym-imported .nav-tabs.nav-justified > li > a {
            margin-bottom: 0;
        }
}

#ym-imported .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}

#ym-imported .nav-tabs.nav-justified > .active > a, #ym-imported .nav-tabs.nav-justified > .active > a:focus, #ym-imported .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd;
}

@media (min-width: 768px) {
    #ym-imported .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }

    #ym-imported .nav-tabs.nav-justified > .active > a, #ym-imported .nav-tabs.nav-justified > .active > a:focus, #ym-imported .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff;
    }
}

#ym-imported .nav-pills > li {
    float: left;
}

    #ym-imported .nav-pills > li > a {
        border-radius: 4px;
    }

    #ym-imported .nav-pills > li + li {
        margin-left: 2px;
    }

    #ym-imported .nav-pills > li.active > a, #ym-imported .nav-pills > li.active > a:focus, #ym-imported .nav-pills > li.active > a:hover {
        color: #fff;
        background-color: #337ab7;
    }

#ym-imported .nav-stacked > li {
    float: none;
}

    #ym-imported .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0;
    }

#ym-imported .nav-justified {
    width: 100%;
}

    #ym-imported .nav-justified > li {
        float: none;
    }

        #ym-imported .nav-justified > li > a {
            margin-bottom: 5px;
            text-align: center;
        }

    #ym-imported .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto;
    }

@media (min-width: 768px) {
    #ym-imported .nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        #ym-imported .nav-justified > li > a {
            margin-bottom: 0;
        }
}

#ym-imported .nav-tabs-justified {
    border-bottom: 0;
}

    #ym-imported .nav-tabs-justified > li > a {
        margin-right: 0;
        border-radius: 4px;
    }

    #ym-imported .nav-tabs-justified > .active > a, #ym-imported .nav-tabs-justified > .active > a:focus, #ym-imported .nav-tabs-justified > .active > a:hover {
        border: 1px solid #ddd;
    }

@media (min-width: 768px) {
    #ym-imported .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }

    #ym-imported .nav-tabs-justified > .active > a, #ym-imported .nav-tabs-justified > .active > a:focus, #ym-imported .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #fff;
    }
}

#ym-imported .tab-content > .tab-pane {
    display: none;
}

#ym-imported .tab-content > .active {
    display: block;
}

#ym-imported .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

#ym-imported .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}

@media (min-width: 768px) {
    #ym-imported .navbar {
        border-radius: 4px;
    }
}

@media (min-width: 768px) {
    #ym-imported .navbar-header {
        float: left;
    }
}

#ym-imported .navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}

    #ym-imported .navbar-collapse.in {
        overflow-y: auto;
    }

@media (min-width: 768px) {
    #ym-imported .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        #ym-imported .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important;
        }

        #ym-imported .navbar-collapse.in {
            overflow-y: visible;
        }

    #ym-imported .navbar-fixed-bottom .navbar-collapse, #ym-imported .navbar-fixed-top .navbar-collapse, #ym-imported .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }
}

#ym-imported .navbar-fixed-bottom, #ym-imported .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

    #ym-imported .navbar-fixed-bottom .navbar-collapse, #ym-imported .navbar-fixed-top .navbar-collapse {
        max-height: 340px;
    }

@media (max-device-width: 480px) and (orientation: landscape) {
    #ym-imported .navbar-fixed-bottom .navbar-collapse, #ym-imported .navbar-fixed-top .navbar-collapse {
        max-height: 200px;
    }
}

@media (min-width: 768px) {
    #ym-imported .navbar-fixed-bottom, #ym-imported .navbar-fixed-top {
        border-radius: 0;
    }
}

#ym-imported .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

#ym-imported .navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

#ym-imported .container-fluid > .navbar-collapse, #ym-imported .container-fluid > .navbar-header, #ym-imported .container > .navbar-collapse, #ym-imported .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 768px) {
    #ym-imported .container-fluid > .navbar-collapse, #ym-imported .container-fluid > .navbar-header, #ym-imported .container > .navbar-collapse, #ym-imported .container > .navbar-header {
        margin-right: 0;
        margin-left: 0;
    }
}

#ym-imported .navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width: 768px) {
    #ym-imported .navbar-static-top {
        border-radius: 0;
    }
}

#ym-imported .navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}

    #ym-imported .navbar-brand:focus, #ym-imported .navbar-brand:hover {
        text-decoration: none;
    }

    #ym-imported .navbar-brand > img {
        display: block;
    }

@media (min-width: 768px) {
    #ym-imported .navbar > .container .navbar-brand, #ym-imported .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}

#ym-imported .navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

    #ym-imported .navbar-toggle:focus {
        outline: 0;
    }

    #ym-imported .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
    }

        #ym-imported .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px;
        }

@media (min-width: 768px) {
    #ym-imported .navbar-toggle {
        display: none;
    }
}

#ym-imported .navbar-nav {
    margin: 7.5px -15px;
}

    #ym-imported .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px;
    }

@media (max-width: 767px) {
    #ym-imported .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;
    }

        #ym-imported .navbar-nav .open .dropdown-menu .dropdown-header, #ym-imported .navbar-nav .open .dropdown-menu > li > a {
            padding: 5px 15px 5px 25px;
        }

        #ym-imported .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px;
        }

            #ym-imported .navbar-nav .open .dropdown-menu > li > a:focus, #ym-imported .navbar-nav .open .dropdown-menu > li > a:hover {
                background-image: none;
            }
}

@media (min-width: 768px) {
    #ym-imported .navbar-nav {
        float: left;
        margin: 0;
    }

        #ym-imported .navbar-nav > li {
            float: left;
        }

            #ym-imported .navbar-nav > li > a {
                padding-top: 15px;
                padding-bottom: 15px;
            }
}

#ym-imported .navbar-form {
    padding: 10px 15px;
    margin-right: -15px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px;
}

@media (min-width: 768px) {
    #ym-imported .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    #ym-imported .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    #ym-imported .navbar-form .form-control-static {
        display: inline-block;
    }

    #ym-imported .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        #ym-imported .navbar-form .input-group .form-control, #ym-imported .navbar-form .input-group .input-group-addon, #ym-imported .navbar-form .input-group .input-group-btn {
            width: auto;
        }

        #ym-imported .navbar-form .input-group > .form-control {
            width: 100%;
        }

    #ym-imported .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    #ym-imported .navbar-form .checkbox, #ym-imported .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        #ym-imported .navbar-form .checkbox label, #ym-imported .navbar-form .radio label {
            padding-left: 0;
        }

        #ym-imported .navbar-form .checkbox input[type=checkbox], #ym-imported .navbar-form .radio input[type=radio] {
            position: relative;
            margin-left: 0;
        }

    #ym-imported .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}

@media (max-width: 767px) {
    #ym-imported .navbar-form .form-group {
        margin-bottom: 5px;
    }

        #ym-imported .navbar-form .form-group:last-child {
            margin-bottom: 0;
        }
}

@media (min-width: 768px) {
    #ym-imported .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;
    }
}

#ym-imported .navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

#ym-imported .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;
}

#ym-imported .navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}

    #ym-imported .navbar-btn.btn-sm {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    #ym-imported .navbar-btn.btn-xs {
        margin-top: 14px;
        margin-bottom: 14px;
    }

#ym-imported .navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
}

@media (min-width: 768px) {
    #ym-imported .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px;
    }
}

@media (min-width: 768px) {
    #ym-imported .navbar-left {
        float: left !important;
    }

    #ym-imported .navbar-right {
        float: right !important;
        margin-right: -15px;
    }

        #ym-imported .navbar-right ~ .navbar-right {
            margin-right: 0;
        }
}

#ym-imported .navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

    #ym-imported .navbar-default .navbar-brand {
        color: #777;
    }

        #ym-imported .navbar-default .navbar-brand:focus, #ym-imported .navbar-default .navbar-brand:hover {
            color: #5e5e5e;
            background-color: transparent;
        }

    #ym-imported .navbar-default .navbar-text {
        color: #777;
    }

    #ym-imported .navbar-default .navbar-nav > li > a {
        color: #777;
    }

        #ym-imported .navbar-default .navbar-nav > li > a:focus, #ym-imported .navbar-default .navbar-nav > li > a:hover {
            color: #333;
            background-color: transparent;
        }

    #ym-imported .navbar-default .navbar-nav > .active > a, #ym-imported .navbar-default .navbar-nav > .active > a:focus, #ym-imported .navbar-default .navbar-nav > .active > a:hover {
        color: #555;
        background-color: #e7e7e7;
    }

    #ym-imported .navbar-default .navbar-nav > .disabled > a, #ym-imported .navbar-default .navbar-nav > .disabled > a:focus, #ym-imported .navbar-default .navbar-nav > .disabled > a:hover {
        color: #ccc;
        background-color: transparent;
    }

    #ym-imported .navbar-default .navbar-nav > .open > a, #ym-imported .navbar-default .navbar-nav > .open > a:focus, #ym-imported .navbar-default .navbar-nav > .open > a:hover {
        color: #555;
        background-color: #e7e7e7;
    }

@media (max-width: 767px) {
    #ym-imported .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }

        #ym-imported .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, #ym-imported .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #333;
            background-color: transparent;
        }

    #ym-imported .navbar-default .navbar-nav .open .dropdown-menu > .active > a, #ym-imported .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, #ym-imported .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #e7e7e7;
    }

    #ym-imported .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, #ym-imported .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, #ym-imported .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent;
    }
}

#ym-imported .navbar-default .navbar-toggle {
    border-color: #ddd;
}

    #ym-imported .navbar-default .navbar-toggle:focus, #ym-imported .navbar-default .navbar-toggle:hover {
        background-color: #ddd;
    }

    #ym-imported .navbar-default .navbar-toggle .icon-bar {
        background-color: #888;
    }

#ym-imported .navbar-default .navbar-collapse, #ym-imported .navbar-default .navbar-form {
    border-color: #e7e7e7;
}

#ym-imported .navbar-default .navbar-link {
    color: #777;
}

    #ym-imported .navbar-default .navbar-link:hover {
        color: #333;
    }

#ym-imported .navbar-default .btn-link {
    color: #777;
}

    #ym-imported .navbar-default .btn-link:focus, #ym-imported .navbar-default .btn-link:hover {
        color: #333;
    }

    #ym-imported .navbar-default .btn-link[disabled]:focus, #ym-imported .navbar-default .btn-link[disabled]:hover, #ym-imported fieldset[disabled] .navbar-default .btn-link:focus, #ym-imported fieldset[disabled] .navbar-default .btn-link:hover {
        color: #ccc;
    }

#ym-imported .navbar-inverse {
    background-color: #222;
    border-color: #080808;
}

    #ym-imported .navbar-inverse .navbar-brand {
        color: #9d9d9d;
    }

        #ym-imported .navbar-inverse .navbar-brand:focus, #ym-imported .navbar-inverse .navbar-brand:hover {
            color: #fff;
            background-color: transparent;
        }

    #ym-imported .navbar-inverse .navbar-text {
        color: #9d9d9d;
    }

    #ym-imported .navbar-inverse .navbar-nav > li > a {
        color: #9d9d9d;
    }

        #ym-imported .navbar-inverse .navbar-nav > li > a:focus, #ym-imported .navbar-inverse .navbar-nav > li > a:hover {
            color: #fff;
            background-color: transparent;
        }

    #ym-imported .navbar-inverse .navbar-nav > .active > a, #ym-imported .navbar-inverse .navbar-nav > .active > a:focus, #ym-imported .navbar-inverse .navbar-nav > .active > a:hover {
        color: #fff;
        background-color: #080808;
    }

    #ym-imported .navbar-inverse .navbar-nav > .disabled > a, #ym-imported .navbar-inverse .navbar-nav > .disabled > a:focus, #ym-imported .navbar-inverse .navbar-nav > .disabled > a:hover {
        color: #444;
        background-color: transparent;
    }

    #ym-imported .navbar-inverse .navbar-nav > .open > a, #ym-imported .navbar-inverse .navbar-nav > .open > a:focus, #ym-imported .navbar-inverse .navbar-nav > .open > a:hover {
        color: #fff;
        background-color: #080808;
    }

@media (max-width: 767px) {
    #ym-imported .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808;
    }

    #ym-imported .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808;
    }

    #ym-imported .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d;
    }

        #ym-imported .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, #ym-imported .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #fff;
            background-color: transparent;
        }

    #ym-imported .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, #ym-imported .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, #ym-imported .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #080808;
    }

    #ym-imported .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, #ym-imported .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, #ym-imported .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background-color: transparent;
    }
}

#ym-imported .navbar-inverse .navbar-toggle {
    border-color: #333;
}

    #ym-imported .navbar-inverse .navbar-toggle:focus, #ym-imported .navbar-inverse .navbar-toggle:hover {
        background-color: #333;
    }

    #ym-imported .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #fff;
    }

#ym-imported .navbar-inverse .navbar-collapse, #ym-imported .navbar-inverse .navbar-form {
    border-color: #101010;
}

#ym-imported .navbar-inverse .navbar-link {
    color: #9d9d9d;
}

    #ym-imported .navbar-inverse .navbar-link:hover {
        color: #fff;
    }

#ym-imported .navbar-inverse .btn-link {
    color: #9d9d9d;
}

    #ym-imported .navbar-inverse .btn-link:focus, #ym-imported .navbar-inverse .btn-link:hover {
        color: #fff;
    }

    #ym-imported .navbar-inverse .btn-link[disabled]:focus, #ym-imported .navbar-inverse .btn-link[disabled]:hover, #ym-imported fieldset[disabled] .navbar-inverse .btn-link:focus, #ym-imported fieldset[disabled] .navbar-inverse .btn-link:hover {
        color: #444;
    }

#ym-imported .breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

    #ym-imported .breadcrumb > li {
        display: inline-block;
    }

        #ym-imported .breadcrumb > li + li:before {
            padding: 0 5px;
            color: #ccc;
            content: "/\00a0";
        }

    #ym-imported .breadcrumb > .active {
        color: #777;
    }

#ym-imported .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    #ym-imported .pagination > li {
        display: inline;
    }

        #ym-imported .pagination > li > a, #ym-imported .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;
        }

            #ym-imported .pagination > li > a:focus, #ym-imported .pagination > li > a:hover, #ym-imported .pagination > li > span:focus, #ym-imported .pagination > li > span:hover {
                z-index: 2;
                color: #23527c;
                background-color: #eee;
                border-color: #ddd;
            }

        #ym-imported .pagination > li:first-child > a, #ym-imported .pagination > li:first-child > span {
            margin-left: 0;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px;
        }

        #ym-imported .pagination > li:last-child > a, #ym-imported .pagination > li:last-child > span {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px;
        }

    #ym-imported .pagination > .active > a, #ym-imported .pagination > .active > a:focus, #ym-imported .pagination > .active > a:hover, #ym-imported .pagination > .active > span, #ym-imported .pagination > .active > span:focus, #ym-imported .pagination > .active > span:hover {
        z-index: 3;
        color: #fff;
        cursor: default;
        background-color: #337ab7;
        border-color: #337ab7;
    }

    #ym-imported .pagination > .disabled > a, #ym-imported .pagination > .disabled > a:focus, #ym-imported .pagination > .disabled > a:hover, #ym-imported .pagination > .disabled > span, #ym-imported .pagination > .disabled > span:focus, #ym-imported .pagination > .disabled > span:hover {
        color: #777;
        cursor: not-allowed;
        background-color: #fff;
        border-color: #ddd;
    }

#ym-imported .pagination-lg > li > a, #ym-imported .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}

#ym-imported .pagination-lg > li:first-child > a, #ym-imported .pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

#ym-imported .pagination-lg > li:last-child > a, #ym-imported .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

#ym-imported .pagination-sm > li > a, #ym-imported .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

#ym-imported .pagination-sm > li:first-child > a, #ym-imported .pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

#ym-imported .pagination-sm > li:last-child > a, #ym-imported .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

#ym-imported .pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
}

    #ym-imported .pager li {
        display: inline;
    }

        #ym-imported .pager li > a, #ym-imported .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: 15px;
        }

            #ym-imported .pager li > a:focus, #ym-imported .pager li > a:hover {
                text-decoration: none;
                background-color: #eee;
            }

    #ym-imported .pager .next > a, #ym-imported .pager .next > span {
        float: right;
    }

    #ym-imported .pager .previous > a, #ym-imported .pager .previous > span {
        float: left;
    }

    #ym-imported .pager .disabled > a, #ym-imported .pager .disabled > a:focus, #ym-imported .pager .disabled > a:hover, #ym-imported .pager .disabled > span {
        color: #777;
        cursor: not-allowed;
        background-color: #fff;
    }

#ym-imported .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;
}

#ym-imported a.label:focus, #ym-imported a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

#ym-imported .label:empty {
    display: none;
}

#ym-imported .btn .label {
    position: relative;
    top: -1px;
}

#ym-imported .label-default {
    background-color: #777;
}

    #ym-imported .label-default[href]:focus, #ym-imported .label-default[href]:hover {
        background-color: #5e5e5e;
    }

#ym-imported .label-primary {
    background-color: #337ab7;
}

    #ym-imported .label-primary[href]:focus, #ym-imported .label-primary[href]:hover {
        background-color: #286090;
    }

#ym-imported .label-success {
    background-color: #5cb85c;
}

    #ym-imported .label-success[href]:focus, #ym-imported .label-success[href]:hover {
        background-color: #449d44;
    }

#ym-imported .label-info {
    background-color: #5bc0de;
}

    #ym-imported .label-info[href]:focus, #ym-imported .label-info[href]:hover {
        background-color: #31b0d5;
    }

#ym-imported .label-warning {
    background-color: #f0ad4e;
}

    #ym-imported .label-warning[href]:focus, #ym-imported .label-warning[href]:hover {
        background-color: #ec971f;
    }

#ym-imported .label-danger {
    background-color: #d9534f;
}

    #ym-imported .label-danger[href]:focus, #ym-imported .label-danger[href]:hover {
        background-color: #c9302c;
    }

#ym-imported .badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px;
}

    #ym-imported .badge:empty {
        display: none;
    }

#ym-imported .btn .badge {
    position: relative;
    top: -1px;
}

#ym-imported .btn-group-xs > .btn .badge, #ym-imported .btn-xs .badge {
    top: 0;
    padding: 1px 5px;
}

#ym-imported a.badge:focus, #ym-imported a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

#ym-imported .list-group-item.active > .badge, #ym-imported .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff;
}

#ym-imported .list-group-item > .badge {
    float: right;
}

    #ym-imported .list-group-item > .badge + .badge {
        margin-right: 5px;
    }

#ym-imported .nav-pills > li > a > .badge {
    margin-left: 3px;
}

#ym-imported .jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee;
}

    #ym-imported .jumbotron .h1, #ym-imported .jumbotron h1 {
        color: inherit;
    }

    #ym-imported .jumbotron p {
        margin-bottom: 15px;
        font-size: 21px;
        font-weight: 200;
    }

    #ym-imported .jumbotron > hr {
        border-top-color: #d5d5d5;
    }

#ym-imported .container .jumbotron, #ym-imported .container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px;
}

#ym-imported .jumbotron .container {
    max-width: 100%;
}

@media screen and (min-width: 768px) {
    #ym-imported .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    #ym-imported .container .jumbotron, #ym-imported .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px;
    }

    #ym-imported .jumbotron .h1, #ym-imported .jumbotron h1 {
        font-size: 63px;
    }
}

#ym-imported .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;
}

    #ym-imported .thumbnail a > img, #ym-imported .thumbnail > img {
        margin-right: auto;
        margin-left: auto;
    }

#ym-imported a.thumbnail.active, #ym-imported a.thumbnail:focus, #ym-imported a.thumbnail:hover {
    border-color: #337ab7;
}

#ym-imported .thumbnail .caption {
    padding: 9px;
    color: #333;
}

#ym-imported .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

    #ym-imported .alert h4 {
        margin-top: 0;
        color: inherit;
    }

    #ym-imported .alert .alert-link {
        font-weight: 700;
    }

    #ym-imported .alert > p, #ym-imported .alert > ul {
        margin-bottom: 0;
    }

        #ym-imported .alert > p + p {
            margin-top: 5px;
        }

#ym-imported .alert-dismissable, #ym-imported .alert-dismissible {
    padding-right: 35px;
}

    #ym-imported .alert-dismissable .close, #ym-imported .alert-dismissible .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit;
    }

#ym-imported .alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

    #ym-imported .alert-success hr {
        border-top-color: #c9e2b3;
    }

    #ym-imported .alert-success .alert-link {
        color: #2b542c;
    }

#ym-imported .alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

    #ym-imported .alert-info hr {
        border-top-color: #a6e1ec;
    }

    #ym-imported .alert-info .alert-link {
        color: #245269;
    }

#ym-imported .alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

    #ym-imported .alert-warning hr {
        border-top-color: #f7e1b5;
    }

    #ym-imported .alert-warning .alert-link {
        color: #66512c;
    }

#ym-imported .alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

    #ym-imported .alert-danger hr {
        border-top-color: #e4b9c0;
    }

    #ym-imported .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;
    }
}

#ym-imported .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, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

#ym-imported .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, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

#ym-imported .progress-bar-striped, #ym-imported .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}

#ym-imported .progress-bar.active, #ym-imported .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

#ym-imported .progress-bar-success {
    background-color: #5cb85c;
}

#ym-imported .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

#ym-imported .progress-bar-info {
    background-color: #5bc0de;
}

#ym-imported .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

#ym-imported .progress-bar-warning {
    background-color: #f0ad4e;
}

#ym-imported .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

#ym-imported .progress-bar-danger {
    background-color: #d9534f;
}

#ym-imported .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

#ym-imported .media {
    margin-top: 15px;
}

    #ym-imported .media:first-child {
        margin-top: 0;
    }

#ym-imported .media, #ym-imported .media-body {
    overflow: hidden;
    zoom: 1;
}

#ym-imported .media-body {
    width: 10000px;
}

#ym-imported .media-object {
    display: block;
}

    #ym-imported .media-object.img-thumbnail {
        max-width: none;
    }

#ym-imported .media-right, #ym-imported .media > .pull-right {
    padding-left: 10px;
}

#ym-imported .media-left, #ym-imported .media > .pull-left {
    padding-right: 10px;
}

#ym-imported .media-body, #ym-imported .media-left, #ym-imported .media-right {
    display: table-cell;
    vertical-align: top;
}

#ym-imported .media-middle {
    vertical-align: middle;
}

#ym-imported .media-bottom {
    vertical-align: bottom;
}

#ym-imported .media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

#ym-imported .media-list {
    padding-left: 0;
    list-style: none;
}

#ym-imported .list-group {
    padding-left: 0;
    margin-bottom: 20px;
}

#ym-imported .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

    #ym-imported .list-group-item:first-child {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }

    #ym-imported .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    #ym-imported .list-group-item.disabled, #ym-imported .list-group-item.disabled:focus, #ym-imported .list-group-item.disabled:hover {
        color: #777;
        cursor: not-allowed;
        background-color: #eee;
    }

        #ym-imported .list-group-item.disabled .list-group-item-heading, #ym-imported .list-group-item.disabled:focus .list-group-item-heading, #ym-imported .list-group-item.disabled:hover .list-group-item-heading {
            color: inherit;
        }

        #ym-imported .list-group-item.disabled .list-group-item-text, #ym-imported .list-group-item.disabled:focus .list-group-item-text, #ym-imported .list-group-item.disabled:hover .list-group-item-text {
            color: #777;
        }

    #ym-imported .list-group-item.active, #ym-imported .list-group-item.active:focus, #ym-imported .list-group-item.active:hover {
        z-index: 2;
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7;
    }

        #ym-imported .list-group-item.active .list-group-item-heading, #ym-imported .list-group-item.active .list-group-item-heading > .small, #ym-imported .list-group-item.active .list-group-item-heading > small, #ym-imported .list-group-item.active:focus .list-group-item-heading, #ym-imported .list-group-item.active:focus .list-group-item-heading > .small, #ym-imported .list-group-item.active:focus .list-group-item-heading > small, #ym-imported .list-group-item.active:hover .list-group-item-heading, #ym-imported .list-group-item.active:hover .list-group-item-heading > .small, #ym-imported .list-group-item.active:hover .list-group-item-heading > small {
            color: inherit;
        }

        #ym-imported .list-group-item.active .list-group-item-text, #ym-imported .list-group-item.active:focus .list-group-item-text, #ym-imported .list-group-item.active:hover .list-group-item-text {
            color: #c7ddef;
        }

#ym-imported a.list-group-item, #ym-imported button.list-group-item {
    color: #555;
}

    #ym-imported a.list-group-item .list-group-item-heading, #ym-imported button.list-group-item .list-group-item-heading {
        color: #333;
    }

    #ym-imported a.list-group-item:focus, #ym-imported a.list-group-item:hover, #ym-imported button.list-group-item:focus, #ym-imported button.list-group-item:hover {
        color: #555;
        text-decoration: none;
        background-color: #f5f5f5;
    }

#ym-imported button.list-group-item {
    width: 100%;
    text-align: left;
}

#ym-imported .list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

#ym-imported a.list-group-item-success, #ym-imported button.list-group-item-success {
    color: #3c763d;
}

    #ym-imported a.list-group-item-success .list-group-item-heading, #ym-imported button.list-group-item-success .list-group-item-heading {
        color: inherit;
    }

    #ym-imported a.list-group-item-success:focus, #ym-imported a.list-group-item-success:hover, #ym-imported button.list-group-item-success:focus, #ym-imported button.list-group-item-success:hover {
        color: #3c763d;
        background-color: #d0e9c6;
    }

    #ym-imported a.list-group-item-success.active, #ym-imported a.list-group-item-success.active:focus, #ym-imported a.list-group-item-success.active:hover, #ym-imported button.list-group-item-success.active, #ym-imported button.list-group-item-success.active:focus, #ym-imported button.list-group-item-success.active:hover {
        color: #fff;
        background-color: #3c763d;
        border-color: #3c763d;
    }

#ym-imported .list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

#ym-imported a.list-group-item-info, #ym-imported button.list-group-item-info {
    color: #31708f;
}

    #ym-imported a.list-group-item-info .list-group-item-heading, #ym-imported button.list-group-item-info .list-group-item-heading {
        color: inherit;
    }

    #ym-imported a.list-group-item-info:focus, #ym-imported a.list-group-item-info:hover, #ym-imported button.list-group-item-info:focus, #ym-imported button.list-group-item-info:hover {
        color: #31708f;
        background-color: #c4e3f3;
    }

    #ym-imported a.list-group-item-info.active, #ym-imported a.list-group-item-info.active:focus, #ym-imported a.list-group-item-info.active:hover, #ym-imported button.list-group-item-info.active, #ym-imported button.list-group-item-info.active:focus, #ym-imported button.list-group-item-info.active:hover {
        color: #fff;
        background-color: #31708f;
        border-color: #31708f;
    }

#ym-imported .list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

#ym-imported a.list-group-item-warning, #ym-imported button.list-group-item-warning {
    color: #8a6d3b;
}

    #ym-imported a.list-group-item-warning .list-group-item-heading, #ym-imported button.list-group-item-warning .list-group-item-heading {
        color: inherit;
    }

    #ym-imported a.list-group-item-warning:focus, #ym-imported a.list-group-item-warning:hover, #ym-imported button.list-group-item-warning:focus, #ym-imported button.list-group-item-warning:hover {
        color: #8a6d3b;
        background-color: #faf2cc;
    }

    #ym-imported a.list-group-item-warning.active, #ym-imported a.list-group-item-warning.active:focus, #ym-imported a.list-group-item-warning.active:hover, #ym-imported button.list-group-item-warning.active, #ym-imported button.list-group-item-warning.active:focus, #ym-imported button.list-group-item-warning.active:hover {
        color: #fff;
        background-color: #8a6d3b;
        border-color: #8a6d3b;
    }

#ym-imported .list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}

#ym-imported a.list-group-item-danger, #ym-imported button.list-group-item-danger {
    color: #a94442;
}

    #ym-imported a.list-group-item-danger .list-group-item-heading, #ym-imported button.list-group-item-danger .list-group-item-heading {
        color: inherit;
    }

    #ym-imported a.list-group-item-danger:focus, #ym-imported a.list-group-item-danger:hover, #ym-imported button.list-group-item-danger:focus, #ym-imported button.list-group-item-danger:hover {
        color: #a94442;
        background-color: #ebcccc;
    }

    #ym-imported a.list-group-item-danger.active, #ym-imported a.list-group-item-danger.active:focus, #ym-imported a.list-group-item-danger.active:hover, #ym-imported button.list-group-item-danger.active, #ym-imported button.list-group-item-danger.active:focus, #ym-imported button.list-group-item-danger.active:hover {
        color: #fff;
        background-color: #a94442;
        border-color: #a94442;
    }

#ym-imported .list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

#ym-imported .list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

#ym-imported .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

#ym-imported .panel-body {
    padding: 15px;
}

#ym-imported .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

    #ym-imported .panel-heading > .dropdown .dropdown-toggle {
        color: inherit;
    }

#ym-imported .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

    #ym-imported .panel-title > .small, #ym-imported .panel-title > .small > a, #ym-imported .panel-title > a, #ym-imported .panel-title > small, #ym-imported .panel-title > small > a {
        color: inherit;
    }

#ym-imported .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

#ym-imported .panel > .list-group, #ym-imported .panel > .panel-collapse > .list-group {
    margin-bottom: 0;
}

    #ym-imported .panel > .list-group .list-group-item, #ym-imported .panel > .panel-collapse > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0;
    }

    #ym-imported .panel > .list-group:first-child .list-group-item:first-child, #ym-imported .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;
    }

    #ym-imported .panel > .list-group:last-child .list-group-item:last-child, #ym-imported .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;
    }

#ym-imported .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

#ym-imported .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

#ym-imported .list-group + .panel-footer {
    border-top-width: 0;
}

#ym-imported .panel > .panel-collapse > .table, #ym-imported .panel > .table, #ym-imported .panel > .table-responsive > .table {
    margin-bottom: 0;
}

    #ym-imported .panel > .panel-collapse > .table caption, #ym-imported .panel > .table caption, #ym-imported .panel > .table-responsive > .table caption {
        padding-right: 15px;
        padding-left: 15px;
    }

    #ym-imported .panel > .table-responsive:first-child > .table:first-child, #ym-imported .panel > .table:first-child {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }

        #ym-imported .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, #ym-imported .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, #ym-imported .panel > .table:first-child > tbody:first-child > tr:first-child, #ym-imported .panel > .table:first-child > thead:first-child > tr:first-child {
            border-top-left-radius: 3px;
            border-top-right-radius: 3px;
        }

            #ym-imported .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, #ym-imported .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, #ym-imported .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, #ym-imported .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, #ym-imported .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, #ym-imported .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, #ym-imported .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, #ym-imported .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
                border-top-left-radius: 3px;
            }

            #ym-imported .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, #ym-imported .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, #ym-imported .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, #ym-imported .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, #ym-imported .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, #ym-imported .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, #ym-imported .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, #ym-imported .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
                border-top-right-radius: 3px;
            }

    #ym-imported .panel > .table-responsive:last-child > .table:last-child, #ym-imported .panel > .table:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

        #ym-imported .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, #ym-imported .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, #ym-imported .panel > .table:last-child > tbody:last-child > tr:last-child, #ym-imported .panel > .table:last-child > tfoot:last-child > tr:last-child {
            border-bottom-right-radius: 3px;
            border-bottom-left-radius: 3px;
        }

            #ym-imported .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, #ym-imported .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, #ym-imported .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, #ym-imported .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, #ym-imported .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, #ym-imported .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, #ym-imported .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, #ym-imported .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
                border-bottom-left-radius: 3px;
            }

            #ym-imported .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, #ym-imported .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, #ym-imported .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, #ym-imported .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, #ym-imported .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, #ym-imported .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, #ym-imported .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, #ym-imported .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
                border-bottom-right-radius: 3px;
            }

    #ym-imported .panel > .panel-body + .table, #ym-imported .panel > .panel-body + .table-responsive, #ym-imported .panel > .table + .panel-body, #ym-imported .panel > .table-responsive + .panel-body {
        border-top: 1px solid #ddd;
    }

    #ym-imported .panel > .table > tbody:first-child > tr:first-child td, #ym-imported .panel > .table > tbody:first-child > tr:first-child th {
        border-top: 0;
    }

#ym-imported .panel > .table-bordered, #ym-imported .panel > .table-responsive > .table-bordered {
    border: 0;
}

    #ym-imported .panel > .table-bordered > tbody > tr > td:first-child, #ym-imported .panel > .table-bordered > tbody > tr > th:first-child, #ym-imported .panel > .table-bordered > tfoot > tr > td:first-child, #ym-imported .panel > .table-bordered > tfoot > tr > th:first-child, #ym-imported .panel > .table-bordered > thead > tr > td:first-child, #ym-imported .panel > .table-bordered > thead > tr > th:first-child, #ym-imported .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, #ym-imported .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, #ym-imported .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, #ym-imported .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, #ym-imported .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, #ym-imported .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0;
    }

    #ym-imported .panel > .table-bordered > tbody > tr > td:last-child, #ym-imported .panel > .table-bordered > tbody > tr > th:last-child, #ym-imported .panel > .table-bordered > tfoot > tr > td:last-child, #ym-imported .panel > .table-bordered > tfoot > tr > th:last-child, #ym-imported .panel > .table-bordered > thead > tr > td:last-child, #ym-imported .panel > .table-bordered > thead > tr > th:last-child, #ym-imported .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, #ym-imported .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, #ym-imported .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, #ym-imported .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, #ym-imported .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, #ym-imported .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0;
    }

    #ym-imported .panel > .table-bordered > tbody > tr:first-child > td, #ym-imported .panel > .table-bordered > tbody > tr:first-child > th, #ym-imported .panel > .table-bordered > thead > tr:first-child > td, #ym-imported .panel > .table-bordered > thead > tr:first-child > th, #ym-imported .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, #ym-imported .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, #ym-imported .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, #ym-imported .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
        border-bottom: 0;
    }

    #ym-imported .panel > .table-bordered > tbody > tr:last-child > td, #ym-imported .panel > .table-bordered > tbody > tr:last-child > th, #ym-imported .panel > .table-bordered > tfoot > tr:last-child > td, #ym-imported .panel > .table-bordered > tfoot > tr:last-child > th, #ym-imported .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, #ym-imported .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, #ym-imported .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, #ym-imported .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0;
    }

#ym-imported .panel > .table-responsive {
    margin-bottom: 0;
    border: 0;
}

#ym-imported .panel-group {
    margin-bottom: 20px;
}

    #ym-imported .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px;
    }

        #ym-imported .panel-group .panel + .panel {
            margin-top: 5px;
        }

    #ym-imported .panel-group .panel-heading {
        border-bottom: 0;
    }

        #ym-imported .panel-group .panel-heading + .panel-collapse > .list-group, #ym-imported .panel-group .panel-heading + .panel-collapse > .panel-body {
            border-top: 1px solid #ddd;
        }

    #ym-imported .panel-group .panel-footer {
        border-top: 0;
    }

        #ym-imported .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #ddd;
        }

#ym-imported .panel-default {
    border-color: #ddd;
}

    #ym-imported .panel-default > .panel-heading {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd;
    }

        #ym-imported .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ddd;
        }

        #ym-imported .panel-default > .panel-heading .badge {
            color: #f5f5f5;
            background-color: #333;
        }

    #ym-imported .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ddd;
    }

#ym-imported .panel-primary {
    border-color: #337ab7;
}

    #ym-imported .panel-primary > .panel-heading {
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7;
    }

        #ym-imported .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #337ab7;
        }

        #ym-imported .panel-primary > .panel-heading .badge {
            color: #337ab7;
            background-color: #fff;
        }

    #ym-imported .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #337ab7;
    }

#ym-imported .panel-success {
    border-color: #d6e9c6;
}

    #ym-imported .panel-success > .panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6;
    }

        #ym-imported .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d6e9c6;
        }

        #ym-imported .panel-success > .panel-heading .badge {
            color: #dff0d8;
            background-color: #3c763d;
        }

    #ym-imported .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d6e9c6;
    }

#ym-imported .panel-info {
    border-color: #bce8f1;
}

    #ym-imported .panel-info > .panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1;
    }

        #ym-imported .panel-info > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #bce8f1;
        }

        #ym-imported .panel-info > .panel-heading .badge {
            color: #d9edf7;
            background-color: #31708f;
        }

    #ym-imported .panel-info > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #bce8f1;
    }

#ym-imported .panel-warning {
    border-color: #faebcc;
}

    #ym-imported .panel-warning > .panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc;
    }

        #ym-imported .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #faebcc;
        }

        #ym-imported .panel-warning > .panel-heading .badge {
            color: #fcf8e3;
            background-color: #8a6d3b;
        }

    #ym-imported .panel-warning > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #faebcc;
    }

#ym-imported .panel-danger {
    border-color: #ebccd1;
}

    #ym-imported .panel-danger > .panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1;
    }

        #ym-imported .panel-danger > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ebccd1;
        }

        #ym-imported .panel-danger > .panel-heading .badge {
            color: #f2dede;
            background-color: #a94442;
        }

    #ym-imported .panel-danger > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ebccd1;
    }

#ym-imported .embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

    #ym-imported .embed-responsive .embed-responsive-item, #ym-imported .embed-responsive embed, #ym-imported .embed-responsive iframe, #ym-imported .embed-responsive object, #ym-imported .embed-responsive video {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
    }

#ym-imported .embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

#ym-imported .embed-responsive-4by3 {
    padding-bottom: 75%;
}

#ym-imported .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, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

    #ym-imported .well blockquote {
        border-color: #ddd;
        border-color: rgba(0, 0, 0, 0.15);
    }

#ym-imported .well-lg {
    padding: 24px;
    border-radius: 6px;
}

#ym-imported .well-sm {
    padding: 9px;
    border-radius: 3px;
}

#ym-imported .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;
}

    #ym-imported .close:focus, #ym-imported .close:hover {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        filter: alpha(opacity=50);
        opacity: .5;
    }

#ym-imported button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

#ym-imported .modal-open {
    overflow: hidden;
}

#ym-imported .modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    #ym-imported .modal.fade .modal-dialog {
        -webkit-transform: translate(0, -25%);
        -ms-transform: translate(0, -25%);
        -o-transform: translate(0, -25%);
        transform: translate(0, -25%);
        -webkit-transition: -webkit-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: -webkit-transform .3s ease-out;
        transition: transform .3s ease-out;
        transition: transform .3s ease-out,-webkit-transform .3s ease-out,-o-transform .3s ease-out;
    }

    #ym-imported .modal.in .modal-dialog {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

#ym-imported .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

#ym-imported .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

#ym-imported .modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: 0;
}

#ym-imported .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

    #ym-imported .modal-backdrop.fade {
        filter: alpha(opacity=0);
        opacity: 0;
    }

    #ym-imported .modal-backdrop.in {
        filter: alpha(opacity=50);
        opacity: .5;
    }

#ym-imported .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

    #ym-imported .modal-header .close {
        margin-top: -2px;
    }

#ym-imported .modal-title {
    margin: 0;
    line-height: 1.42857143;
}

#ym-imported .modal-body {
    position: relative;
    padding: 15px;
}

#ym-imported .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

    #ym-imported .modal-footer .btn + .btn {
        margin-bottom: 0;
        margin-left: 5px;
    }

    #ym-imported .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    #ym-imported .modal-footer .btn-block + .btn-block {
        margin-left: 0;
    }

#ym-imported .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 768px) {
    #ym-imported .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    #ym-imported .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    #ym-imported .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    #ym-imported .modal-lg {
        width: 900px;
    }
}

#ym-imported .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 12px;
    filter: alpha(opacity=0);
    opacity: 0;
}

    #ym-imported .tooltip.in {
        filter: alpha(opacity=90);
        opacity: .9;
    }

    #ym-imported .tooltip.top {
        padding: 5px 0;
        margin-top: -3px;
    }

    #ym-imported .tooltip.right {
        padding: 0 5px;
        margin-left: 3px;
    }

    #ym-imported .tooltip.bottom {
        padding: 5px 0;
        margin-top: 3px;
    }

    #ym-imported .tooltip.left {
        padding: 0 5px;
        margin-left: -3px;
    }

    #ym-imported .tooltip.top .tooltip-arrow {
        bottom: 0;
        left: 50%;
        margin-left: -5px;
        border-width: 5px 5px 0;
        border-top-color: #000;
    }

    #ym-imported .tooltip.top-left .tooltip-arrow {
        right: 5px;
        bottom: 0;
        margin-bottom: -5px;
        border-width: 5px 5px 0;
        border-top-color: #000;
    }

    #ym-imported .tooltip.top-right .tooltip-arrow {
        bottom: 0;
        left: 5px;
        margin-bottom: -5px;
        border-width: 5px 5px 0;
        border-top-color: #000;
    }

    #ym-imported .tooltip.right .tooltip-arrow {
        top: 50%;
        left: 0;
        margin-top: -5px;
        border-width: 5px 5px 5px 0;
        border-right-color: #000;
    }

    #ym-imported .tooltip.left .tooltip-arrow {
        top: 50%;
        right: 0;
        margin-top: -5px;
        border-width: 5px 0 5px 5px;
        border-left-color: #000;
    }

    #ym-imported .tooltip.bottom .tooltip-arrow {
        top: 0;
        left: 50%;
        margin-left: -5px;
        border-width: 0 5px 5px;
        border-bottom-color: #000;
    }

    #ym-imported .tooltip.bottom-left .tooltip-arrow {
        top: 0;
        right: 5px;
        margin-top: -5px;
        border-width: 0 5px 5px;
        border-bottom-color: #000;
    }

    #ym-imported .tooltip.bottom-right .tooltip-arrow {
        top: 0;
        left: 5px;
        margin-top: -5px;
        border-width: 0 5px 5px;
        border-bottom-color: #000;
    }

#ym-imported .tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px;
}

#ym-imported .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

#ym-imported .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

    #ym-imported .popover.top {
        margin-top: -10px;
    }

    #ym-imported .popover.right {
        margin-left: 10px;
    }

    #ym-imported .popover.bottom {
        margin-top: 10px;
    }

    #ym-imported .popover.left {
        margin-left: -10px;
    }

    #ym-imported .popover > .arrow {
        border-width: 11px;
    }

        #ym-imported .popover > .arrow, #ym-imported .popover > .arrow:after {
            position: absolute;
            display: block;
            width: 0;
            height: 0;
            border-color: transparent;
            border-style: solid;
        }

            #ym-imported .popover > .arrow:after {
                content: "";
                border-width: 10px;
            }

    #ym-imported .popover.top > .arrow {
        bottom: -11px;
        left: 50%;
        margin-left: -11px;
        border-top-color: #999;
        border-top-color: rgba(0, 0, 0, 0.25);
        border-bottom-width: 0;
    }

        #ym-imported .popover.top > .arrow:after {
            bottom: 1px;
            margin-left: -10px;
            content: " ";
            border-top-color: #fff;
            border-bottom-width: 0;
        }

    #ym-imported .popover.right > .arrow {
        top: 50%;
        left: -11px;
        margin-top: -11px;
        border-right-color: #999;
        border-right-color: rgba(0, 0, 0, 0.25);
        border-left-width: 0;
    }

        #ym-imported .popover.right > .arrow:after {
            bottom: -10px;
            left: 1px;
            content: " ";
            border-right-color: #fff;
            border-left-width: 0;
        }

    #ym-imported .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, 0.25);
    }

        #ym-imported .popover.bottom > .arrow:after {
            top: 1px;
            margin-left: -10px;
            content: " ";
            border-top-width: 0;
            border-bottom-color: #fff;
        }

    #ym-imported .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, 0.25);
    }

        #ym-imported .popover.left > .arrow:after {
            right: 1px;
            bottom: -10px;
            content: " ";
            border-right-width: 0;
            border-left-color: #fff;
        }

#ym-imported .popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

#ym-imported .popover-content {
    padding: 9px 14px;
}

#ym-imported .carousel {
    position: relative;
}

#ym-imported .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

    #ym-imported .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;
    }

        #ym-imported .carousel-inner > .item > a > img, #ym-imported .carousel-inner > .item > img {
            line-height: 1;
        }

@media all and (transform-3d), (-webkit-transform-3d) {
    #ym-imported .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out,-o-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }

        #ym-imported .carousel-inner > .item.active.right, #ym-imported .carousel-inner > .item.next {
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
            left: 0;
        }

        #ym-imported .carousel-inner > .item.active.left, #ym-imported .carousel-inner > .item.prev {
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
            left: 0;
        }

            #ym-imported .carousel-inner > .item.active, #ym-imported .carousel-inner > .item.next.left, #ym-imported .carousel-inner > .item.prev.right {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
                left: 0;
            }
}

#ym-imported .carousel-inner > .active, #ym-imported .carousel-inner > .next, #ym-imported .carousel-inner > .prev {
    display: block;
}

#ym-imported .carousel-inner > .active {
    left: 0;
}

#ym-imported .carousel-inner > .next, #ym-imported .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

#ym-imported .carousel-inner > .next {
    left: 100%;
}

#ym-imported .carousel-inner > .prev {
    left: -100%;
}

    #ym-imported .carousel-inner > .next.left, #ym-imported .carousel-inner > .prev.right {
        left: 0;
    }

#ym-imported .carousel-inner > .active.left {
    left: -100%;
}

#ym-imported .carousel-inner > .active.right {
    left: 100%;
}

#ym-imported .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, 0.6);
    background-color: transparent;
    filter: alpha(opacity=50);
    opacity: .5;
}

    #ym-imported .carousel-control.left {
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
        background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
        background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
        background-repeat: repeat-x;
    }

    #ym-imported .carousel-control.right {
        right: 0;
        left: auto;
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
        background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
        background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
        background-repeat: repeat-x;
    }

    #ym-imported .carousel-control:focus, #ym-imported .carousel-control:hover {
        color: #fff;
        text-decoration: none;
        outline: 0;
        filter: alpha(opacity=90);
        opacity: .9;
    }

    #ym-imported .carousel-control .glyphicon-chevron-left, #ym-imported .carousel-control .glyphicon-chevron-right, #ym-imported .carousel-control .icon-next, #ym-imported .carousel-control .icon-prev {
        position: absolute;
        top: 50%;
        z-index: 5;
        display: inline-block;
        margin-top: -10px;
    }

    #ym-imported .carousel-control .glyphicon-chevron-left, #ym-imported .carousel-control .icon-prev {
        left: 50%;
        margin-left: -10px;
    }

    #ym-imported .carousel-control .glyphicon-chevron-right, #ym-imported .carousel-control .icon-next {
        right: 50%;
        margin-right: -10px;
    }

    #ym-imported .carousel-control .icon-next, #ym-imported .carousel-control .icon-prev {
        width: 20px;
        height: 20px;
        font-family: serif;
        line-height: 1;
    }

        #ym-imported .carousel-control .icon-prev:before {
            content: "\2039";
        }

        #ym-imported .carousel-control .icon-next:before {
            content: "\203a";
        }

#ym-imported .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;
}

    #ym-imported .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #000\9;
        background-color: transparent;
        border: 1px solid #fff;
        border-radius: 10px;
    }

    #ym-imported .carousel-indicators .active {
        width: 12px;
        height: 12px;
        margin: 0;
        background-color: #fff;
    }

#ym-imported .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, 0.6);
}

    #ym-imported .carousel-caption .btn {
        text-shadow: none;
    }

@media screen and (min-width: 768px) {
    #ym-imported .carousel-control .glyphicon-chevron-left, #ym-imported .carousel-control .glyphicon-chevron-right, #ym-imported .carousel-control .icon-next, #ym-imported .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px;
    }

    #ym-imported .carousel-control .glyphicon-chevron-left, #ym-imported .carousel-control .icon-prev {
        margin-left: -10px;
    }

    #ym-imported .carousel-control .glyphicon-chevron-right, #ym-imported .carousel-control .icon-next {
        margin-right: -10px;
    }

    #ym-imported .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px;
    }

    #ym-imported .carousel-indicators {
        bottom: 20px;
    }
}

#ym-imported .btn-group-vertical > .btn-group:after, #ym-imported .btn-group-vertical > .btn-group:before, #ym-imported .btn-toolbar:after, #ym-imported .btn-toolbar:before, #ym-imported .clearfix:after, #ym-imported .clearfix:before, #ym-imported .container-fluid:after, #ym-imported .container-fluid:before, #ym-imported .container:after, #ym-imported .container:before, #ym-imported .dl-horizontal dd:after, #ym-imported .dl-horizontal dd:before, #ym-imported .form-horizontal .form-group:after, #ym-imported .form-horizontal .form-group:before, #ym-imported .modal-footer:after, #ym-imported .modal-footer:before, #ym-imported .modal-header:after, #ym-imported .modal-header:before, #ym-imported .nav:after, #ym-imported .nav:before, #ym-imported .navbar-collapse:after, #ym-imported .navbar-collapse:before, #ym-imported .navbar-header:after, #ym-imported .navbar-header:before, #ym-imported .navbar:after, #ym-imported .navbar:before, #ym-imported .pager:after, #ym-imported .pager:before, #ym-imported .panel-body:after, #ym-imported .panel-body:before, #ym-imported .row:after, #ym-imported .row:before {
    display: table;
    content: " ";
}

#ym-imported .btn-group-vertical > .btn-group:after, #ym-imported .btn-toolbar:after, #ym-imported .clearfix:after, #ym-imported .container-fluid:after, #ym-imported .container:after, #ym-imported .dl-horizontal dd:after, #ym-imported .form-horizontal .form-group:after, #ym-imported .modal-footer:after, #ym-imported .modal-header:after, #ym-imported .nav:after, #ym-imported .navbar-collapse:after, #ym-imported .navbar-header:after, #ym-imported .navbar:after, #ym-imported .pager:after, #ym-imported .panel-body:after, #ym-imported .row:after {
    clear: both;
}

#ym-imported .center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

#ym-imported .pull-right {
    float: right !important;
}

#ym-imported .pull-left {
    float: left !important;
}

#ym-imported .hide {
    display: none !important;
}

#ym-imported .show {
    display: block !important;
}

#ym-imported .invisible {
    visibility: hidden;
}

#ym-imported .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

#ym-imported .hidden {
    display: none !important;
}

#ym-imported .affix {
    position: fixed;
}

@@-ms-viewport {
    #ym-imported {
        width: device-width;
    }
}

#ym-imported .visible-lg, #ym-imported .visible-md, #ym-imported .visible-sm, #ym-imported .visible-xs {
    display: none !important;
}

#ym-imported .visible-lg-block, #ym-imported .visible-lg-inline, #ym-imported .visible-lg-inline-block, #ym-imported .visible-md-block, #ym-imported .visible-md-inline, #ym-imported .visible-md-inline-block, #ym-imported .visible-sm-block, #ym-imported .visible-sm-inline, #ym-imported .visible-sm-inline-block, #ym-imported .visible-xs-block, #ym-imported .visible-xs-inline, #ym-imported .visible-xs-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    #ym-imported .visible-xs {
        display: block !important;
    }

    #ym-imported table.visible-xs {
        display: table !important;
    }

    #ym-imported tr.visible-xs {
        display: table-row !important;
    }

    #ym-imported td.visible-xs, #ym-imported th.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {
    #ym-imported .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    #ym-imported .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    #ym-imported .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #ym-imported .visible-sm {
        display: block !important;
    }

    #ym-imported table.visible-sm {
        display: table !important;
    }

    #ym-imported tr.visible-sm {
        display: table-row !important;
    }

    #ym-imported td.visible-sm, #ym-imported th.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #ym-imported .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #ym-imported .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #ym-imported .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #ym-imported .visible-md {
        display: block !important;
    }

    #ym-imported table.visible-md {
        display: table !important;
    }

    #ym-imported tr.visible-md {
        display: table-row !important;
    }

    #ym-imported td.visible-md, #ym-imported th.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #ym-imported .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #ym-imported .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #ym-imported .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    #ym-imported .visible-lg {
        display: block !important;
    }

    #ym-imported table.visible-lg {
        display: table !important;
    }

    #ym-imported tr.visible-lg {
        display: table-row !important;
    }

    #ym-imported td.visible-lg, #ym-imported th.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    #ym-imported .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    #ym-imported .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    #ym-imported .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    #ym-imported .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #ym-imported .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #ym-imported .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    #ym-imported .hidden-lg {
        display: none !important;
    }
}

#ym-imported .visible-print {
    display: none !important;
}

@media print {
    #ym-imported .visible-print {
        display: block !important;
    }

    #ym-imported table.visible-print {
        display: table !important;
    }

    #ym-imported tr.visible-print {
        display: table-row !important;
    }

    #ym-imported td.visible-print, #ym-imported th.visible-print {
        display: table-cell !important;
    }
}

#ym-imported .visible-print-block {
    display: none !important;
}

@media print {
    #ym-imported .visible-print-block {
        display: block !important;
    }
}

#ym-imported .visible-print-inline {
    display: none !important;
}

@media print {
    #ym-imported .visible-print-inline {
        display: inline !important;
    }
}

#ym-imported .visible-print-inline-block {
    display: none !important;
}

@media print {
    #ym-imported .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    #ym-imported .hidden-print {
        display: none !important;
    }
}

#ym-imported .FirstAutoCompleteItem {
    font-style: italic;
    color: gray;
}

#ym-imported .ui-autocomplete-category {
    font-weight: bold;
    padding: .2em .4em;
    margin: .8em 0 .2em;
    line-height: 1.5;
}

#ym-imported .ui-corner-all {
    border-radius: 4px 4px 4px 4px;
}

#ym-imported .ui-widget-content {
    border: 1px solid #AAAAAA;
    color: #222222;
}

#ym-imported .ui-widget {
    font-family: inherit;
    font-size: .9em;
}

#ym-imported .ui-menu {
    display: block;
    list-style: none outside none;
    margin: 0;
    padding: 2px;
    width: 18%;
}

#ym-imported .ui-autocomplete {
    cursor: default;
    position: relative;
    z-index: 5 !important;
}

#ym-imported #ui-active-menuitem {
    background-color: #eee;
}

#ym-imported .ui-menu .ui-menu-item {
    margin: 0;
    padding: 0;
    width: 100%;
}

#ym-imported .ui-widget-content {
    color: #222222;
}

#ym-imported .ui-widget {
    font-size: 1.1em;
}

#ym-imported .ui-menu {
    list-style: none outside none;
}

#ym-imported .ui-autocomplete {
    cursor: default;
}

#ym-imported .ui-menu .ui-menu-item a {
    display: block;
    line-height: 1.5;
    padding: 0.2em 0.4em;
    text-decoration: none;
}

#ym-imported .ui-autocomplete li {
    list-style-image: none !important;
}

#ym-imported .ui-corner-all {
    border-radius: 4px 4px 4px 4px;
    display: block;
}

#ym-imported #FlexiMenu {
    display: none;
}

#ym-imported .optionGroup {
    font-weight: bold;
    font-style: italic;
}

#ym-imported .optionChild {
    padding-left: 15px;
}

#ym-imported .CustomFormTable td, #ym-imported Remy .CustomFormTable th, #ym-imported .CustomFormResponseTable td, #ym-imported .CustomFormResponseTable th, #ym-imported .CustomFormResponseAttachmentsTable td, #ym-imported .CustomFormResponseAttachmentsTable th {
    padding: 5px 3px 5px 3px;
    text-align: left;
}

    #ym-imported .CustomFormTable td.break, #ym-imported .CustomFormResponseTable td.break .CustomFormResponseAttachmentsTable td.break {
        height: 20px;
    }

#ym-imported .CustomFormTable th, #ym-imported .CustomFormResponseTable th, #ym-imported .CustomFormResponseAttachmentsTable th {
    background-color: Transparent;
    font-weight: bold;
    line-height: 21px;
    vertical-align: top;
}

    #ym-imported .CustomFormTable th div, #ym-imported .CustomFormTable th span, #ym-imported .CustomFormResponseTable th div, #ym-imported .CustomFormResponseTable th span, #ym-imported .CustomFormResponseAttachmentsTable th span {
        line-height: 13px;
    }

    #ym-imported .CustomFormTable th.center, #ym-imported .CustomFormResponseTable th.center .CustomFormResponseAttachmentsTable th.center {
        text-align: center;
    }

#ym-imported .DotNetPager {
    font-weight: bold;
}

    #ym-imported .DotNetPager a {
        font-weight: normal;
        text-decoration: underline;
    }

    #ym-imported .DotNetPager .pgNavigation {
        border-spacing: 0px;
    }

        #ym-imported .DotNetPager .pgNavigation td {
            padding: 0px 1px;
        }

    #ym-imported .DotNetPager td {
        padding-top: 15px;
    }

#ym-imported .DisplayInline label {
    display: inline;
}

#ym-imported .FormTable1 td.label {
    font-weight: bold;
}

#ym-imported .FormTable1 div {
    font-weight: normal;
    text-align: left;
}

#ym-imported .ForumAttachments {
    clear: both;
    padding: 0px 4px 8px 4px;
}

    #ym-imported .ForumAttachments div.ForumAttachmentImg {
        margin: 8px 4px 0px 4px;
        vertical-align: top;
        line-height: 15px;
    }

    #ym-imported .ForumAttachments div.ForumAttachmentImg, #ym-imported .ForumAttachments div input {
        display: inline-block;
    }

#ym-imported .ForumAttached div.ForumAttachmentFile {
    display: inline-block;
    white-space: nowrap;
}

#ym-imported .ForumAttachments div.ForumAttachmentImg input {
    vertical-align: top;
}

#ym-imported .ForumAttached div.ForumAttachmentFile input {
    vertical-align: text-top;
}

#ym-imported .ForumTopicScore label, #ym-imported .ForumTopicScore .ScoreControl {
    display: block;
    float: left;
}

#ym-imported .ForumTopicScore label {
    margin: 4px 0px 13px 0px;
}

#ym-imported .ForumTopicScore .ScoreControl {
    margin: 2px 0px 13px 0px;
}

    #ym-imported .ForumTopicScore .ScoreControl .ScoreControl_reset {
        margin-left: 2px;
    }

#ym-imported .MemberControlPanel {
    float: left;
    position: relative;
    width: 49.9%;
    height: 80px;
}

#ym-imported .MemberControlPanel_Container, #ym-imported .MemberControlPanel_Container:hover {
    display: block;
    text-decoration: none;
    padding: 8px 8px 10px 8px;
}

    #ym-imported .MemberControlPanel_Container:hover {
        background-color: #eee;
    }

#ym-imported .MemberControlPanel_Divider {
    border-top: dotted 1px #ccc;
    padding-top: 16px;
}

#ym-imported .MemberControlPanel_Image {
    border: 0px none;
    display: inline-block;
    margin-right: 8px;
}

#ym-imported .MemberControlPanel_ImageDouble {
    border: 0px none;
    display: inline-block;
    margin-right: 20px;
    vertical-align: top;
}

#ym-imported .MemberControlPanel_Title {
    font-size: 14px;
}

#ym-imported .MemberControlPanel_Description {
    line-height: 14px;
}

#ym-imported .MemberControlPanel_Double {
    float: left;
    width: 99.8%;
    ;
}

#ym-imported .MicroBlog td {
    border-bottom: 1px dashed #dddddd;
}

    #ym-imported .MicroBlog td .MicroBlog_FirstPost {
        font-size: 16px;
    }

#ym-imported .ordinalPositioner {
    width: 51px;
}

    #ym-imported .ordinalPositioner .ordinalPositionerL {
        float: left;
    }

        #ym-imported .ordinalPositioner .ordinalPositionerL input {
            border-width: 1px;
            font-size: 12px;
            height: 22px;
            padding-top: 2px;
            text-align: center;
            width: 30px;
        }

    #ym-imported .ordinalPositioner .ordinalPositionerR {
        float: right;
    }

        #ym-imported .ordinalPositioner .ordinalPositionerR input {
            height: 10px;
            width: 11px;
            padding: 2px 0;
        }

#ym-imported .ScoreControl_bias {
    color: Gray;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    text-align: center;
    vertical-align: top;
    width: 30px;
}

#ym-imported .ScoreControl_biasUp {
    color: Green;
}

#ym-imported .ScoreControl_biasDn {
    color: Red;
}

#ym-imported .SearchItemSynopsis {
    color: #555555;
    padding: 6px 0px 6px 0px;
}

    #ym-imported .SearchItemSynopsis .HitHighlight {
        background-color: #FFFFAA;
        color: #000000;
    }

#ym-imported .TabBar {
    border-bottom: 1px solid #dddddd;
}

    #ym-imported .TabBar a {
        display: block;
        font-size: 14px;
        text-align: center;
        padding: 3px 8px 2px 8px;
    }

    #ym-imported .TabBar div {
        float: left;
        margin-right: 2px;
    }

        #ym-imported .TabBar div a {
            background-color: #eeeeee;
            color: #aaaaaa;
        }

            #ym-imported .TabBar div a:hover {
                background-color: #cccccc;
                color: White;
                text-decoration: none;
            }

        #ym-imported .TabBar div.activeTab {
            border-bottom: 0px none;
            border-top: 1px solid #dddddd;
            border-right: 1px solid #dddddd;
            border-left: 1px solid #dddddd;
            margin-bottom: -1px;
        }

            #ym-imported .TabBar div.activeTab a, #ym-imported .TabBar div.activeTab a:hover {
                background-color: #ffffff;
                color: #333333;
                padding-top: 2px;
                padding-bottom: 3px;
            }

        #ym-imported .TabBar div.clearBottom {
            clear: both;
            display: block;
            float: none;
        }

#ym-imported .ComboBox {
    border: solid 1px #cccccc;
}

#ym-imported .ComboBoxList {
    background-color: White;
    overflow: auto;
    white-space: nowrap;
}

    #ym-imported .ComboBoxList input {
        margin-bottom: 0px;
    }

#ym-imported .ComboBoxListItem {
    font-size: 11px;
    height: 20px;
    line-height: 20px;
}

#ym-imported div.ContributedContent {
    overflow: auto;
    overflow-x: auto;
    overflow-y: visible;
    width: 564px;
}

#ym-imported input.disabled {
    background-color: #dddddd;
}

#ym-imported ul.fixedpad {
    margin: 5px 5px 0px 5px;
    padding-left: 15px;
}

#ym-imported .FacebookProfilePhoto {
    margin: 2px 0px 2px 0px;
}

#ym-imported .ForumBreadcrumbs {
    padding: 4px 8px;
}

#ym-imported .ForumModerators {
    padding: 4px 8px !important;
}

#ym-imported .ForumThreadScore {
    padding: 4px 8px;
}

#ym-imported .ForumAttached {
    font-size: 11px;
    padding: 8px 0px 0px 0px;
    font-style: italic;
    font-weight: bold;
}

#ym-imported .ForumBody {
    padding: 10px 0px 20px 0px;
}

#ym-imported .ForumQuote {
    border: 1px solid #666;
    padding: 5px 5px 5px 5px;
    margin-top: 5px;
    background-color: rgba(0, 0, 0, 0.05);
}

#ym-imported .ForumSignature {
    border-top: 1px solid #999;
}

#ym-imported .ForumSubject {
    font-size: 11px;
    padding: 0px 0px 10px 0px;
}

#ym-imported .forumPost {
    width: 100%;
    margin-bottom: 4px;
}

#ym-imported .forumPostHeader {
    width: 99%;
    background-color: #336699;
    padding: 6px 4px;
    color: white;
}

#ym-imported .forumPosterData {
    width: 104px;
    vertical-align: top;
    padding: 0 !important;
}

#ym-imported .forumPosterHeadshot {
    width: 100px;
}

#ym-imported .forumPosterHeadshotImg {
    width: 100px;
}

#ym-imported .forumPosterInfo {
    padding: 8px;
}

#ym-imported .forumPosterName {
    font-size: 10pt;
    font-weight: bold;
}

#ym-imported .forumPosterRole {
    font-size: 9pt;
    font-weight: bold;
    font-style: italic;
}

#ym-imported .forumPosterPostCount {
    font-size: 8pt;
}

#ym-imported .forumPostData {
    display: inline-block;
    width: 82%;
}

#ym-imported .forumPostSubject {
    width: 100%;
    height: 18px;
    font-weight: bold;
    color: #336699 !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    padding-left: 12px !important;
}

#ym-imported .postAction {
    float: right;
    height: 16px;
    margin-left: 4px;
}

    #ym-imported .postAction img {
        vertical-align: top;
    }

#ym-imported .forumPostBody {
    min-height: 120px;
    padding: 4px 0 4px 10px !important;
    vertical-align: top;
}

    #ym-imported .forumPostBody iframe {
        max-width: 548px;
    }

#ym-imported .forumPostDateLastEdited {
    float: right;
}

#ym-imported .ForumPrevNextThreads {
    margin-top: 8px;
    margin-bottom: 8px;
}

#ym-imported .forumQuickReply {
    margin-top: 12px;
    padding: 4px 0 8px 0;
}

#ym-imported .greenalert {
    color: Green;
}

#ym-imported .HitHighlight {
    background-color: Yellow;
    color: Black;
}

#ym-imported .lineitem td {
    border-bottom: dashed 1px #ccc;
    padding: 8px 0px 8px 0px;
}

#ym-imported .RTE_ResMgrLink {
    background: #D0D4DD;
    padding: 4px;
    text-align: right;
}

#ym-imported .ScrollBox {
    overflow: auto;
}

#ym-imported .securesubmit {
    height: 17px;
    width: 16px;
    vertical-align: text-top;
}

#ym-imported .invoice {
    border-right: 1px #000000 solid;
    border-bottom: 1px #000000 solid;
}

    #ym-imported .invoice th {
        background-color: #cccccc;
        border-top: 1px #000000 solid;
        border-left: 1px #000000 solid;
        border-bottom: 1px #000000 solid;
        font-weight: normal;
        font-family: Arial;
        font-size: 12px;
        text-align: center;
        color: #000000;
        padding: 5px;
    }

    #ym-imported .invoice td {
        border-left: 1px #000000 solid;
        padding: 5px;
    }

        #ym-imported .invoice td.lined {
            border-top: 1px #000000 solid;
            padding: 5px;
        }

#ym-imported .EventRegistrationPrint {
    border-right: 1px #000000 solid;
    border-bottom: 0px #000000 solid;
}

    #ym-imported .EventRegistrationPrint th {
        padding: 4px 0px 4px 8px;
        background-color: #ffffff;
        border-top: none;
        border-left: 1px #000000 solid;
        border-bottom: 1px #000000 solid;
        font-weight: bold;
        font-family: Arial;
        font-size: 12px;
        text-align: left;
        color: #000000;
    }

        #ym-imported .EventRegistrationPrint th.head {
            background-color: #cccccc;
            border-top: 1px #000000 solid;
            border-left: 1px #000000 solid;
            border-bottom: 1px #000000 solid;
            font-weight: bold;
            font-family: Arial;
            font-size: 12px;
            text-align: left;
            color: #000000;
        }

    #ym-imported .EventRegistrationPrint td {
        padding: 4px 0px 4px 8px;
        background-color: #ffffff;
        border-top: 0px #000000 solid;
        border-left: 1px #000000 solid;
        border-bottom: 1px #000000 solid;
        font-family: Arial;
        font-size: 12px;
        text-align: left;
        color: #000000;
    }

#ym-imported #ContextualHelp .bd {
    background-color: #ffffff;
}

#ym-imported #FormErrors ul {
    margin: 5px;
    padding-left: 15px;
}

#ym-imported #SearchDialogBody {
    white-space: nowrap;
}

#ym-imported #SearchDialogForm_bst {
    height: 21px;
    width: 190px;
}

#ym-imported #SearchDialogForm_btnSubmit {
    height: 21px;
    margin-left: 5px;
    width: 60px;
}

#ym-imported #SpNavBarSub div.bd {
    padding-left: 0px;
    padding-right: 0px;
}

    #ym-imported #SpNavBarSub div.bd a, #ym-imported #SpNavBarSub div.bd a:hover, #ym-imported #SpNavBarSub div.bd label {
        background-color: transparent;
        background-image: none;
        clear: both;
        color: #545465;
        display: block;
        line-height: 22px;
        padding: 0px 10px 0px 10px;
        text-decoration: none;
    }

        #ym-imported #SpNavBarSub div.bd a:hover {
            background-color: #797986;
            color: White;
        }

        #ym-imported #SpNavBarSub div.bd a img {
            margin: 2px 5px 2px 0px;
        }

    #ym-imported #SpNavBarSub div.bd #MoreMenuCustomPages {
        border-top: 1px dashed #797986;
        margin-top: 10px;
        padding-top: 8px;
    }

        #ym-imported #SpNavBarSub div.bd #MoreMenuCustomPages a {
            overflow: hidden;
            padding-bottom: 1px;
            padding-top: 2px;
            white-space: nowrap;
        }

#ym-imported #TopAlertBar {
    height: 21px;
    background: #666;
    border-top: solid 1px #525252;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10000;
}

    #ym-imported #TopAlertBar a {
        color: #fff;
        text-decoration: none;
    }

        #ym-imported #TopAlertBar a:hover {
            text-decoration: underline;
        }

#ym-imported #TopAlertBarText {
    color: #fff;
    height: 20px;
    font-size: 11px;
    line-height: 20px;
    text-align: center;
    overflow: hidden;
    padding: 0px 6px 0px 6px;
}

#ym-imported #profileProgressBar {
    background-image: none;
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    height: 22px;
    width: 160px;
    z-index: 4;
    padding-right: 10px;
    padding-left: 10px;
}

#ym-imported #datagrid1 .ui-progressbar {
    width: 160px;
    -webkit-background-size: 30px 30px;
    -moz-background-size: 30px 30px;
    background-size: 30px 30px;
    background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(135deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(135deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-color: #ddd;
    border: 1px solid #bfbfbf !important;
    height: 22px !important;
    padding: 3px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-box-shadow: inset 0 0 5px #999;
    -webkit-box-shadow: inset 0 0 5px #999;
    box-shadow: inset 0 0 5px #999;
}

    #ym-imported #datagrid1 .ui-progressbar div {
        display: inline-block;
        border: 1px solid #54b61a;
        height: 20px !important;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
        -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
        box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
        -webkit-transition: width .4s ease-in-out;
        -moz-transition: width .4s ease-in-out;
        -ms-transition: width .4s ease-in-out;
        -o-transition: width .4s ease-in-out;
        transition: width .4s ease-in-out;
    }

#ym-imported #ProgressToolBar {
    background: url("/global/global_graphics/TopToolBar_bg.gif") repeat-x scroll center bottom #F2F5F9;
    border: 1px solid #c2c2c2;
    border-top: none;
    height: 45px;
    left: 0;
    position: fixed;
    top: 0;
    width: auto;
    border-radius: 0 0 15px 15px;
    background-clip: content-box;
}

#ym-imported #progressBar {
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    float: left;
    height: 32px;
    margin-top: 2px;
    width: 300px;
    z-index: 4;
}

#ym-imported .ui-progressbar-value {
    border-right: medium none;
    margin: 0px;
}

#ym-imported #ProgressBarText {
    color: Black;
    display: inline-block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 15px !important;
    min-width: 30px;
    padding-right: 12px;
    text-transform: uppercase;
    width: auto;
}

#ym-imported #NextProgressBarText {
    color: Black;
    display: inline-block;
    float: left;
    font-size: 11px;
    margin-top: 15px !important;
    margin-right: 10px;
    font-weight: bold;
    min-width: 50px;
    padding-left: 12px;
    text-transform: uppercase;
    width: auto;
}

#ym-imported .ui-progressbar {
    -webkit-background-size: 30px 30px;
    -moz-background-size: 30px 30px;
    background-size: 30px 30px;
    background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(135deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(135deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-color: #ddd;
    border: 1px solid #bfbfbf !important;
    height: 32px;
    padding: 3px;
    width: 350px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-box-shadow: inset 0 0 5px #999;
    -webkit-box-shadow: inset 0 0 5px #999;
    box-shadow: inset 0 0 5px #999;
}

    #ym-imported .ui-progressbar div {
        display: inline-block;
        border: 1px solid #54b61a;
        height: 30px !important;
        float: left;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
        -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
        box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
        -webkit-transition: width .4s ease-in-out;
        -moz-transition: width .4s ease-in-out;
        -ms-transition: width .4s ease-in-out;
        -o-transition: width .4s ease-in-out;
        transition: width .4s ease-in-out;
    }

    #ym-imported .ui-progressbar.ui-widget div {
        background-color: #a5df41;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#a5df41), to(#4ca916));
        background-image: -webkit-linear-gradient(top, #a5df41, #8ec72c);
        background-image: -moz-linear-gradient(top, #a5df41, #8ec72c);
        background-image: -ms-linear-gradient(top, #a5df41, #8ec72c);
        background-image: -o-linear-gradient(top, #a5df41, #8ec72c);
        background-image: linear-gradient(top, #a5df41, #8ec72c);
    }

    #ym-imported .ui-progressbar.ui-widget-content div {
        ;
    }

@@-webkit-keyframes animate-stripes {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: 60px 0;
    }
}

@@-moz-keyframes animate-stripes {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: 60px 0;
    }
}

#ym-imported #TopToolBar {
    background: #E9E9E9 url("/global/global_graphics/TopToolBar_bg.gif") repeat-x;
    border-top: 1px solid #D7DCE1;
    width: 100%;
    height: 25px;
    position: fixed;
    bottom: 0;
    left: 0;
}

    #ym-imported #TopToolBar a {
        border-right: 1px solid #cdd1d6;
        color: Black;
        padding: 6px 6px 7px 6px;
        text-decoration: none;
        white-space: nowrap;
    }

        #ym-imported #TopToolBar a:hover {
            background-color: #F2F6F9;
            color: Black;
        }

    #ym-imported #TopToolBar label {
        padding: 6px 8px 7px 0px;
        border-right: 1px solid #cdd1d6;
    }

#ym-imported #TopToolBarText {
    color: #6b849d;
    height: 24px;
    font-size: 11px;
    line-height: 23px;
    overflow: hidden;
    padding: 0px 6px 0px 6px;
    text-align: left;
}

#ym-imported #CustomPageBody {
    overflow: auto;
    overflow-x: auto;
    overflow-y: visible;
}

#ym-imported #MediaGallery {
    width: 100%;
}

    #ym-imported #MediaGallery td {
        border: solid 2px #eeeeee;
        background-color: #eeeeee;
        height: 100px;
        text-align: left;
        vertical-align: top;
        width: 33%;
    }

        #ym-imported #MediaGallery td.placeholder {
            background-color: Transparent;
            border: none;
        }

        #ym-imported #MediaGallery td.selected {
            border-color: Red;
        }

        #ym-imported #MediaGallery td a.slideshow {
            display: block;
            float: right;
        }

        #ym-imported #MediaGallery td div.photo {
            margin: 8px;
        }

        #ym-imported #MediaGallery td div.selectPhoto {
            float: right;
        }

#ym-imported #PageBase_RaiseAlert {
    text-align: left;
}

#ym-imported #PhotoCaption {
    font-style: italic;
    text-align: left;
}

#ym-imported #PhotoMain {
    overflow: hidden;
    width: 552px;
}

#ym-imported #PhotoMatte {
    background: #eeeeee;
    padding: 10px;
}

#ym-imported #PhotoNav {
    background: #eeeeee;
    padding: 5px 0px 5px 0px;
    width: 110px;
}

    #ym-imported #PhotoNav div {
        margin: 0px 5px 0px 5px;
    }

    #ym-imported #PhotoNav #PhotoNext {
        line-height: 18px;
        margin-top: 5px;
        text-align: right;
    }

    #ym-imported #PhotoNav #PhotoPrev {
        line-height: 18px;
        margin-bottom: 5px;
        text-align: left;
    }

    #ym-imported #PhotoNav .NoPhoto {
        border: solid 1px #cccccc;
        color: #aaaaaa;
        padding: 18px 0px 17px 0px;
        text-align: center;
    }

#ym-imported .AVD_StatusBox {
    text-align: center;
    font-size: 10px;
}

#ym-imported .AVD_StatusText A {
    font-size: 10px;
    text-decoration: underline;
}

#ym-imported #TweetWrapper {
    width: 134px;
    height: 125px;
    overflow: hidden;
    padding: 5px 5px 5px 5px;
}

    #ym-imported #TweetWrapper #TweetText {
        line-height: normal;
    }

    #ym-imported #TweetWrapper #TweetDate {
        text-align: right;
    }

#ym-imported .groupInfobox {
    margin-top: 8px;
    margin-bottom: 5px;
}

#ym-imported .groupTableZone1 {
    padding-right: 6px;
}

#ym-imported .groupTableZone2 {
    padding-left: 6px;
    border-left: dotted 1px #CCC;
}

#ym-imported .photoGallery td {
    vertical-align: middle;
    text-align: left;
}

#ym-imported .photoGalleryCentered td {
    text-align: center;
    vertical-align: bottom;
}

#ym-imported .photoGalleryImage {
    padding: 3px 3px 8px 3px;
    max-width: 100px;
    width: auto !important;
    width: 100px;
}

#ym-imported .WallPost {
    padding: 5px 0px 5px 0px;
    border-bottom: 1px dashed #ccc;
}

#ym-imported #GroupHompageLayout .zone {
    min-height: 300px;
    height: auto !important;
    height: 300px;
    ;
}

#ym-imported #GroupHompageLayout .zonebox {
    border: dotted 1px #666666;
    margin: 0 0 10px 0;
    padding: 5px;
    min-height: 300px;
    height: auto !important;
    height: 300px;
    ;
}

#ym-imported #GroupHompageLayout .headzone {
    max-width: 100%;
    width: auto !important;
    width: 100%;
    min-height: 100px;
    height: auto !important;
    height: 100px;
    ;
}

#ym-imported #tdZone1 .zonebox {
    margin-right: 5px;
}

#ym-imported #tdZone2 .zonebox {
    margin-left: 5px;
}

#ym-imported #GroupHompageLayout .ctrl {
    border: solid 3px #666666;
    margin: 5px;
    padding: 5px;
    max-width: 100%;
    cursor: move;
    background-color: #FFFFFF;
}

#ym-imported #GroupHompageLayout .placeholder {
    height: 100px;
    width: 100%;
    background: #f0f0f0;
    border: 1px dashed #ddd;
    visibility: visible !important;
}

#ym-imported #GroupAdminBarSub div.bd {
    padding-left: 0px;
    padding-right: 0px;
}

    #ym-imported #GroupAdminBarSub div.bd a, #ym-imported #GroupAdminBarSub div.bd a:hover, #ym-imported #GroupAdminBarSub div.bd label {
        background-color: transparent;
        background-image: none;
        clear: both;
        color: #545465;
        display: block;
        line-height: 22px;
        padding: 0px 10px 0px 10px;
        text-decoration: none;
    }

        #ym-imported #GroupAdminBarSub div.bd a:hover {
            background-color: #797986;
            color: White;
        }

        #ym-imported #GroupAdminBarSub div.bd a img {
            margin: 2px 5px 2px 0px;
        }

#ym-imported .GroupWidget {
    margin: 8px 0 0 0;
    border-bottom: dotted 1px #CCC;
}

#ym-imported .PhotoWidgetControls {
    margin: 8px 0 0 0;
    border-top: dotted 1px #CCC;
    text-align: right;
}

#ym-imported .ContentTopDivider {
    border-top: dotted 1px #CCC;
}

#ym-imported .slide-panel h1 {
    font-family: 'Rock Salt', arial, serif;
    color: #00384f;
    font-size: 34px;
    line-height: 59px;
    margin: 25px 0px 0px 30px;
    text-shadow: #fff 0 0 1px;
    font-style: normal;
    font-weight: normal;
}

    #ym-imported .slide-panel h1.space {
        margin: 50px 0px 0px 30px;
    }

    #ym-imported .slide-panel h1 span {
        color: #ce6e19;
    }

        #ym-imported .slide-panel h1 span.small {
            color: #00384f;
            font-size: 16px;
            line-height: 14px;
        }

#ym-imported .slide-panel p {
    width: 475px;
    margin: 40px 0px 0px 30px;
    color: #00384f;
}

#ym-imported .slide-panel img {
    vertical-align: middle;
    text-align: center;
}

#ym-imported #at15s_head {
    color: #4c4c4c;
}

#ym-imported .yui-skin-sam .yui-tt .bd {
    background-color: #ffffff !important;
    border: solid 1px #aaaaaa !important;
    font-size: 11px;
}

#ym-imported label.tooltip {
    outline: none;
}

    #ym-imported label.tooltip:hover {
        outline: none;
    }

    #ym-imported label.tooltip span {
        display: none;
        padding: 10px;
        position: relative;
        text-align: left;
        width: 270px;
        z-index: 999;
    }

    #ym-imported label.tooltip:hover span {
        display: block;
        position: absolute;
        border: 1px solid #808080;
        background: #f2f2f2;
    }

    #ym-imported label.tooltip span {
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-box-shadow: 5px 5px 8px #CCC;
        -webkit-box-shadow: 5px 5px 8px #CCC;
        box-shadow: 1px 1px 3px #CCC;
    }

#ym-imported label.cform_tooltip {
    outline: none;
}

    #ym-imported label.cform_tooltip:hover {
        outline: none;
    }

    #ym-imported label.cform_tooltip span {
        display: none;
        padding: 10px;
        position: relative;
        text-align: left;
        width: 270px;
        z-index: 999;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        -moz-box-shadow: 5px 5px 8px #CCC;
        -webkit-box-shadow: 5px 5px 8px #CCC;
        box-shadow: 1px 1px 3px #CCC;
    }

    #ym-imported label.cform_tooltip:hover span {
        display: block;
        position: absolute;
        border: 1px solid #808080;
        background: #f2f2f2;
    }

#ym-imported .VGaugeCont1 {
    border: 2px solid #EBEBEB;
    padding: 5px 8px 3px 8px;
}

#ym-imported .VGaugeCont {
    background-image: url("/global/global_graphics/vg_bg03.png");
    font-family: Arial;
    font-size: 10px;
    width: 180px;
}

    #ym-imported .VGaugeCont td {
        height: 235px;
    }

#ym-imported .VGaugeBar {
    background: url("/global/global_graphics/vg_bar.png") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    height: 225px;
    text-align: center;
    width: 50px;
    font-size: 10px;
}

#ym-imported .VGaugeBarCont {
    overflow: hidden;
    height: 225px;
}

#ym-imported .VGaugeRcvd {
    background: url("/global/global_graphics/vg_arrow.png") no-repeat scroll center top transparent;
    color: #FFFFFF;
    display: block;
    height: 235px;
    text-align: center;
    width: 65px;
    font-size: 10px;
}

#ym-imported .VGaugeGoal {
    background: url("/global/global_graphics/vg_arrow02.png") no-repeat scroll center top transparent;
    color: #FFFFFF;
    display: block;
    height: 235px;
    padding-left: 0px;
    text-align: center;
    width: 65px;
    font-size: 10px;
}

#ym-imported #RadiusSearchContainer {
    border: solid 1px #CCCCCC;
    padding: 10px;
}

#ym-imported #RadiusSearchHeader {
    margin-bottom: 0px;
}

#ym-imported .RadiusSearchAddress {
    padding-left: 15px !important;
}

#ym-imported #RadiusSearchAddressPicker {
    border-color: #CCCCCC;
    border-width: 1px 0px 1px 0px;
    border-style: solid;
}

#ym-imported #EventCalendarLegend {
    margin: 4px;
    padding: 8px;
    border: solid 1px #999999;
    width: 750px;
    text-align: left;
    line-height: 180%;
}

    #ym-imported #EventCalendarLegend span.colorbox {
        border: solid 1px #BBBBBB;
    }

    #ym-imported #EventCalendarLegend span.category {
        margin-right: 6px;
        padding: 2px;
        display: inline-block;
    }

    #ym-imported #EventCalendarLegend span.selected {
        border: solid 1px #999999;
    }

#ym-imported .CstmFldRow td {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

#ym-imported .CstmFldLbl {
    color: #555555;
}

#ym-imported #RecentActivityWidget #RecentActivityWidgetHead {
    font-size: 120%;
    font-weight: bold;
}

#ym-imported #RecentActivityWidget .RecentActivityHead {
    font-weight: bold;
    margin-top: 8px;
}

#ym-imported .dropmenu {
    display: inline;
}

    #ym-imported .dropmenu .dropmenu_button {
        cursor: pointer;
        width: auto;
        display: inline-block;
        padding-left: 7px;
        padding-top: 2px;
        padding-bottom: 2px;
        padding-right: 22px;
        font-weight: bold;
        color: #717780;
        line-height: 16px;
        text-decoration: none !important;
        background: white url("/global/global_graphics/dropmenu_arrow.png") no-repeat 100% -1px;
        vertical-align: bottom;
    }

        #ym-imported .dropmenu .dropmenu_button:hover {
            color: #4C6899;
            background: #BFD4FF url("/global/global_graphics/dropmenu_arrow.png") no-repeat 100% -1px;
            -moz-border-radius-topleft: 2px;
            -moz-border-radius-topright: 2px;
            -moz-border-radius-bottomright: 2px;
            -moz-border-radius-bottomleft: 2px;
            -webkit-border-radius: 2px 2px 2px 2px;
            border-radius: 2px 2px 2px 2px;
        }

    #ym-imported .dropmenu.open .dropmenu_button {
        border: 1px solid #3B5998;
        color: white;
        background: #6D84B4 url("/global/global_graphics/dropmenu_arrow.png") no-repeat 100% -27px;
        -moz-border-radius-topleft: 2px;
        -moz-border-radius-topright: 2px;
        -moz-border-radius-bottomright: 0px;
        -moz-border-radius-bottomleft: 0px;
        -webkit-border-radius: 2px 2px 0px 0px;
        border-radius: 2px 2px 0px 0px;
        border-bottom-color: #6D84B4;
    }

    #ym-imported .dropmenu .dropmenu_button img {
        height: 14px;
        margin-top: 1px;
        margin-bottom: 1px;
        float: left;
        margin-right: 5px;
    }

    #ym-imported .dropmenu .dropmenu_content {
        display: none;
        position: absolute;
        border: 1px solid #777;
        padding: 0px;
        background: white;
    }

    #ym-imported .dropmenu.open .dropmenu_content {
        display: block;
    }

    #ym-imported .dropmenu .dropmenu_content li {
        list-style: none;
        margin-left: 0px;
        line-height: 16px;
        border-top: 1px solid #FFF;
        border-bottom: 1px solid #FFF;
        margin-top: 0px;
        margin-bottom: 0px;
    }

        #ym-imported .dropmenu .dropmenu_content li:hover {
            border-top-color: #3B5998;
            border-bottom-color: #3B5998;
            background: #6D84B4;
        }

        #ym-imported .dropmenu .dropmenu_content li a {
            display: block;
            padding: 2px 7px;
            padding-right: 15px;
            color: black;
            text-decoration: none !important;
        }

        #ym-imported .dropmenu .dropmenu_content li:hover a {
            color: white;
            text-decoration: none !important;
        }

        #ym-imported .dropmenu .dropmenu_content li img {
            height: 14px;
            margin-top: 1px;
            margin-bottom: 1px;
            float: left;
            margin-right: 5px;
            border: none;
        }

#ym-imported #accordion h3 {
    height: 26px !important;
}

    #ym-imported #accordion h3 .header {
        font-size: 14px;
        line-height: 24px;
        padding-left: 18px;
        margin-left: 5px;
    }

#ym-imported .ui-accordion .ui-accordion-content, #ym-imported #accordion > div {
    height: 100%;
    border-color: #e3e0d4;
    padding: 0px 0px 5px 0px;
}

#ym-imported #accordionDivHeaded div.header {
    height: 26px !important;
    font-size: 14px;
    line-height: 24px;
    padding-left: 26px;
}

#ym-imported #accordionDivHeaded:nth-child(2) {
    height: 100%;
    border-color: #e3e0d4;
    padding: 0px 0px 5px 0px;
}

#ym-imported .ui-widget-header {
    display: none;
}

#ym-imported .ui-dialog .ui-dialog-content {
    height: 100% !important;
}

#ym-imported #full-slider-wrapper {
    clear: both;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

#ym-imported #full-slider {
    display: block;
    height: 100%;
    left: 0;
    margin: 0 auto;
    position: relative;
    top: 0;
    width: 100%;
}

#ym-imported #full-slider-nav-left {
    float: left;
    position: relative;
    left: 15px;
    bottom: 0;
    z-index: 4 !important;
    cursor: pointer;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}

#ym-imported #full-slider-nav-right {
    float: right;
    position: relative;
    bottom: 0;
    right: 15px;
    z-index: 4 !important;
    cursor: pointer;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}

    #ym-imported #full-slider-nav-left:hover, #ym-imported #full-slider-nav-right:hover {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
    }

#ym-imported .full-slider-nav {
    height: 50px;
    position: relative;
    right: 0;
    top: 45%;
}

#ym-imported #full-slider .slide-panel {
    position: absolute;
    visibility: hidden;
    vertical-align: middle;
}

    #ym-imported #full-slider .slide-panel.active {
        visibility: visible;
    }

    #ym-imported #full-slider .slide-panel.notactive {
        left: -1000px;
    }

#ym-imported #full-slider .slide-panel {
    color: #00384f;
    font-family: 'Droid Sans', arial, serif;
    font-size: 12px;
}

#ym-imported .CustomFormPageHeader {
    font-size: large;
    font-weight: bold;
    margin-top: 10px;
}

#ym-imported #CustomFormPager div, #ym-imported #CustomFormPagerLegend div {
    width: 16px;
    height: 16px;
    line-height: 16px;
    padding: 3px;
    border: solid 1px #333;
    margin: 3px 3px 3px 3px;
    display: -moz-inline-stack;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    *display: inline;
}

#ym-imported #CustomFormPager .valid, #ym-imported #CustomFormPagerLegend .valid {
    background-color: #8AEB8A;
}

#ym-imported #CustomFormPager .invalid, #ym-imported #CustomFormPagerLegend .invalid {
    background-color: #FB5252;
}

    #ym-imported #CustomFormPager .invalid a, #ym-imported #CustomFormPagerLegend .invalid a {
        color: #FFF;
    }

#ym-imported #CustomFormPager .current, #ym-imported #CustomFormPagerLegend .current {
    background-color: #000;
}

    #ym-imported #CustomFormPager .current a, #ym-imported #CustomFormPagerLegend .current a {
        color: #FFF;
    }

#ym-imported .CaptchaQuestion {
    display: block;
}

#ym-imported .CaptchaAnswer {
    width: 25px !important;
}

#ym-imported .ideatitle {
    font-size: 130%;
    font-weight: bold;
}

#ym-imported .ideastatus {
    font-size: 130%;
    font-weight: bold;
    color: Gray;
}

#ym-imported .ideavote {
    font-size: 130%;
    font-weight: bold;
}

#ym-imported .votebutton {
    height: 22px;
    line-height: 20px;
    background: #fefefe url("/global/global_graphics/bg-votebtn.png") repeat-x bottom;
    border: 1px solid #a0a0a0;
    padding: 3px 5px 3px 5px;
    border-radius: 5px;
}

    #ym-imported .votebutton:hover {
        background-color: #EEE;
    }

    #ym-imported .votebutton img {
        margin: 0px 5px -3px 0;
        border: none;
    }

#ym-imported .ideadates {
    font-size: smaller;
}

#ym-imported #FeatureSlides {
    text-align: left !important;
}

#ym-imported .productTileGrid {
    width: 264px;
    height: 264px;
    background-color: #EBEBEB;
    border: solid 1px #CCC;
    margin: 10px;
    overflow: hidden;
    position: relative;
}

    #ym-imported .productTileGrid:hover {
        border-color: #EBEBEB;
    }

    #ym-imported .productTileGrid img {
        width: 264px;
        overflow: hidden;
        text-align: center;
    }

#ym-imported .productTileGridData {
    width: 264px;
    height: 85px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
    padding: 0 10px 0 10px;
    text-align: left;
}

#ym-imported .productTileGridDataFade {
    width: 264px;
    height: 85px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    background-color: #000;
    padding: 0 10px 0 10px;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
}

#ym-imported .productNameGrid {
    width: 232px;
    color: White;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    z-index: 3;
    border-bottom: solid 1px #333;
    padding: 8px 6px 1px 6px;
    text-shadow: 1px 1px 0 #000;
}

    #ym-imported .productNameGrid a {
        color: #EBEBEB;
    }

        #ym-imported .productNameGrid a:hover {
            color: White;
        }

#ym-imported .productDescGrid {
    width: 232px;
    z-index: 3;
    border-top: solid 1px #EBEBEB;
    padding: 5px 6px 2px 6px;
}

#ym-imported .productPriceGrid {
    width: 142px;
    color: White;
    font-size: 11px;
    font-weight: bold;
    text-shadow: 1px 1px 0 #000;
    line-height: 14px;
}

    #ym-imported .productPriceGrid img {
        width: auto;
        border: none;
        vertical-align: top;
        position: relative;
        right: 0;
    }

#ym-imported .priceStrikeOut {
    color: #AAA;
    font-style: italic;
    text-decoration: line-through;
}

#ym-imported .percentCorner {
    position: absolute;
    left: 0;
    top: 0;
    width: 0px;
    height: 0px;
    border-top: 55px solid red;
    border-right: 55px solid transparent;
    z-index: 4;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

#ym-imported .percentText {
    position: absolute;
    left: 0px;
    top: 8px;
    text-transform: uppercase;
    color: White;
    font-size: 12pt;
    font-weight: bold;
    z-index: 5;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -sand-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#ym-imported #ProductListTable tr td {
    padding: 12px !important;
}

#ym-imported .productPriceList {
    font-size: 11px;
    font-weight: bold;
    vertical-align: top;
    width: 130px;
    white-space: nowrap;
}

#ym-imported .productTileList {
    border-top: 1px solid #AAAAAA;
    height: auto;
    padding: 20px;
}

#ym-imported .productTileListAlt {
    background-color: #EBEBEB;
    border-top: 1px solid #AAAAAA;
    height: auto;
    padding: 20px;
}

#ym-imported .productNameList {
    font-size: 14pt;
    font-weight: bold;
    white-space: normal;
}

#ym-imported .productDescList {
    font-size: 14px;
    height: auto;
}

#ym-imported .productImageList {
    width: 100px;
    height: 100px;
    background-color: White;
    border: solid 1px #AAA;
    text-align: center;
}

    #ym-imported .productImageList img {
        width: 100px;
        height: 100px;
        text-align: center;
    }

#ym-imported .productDataList {
    vertical-align: top;
    padding: 10px 6px 0px 6px;
}

#ym-imported .storePaging {
    margin: 0px 0px 10px 0px;
}

#ym-imported .storePageNumbers {
    margin: 8px 4px 4px 4px;
    padding: 4px;
}

    #ym-imported .storePageNumbers.current {
        font-weight: bold;
        border: solid 1px #DDD;
    }

#ym-imported .categoryTileGrid {
    width: 264px;
    height: 264px;
    background-color: #EBEBEB;
    border: solid 1px #AAA;
    margin: 10px;
    overflow: hidden;
    position: relative;
    float: left;
}

    #ym-imported .categoryTileGrid:hover {
        background-color: #F9F9F9;
        border-color: #EBEBEB;
    }

    #ym-imported .categoryTileGrid img {
        width: 264px;
        overflow: hidden;
        text-align: center;
    }

#ym-imported .categoryTileGridData {
    width: 264px;
    height: 75px;
    position: absolute;
    bottom: 0;
    z-index: 3;
    padding: 0 10px 0 10px;
}

#ym-imported .categoryTileGridDataFade {
    width: 264px;
    height: 75px;
    position: absolute;
    bottom: 0;
    z-index: 2;
    background-color: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    padding: 0 10px 0 10px;
}

#ym-imported .categoryNameGrid {
    width: 232px;
    color: White;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    z-index: 3;
    padding: 8px 6px 1px 6px;
}

    #ym-imported .categoryNameGrid a {
        color: #EBEBEB;
    }

        #ym-imported .categoryNameGrid a:hover {
            color: White;
        }

#ym-imported .categoryDescGrid {
    width: 232px;
    z-index: 3;
    padding: 5px 6px 2px 6px;
}

#ym-imported .categoryPriceGrid {
    width: 230px;
    height: 32px;
    color: White;
    font-size: 12px;
    font-weight: bold;
}

#ym-imported .storeCategoryElement {
    clear: both;
    background-color: #EEE;
    padding: 8px;
    margin-bottom: 8px;
    min-height: 125px;
}

    #ym-imported .storeCategoryElement h3 {
        margin-top: 8px;
        font-size: 16px;
    }

    #ym-imported .storeCategoryElement span {
        float: left;
        height: 115px;
        overflow: hidden;
        margin: 8px 8px 8px 16px;
        display: block;
    }

        #ym-imported .storeCategoryElement span img {
            width: 115px;
            border: solid 1px #DDD;
        }

    #ym-imported .storeCategoryElement .itembox ul {
        height: 85px;
        list-style: none;
        padding: 10px 0 0 0;
        margin: 0;
    }

        #ym-imported .storeCategoryElement .itembox ul li {
            float: left;
            display: inline;
            margin: 0 0px 0 10px;
            padding: 1px;
            text-align: center;
            width: 75px;
        }

#ym-imported .productthumb {
    border: solid 2px #DDD;
    margin: 0 auto 0 auto;
    width: 75px;
    height: 75px;
    overflow: hidden;
}

    #ym-imported .productthumb img {
        width: 75px;
    }

#ym-imported .store-callout {
    background: #f1f1f1;
    border: 1px solid #ccc !important;
}

    #ym-imported .store-callout input, #ym-imported .store-callout select {
        height: 26px;
        line-height: 24px;
        border: 1px solid #ccc;
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 2px;
        padding-right: 2px;
    }

    #ym-imported .store-callout select {
        padding: 3px;
    }

    #ym-imported .store-callout .formbutton, #ym-imported .productDescGrid .formbutton, #ym-imported .productPriceList .formbutton {
        display: block;
        height: 24px;
        line-height: 24px;
        cursor: pointer;
        padding: 0 7px;
        border-radius: 4px;
        background: #000 url("/global/global_graphics/store-button.jpg") repeat-x top;
        border: 1px solid #000;
        color: #fff;
        text-shadow: 1px 1px #000;
        text-align: center;
        font-size: 11px;
    }

        #ym-imported .store-callout .formbutton:hover, #ym-imported .productDescGrid .formbutton:hover, #ym-imported .productPriceList .formbutton:hover {
            background: #333;
            text-decoration: none;
            font-size: 11px;
        }

#ym-imported #right .zone {
    clear: both;
}

#ym-imported #sub-snapshots .zone-content-surveys, #ym-imported #sub-snapshots .zone-content-news, #ym-imported #sub-snapshots .zone-content-featured, #ym-imported #sub-snapshots .zone-content-calendar {
    width: 23%;
    margin-left: 1.5%;
    float: left;
}

#ym-imported .noti_bubble {
    font-family: sans-serif;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    display: block;
    height: 20px;
    line-height: 20px;
    padding: 2px 8px;
    border: none;
    width: auto;
    top: 22px;
    left: -3px;
    text-align: center;
    color: #fff;
    border-radius: 20px;
    background: #43c6f7;
    -webkit-animation: trans-notification .5s infinite linear;
    -moz-animation: trans-notification .5s infinite linear;
    -o-animation: trans-notification .5s infinite linear;
    -ms-animation: trans-notification .5s infinite linear;
    animation: trans-notification .5s infinite linear;
    -webkit-transition: all .25s ease-out 0.1s;
    -moz-transition: all .25s ease-out 0.1s;
    -o-transition: all .25s ease-out 0.1s;
    -ms-transition: all .25s ease-out 0.1s;
    transition: all .25s ease-out 0.1s;
}

#ym-imported .noti_bubble_store {
    font-family: sans-serif;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    display: block;
    height: 18px;
    line-height: 18px;
    padding: 2px 8px;
    border: none;
    width: auto;
    top: -5px;
    left: -15px;
    text-align: center;
    color: #fff;
    border-radius: 18px;
    background: #FF9933;
    -webkit-animation: trans-notification-store .5s infinite linear;
    -moz-animation: trans-notification-store .5s infinite linear;
    -o-animation: trans-notification-store .5s infinite linear;
    -ms-animation: trans-notification-store .5s infinite linear;
    animation: trans-notification-store .5s infinite linear;
    -webkit-transition: all .25s ease-out 0.1s;
    -moz-transition: all .25s ease-out 0.1s;
    -o-transition: all .25s ease-out 0.1s;
    -ms-transition: all .25s ease-out 0.1s;
    transition: all .25s ease-out 0.1s;
}

@@keyframes trans-notification {
    0% {
    }

    50% {
        background: #18a2d6;
    }

    100% {
    }
}

@@keyframes trans-notification-store {
    0% {
    }

    50% {
        background: #F6AC62;
    }

    100% {
    }
}

#ym-imported .isdd_over h1, #ym-imported .isdd_over h2, #ym-imported .isdd_over h3, #ym-imported .isdd_over h4, #ym-imported .isdd_over h5, #ym-imported .isdd_over h6, #ym-imported .isdd_over p, #ym-imported .isdd_over pre, #ym-imported .isdd_over div {
    color: white !important;
}

#ym-imported #SearchResultsGridView, #ym-imported #SearchResultsGridView tr td {
    border: none;
    border-collapse: collapse;
    width: 100%;
}

#ym-imported .categoryRow {
    padding: 5px;
}

#ym-imported .category-header a {
    float: right;
    color: #286287;
    text-decoration: none;
    font-weight: normal;
    font: 14px Arial bold;
    text-transform: none;
    text-shadow: none;
}

#ym-imported .CategoryResult {
    border-bottom: dashed 1px #ccc;
    padding: 5px;
}

#ym-imported #dvItemOptions {
    float: right;
    line-height: 27px;
    width: 275px;
}

#ym-imported .dvPriceLabel {
    font-weight: bold;
    width: 85px;
    white-space: nowrap;
}

#ym-imported .ItemIndent {
    float: left;
    margin-left: 42px;
    position: relative;
}

#ym-imported .ItemPriceNote {
    padding-left: 20px;
}

#ym-imported .dvPercentDown {
    clear: both;
}

#ym-imported .dvStatusLabel, #ym-imported .dvQuantityLabel {
    font-weight: bold;
    width: 85px;
}

#ym-imported .QuantityTextBox {
    text-align: center;
}

#ym-imported .dvColorLabel, #ym-imported .dvSizeLabel, #ym-imported .dvCustomLabel {
    font-weight: bold;
    ;
}

#ym-imported #tdViewProduct {
    width: 350px;
}

#ym-imported #dvAdditionalImages {
    background: none repeat scroll 0 0 #EEEEEE;
    padding: 5px 0;
    width: auto;
}

    #ym-imported #dvAdditionalImages img {
        padding: 0;
        margin: 4px 0px 0px 2px;
        border: solid 2px #eee;
        opacity: 0.8;
    }

        #ym-imported #dvAdditionalImages img:hover {
            opacity: 1;
            cursor: pointer;
        }

#ym-imported #AddItemRow {
    float: right;
    margin-top: 8px;
    margin-bottom: 8px;
}

#ym-imported .module:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

#ym-imported * html .module {
    height: 1%;
    overflow: visible;
}

#ym-imported * + html .module {
    min-height: 1%;
}

#ym-imported .breadCrumb {
    margin: 0 0 0 8px;
    float: left;
    display: block;
    height: 21px;
    padding: 5px;
    background: #fff;
    text-align: left;
    padding-left: 0px;
}

    #ym-imported .breadCrumb ul {
        margin: 0;
        padding: 0;
        height: 21px;
        display: block;
    }

        #ym-imported .breadCrumb ul li {
            display: block;
            float: left;
            position: relative;
            height: 21px;
            line-height: 21px;
        }

            #ym-imported .breadCrumb ul li span.bc-separator {
                display: block;
                overflow: hidden;
                font-weight: bolder;
                height: 21px;
                line-height: 21px;
                float: left;
                padding-right: 5px;
                padding-left: 5px;
            }

            #ym-imported .breadCrumb ul li a {
                display: block;
                position: relative;
                height: 21px;
                line-height: 21px;
                float: left;
            }

#ym-imported #shopping-cart {
    float: right;
    margin: 0 10px;
    padding: 3px 10px;
    position: relative;
}

    #ym-imported #shopping-cart .arrow {
        display: none;
    }

    #ym-imported #shopping-cart.hover .arrow {
        background: url("/global/global_graphics/icons/shoppingcartarrow.png") no-repeat 50% 0;
        content: '';
        display: block;
        height: 15px;
        left: 0;
        position: absolute;
        top: 100%;
        width: 100%;
        z-index: 999999;
    }

    #ym-imported #shopping-cart i {
        font-size: 16px;
    }

#ym-imported #shopping-cart-details {
    background: #fff;
    border: 1px solid #888;
    border-radius: 6px;
    box-shadow: 0px 1px 6px -1px rgba(0, 0, 0, 0.3);
    display: none;
    left: 0;
    margin: 9px -185px;
    overflow: hidden;
    position: absolute;
    top: 100%;
    width: 300px;
    z-index: 9999;
    -moz-border-radius: 6px;
    -moz-box-shadow: 0px 1px 6px -1px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 6px;
    -webkit-box-shadow: 0px 1px 6px -1px rgba(0, 0, 0, 0.3);
    color: #333;
}

    #ym-imported #shopping-cart-details .shopping-cart-list {
        margin-top: 10px;
        overflow: auto;
    }

        #ym-imported #shopping-cart-details .shopping-cart-list a {
            color: #666;
            line-height: 12px;
        }

            #ym-imported #shopping-cart-details .shopping-cart-list a:hover {
                color: #999;
            }

    #ym-imported #shopping-cart-details .shopping-cart-item {
        border-bottom: 1px dashed #eee;
        clear: both;
        padding: 0 10px;
        height: 50px;
    }

        #ym-imported #shopping-cart-details .shopping-cart-item .image {
            float: left;
            padding: 0 10px 10px 0;
        }

            #ym-imported #shopping-cart-details .shopping-cart-item .image img {
                height: auto;
                max-height: 45px;
                max-width: 45px;
                width: auto;
            }

        #ym-imported #shopping-cart-details .shopping-cart-item .itemdescription {
            overflow: hidden;
            margin-bottom: 5px;
        }

            #ym-imported #shopping-cart-details .shopping-cart-item .itemdescription a {
                margin: 0px;
                padding-left: 0px;
            }

                #ym-imported #shopping-cart-details .shopping-cart-item .itemdescription a:hover {
                    color: #898989;
                }

        #ym-imported #shopping-cart-details .shopping-cart-item .quantity {
            margin-bottom: 5px;
        }

    #ym-imported #shopping-cart-details .cart-show-button {
        text-align: center;
        margin-bottom: 5px;
        margin-top: 0px;
    }

        #ym-imported #shopping-cart-details .cart-show-button input.formbutton {
            margin: 10px;
        }

#ym-imported #shopping-cart .imgcart {
    margin: 7px 0px;
    vertical-align: bottom;
}

#ym-imported table.tblCTACG, #ym-imported table.tblCTOther {
    width: 800px;
}

    #ym-imported table.tblCTACG td.tdGroupHeader {
        color: #286287;
        font: 18px bold;
    }

    #ym-imported table.tblCTACG th, #ym-imported table.tblCTOther th {
        color: #286287;
        font: 14px bold;
        text-align: left;
    }

    #ym-imported table.tblCTACG td.tdSubTotal {
        color: #286287;
        font: 14px bold;
        text-align: right;
    }

        #ym-imported table.tblCTACG td.tdSubTotal span.CreditTypeName {
            color: #333;
        }

#ym-imported .validatorerror {
    background-color: #CC0000;
}

#ym-imported .FavoriteControl {
    float: right;
}

#ym-imported .btn-connect.facebook {
    background-color: #3d5998;
    color: #fff;
    font-weight: normal !important;
    margin-bottom: 10px;
}

    #ym-imported .btn-connect.facebook:hover {
        background-color: #2a447e;
        color: #fff;
    }

#ym-imported .btn-connect.linkedin {
    background-color: #007bb6;
    color: #fff;
    font-weight: normal !important;
}

    #ym-imported .btn-connect.linkedin:hover {
        background-color: #0070a6;
        color: #fff;
    }

#ym-imported .btn-connect {
    -moz-user-select: none;
    background-image: none;
    border: medium none;
    border-radius: 4px;
    color: #3e76da;
    cursor: pointer;
    display: table;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
    padding: 4px 10px 4px 5px;
    text-decoration: none !important;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    width: 100%;
    box-sizing: border-box;
}

#ym-imported .btn-secure {
    -moz-user-select: none;
    background-image: none;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    background-color: #898989;
    cursor: pointer;
    display: table;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
    padding: 12px 10px 13px 5px;
    text-decoration: none !important;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    width: 100%;
    box-sizing: border-box;
}

#ym-imported #LoginForgot, #ym-imported #LoginRegister {
    margin-bottom: 10px;
}

#ym-imported .securelogin-icon {
    display: table-cell;
    text-align: center;
    width: 25px;
    height: 15px;
    line-height: 16px;
}

#ym-imported .facebook-icon, #ym-imported .linkedin-icon {
    display: table-cell;
    padding: 6px 10px 6px 6px;
    text-align: center;
    width: 24px;
}

#ym-imported .btn-connect img {
    height: 18px;
    vertical-align: middle;
}

#ym-imported .facebook-text, #ym-imported .linkedin-text, #ym-imported .securelogin-text {
    display: table-cell;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 14px;
    color: #fff !important;
}

#ym-imported .or-option {
    display: block;
    text-align: center;
    width: 100%;
    margin: 10px 0;
}

#ym-imported .backToCommunity {
    padding-top: 42px;
}

#ym-imported #back_to_platform {
    background: #f1f1f1;
    position: absolute;
    top: 0;
    width: 100%;
    padding: 12px 15px;
    border-bottom: 2px solid #e5e5e5;
    box-sizing: border-box;
    height: 42px;
    line-height: 16px;
    text-align: left;
}

    #ym-imported #back_to_platform .fa {
        margin-right: 5px;
        font-size: 15px;
    }

    #ym-imported #back_to_platform a {
        color: #777777;
        text-decoration: none;
        font-size: 13px;
        font-family: Arial;
    }

        #ym-imported #back_to_platform a:hover {
            color: #418bca;
            text-decoration: none;
        }

#ym-imported .privacy-widget {
    position: fixed;
    bottom: 0;
    margin: 0;
    padding: 25px;
    z-index: 100000;
    width: 100%;
    background: #f4f4f4;
    border-top: 4px solid #C7C7C7;
    color: #333;
    font-size: 14px;
}

#ym-imported :root {
    --directory-results-primary-color: 85, 85, 85;
    --directory-results-secondary-color: 148, 136, 148;
    ;
}

#ym-imported .Style1_cpContainer {
    position: absolute;
    visibility: hidden;
    background-color: #f5f5f5;
    layer-background-color: #f5f5f5;
    z-index: 2;
}

#ym-imported .Style1_cpYearNavigation, #ym-imported .Style1_cpMonthNavigation {
    background-color: #DDDDDD;
    text-align: center;
    vertical-align: center;
    text-decoration: none;
    color: #444444;
    font-weight: normal;
}

#ym-imported .Style1_cpDayColumnHeader, #ym-imported .Style1_cpYearNavigation, #ym-imported .Style1_cpMonthNavigation, #ym-imported .Style1_cpCurrentMonthDate, #ym-imported .Style1_cpCurrentMonthDateDisabled, #ym-imported .Style1_cpOtherMonthDate, #ym-imported .Style1_cpOtherMonthDateDisabled, #ym-imported .Style1_cpCurrentDate, #ym-imported .Style1_cpCurrentDateDisabled, #ym-imported .Style1_cpTodayText, #ym-imported .Style1_cpTodayTextDisabled, #ym-imported .Style1_cpText {
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size: 8pt;
}

#ym-imported TD.Style1_cpDayColumnHeader {
    text-align: right;
    border: solid thin #CCCCCC;
    border-width: 0 0 1 0;
}

#ym-imported .Style1_cpCurrentMonthDate, #ym-imported .Style1_cpOtherMonthDate, #ym-imported .Style1_cpCurrentDate {
    text-align: right;
    text-decoration: none;
}

#ym-imported .Style1_cpCurrentMonthDateDisabled, #ym-imported .Style1_cpOtherMonthDateDisabled, #ym-imported .Style1_cpCurrentDateDisabled {
    color: #D0D0D0;
    text-align: right;
    text-decoration: line-through;
}

#ym-imported .Style1_cpCurrentMonthDate A .Style1_cpCurrentMonthDate A:active, #ym-imported .Style1_cpCurrentMonthDate A:hover, #ym-imported .Style1_cpCurrentMonthDate A:link, #ym-imported .Style1_cpCurrentMonthDate A:visited {
    color: #000000;
    font-weight: normal;
}

#ym-imported .Style1_cpCurrentDate {
    color: #000000;
    font-weight: bold;
}

#ym-imported .Style1_cpOtherMonthDate A, #ym-imported .Style1_cpOtherMonthDate A:active, #ym-imported .Style1_cpOtherMonthDate A:hover, #ym-imported .Style1_cpOtherMonthDate A:link, #ym-imported .Style1_cpOtherMonthDate A:visited {
    color: #999999;
}

#ym-imported TD.Style1_cpCurrentDate {
    background-color: White;
    border: solid 1px #444444;
}

    #ym-imported TD.Style1_cpCurrentDate A TD.Style1_cpCurrentDate A:active, #ym-imported TD.Style1_cpCurrentDate A:hover, #ym-imported TD.Style1_cpCurrentDate A:link, #ym-imported TD.Style1_cpCurrentDate A:visited {
        color: #000000;
    }

#ym-imported TD.Style1_cpCurrentDateDisabled {
    border-width: 1;
    border: solid thin #FFAAAA;
}

#ym-imported TD.Style1_cpTodayText, #ym-imported TD.Style1_cpTodayTextDisabled {
    border: solid thin #CCCCCC;
    border-width: 1 0 0 0;
}

#ym-imported A.Style1_cpTodayText, #ym-imported SPAN.Style1_cpTodayTextDisabled {
    height: 20px;
}

#ym-imported A.Style1_cpTodayText, #ym-imported A:active.Style1_cpTodayText, #ym-imported A:hover.Style1_cpTodayText, #ym-imported A:link.Style1_cpTodayText, #ym-imported A:visited.Style1_cpTodayText {
    color: #000000;
    font-weight: normal;
    text-decoration: underline;
    text-transform: uppercase;
}

#ym-imported SPAN.Style1_cpTodayTextDisabled {
    color: #D0D0D0;
}

#ym-imported .container {
    padding-left: 8px;
    padding-right: 8px;
}

#ym-imported .col-xs-1, #ym-imported .col-sm-1, #ym-imported .col-md-1, #ym-imported .col-lg-1, #ym-imported .col-xs-2, #ym-imported .col-sm-2, #ym-imported .col-md-2, #ym-imported .col-lg-2, #ym-imported .col-xs-3, #ym-imported .col-sm-3, #ym-imported .col-md-3, #ym-imported .col-lg-3, #ym-imported .col-xs-4, #ym-imported .col-sm-4, #ym-imported .col-md-4, #ym-imported .col-lg-4, #ym-imported .col-xs-5, #ym-imported .col-sm-5, #ym-imported .col-md-5, #ym-imported .col-lg-5, #ym-imported .col-xs-6, #ym-imported .col-sm-6, #ym-imported .col-md-6, #ym-imported .col-lg-6, #ym-imported .col-xs-7, #ym-imported .col-sm-7, #ym-imported .col-md-7, #ym-imported .col-lg-7, #ym-imported .col-xs-8, #ym-imported .col-sm-8, #ym-imported .col-md-8, #ym-imported .col-lg-8, #ym-imported .col-xs-9, #ym-imported .col-sm-9, #ym-imported .col-md-9, #ym-imported .col-lg-9, #ym-imported .col-xs-10, #ym-imported .col-sm-10, #ym-imported .col-md-10, #ym-imported .col-lg-10, #ym-imported .col-xs-11, #ym-imported .col-sm-11, #ym-imported .col-md-11, #ym-imported .col-lg-11, #ym-imported .col-xs-12, #ym-imported .col-sm-12, #ym-imported .col-md-12, #ym-imported .col-lg-12 {
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
}

#ym-imported .row {
    margin-right: -8px !important;
    margin-left: -8px !important;
}

#ym-imported #itoolbar_bg {
    background-color: #333;
    min-height: 35px;
    height: auto;
}

#ym-imported #itoolbar a {
    font-size: 12px;
    line-height: 33px;
    text-decoration: none;
}

#ym-imported #isearch {
    height: auto;
    min-height: 35px;
}

    #ym-imported #isearch .btn {
        padding: 3px 10px;
        font-size: 12px;
    }

    #ym-imported #isearch .input-group {
        margin-top: 4px;
    }

    #ym-imported #isearch .form-control {
        font-size: 11px;
        height: 25px;
        padding: 3px 8px;
    }

#ym-imported #header {
    height: 100px;
    background-color: #f1f1f1;
}

#ym-imported #mainmenu {
    background-color: #333;
    height: 50px;
    line-height: normal;
}

#ym-imported #islideshow {
    background-color: #666666;
    height: 0;
    padding-bottom: 32%;
}

#ym-imported #hp-main .content {
    padding: 15px;
}

#ym-imported #LoginForm .small {
    background: #fff;
    border: medium none;
    border-radius: 0;
    color: #999;
    font-size: 13px;
    height: 32px;
    line-height: 32px;
    margin: 0;
    padding: 0 15px;
    width: 100%;
}

#ym-imported .formbutton {
    background: #000 none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #fff;
    cursor: pointer;
    height: auto;
    line-height: 18px;
    padding: 5px 15px;
    text-align: center;
}

#ym-imported #hp-left {
    height: auto;
    min-height: 180px;
}

#ym-imported #hp-main .zone {
    background-color: #f1f1f1;
    height: auto;
    min-height: 250px;
    padding: 0;
}

#ym-imported #right .zone {
    background-color: #f1f1f1;
    height: auto;
    padding: 0;
}

#ym-imported .irailhead {
    background-color: #000;
    color: #fff;
    height: 35px;
    line-height: 35px;
    padding: 0 15px;
    text-align: left;
}

#ym-imported .irailcontent {
    padding: 15px;
    text-align: left;
}

#ym-imported .LatestNewsItemDate {
    display: block;
}

#ym-imported #bottomcontentarea {
    background-color: #d1d1d1;
    padding: 20px;
}

#ym-imported #FooterContentArea {
    background-color: #666;
    height: auto;
    min-height: 35px;
}

#ym-imported #icopyright {
    background-color: #333;
    padding: 10px;
}

#ym-imported #copyright-inner {
    color: #fff;
    text-align: center;
}

#ym-imported #SpTitleBar {
    background: #ebebeb;
    font-size: 24px;
    height: auto;
    padding: 15px;
}

#ym-imported #SpContent {
    padding: 15px;
    width: 100%;
}

#ym-imported #SpContent_Container {
    padding: 15px;
}

#ym-imported .breadCrumb ul {
    list-style: none;
}

    #ym-imported .breadCrumb ul li {
        display: inline-block;
        height: 21px;
        line-height: 21px;
        position: relative;
    }

#ym-imported #right {
    padding-left: 15px;
}

#ym-imported .navbar-toggle {
    background-color: #999;
    background-image: none;
    border: medium none;
    border-radius: 4px;
    float: right;
    margin-bottom: 8px;
    margin-right: 15px;
    margin-top: 8px;
    padding: 9px 10px;
    position: relative;
}

    #ym-imported .navbar-toggle .icon-bar {
        background-color: #fff;
    }

#ym-imported .mtop-0 {
    margin-top: 0px;
}

#ym-imported .mtop-5 {
    margin-top: 5px;
}

#ym-imported .mtop-10 {
    margin-top: 10px;
}

#ym-imported .mtop-15 {
    margin-top: 15px;
}

#ym-imported .mtop-20 {
    margin-top: 20px;
}

#ym-imported .mtop-25 {
    margin-top: 25px;
}

#ym-imported .mbottom-0 {
    margin-bottom: 0px;
}

#ym-imported .mbottom-5 {
    margin-bottom: 5px;
}

#ym-imported .mbottom-10 {
    margin-bottom: 10px;
}

#ym-imported .mbottom-15 {
    margin-bottom: 15px;
}

#ym-imported .mbottom-20 {
    margin-bottom: 20px;
}

#ym-imported .mbottom-25 {
    margin-bottom: 25px;
}

#ym-imported .mbottom-30 {
    margin-bottom: 30px;
}

#ym-imported .mright-5 {
    margin-right: 5px;
}

#ym-imported .mright-10 {
    margin-right: 10px;
}

#ym-imported .mright-15 {
    margin-right: 15px;
}

#ym-imported .mright-20 {
    margin-right: 20px;
}

#ym-imported .mright-25 {
    margin-right: 25px;
}

#ym-imported .mleft-5 {
    margin-left: 5px;
}

#ym-imported .mleft-10 {
    margin-left: 10px;
}

#ym-imported .mleft-15 {
    margin-left: 15px;
}

#ym-imported .mleft-20 {
    margin-left: 20px;
}

#ym-imported .mleft-25 {
    margin-left: 25px;
}

#ym-imported .ptop-15 {
    padding-top: 15px;
}

#ym-imported .pleft-15 {
    padding-left: 15px;
}

#ym-imported .pright-0 {
    padding-right: 0;
}

#ym-imported .pleft-0 {
    padding-left: 0;
}

@media (min-width: 768px) {
    #ym-imported .container {
        width: 750px;
    }
}

@media (min-width: 960px) {
    #ym-imported .container {
        width: 900px;
    }
}

@media (min-width: 1200px) {
    #ym-imported .container {
        width: 1016px;
    }
}

@media (max-width: 1200px) {
    #ym-imported .calloutbox table.filtertable td {
        float: left;
        margin-bottom: 5px;
        width: 100%;
    }

    #ym-imported #ProductListTable tr td {
        display: block;
        padding: 12px !important;
        width: 100%;
    }

    #ym-imported #tblProduct td {
        display: block;
        width: 100%;
    }

    #ym-imported .CustomFormTable td {
        float: left;
        width: 100% !important;
    }

    #ym-imported .CustomFormTable th {
        float: left;
        width: 100%;
    }

        #ym-imported .CustomFormTable th label {
            width: 100% !important;
        }

    #ym-imported .CustomFormTable td input[type="text"], #ym-imported .CustomFormTable td select, #ym-imported .CustomFormTable td textarea {
        width: 100% !important;
    }
}

@media (max-width: 991px) {
    #ym-imported .MemberControlPanel {
        width: 100%;
    }
}

@media (max-width: 767px) {
    #ym-imported .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    #ym-imported .col-xs-1, #ym-imported .col-sm-1, #ym-imported .col-md-1, #ym-imported .col-lg-1, #ym-imported .col-xs-2, #ym-imported .col-sm-2, #ym-imported .col-md-2, #ym-imported .col-lg-2, #ym-imported .col-xs-3, #ym-imported .col-sm-3, #ym-imported .col-md-3, #ym-imported .col-lg-3, #ym-imported .col-xs-4, #ym-imported .col-sm-4, #ym-imported .col-md-4, #ym-imported .col-lg-4, #ym-imported .col-xs-5, #ym-imported .col-sm-5, #ym-imported .col-md-5, #ym-imported .col-lg-5, #ym-imported .col-xs-6, #ym-imported .col-sm-6, #ym-imported .col-md-6, #ym-imported .col-lg-6, #ym-imported .col-xs-7, #ym-imported .col-sm-7, #ym-imported .col-md-7, #ym-imported .col-lg-7, #ym-imported .col-xs-8, #ym-imported .col-sm-8, #ym-imported .col-md-8, #ym-imported .col-lg-8, #ym-imported .col-xs-9, #ym-imported .col-sm-9, #ym-imported .col-md-9, #ym-imported .col-lg-9, #ym-imported .col-xs-10, #ym-imported .col-sm-10, #ym-imported .col-md-10, #ym-imported .col-lg-10, #ym-imported .col-xs-11, #ym-imported .col-sm-11, #ym-imported .col-md-11, #ym-imported .col-lg-11, #ym-imported .col-xs-12, #ym-imported .col-sm-12, #ym-imported .col-md-12, #ym-imported .col-lg-12 {
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
    }

    #ym-imported .row {
        margin-right: -15px !important;
        margin-left: -15px !important;
    }

    #ym-imported .FormTable1 td {
        display: block;
        width: 100%;
    }

    #ym-imported .zone .yui-skin-sam {
        display: none;
    }
}

@media (max-width: 600px) {
    #ym-imported .calloutbox.store-callout table td {
        display: block;
        margin-bottom: 10px;
        width: 100%;
    }

    #ym-imported .calloutbox.store-callout td img {
        display: none;
    }
}

@media (max-width: 480px) {
    #ym-imported .FormTable1 td input[type="text"], #ym-imported .FormTable1 td select, #ym-imported .FormTable1 td textarea {
        width: 100% !important;
    }

    #ym-imported .FormTable1 td .calloutbox input[type="text"] {
        width: auto !important;
    }
}

#ym-imported input[type="radio"], #ym-imported input[type="checkbox"] {
    line-height: normal;
    margin: 4px 4px 0 0;
}

#ym-imported a img {
    border: none;
}

#ym-imported #itoolbar {
    color: #FFFFFF;
}

    #ym-imported #itoolbar a {
        color: #FFFFFF;
        text-decoration: none;
        white-space: nowrap;
    }

        #ym-imported #itoolbar a:hover {
            color: #999999;
        }

#ym-imported #PrintPage img {
    display: none;
}

#ym-imported .navbar-collapse {
    background-color: #333;
    border-top: medium none !important;
    position: relative;
    z-index: 999999;
    max-height: 600px;
}

#ym-imported .navbar-nav .open .dropdown-menu > li > a {
    color: #428bca;
    line-height: 20px;
}

#ym-imported .RadMenu_YMPublic {
    width: 100%;
    height: inherit;
    cursor: pointer;
}

    #ym-imported .RadMenu_YMPublic .rootGroup .item {
        width: 14%;
        text-align: center;
        cursor: pointer;
        display: inline-block;
    }

    #ym-imported .RadMenu_YMPublic .rootGroup .link {
        color: #fff;
        padding: 0;
        margin: 0;
        line-height: 60px;
        height: 60px;
        font-size: 100%;
        cursor: pointer;
        text-decoration: none;
    }

    #ym-imported .RadMenu_YMPublic .link:hover, #ym-imported .RadMenu_YMPublic .focused, #ym-imported .RadMenu_YMPublic .expanded {
        background-color: #666 !important;
    }

#ym-imported .radmenu a.link {
    cursor: pointer !important;
}

#ym-imported .RadMenu_YMPublic .group {
    width: auto;
    min-width: 160px;
}

    #ym-imported .RadMenu_YMPublic .group .item {
        min-width: 184px;
        width: auto;
    }

    #ym-imported .RadMenu_YMPublic .group .link {
        min-width: 160px;
        width: auto;
        text-align: left;
        padding: 0 12px;
        line-height: 36px;
        color: #fff;
        background-color: Black;
    }

        #ym-imported .RadMenu_YMPublic .group .link:hover, #ym-imported .RadMenu_YMPublic .group .focused, #ym-imported .RadMenu_YMPublic .group .expanded {
            background-color: #ccc;
        }

#ym-imported .FeaturedMemberTile a {
    display: block;
}

#ym-imported #full-slider-wrapper {
    width: 100% !important;
    height: 0px !important;
    padding-bottom: 32% !important;
}

#ym-imported .slide-panel {
    width: inherit;
}

    #ym-imported .slide-panel .active {
        width: inherit;
    }

#ym-imported .LatestNewsItemDate {
    display: block;
}

#ym-imported #RememberMe input {
    margin-right: 5px;
}

#ym-imported #members img {
    margin-right: 10px;
    margin-bottom: 8px;
}

#ym-imported #members .FeaturedMemberTile {
    font-size: 11px;
    clear: both;
    display: block;
    margin-top: 15px;
}

    #ym-imported #members .FeaturedMemberTile a {
        font-weight: bold;
        margin: 5px 0;
        font-size: 12px;
    }

#ym-imported #SpNavBar form {
    float: left;
}

#ym-imported #SpNavBar select {
    margin-right: 5px;
}

#ym-imported #SpNavBar {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 30px;
    line-height: 23px;
    padding: 5px 10px;
}

    #ym-imported #SpNavBar a {
        font-size: 11px;
        float: left;
        color: #000;
        margin: 0 5px;
    }

        #ym-imported #SpNavBar a:hover {
            color: #999;
        }

    #ym-imported #SpNavBar img {
        margin-right: 5px;
    }

#ym-imported #SpSubHead {
    width: 100%;
    margin: 0 auto;
}

#ym-imported #GroupPagesMenuLink {
    float: left;
}

#ym-imported #GroupMoreMenuLink {
    float: left;
}

#ym-imported .datagrid1 tr.header td {
    background-color: #fff;
    color: #000;
    font-size: 11px;
    font-weight: bold;
    text-transform: none;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    height: 30px;
    line-height: 30px;
    padding: 0 5px 0 5px;
}

#ym-imported .datagrid1 tr.header a {
    color: #000;
    text-decoration: none;
    text-transform: none;
    font-size: 10px;
    padding: 7px 4px 7px 4px;
}

    #ym-imported .datagrid1 tr.header a:hover {
        text-decoration: none;
        color: #999;
        background-color: #fff;
    }

#ym-imported .datagrid1 tr.item td {
    background-color: #ebebeb;
    padding: 5px;
}

#ym-imported .datagrid1 tr.altitem td {
    background-color: #fff;
    padding: 5px;
}

#ym-imported .datagrid1 td {
    height: auto !important;
}

#ym-imported .ForumSubject {
    font-size: 12px !important;
}

#ym-imported .FormTable1 th {
    background-color: #fff;
    color: #000;
    font-size: 11px;
    font-weight: bold;
    text-transform: none;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    height: 30px;
    line-height: 30px;
}

    #ym-imported .FormTable1 th a {
        color: #000;
        text-decoration: none;
        text-transform: none;
        font-size: 10px;
        padding: 7px 4px 7px 4px;
    }

        #ym-imported .FormTable1 th a:hover {
            text-decoration: none;
            text-transform: none;
            font-size: 10px;
            padding: 7px 4px 7px 4px;
            color: #999;
            background-color: #fff;
        }

#ym-imported .FormTable1 tr td {
    padding-bottom: 15px;
}

#ym-imported ViewTable1 {
    margin-bottom: 10px;
}

#ym-imported .ViewTable1 th {
    background-color: #fff;
    color: #000;
    font-size: 11px;
    font-weight: bold;
    text-transform: none;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    height: 30px;
    line-height: 30px;
}

    #ym-imported .ViewTable1 th a {
        color: #000;
        font-size: 10px;
        text-decoration: none;
    }

        #ym-imported .ViewTable1 th a:hover {
            color: #999;
            font-size: 10px;
            text-decoration: none;
        }

#ym-imported .ViewTable1 tr td {
    padding: 6px 0;
}

#ym-imported .specialContent, #ym-imported .specialcontent, #ym-imported .SpecialContent {
    background-color: #ebebeb;
    border: 0 none;
}

#ym-imported .formbutton {
    background-color: #000;
    color: #fff;
    text-align: center;
    padding: 0 5px 0 5px;
}

    #ym-imported .formbutton:hover {
        background: #666;
    }

#ym-imported .calloutbox, #ym-imported .infobox {
    background-color: #ebebeb;
    border: 0 none;
    padding: 12px 15px;
}

#ym-imported #classyears .bigyear {
    background: none repeat scroll 0 0 #DDDDDD !important;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    margin-left: 0;
    padding: 5px;
}

#ym-imported #classyears .main {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD !important;
    font-size: 12px;
    height: 100%;
}

#ym-imported #strWallText, #ym-imported #ctl00_PageContent_ctl01_txtWallText {
    border: 1px solid #ccc !important;
}

#ym-imported #ctl00_PageContent_ctl01_txtWallText {
    margin-bottom: 5px;
}

#ym-imported .TabBar div.activeTab a, #ym-imported .TabBar div.activeTab a:hover {
    background-color: #FFFFFF;
    color: #9C1E08 !important;
    padding-bottom: 3px;
    padding-top: 2px;
}

#ym-imported .TabBar div a {
    background-color: #EEEEEE;
    color: #AAAAAA;
}

#ym-imported #Calendar th.Head {
    font-size: 18px;
    padding: 5px;
    text-align: center;
}

#ym-imported .MemberControlPanel:hover, #ym-imported .MemberControlPanel_Container:hover {
    background-color: #eee;
}

#ym-imported .CaptchaQuestion {
    white-space: normal;
}

#ym-imported #CustomFormPager .current, #ym-imported #CustomFormPagerLegend .current {
    background-color: #000000;
}

#ym-imported #CustomFormPager .invalid, #ym-imported #CustomFormPagerLegend .invalid {
    background-color: #FB5252;
}

#ym-imported #CustomFormPager .valid, #ym-imported #CustomFormPagerLegend .valid {
    background-color: #8AEB8A;
}

#ym-imported #CustomFormPager div, #ym-imported #CustomFormPagerLegend div {
    border: 1px solid #333333;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    margin: 3px;
    padding: 3px;
    text-align: center;
    vertical-align: middle;
    width: 16px;
}

#ym-imported #CustomPageBody {
    width: auto;
    clear: both;
}

#ym-imported #full-slider-nav-left {
    margin-top: 15%;
}

#ym-imported #full-slider-nav-right {
    margin-top: 15%;
}

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
    #ym-imported {
        ;
    }

        #ym-imported .datagrid1 table.pgNavigation, #ym-imported .datagrid1 table.pgNavigation thead, #ym-imported .datagrid1 table.pgNavigation tbody, #ym-imported .datagrid1 table.pgNavigation th, #ym-imported .datagrid1 table.pgNavigation td, #ym-imported .datagrid1 table.pgNavigation tr {
            display: inline;
        }

            #ym-imported .datagrid1 table.pgNavigation td:before {
                content: "";
            }

        #ym-imported .datagrid1 td.td_pgNavigation:before {
            content: "" !important;
        }

        #ym-imported table.datagrid1:not(.nonresponsive), #ym-imported .datagrid1:not(.nonresponsive) thead, #ym-imported .datagrid1:not(.nonresponsive) tbody, #ym-imported .datagrid1:not(.nonresponsive) th, #ym-imported .datagrid1:not(.nonresponsive) td, #ym-imported .datagrid1:not(.nonresponsive) tr {
            display: block;
        }

            #ym-imported .datagrid1:not(.nonresponsive) thead tr, #ym-imported .datagrid1:not(.nonresponsive) tr.header, #ym-imported .datagrid1:not(.nonresponsive) tr.altheader, #ym-imported .datagrid1:not(.nonresponsive).altheader {
                position: absolute;
                top: -9999px;
                left: -9999px;
            }

            #ym-imported .datagrid1:not(.nonresponsive) tr.header {
                border: 1px solid #ccc;
            }

            #ym-imported .datagrid1:not(.nonresponsive) tr.item td, #ym-imported .datagrid1:not(.nonresponsive) tr.altitem td {
                border: none;
                border-bottom: 1px solid #eee;
                position: relative;
                padding-left: 50%;
                text-align: left !important;
                width: auto !important;
            }

                #ym-imported .datagrid1:not(.nonresponsive) tr.item td::before, #ym-imported .datagrid1:not(.nonresponsive) tr.altitem td::before {
                    background: inherit;
                    color: inherit;
                    font-weight: bold;
                    text-align: left;
                    left: 0;
                    padding: 6px 10px 7px 6px;
                    position: absolute;
                    top: 0;
                    white-space: nowrap;
                    width: 45%;
                }

            #ym-imported .datagrid1:not(.nonresponsive) tr.item td, #ym-imported .datagrid1:not(.nonresponsive) tr.altitem td {
                border-color: transparent;
            }
}

#ym-imported .mobile-menu {
    color: #fff;
    font-size: 15px;
    line-height: 15px;
}

#ym-imported .mobile-icon {
    margin-top: 1px;
}

#ym-imported .caret.navbar-toggle.sub-arrow, #ym-imported .navbar-nav.sm-collapsible .caret, #ym-imported .navbar-nav.sm-collapsible ul .caret {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: inherit;
}

    #ym-imported .navbar-nav.sm-collapsible .caret::before {
        content: "\f107";
        font-family: FontAwesome;
        font-weight: bold;
    }

#ym-imported .navbar-nav.sm-collapsible .open > a > .caret:before {
    content: '\f107';
    font-weight: normal;
}

#ym-imported div.slide-panel > img {
    width: 100%;
}

#ym-imported #ContextualHelp {
    width: 100% !important;
    max-width: 400px !important;
}

#ym-imported :root {
    --directory-results-primary-color: 207, 181, 0;
    --directory-results-secondary-color: 237, 241, 245;
}

#ym-imported h1 {
    font-size: 28px;
    font-weight: 600;
    margin: 3px 0 10px;
    color: #003b5c;
}

#ym-imported h2 {
    font-size: 24px;
    font-weight: 600;
    margin: 3px 0 10px;
    color: #003b5c;
}

#ym-imported h3 {
    font-size: 20px;
    font-weight: 600;
    margin: 3px 0 10px;
    color: #003b5c;
}

#ym-imported h4 {
    font-size: 18px;
    font-weight: 600;
    margin: 3px 0 10px;
    color: #003b5c;
}

#ym-imported h5 {
    font-size: 16px;
    font-weight: 600;
    margin: 3px 0 10px;
    color: #003b5c;
}

#ym-imported h6 {
    font-size: 15px;
    font-weight: 600;
    margin: 3px 0 10px;
    color: #003b5c;
}

#ym-imported body, #ym-imported input, #ym-imported select, #ym-imported textarea, #ym-imported td, #ym-imported th {
    font-family: 'Source Sans Pro', sans-serif;
    color: #35495e;
    font-size: 15px;
}

#ym-imported input, #ym-imported textarea {
    background-color: #f2f2f2;
    border: medium none;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15) inset;
    height: 34px;
    margin: 1px;
}

#ym-imported a {
    color: #cfb500;
    transition: all 0.2s ease 0s;
}

    #ym-imported a:hover, #ym-imported a:active, #ym-imported a:focus {
        outline: 0;
        text-decoration: none;
        color: #003b5c;
    }

#ym-imported .container {
    padding-left: 8px;
    padding-right: 8px;
}

#ym-imported .col-xs-1, #ym-imported .col-sm-1, #ym-imported .col-md-1, #ym-imported .col-lg-1, #ym-imported .col-xs-2, #ym-imported .col-sm-2, #ym-imported .col-md-2, #ym-imported .col-lg-2, #ym-imported .col-xs-3, #ym-imported .col-sm-3, #ym-imported .col-md-3, #ym-imported .col-lg-3, #ym-imported .col-xs-4, #ym-imported .col-sm-4, #ym-imported .col-md-4, #ym-imported .col-lg-4, #ym-imported .col-xs-5, #ym-imported .col-sm-5, #ym-imported .col-md-5, #ym-imported .col-lg-5, #ym-imported .col-xs-6, #ym-imported .col-sm-6, #ym-imported .col-md-6, #ym-imported .col-lg-6, #ym-imported .col-xs-7, #ym-imported .col-sm-7, #ym-imported .col-md-7, #ym-imported .col-lg-7, #ym-imported .col-xs-8, #ym-imported .col-sm-8, #ym-imported .col-md-8, #ym-imported .col-lg-8, #ym-imported .col-xs-9, #ym-imported .col-sm-9, #ym-imported .col-md-9, #ym-imported .col-lg-9, #ym-imported .col-xs-10, #ym-imported .col-sm-10, #ym-imported .col-md-10, #ym-imported .col-lg-10, #ym-imported .col-xs-11, #ym-imported .col-sm-11, #ym-imported .col-md-11, #ym-imported .col-lg-11, #ym-imported .col-xs-12, #ym-imported .col-sm-12, #ym-imported .col-md-12, #ym-imported .col-lg-12 {
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
}

#ym-imported .row {
    margin-right: -8px !important;
    margin-left: -8px !important;
}

#ym-imported #itoolbar_bg {
    background-color: transparent;
    min-height: 35px;
    height: auto;
}

#ym-imported #itoolbar a {
    font-size: 14px;
    line-height: 33px;
    text-decoration: none;
}

#ym-imported #isearch {
    height: auto;
    min-height: 35px;
    display: none;
}

    #ym-imported #isearch .btn {
        padding: 3px 10px;
        font-size: 12px;
    }

    #ym-imported #isearch .input-group {
        margin-top: 4px;
    }

    #ym-imported #isearch .form-control {
        font-size: 11px;
        height: 25px;
        padding: 3px 8px;
    }

#ym-imported #TopSearch {
    position: absolute;
    top: -34px;
    right: 0;
    width: auto;
    padding: 0;
    margin-right: 10px;
}

    #ym-imported #TopSearch input[name="bst"] {
        border-radius: 0;
        color: #e1e5ef;
        font-family: inherit;
        font-size: 12px;
        outline: medium none;
        padding: 0 8px;
        transition: all 0.5s ease 0s;
        width: 34px;
    }

    #ym-imported #TopSearch input[name="bst"] {
        background: url("/export.site-ym.com/graphics/search.png") no-repeat scroll center center;
        border: none;
        box-shadow: none;
        color: #e1e5ef;
        cursor: pointer;
        font-size: 11px;
        font-style: italic;
        font-weight: 400;
        height: 30px;
        padding-left: 28px;
        width: 0;
    }

        #ym-imported #TopSearch input[name="bst"]:focus {
            background: #fff url("/export.site-ym.com/graphics/search-hov.png") no-repeat scroll 8px center;
            border: medium none;
            border-radius: 0;
            color: #666;
            cursor: auto;
            padding-left: 30px;
            padding-right: 10px;
            width: 210px;
        }

    #ym-imported #TopSearch .input-group-btn {
        display: none;
    }

#ym-imported .header-out {
    border-bottom: 1px solid #eee;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.04);
    position: relative;
}

#ym-imported #header {
    height: 55px;
    background-color: transparent;
    position: relative;
}

#ym-imported #logo {
    margin-top: -25px;
    width: 195px;
}

#ym-imported #mainmenu {
    background-color: transparent;
    height: 0;
    line-height: normal;
}

#ym-imported .navbar-nav {
    float: right !important;
    margin-top: -50px;
}

#ym-imported #islideshow {
    background-color: #666666;
    height: 0;
    padding-bottom: 32%;
    display: none;
}

#ym-imported #hpCarousel {
    margin-bottom: 35px;
}

    #ym-imported #hpCarousel .container {
        position: relative;
    }

    #ym-imported #hpCarousel .carousel-indicators {
        bottom: 5px;
        margin-bottom: 0;
        display: none;
    }

#ym-imported .slideTitle {
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    margin: 0 0 20px;
    text-transform: uppercase;
}

#ym-imported p.slideParagraph {
    font-size: 16px;
}

#ym-imported .slideParagraph a {
    color: #75c043;
}

#ym-imported #hpCarousel .carousel-caption {
    background-color: rgba(0, 0, 0, 0.5);
    margin: 0 auto;
    bottom: 0px;
    padding: 20px 4%;
    width: 100%;
    left: 0;
    right: 0;
    text-align: left;
}

    #ym-imported #hpCarousel .carousel-caption p {
        margin: 0;
    }

#ym-imported #hpCarousel .top-btn {
    background-color: #ccc;
    border: medium none;
    color: #003b5c;
    display: inline-block;
    font-size: 16px;
    padding: 5px 27px;
    text-transform: uppercase;
    text-shadow: none;
    font-weight: 600;
}

    #ym-imported #hpCarousel .top-btn:hover {
        background-color: #cfb500;
        color: #fff;
    }

#ym-imported #hpCarousel .carousel-control {
    background-image: none !important;
    width: 6%;
    display: none;
}

#ym-imported #hp-main {
    background-color: #f1f8fc;
}

    #ym-imported #hp-main .content {
        padding: 15px;
    }

#ym-imported #hp-center .content {
    padding: 0;
}

#ym-imported .hp-center-out .container {
    width: 100%;
    padding: 0;
}

#ym-imported #hp-top-ctas {
    margin-bottom: 35px;
}

    #ym-imported #hp-top-ctas .container {
        padding: 0 15px;
    }

#ym-imported .hp-cta-item {
    border-radius: 50%;
    display: block;
    text-align: center;
    vertical-align: top;
    width: 80%;
    margin: 0 auto;
}

    #ym-imported .hp-cta-item:hover {
        opacity: 0.8;
    }

    #ym-imported .hp-cta-item img {
        padding: 15px;
    }

#ym-imported .cta_tittle1 a {
    color: #C12B87;
}

#ym-imported .cta_tittle2 a {
    color: #56b74e;
}

#ym-imported .cta_tittle3 a {
    color: #177098;
}

#ym-imported .cta_tittle4 a {
    color: #faaf3a;
}

#ym-imported .all_tittle a {
    margin-top: 10px;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    display: block;
}

#ym-imported #Features {
    width: 90%;
    max-width: 1100px;
    margin: auto;
    margin-top: 4%;
    margin-bottom: 4%;
}

    #ym-imported #Features img {
        width: 100%;
        max-width: 350px;
    }

    #ym-imported #Features p {
        font-size: 16px;
        color: #003b5c;
    }

    #ym-imported #Features h2 {
        font-weight: 600;
        font-size: 24px;
        color: #003b5c;
        margin-top: 15px;
    }

    #ym-imported #Features hr {
        margin-top: 10px;
        margin-bottom: 1px;
        border: 0;
        border-top: 1.9px solid #cfb500;
    }

#ym-imported #Features-btn {
    background-color: #cfb500;
    color: #ffffff;
    height: 45px;
    line-height: 45px;
    padding: 0px 10px 10px 10px;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 20px;
    font-size: 20px;
}

    #ym-imported #Features-btn:hover {
        background-color: #c1a905;
    }

#ym-imported .more-btn {
    background-color: #cfb500;
    color: #fff;
    text-transform: uppercase;
    padding: 7px 20px;
    display: inline-block;
}

    #ym-imported .more-btn:hover {
        background-color: #003b5c;
        color: #fff;
    }

#ym-imported #login .formbutton {
    width: 100%;
    padding: 8px 0 !important;
}

#ym-imported #login a {
    color: #35495e;
}

    #ym-imported #login a:hover {
        color: #cfb500;
    }

#ym-imported #login .irailcontent {
    margin-top: -10px;
}

#ym-imported #login #RememberMe, #ym-imported #login .securesubmit {
    display: none;
}

#ym-imported #LoginForgot, #ym-imported #LoginRegister {
    font-size: 14px;
    margin-bottom: 2px;
}

#ym-imported .login .zone {
    min-height: auto !important;
}

#ym-imported #LoginForm .small {
    background: #f2f2f2;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15) inset;
    border: medium none;
    border-radius: 0;
    color: #999;
    font-size: 13px;
    height: 34px;
    line-height: 34px;
    margin: 0;
    padding: 0 8px;
    width: 100%;
}

#ym-imported #LoginPassword {
    margin-top: -5px;
}

#ym-imported .formbutton {
    border: none;
    color: #fff;
    cursor: pointer;
    height: auto;
    line-height: normal;
    text-align: center;
}

#ym-imported .hp-left-out {
    margin-bottom: 20px;
    width: 90%;
    max-width: 1100px;
    margin: auto;
}

#ym-imported #bottomcontentarea {
    width: 90%;
    max-width: 1100px;
    margin: auto;
}

#ym-imported #FooterContentArea {
    width: 90%;
    max-width: 1100px;
    margin: auto;
}

#ym-imported .hp-left-out .container {
    padding: 0 14px;
}

#ym-imported #hp-left {
    height: auto;
    min-height: 254px;
    background-color: #fff;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.08);
    position: relative;
}

    #ym-imported #hp-left .content {
        padding: 15px 15px 35px;
    }

#ym-imported #hp-left-more {
    bottom: 15px;
    position: absolute;
    left: 15px;
}

#ym-imported .login {
    float: right;
    padding: 0 0 0 10px;
}

#ym-imported #hp-main .zone {
    background-color: #fff;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.08);
    height: auto;
    min-height: 270px;
    padding: 0;
    position: relative;
}

#ym-imported #right .zone {
    background-color: #fff;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.08);
    height: auto;
    padding: 0;
    position: relative;
}

#ym-imported #sp-main::before {
    background: linear-gradient(rgba(21, 64, 89, 0.8), rgba(21, 64, 89, 0.8)) repeat scroll 0 0%, transparent url("/export.site-ym.com/graphics/slider2.jpg");
    content: "";
    height: 140px;
    left: 0;
    position: absolute;
    width: 100%;
    background-attachment: fixed;
    background-position: top center;
}

#ym-imported #right {
    background-color: #f1f8fc;
    padding-right: 15px;
    margin-top: 170px;
    width: 28%;
}

#ym-imported #left {
    width: 72%;
}

#ym-imported .irailhead {
    background-color: transparent;
    color: #003b5c;
    font-size: 20px;
    font-weight: 600;
    height: 55px;
    line-height: 55px;
    padding: 3px 15px 0;
    text-align: left;
}

    #ym-imported .irailhead a {
        bottom: 15px;
        left: 8px;
        line-height: 36px;
        position: absolute;
        right: 8px;
        visibility: hidden;
    }

#ym-imported #news .irailhead a::before, #ym-imported #calendar .irailhead a::before {
    background-color: #cfb500;
    bottom: 0;
    color: #fff;
    content: "View More";
    font-size: 15px;
    font-weight: 600;
    left: 8px;
    line-height: normal;
    padding: 8px 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    visibility: visible;
    right: 8px;
}

#ym-imported #news .irailhead a:hover::before, #ym-imported #calendar .irailhead a:hover::before {
    background-color: #003b5c;
}

#ym-imported #news, #ym-imported #calendar, #ym-imported #feed-box2 {
    padding: 0 0 45px !important;
}

    #ym-imported #calendar p, #ym-imported #feed-box2 .rss-box li {
        padding-left: 30px;
        background: url("/export.site-ym.com/graphics/calendar-icon.png");
        background-repeat: no-repeat;
        background-position: center left;
    }

    #ym-imported #news p {
        padding-left: 30px;
        background: url("/export.site-ym.com/graphics/news-icon.png");
        background-repeat: no-repeat;
        background-position: center left;
    }

    #ym-imported #feed-box2 .irailcontent ul {
        list-style: outside none none;
        padding: 0;
        margin: 0;
    }

    #ym-imported #feed-box2 .irailcontent .rss-box li {
        margin-bottom: 8px;
        border-bottom: 1px solid #ddd;
        padding-bottom: 7px;
    }

        #ym-imported #feed-box2 .irailcontent .rss-box li:last-child {
            border-bottom: none;
        }

#ym-imported .irailcontent {
    padding: 0 15px 15px;
    text-align: left;
}

#ym-imported .LatestNewsItemDate {
    display: block;
}

#ym-imported .bottom-left-out .container {
    width: 100%;
}

#ym-imported #bottom-left {
    padding: 0;
    width: 100%;
    margin-bottom: 0;
}

    #ym-imported #bottom-left .zone {
        background-color: transparent;
        box-shadow: none;
        min-height: 0;
    }

    #ym-imported #bottom-left .irailcontent {
        padding: 0;
    }

        #ym-imported #bottom-left .irailcontent .irailcontent {
            padding: 0 15px 15px;
        }

#ym-imported #technical-help {
    background-color: #fff;
}

#ym-imported #technical-help-text, #ym-imported #technical-help-img {
    display: inline-block;
    vertical-align: top;
}

#ym-imported #technical-help-text {
    width: 55%;
}

#ym-imported #technical-help-img {
    width: 44%;
}

#ym-imported #technical-help-text {
    padding: 0 15px 15px 0;
    background-color: #fff;
    margin-top: 30px;
}

    #ym-imported #technical-help-text h2 {
        font-size: 36px;
        margin-bottom: 25px;
    }

    #ym-imported #technical-help-text p {
        font-size: 20px;
    }

#ym-imported #technical-help-img img {
    margin: 0 auto;
    display: block;
}

#ym-imported #helpline-btn {
    background-color: #cfb500;
    color: #ffffff;
    height: 45px;
    line-height: 45px;
    padding: 0 0 0 25px;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 20px;
    font-size: 20px;
}

    #ym-imported #helpline-btn:hover {
        background-color: #c1a905;
    }

    #ym-imported #helpline-btn img {
        margin-top: -3px;
    }

#ym-imported #hp-feeds {
    padding: 35px 0;
    background-color: #f1f8fc;
    width: 90%;
    margin: auto;
}

#ym-imported #feed-box1, #ym-imported #feed-box2, #ym-imported #feed-box3 {
    background-color: #fff;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.08);
    min-height: 435px;
    position: relative;
}

#ym-imported #hp-feeds .more-btn {
    padding: 8px 0;
    position: absolute;
    text-align: center;
    right: 15px;
    left: 15px;
    bottom: 15px;
}

#ym-imported .jt_job {
    padding: 0 0 7px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 8px;
}

#ym-imported .jt_row2 {
    background-color: #fff;
}

#ym-imported .jt_row1 {
    background-color: #fff;
}

    #ym-imported .jt_row2:hover, #ym-imported .jt_row1:hover {
        background-color: #fff;
    }

        #ym-imported .jt_row2:hover a, #ym-imported .jt_row1:hover a {
            color: #003b5c;
        }

#ym-imported .jt_job_position {
    font-size: 1em;
}

    #ym-imported .jt_job_position a {
        color: #cfb500;
        text-decoration: none;
    }

        #ym-imported .jt_job_position a:hover {
            color: #003b5c;
        }

#ym-imported .jt_job_location {
    font-weight: bold;
}

#ym-imported .jt_alljobs {
    display: none;
}

#ym-imported .job-buttons {
    margin: 15px auto auto;
    text-align: center;
}

#ym-imported .secondary {
    background-color: #266DA5;
}

#ym-imported .secondary, #ym-imported .primary {
    color: #fff;
    display: inline-block;
    text-decoration: none;
    border: none;
    padding: 8px 0;
    cursor: pointer;
    text-align: center;
    margin: auto;
    width: 47.5%;
    background-color: #cfb500;
}

    #ym-imported .secondary + .primary {
        margin-left: 2%;
    }

    #ym-imported .secondary:hover, #ym-imported .primary:hover {
        color: #fff;
    }

    #ym-imported .jt_alljobs a:hover, #ym-imported .secondary:hover, #ym-imported .primary:hover {
        background-color: #003b5c;
    }

#ym-imported .timeline-Header {
    display: none !important;
}

#ym-imported #feed-box1 {
    max-height: 397px;
    overflow-y: scroll;
}

#ym-imported #hp-main .news, #ym-imported #hp-main .calendar {
    width: 50%;
    padding: 65px 0;
    margin-bottom: 0;
    display: none;
}

#ym-imported #hp-main #news, #ym-imported #hp-main #calendar {
    width: 532px;
    margin: 0 10px;
    min-height: auto !important;
    box-shadow: none;
}

#ym-imported #hp-main #news {
    float: right;
}

#ym-imported #hp-main #calendar {
    float: left;
}

#ym-imported .bottomcontentarea-out {
    background-color: #fff;
}

#ym-imported #bottomcontentarea {
    background-color: transparent;
    padding: 40px 0 45px;
    margin-bottom: 0;
}

    #ym-imported #bottomcontentarea h3 {
        margin-bottom: 15px;
    }

#ym-imported #FooterContentArea {
    background-color: #f9f9f9;
    box-shadow: 0 1000px 0 1000px #f9f9f9;
    height: auto;
    min-height: 35px;
    color: #35495e;
    font-size: 14px;
    padding: 0;
}

    #ym-imported #FooterContentArea a {
        color: #35495e;
        font-weight: 400;
    }

        #ym-imported #FooterContentArea a:hover {
            color: #d8c331;
        }

#ym-imported #top-footer {
    padding: 30px 0;
    width: 1100px;
    margin: auto;
}

#ym-imported .top-foot-col {
    display: inline-block;
    vertical-align: top;
    padding-left: 30px;
    border-left: 1px solid #ccc;
    min-height: 90px;
}

#ym-imported #top-foot-col1 {
    width: 16%;
    padding-left: 0;
    padding-right: 30px;
    border-left: none;
}

#ym-imported #top-foot-col2, #ym-imported #top-foot-col3 {
    width: 25%;
}

#ym-imported #top-foot-col1, #ym-imported #top-foot-col3, #ym-imported #top-foot-col4 {
    padding-top: 12px;
}

#ym-imported #top-foot-col4 {
    width: 30%;
}

    #ym-imported #top-foot-col4 i {
        background-color: #d8c331;
        color: #fff;
        line-height: 40px;
        width: 40px;
        text-align: center;
        font-size: 20px;
        margin: 0 4px 10px;
    }

        #ym-imported #top-foot-col4 i:hover {
            background-color: #003b5c;
        }

#ym-imported #bottom-footer {
    background-color: #e9f3f8;
    box-shadow: 0 1000px 0 1000px #e9f3f8;
    padding: 30px 0;
    width: 90%;
    max-width: 1100px;
    margin: auto;
}

#ym-imported .bottom-foot-col {
    display: inline-block;
    vertical-align: top;
    width: 19%;
    padding-right: 25px;
}

#ym-imported .foot-head {
    font-weight: 600;
    text-transform: uppercase;
}

#ym-imported .bottom-foot-col ul {
    padding: 0;
    list-style: none;
}

#ym-imported #icopyright {
    background-color: #003b5c;
    padding: 10px;
    font-size: 13px;
}

#ym-imported #copyright-inner {
    color: #fff;
    text-align: center;
}

    #ym-imported #copyright-inner a {
        color: #fff;
    }

        #ym-imported #copyright-inner a:hover {
            color: #d8c331;
        }

#ym-imported #SpTitleBar {
    background: transparent none repeat scroll 0 0;
    font-size: 34px;
    line-height: 38px;
    height: auto;
    padding: 51px 0;
    color: #fff;
    font-weight: 600;
}

#ym-imported #SpContent {
    padding: 15px;
    width: 100%;
    table-layout: fixed;
}

#ym-imported #SpContent_Container {
    padding: 15px;
}

#ym-imported .breadCrumb {
    background: transparent;
}

    #ym-imported .breadCrumb ul {
        list-style: none;
    }

        #ym-imported .breadCrumb ul li {
            display: inline-block;
            height: 21px;
            line-height: 21px;
            position: relative;
        }

#ym-imported #right {
    padding-left: 15px;
}

#ym-imported .navbar-toggle {
    background-color: transparent;
    background-image: none;
    border: medium none;
    border-radius: 4px;
    float: right;
    margin-bottom: 8px;
    margin-right: 0;
    margin-top: -46px;
    padding: 9px 10px;
    position: relative;
}

#ym-imported .mobile-menu {
    display: none;
}

#ym-imported .mobile-icon {
    margin-left: 0;
}

#ym-imported .navbar-toggle .icon-bar {
    background-color: #5b5243;
    height: 2.5px;
}

#ym-imported a img {
    border: none;
}

#ym-imported #itoolbar {
    color: #FFFFFF;
    background-color: #003b5c;
    width: auto;
    float: right;
    font-size: 14px;
    padding: 0 45px 0 20px;
}

    #ym-imported #itoolbar a {
        color: #FFFFFF;
        text-decoration: none;
        white-space: nowrap;
        font-weight: 600;
        padding: 0 3px;
    }

        #ym-imported #itoolbar a:hover {
            color: #ccc;
        }

#ym-imported #PrintPage img {
    display: none;
}

#ym-imported .navbar-collapse {
    background-color: transparent;
    border-top: medium none !important;
    position: relative;
    z-index: 999999;
    max-height: 600px;
    padding: 0;
}

#ym-imported .navbar-nav .open .dropdown-menu > li > a {
    color: #428bca;
    line-height: 20px;
}

#ym-imported .navbar-nav > li > a {
    color: #003B5C;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
}

    #ym-imported .navbar-nav > li > a:hover {
        color: #cfb500;
        background-color: transparent;
    }

#ym-imported .navbar-nav .highlighted {
    color: #cfb500 !important;
    background: transparent !important;
}

#ym-imported .navbar-nav .caret {
    display: none;
}

#ym-imported .navbar-nav .dropdown-menu .caret {
    display: inline-block;
}

#ym-imported .navbar-nav .dropdown-menu {
    background-color: #003b5c;
    border-color: #003b5c;
    border-radius: 0;
    min-width: 200px !important;
    box-shadow: none;
}

#ym-imported .dropdown-menu > li > a {
    color: #fff !important;
    font-size: 14px;
    font-weight: 600;
    padding: 5px 20px;
}

    #ym-imported .dropdown-menu > li > a:hover {
        color: #cfb500 !important;
        background: transparent;
    }

#ym-imported .dropdown-menu .highlighted {
    color: #cfb500 !important;
}

#ym-imported .RadMenu_YMPublic {
    width: 100%;
    height: inherit;
    cursor: pointer;
}

    #ym-imported .RadMenu_YMPublic .rootGroup .item {
        width: 14%;
        text-align: center;
        cursor: pointer;
        display: inline-block;
    }

    #ym-imported .RadMenu_YMPublic .rootGroup .link {
        color: #fff;
        padding: 0;
        margin: 0;
        line-height: 60px;
        height: 60px;
        font-size: 100%;
        cursor: pointer;
        text-decoration: none;
    }

    #ym-imported .RadMenu_YMPublic .link:hover, #ym-imported .RadMenu_YMPublic .focused, #ym-imported .RadMenu_YMPublic .expanded {
        background-color: #666 !important;
    }

#ym-imported .radmenu a.link {
    cursor: pointer !important;
}

#ym-imported .RadMenu_YMPublic .group {
    width: auto;
    min-width: 160px;
}

    #ym-imported .RadMenu_YMPublic .group .item {
        min-width: 184px;
        width: auto;
    }

    #ym-imported .RadMenu_YMPublic .group .link {
        min-width: 160px;
        width: auto;
        text-align: left;
        padding: 0 12px;
        line-height: 36px;
        color: #fff;
        background-color: Black;
    }

        #ym-imported .RadMenu_YMPublic .group .link:hover, #ym-imported .RadMenu_YMPublic .group .focused, #ym-imported .RadMenu_YMPublic .group .expanded {
            background-color: #ccc;
        }

#ym-imported .FeaturedMemberTile a {
    display: block;
}

#ym-imported #full-slider-wrapper {
    width: 100% !important;
    height: 0px !important;
    padding-bottom: 32% !important;
}

#ym-imported .slide-panel {
    width: inherit;
}

    #ym-imported .slide-panel .active {
        width: inherit;
    }

#ym-imported .LatestNewsItemDate {
    display: block;
    font-weight: 700;
}

#ym-imported .UpcomingEvents {
    font-weight: 700;
}

    #ym-imported .UpcomingEvents a {
        font-weight: 400;
    }

#ym-imported #RememberMe input {
    margin-right: 5px;
}

#ym-imported #members img {
    margin-right: 10px;
    margin-bottom: 8px;
}

#ym-imported #members .FeaturedMemberTile {
    font-size: 11px;
    clear: both;
    display: block;
    margin-top: 15px;
}

    #ym-imported #members .FeaturedMemberTile a {
        font-weight: bold;
        margin: 5px 0;
        font-size: 12px;
    }

#ym-imported #SpNavBar form {
    float: left;
}

#ym-imported #SpNavBar select {
    margin-right: 5px;
}

#ym-imported #SpNavBar {
    background: transparent !important;
    height: 30px;
    line-height: 23px;
    padding: 5px 10px;
}

    #ym-imported #SpNavBar a {
        font-size: 11px;
        float: left;
        color: #999;
        margin: 0 5px;
    }

        #ym-imported #SpNavBar a:hover {
            color: #003b5c;
        }

    #ym-imported #SpNavBar img {
        margin-right: 5px;
    }

#ym-imported #SpSubHead {
    width: 100%;
    margin: 0 auto;
}

#ym-imported #GroupPagesMenuLink {
    float: left;
}

#ym-imported #GroupMoreMenuLink {
    float: left;
}

#ym-imported .datagrid1 tr.header td {
    background-color: #003b5c;
    border-bottom: medium none;
    border-top: medium none;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    text-transform: none;
}

#ym-imported .datagrid1 tr.header a {
    color: #fff;
    font-size: 14px !important;
    text-decoration: none;
    text-transform: none;
}

    #ym-imported .datagrid1 tr.header a:hover {
        background-color: transparent;
        color: #cfb500;
        text-decoration: none;
        text-transform: none;
    }

#ym-imported .datagrid1 tr.item td {
    background-color: #ebebeb;
    padding: 5px;
}

#ym-imported .datagrid1 tr.altitem td {
    background-color: #fff;
    padding: 5px;
}

#ym-imported .datagrid1 td {
    height: auto !important;
}

#ym-imported .ForumSubject {
    font-size: 12px !important;
}

#ym-imported .FormTable1 th {
    background-color: #003b5c;
    border-bottom: medium none;
    border-top: medium none;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    text-transform: none;
}

    #ym-imported .FormTable1 th a {
        color: #fff;
        font-size: 14px !important;
        text-decoration: none;
        text-transform: none;
    }

        #ym-imported .FormTable1 th a:hover {
            background-color: transparent;
            color: #cfb500;
            text-decoration: none;
            text-transform: none;
        }

#ym-imported .FormTable1 tr td {
    padding-bottom: 10px;
}

#ym-imported ViewTable1 {
    margin-bottom: 10px;
}

#ym-imported .ViewTable1 th {
    background-color: #003b5c;
    border-bottom: medium none;
    border-top: medium none;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    text-transform: none;
}

    #ym-imported .ViewTable1 th a {
        color: #fff;
        font-size: 14px !important;
        text-decoration: none;
        text-transform: none;
    }

        #ym-imported .ViewTable1 th a:hover {
            color: #cfb500;
            font-size: 10px;
            text-decoration: none;
        }

#ym-imported .ViewTable1 tr td {
    padding: 6px 0;
}

#ym-imported .specialContent, #ym-imported .specialcontent, #ym-imported .SpecialContent {
    background-color: #ebebeb;
    border: 0 none;
}

#ym-imported .formbutton {
    background-color: #cfb500;
    color: #fff;
    text-align: center;
    padding: 7px 20px !important;
    text-transform: uppercase;
    font-weight: 600;
}

    #ym-imported .formbutton:hover {
        background: #003b5c;
    }

#ym-imported .calloutbox, #ym-imported .infobox {
    background-color: #f1f8fc;
    border: 0 none;
    padding: 12px 15px;
}

#ym-imported #classyears .bigyear {
    background: none repeat scroll 0 0 #003b5c !important;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    margin-left: 0;
    padding: 0 10px !important;
    line-height: 40px;
}

    #ym-imported #classyears .bigyear a {
        color: #fff;
    }

        #ym-imported #classyears .bigyear a:hover {
            color: #cfb500;
        }

#ym-imported #classyears .main {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #ddd !important;
    font-size: 12px;
    height: 100%;
}

#ym-imported #strWallText, #ym-imported #ctl00_PageContent_ctl01_txtWallText {
    border: 1px solid #ccc !important;
}

#ym-imported #ctl00_PageContent_ctl01_txtWallText {
    margin-bottom: 5px;
}

#ym-imported .TabBar div.activeTab a, #ym-imported .TabBar div.activeTab a:hover {
    background-color: #edf1f5;
    color: #003b5c !important;
    padding: 6px 18px 5px;
    border-radius: 2px 2px 0 0;
}

#ym-imported .TabBar div a {
    padding: 6px 18px 5px;
    border-radius: 2px 2px 0 0;
    background-color: #cfb500;
    color: #fff;
}

    #ym-imported .TabBar div a:hover {
        background-color: #003b5c;
        color: #fff;
    }

#ym-imported #WallPostTable .formbutton {
    background-color: #003b5c;
}

    #ym-imported #WallPostTable .formbutton:hover {
        background-color: #cfb500;
    }

#ym-imported #Calendar th.Head {
    font-size: 18px;
    padding: 5px;
    text-align: center;
}

#ym-imported .MemberControlPanel_Title {
    color: #cfb500;
    font-weight: 600;
}

#ym-imported .MemberControlPanel, #ym-imported .MemberControlPanel_Container {
    color: #35495e;
    font-weight: 400;
}

    #ym-imported .MemberControlPanel:hover {
        background-color: transparent;
        color: #35495e;
    }

    #ym-imported .MemberControlPanel_Container:hover {
        color: #35495e;
        background-color: #edf1f5;
        height: 65px;
    }

        #ym-imported .MemberControlPanel_Container:hover .MemberControlPanel_Title {
            color: #003b5c;
        }

#ym-imported .CaptchaQuestion {
    white-space: normal;
}

#ym-imported .FormTable1 tr td {
    color: #35495e;
}

#ym-imported .label {
    color: #35495e;
}

#ym-imported .slide-panel img {
    width: 100%;
}

#ym-imported blockquote {
    font-style: italic;
    border-left: 3px solid #003b5c;
}

#ym-imported #Calendar th {
    text-align: center;
}

#ym-imported #SpPopup_Container {
    background: #fff;
    height: 1500px;
    vertical-align: top;
}

#ym-imported #ctl00_PageContent_fpb_pForumsQuickSearch {
    margin: 0 25px 0 6px !important;
}

#ym-imported #CustomFormPager .current, #ym-imported #CustomFormPagerLegend .current {
    background-color: #000000;
}

#ym-imported #CustomFormPager .invalid, #ym-imported #CustomFormPagerLegend .invalid {
    background-color: #FB5252;
}

#ym-imported #CustomFormPager .valid, #ym-imported #CustomFormPagerLegend .valid {
    background-color: #8AEB8A;
}

#ym-imported #CustomFormPager div, #ym-imported #CustomFormPagerLegend div {
    border: 1px solid #333333;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    margin: 3px;
    padding: 3px;
    text-align: center;
    vertical-align: middle;
    width: 16px;
}

#ym-imported #CustomPageBody {
    width: auto;
    clear: both;
}

#ym-imported #full-slider-nav-left {
    margin-top: 15%;
}

#ym-imported #full-slider-nav-right {
    margin-top: 15%;
}

#ym-imported #DisplayCurrMenu_c {
    left: -60px !important;
}

#ym-imported #GalleryFormsPanel {
    max-width: 680px;
    width: 100% !important;
}

#ym-imported #JournalEntryFormPanel {
    max-width: 640px;
    width: 100% !important;
}

#ym-imported #JournalEntryFormPanel_c {
    left: 40px !important;
}

#ym-imported #ctl00_PageContent_isTwitterEnabled {
    max-width: 400px;
    width: 100% !important;
}

#ym-imported .DescriptionPanel.yui-module.yui-overlay.yui-panel {
    max-width: 350px;
    width: 100% !important;
}

#ym-imported .FeaturedMemberTile {
    clear: both;
    min-height: 80px;
    padding-bottom: 10px;
}

    #ym-imported .FeaturedMemberTile a {
        display: block;
        margin-bottom: 5px;
    }

    #ym-imported .FeaturedMemberTile img {
        margin-bottom: 10px;
        margin-right: 10px;
    }

#ym-imported #tblBasicSearch td, #ym-imported .FormTable1 td {
    text-align: left;
}

#ym-imported .redalert {
    color: #d9534f;
}

#ym-imported .mtop-0 {
    margin-top: 0px;
}

#ym-imported .mtop-5 {
    margin-top: 5px;
}

#ym-imported .mtop-10 {
    margin-top: 10px;
}

#ym-imported .mtop-15 {
    margin-top: 15px;
}

#ym-imported .mtop-20 {
    margin-top: 20px;
}

#ym-imported .mtop-25 {
    margin-top: 25px;
}

#ym-imported .mbottom-0 {
    margin-bottom: 0px;
}

#ym-imported .mbottom-5 {
    margin-bottom: 5px;
}

#ym-imported .mbottom-10 {
    margin-bottom: 10px;
}

#ym-imported .mbottom-15 {
    margin-bottom: 15px;
}

#ym-imported .mbottom-20 {
    margin-bottom: 20px;
}

#ym-imported .mbottom-25 {
    margin-bottom: 25px;
}

#ym-imported .mbottom-30 {
    margin-bottom: 30px;
}

#ym-imported .mright-5 {
    margin-right: 5px;
}

#ym-imported .mright-10 {
    margin-right: 10px;
}

#ym-imported .mright-15 {
    margin-right: 15px;
}

#ym-imported .mright-20 {
    margin-right: 20px;
}

#ym-imported .mright-25 {
    margin-right: 25px;
}

#ym-imported .mleft-5 {
    margin-left: 5px;
}

#ym-imported .mleft-10 {
    margin-left: 10px;
}

#ym-imported .mleft-15 {
    margin-left: 15px;
}

#ym-imported .mleft-20 {
    margin-left: 20px;
}

#ym-imported .mleft-25 {
    margin-left: 25px;
}

#ym-imported .ptop-15 {
    padding-top: 15px;
}

#ym-imported .pleft-15 {
    padding-left: 15px;
}

#ym-imported .pright-0 {
    padding-right: 0;
}

#ym-imported .pleft-0 {
    padding-left: 0;
}

@media (min-width: 768px) {
    #ym-imported .container {
        width: 750px;
    }
}

@media (min-width: 960px) {
    #ym-imported .container {
        width: 900px;
    }
}

@media (min-width: 1200px) {
    #ym-imported .container {
        width: 1100px;
    }
}

@media (max-width: 1100px) {
    #ym-imported {
        ;
    }

        #ym-imported .slideTitle {
            font-size: 22px;
            margin: 0 0 8px;
        }

        #ym-imported .carousel-caption p {
            font-size: 13px;
        }

        #ym-imported #hpCarousel .top-btn {
            font-size: 14px;
        }
}

@media (max-width: 991px) {
    #ym-imported .MemberControlPanel {
        width: 100%;
    }

    #ym-imported #CustomFormForm th, #ym-imported #CustomFormForm td, #ym-imported .CustomFormTable th, #ym-imported .CustomFormTable td {
        display: block;
        width: 100% !important;
    }

        #ym-imported #CustomFormForm th label {
            width: 100% !important;
        }

        #ym-imported #CustomFormForm td input[type="text"], #ym-imported #CustomFormForm td select, #ym-imported #CustomFormForm td textarea, #ym-imported .CustomFormTable td input[type="text"] {
            width: 100% !important;
        }

    #ym-imported .CustomFormTable .nameRow input[type="text"] {
        margin-bottom: 15px;
    }
}

@media (max-width: 960px) {
    #ym-imported .slideTitle {
        font-size: 18px;
        margin: 0 0 4px;
    }

    #ym-imported #SearchForm input {
        width: 100% !important;
        float: left !important;
    }

    #ym-imported #SearchForm td {
        float: left;
        width: 100%;
    }

    #ym-imported .hp-left-out {
        width: 100%;
    }

    #ym-imported #bottomcontentarea {
        width: 90%;
    }

    #ym-imported #top-footer {
        width: 90%;
    }

    #ym-imported #bottom-footer {
        width: 90%;
    }
}

@media (max-width: 959px) {
    #ym-imported {
        ;
    }

        #ym-imported #hpCarousel .top-btn {
            font-size: 14px;
        }
}

@media (max-width: 900px) {
    #ym-imported {
        ;
    }

        #ym-imported #hpCarousel .top-btn {
            font-size: 18px;
        }
}

@media (max-width: 767px) {
    #ym-imported {
        ;
    }

        #ym-imported .slideTitle {
            display: none;
        }

        #ym-imported .carousel-caption p {
            font-size: 12px;
        }

        #ym-imported #Features {
            text-align: center;
            margin-bottom: 0px;
        }

        #ym-imported #Features-btn {
            margin-bottom: 20px;
        }

        #ym-imported #Features hr {
            max-width: 350px;
        }

        #ym-imported #Features p {
            margin: auto;
            width: 80%;
        }

        #ym-imported .hp-left-out {
            width: 100%;
        }

        #ym-imported .container {
            padding-left: 15px;
            padding-right: 15px;
        }

        #ym-imported .col-xs-1, #ym-imported .col-sm-1, #ym-imported .col-md-1, #ym-imported .col-lg-1, #ym-imported .col-xs-2, #ym-imported .col-sm-2, #ym-imported .col-md-2, #ym-imported .col-lg-2, #ym-imported .col-xs-3, #ym-imported .col-sm-3, #ym-imported .col-md-3, #ym-imported .col-lg-3, #ym-imported .col-xs-4, #ym-imported .col-sm-4, #ym-imported .col-md-4, #ym-imported .col-lg-4, #ym-imported .col-xs-5, #ym-imported .col-sm-5, #ym-imported .col-md-5, #ym-imported .col-lg-5, #ym-imported .col-xs-6, #ym-imported .col-sm-6, #ym-imported .col-md-6, #ym-imported .col-lg-6, #ym-imported .col-xs-7, #ym-imported .col-sm-7, #ym-imported .col-md-7, #ym-imported .col-lg-7, #ym-imported .col-xs-8, #ym-imported .col-sm-8, #ym-imported .col-md-8, #ym-imported .col-lg-8, #ym-imported .col-xs-9, #ym-imported .col-sm-9, #ym-imported .col-md-9, #ym-imported .col-lg-9, #ym-imported .col-xs-10, #ym-imported .col-sm-10, #ym-imported .col-md-10, #ym-imported .col-lg-10, #ym-imported .col-xs-11, #ym-imported .col-sm-11, #ym-imported .col-md-11, #ym-imported .col-lg-11, #ym-imported .col-xs-12, #ym-imported .col-sm-12, #ym-imported .col-md-12, #ym-imported .col-lg-12 {
            min-height: 1px;
            padding-left: 15px;
            padding-right: 15px;
            position: relative;
        }

        #ym-imported .row {
            margin-right: -15px !important;
            margin-left: -15px !important;
        }

        #ym-imported .FormTable1 td {
            display: block;
            width: 100%;
        }

        #ym-imported .yui-skin-sam {
            display: none;
        }

        #ym-imported #hp-left, #ym-imported #feed-box1, #ym-imported #feed-box2, #ym-imported #feed-box3, #ym-imported #hp-main .zone {
            min-height: auto;
        }

        #ym-imported .feed-box {
            margin-bottom: 15px;
        }

        #ym-imported .login {
            float: none;
            padding: 0 !important;
        }

        #ym-imported .hp-left-out .row {
            margin: 0 !important;
        }

        #ym-imported #hp-main .news, #ym-imported #hp-main .calendar {
            width: 100%;
        }

        #ym-imported #hp-main #news, #ym-imported #hp-main #calendar {
            width: 96%;
            float: none !important;
            padding: 0 0 15px !important;
        }

        #ym-imported #hp-main .news {
            padding-bottom: 8px;
            padding-top: 35px;
        }

        #ym-imported #hp-main .calendar {
            padding-top: 8px;
            padding-bottom: 35px;
        }

        #ym-imported .top-btn {
            font-size: 15px;
        }

        #ym-imported .foot-col {
            width: 32%;
        }

        #ym-imported .navbar-nav {
            float: none !important;
            margin-top: 0;
        }

        #ym-imported .navbar-collapse {
            padding: 0 15px;
            background-color: #003b5c;
        }

        #ym-imported .navbar-nav > li > a {
            color: #fff;
        }

            #ym-imported .navbar-nav > li > a:hover {
                color: #cfb500;
            }

        #ym-imported .navbar-nav .caret {
            display: inline-block;
        }

        #ym-imported .navbar-nav .highlighted {
            color: #cfb500 !important;
        }

        #ym-imported #itoolbar {
            font-size: 0;
            padding: 0 32px 0 10px;
        }

            #ym-imported #itoolbar a {
                font-size: 12px;
                padding: 0 4px;
            }

        #ym-imported #TopSearch {
            margin-right: 0;
        }

        #ym-imported #right {
            width: 100%;
            padding-bottom: 1px;
        }

        #ym-imported #left {
            width: 100%;
        }

        #ym-imported .top-foot-col {
            border-left: none;
            display: block;
            min-height: auto;
            padding: 0;
            width: 100% !important;
            text-align: center;
            margin-bottom: 15px;
        }

        #ym-imported #top-foot-col1 img {
            max-width: 150px;
            margin: 0 auto;
        }

        #ym-imported .bottom-foot-col {
            display: block;
            padding-right: 0;
            width: 100%;
            text-align: center;
            margin-bottom: 15px;
        }

        #ym-imported #technical-help-text, #ym-imported #technical-help-img {
            width: 100% !important;
            padding: 0 !important;
            margin-bottom: 25px;
            text-align: center;
            display: block;
            margin-left: auto;
            margin-right: auto;
        }

            #ym-imported #technical-help-text p {
                width: 90%;
                margin: auto;
            }

        #ym-imported .cta-item-title {
            font-size: 16px;
        }
}

@media all and (max-width: 640px) {
    #ym-imported body {
        min-width: 100%;
    }

    #ym-imported #PageBody, #ym-imported #pagebody, #ym-imported .wf-active {
        min-width: 100% !important;
    }
}

@media (max-width: 600px) {
    #ym-imported .productNameList {
        word-break: break-all;
    }

    #ym-imported #ctl00_PageContent_divUpload .nonresponsive td {
        float: left;
        width: 100%;
    }

    #ym-imported .cta-item-title {
        font-size: 20px;
    }

    #ym-imported .hp-cta-item {
        margin: 4%;
        padding: 3.5% 6.5%;
        width: 100%;
    }
}

@media (max-width: 480px) {
    #ym-imported {
        ;
    }

        #ym-imported .FormTable1 td input[type="text"], #ym-imported .FormTable1 td select, #ym-imported .FormTable1 td textarea {
            width: 100% !important;
        }

        #ym-imported .FormTable1 td .calloutbox input[type="text"] {
            width: auto !important;
        }

        #ym-imported #CustomFormForm th label {
            width: 100% !important;
            max-width: 280px;
        }

        #ym-imported .top-btn {
            font-size: 14px;
        }

        #ym-imported .foot-col {
            width: 100%;
            padding-right: 0;
        }

        #ym-imported #site-map {
            text-align: center;
        }

        #ym-imported .foot-col li {
            padding-left: 0;
            background-image: none;
        }

        #ym-imported #foot-social i {
            margin: 0 15px;
        }

        #ym-imported #itoolbar {
            padding: 0;
            background-color: transparent;
        }

            #ym-imported #itoolbar a {
                font-size: 11px;
                padding: 0 3px;
            }

        #ym-imported #TopSearch {
            display: none;
        }

        #ym-imported .toolbar-out {
            background-color: #003b5c;
        }

        #ym-imported #logo {
            margin-top: 13px;
            width: 130px;
        }

        #ym-imported #header {
            height: 68px;
        }

        #ym-imported .navbar-toggle {
            margin-top: -52px;
        }

        #ym-imported .hp-cta-item {
            display: block;
            margin: 0 auto 25px !important;
            padding: 0px;
            width: 100%;
        }

            #ym-imported .hp-cta-item img {
                padding: 0px;
            }
}

@media (min-width: 1200px) {
    #ym-imported #technical-help .container, #ym-imported #hpCarousel .container, #ym-imported #hp-top-ctas .container, #ym-imported #hp-feeds .container {
        width: 1100px;
    }
}

@media (min-width: 960px) and (max-width: 1199px) {
    #ym-imported #technical-help .container, #ym-imported #hpCarousel .container, #ym-imported #hp-top-ctas .container, #ym-imported #hp-feeds .container {
        width: 900px;
    }

    #ym-imported #hp-main #news, #ym-imported #hp-main #calendar {
        width: 432px;
        margin: 0 10px;
    }

    #ym-imported .navbar-nav > li > a {
        font-size: 14px;
        padding: 15px 10px;
    }

    #ym-imported .cta-item-title {
        font-size: 18px;
    }

    #ym-imported #technical-help-text {
        margin-top: 20px;
    }

        #ym-imported #technical-help-text h2 {
            font-size: 34px;
            margin-bottom: 15px;
        }

        #ym-imported #technical-help-text p {
            font-size: 18px;
        }

    #ym-imported #helpline-btn {
        font-size: 18px;
        margin-top: 10px;
    }
}

@media (min-width: 768px) and (max-width: 959px) {
    #ym-imported #technical-help .container, #ym-imported #hpCarousel .container, #ym-imported #hp-top-ctas .container, #ym-imported #hp-feeds .container {
        width: 750px;
    }

    #ym-imported #hp-main #news, #ym-imported #hp-main #calendar {
        width: 357px;
    }

    #ym-imported .navbar-nav > li > a {
        padding: 15px 10px;
    }

    #ym-imported .navbar-nav {
        margin-top: -50;
    }

    #ym-imported #header {
        height: 75px;
    }

    #ym-imported #logo {
        margin-top: -20px;
    }

    #ym-imported #itoolbar a {
        font-size: 13px;
    }

    #ym-imported #sp-main .irailhead {
        font-size: 18px;
    }

    #ym-imported .cta-item-title {
        font-size: 16px;
    }

    #ym-imported #technical-help-text {
        margin-top: 10px;
    }

        #ym-imported #technical-help-text h2 {
            font-size: 30px;
            margin-bottom: 10px;
        }

        #ym-imported #technical-help-text p {
            font-size: 16px;
        }

    #ym-imported #helpline-btn {
        font-size: 16px;
        margin-top: 5px;
    }
}

#ym-imported #itoolbar {
    padding-right: 50px !important;
    padding-left: 10px !important;
}

@media (max-width: 480px) {
    #ym-imported #logo {
        margin-top: 0 !important;
        width: 110px;
    }

    #ym-imported .toolbar-out {
        background-color: #003b5c;
    }

    #ym-imported #header {
        height: 68px;
        display: flex;
        align-items: center;
    }

    #ym-imported #itoolbar_bg {
        background-color: unset !important;
    }
}

#ym-imported #sp-main::before {
    background: linear-gradient(rgba(21, 64, 89, 0.8), rgba(21, 64, 89, 0.8)) repeat scroll 0 0%, transparent url(https://www.export.org.uk/resource/resmgr/slider2.jpg);
    content: "";
    height: 140px;
    left: 0;
    position: absolute;
    width: 100%;
    background-attachment: fixed;
    background-position: top center;
}

@media (max-width: 479px) {
    #ym-imported #SpTitleBar {
        font-size: 25px;
    }
}

@media (max-width: 360px) {
    #ym-imported #SpTitleBar {
        font-size: 20px;
    }
}

#ym-imported .btn-secure {
    background-color: #003b5c;
    border: 1px solid #003b5c;
}

#ym-imported .or-option {
    display: none;
    text-align: center;
    width: 100%;
    margin: 10px 0;
}

#ym-imported .btn-connect.facebook, #ym-imported .btn-connect.linkedin {
    max-width: 225px;
    display: none;
}

#ym-imported div#RegSocial {
    display: none;
}

@media (max-width: 767px) {
    #ym-imported .navbar-nav > li > a {
        color: #fff !important;
    }
}

#ym-imported #sp-main::before {
    background: url(../img/ym_generic_banner.png);
    content: "";
    height: 140px;
    left: 0;
    position: absolute;
    width: 100%;
    background-attachment: fixed;
    background-position: top center;
}

#ym-imported .radmenu {
    white-space: nowrap;
    float: left;
    position: relative;
}

    #ym-imported .radmenu:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    #ym-imported .radmenu ul.horizontal, #ym-imported .radmenu ul.vertical {
        margin: 0;
        padding: 0;
        display: none;
        position: relative;
        left: 0;
        float: left;
    }

    #ym-imported .radmenu .item {
        float: left;
        position: relative;
        list-style-image: none;
        list-style-position: outside;
        list-style: none;
        _display: inline;
    }

    #ym-imported .radmenu .horizontal .item {
        clear: none;
    }

    #ym-imported .radmenu .vertical .item {
        clear: both;
    }

    #ym-imported .radmenu ul.active, #ym-imported .radmenu ul.rootGroup {
        display: block;
    }

    #ym-imported .radmenu .slide, #ym-imported .contextMenu {
        position: absolute;
        overflow: hidden;
        display: none;
        _height: 1px;
        float: left;
    }

#ym-imported .contextMenu {
    z-index: 1000;
}

#ym-imported .radmenu .text {
    display: block;
}

#ym-imported .radmenu a.link {
    cursor: default;
    display: block;
}

#ym-imported .scrollWrap {
    position: absolute;
    float: left;
    overflow: hidden;
}

#ym-imported .radmenu .leftArrow, #ym-imported .radmenu .topArrow, #ym-imported .radmenu .bottomArrow, #ym-imported .radmenu .rightArrow {
    position: absolute;
    z-index: 2000;
    text-indent: -1000em;
}

#ym-imported .radmenu .leftArrowDisabled, #ym-imported .radmenu .topArrowDisabled, #ym-imported .radmenu .bottomArrowDisabled, #ym-imported .radmenu .rightArrowDisabled {
    display: none;
    text-indent: -1000em;
}

#ym-imported .radmenu .leftImage {
    border: 0;
    float: left;
}

#ym-imported .rtl {
    float: right;
}

    #ym-imported .rtl ul.horizontal, #ym-imported .rtl ul.vertical {
        float: right;
    }

    #ym-imported .rtl .item {
        float: right;
    }

    #ym-imported .rtl .leftImage, #ym-imported .rtlcontext .leftImage {
        border: 0;
        float: right;
    }

#ym-imported .radmenu ul.rootGroup {
    float: none;
    _float: left;
}

#ym-imported .radmenu .link {
    width: auto;
}

#ym-imported .videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

    #ym-imported .videoWrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

#ym-imported .dashed {
    border: 3px dashed gray;
}

#ym-imported .rz-responsive {
    max-width: 100%;
}

#ym-imported .rz-img-block {
    display: block;
    width: 99.9%;
    height: 200px;
    margin: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    text-decoration: none;
}

#ym-imported .rz-transition {
    transform: scale(0.9);
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

    #ym-imported .rz-transition:hover {
        transform: scale(1.0);
    }

#ym-imported .rz-row {
    display: inline-block;
    clear: both;
    width: 100%;
    padding-bottom: 1em;
}

#ym-imported .rz-column {
    display: inline-block;
    float: left;
    padding: 5px 0.9%;
}

#ym-imported .rz-1-2 {
    width: 48.00%;
}

#ym-imported .rz-1-3 {
    width: 31.325%;
}

#ym-imported .rz-2-3 {
    width: 64.60%;
}

#ym-imported .rz-1-4 {
    width: 23.00%;
}

#ym-imported .rz-3-4 {
    width: 73.00%;
}

/*TABLET RESIZE*/
@media screen and (max-width: 960px) {
    #ym-imported .rz-hidden-medium {
        display: none;
    }

    #ym-imported .rz-1-2-medium {
        width: 48.00%;
    }

    #ym-imported .rz-full-medium {
        height: auto !important;
        width: 98%;
    }
}
/*MOBILE RESIZE*/
@media screen and (max-width: 640px) {
    #ym-imported .rz-column {
        display: block;
        float: none;
        clear: both;
        width: 100%;
        padding: 5px;
        height: auto !important;
    }

    #ym-imported .rz-1-2-small {
        width: 48.00%;
    }

    #ym-imported .rz-full-small {
        height: auto !important;
        min-height: auto !important;
        width: 100%;
        padding: 0px;
    }

    #ym-imported .rz-hidden-small {
        display: none;
    }
}

#ym-imported .button {
    display: block;
    border-radius: 1px;
    background-color: #cfb500;
    border: none;
    color: #FFFFFF;
    text-align: center;
    font-size: 18px;
    padding: 10px;
    width: 100%;
    max-width: 300px;
    transition: all 0.5s;
    cursor: pointer;
    margin: auto auto 5px auto;
}

    #ym-imported .button span {
        cursor: pointer;
        position: relative;
        transition: 0.5s;
    }

        #ym-imported .button span:after {
            background-color: #003b5c;
            color: white;
            position: absolute;
            opacity: 0;
            top: 0;
            right: -10px;
            transition: 0.5s;
        }

    #ym-imported .button:hover {
        background-color: #003b5c;
        color: white;
    }

        #ym-imported .button:hover span:after {
            background-color: #003b5c;
            color: white;
            opacity: 1;
            right: 0;
        }
		
#ym-imported .container {
    max-width:100%!important;
}

#ym-imported td {
	vertical-align: middle !important;
}

#ym-imported html, body, div, span, applet, object, iframe, h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, .small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, .mark, audio, video {
    font-family: "Source Sans Pro", sans-serif;
}