/*!
* Bootstrap v3.3.6 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
.mec .font-family-change,
.mec .lato{
    font-family: "Lato", Helvetica Neue, Helvetica, Arial, sans-serif;
}
.mec .font-family-size-lg {
    font-size: 15px;
}
.mec .font-family-md {
    font-size: 13px;
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    -ms-overflow-style: scrollbar;
}
body {
    margin: 0;
}
.mec article,
.mec aside,
.mec details,
.mec figcaption,
.mec figure,
.mec footer,
.mec header,
.mec hgroup,
.mec main,
.mec menu,
.mec nav,
.mec section,
.mec summary {
    display: block;
}
.mec audio,
.mec canvas,
.mec progress,
.mec video {
    display: inline-block;
    vertical-align: baseline;
}
.mec audio:not([controls]) {
    display: none;
    height: 0;
}
.mec [hidden],
.mec template {
    display: none;
}
.mec a {
    background-color: transparent;
}
.mec a:active,
.mec a:hover {
    outline: 0;
}
.mec abbr[title] {
    border-bottom: 1px dotted;
}
.mec b,
.mec strong {
    font-weight: bold;
}
.mec dfn {
    font-style: italic;
}
.mec h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
.mec mark {
    background: #ff0;
    color: #000;
}
.mec small {
    font-size: 80%;
}
.mec sub,
.mec sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
.mec sup {
    top: -0.5em;
}
.mec sub {
    bottom: -0.25em;
}
.mec img {
    border: 0;
}
.mec svg:not(:root) {
    overflow: hidden;
}
.mec figure {
    margin: 1em 40px;
}
.mec hr {
    box-sizing: content-box;
    height: 0;
}
.mec pre {
    overflow: auto;
}
.mec code,
.mec kbd,
.mec pre,
.mec samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
.mec button,
.mec input,
.mec optgroup,
.mec select,
.mec textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
.mec button {
    overflow: visible;
}
.mec button,
.mec select {
    text-transform: none;
}
.mec button,
html input[type="button"],
.mec input[type="reset"],
.mec input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
.mec button[disabled],
html input[disabled] {
    cursor: default;
}
.mec button::-moz-focus-inner,
.mec input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.mec input {
    line-height: normal;
}
.mec input[type="checkbox"],
.mec input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
.mec input[type="number"]::-webkit-inner-spin-button,
.mec input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
.mec input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}
.mec input[type="search"]::-webkit-search-cancel-button,
.mec input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
.mec fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
.mec legend {
    border: 0;
    padding: 0;
}
.mec textarea {
    overflow: auto;
}
.mec optgroup {
    font-weight: bold;
}
.mec table {
    border-collapse: collapse;
    border-spacing: 0;
}
.mec td,
.mec th {
    padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    .mec *,
    .mec *:before,
    .mec *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    .mec a,
    .mec a:visited {
        text-decoration: underline;
    }
    .mec a[href]:after {
        content: " (" attr(href) ")";
    }
    .mec abbr[title]:after {
        content: " (" attr(title) ")";
    }
    .mec a[href^="#"]:after,
    .mec a[href^="javascript:"]:after {
        content: "";
    }
    .mec pre,
    .mec blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    .mec thead {
        display: table-header-group;
    }
    .mec tr,
    .mec img {
        page-break-inside: avoid;
    }
    .mec img {
        max-width: 100% !important;
    }
    .mec p,
    .mec h2,
    .mec h3 {
        orphans: 3;
        widows: 3;
    }
    .mec h2,
    .mec h3 {
        page-break-after: avoid;
    }
    .mec .navbar {
        display: none;
    }
    .mec .btn > .caret,
    .mec .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }
    .mec .label {
        border: 1px solid #000;
    }
    .mec .table {
        border-collapse: collapse !important;
    }
    .mec .table td,
    .mec .table th {
        background-color: #fff !important;
    }
    .mec .table-bordered th,
    .mec .table-bordered td {
        border: 1px solid #ddd !important;
    }
}
.mec .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.mec .glyphicon-asterisk:before {
    content: "\002a";
}
.mec .glyphicon-plus:before {
    content: "\002b";
}
.mec .glyphicon-euro:before,
.mec .glyphicon-eur:before {
    content: "\20ac";
}
.mec .glyphicon-minus:before {
    content: "\2212";
}
.mec .glyphicon-cloud:before {
    content: "\2601";
}
.mec .glyphicon-envelope:before {
    content: "\2709";
}
.mec .glyphicon-pencil:before {
    content: "\270f";
}
.mec .glyphicon-glass:before {
    content: "\e001";
}
.mec .glyphicon-music:before {
    content: "\e002";
}
.mec .glyphicon-search:before {
    content: "\e003";
}
.mec .glyphicon-heart:before {
    content: "\e005";
}
.mec .glyphicon-star:before {
    content: "\e006";
}
.mec .glyphicon-star-empty:before {
    content: "\e007";
}
.mec .glyphicon-user:before {
    content: "\e008";
}
.mec .glyphicon-film:before {
    content: "\e009";
}
.mec .glyphicon-th-large:before {
    content: "\e010";
}
.mec .glyphicon-th:before {
    content: "\e011";
}
.mec .glyphicon-th-list:before {
    content: "\e012";
}
.mec .glyphicon-ok:before {
    content: "\e013";
}
.mec .glyphicon-remove:before {
    content: "\e014";
}
.mec .glyphicon-zoom-in:before {
    content: "\e015";
}
.mec .glyphicon-zoom-out:before {
    content: "\e016";
}
.mec .glyphicon-off:before {
    content: "\e017";
}
.mec .glyphicon-signal:before {
    content: "\e018";
}
.mec .glyphicon-cog:before {
    content: "\e019";
}
.mec .glyphicon-trash:before {
    content: "\e020";
}
.mec .glyphicon-home:before {
    content: "\e021";
}
.mec .glyphicon-file:before {
    content: "\e022";
}
.mec .glyphicon-time:before {
    content: "\e023";
}
.mec .glyphicon-road:before {
    content: "\e024";
}
.mec .glyphicon-download-alt:before {
    content: "\e025";
}
.mec .glyphicon-download:before {
    content: "\e026";
}
.mec .glyphicon-upload:before {
    content: "\e027";
}
.mec .glyphicon-inbox:before {
    content: "\e028";
}
.mec .glyphicon-play-circle:before {
    content: "\e029";
}
.mec .glyphicon-repeat:before {
    content: "\e030";
}
.mec .glyphicon-refresh:before {
    content: "\e031";
}
.mec .glyphicon-list-alt:before {
    content: "\e032";
}
.mec .glyphicon-lock:before {
    content: "\e033";
}
.mec .glyphicon-flag:before {
    content: "\e034";
}
.mec .glyphicon-headphones:before {
    content: "\e035";
}
.mec .glyphicon-volume-off:before {
    content: "\e036";
}
.mec .glyphicon-volume-down:before {
    content: "\e037";
}
.mec .glyphicon-volume-up:before {
    content: "\e038";
}
.mec .glyphicon-qrcode:before {
    content: "\e039";
}
.mec .glyphicon-barcode:before {
    content: "\e040";
}
.mec .glyphicon-tag:before {
    content: "\e041";
}
.mec .glyphicon-tags:before {
    content: "\e042";
}
.mec .glyphicon-book:before {
    content: "\e043";
}
.mec .glyphicon-bookmark:before {
    content: "\e044";
}
.mec .glyphicon-print:before {
    content: "\e045";
}
.mec .glyphicon-camera:before {
    content: "\e046";
}
.mec .glyphicon-font:before {
    content: "\e047";
}
.mec .glyphicon-bold:before {
    content: "\e048";
}
.mec .glyphicon-italic:before {
    content: "\e049";
}
.mec .glyphicon-text-height:before {
    content: "\e050";
}
.mec .glyphicon-text-width:before {
    content: "\e051";
}
.mec .glyphicon-align-left:before {
    content: "\e052";
}
.mec .glyphicon-align-center:before {
    content: "\e053";
}
.mec .glyphicon-align-right:before {
    content: "\e054";
}
.mec .glyphicon-align-justify:before {
    content: "\e055";
}
.mec .glyphicon-list:before {
    content: "\e056";
}
.mec .glyphicon-indent-left:before {
    content: "\e057";
}
.mec .glyphicon-indent-right:before {
    content: "\e058";
}
.mec .glyphicon-facetime-video:before {
    content: "\e059";
}
.mec .glyphicon-picture:before {
    content: "\e060";
}
.mec .glyphicon-map-marker:before {
    content: "\e062";
}
.mec .glyphicon-adjust:before {
    content: "\e063";
}
.mec .glyphicon-tint:before {
    content: "\e064";
}
.mec .glyphicon-edit:before {
    content: "\e065";
}
.mec .glyphicon-share:before {
    content: "\e066";
}
.mec .glyphicon-check:before {
    content: "\e067";
}
.mec .glyphicon-move:before {
    content: "\e068";
}
.mec .glyphicon-step-backward:before {
    content: "\e069";
}
.mec .glyphicon-fast-backward:before {
    content: "\e070";
}
.mec .glyphicon-backward:before {
    content: "\e071";
}
.mec .glyphicon-play:before {
    content: "\e072";
}
.mec .glyphicon-pause:before {
    content: "\e073";
}
.mec .glyphicon-stop:before {
    content: "\e074";
}
.mec .glyphicon-forward:before {
    content: "\e075";
}
.mec .glyphicon-fast-forward:before {
    content: "\e076";
}
.mec .glyphicon-step-forward:before {
    content: "\e077";
}
.mec .glyphicon-eject:before {
    content: "\e078";
}
.mec .glyphicon-chevron-left:before {
    content: "\e079";
}
.mec .glyphicon-chevron-right:before {
    content: "\e080";
}
.mec .glyphicon-plus-sign:before {
    content: "\e081";
}
.mec .glyphicon-minus-sign:before {
    content: "\e082";
}
.mec .glyphicon-remove-sign:before {
    content: "\e083";
}
.mec .glyphicon-ok-sign:before {
    content: "\e084";
}
.mec .glyphicon-question-sign:before {
    content: "\e085";
}
.mec .glyphicon-info-sign:before {
    content: "\e086";
}
.mec .glyphicon-screenshot:before {
    content: "\e087";
}
.mec .glyphicon-remove-circle:before {
    content: "\e088";
}
.mec .glyphicon-ok-circle:before {
    content: "\e089";
}
.mec .glyphicon-ban-circle:before {
    content: "\e090";
}
.mec .glyphicon-arrow-left:before {
    content: "\e091";
}
.mec .glyphicon-arrow-right:before {
    content: "\e092";
}
.mec .glyphicon-arrow-up:before {
    content: "\e093";
}
.mec .glyphicon-arrow-down:before {
    content: "\e094";
}
.mec .glyphicon-share-alt:before {
    content: "\e095";
}
.mec .glyphicon-resize-full:before {
    content: "\e096";
}
.mec .glyphicon-resize-small:before {
    content: "\e097";
}
.mec .glyphicon-exclamation-sign:before {
    content: "\e101";
}
.mec .glyphicon-gift:before {
    content: "\e102";
}
.mec .glyphicon-leaf:before {
    content: "\e103";
}
.mec .glyphicon-fire:before {
    content: "\e104";
}
.mec .glyphicon-eye-open:before {
    content: "\e105";
}
.mec .glyphicon-eye-close:before {
    content: "\e106";
}
.mec .glyphicon-warning-sign:before {
    content: "\e107";
}
.mec .glyphicon-plane:before {
    content: "\e108";
}
.mec .glyphicon-calendar:before {
    content: "\e109";
}
.mec .glyphicon-random:before {
    content: "\e110";
}
.mec .glyphicon-comment:before {
    content: "\e111";
}
.mec .glyphicon-magnet:before {
    content: "\e112";
}
.mec .glyphicon-chevron-up:before {
    content: "\e113";
}
.mec .glyphicon-chevron-down:before {
    content: "\e114";
}
.mec .glyphicon-retweet:before {
    content: "\e115";
}
.mec .glyphicon-shopping-cart:before {
    content: "\e116";
}
.mec .glyphicon-folder-close:before {
    content: "\e117";
}
.mec .glyphicon-folder-open:before {
    content: "\e118";
}
.mec .glyphicon-resize-vertical:before {
    content: "\e119";
}
.mec .glyphicon-resize-horizontal:before {
    content: "\e120";
}
.mec .glyphicon-hdd:before {
    content: "\e121";
}
.mec .glyphicon-bullhorn:before {
    content: "\e122";
}
.mec .glyphicon-bell:before {
    content: "\e123";
}
.mec .glyphicon-certificate:before {
    content: "\e124";
}
.mec .glyphicon-thumbs-up:before {
    content: "\e125";
}
.mec .glyphicon-thumbs-down:before {
    content: "\e126";
}
.mec .glyphicon-hand-right:before {
    content: "\e127";
}
.mec .glyphicon-hand-left:before {
    content: "\e128";
}
.mec .glyphicon-hand-up:before {
    content: "\e129";
}
.mec .glyphicon-hand-down:before {
    content: "\e130";
}
.mec .glyphicon-circle-arrow-right:before {
    content: "\e131";
}
.mec .glyphicon-circle-arrow-left:before {
    content: "\e132";
}
.mec .glyphicon-circle-arrow-up:before {
    content: "\e133";
}
.mec .glyphicon-circle-arrow-down:before {
    content: "\e134";
}
.mec .glyphicon-globe:before {
    content: "\e135";
}
.mec .glyphicon-wrench:before {
    content: "\e136";
}
.mec .glyphicon-tasks:before {
    content: "\e137";
}
.mec .glyphicon-filter:before {
    content: "\e138";
}
.mec .glyphicon-briefcase:before {
    content: "\e139";
}
.mec .glyphicon-fullscreen:before {
    content: "\e140";
}
.mec .glyphicon-dashboard:before {
    content: "\e141";
}
.mec .glyphicon-paperclip:before {
    content: "\e142";
}
.mec .glyphicon-heart-empty:before {
    content: "\e143";
}
.mec .glyphicon-link:before {
    content: "\e144";
}
.mec .glyphicon-phone:before {
    content: "\e145";
}
.mec .glyphicon-pushpin:before {
    content: "\e146";
}
.mec .glyphicon-usd:before {
    content: "\e148";
}
.mec .glyphicon-gbp:before {
    content: "\e149";
}
.mec .glyphicon-sort:before {
    content: "\e150";
}
.mec .glyphicon-sort-by-alphabet:before {
    content: "\e151";
}
.mec .glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}
.mec .glyphicon-sort-by-order:before {
    content: "\e153";
}
.mec .glyphicon-sort-by-order-alt:before {
    content: "\e154";
}
.mec .glyphicon-sort-by-attributes:before {
    content: "\e155";
}
.mec .glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}
.mec .glyphicon-unchecked:before {
    content: "\e157";
}
.mec .glyphicon-expand:before {
    content: "\e158";
}
.mec .glyphicon-collapse-down:before {
    content: "\e159";
}
.mec .glyphicon-collapse-up:before {
    content: "\e160";
}
.mec .glyphicon-log-in:before {
    content: "\e161";
}
.mec .glyphicon-flash:before {
    content: "\e162";
}
.mec .glyphicon-log-out:before {
    content: "\e163";
}
.mec .glyphicon-new-window:before {
    content: "\e164";
}
.mec .glyphicon-record:before {
    content: "\e165";
}
.mec .glyphicon-save:before {
    content: "\e166";
}
.mec .glyphicon-open:before {
    content: "\e167";
}
.mec .glyphicon-saved:before {
    content: "\e168";
}
.mec .glyphicon-import:before {
    content: "\e169";
}
.mec .glyphicon-export:before {
    content: "\e170";
}
.mec .glyphicon-send:before {
    content: "\e171";
}
.mec .glyphicon-floppy-disk:before {
    content: "\e172";
}
.mec .glyphicon-floppy-saved:before {
    content: "\e173";
}
.mec .glyphicon-floppy-remove:before {
    content: "\e174";
}
.mec .glyphicon-floppy-save:before {
    content: "\e175";
}
.mec .glyphicon-floppy-open:before {
    content: "\e176";
}
.mec .glyphicon-credit-card:before {
    content: "\e177";
}
.mec .glyphicon-transfer:before {
    content: "\e178";
}
.mec .glyphicon-cutlery:before {
    content: "\e179";
}
.mec .glyphicon-header:before {
    content: "\e180";
}
.mec .glyphicon-compressed:before {
    content: "\e181";
}
.mec .glyphicon-earphone:before {
    content: "\e182";
}
.mec .glyphicon-phone-alt:before {
    content: "\e183";
}
.mec .glyphicon-tower:before {
    content: "\e184";
}
.mec .glyphicon-stats:before {
    content: "\e185";
}
.mec .glyphicon-sd-video:before {
    content: "\e186";
}
.mec .glyphicon-hd-video:before {
    content: "\e187";
}
.mec .glyphicon-subtitles:before {
    content: "\e188";
}
.mec .glyphicon-sound-stereo:before {
    content: "\e189";
}
.mec .glyphicon-sound-dolby:before {
    content: "\e190";
}
.mec .glyphicon-sound-5-1:before {
    content: "\e191";
}
.mec .glyphicon-sound-6-1:before {
    content: "\e192";
}
.mec .glyphicon-sound-7-1:before {
    content: "\e193";
}
.mec .glyphicon-copyright-mark:before {
    content: "\e194";
}
.mec .glyphicon-registration-mark:before {
    content: "\e195";
}
.mec .glyphicon-cloud-download:before {
    content: "\e197";
}
.mec .glyphicon-cloud-upload:before {
    content: "\e198";
}
.mec .glyphicon-tree-conifer:before {
    content: "\e199";
}
.mec .glyphicon-tree-deciduous:before {
    content: "\e200";
}
.mec .glyphicon-cd:before {
    content: "\e201";
}
.mec .glyphicon-save-file:before {
    content: "\e202";
}
.mec .glyphicon-open-file:before {
    content: "\e203";
}
.mec .glyphicon-level-up:before {
    content: "\e204";
}
.mec .glyphicon-copy:before {
    content: "\e205";
}
.mec .glyphicon-paste:before {
    content: "\e206";
}
.mec .glyphicon-alert:before {
    content: "\e209";
}
.mec .glyphicon-equalizer:before {
    content: "\e210";
}
.mec .glyphicon-king:before {
    content: "\e211";
}
.mec .glyphicon-queen:before {
    content: "\e212";
}
.mec .glyphicon-pawn:before {
    content: "\e213";
}
.mec .glyphicon-bishop:before {
    content: "\e214";
}
.mec .glyphicon-knight:before {
    content: "\e215";
}
.mec .glyphicon-baby-formula:before {
    content: "\e216";
}
.mec .glyphicon-tent:before {
    content: "\26fa";
}
.mec .glyphicon-blackboard:before {
    content: "\e218";
}
.mec .glyphicon-bed:before {
    content: "\e219";
}
.mec .glyphicon-apple:before {
    content: "\f8ff";
}
.mec .glyphicon-erase:before {
    content: "\e221";
}
.mec .glyphicon-hourglass:before {
    content: "\231b";
}
.mec .glyphicon-lamp:before {
    content: "\e223";
}
.mec .glyphicon-duplicate:before {
    content: "\e224";
}
.mec .glyphicon-piggy-bank:before {
    content: "\e225";
}
.mec .glyphicon-scissors:before {
    content: "\e226";
}
.mec .glyphicon-bitcoin:before {
    content: "\e227";
}
.mec .glyphicon-btc:before {
    content: "\e227";
}
.mec .glyphicon-xbt:before {
    content: "\e227";
}
.mec .glyphicon-yen:before {
    content: "\00a5";
}
.mec .glyphicon-jpy:before {
    content: "\00a5";
}
.mec .glyphicon-ruble:before {
    content: "\20bd";
}
.mec .glyphicon-rub:before {
    content: "\20bd";
}
.mec .glyphicon-scale:before {
    content: "\e230";
}
.mec .glyphicon-ice-lolly:before {
    content: "\e231";
}
.mec .glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}
.mec .glyphicon-education:before {
    content: "\e233";
}
.mec .glyphicon-option-horizontal:before {
    content: "\e234";
}
.mec .glyphicon-option-vertical:before {
    content: "\e235";
}
.mec .glyphicon-menu-hamburger:before {
    content: "\e236";
}
.mec .glyphicon-modal-window:before {
    content: "\e237";
}
.mec .glyphicon-oil:before {
    content: "\e238";
}
.mec .glyphicon-grain:before {
    content: "\e239";
}
.mec .glyphicon-sunglasses:before {
    content: "\e240";
}
.mec .glyphicon-text-size:before {
    content: "\e241";
}
.mec .glyphicon-text-color:before {
    content: "\e242";
}
.mec .glyphicon-text-background:before {
    content: "\e243";
}
.mec .glyphicon-object-align-top:before {
    content: "\e244";
}
.mec .glyphicon-object-align-bottom:before {
    content: "\e245";
}
.mec .glyphicon-object-align-horizontal:before {
    content: "\e246";
}
.mec .glyphicon-object-align-left:before {
    content: "\e247";
}
.mec .glyphicon-object-align-vertical:before {
    content: "\e248";
}
.mec .glyphicon-object-align-right:before {
    content: "\e249";
}
.mec .glyphicon-triangle-right:before {
    content: "\e250";
}
.mec .glyphicon-triangle-left:before {
    content: "\e251";
}
.mec .glyphicon-triangle-bottom:before {
    content: "\e252";
}
.mec .glyphicon-triangle-top:before {
    content: "\e253";
}
.mec .glyphicon-console:before {
    content: "\e254";
}
.mec .glyphicon-superscript:before {
    content: "\e255";
}
.mec .glyphicon-subscript:before {
    content: "\e256";
}
.mec .glyphicon-menu-left:before {
    content: "\e257";
}
.mec .glyphicon-menu-right:before {
    content: "\e258";
}
.mec .glyphicon-menu-down:before {
    content: "\e259";
}
.mec .glyphicon-menu-up:before {
    content: "\e260";
}
.mec * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mec *:before,
.mec *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    font-family: "Verdana", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.42857143;
    color: #000;
    background-color: #fff;
}
.mec input,
.mec button,
.mec select,
.mec textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.mec a {
    color: #1287b6;
    text-decoration: none;
}
.mec a:hover,
.mec a:focus {
    color: #0b5370;
    text-decoration: underline;
}
.mec figure {
    margin: 0;
}
.mec img {
    vertical-align: middle;
}
.mec .img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.mec .img-rounded {
    border-radius: 0px;
}
.mec .img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.mec .img-circle {
    border-radius: 50%;
}
.mec hr {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 0;
    border-top: 1px solid #f6f6f6;
}
.mec .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.mec .sr-only-focusable:active,
.mec .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
.mec [role="button"] {
    cursor: pointer;
}
.mec h1,
.mec h2,
.mec h3,
.mec h4,
.mec h5,
.mec h6,
.mec .h1,
.mec .h2,
.mec .h3,
.mec .h4,
.mec .h5,
.mec .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
.mec h1 small,
.mec h2 small,
.mec h3 small,
.mec h4 small,
.mec h5 small,
.mec h6 small,
.mec .h1 small,
.mec .h2 small,
.mec .h3 small,
.mec .h4 small,
.mec .h5 small,
.mec .h6 small,
.mec h1 .small,
.mec h2 .small,
.mec h3 .small,
.mec h4 .small,
.mec h5 .small,
.mec h6 .small,
.mec .h1 .small,
.mec .h2 .small,
.mec .h3 .small,
.mec .h4 .small,
.mec .h5 .small,
.mec .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #e4e4e4;
}
.mec h1,
.mec .h1,
.mec h2,
.mec .h2,
.mec h3,
.mec .h3 {
    margin-top: 15px;
    margin-bottom: 7.5px;
}
.mec h1 small,
.mec .h1 small,
.mec h2 small,
.mec .h2 small,
.mec h3 small,
.mec .h3 small,
.mec h1 .small,
.mec .h1 .small,
.mec h2 .small,
.mec .h2 .small,
.mec h3 .small,
.mec .h3 .small {
    font-size: 65%;
}
.mec h4,
.mec .h4,
.mec h5,
.mec .h5,
.mec h6,
.mec .h6 {
    margin-top: 7.5px;
    margin-bottom: 7.5px;
}
.mec h4 small,
.mec .h4 small,
.mec h5 small,
.mec .h5 small,
.mec h6 small,
.mec .h6 small,
.mec h4 .small,
.mec .h4 .small,
.mec h5 .small,
.mec .h5 .small,
.mec h6 .small,
.mec .h6 .small {
    font-size: 75%;
}
.mec h1,
.mec .h1 {
    font-size: 28px;
}
.mec h2,
.mec .h2 {
    font-size: 23px;
}
.mec h3,
.mec .h3 {
    font-size: 19px;
}
.mec h4,
.mec .h4 {
    font-size: 14px;
}
.mec h5,
.mec .h5 {
    font-size: 11px;
}
.mec h6,
.mec .h6 {
    font-size: 10px;
}
.mec p {
    margin: 0 0 7.5px;
}
.mec .lead {
    margin-bottom: 15px;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.4;
}
@media (min-width: 768px) {
    .mec .lead {
        font-size: 16.5px;
    }
}
.mec small,
.mec .small {
    font-size: 90%;
}
.mec mark,
.mec .mark {
    background-color: #faf3d0;
    padding: .2em;
}
.mec .text-left {
    text-align: left !important;
}
.mec .text-right {
    text-align: right !important;
}
.mec .text-center {
    text-align: center !important;
}
.mec .text-justify {
    text-align: justify !important;
}
.mec .text-nowrap {
    white-space: nowrap !important;
}
.mec .text-lowercase {
    text-transform: lowercase;
}
.mec .text-uppercase {
    text-transform: uppercase;
}
.mec .text-capitalize {
    text-transform: capitalize;
}
.mec .text-muted {
    color: #e4e4e4;
}
.mec .text-primary {
    color: #8dc63f;
}
.mec a.text-primary:hover,
.mec a.text-primary:focus {
    color: #72a230;
}
.mec .text-success {
    color: #000;
}
.mec a.text-success:hover,
.mec a.text-success:focus {
    color: #000000;
}
.mec .text-info {
    color: #000;
}
.mec a.text-info:hover,
.mec a.text-info:focus {
    color: #000000;
}
.mec .text-warning {
    color: #000;
}
.mec a.text-warning:hover,
.mec a.text-warning:focus {
    color: #000000;
}
.mec .text-danger {
    color: #000;
}
.mec a.text-danger:hover,
.mec a.text-danger:focus {
    color: #000000;
}
.mec .bg-primary {
    color: #fff;
    background-color: #8dc63f;
}
.mec a.bg-primary:hover,
.mec a.bg-primary:focus {
    background-color: #72a230;
}
.mec .bg-success {
    background-color: #e5f0dd;
}
.mec a.bg-success:hover,
.mec a.bg-success:focus {
    background-color: #cae0ba;
}
.mec .bg-info {
    background-color: #d9edf7;
}
.mec a.bg-info:hover,
.mec a.bg-info:focus {
    background-color: #afd9ee;
}
.mec .bg-warning {
    background-color: #faf3d0;
}
.mec a.bg-warning:hover,
.mec a.bg-warning:focus {
    background-color: #f5e7a2;
}
.mec .bg-danger {
    background-color: #f9dcdc;
}
.mec a.bg-danger:hover,
.mec a.bg-danger:focus {
    background-color: #f2b0b0;
}
.mec .page-header {
    padding-bottom: 6.5px;
    margin: 30px 0 15px;
    border-bottom: 1px solid #f6f6f6;
}
.mec ul,
.mec ol {
    margin-top: 0;
    margin-bottom: 7.5px;
}
.mec ul ul,
.mec ol ul,
.mec ul ol,
.mec ol ol {
    margin-bottom: 0;
}
.mec .list-unstyled {
    padding-left: 0;
    list-style: none;
}
.mec .list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}
.mec .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
.mec dl {
    margin-top: 0;
    margin-bottom: 15px;
}
.mec dt,
.mec dd {
    line-height: 1.42857143;
}
.mec dt {
    font-weight: bold;
}
.mec dd {
    margin-left: 0;
}
@media (min-width: 768px) {
    .mec .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .mec .dl-horizontal dd {
        margin-left: 180px;
    }
}
.mec abbr[title],
.mec abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #e4e4e4;
}
.mec .initialism {
    font-size: 90%;
    text-transform: uppercase;
}
.mec blockquote {
    padding: 7.5px 15px;
    margin: 0 0 15px;
    font-size: 13.75px;
    border-left: 5px solid #f6f6f6;
}
.mec blockquote p:last-child,
.mec blockquote ul:last-child,
.mec blockquote ol:last-child {
    margin-bottom: 0;
}
.mec blockquote footer,
.mec blockquote small,
.mec blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #e4e4e4;
}
.mec blockquote footer:before,
.mec blockquote small:before,
.mec blockquote .small:before {
    content: '\2014 \00A0';
}
.mec .blockquote-reverse,
.mec blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #f6f6f6;
    border-left: 0;
    text-align: right;
}
.mec .blockquote-reverse footer:before,
.mec blockquote.pull-right footer:before,
.mec .blockquote-reverse small:before,
.mec blockquote.pull-right small:before,
.mec .blockquote-reverse .small:before,
.mec blockquote.pull-right .small:before {
    content: '';
}
.mec .blockquote-reverse footer:after,
.mec blockquote.pull-right footer:after,
.mec .blockquote-reverse small:after,
.mec blockquote.pull-right small:after,
.mec .blockquote-reverse .small:after,
.mec blockquote.pull-right .small:after {
    content: '\00A0 \2014';
}
.mec address {
    margin-bottom: 15px;
    font-style: normal;
    line-height: 1.42857143;
}
.mec code,
.mec kbd,
.mec pre,
.mec samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.mec code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 0px;
}
.mec kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 0px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.mec kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none;
}
.mec pre {
    display: block;
    padding: 7px;
    margin: 0 0 7.5px;
    font-size: 10px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 0px;
}
.mec pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}
.mec .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
.mec .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 768px) {
    .mec .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .mec .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .mec .container {
        width: 1170px;
    }
}
.mec .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.mec .row {
    margin-left: -15px;
    margin-right: -15px;
}
.mec .col-xs-1, .mec .col-sm-1, .mec .col-md-1, .mec .col-lg-1, .mec .col-xs-2, .mec .col-sm-2, .mec .col-md-2, .mec .col-lg-2, .mec .col-xs-3, .mec .col-sm-3, .mec .col-md-3, .mec .col-lg-3, .mec .col-xs-4, .mec .col-sm-4, .mec .col-md-4, .mec .col-lg-4, .mec .col-xs-5, .mec .col-sm-5, .mec .col-md-5, .mec .col-lg-5, .mec .col-xs-6, .mec .col-sm-6, .mec .col-md-6, .mec .col-lg-6, .mec .col-xs-7, .mec .col-sm-7, .mec .col-md-7, .mec .col-lg-7, .mec .col-xs-8, .mec .col-sm-8, .mec .col-md-8, .mec .col-lg-8, .mec .col-xs-9, .mec .col-sm-9, .mec .col-md-9, .mec .col-lg-9, .mec .col-xs-10, .mec .col-sm-10, .mec .col-md-10, .mec .col-lg-10, .mec .col-xs-11, .mec .col-sm-11, .mec .col-md-11, .mec .col-lg-11, .mec .col-xs-12, .mec .col-sm-12, .mec .col-md-12, .mec .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.mec .col-xs-1, .mec .col-xs-2, .mec .col-xs-3, .mec .col-xs-4, .mec .col-xs-5, .mec .col-xs-6, .mec .col-xs-7, .mec .col-xs-8, .mec .col-xs-9, .mec .col-xs-10, .mec .col-xs-11, .mec .col-xs-12 {
    float: left;
}
.mec .col-xs-12 {
    width: 100%;
}
.mec .col-xs-11 {
    width: 91.66666667%;
}
.mec .col-xs-10 {
    width: 83.33333333%;
}
.mec .col-xs-9 {
    width: 75%;
}
.mec .col-xs-8 {
    width: 66.66666667%;
}
.mec .col-xs-7 {
    width: 58.33333333%;
}
.mec .col-xs-6 {
    width: 50%;
}
.mec .col-xs-5 {
    width: 41.66666667%;
}
.mec .col-xs-4 {
    width: 33.33333333%;
}
.mec .col-xs-3 {
    width: 25%;
}
.mec .col-xs-2 {
    width: 16.66666667%;
}
.mec .col-xs-1 {
    width: 8.33333333%;
}
.mec .col-xs-pull-12 {
    right: 100%;
}
.mec .col-xs-pull-11 {
    right: 91.66666667%;
}
.mec .col-xs-pull-10 {
    right: 83.33333333%;
}
.mec .col-xs-pull-9 {
    right: 75%;
}
.mec .col-xs-pull-8 {
    right: 66.66666667%;
}
.mec .col-xs-pull-7 {
    right: 58.33333333%;
}
.mec .col-xs-pull-6 {
    right: 50%;
}
.mec .col-xs-pull-5 {
    right: 41.66666667%;
}
.mec .col-xs-pull-4 {
    right: 33.33333333%;
}
.mec .col-xs-pull-3 {
    right: 25%;
}
.mec .col-xs-pull-2 {
    right: 16.66666667%;
}
.mec .col-xs-pull-1 {
    right: 8.33333333%;
}
.mec .col-xs-pull-0 {
    right: auto;
}
.mec .col-xs-push-12 {
    left: 100%;
}
.mec .col-xs-push-11 {
    left: 91.66666667%;
}
.mec .col-xs-push-10 {
    left: 83.33333333%;
}
.mec .col-xs-push-9 {
    left: 75%;
}
.mec .col-xs-push-8 {
    left: 66.66666667%;
}
.mec .col-xs-push-7 {
    left: 58.33333333%;
}
.mec .col-xs-push-6 {
    left: 50%;
}
.mec .col-xs-push-5 {
    left: 41.66666667%;
}
.mec .col-xs-push-4 {
    left: 33.33333333%;
}
.mec .col-xs-push-3 {
    left: 25%;
}
.mec .col-xs-push-2 {
    left: 16.66666667%;
}
.mec .col-xs-push-1 {
    left: 8.33333333%;
}
.mec .col-xs-push-0 {
    left: auto;
}
.mec .col-xs-offset-12 {
    margin-left: 100%;
}
.mec .col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.mec .col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.mec .col-xs-offset-9 {
    margin-left: 75%;
}
.mec .col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.mec .col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.mec .col-xs-offset-6 {
    margin-left: 50%;
}
.mec .col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.mec .col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.mec .col-xs-offset-3 {
    margin-left: 25%;
}
.mec .col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.mec .col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.mec .col-xs-offset-0 {
    margin-left: 0%;
}
.mec .col-ml-30 {
    margin-left: 30%;
}
@media (min-width: 768px) {
    .mec .col-sm-1, .mec .col-sm-2, .mec .col-sm-3, .mec .col-sm-4, .mec .col-sm-5, .mec .col-sm-6, .mec .col-sm-7, .mec .col-sm-8, .mec .col-sm-9, .mec .col-sm-10, .mec .col-sm-11, .mec .col-sm-12 {
        float: left;
    }
    .mec .col-sm-12 {
        width: 100%;
    }
    .mec .col-sm-11 {
        width: 91.66666667%;
    }
    .mec .col-sm-10 {
        width: 83.33333333%;
    }
    .mec .col-sm-9 {
        width: 75%;
    }
    .mec .col-sm-8 {
        width: 66.66666667%;
    }
    .mec .col-sm-7 {
        width: 58.33333333%;
    }
    .mec .col-sm-6 {
        width: 50%;
    }
    .mec .col-sm-5 {
        width: 41.66666667%;
    }
    .mec .col-sm-4 {
        width: 33.33333333%;
    }
    .mec .col-sm-3 {
        width: 25%;
    }
    .mec .col-sm-2 {
        width: 16.66666667%;
    }
    .mec .col-sm-1 {
        width: 8.33333333%;
    }
    .mec .col-sm-pull-12 {
        right: 100%;
    }
    .mec .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .mec .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .mec .col-sm-pull-9 {
        right: 75%;
    }
    .mec .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .mec .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .mec .col-sm-pull-6 {
        right: 50%;
    }
    .mec .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .mec .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .mec .col-sm-pull-3 {
        right: 25%;
    }
    .mec .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .mec .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .mec .col-sm-pull-0 {
        right: auto;
    }
    .mec .col-sm-push-12 {
        left: 100%;
    }
    .mec .col-sm-push-11 {
        left: 91.66666667%;
    }
    .mec .col-sm-push-10 {
        left: 83.33333333%;
    }
    .mec .col-sm-push-9 {
        left: 75%;
    }
    .mec .col-sm-push-8 {
        left: 66.66666667%;
    }
    .mec .col-sm-push-7 {
        left: 58.33333333%;
    }
    .mec .col-sm-push-6 {
        left: 50%;
    }
    .mec .col-sm-push-5 {
        left: 41.66666667%;
    }
    .mec .col-sm-push-4 {
        left: 33.33333333%;
    }
    .mec .col-sm-push-3 {
        left: 25%;
    }
    .mec .col-sm-push-2 {
        left: 16.66666667%;
    }
    .mec .col-sm-push-1 {
        left: 8.33333333%;
    }
    .mec .col-sm-push-0 {
        left: auto;
    }
    .mec .col-sm-offset-12 {
        margin-left: 100%;
    }
    .mec .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .mec .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .mec .col-sm-offset-9 {
        margin-left: 75%;
    }
    .mec .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .mec .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .mec .col-sm-offset-6 {
        margin-left: 50%;
    }
    .mec .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .mec .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .mec .col-sm-offset-3 {
        margin-left: 25%;
    }
    .mec .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .mec .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .mec .col-sm-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 992px) {
    .mec .col-md-1, .mec .col-md-2, .mec .col-md-3, .mec .col-md-4, .mec .col-md-5, .mec .col-md-6, .mec .col-md-7, .mec .col-md-8, .mec .col-md-9, .mec .col-md-10, .mec .col-md-11, .mec .col-md-12 {
        float: left;
    }
    .mec .col-md-12 {
        width: 100%;
    }
    .mec .col-md-11 {
        width: 91.66666667%;
    }
    .mec .col-md-10 {
        width: 83.33333333%;
    }
    .mec .col-md-9 {
        width: 75%;
    }
    .mec .col-md-8 {
        width: 66.66666667%;
    }
    .mec .col-md-7 {
        width: 58.33333333%;
    }
    .mec .col-md-6 {
        width: 50%;
    }
    .mec .col-md-5 {
        width: 41.66666667%;
    }
    .mec .col-md-4 {
        width: 33.33333333%;
    }
    .mec .col-md-3 {
        width: 25%;
    }
    .mec .col-md-2 {
        width: 16.66666667%;
    }
    .mec .col-md-1 {
        width: 8.33333333%;
    }
    .mec .col-md-pull-12 {
        right: 100%;
    }
    .mec .col-md-pull-11 {
        right: 91.66666667%;
    }
    .mec .col-md-pull-10 {
        right: 83.33333333%;
    }
    .mec .col-md-pull-9 {
        right: 75%;
    }
    .mec .col-md-pull-8 {
        right: 66.66666667%;
    }
    .mec .col-md-pull-7 {
        right: 58.33333333%;
    }
    .mec .col-md-pull-6 {
        right: 50%;
    }
    .mec .col-md-pull-5 {
        right: 41.66666667%;
    }
    .mec .col-md-pull-4 {
        right: 33.33333333%;
    }
    .mec .col-md-pull-3 {
        right: 25%;
    }
    .mec .col-md-pull-2 {
        right: 16.66666667%;
    }
    .mec .col-md-pull-1 {
        right: 8.33333333%;
    }
    .mec .col-md-pull-0 {
        right: auto;
    }
    .mec .col-md-push-12 {
        left: 100%;
    }
    .mec .col-md-push-11 {
        left: 91.66666667%;
    }
    .mec .col-md-push-10 {
        left: 83.33333333%;
    }
    .mec .col-md-push-9 {
        left: 75%;
    }
    .mec .col-md-push-8 {
        left: 66.66666667%;
    }
    .mec .col-md-push-7 {
        left: 58.33333333%;
    }
    .mec .col-md-push-6 {
        left: 50%;
    }
    .mec .col-md-push-5 {
        left: 41.66666667%;
    }
    .mec .col-md-push-4 {
        left: 33.33333333%;
    }
    .mec .col-md-push-3 {
        left: 25%;
    }
    .mec .col-md-push-2 {
        left: 16.66666667%;
    }
    .mec .col-md-push-1 {
        left: 8.33333333%;
    }
    .mec .col-md-push-0 {
        left: auto;
    }
    .mec .col-md-offset-12 {
        margin-left: 100%;
    }
    .mec .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .mec .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .mec .col-md-offset-9 {
        margin-left: 75%;
    }
    .mec .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .mec .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .mec .col-md-offset-6 {
        margin-left: 50%;
    }
    .mec .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .mec .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .mec .col-md-offset-3 {
        margin-left: 25%;
    }
    .mec .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .mec .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .mec .col-md-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 1200px) {
    .mec .col-lg-1, .mec .col-lg-2, .mec .col-lg-3, .mec .col-lg-4, .mec .col-lg-5, .mec .col-lg-6, .mec .col-lg-7, .mec .col-lg-8, .mec .col-lg-9, .mec .col-lg-10, .mec .col-lg-11, .mec .col-lg-12 {
        float: left;
    }
    .mec .col-lg-12 {
        width: 100%;
    }
    .mec .col-lg-11 {
        width: 91.66666667%;
    }
    .mec .col-lg-10 {
        width: 83.33333333%;
    }
    .mec .col-lg-9 {
        width: 75%;
    }
    .mec .col-lg-8 {
        width: 66.66666667%;
    }
    .mec .col-lg-7 {
        width: 58.33333333%;
    }
    .mec .col-lg-6 {
        width: 50%;
    }
    .mec .col-lg-5 {
        width: 41.66666667%;
    }
    .mec .col-lg-4 {
        width: 33.33333333%;
    }
    .mec .col-lg-3 {
        width: 25%;
    }
    .mec .col-lg-2 {
        width: 16.66666667%;
    }
    .mec .col-lg-1 {
        width: 8.33333333%;
    }
    .mec .col-lg-pull-12 {
        right: 100%;
    }
    .mec .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .mec .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .mec .col-lg-pull-9 {
        right: 75%;
    }
    .mec .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .mec .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .mec .col-lg-pull-6 {
        right: 50%;
    }
    .mec .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .mec .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .mec .col-lg-pull-3 {
        right: 25%;
    }
    .mec .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .mec .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .mec .col-lg-pull-0 {
        right: auto;
    }
    .mec .col-lg-push-12 {
        left: 100%;
    }
    .mec .col-lg-push-11 {
        left: 91.66666667%;
    }
    .mec .col-lg-push-10 {
        left: 83.33333333%;
    }
    .mec .col-lg-push-9 {
        left: 75%;
    }
    .mec .col-lg-push-8 {
        left: 66.66666667%;
    }
    .mec .col-lg-push-7 {
        left: 58.33333333%;
    }
    .mec .col-lg-push-6 {
        left: 50%;
    }
    .mec .col-lg-push-5 {
        left: 41.66666667%;
    }
    .mec .col-lg-push-4 {
        left: 33.33333333%;
    }
    .mec .col-lg-push-3 {
        left: 25%;
    }
    .mec .col-lg-push-2 {
        left: 16.66666667%;
    }
    .mec .col-lg-push-1 {
        left: 8.33333333%;
    }
    .mec .col-lg-push-0 {
        left: auto;
    }
    .mec .col-lg-offset-12 {
        margin-left: 100%;
    }
    .mec .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .mec .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .mec .col-lg-offset-9 {
        margin-left: 75%;
    }
    .mec .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .mec .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .mec .col-lg-offset-6 {
        margin-left: 50%;
    }
    .mec .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .mec .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .mec .col-lg-offset-3 {
        margin-left: 25%;
    }
    .mec .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .mec .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .mec .col-lg-offset-0 {
        margin-left: 0%;
    }
}
.mec table {
    background-color: transparent;
}
.mec caption {
    padding-top: 12px;
    padding-bottom: 12px;
    color: #e4e4e4;
    text-align: left;
}
.mec th {
    text-align: left;
}
.mec .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 15px;
}
.mec .table > thead > tr > th,
.mec .table > tbody > tr > th,
.mec .table > tfoot > tr > th,
.mec .table > thead > tr > td,
.mec .table > tbody > tr > td,
.mec .table > tfoot > tr > td {
    padding: 5px 10px 3px 10px;
    line-height: 19px;
    /*floor((@line-height-base * 1.15));  (@line-height-base * 1.15)*/
    vertical-align: top;
}
.mec .table > tbody > tr > td,
.mec .table > tfoot > tr > td {
    border-bottom: 1px solid #ddd;
}
.mec .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}
.mec .table > caption + thead > tr:first-child > th,
.mec .table > colgroup + thead > tr:first-child > th,
.mec .table > thead:first-child > tr:first-child > th,
.mec .table > caption + thead > tr:first-child > td,
.mec .table > colgroup + thead > tr:first-child > td,
.mec .table > thead:first-child > tr:first-child > td {
    border-top: 0;
}
.mec .table > tbody + tbody {
    border-top: 2px solid #ddd;
}
.mec .table .table {
    background-color: #fff;
}
.mec .table.table-header-fixed > tbody > tr th,
.mec .table.table-header-fixed > thead > tr th {
    white-space: nowrap;
}
.mec .mec-table tr th {
    background: #4d5c64;
    color: #ffffff;
    font-weight: normal;
    border-width: 0 !important;
    padding: 5px 10px 6px 10px !important;
}
.mec .table.mec-table > tbody tr:nth-child(even) {
  background-color: #fafafa;
}
.mec .table.mec-table > tbody tr > td {
  border: #f0f0f0 solid 1px;
}
.mec .table-condensed > thead > tr > th,
.mec .table-condensed > tbody > tr > th,
.mec .table-condensed > tfoot > tr > th,
.mec .table-condensed > thead > tr > td,
.mec .table-condensed > tbody > tr > td,
.mec .table-condensed > tfoot > tr > td {
    padding: 5px;
}
.mec .table-bordered {
    border: 1px solid #ddd;
}
.mec .table-bordered > thead > tr > th,
.mec .table-bordered > tbody > tr > th,
.mec .table-bordered > tfoot > tr > th,
.mec .table-bordered > thead > tr > td,
.mec .table-bordered > tbody > tr > td,
.mec .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd;
}
.mec .table-bordered > thead > tr > th,
.mec .table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}
.mec .table-no-bordered {
    border: 0px solid #ddd;
}
.mec .table-no-bordered > thead > tr > th,
.mec .table-no-bordered > tbody > tr > th,
.mec .table-no-bordered > tfoot > tr > th,
.mec .table-no-bordered > thead > tr > td,
.mec .table-no-bordered > tbody > tr > td,
.mec .table-no-bordered > tfoot > tr > td {
    border: 0px solid #ddd;
}
.mec .table-no-bordered > thead > tr > th,
.mec .table-no-bordered > thead > tr > td {
    border-bottom-width: 0px;
}
.mec .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #ddd;
}
.mec .table-hover > tbody > tr:hover {
    background-color: #ffffe1 !important;
}
.mec table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}
.mec table td[class*="col-"],
.mec table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}
.mec .table-type-1 {
    width: 100%;
    max-width: 100%;
    margin-bottom: 15px;
}
.mec .table-type-1 > thead > tr > th,
.mec .table-type-1 > tbody > tr > th,
.mec .table-type-1 > tfoot > tr > th,
.mec .table-type-1 > thead > tr > td,
.mec .table-type-1 > tbody > tr > td,
.mec .table-type-1 > tfoot > tr > td {
    padding: 6px 12px;
    line-height: 1.42857143;
    vertical-align: top;
}
.mec .table-type-1 > tbody > tr > td,
.mec .table-type-1 > tfoot > tr > td {
    border-bottom: 1px solid #ddd;
}
.mec .table-type-1 > thead > tr > th,
.mec .table-type-1 tr > th {
    vertical-align: bottom;
    border-bottom: 1px solid #ddd !important;
    background-color: #f5f5f5;
    color: #000;
    font-weight: 600;
}
.mec .table-type-1 > caption + thead > tr:last-child > th,
.mec .table-type-1 > colgroup + thead > tr:last-child > th,
.mec .table-type-1 > thead:last-child > tr:last-child > th,
.mec .table-type-1 > caption + thead > tr:last-child > td,
.mec .table-type-1 > colgroup + thead > tr:last-child > td,
.mec .table-type-1 > thead:last-child > tr:last-child > td {
    border-bottom: 0 !important;
}
.mec .table-type-1 > tbody + tbody {
    border-top: 2px solid #ddd;
}
.mec .table-type-1 .table {
    background-color: #fff;
}
.mec .table-type-1 tr:last-child > th,
.mec .table-type-1 tr:last-child > td {
    border-bottom: 0 !important;
}
.mec .table > thead > tr > td.active,
.mec .table > tbody > tr > td.active,
.mec .table > tfoot > tr > td.active,
.mec .table > thead > tr > th.active,
.mec .table > tbody > tr > th.active,
.mec .table > tfoot > tr > th.active,
.mec .table > thead > tr.active > td,
.mec .table > tbody > tr.active > td,
.mec .table > tfoot > tr.active > td,
.mec .table > thead > tr.active > th,
.mec .table > tbody > tr.active > th,
.mec .table > tfoot > tr.active > th {
    background-color: #ffffe1;
}
.mec .table-hover > tbody > tr > td.active:hover,
.mec .table-hover > tbody > tr > th.active:hover,
.mec .table-hover > tbody > tr.active:hover > td,
.mec .table-hover > tbody > tr:hover > .active,
.mec .table-hover > tbody > tr.active:hover > th {
    background-color: #ffffc7;
}
.mec .table > thead > tr > td.success,
.mec .table > tbody > tr > td.success,
.mec .table > tfoot > tr > td.success,
.mec .table > thead > tr > th.success,
.mec .table > tbody > tr > th.success,
.mec .table > tfoot > tr > th.success,
.mec .table > thead > tr.success > td,
.mec .table > tbody > tr.success > td,
.mec .table > tfoot > tr.success > td,
.mec .table > thead > tr.success > th,
.mec .table > tbody > tr.success > th,
.mec .table > tfoot > tr.success > th {
    background-color: #e5f0dd;
}
.mec .table-hover > tbody > tr > td.success:hover,
.mec .table-hover > tbody > tr > th.success:hover,
.mec .table-hover > tbody > tr.success:hover > td,
.mec .table-hover > tbody > tr:hover > .success,
.mec .table-hover > tbody > tr.success:hover > th {
    background-color: #d7e8cb;
}
.mec .table > thead > tr > td.info,
.mec .table > tbody > tr > td.info,
.mec .table > tfoot > tr > td.info,
.mec .table > thead > tr > th.info,
.mec .table > tbody > tr > th.info,
.mec .table > tfoot > tr > th.info,
.mec .table > thead > tr.info > td,
.mec .table > tbody > tr.info > td,
.mec .table > tfoot > tr.info > td,
.mec .table > thead > tr.info > th,
.mec .table > tbody > tr.info > th,
.mec .table > tfoot > tr.info > th {
    background-color: #d9edf7;
}
.mec .table-hover > tbody > tr > td.info:hover,
.mec .table-hover > tbody > tr > th.info:hover,
.mec .table-hover > tbody > tr.info:hover > td,
.mec .table-hover > tbody > tr:hover > .info,
.mec .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}
.mec .table > thead > tr > td.warning,
.mec .table > tbody > tr > td.warning,
.mec .table > tfoot > tr > td.warning,
.mec .table > thead > tr > th.warning,
.mec .table > tbody > tr > th.warning,
.mec .table > tfoot > tr > th.warning,
.mec .table > thead > tr.warning > td,
.mec .table > tbody > tr.warning > td,
.mec .table > tfoot > tr.warning > td,
.mec .table > thead > tr.warning > th,
.mec .table > tbody > tr.warning > th,
.mec .table > tfoot > tr.warning > th {
    background-color: #faf3d0;
}
.mec .table-hover > tbody > tr > td.warning:hover,
.mec .table-hover > tbody > tr > th.warning:hover,
.mec .table-hover > tbody > tr.warning:hover > td,
.mec .table-hover > tbody > tr:hover > .warning,
.mec .table-hover > tbody > tr.warning:hover > th {
    background-color: #f8edb9;
}
.mec .table > thead > tr > td.danger,
.mec .table > tbody > tr > td.danger,
.mec .table > tfoot > tr > td.danger,
.mec .table > thead > tr > th.danger,
.mec .table > tbody > tr > th.danger,
.mec .table > tfoot > tr > th.danger,
.mec .table > thead > tr.danger > td,
.mec .table > tbody > tr.danger > td,
.mec .table > tfoot > tr.danger > td,
.mec .table > thead > tr.danger > th,
.mec .table > tbody > tr.danger > th,
.mec .table > tfoot > tr.danger > th {
    background-color: #f9dcdc;
}
.mec .table-hover > tbody > tr > td.danger:hover,
.mec .table-hover > tbody > tr > th.danger:hover,
.mec .table-hover > tbody > tr.danger:hover > td,
.mec .table-hover > tbody > tr:hover > .danger,
.mec .table-hover > tbody > tr.danger:hover > th {
    background-color: #f5c6c6;
}
.mec .table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}
@media screen and (max-width: 767px) {
    .mec .table-responsive {
        width: 100%;
        margin-bottom: 11.25px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }
    .mec .table-responsive > .table {
        margin-bottom: 0;
    }
    .mec .table-responsive > .table > thead > tr > th,
    .mec .table-responsive > .table > tbody > tr > th,
    .mec .table-responsive > .table > tfoot > tr > th,
    .mec .table-responsive > .table > thead > tr > td,
    .mec .table-responsive > .table > tbody > tr > td,
    .mec .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap;
    }
    .mec .table-responsive > .table-bordered {
        border: 0;
    }
    .mec .table-responsive > .table-bordered > thead > tr > th:first-child,
    .mec .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .mec .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .mec .table-responsive > .table-bordered > thead > tr > td:first-child,
    .mec .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .mec .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }
    .mec .table-responsive > .table-bordered > thead > tr > th:last-child,
    .mec .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .mec .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .mec .table-responsive > .table-bordered > thead > tr > td:last-child,
    .mec .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .mec .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }
    .mec .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .mec .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    .mec .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .mec .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0;
    }
}
.mec .mini-table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 15px;
}
.mec .mini-table > thead > tr > th,
.mec .mini-table > tbody > tr > th,
.mec .mini-table > tfoot > tr > th,
.mec .mini-table > thead > tr > td,
.mec .mini-table > tbody > tr > td,
.mec .mini-table > tfoot > tr > td {
    padding: 4px;
    line-height: 1.42857143;
    vertical-align: top;
}
.mec .mini-table > tbody > tr > td,
.mec .mini-table > tfoot > tr > td {
    border-bottom: 1px solid #ddd;
}
.mec .mini-table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
    font-weight: normal;
}
.mec .mini-table > caption + thead > tr:first-child > th,
.mec .mini-table > colgroup + thead > tr:first-child > th,
.mec .mini-table > thead:first-child > tr:first-child > th,
.mec .mini-table > caption + thead > tr:first-child > td,
.mec .mini-table > colgroup + thead > tr:first-child > td,
.mec .mini-table > thead:first-child > tr:first-child > td {
    border-top: 0;
}
.mec .mini-table > tbody + tbody {
    border-top: 2px solid #ddd;
}
.mec .mini-table .table {
    background-color: #fff;
}
.mec .table-striped-lighter > tbody > tr:nth-of-type(odd) {
    background-color: #f7f7f7;
}
.mec .table-style-4 {
    border: 1px solid #ededed;
}
.mec .table-style-4 > thead th {
    font-weight: normal;
    background-color: #fafafa;
    color: #333333;
    padding: 3px 0 3px 10px;
    border-bottom: 1px solid #ededed;
}
.mec .table-style-4 > tbody > tr > td {
    font-weight: normal;
    color: #333333;
    padding: 8px 0 8px 10px;
    border-bottom: 1px solid #ededed;
}
body .table-style-6 {
  border: 1px solid #ededed;
}
body .table-style-6 > thead th {
  font-weight: 600 !important;
  background-color: #e4e4e4 !important;
  color: #000 !important;
}

.mec f fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}
.mec legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 15px;
    font-size: 16.5px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
.mec label {
    display: inline-block;
    max-width: 100%;
    font-weight: bold;
    font-weight: normal;
}
.mec input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mec input[type="radio"],
.mec input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}
.mec input[type="file"] {
    display: block;
}
.mec input[type="range"] {
    display: block;
    width: 100%;
}
.mec select[multiple],
.mec select[size] {
    height: auto;
}
.mec output {
    display: block;
    padding-top: 4px;
    font-size: 11px;
    line-height: 1.42857143;
    color: #000000;
}
.mec .form-control {
    /*display: block;*/
    width: 100%;
    max-width: 240px;
    height: 22px;
    padding: 2px 8px 4px 8px;
    font-size: 11px;
    line-height: 1.42857143;
    color: #000000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 0px;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.mec .form-control:focus {
    border-color: #b3b3b3;
    outline: 0;
}
.mec .form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.mec .form-control:-ms-input-placeholder {
    color: #999;
}
.mec .form-control::-webkit-input-placeholder {
    color: #999;
}
.mec .form-control::-ms-expand {
    border: 0;
    background-color: transparent;
}
.mec .form-control[disabled],
.mec .form-control[readonly],
.mec fieldset[disabled] .form-control {
    background-color: #f6f6f6;
    opacity: 1;
}
.mec .form-control[disabled],
.mec fieldset[disabled] .form-control {
    cursor: not-allowed;
}
.mec textarea.form-control {
    height: auto;
}
.mec .form-control.fluid {
    max-width: 100%;
}
.mec input[type="search"] {
    -webkit-appearance: none;
}
.mec input[type=text] {
    border: 1px solid #cccccc;
}
.mec input[type=text]:disabled {
    background-color: #f6f6f6;
    opacity: 1;
    color: #808080;
    /*border: 1px solid @input-border;*/
    cursor: not-allowed;
}
.mec input[type=text]:disabled.text-enable {
    color: #000 !important;
}
.mec textarea[disabled]{
    color : #808080;
}
.mec .input-md {
    height: 22px;
    line-height: 1.42857143;
    padding: 2px 8px 4px 8px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .mec input[type="date"].form-control,
    .mec input[type="time"].form-control,
    .mec input[type="datetime-local"].form-control,
    .mec input[type="month"].form-control {
        line-height: 22px;
    }
    .mec input[type="date"].input-sm,
    .mec input[type="time"].input-sm,
    .mec input[type="datetime-local"].input-sm,
    .mec input[type="month"].input-sm,
    .mec .input-group-sm input[type="date"],
    .mec .input-group-sm input[type="time"],
    .mec .input-group-sm input[type="datetime-local"],
    .mec .input-group-sm input[type="month"] {
        line-height: 25px;
    }
    .mec input[type="date"].input-lg,
    .mec input[type="time"].input-lg,
    .mec input[type="datetime-local"].input-lg,
    .mec input[type="month"].input-lg,
    .mec .input-group-lg input[type="date"],
    .mec .input-group-lg input[type="time"],
    .mec .input-group-lg input[type="datetime-local"],
    .mec .input-group-lg input[type="month"] {
        line-height: 41px;
    }
}
.mec .form-group {
    margin-bottom: 15px;
}
.mec .form-group.form-group-last {
    margin-bottom: 20px;
    margin-top: 20px;
}
.mec .radio,
.mec .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 18px;
}
.mec .radio label,
.mec .checkbox label {
    min-height: 15px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}
.mec .radio input[type="radio"],
.mec .radio-inline input[type="radio"],
.mec .checkbox input[type="checkbox"],
.mec .checkbox-inline input[type="checkbox"],
.mec .radio .iradio_minimal,
.mec .radio-inline .iradio_minimal,
.mec .checkbox .icheckbox_minimal,
.mec .checkbox-inline .icheckbox_minimal {
    position: absolute;
    margin-left: -18px;
    margin-top: -1px;
}
.mec label .iradio_minimal,
.mec label .icheckbox_minimal {
    margin-top: -2px;
}
.mec .radio + .radio,
.mec .checkbox + .checkbox {
    margin-top: -5px;
}
.mec .radio-inline,
.mec .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 18px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
    min-height: 20px;
}
.mec .radio-inline + .radio-inline,
.mec .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}
.mec input[type="radio"][disabled],
.mec input[type="checkbox"][disabled],
.mec input[type="radio"].disabled,
.mec input[type="checkbox"].disabled,
.mec fieldset[disabled] input[type="radio"],
.mec fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}
.mec .radio-inline.disabled,
.mec .checkbox-inline.disabled,
.mec fieldset[disabled] .radio-inline,
.mec fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}
.mec .radio.disabled label,
.mec .checkbox.disabled label,
.mec fieldset[disabled] .radio label,
.mec fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}
.mec .form-control-static {
    padding-top: 4px;
    padding-bottom: 4px;
    margin-bottom: 0;
    min-height: 26px;
}
.mec .form-control-static.input-lg,
.mec .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0;
}
.mec .input-sm {
    height: 25px;
    padding: 5px 10px;
    font-size: 10px;
    line-height: 1.5;
    border-radius: 0px;
}
.mec select.input-sm {
    height: 25px;
    line-height: 25px;
}
.mec textarea.input-sm,
.mec select[multiple].input-sm {
    height: auto;
}
.mec .form-group-sm .form-control {
    height: 25px;
    padding: 5px 10px;
    font-size: 10px;
    line-height: 1.5;
    border-radius: 0px;
}
.mec .form-group-sm select.form-control {
    height: 25px;
    line-height: 25px;
}
.mec .form-group-sm textarea.form-control,
.mec .form-group-sm select[multiple].form-control {
    height: auto;
}
.mec .form-group-sm .form-control-static {
    height: 25px;
    min-height: 25px;
    padding: 6px 10px;
    font-size: 10px;
    line-height: 1.5;
}
.mec .input-lg {
    height: 41px;
    padding: 10px 12px;
    font-size: 14px;
    line-height: 1.3333333;
    border-radius: 0px;
}
.mec select.input-lg {
    height: 41px;
    line-height: 41px;
}
.mec textarea.input-lg,
.mec select[multiple].input-lg {
    height: auto;
}
.mec .form-group-lg .form-control {
    height: 41px;
    padding: 10px 12px;
    font-size: 14px;
    line-height: 1.3333333;
    border-radius: 0px;
}
.mec .form-group-lg select.form-control {
    height: 41px;
    line-height: 41px;
}
.mec .form-group-lg textarea.form-control,
.mec .form-group-lg select[multiple].form-control {
    height: auto;
}
.mec .form-group-lg .form-control-static {
    height: 41px;
    min-height: 29px;
    padding: 11px 12px;
    font-size: 14px;
    line-height: 1.3333333;
}
.mec .has-feedback {
    position: relative;
}
.mec .has-feedback .form-control {
    padding-right: 27.5px;
}
.mec .form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    pointer-events: none;
}
.mec .input-lg + .form-control-feedback,
.mec .input-group-lg + .form-control-feedback,
.mec .form-group-lg .form-control + .form-control-feedback {
    width: 41px;
    height: 41px;
    line-height: 41px;
}
.mec .input-sm + .form-control-feedback,
.mec .input-group-sm + .form-control-feedback,
.mec .form-group-sm .form-control + .form-control-feedback {
    width: 25px;
    height: 25px;
    line-height: 25px;
}
.mec .has-success .help-block,
.mec .has-success .control-label,
.mec .has-success .radio,
.mec .has-success .checkbox,
.mec .has-success .radio-inline,
.mec .has-success .checkbox-inline,
.mec .has-success.radio label,
.mec .has-success.checkbox label,
.mec .has-success.radio-inline label,
.mec .has-success.checkbox-inline label {
    color: #000;
}
.mec .has-success .form-control {
    border-color: #e3504b;
    -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);
}
.mec .has-success .form-control:focus {
    border-color: #000000;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #333333;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #333333;
}
.mec .has-success .input-group-addon {
    color: #000;
    border-color: #000;
    background-color: #e5f0dd;
}
.mec .has-success .form-control-feedback {
    color: #000;
}
.mec .has-warning .help-block,
.mec .has-warning .control-label,
.mec .has-warning .radio,
.mec .has-warning .checkbox,
.mec .has-warning .radio-inline,
.mec .has-warning .checkbox-inline,
.mec .has-warning.radio label,
.mec .has-warning.checkbox label,
.mec .has-warning.radio-inline label,
.mec .has-warning.checkbox-inline label {
    color: #000;
}
.mec .has-warning .form-control {
    border-color: #e3504b;
    -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);
}
.mec .has-warning .form-control:focus {
    border-color: #000000;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #333333;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #333333;
}
.mec .has-warning .input-group-addon {
    color: #000;
    border-color: #000;
    background-color: #faf3d0;
}
.mec .has-warning .form-control-feedback {
    color: #000;
}
.mec .has-error .help-block,
.mec .has-error .control-label,
.mec .has-error .radio,
.mec .has-error .checkbox,
.mec .has-error .radio-inline,
.mec .has-error .checkbox-inline,
.mec .has-error.radio label,
.mec .has-error.checkbox label,
.mec .has-error.radio-inline label,
.mec .has-error.checkbox-inline label {
    color: #000;
}
.mec .has-error .form-control {
    border-color: #e3504b;
    -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);
}
.mec .has-error .form-control:focus {
    border-color: #e76c69;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fceded;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fceded;
}
.mec .has-error .input-group-addon {
    color: #000;
    border-color: #ee9795;
    background-color: #f9dcdc;
}
.mec .has-error .form-control-feedback {
    color: #000;
}
.mec input[type=text].has-error {
    border-color: #ff0000 !important;
}
.mec textarea.has-error {
    border-color: #ff0000 !important;
}
.mec .has-feedback label ~ .form-control-feedback {
    top: 20px;
}
.mec .has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}
.mec .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #404040;
}
@media (min-width: 768px) {
    .mec .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .mec .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .mec .form-inline .form-control-static {
        display: inline-block;
    }
    .mec .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }
    .mec .form-inline .input-group .input-group-addon,
    .mec .form-inline .input-group .input-group-btn,
    .mec .form-inline .input-group .form-control {
        width: auto;
    }
    .mec .form-inline .input-group > .form-control {
        width: 100%;
    }
    .mec .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
        padding-right: 15px !important;
    }
    .mec .form-inline .radio,
    .mec .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .mec .form-inline .radio label,
    .mec .form-inline .checkbox label {
        padding-left: 0;
    }
    .mec .form-inline .radio input[type="radio"],
    .mec .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }
    .mec .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}
.mec .form-horizontal .radio,
.mec .form-horizontal .checkbox,
.mec .form-horizontal .radio-inline,
.mec .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 4px;
}
.mec .form-horizontal .radio,
.mec .form-horizontal .checkbox {
    min-height: 19px;
}
.mec .form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}
@media (min-width: 768px) {
    .mec .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 4px;
        padding-right: 0px !important;
    }
}
.mec .form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}
@media (min-width: 768px) {
    .mec .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 14px;
    }
}
@media (min-width: 768px) {
    .mec .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 10px;
    }
}
.mec .form-horizontal.align-left .control-label {
    text-align: left;
}
.mec .form-horizontal.align-right .control-label {
    text-align: right;
}
.mec .input-link {
    margin-top: 7px;
    margin-left: 14px;
    font-size: 11px;
    color: #1287b6;
    text-decoration: underline;
}
.mec .primary-link {
    color: #8dc63f;
}
.mec .primary-link:hover {
    color: #72a230;
}
.mec .mandatory {
    color: #f24b49;
}
.mec .modal .modal-content .modal-body .form-group {
    margin-bottom: 20px;
}
.mec .modal .modal-content .modal-body .form-group .fix {
    position: absolute;
    left: -40px;
    top: 0;
}
.mec .modal .modal-content .modal-body .form-group .fix.pull-right {
    left: auto;
    right: -40px;
}
.mec .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 0px solid transparent;
    white-space: nowrap;
    padding: 2px 15px;
    font-size: 11px;
    line-height: 1.42857143;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 18px;
}
.mec .btn:hover,
.mec .btn:focus,
.mec .btn.focus {
    color: #333;
    text-decoration: none;
}
.mec .btn:active,
.mec .btn.active {
    outline: 0;
    background-image: none;
    -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);
}
.mec .btn.disabled,
.mec .btn[disabled],
.mec fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}
.mec a.btn.disabled,
.mec fieldset[disabled] a.btn {
    pointer-events: none;
}
.mec .btn.btn-icon {
    padding-left: 5px;
}
.mec .btn.btn-classic {
    min-width: 70px;
}
.mec .btn-default {
    color: #333;
    background-color: #e4e4e4;
    border-color: #ccc;
}
.mec .btn-default:focus,
.mec .btn-default.focus {
    color: #333;
    background-color: #cbcbcb;
    border-color: #8c8c8c;
}
.mec .btn-default:hover {
    color: #333;
    background-color: #cbcbcb;
    border-color: #adadad;
}
.mec .btn-default:active,
.mec .btn-default.active,
.mec .open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #cbcbcb;
    border-color: #adadad;
}
.mec .btn-default:active:hover,
.mec .btn-default.active:hover,
.mec .open > .dropdown-toggle.btn-default:hover,
.mec .btn-default:active:focus,
.mec .btn-default.active:focus,
.mec .open > .dropdown-toggle.btn-default:focus,
.mec .btn-default:active.focus,
.mec .btn-default.active.focus,
.mec .open > .dropdown-toggle.btn-default.focus {
    color: #333;
    border-color: #8c8c8c;
}
.mec .btn-default:active,
.mec .btn-default.active,
.mec .open > .dropdown-toggle.btn-default {
    background-image: none;
}
.mec .btn-default.disabled:hover,
.mec .btn-default[disabled]:hover,
.mec fieldset[disabled] .btn-default:hover,
.mec .btn-default.disabled:focus,
.mec .btn-default[disabled]:focus,
.mec fieldset[disabled] .btn-default:focus,
.mec .btn-default.disabled.focus,
.mec .btn-default[disabled].focus,
.mec fieldset[disabled] .btn-default.focus {
    background-color: #e4e4e4;
    border-color: #ccc;
}
.mec .btn-default .badge {
    color: #e4e4e4;
    background-color: #333;
}
.mec .btn-primary {
    color: #fff;
    background-color: #8dc63f;
    border-color: #80b636;
}
.mec .btn-primary:focus,
.mec .btn-primary.focus {
    color: #fff;
    background-color: #72a230;
    border-color: #3b5319;
}
.mec .btn-primary:hover {
    color: #fff;
    background-color: #72a230;
    border-color: #5f8628;
}
.mec .btn-primary:active,
.mec .btn-primary.active,
.mec .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #72a230;
    border-color: #5f8628;
}
.mec .btn-primary:active:hover,
.mec .btn-primary.active:hover,
.mec .open > .dropdown-toggle.btn-primary:hover,
.mec .btn-primary:active:focus,
.mec .btn-primary.active:focus,
.mec .open > .dropdown-toggle.btn-primary:focus,
.mec .btn-primary:active.focus,
.mec .btn-primary.active.focus,
.mec .open > .dropdown-toggle.btn-primary.focus {
    color: #fff;
    border-color: #3b5319;
}
.mec .btn-primary:active,
.mec .btn-primary.active,
.mec .open > .dropdown-toggle.btn-primary {
    background-image: none;
}
.mec .btn-primary.disabled:hover,
.mec .btn-primary[disabled]:hover,
.mec fieldset[disabled] .btn-primary:hover,
.mec .btn-primary.disabled:focus,
.mec .btn-primary[disabled]:focus,
.mec fieldset[disabled] .btn-primary:focus,
.mec .btn-primary.disabled.focus,
.mec .btn-primary[disabled].focus,
.mec fieldset[disabled] .btn-primary.focus {
    background-color: #8dc63f;
    border-color: #80b636;
}
.mec .btn-primary .badge {
    color: #8dc63f;
    background-color: #fff;
}
.mec .btn-success {
    color: #fff;
    background-color: #8dc63f;
    border-color: #80b636;
}
.mec .btn-success:focus,
.mec .btn-success.focus {
    color: #fff;
    background-color: #72a230;
    border-color: #3b5319;
}
.mec .btn-success:hover {
    color: #fff;
    background-color: #72a230;
    border-color: #5f8628;
}
.mec .btn-success:active,
.mec .btn-success.active,
.mec .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #72a230;
    border-color: #5f8628;
}
.mec .btn-success:active:hover,
.mec .btn-success.active:hover,
.mec .open > .dropdown-toggle.btn-success:hover,
.mec .btn-success:active:focus,
.mec .btn-success.active:focus,
.mec .open > .dropdown-toggle.btn-success:focus,
.mec .btn-success:active.focus,
.mec .btn-success.active.focus,
.mec .open > .dropdown-toggle.btn-success.focus {
    color: #fff;
    border-color: #3b5319;
}
.mec .btn-success:active,
.mec .btn-success.active,
.mec .open > .dropdown-toggle.btn-success {
    background-image: none;
}
.mec .btn-success.disabled:hover,
.mec .btn-success[disabled]:hover,
.mec fieldset[disabled] .btn-success:hover,
.mec .btn-success.disabled:focus,
.mec .btn-success[disabled]:focus,
.mec fieldset[disabled] .btn-success:focus,
.mec .btn-success.disabled.focus,
.mec .btn-success[disabled].focus,
.mec fieldset[disabled] .btn-success.focus {
    background-color: #8dc63f;
    border-color: #80b636;
}
.mec .btn-success .badge {
    color: #8dc63f;
    background-color: #fff;
}
.mec .btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.mec .btn-info:focus,
.mec .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85;
}
.mec .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.mec .btn-info:active,
.mec .btn-info.active,
.mec .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.mec .btn-info:active:hover,
.mec .btn-info.active:hover,
.mec .open > .dropdown-toggle.btn-info:hover,
.mec .btn-info:active:focus,
.mec .btn-info.active:focus,
.mec .open > .dropdown-toggle.btn-info:focus,
.mec .btn-info:active.focus,
.mec .btn-info.active.focus,
.mec .open > .dropdown-toggle.btn-info.focus {
    color: #fff;
    border-color: #1b6d85;
}
.mec .btn-info:active,
.mec .btn-info.active,
.mec .open > .dropdown-toggle.btn-info {
    background-image: none;
}
.mec .btn-info.disabled:hover,
.mec .btn-info[disabled]:hover,
.mec fieldset[disabled] .btn-info:hover,
.mec .btn-info.disabled:focus,
.mec .btn-info[disabled]:focus,
.mec fieldset[disabled] .btn-info:focus,
.mec .btn-info.disabled.focus,
.mec .btn-info[disabled].focus,
.mec fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da;
}
.mec .btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}
.mec .btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.mec .btn-warning:focus,
.mec .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d;
}
.mec .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}
.mec .btn-warning:active,
.mec .btn-warning.active,
.mec .open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}
.mec .btn-warning:active:hover,
.mec .btn-warning.active:hover,
.mec .open > .dropdown-toggle.btn-warning:hover,
.mec .btn-warning:active:focus,
.mec .btn-warning.active:focus,
.mec .open > .dropdown-toggle.btn-warning:focus,
.mec .btn-warning:active.focus,
.mec .btn-warning.active.focus,
.mec .open > .dropdown-toggle.btn-warning.focus {
    color: #fff;
    border-color: #985f0d;
}
.mec .btn-warning:active,
.mec .btn-warning.active,
.mec .open > .dropdown-toggle.btn-warning {
    background-image: none;
}
.mec .btn-warning.disabled:hover,
.mec .btn-warning[disabled]:hover,
.mec fieldset[disabled] .btn-warning:hover,
.mec .btn-warning.disabled:focus,
.mec .btn-warning[disabled]:focus,
.mec fieldset[disabled] .btn-warning:focus,
.mec .btn-warning.disabled.focus,
.mec .btn-warning[disabled].focus,
.mec fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236;
}
.mec .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
}
.mec .btn-danger {
    color: #fff;
    background-color: #dc3e3e;
    border-color: #d82828;
}
.mec .btn-danger:focus,
.mec .btn-danger.focus {
    color: #fff;
    background-color: #c42323;
    border-color: #6d1414;
}
.mec .btn-danger:hover {
    color: #fff;
    background-color: #c42323;
    border-color: #a51e1e;
}
.mec .btn-danger:active,
.mec .btn-danger.active,
.mec .open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c42323;
    border-color: #a51e1e;
}
.mec .btn-danger:active:hover,
.mec .btn-danger.active:hover,
.mec .open > .dropdown-toggle.btn-danger:hover,
.mec .btn-danger:active:focus,
.mec .btn-danger.active:focus,
.mec .open > .dropdown-toggle.btn-danger:focus,
.mec .btn-danger:active.focus,
.mec .btn-danger.active.focus,
.mec .open > .dropdown-toggle.btn-danger.focus {
    color: #fff;
    border-color: #6d1414;
}
.mec .btn-danger:active,
.mec .btn-danger.active,
.mec .open > .dropdown-toggle.btn-danger {
    background-image: none;
}
.mec .btn-danger.disabled:hover,
.mec .btn-danger[disabled]:hover,
.mec fieldset[disabled] .btn-danger:hover,
.mec .btn-danger.disabled:focus,
.mec .btn-danger[disabled]:focus,
.mec fieldset[disabled] .btn-danger:focus,
.mec .btn-danger.disabled.focus,
.mec .btn-danger[disabled].focus,
.mec fieldset[disabled] .btn-danger.focus {
    background-color: #dc3e3e;
    border-color: #d82828;
}
.mec .btn-danger .badge {
    color: #dc3e3e;
    background-color: #fff;
}
.mec .btn-white {
    color: #000;
    background-color: #ffffff;
    border-color: #c5ced2;
    border: 1px solid #c5ced2;
}
.mec .btn-white:focus,
.mec .btn-white.focus {
    color: #000;
    background-color: #e6e6e6;
    border-color: #7d909b;
}
.mec .btn-white:hover {
    color: #000;
    background-color: #e6e6e6;
    border-color: #a2b0b8;
}
.mec .btn-white:active,
.mec .btn-white.active,
.mec .open > .dropdown-toggle.btn-white {
    color: #000;
    background-color: #e6e6e6;
    border-color: #a2b0b8;
}
.mec .btn-white:active:hover,
.mec .btn-white.active:hover,
.mec .open > .dropdown-toggle.btn-white:hover,
.mec .btn-white:active:focus,
.mec .btn-white.active:focus,
.mec .open > .dropdown-toggle.btn-white:focus,
.mec .btn-white:active.focus,
.mec .btn-white.active.focus,
.mec .open > .dropdown-toggle.btn-white.focus {
    color: #000;
    border-color: #7d909b;
}
.mec .btn-white:active,
.mec .btn-white.active,
.mec .open > .dropdown-toggle.btn-white {
    background-image: none;
}
.mec .btn-white.disabled:hover,
.mec .btn-white[disabled]:hover,
.mec fieldset[disabled] .btn-white:hover,
.mec .btn-white.disabled:focus,
.mec .btn-white[disabled]:focus,
.mec fieldset[disabled] .btn-white:focus,
.mec .btn-white.disabled.focus,
.mec .btn-white[disabled].focus,
.mec fieldset[disabled] .btn-white.focus {
    background-color: #ffffff;
    border-color: #c5ced2;
}
.mec .btn-white .badge {
    color: #ffffff;
    background-color: #000;
}
.mec .btn-dark {
    color: #fff;
    background-color: #424f56;
    border-color: #424f56;
}
.mec .btn-dark:focus,
.mec .btn-dark.focus {
    color: #fff;
    background-color: #2c3439;
    border-color: #0b0d0e;
}
.mec .btn-dark:hover {
    color: #fff;
    background-color: #2c3439;
    border-color: #272f33;
}
.mec .btn-dark:active,
.mec .btn-dark.active,
.mec .open > .dropdown-toggle.btn-dark {
    color: #fff;
    background-color: #2c3439;
    border-color: #272f33;
}
.mec .btn-dark:active:hover,
.mec .btn-dark.active:hover,
.mec .open > .dropdown-toggle.btn-dark:hover,
.mec .btn-dark:active:focus,
.mec .btn-dark.active:focus,
.mec .open > .dropdown-toggle.btn-dark:focus,
.mec .btn-dark:active.focus,
.mec .btn-dark.active.focus,
.mec .open > .dropdown-toggle.btn-dark.focus {
    color: #fff;
    border-color: #0b0d0e;
}
.mec .btn-dark:active,
.mec .btn-dark.active,
.mec .open > .dropdown-toggle.btn-dark {
    background-image: none;
}
.mec .btn-dark.disabled:hover,
.mec .btn-dark[disabled]:hover,
.mec fieldset[disabled] .btn-dark:hover,
.mec .btn-dark.disabled:focus,
.mec .btn-dark[disabled]:focus,
.mec fieldset[disabled] .btn-dark:focus,
.mec .btn-dark.disabled.focus,
.mec .btn-dark[disabled].focus,
.mec fieldset[disabled] .btn-dark.focus {
    background-color: #424f56;
    border-color: #424f56;
}
.mec .btn-dark .badge {
    color: #424f56;
    background-color: #fff;
}
.mec .btn-link {
    color: #1287b6;
    font-weight: normal;
    border-radius: 0;
}
.mec .btn-link,
.mec .btn-link:active,
.mec .btn-link.active,
.mec .btn-link[disabled],
.mec fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.mec .btn-link,
.mec .btn-link:hover,
.mec .btn-link:focus,
.mec .btn-link:active {
    border-color: transparent;
}
.mec .btn-link:hover,
.mec .btn-link:focus {
    color: #0b5370;
    text-decoration: underline;
    background-color: transparent;
}
.mec .btn-link[disabled]:hover,
.mec fieldset[disabled] .btn-link:hover,
.mec .btn-link[disabled]:focus,
.mec fieldset[disabled] .btn-link:focus {
    color: #e4e4e4;
    text-decoration: none;
}
.mec .btn-lg,
.mec .btn-group-lg > .btn {
    padding: 10px 12px;
    font-size: 14px;
    line-height: 1.3333333;
    border-radius: 0px;
}
.mec .btn-sm,
.mec .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 10px;
    line-height: 1.5;
    border-radius: 0px;
}
.mec .btn-xs,
.mec .btn-group-xs > .btn {
    padding: 3px 5px;
    font-size: 10px;
    line-height: 1.5;
    border-radius: 0px;
}
.mec .btn-block {
    display: block;
    width: 100%;
}
.mec .btn-block + .btn-block {
    margin-top: 5px;
}
.mec input[type="submit"].btn-block,
.mec input[type="reset"].btn-block,
.mec input[type="button"].btn-block {
    width: 100%;
}
.mec .btn-left-space {
    margin-left: 5px;
}
.mec .btn-border {
    background: #fff;
    border: 1px solid transparent;
    color: #333;
}
.mec .btn-border.btn-default {
    border: 1px solid #ccc;
}
.mec .btn-border.btn-primary {
    border: 1px solid #80b636;
}
.mec .btn-border.btn-success {
    border: 1px solid #80b636;
}
.mec .btn-border.btn-info {
    border: 1px solid #46b8da;
}
.mec .btn-border.btn-warning {
    border: 1px solid #eea236;
}
.mec .btn-border.btn-danger {
    border: 1px solid #d82828;
}
.mec .fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
.mec .fade.in {
    opacity: 1;
}
.mec .collapse {
    display: none;
}
.mec .collapse.in {
    display: block;
}
.mec tr.collapse.in {
    display: table-row;
}
.mec tbody.collapse.in {
    display: table-row-group;
}
.mec .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}
.mec .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;
}
.mec .dropup,
.mec .dropdown {
    position: relative;
}
.mec .dropdown-toggle:focus {
    outline: 0;
}
.mec .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 11px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}
.mec .dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.mec .dropdown-menu .divider {
    height: 1px;
    margin: 6.5px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.mec .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333333;
    white-space: nowrap;
}
.mec .dropdown-menu.dropdown-menu-arrow {
    margin-top: 12px;
    border-width: 0;
    box-shadow: 0px -1px 6px 0 rgba(0, 0, 0, 0.3);
    border: 1px solid #ccc \9;
}
.mec .dropdown-menu.dropdown-menu-arrow:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    left: 30px;
    top: 0;
    top: -5px \9;
    /* border-width: 0 8px 8px 8px;
    border-style: solid;
    border-color: rgba(0,0,0,0.1) transparent;
    border-bottom-color: @white;*/
    box-sizing: border-box;
    border: 6px solid black;
    border-color: transparent transparent #fff #fff;
    transform-origin: 0 0;
    transform: rotate(136deg);
    -ms-transform: rotate(136deg);
    box-shadow: -2px 2px 3px 0 rgba(0, 0, 0, 0.3);
}
.mec .dropdown-menu.dropdown-menu-arrow.pull-right:after,
.mec .dropdown-menu.dropdown-menu-arrow.right:after {
    right: 10px;
    left: auto;
}
.mec .dropdown-menu > li > a:hover,
.mec .dropdown-menu li > a:hover,
.mec .dropdown-menu > li > a:focus,
.mec .dropdown-menu li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}
.mec .dropdown-menu > .active > a,
.mec .dropdown-menu > .active > a:hover,
.mec .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #8dc63f;
}
.mec .dropdown-menu > .disabled > a,
.mec .dropdown-menu > .disabled > a:hover,
.mec .dropdown-menu > .disabled > a:focus {
    color: #e4e4e4;
}
.mec .dropdown-menu > .disabled > a:hover,
.mec .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed;
}
.mec .open > .dropdown-menu {
    display: block;
}
.mec .open > a {
    outline: 0;
}
.mec .dropdown-menu-right {
    left: auto;
    right: 0;
}
.mec .dropdown-menu-left {
    left: 0;
    right: auto;
}
.mec .dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 10px;
    line-height: 1.42857143;
    color: #8b9da6;
    white-space: nowrap;
}
.mec .dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}
.mec .pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}
.mec .dropup .caret,
.mec .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: "";
}
.mec .dropup .dropdown-menu,
.mec .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}
@media (min-width: 768px) {
    .mec .navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }
    .mec .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}
.mec .btn-group,
.mec .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.mec .btn-group > .btn,
.mec .btn-group-vertical > .btn {
    position: relative;
    float: left;
}
.mec .btn-group > .btn:hover,
.mec .btn-group-vertical > .btn:hover,
.mec .btn-group > .btn:focus,
.mec .btn-group-vertical > .btn:focus,
.mec .btn-group > .btn:active,
.mec .btn-group-vertical > .btn:active,
.mec .btn-group > .btn.active,
.mec .btn-group-vertical > .btn.active {
    z-index: 2;
}
.mec .btn-group .btn + .btn,
.mec .btn-group .btn + .btn-group,
.mec .btn-group .btn-group + .btn,
.mec .btn-group .btn-group + .btn-group {
    margin-left: -1px;
}
.mec .btn-toolbar {
    margin-left: -5px;
}
.mec .btn-toolbar .btn,
.mec .btn-toolbar .btn-group,
.mec .btn-toolbar .input-group {
    float: left;
}
.mec .btn-toolbar > .btn,
.mec .btn-toolbar > .btn-group,
.mec .btn-toolbar > .input-group {
    margin-left: 5px;
}
.mec .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}
.mec .btn-group > .btn:first-child {
    margin-left: 0;
}
.mec .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.mec .btn-group > .btn:last-child:not(:first-child),
.mec .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.mec .btn-group > .btn-group {
    float: left;
}
.mec .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.mec .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.mec .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.mec .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.mec .btn-group .dropdown-toggle:active,
.mec .btn-group.open .dropdown-toggle {
    outline: 0;
}
.mec .btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}
.mec .btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}
.mec .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);
}
.mec .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.mec .btn .caret {
    margin-left: 0;
}
.mec .btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}
.mec .dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}
.mec .btn-group-vertical > .btn,
.mec .btn-group-vertical > .btn-group,
.mec .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}
.mec .btn-group-vertical > .btn-group > .btn {
    float: none;
}
.mec .btn-group-vertical > .btn + .btn,
.mec .btn-group-vertical > .btn + .btn-group,
.mec .btn-group-vertical > .btn-group + .btn,
.mec .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}
.mec .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.mec .btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.mec .btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.mec .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.mec .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.mec .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.mec .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.mec .btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}
.mec .btn-group-justified > .btn,
.mec .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%;
}
.mec .btn-group-justified > .btn-group .btn {
    width: 100%;
}
.mec .btn-group-justified > .btn-group .dropdown-menu {
    left: auto;
}
.mec [data-toggle="buttons"] > .btn input[type="radio"],
.mec [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.mec [data-toggle="buttons"] > .btn input[type="checkbox"],
.mec [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}
.mec .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    max-width: 240px;
}
.mec .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}
.mec .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.mec .input-group .form-control:focus {
    z-index: 3;
}
.mec .input-group-lg > .form-control,
.mec .input-group-lg > .input-group-addon,
.mec .input-group-lg > .input-group-btn > .btn {
    height: 41px;
    padding: 10px 12px;
    font-size: 14px;
    line-height: 1.3333333;
    border-radius: 0px;
}
.mec select.input-group-lg > .form-control,
.mec select.input-group-lg > .input-group-addon,
.mec select.input-group-lg > .input-group-btn > .btn {
    height: 41px;
    line-height: 41px;
}
.mec textarea.input-group-lg > .form-control,
.mec textarea.input-group-lg > .input-group-addon,
.mec textarea.input-group-lg > .input-group-btn > .btn,
.mec select[multiple].input-group-lg > .form-control,
.mec select[multiple].input-group-lg > .input-group-addon,
.mec select[multiple].input-group-lg > .input-group-btn > .btn {
    height: auto;
}
.mec .input-group-sm > .form-control,
.mec .input-group-sm > .input-group-addon,
.mec .input-group-sm > .input-group-btn > .btn {
    height: 25px;
    padding: 5px 10px;
    font-size: 10px;
    line-height: 1.5;
    border-radius: 0px;
}
.mec select.input-group-sm > .form-control,
.mec select.input-group-sm > .input-group-addon,
.mec select.input-group-sm > .input-group-btn > .btn {
    height: 25px;
    line-height: 25px;
}
.mec textarea.input-group-sm > .form-control,
.mec textarea.input-group-sm > .input-group-addon,
.mec textarea.input-group-sm > .input-group-btn > .btn,
.mec select[multiple].input-group-sm > .form-control,
.mec select[multiple].input-group-sm > .input-group-addon,
.mec select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto;
}
.mec .input-group-addon,
.mec .input-group-btn,
.mec .input-group .form-control {
    display: table-cell;
}
.mec .input-group-addon:not(:first-child):not(:last-child),
.mec .input-group-btn:not(:first-child):not(:last-child),
.mec .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.mec .input-group-addon,
.mec .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.mec .input-group-addon {
    padding: 3px 8px;
    font-size: 11px;
    font-weight: normal;
    line-height: 1;
    color: #000000;
    text-align: center;
    background-color: #f6f6f6;
    border: 1px solid #cccccc;
    border-radius: 0px;
}
.mec .input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 10px;
    border-radius: 0px;
}
.mec .input-group-addon.input-lg {
    padding: 10px 12px;
    font-size: 14px;
    border-radius: 0px;
}
.mec .input-group-addon input[type="radio"],
.mec .input-group-addon input[type="checkbox"] {
    margin-top: 0;
}
.mec .input-group .form-control:first-child,
.mec .input-group-addon:first-child,
.mec .input-group-btn:first-child > .btn,
.mec .input-group-btn:first-child > .btn-group > .btn,
.mec .input-group-btn:first-child > .dropdown-toggle,
.mec .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.mec .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.mec .input-group-addon:first-child {
    border-right: 0;
}
.mec .input-group .form-control:last-child,
.mec .input-group-addon:last-child,
.mec .input-group-btn:last-child > .btn,
.mec .input-group-btn:last-child > .btn-group > .btn,
.mec .input-group-btn:last-child > .dropdown-toggle,
.mec .input-group-btn:first-child > .btn:not(:first-child),
.mec .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.mec .input-group-addon:last-child {
    border-left: 0;
}
.mec .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}
.mec .input-group-btn > .btn {
    position: relative;
}
.mec .input-group-btn > .btn + .btn {
    margin-left: -1px;
}
.mec .input-group-btn > .btn:hover,
.mec .input-group-btn > .btn:focus,
.mec .input-group-btn > .btn:active {
    z-index: 2;
}
.mec .input-group-btn:first-child > .btn,
.mec .input-group-btn:first-child > .btn-group {
    margin-right: -1px;
}
.mec .input-group-btn:last-child > .btn,
.mec .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px;
}
.mec .nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.mec .nav > li {
    position: relative;
    display: block;
}
.mec .nav > li > a {
    position: relative;
    display: block;
    padding: 5px 22px;
}
.mec .nav > li > a:hover,
.mec .nav > li > a:focus {
    text-decoration: none;
    background-color: #f6f6f6;
}
.mec .nav > li.disabled > a {
    color: #e4e4e4;
}
.mec .nav > li.disabled > a:hover,
.mec .nav > li.disabled > a:focus {
    color: #e4e4e4;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}
.mec .nav .open > a,
.mec .nav .open > a:hover,
.mec .nav .open > a:focus {
    background-color: #f6f6f6;
}
.mec .nav .nav-divider {
    height: 1px;
    margin: 6.5px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.mec .nav > li > a > img {
    max-width: none;
}
.mec .nav-tabs {
    border-bottom: 1px solid #ddd;
}
.mec .nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.mec .nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0px 0px 0 0;
}
.mec .nav-tabs > li > a:hover {
    border-color: #f6f6f6 #f6f6f6 #ddd;
}
.mec .nav-tabs > li.active > a,
.mec .nav-tabs > li.active > a:hover,
.mec .nav-tabs > li.active > a:focus {
    color: #555555;
    background-color: #f6f6f6;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}
.mec .nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}
.mec .nav-tabs.nav-justified > li {
    float: none;
}
.mec .nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}
.mec .nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 768px) {
    .mec .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .mec .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }
}
.mec .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 0px;
}
.mec .nav-tabs.nav-justified > .active > a,
.mec .nav-tabs.nav-justified > .active > a:hover,
.mec .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd;
}
@media (min-width: 768px) {
    .mec .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 0px 0px 0 0;
    }
    .mec .nav-tabs.nav-justified > .active > a,
    .mec .nav-tabs.nav-justified > .active > a:hover,
    .mec .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}
.mec .nav-pills > li {
    float: left;
}
.mec .nav-pills > li > a {
    border-radius: 0px;
}
.mec .nav-pills > li + li {
    margin-left: 2px;
}
.mec .nav-pills > li.active > a,
.mec .nav-pills > li.active > a:hover,
.mec .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #8dc63f;
}
.mec .nav-stacked > li {
    float: none;
}
.mec .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}
.mec .nav-justified {
    width: 100%;
}
.mec .nav-justified > li {
    float: none;
}
.mec .nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}
.mec .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 768px) {
    .mec .nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .mec .nav-justified > li > a {
        margin-bottom: 0;
    }
}
.mec .nav-tabs-justified {
    border-bottom: 0;
}
.mec .nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 0px;
}
.mec .nav-tabs-justified > .active > a,
.mec .nav-tabs-justified > .active > a:hover,
.mec .nav-tabs-justified > .active > a:focus {
    border: 1px solid #ddd;
}
@media (min-width: 768px) {
    .mec .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 0px 0px 0 0;
    }
    .mec .nav-tabs-justified > .active > a,
    .mec .nav-tabs-justified > .active > a:hover,
    .mec .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}
.mec .tab-content > .tab-pane {
    display: none;
}
.mec .tab-content > .active {
    display: block;
}
.mec .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.mec .navbar {
    position: relative;
    min-height: 10px;
    margin-bottom: 15px;
    border: 1px solid transparent;
}
@media (min-width: 768px) {
    .mec .navbar {
        border-radius: 0px;
    }
}
@media (min-width: 768px) {
    .mec .navbar-header {
        float: left;
    }
}
.mec .navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}
.mec .navbar-collapse.in {
    overflow-y: auto;
}
@media (min-width: 768px) {
    .mec .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }
    .mec .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    .mec .navbar-collapse.in {
        overflow-y: visible;
    }
    .mec .navbar-fixed-top .navbar-collapse,
    .mec .navbar-static-top .navbar-collapse,
    .mec .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}
.mec .navbar-fixed-top .navbar-collapse,
.mec .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
    .mec .navbar-fixed-top .navbar-collapse,
    .mec .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}
.mec .container > .navbar-header,
.mec .container-fluid > .navbar-header,
.mec .container > .navbar-collapse,
.mec .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}
@media (min-width: 768px) {
    .mec .container > .navbar-header,
    .mec .container-fluid > .navbar-header,
    .mec .container > .navbar-collapse,
    .mec .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}
.mec .navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}
@media (min-width: 768px) {
    .mec .navbar-static-top {
        border-radius: 0;
    }
}
.mec .navbar-fixed-top,
.mec .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
@media (min-width: 768px) {
    .mec .navbar-fixed-top,
    .mec .navbar-fixed-bottom {
        border-radius: 0;
    }
}
.mec .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}
.mec .navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}
.mec .navbar-brand {
    float: left;
    padding: -2.5px 15px;
    font-size: 14px;
    line-height: 15px;
    height: 10px;
}
.mec .navbar-brand:hover,
.mec .navbar-brand:focus {
    text-decoration: none;
}
.mec .navbar-brand > img {
    display: block;
}
@media (min-width: 768px) {
    .mec .navbar > .container .navbar-brand,
    .mec .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}
.mec .navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: -12px;
    margin-bottom: -12px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}
.mec .navbar-toggle:focus {
    outline: 0;
}
.mec .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.mec .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}
@media (min-width: 768px) {
    .mec .navbar-toggle {
        display: none;
    }
}
.mec .navbar-nav {
    margin: -1.25px -15px;
}
.mec .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 15px;
}
@media (max-width: 767px) {
    .mec .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }
    .mec .navbar-nav .open .dropdown-menu > li > a,
    .mec .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }
    .mec .navbar-nav .open .dropdown-menu > li > a {
        line-height: 15px;
    }
    .mec .navbar-nav .open .dropdown-menu > li > a:hover,
    .mec .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none;
    }
}
@media (min-width: 768px) {
    .mec .navbar-nav {
        float: left;
        margin: 0;
    }
    .mec .navbar-nav > li {
        float: left;
    }
    .mec .navbar-nav > li > a {
        padding-top: -2.5px;
        padding-bottom: -2.5px;
    }
}
.mec .navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 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: -6px;
    margin-bottom: -6px;
}
@media (min-width: 768px) {
    .mec .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .mec .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .mec .navbar-form .form-control-static {
        display: inline-block;
    }
    .mec .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }
    .mec .navbar-form .input-group .input-group-addon,
    .mec .navbar-form .input-group .input-group-btn,
    .mec .navbar-form .input-group .form-control {
        width: auto;
    }
    .mec .navbar-form .input-group > .form-control {
        width: 100%;
    }
    .mec .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
        padding-right: 15px !important;
    }
    .mec .navbar-form .radio,
    .mec .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .mec .navbar-form .radio label,
    .mec .navbar-form .checkbox label {
        padding-left: 0;
    }
    .mec .navbar-form .radio input[type="radio"],
    .mec .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }
    .mec .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}
@media (max-width: 767px) {
    .mec .navbar-form .form-group {
        margin-bottom: 5px;
    }
    .mec .navbar-form .form-group:last-child {
        margin-bottom: 0;
    }
}
@media (min-width: 768px) {
    .mec .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}
.mec .navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.mec .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.mec .navbar-btn {
    margin-top: -6px;
    margin-bottom: -6px;
}
.mec .navbar-btn.btn-sm {
    margin-top: -7.5px;
    margin-bottom: -7.5px;
}
.mec .navbar-btn.btn-xs {
    margin-top: -6px;
    margin-bottom: -6px;
}
.mec .navbar-text {
    margin-top: -2.5px;
    margin-bottom: -2.5px;
}
@media (min-width: 768px) {
    .mec .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }
}
@media (min-width: 768px) {
    .mec .navbar-left {
        float: left !important;
    }
    .mec .navbar-right {
        float: right !important;
        margin-right: -15px;
    }
    .mec .navbar-right ~ .navbar-right {
        margin-right: 0;
    }
}
.mec .navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}
.mec .navbar-default .navbar-brand {
    color: #777;
}
.mec .navbar-default .navbar-brand:hover,
.mec .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent;
}
.mec .navbar-default .navbar-text {
    color: #777;
}
.mec .navbar-default .navbar-nav > li > a {
    color: #777;
}
.mec .navbar-default .navbar-nav > li > a:hover,
.mec .navbar-default .navbar-nav > li > a:focus {
    color: #333;
    background-color: transparent;
}
.mec .navbar-default .navbar-nav > .active > a,
.mec .navbar-default .navbar-nav > .active > a:hover,
.mec .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
}
.mec .navbar-default .navbar-nav > .disabled > a,
.mec .navbar-default .navbar-nav > .disabled > a:hover,
.mec .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
}
.mec .navbar-default .navbar-toggle {
    border-color: #ddd;
}
.mec .navbar-default .navbar-toggle:hover,
.mec .navbar-default .navbar-toggle:focus {
    background-color: #ddd;
}
.mec .navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}
.mec .navbar-default .navbar-collapse,
.mec .navbar-default .navbar-form {
    border-color: #e7e7e7;
}
.mec .navbar-default .navbar-nav > .open > a,
.mec .navbar-default .navbar-nav > .open > a:hover,
.mec .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555;
}
@media (max-width: 767px) {
    .mec .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }
    .mec .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .mec .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent;
    }
    .mec .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .mec .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .mec .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7;
    }
    .mec .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .mec .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .mec .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent;
    }
}
.mec .navbar-default .navbar-link {
    color: #777;
}
.mec .navbar-default .navbar-link:hover {
    color: #333;
}
.mec .navbar-default .btn-link {
    color: #777;
}
.mec .navbar-default .btn-link:hover,
.mec .navbar-default .btn-link:focus {
    color: #333;
}
.mec .navbar-default .btn-link[disabled]:hover,
.mec fieldset[disabled] .navbar-default .btn-link:hover,
.mec .navbar-default .btn-link[disabled]:focus,
.mec fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc;
}
.mec .navbar-inverse {
    background-color: #222;
    border-color: #080808;
}
.mec .navbar-inverse .navbar-brand {
    color: #ffffff;
}
.mec .navbar-inverse .navbar-brand:hover,
.mec .navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent;
}
.mec .navbar-inverse .navbar-text {
    color: #ffffff;
}
.mec .navbar-inverse .navbar-nav > li > a {
    color: #ffffff;
}
.mec .navbar-inverse .navbar-nav > li > a:hover,
.mec .navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent;
}
.mec .navbar-inverse .navbar-nav > .active > a,
.mec .navbar-inverse .navbar-nav > .active > a:hover,
.mec .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #080808;
}
.mec .navbar-inverse .navbar-nav > .disabled > a,
.mec .navbar-inverse .navbar-nav > .disabled > a:hover,
.mec .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent;
}
.mec .navbar-inverse .navbar-toggle {
    border-color: #333;
}
.mec .navbar-inverse .navbar-toggle:hover,
.mec .navbar-inverse .navbar-toggle:focus {
    background-color: #333;
}
.mec .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}
.mec .navbar-inverse .navbar-collapse,
.mec .navbar-inverse .navbar-form {
    border-color: #101010;
}
.mec .navbar-inverse .navbar-nav > .open > a,
.mec .navbar-inverse .navbar-nav > .open > a:hover,
.mec .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #080808;
    color: #fff;
}
@media (max-width: 767px) {
    .mec .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808;
    }
    .mec .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808;
    }
    .mec .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #ffffff;
    }
    .mec .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
    .mec .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent;
    }
    .mec .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .mec .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
    .mec .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #080808;
    }
    .mec .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .mec .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .mec .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent;
    }
}
.mec .navbar-inverse .navbar-link {
    color: #ffffff;
}
.mec .navbar-inverse .navbar-link:hover {
    color: #fff;
}
.mec .navbar-inverse .btn-link {
    color: #ffffff;
}
.mec .navbar-inverse .btn-link:hover,
.mec .navbar-inverse .btn-link:focus {
    color: #fff;
}
.mec .navbar-inverse .btn-link[disabled]:hover,
.mec fieldset[disabled] .navbar-inverse .btn-link:hover,
.mec .navbar-inverse .btn-link[disabled]:focus,
.mec fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444;
}
/*@import "breadcrumbs.less";*/
/*@import "pagination.less";*/
/*@import "pager.less";*/
.mec .label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
.mec a.label:hover,
.mec a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.mec .label:empty {
    display: none;
}
.mec .btn .label {
    position: relative;
    top: -1px;
}
.mec .label-default {
    background-color: #e4e4e4;
}
.mec .label-default[href]:hover,
.mec .label-default[href]:focus {
    background-color: #cbcbcb;
}
.mec .label-primary {
    background-color: #8dc63f;
}
.mec .label-primary[href]:hover,
.mec .label-primary[href]:focus {
    background-color: #72a230;
}
.mec .label-success {
    background-color: #8dc63f;
}
.mec .label-success[href]:hover,
.mec .label-success[href]:focus {
    background-color: #72a230;
}
.mec .label-info {
    background-color: #5bc0de;
}
.mec .label-info[href]:hover,
.mec .label-info[href]:focus {
    background-color: #31b0d5;
}
.mec .label-warning {
    background-color: #f0ad4e;
}
.mec .label-warning[href]:hover,
.mec .label-warning[href]:focus {
    background-color: #ec971f;
}
.mec .label-danger {
    background-color: #dc3e3e;
}
.mec .label-danger[href]:hover,
.mec .label-danger[href]:focus {
    background-color: #c42323;
}
.mec .badge {
    display: inline-block;
    min-width: 10px;
    padding: 0px 7px;
    font-size: 9px;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #e4e4e4;
    border-radius: 10px;
}
.mec .badge.badge-xs {
    height: 18px;
    line-height: 15px;
    border-radius: 5px;
    border: 1px solid transparent;
}
.mec .badge.badge-warning {
    color: #000;
    border-color: #F3DF70;
    background-color: #F9F3CF;
}
.mec .badge.badge-danger {
    color: #000;
    border-color: #EA9795;
    background-color: #F6DEDF;
}
.mec .badge:empty {
    display: none;
}
.mec .btn .badge {
    position: relative;
    top: -1px;
}
.mec .btn-xs .badge,
.mec .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px;
}
.mec a.badge:hover,
.mec a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.mec .list-group-item.active > .badge,
.mec .nav-pills > .active > a > .badge {
    color: #1287b6;
    background-color: #fff;
}
.mec .list-group-item > .badge {
    float: right;
}
.mec .list-group-item > .badge + .badge {
    margin-right: 5px;
}
.mec .nav-pills > li > a > .badge {
    margin-left: 3px;
}
/*@import "jumbotron.less";*/
/*@import "thumbnails.less";*/
.mec .alert {
    padding: 15px;
    margin-bottom: 15px;
    border: 0px solid transparent;
    border-radius: 0px;
    color: #000;
    text-shadow: none !important;
}
.mec .alert h4 {
    margin-top: 0;
    color: inherit;
}
.mec .alert .alert-link {
    font-weight: bold;
}
.mec .alert > p,
.mec .alert > ul {
    margin-bottom: 0;
}
.mec .alert > p + p {
    margin-top: 5px;
}
.mec .alert .alert-body.alert-set-icon {
    padding-left: 35px;
    position: relative;
}
.mec .alert .alert-body.alert-set-icon .alert-icon {
    position: absolute;
    left: 0;
    margin-top: -5px;
    margin-left: -5px;
}
.mec .alert .close {
    position: static !important;
    top: 0;
    left: 0;
    line-height: 0.5;
}
.mec .alert.alert-border {
    border-width: 1px;
}
.mec .alert2 {
    padding: 5px;
    margin-top: 10px;
    text-align: center;
}
.mec .alert2.alert-border {
    border: 1px solid transparent;
}
.mec .alert-dark-outline.alert-success {
    background-color: #e5f0dd;
    border-color: #b0d393;
}
.mec .alert-dark-outline.alert-success hr {
    border-top-color: #a3cc81;
}
.mec .alert-dark-outline.alert-success .alert-link {
    color: #000000;
}
.mec .alert-dark-outline.alert-info {
    background-color: #d9edf7;
    border-color: #a2dfeb;
}
.mec .alert-dark-outline.alert-info hr {
    border-top-color: #8dd8e7;
}
.mec .alert-dark-outline.alert-info .alert-link {
    color: #000000;
}
.mec .alert-dark-outline.alert-warning {
    background-color: #faf3d0;
    border-color: #f2d954;
}
.mec .alert-dark-outline.alert-warning hr {
    border-top-color: #f0d33c;
}
.mec .alert-dark-outline.alert-warning .alert-link {
    color: #000000;
}
.mec .alert-dark-outline.alert-danger {
    background-color: #f9dcdc;
    border-color: #ea7d7b;
}
.mec .alert-dark-outline.alert-danger hr {
    border-top-color: #e66865;
}
.mec .alert-dark-outline.alert-danger .alert-link {
    color: #000000;
}
.mec .alert-dismissable,
.mec .alert-dismissible {
    padding-right: 35px;
}
.mec .alert-dismissable .close,
.mec .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}
.mec .alert-success {
    background-color: #e5f0dd;
    border-color: #c0dca9;
}
.mec .alert-success hr {
    border-top-color: #b3d597;
}
.mec .alert-success .alert-link {
    color: #000000;
}
.mec .alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.mec .alert-info hr {
    border-top-color: #a6e1ec;
}
.mec .alert-info .alert-link {
    color: #000000;
}
.mec .alert-warning {
    background-color: #faf3d0;
    border-color: #f4df70;
}
.mec .alert-warning hr {
    border-top-color: #f2da58;
}
.mec .alert-warning .alert-link {
    color: #000000;
}
.mec .alert-danger {
    background-color: #f9dcdc;
    border-color: #ee9795;
}
.mec .alert-danger hr {
    border-top-color: #ea817f;
}
.mec .alert-danger .alert-link {
    color: #000000;
}
.mec .status-alert {
    padding: 10px 15px;
    border: 1px solid #e6e6e6;
    border-top: 0px solid transparent;
    border-radius: 0px;
    color: #000;
    display: none;
    background-color: #f2f2f2;
    text-shadow: none !important;
    position: fixed;
    width: 450px;
    margin-left: -225px;
    top: 52px;
    left: 50%;
    z-index: 1003;
    line-height: 18px;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
.mec .status-alert h4 {
    margin-top: 0;
    color: inherit;
}
.mec .status-alert .alert-link {
    font-weight: bold;
}
.mec .status-alert > p,
.mec .status-alert > ul {
    margin-bottom: 0;
}
.mec .status-alert > p + p {
    margin-top: 5px;
}
.mec .status-alert .alert-body.alert-set-icon {
    padding-left: 35px;
    position: relative;
}
.mec .status-alert .alert-body.alert-set-icon .alert-icon {
    position: absolute;
    left: 0;
    margin-top: -5px;
    margin-left: -5px;
}
.mec .status-alert .close {
    position: static !important;
    top: 0;
    left: 0;
    line-height: 15px;
    font-size: 16px;
    color: #000;
}
.mec .status-alert.status-alert-xs {
    width: 225px;
    margin-left: -112.5px;
}
.mec .status-alert.status-alert-sm {
    width: 300px;
    margin-left: -150px;
}
.mec .status-alert.status-alert-xmd {
    width: 585px;
    margin-left: -292.5px;
}
.mec .status-alert.status-alert-xxmd {
  width: 495px;
  margin-left: -247.5px;
}
.mec .status-alert.status-alert-md {
    width: 675px;
    margin-left: -337.5px;
}
.mec .status-alert.status-alert-lg {
    width: 900px;
    margin-left: -450px;
}
.mec .status-alert.status-has-parent {
    position: absolute;
    top: 0 !important;
}
.mec .mini-status-alert {
    padding: 3px 12px;
}
.mec .mini-status-alert .close {
    font-size: 14px;
    line-height: 18px;
    margin-top: 0!important;
    font-weight: normal;
    color: #333333;
    opacity: 0.4;
    filter: alpha(opacity=40);
}
.mec .status-alert-success {
    background-color: #e5f0dd;
    border-color: #c0dca9;
    color: #000;
}
.mec .status-alert-success hr {
    border-top-color: #b3d597;
}
.mec .status-alert-success .alert-link {
    color: #000000;
}
.mec .status-alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #000;
}
.mec .status-alert-info hr {
    border-top-color: #a6e1ec;
}
.mec .status-alert-info .alert-link {
    color: #000000;
}
.mec .status-alert-warning {
    background-color: #faf3d0;
    border-color: #f4df70;
    color: #000;
}
.mec .status-alert-warning hr {
    border-top-color: #f2da58;
}
.mec .status-alert-warning .alert-link {
    color: #000000;
}
.mec .status-alert-danger {
    background-color: #f9dcdc;
    border-color: #ee9795;
    color: #000;
}
.mec .status-alert-danger hr {
    border-top-color: #ea817f;
}
.mec .status-alert-danger .alert-link {
    color: #000000;
}
.mec .callout {
    padding: 4px 8px;
    border: 1px solid #e6e6e6;
    border-radius: 0px;
    color: #000;
    /*display: none;*/
    background-color: #f2f2f2;
    margin: 0px auto;
    /*position: absolute;*/
    /*width: auto;*/
    float: none;
    z-index: 100;
}
.mec .callout h4 {
    margin-top: 0;
    color: inherit;
}
.mec .callout .alert-link {
    font-weight: bold;
}
.mec .callout > p,
.mec .callout > ul {
    margin-bottom: 0;
}
.mec .callout > p + p {
    margin-top: 5px;
}
.mec .callout .callout-body {
    font-size: 11px;
}
.mec .callout .callout-body.callout-set-icon {
    padding-left: 45px;
    position: relative;
}
.mec .callout .callout-body.callout-set-icon .callout-icon {
    position: absolute;
    left: 0;
}
.mec .callout .close {
    position: static !important;
    top: 0;
    left: 0;
    line-height: 15px;
    font-size: 24px;
    color: #000;
}
.mec .callout.callout-xs {
    width: 225px;
    margin-left: -112.5px;
}
.mec .callout.callout-sm {
    width: 300px;
    margin-left: -150px;
}
.mec .callout.callout-md {
    width: 675px;
    margin-left: -337.5px;
}
.mec .callout.callout-lg {
    width: 900px;
    margin-left: -450px;
}
.mec .callout-success {
    background-color: #e5f0dd;
    border-color: #c0dca9;
    color: #000;
}
.mec .callout-success hr {
    border-top-color: #b3d597;
}
.mec .callout-success .alert-link {
    color: #000000;
}
.mec .callout-info {
    background-color: #eaf5fb;
    border-color: #bce8f1;
    color: #000;
}
.mec .callout-info hr {
    border-top-color: #a6e1ec;
}
.mec .callout-info .alert-link {
    color: #000000;
}
.mec .callout-warning {
    background-color: #fef4d0;
    border-color: #fcdc6c;
    color: #000;
}
.mec .callout-warning hr {
    border-top-color: #fbd653;
}
.mec .callout-warning .alert-link {
    color: #000000;
}
.mec .callout-danger {
    background-color: #fceded;
    border-color: #ee9795;
    color: #000;
}
.mec .callout-danger hr {
    border-top-color: #ea817f;
}
.mec .callout-danger .alert-link {
    color: #000000;
}
.mec @-webkit-keyframes progress-bar-stripes {
    .mec from {
        background-position: 40px 0;
    }
    .mec to {
        background-position: 0 0;
    }
}
.mec @keyframes progress-bar-stripes {
    .mec from {
        background-position: 40px 0;
    }
    .mec to {
        background-position: 0 0;
    }
}
.mec .progress {
    overflow: hidden;
    height: 3px;
    margin-bottom: 15px;
    background-color: #f5f5f5;
    border-radius: 0px;
    -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);
}
.mec .progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 10px;
    line-height: 15px;
    color: #fff;
    text-align: center;
    background-color: #8dc63f;
    -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 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}
.mec .progress-striped .progress-bar,
.mec .progress-bar-striped {
    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);
    background-size: 40px 40px;
}
.mec .progress.active .progress-bar,
.mec .progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}
.mec .progress-bar-success {
    background-color: #8dc63f;
}
.mec .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);
}
.mec .progress-bar-info {
    background-color: #5bc0de;
}
.mec .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);
}
.mec .progress-bar-warning {
    background-color: #f0ad4e;
}
.mec .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);
}
.mec .progress-bar-danger {
    background-color: #dc3e3e;
}
.mec .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);
}
/*@import "media.less";*/
.mec .list-group {
    margin-bottom: 20px;
    padding-left: 0;
}
.mec .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}
.mec .list-group-item:first-child {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}
.mec .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.mec a.list-group-item,
.mec button.list-group-item {
    color: #555;
}
.mec a.list-group-item .list-group-item-heading,
.mec button.list-group-item .list-group-item-heading {
    color: #333;
}
.mec a.list-group-item:hover,
.mec button.list-group-item:hover,
.mec a.list-group-item:focus,
.mec button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5;
}
.mec button.list-group-item {
    width: 100%;
    text-align: left;
}
.mec .list-group-item.disabled,
.mec .list-group-item.disabled:hover,
.mec .list-group-item.disabled:focus {
    background-color: #f6f6f6;
    color: #e4e4e4;
    cursor: not-allowed;
}
.mec .list-group-item.disabled .list-group-item-heading,
.mec .list-group-item.disabled:hover .list-group-item-heading,
.mec .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit;
}
.mec .list-group-item.disabled .list-group-item-text,
.mec .list-group-item.disabled:hover .list-group-item-text,
.mec .list-group-item.disabled:focus .list-group-item-text {
    color: #e4e4e4;
}
.mec .list-group-item.active,
.mec .list-group-item.active:hover,
.mec .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #8dc63f;
    border-color: #8dc63f;
}
.mec .list-group-item.active .list-group-item-heading,
.mec .list-group-item.active:hover .list-group-item-heading,
.mec .list-group-item.active:focus .list-group-item-heading,
.mec .list-group-item.active .list-group-item-heading > small,
.mec .list-group-item.active:hover .list-group-item-heading > small,
.mec .list-group-item.active:focus .list-group-item-heading > small,
.mec .list-group-item.active .list-group-item-heading > .small,
.mec .list-group-item.active:hover .list-group-item-heading > .small,
.mec .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit;
}
.mec .list-group-item.active .list-group-item-text,
.mec .list-group-item.active:hover .list-group-item-text,
.mec .list-group-item.active:focus .list-group-item-text {
    color: #eaf5dc;
}
.mec .list-group-item-success {
    color: #000;
    background-color: #e5f0dd;
}
.mec a.list-group-item-success,
.mec button.list-group-item-success {
    color: #000;
}
.mec a.list-group-item-success .list-group-item-heading,
.mec button.list-group-item-success .list-group-item-heading {
    color: inherit;
}
.mec a.list-group-item-success:hover,
.mec button.list-group-item-success:hover,
.mec a.list-group-item-success:focus,
.mec button.list-group-item-success:focus {
    color: #000;
    background-color: #d7e8cb;
}
.mec a.list-group-item-success.active,
.mec button.list-group-item-success.active,
.mec a.list-group-item-success.active:hover,
.mec button.list-group-item-success.active:hover,
.mec a.list-group-item-success.active:focus,
.mec button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.mec .list-group-item-info {
    color: #000;
    background-color: #d9edf7;
}
.mec a.list-group-item-info,
.mec button.list-group-item-info {
    color: #000;
}
.mec a.list-group-item-info .list-group-item-heading,
.mec button.list-group-item-info .list-group-item-heading {
    color: inherit;
}
.mec a.list-group-item-info:hover,
.mec button.list-group-item-info:hover,
.mec a.list-group-item-info:focus,
.mec button.list-group-item-info:focus {
    color: #000;
    background-color: #c4e3f3;
}
.mec a.list-group-item-info.active,
.mec button.list-group-item-info.active,
.mec a.list-group-item-info.active:hover,
.mec button.list-group-item-info.active:hover,
.mec a.list-group-item-info.active:focus,
.mec button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.mec .list-group-item-warning {
    color: #000;
    background-color: #faf3d0;
}
.mec a.list-group-item-warning,
.mec button.list-group-item-warning {
    color: #000;
}
.mec a.list-group-item-warning .list-group-item-heading,
.mec button.list-group-item-warning .list-group-item-heading {
    color: inherit;
}
.mec a.list-group-item-warning:hover,
.mec button.list-group-item-warning:hover,
.mec a.list-group-item-warning:focus,
.mec button.list-group-item-warning:focus {
    color: #000;
    background-color: #f8edb9;
}
.mec a.list-group-item-warning.active,
.mec button.list-group-item-warning.active,
.mec a.list-group-item-warning.active:hover,
.mec button.list-group-item-warning.active:hover,
.mec a.list-group-item-warning.active:focus,
.mec button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.mec .list-group-item-danger {
    color: #000;
    background-color: #f9dcdc;
}
.mec a.list-group-item-danger,
.mec button.list-group-item-danger {
    color: #000;
}
.mec a.list-group-item-danger .list-group-item-heading,
.mec button.list-group-item-danger .list-group-item-heading {
    color: inherit;
}
.mec a.list-group-item-danger:hover,
.mec button.list-group-item-danger:hover,
.mec a.list-group-item-danger:focus,
.mec button.list-group-item-danger:focus {
    color: #000;
    background-color: #f5c6c6;
}
.mec a.list-group-item-danger.active,
.mec button.list-group-item-danger.active,
.mec a.list-group-item-danger.active:hover,
.mec button.list-group-item-danger.active:hover,
.mec a.list-group-item-danger.active:focus,
.mec button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.mec .list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.mec .list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}
.mec .panel {
    margin-bottom: 15px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.mec .panel-body {
    padding: 25px;
}
.mec .panel-heading {
    padding: 6px 8px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1px;
    border-top-left-radius: -1px;
}
.mec .panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}
.mec .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 13px;
    color: inherit;
}
.mec .panel-title > a,
.mec .panel-title > small,
.mec .panel-title > .small,
.mec .panel-title > small > a,
.mec .panel-title > .small > a {
    color: inherit;
}
.mec .panel-footer {
    padding: 6px 8px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px;
}
.mec .panel > .list-group,
.mec .panel > .panel-collapse > .list-group {
    margin-bottom: 0;
}
.mec .panel > .list-group .list-group-item,
.mec .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}
.mec .panel > .list-group:first-child .list-group-item:first-child,
.mec .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1px;
    border-top-left-radius: -1px;
}
.mec .panel > .list-group:last-child .list-group-item:last-child,
.mec .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px;
}
.mec .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.mec .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}
.mec .list-group + .panel-footer {
    border-top-width: 0;
}
.mec .panel > .table,
.mec .panel > .table-responsive > .table,
.mec .panel > .panel-collapse > .table {
    margin-bottom: 0;
}
.mec .panel > .table caption,
.mec .panel > .table-responsive > .table caption,
.mec .panel > .panel-collapse > .table caption {
    padding-left: 25px;
    padding-right: 25px;
}
.mec .panel > .table:first-child,
.mec .panel > .table-responsive:first-child > .table:first-child {
    border-top-right-radius: -1px;
    border-top-left-radius: -1px;
}
.mec .panel > .table:first-child > thead:first-child > tr:first-child,
.mec .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.mec .panel > .table:first-child > tbody:first-child > tr:first-child,
.mec .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: -1px;
    border-top-right-radius: -1px;
}
.mec .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.mec .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.mec .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.mec .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.mec .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.mec .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.mec .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.mec .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: -1px;
}
.mec .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.mec .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.mec .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.mec .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.mec .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.mec .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.mec .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.mec .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: -1px;
}
.mec .panel > .table:last-child,
.mec .panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px;
}
.mec .panel > .table:last-child > tbody:last-child > tr:last-child,
.mec .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.mec .panel > .table:last-child > tfoot:last-child > tr:last-child,
.mec .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: -1px;
    border-bottom-right-radius: -1px;
}
.mec .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.mec .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.mec .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.mec .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.mec .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.mec .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.mec .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.mec .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: -1px;
}
.mec .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.mec .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.mec .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.mec .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.mec .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.mec .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.mec .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.mec .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: -1px;
}
.mec .panel > .panel-body + .table,
.mec .panel > .panel-body + .table-responsive,
.mec .panel > .table + .panel-body,
.mec .panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd;
}
.mec .panel > .table > tbody:first-child > tr:first-child th,
.mec .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0;
}
.mec .panel > .table-bordered,
.mec .panel > .table-responsive > .table-bordered {
    border: 0;
}
.mec .panel > .table-bordered > thead > tr > th:first-child,
.mec .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.mec .panel > .table-bordered > tbody > tr > th:first-child,
.mec .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.mec .panel > .table-bordered > tfoot > tr > th:first-child,
.mec .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.mec .panel > .table-bordered > thead > tr > td:first-child,
.mec .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.mec .panel > .table-bordered > tbody > tr > td:first-child,
.mec .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.mec .panel > .table-bordered > tfoot > tr > td:first-child,
.mec .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
}
.mec .panel > .table-bordered > thead > tr > th:last-child,
.mec .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.mec .panel > .table-bordered > tbody > tr > th:last-child,
.mec .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.mec .panel > .table-bordered > tfoot > tr > th:last-child,
.mec .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.mec .panel > .table-bordered > thead > tr > td:last-child,
.mec .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.mec .panel > .table-bordered > tbody > tr > td:last-child,
.mec .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.mec .panel > .table-bordered > tfoot > tr > td:last-child,
.mec .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
}
.mec .panel > .table-bordered > thead > tr:first-child > td,
.mec .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.mec .panel > .table-bordered > tbody > tr:first-child > td,
.mec .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.mec .panel > .table-bordered > thead > tr:first-child > th,
.mec .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.mec .panel > .table-bordered > tbody > tr:first-child > th,
.mec .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0;
}
.mec .panel > .table-bordered > tbody > tr:last-child > td,
.mec .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.mec .panel > .table-bordered > tfoot > tr:last-child > td,
.mec .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.mec .panel > .table-bordered > tbody > tr:last-child > th,
.mec .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.mec .panel > .table-bordered > tfoot > tr:last-child > th,
.mec .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
}
.mec .panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
}
.mec .panel-group {
    margin-bottom: 15px;
}
.mec .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px;
}
.mec .panel-group .panel + .panel {
    margin-top: 5px;
}
.mec .panel-group .panel-heading {
    border-bottom: 0;
}
.mec .panel-group .panel-heading + .panel-collapse > .panel-body,
.mec .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #ddd;
}
.mec .panel-group .panel-footer {
    border-top: 0;
}
.mec .panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
}
.mec .panel-mec {
    border-color: #d8dcdd;
}
.mec .panel-mec > .panel-heading {
    color: #ffffff;
    background-color: #586a73;
    border-color: #d8dcdd;
}
.mec .panel-mec > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d8dcdd;
}
.mec .panel-mec > .panel-heading .badge {
    color: #586a73;
    background-color: #ffffff;
}
.mec .panel-mec > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d8dcdd;
}
.mec .panel-default {
    border-color: #d8dcdd;
}
.mec .panel-default > .panel-heading {
    color: #000000;
    background-color: #f5f5f5;
    border-color: #d8dcdd;
}
.mec .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d8dcdd;
}
.mec .panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #000000;
}
.mec .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d8dcdd;
}
.mec .panel-primary {
    border-color: #8dc63f;
}
.mec .panel-primary > .panel-heading {
    color: #fff;
    background-color: #8dc63f;
    border-color: #8dc63f;
}
.mec .panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #8dc63f;
}
.mec .panel-primary > .panel-heading .badge {
    color: #8dc63f;
    background-color: #fff;
}
.mec .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #8dc63f;
}
.mec .panel-success {
    border-color: #c0dca9;
}
.mec .panel-success > .panel-heading {
    color: #000;
    background-color: #e5f0dd;
    border-color: #c0dca9;
}
.mec .panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #c0dca9;
}
.mec .panel-success > .panel-heading .badge {
    color: #e5f0dd;
    background-color: #000;
}
.mec .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #c0dca9;
}
.mec .panel-info {
    border-color: #bce8f1;
}
.mec .panel-info > .panel-heading {
    color: #000;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.mec .panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1;
}
.mec .panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #000;
}
.mec .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1;
}
.mec .panel-warning {
    border-color: #f4df70;
}
.mec .panel-warning > .panel-heading {
    color: #000;
    background-color: #faf3d0;
    border-color: #f4df70;
}
.mec .panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #f4df70;
}
.mec .panel-warning > .panel-heading .badge {
    color: #faf3d0;
    background-color: #000;
}
.mec .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #f4df70;
}
.mec .panel-danger {
    border-color: #ee9795;
}
.mec .panel-danger > .panel-heading {
    color: #000;
    background-color: #f9dcdc;
    border-color: #ee9795;
}
.mec .panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ee9795;
}
.mec .panel-danger > .panel-heading .badge {
    color: #f9dcdc;
    background-color: #000;
}
.mec .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ee9795;
}
.mec .embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}
.mec .embed-responsive .embed-responsive-item,
.mec .embed-responsive iframe,
.mec .embed-responsive embed,
.mec .embed-responsive object,
.mec .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}
.mec .embed-responsive-16by9 {
    padding-bottom: 56.25%;
}
.mec .embed-responsive-4by3 {
    padding-bottom: 75%;
}
.mec .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 10px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0px;
}
.mec .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}
.mec .well.no-border {
    border-width: 0;
}
.mec .well.well-default {
    background-color: #fff;
}
.mec .well-lg {
    padding: 24px;
    border-radius: 0px;
}
.mec .well-sm {
    padding: 9px;
    border-radius: 0px;
}
.mec .well.well-warning {
  background-color: #faf3d0;
}
.mec .close {
    float: right;
    font-size: 22px;
    font-weight: normal;
    line-height: 1;
    color: #4d4d4d;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.mec .close:hover,
.mec .close:focus {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 1;
    filter: alpha(opacity=100);
}
.mec button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}
.mec .modal-open {
    overflow: hidden;
}
.mec .modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9001;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.mec .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 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}
.mec .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.mec .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.mec .modal-dialog {
    position: relative;
    margin: 10px;
}
.mec .modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    border: none;
    background-clip: border-box;  
    outline: 0;
}
.mec .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
.mec .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}
.mec .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.mec .modal-header {
    padding: 5px 10px 2px 10px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 34px;
}
.mec .modal-header .close {
  margin-top: 3px;
  font-size: 15px;
  font-weight: bold;
}
.mec .modal-title {
    margin: 0;
    line-height: 1.7;
    font-size: 13px;
    font-weight: 600;
    font-family: "Lato", Helvetica Neue, Helvetica, Arial, sans-serif;
}
.mec .modal-body {
    position: relative;
    padding: 20px 20px;
}
.mec .modal-body.modal-body-sm {
    padding: 10px;
}
.mec .modal-footer {
    padding: 10px;
    text-align: center;
    border-top: 1px solid #e5e5e5;
}
.mec .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
}
.mec .modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.mec .modal-footer .btn-block + .btn-block {
    margin-left: 0;
}
.mec .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
.mec .modal-dialog.modal-width-7 {
    width: 700px;
}
.mec .modal-dialog.modal-width-6_5 {
    width: 650px;
}
.mec .modal-dialog.modal-width-6 {
    width: 600px;
}
.mec .modal-dialog.modal-width-5 {
    width: 500px;
}
.mec .modal-dialog.modal-size-xlg {
    width: 780px;
}
.mec .modal-dialog.modal-size-xxlg {
    width: 805px;
}
.mec .modal-dialog.modal-size-md {
    width: 650px;
}
.mec .mec-modal .modal-title {
    font-size: 15px;
}
.mec .mec-modal .modal-header .link {
    padding: 0px 10px;
    margin: 4px 10px;
    border-right: 1px solid #E5E5E3;
}
.mec .mec-modal .modal-header .header-right-btn {
    width: 65px;
    float: right;
    margin-top: 2px;
    margin-right: 11px;
    padding-right: 10px;
    border-right: 1px solid #e5e5e5;
}
.mec .mec-modal .modal-header .header-right-btn a:hover {
    color: #000;
    text-decoration: none;
}
.mec .mec-modal .modal-body .data-status {
    border: 0;
    height: 300px;
}
@media (min-width: 768px) {
    .mec .modal-dialog {
        width: 740px;
        margin: 0 auto;
    }
    .mec .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);
    }
    .mec .modal-sm {
        width: 300px;
    }
}
@media (min-width: 992px) {
    .mec .modal-lg {
        width: 900px;
    }
}
.mec .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Verdana", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 11px;
    opacity: 0;
    filter: alpha(opacity=0);
}
.mec .tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100);
}
.mec .tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}
.mec .tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}
.mec .tooltip.bottom {
    padding: 5px 0;
}
.mec .tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}
.mec .tooltip-inner {
    max-width: 200px;
    padding: 5px 9px;
    color: #fff;
    text-align: left;
    background-color: #333333;
    border-radius: 0px;
    overflow-wrap: break-word;
}
.mec .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.mec .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #333333;
}
.mec .tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #333333;
}
.mec .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #333333;
}
.mec .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #333333;
}
.mec .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #333333;
}
.mec .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #333333;
}
.mec .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #333333;
}
.mec .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #333333;
}
.mec .mec-tooltip-custom-target .mec-tooltip-custom {
    display: none;
    position: absolute;
    bottom: 100%;
    padding-bottom: 10px;
}
.mec .mec-tooltip-custom-target:hover .mec-tooltip-custom{
    display: block;
}
.mec .mec-tooltip-custom-target .mec-tooltip-custom.mec-tooltip-custom-bottom .mec-tooltip-custom-inner {
    max-width: 200px;
    padding: 5px 9px;
    color: #fff;
    text-align: left;
    background-color: #333333;
    border-radius: 0px;
    white-space: normal;
    font-size: 11px;
}
.mec .mec-tooltip-custom-target .mec-tooltip-custom.mec-tooltip-custom-bottom .mec-tooltip-custom-arrow {
    position: absolute;
    width: 0;
    height: 0;
    bottom: 5px;
    left: 50%;
    margin-left: -5px;
    border-style: solid;
    border-width: 5px 5px 0;
    border-color: transparent;
    border-top-color: #333333;
}
.mec .mec-tooltip-custom-target:hover .tooltip-custom {
    display: block;
}
.mec .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 600px;
    padding: 1px;
    font-family: "Verdana", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 11px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.mec .popover.top {
    margin-top: -10px;
}
.mec .popover.right {
    margin-left: 10px;
}
.mec .popover.bottom {
    margin-top: 10px;
}
.mec .popover.left {
    margin-left: -10px;
}
.mec .popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 11px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: -1px -1px 0 0;
}
.mec .popover-content {
    padding: 9px 14px;
}
.mec .popover > .arrow,
.mec .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.mec .popover > .arrow {
    border-width: 11px;
}
.mec .popover > .arrow:after {
    border-width: 10px;
    content: "";
}
.mec .popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}
.mec .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff;
}
.mec .popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
}
.mec .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff;
}
.mec .popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}
.mec .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff;
}
.mec .popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25);
}
.mec .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px;
}
/*@import "carousel.less";*/
.mec .clearfix:before,
.mec .clearfix:after,
.mec .dl-horizontal dd:before,
.mec .dl-horizontal dd:after,
.mec .container:before,
.mec .container:after,
.mec .container-fluid:before,
.mec .container-fluid:after,
.mec .row:before,
.mec .row:after,
.mec .form-horizontal .form-group:before,
.mec .form-horizontal .form-group:after,
.mec .btn-toolbar:before,
.mec .btn-toolbar:after,
.mec .btn-group-vertical > .btn-group:before,
.mec .btn-group-vertical > .btn-group:after,
.mec .nav:before,
.mec .nav:after,
.mec .navbar:before,
.mec .navbar:after,
.mec .navbar-header:before,
.mec .navbar-header:after,
.mec .navbar-collapse:before,
.mec .navbar-collapse:after,
.mec .panel-body:before,
.mec .panel-body:after,
.mec .modal-header:before,
.mec .modal-header:after,
.mec .modal-footer:before,
.mec .modal-footer:after {
    content: " ";
    display: table;
}
.mec .clearfix:after,
.mec .dl-horizontal dd:after,
.mec .container:after,
.mec .container-fluid:after,
.mec .row:after,
.mec .form-horizontal .form-group:after,
.mec .btn-toolbar:after,
.mec .btn-group-vertical > .btn-group:after,
.mec .nav:after,
.mec .navbar:after,
.mec .navbar-header:after,
.mec .navbar-collapse:after,
.mec .panel-body:after,
.mec .modal-header:after,
.mec .modal-footer:after {
    clear: both;
}
.mec .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.mec .pull-right {
    float: right !important;
}
.mec .pull-left {
    float: left !important;
}
.mec .hide {
    display: none !important;
}
.mec .show {
    display: block !important;
}
.mec .invisible {
    visibility: hidden;
}
.mec .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.mec .hidden {
    display: none !important;
}
.mec .affix {
    position: fixed;
}
.mec .text-xsm {
    font-size: 9px !important;
}
.mec .text-sm {
    font-size: 10px !important;
}
.mec .text-md {
    font-size: 11px !important;
}
.mec .text-xmd {
    font-size: 12px !important;
}
.mec .text-lg {
    font-size: 13px !important;
}
.mec .text-xlg {
    font-size: 14px !important;
}
.mec @-ms-viewport {
    width: device-width;
}
.mec .visible-xs,
.mec .visible-sm,
.mec .visible-md,
.mec .visible-lg {
    display: none !important;
}
.mec .visible-xs-block,
.mec .visible-xs-inline,
.mec .visible-xs-inline-block,
.mec .visible-sm-block,
.mec .visible-sm-inline,
.mec .visible-sm-inline-block,
.mec .visible-md-block,
.mec .visible-md-inline,
.mec .visible-md-inline-block,
.mec .visible-lg-block,
.mec .visible-lg-inline,
.mec .visible-lg-inline-block {
    display: none !important;
}
@media (max-width: 767px) {
    .mec .visible-xs {
        display: block !important;
    }
    .mec table.visible-xs {
        display: table !important;
    }
    .mec tr.visible-xs {
        display: table-row !important;
    }
    .mec th.visible-xs,
    .mec td.visible-xs {
        display: table-cell !important;
    }
}
@media (max-width: 767px) {
    .mec .visible-xs-block {
        display: block !important;
    }
}
@media (max-width: 767px) {
    .mec .visible-xs-inline {
        display: inline !important;
    }
}
@media (max-width: 767px) {
    .mec .visible-xs-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .mec .visible-sm {
        display: block !important;
    }
    .mec table.visible-sm {
        display: table !important;
    }
    .mec tr.visible-sm {
        display: table-row !important;
    }
    .mec th.visible-sm,
    .mec td.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .mec .visible-sm-block {
        display: block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .mec .visible-sm-inline {
        display: inline !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .mec .visible-sm-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .mec .visible-md {
        display: block !important;
    }
    .mec table.visible-md {
        display: table !important;
    }
    .mec tr.visible-md {
        display: table-row !important;
    }
    .mec th.visible-md,
    .mec td.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .mec .visible-md-block {
        display: block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .mec .visible-md-inline {
        display: inline !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .mec .visible-md-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 1200px) {
    .mec .visible-lg {
        display: block !important;
    }
    .mec table.visible-lg {
        display: table !important;
    }
    .mec tr.visible-lg {
        display: table-row !important;
    }
    .mec th.visible-lg,
    .mec td.visible-lg {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .mec .visible-lg-block {
        display: block !important;
    }
}
@media (min-width: 1200px) {
    .mec .visible-lg-inline {
        display: inline !important;
    }
}
@media (min-width: 1200px) {
    .mec .visible-lg-inline-block {
        display: inline-block !important;
    }
}
@media (max-width: 767px) {
    .mec .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .mec .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .mec .hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .mec .hidden-lg {
        display: none !important;
    }
}
.mec .visible-print {
    display: none !important;
}
@media print {
    .mec .visible-print {
        display: block !important;
    }
    .mec table.visible-print {
        display: table !important;
    }
    .mec tr.visible-print {
        display: table-row !important;
    }
    .mec th.visible-print,
    .mec td.visible-print {
        display: table-cell !important;
    }
}
.mec .visible-print-block {
    display: none !important;
}
@media print {
    .mec .visible-print-block {
        display: block !important;
    }
}
.mec .visible-print-inline {
    display: none !important;
}
@media print {
    .mec .visible-print-inline {
        display: inline !important;
    }
}
.mec .visible-print-inline-block {
    display: none !important;
}
@media print {
    .mec .visible-print-inline-block {
        display: inline-block !important;
    }
}
@media print {
    .mec .hidden-print {
        display: none !important;
    }
}
.mec .mec-icon,
.mec .mec-sm-icon,
.mec .mec-mini-icon {
    width: 18px;
    height: 18px;
    display: inline;
    background-image: url("../images/sprite2.png?bN=4050");
    background-size: 500px 1400px !important;
    background-repeat: no-repeat;
    float: left;
    margin-right: 4px;
    margin-left: 4px;
}
.mec .mec-alert-icon {
    width: 30px;
    height: 30px;
}
.mec .mec-nav-icon {
    float: left;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    background-image: url("../images/sprite2.png?bN=4050");
    background-size: 500px 1400px !important;
    margin-right: 5px;
}
.mec .mec-icon-sort,
.mec .mec-inline-icon {
    display: inline-block;
    height: 18px;
    vertical-align: text-top;
    width: 18px;
    background-image: url("../images/sprite2.png?bN=4050");
    background-size: 500px 1400px !important;
}
.mec .mec-icon-sort.asc,
.mec .mec-inline-icon.asc {
    background-position: -237px -63px;
}
.mec .mec-icon-sort.desc,
.mec .mec-inline-icon.desc {
    background-position: -202px -63px;
}
.mec .mec-modal-icon {
    display: inline-block;
    height: 22px;
    vertical-align: middle;
    width: 22px;
    background-image: url("../images/sprite2.png?bN=4050");
    background-size: 500px 1400px !important;
}
.mec .icn-attachment {
    background-position: -92px -390px;
}
.mec .icn-baseket {
    background-position: -7px -90px;
}
.mec .icn-single-user {
    background-position: -4px -432px;
}
.mec .icn-mail-traffic {
    background-position: -33px -431px;
}
.mec .icn-exchange {
    background-position: -65px -431px;
}
.mec .icn-skype {
    background-position: -128px -431px;
}
.mec .icn-groups {
    background-position: -98px -431px;
}
.mec .icn-mobile {
    background-position: -155px -431px;
}
.mec .icn-security {
    background-position: -184px -431px;
}
.mec .icn-licensed {
    background-position: -214px -431px;
}
.mec .icn-no-data-info {
    background-position: -86px -527px;
    width: 30px;
    height: 30px;
}
.mec .icn-tooltip {
    background-position: -340px -325px;
    width: 17px;
    height: 17px;
}
.mec .icn-tooltip-info {
    background-position: -440px -66px;
    width: 17px;
    height: 17px;
}
.mec .icn-tooltip-info1 {
  background-position: -343px -997px;
  width: 17px;
  height: 17px;
}
.mec .icn-circle-right-arrow {
    background-position: -474px -401px;
}
.mec .icn-db-users {
    background-position: -248px -433px;
    width: 17px;
    height: 17px;
}
.mec .icn-db-mail {
    background-position: -279px -432px;
    width: 17px;
    height: 17px;
}
.mec .icn-db-exchange {
    background-position: -313px -433px;
    width: 17px;
    height: 17px;
}
.mec .icn-db-security {
    background-position: -345px -433px;
    width: 17px;
    height: 17px;
}
.mec .icn-schedule {
    background-position: -128px -90px;
}
.mec .icn-saveas {
    background-position: -182px -93px;
}
.mec .icn-addfav {
    background-position: -203px -93px;
}
.mec .icn-more {
    background-position: -225px -93px;
}
.mec .icn-more-dark {
    background-position: -225px -93px;
}
.mec .icn-searchColumn {
    background-position: -274px -90px;
}
.mec .icn-search-clear {
    background-position: -271px -65px;
}
.mec .icn-filter {
    background-position: -383px -90px;
}
.mec .icn-next {
    background-position: -339px -89px;
    width: 21px;
    height: 19px;
}
.mec .icn-next.disable {
    opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: not-allowed!important;
}
.mec .disable-click {
    cursor: not-allowed;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.mec .disable-click i {
    pointer-events: none;
}
.mec .icn-next-all {
    background-position: -362px -89px;
    width: 21px;
    height: 19px;
}
.mec .icn-next-all.disable {
    opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: not-allowed;
}
.mec .icn-prev {
    background-position: -317px -89px;
    width: 21px;
    height: 19px;
}
.mec .icn-prev.disable {
    opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: not-allowed!important;
}
.mec .icn-prev-all {
    background-position: -295px -89px;
    width: 21px;
    height: 19px;
}
.mec .icn-prev-all.disable {
    opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: not-allowed;
}
.mec .icn-box-prev {
    background-position: -190px -262px;
}
.mec .icn-box-prev-all {
    background-position: -166px -262px;
}
.mec .icn-box-next {
    background-position: -215px -262px;
}
.mec .icn-box-next-all {
    background-position: -239px -262px;
}
.mec .icn-smartcard {
    background-position: -265px -467px;
    width: 23px;
}
.mec .icn-prev-arrow {
    background-position: -397px -90px;
}
.mec .icn-next-arrow {
    background-position: -424px -90px;
}
.mec .icn-alert-success {
    background-position: -39px -386px;
}
.mec .icn-alert-warning {
    background-position: -117px -386px;
}
.mec .icn-alert-danger {
    background-position: -78px -386px;
}
.mec .icn-alert-info {
    background-position: -438px -66px;
}
.mec .icn-callout-warning {
    background-position: -471px -673px;
    width: 28px;
    height: 28px;
}
.mec .icn-mini-status-alert-success {
    background-position: -390px -434px;
}
.mec .icn-mini-status-alert-warning {
    background-position: -432px -434px;
}
.mec .icn-mini-status-alert-danger {
    background-position: -411px -434px;
}
.mec .icn-mini-status-alert-info {
    background-position: -370px -434px;
}
.mec .icn-status-alert-success {
    background-position: -135px -391px;
}
.mec .icn-status-alert-warning {
    background-position: -423px -696px;
}
.mec .icn-status-alert-danger2 {
    background-position: -203px -293px;
}
.mec .icn-status-alert-info {
    background-position: -366px -392px;
    width: 22px;
    height: 22px;
    vertical-align: middle;
}
.mec .icn-backup {
    background-position: -485px -321px;
}
.mec .icn-cog {
    background-position: -86px -90px;
}
.mec .icn-cog-gray {
    background-position: -276px -238px;
}
.mec .icn-user {
    background-position: -61px -90px;
}
.mec .icn-sync {
    background-position: -480px -237px;
}
.mec .icn-circle-sync {
    background-position: -257px -238px;
}
.mec .icn-personalize {
    background-position: -218px -123px;
}
.mec .icn-logout {
    background-position: -255px -123px;
}
.mec .icn-refresh {
    background-position: -436px -90px;
}
.mec .icn-re-fresh {
    background-position: -439px -91px;
}
.mec .icn-primary-server-up {
    background-position: -80px -457px;
}
.mec .icn-primary-server-down {
    background-position: -104px -457px;
}
.mec .icn-help {
    background-position: -181px -64px;
}
.mec .icn-circle-help {
    background-position: -337px -328px;
}
.mec .icn-circle-help1 {
  background-position: -318px -997px;
}
.mec .icn-sched {
    background-position: -80px -123px;
}
.mec .icn-default {
    background-position: -100px -122px;
}
.mec .icn-file-csv {
    background-position: -125px -123px;
}
.mec .icn-file-pdf {
    background-position: -144px -123px;
}
.mec .icn-file-xls {
    background-position: -163px -124px;
}
.mec .icn-file-html {
    background-position: -183px -126px;
}
.mec .icn-add-fav {
    background-position: -202px -125px;
}
.mec .icn-pwd-reset {
    background-position: -235px -122px;
}
.mec .icn-top-caret {
    background-position: -68px -62px;
}
.mec .icn-right-caret {
    background-position: -86px -63px;
}
.mec .icn-bottom-caret {
    background-position: -34px -62px;
}
.mec .icn-tools {
    background-position: -416px -65px;
    height: 20px;
    width: 20px;
}
.mec .icn-alert {
    background-position: -456px -90px;
    height: 20px;
    width: 20px;
}
.mec .icn-warning {
    background-position: -421px -696px;
}
.mec .icn-close {
    background-position: -387px -121px;
    height: 20px;
    width: 20px;
}
.mec .icn-close-circle {
    background-position: -149px -239px;
}
.mec .icn-close-inverse {
    background-position: -401px -238px;
    height: 20px;
    width: 20px;
}
.mec .icn-lock {
    background-position: -389px -324px;
    height: 20px;
    width: 20px;
}
.mec .icn-plus {
    background-position: -30px -290px;
}
.mec .icn-minus {
    background-position: -82px -356px;
}
.mec .icn-tab-left {
    background-position: -54px -290px;
    height: 20px;
    width: 20px;
}
.mec .icn-tab-left.disabled,
.mec .icn-tab-right.disabled {
    opacity: 0.3;
}
.mec .icn-tab-right {
    background-position: -78px -290px;
    height: 20px;
    width: 20px;
}
.mec .icn-ok {
    background-position: -103px -292px;
}
.mec .icn-sm-ok {
    background-position: -389px -149px;
}
.mec .icn-ok-disabled {
    background-position: -166px -328px;
}
.mec .icn-cancel {
    background-position: -124px -292px;
}
.mec .icn-sm-cancel {
    background-position: -370px -149px;
}
.mec .icn-cross {
    background-position: -203px -293px;
}
.mec .icn-edit {
    background-position: -351px -63px;
}
.mec .icn-key {
    background-position: -297px -65px;
}
.mec .icn-success {
    background-position: -284px -293px;
}
.mec .icn-failure {
    background-position: -204px -293px;
}
.mec .icn-schedule {
    background-position: -418px -295px;
}
.mec .icn-search {
    background-position: -236px -238px;
}
.mec .icn-search-right {
    background-position: -236px -216px;
}
.mec .icn-search-white {
    background-position: -216px -238px;
}
.mec .icn-search-right-white {
    background-position: -216px -216px;
}
.mec .icn-mandatory {
    position: absolute;
    right: -15px;
    top: 4px;
}
.mec .icn-filter-add {
    background-position: -446px -350px;
    width: 21px;
    height: 21px;
}
.mec .icn-filter-remove {
    background-position: -470px -350px;
    width: 21px;
    height: 21px;
}
.mec .icn-large-mail {
    background-position: -245px -504px;
}
.mec .icn-large-support {
    background-position: -312px -505px;
}
.mec .icn-large-cart {
    background-position: -431px -502px;
}
.mec .icn-large-fav {
    background-position: -174px -505px;
}
.mec .icn-large-dollar {
    background-position: -26px -506px;
}
.mec .icn-large-info {
    background-position: -369px -504px;
}
.mec .icn-large-knowledge {
  background-position: -109px -1169px;
  height: 60px !important;
}
.mec .icn-large-video {
  background-position: -51px -1168px;
  height: 56px !important;
}
.mec .icn-live-chat {
  background-position: -459px -1128px;
  width: 41px;
  height: 32px;
}
.mec .icn-large-logs {
  background-position: 3px -1162px;
  width: 49px !important;
}
.mec .icn-reply {
    background-position: -369px -352px;
}
.mec .icn-reply-white {
    background-position: -182px -465px;
}
.mec .icn-forum {
    background-position: -418px -352px;
}
.mec .icn-announcement {
    background-position: -394px -353px;
}
.mec .icn-export {
    background-position: -135px -355px;
}
.mec .icn-settings {
    background-position: -120px -327px;
}
.mec .icn-minimize {
    background-position: -54px -456px;
}
.mec .icn-fullscreen {
    background-position: -135px -355px;
}
.mec .icn-key-slant {
    background-position: -443px -293px;
}
.mec .icn-back {
    background-position: -414px -325px;
}
.mec .icn-modal-added {
    background-position: -260px -353px;
}
.mec .icn-feedback {
    background-position: -27px -323px;
    width: 22px;
    height: 22px;
}
.mec .icn-multi-users {
    background-position: -13px -353px;
}
.mec .icn-table-search {
    background-position: -272px -90px;
}
.mec .icn-feedback-maximize {
    background-position: -7px -326px;
}
.mec .icn-wrong {
    background-position: -63px -355px;
}
.mec .icn-mail-send {
    background-position: -473px -376px;
}
.mec .icn-server-default {
    background-position: -460px -432px;
}
.mec .icn-bulp {
    background-position: -169px -240px;
}
.mec .icn-server {
    background-position: -481px -432px;
}
.mec .icn-license-document {
    background-position: -7px -456px;
}
.mec .icn-circle-pricetag {
    background-position: -396px -648px;
}
.mec .icn-extend-trial {
    background-position: -396px -673px;
}
.mec .icn-online-store {
    background-position: -396px -695px;
}
.mec .icn-get-quote {
    background-position: -396px -718px;
}
.mec .icn-compare-edition {
    background-position: -395px -743px;
}
.mec .icn-tick {
    background-position: -285px -293px;
}
.mec .icn-sm-tick {
    background-position: -420px -233px;
}
.mec .icn-sm-cross {
    background-position: -439px -235px;
}
.mec .icn-failded {
    background-position: -285px -293px;
}
.mec .icn-sm-plus-invert {
    background-position: -359px -326px;
}
.mec .icn-sm-minus-invert {
    background-position: -443px -326px;
}
.mec .icn-admp {
    background-position: -476px -466px;
}
.mec .icn-adap {
    background-position: -447px -466px;
}
.mec .icn-erp {
    background-position: -387px -466px;
}
.mec .icn-adssp {
    background-position: -417px -466px;
}
.mec .icn-mec {
    background-position: -355px -467px;
}
.mec .icn-o365 {
    background-position: -322px -467px;
}
.mec .icn-site24x7 {
    background-position: -272px -1093px;
}
.mec .icn-manage {
    background-position: -447px -648px;
    opacity: 7;
    filter: alpha(opacity=700);
}
.mec .icn-history {
    background-position: -424px -672px;
}
.mec .icn-left-arrow {
    background-position: -398px -260px;
}
.mec .icn-unmanage {
    background-position: -476px -648px;
    opacity: 7;
    filter: alpha(opacity=700);
}
.mec .icn-modal-update {
    background-position: -71px -157px;
    width: 41px;
    height: 41px;
}
.mec .icn-modal-download {
    background-position: -123px -157px;
    width: 41px;
    height: 41px;
}
.mec .icn-modal-error {
    background-position: -175px -159px;
    width: 43px;
    height: 42px;
}
.mec .icn-modal-alert-info {
    background-position: -231px -353px;
    width: 22px;
    height: 22px;
}
.mec .icn-up {
    background-position: -123px -455px;
    position: absolute;
    margin-left: -16px;
    margin-top: 3px;
}
.mec .icn-down {
    background-position: -143px -456px;
    position: absolute;
    margin-left: -16px;
    margin-top: 3px;
}
.mec .icn-license-ok {
    background-position: -232px -159px;
    width: 41px;
    height: 41px;
}
.mec .icn-license-cancel {
    background-position: -290px -161px;
    width: 41px;
    height: 41px;
}
.mec .icn-license-applied,
.mec .icn-circle-ok-md {
    background-position: -449px -579px;
    width: 24px;
    height: 24px;
}
.mec .icn-circle-error-md {
    background-position: -450px -615px;
    width: 24px;
    height: 24px;
}
.mec .icn-license-notapplied {
    background-position: -407px -579px;
    width: 24px;
    height: 24px;
}
.mec .icn-triangle-warning {
    background-position: -465px -159px;
    width: 27px;
    height: 24px;
}
.mec .icn-hyphen {
    background-position: -202px -459px;
}
.mec .icn-tab-user {
    background-position: -32px -264px;
    width: 15px;
    height: 20px;
    vertical-align: middle;
}
.mec .icn-tab-group {
    background-position: -70px -264px;
    width: 25px;
    height: 20px;
    vertical-align: middle;
}
.mec .icn-tab-contact {
    background-position: -116px -263px;
    width: 25px;
    height: 20px;
    vertical-align: middle;
}
.mec .icn-emp-user {
    background-position: -202px -830px;
    width: 61px;
    height: 61px;
}
.mec .icn-emp-group {
    background-position: -281px -830px;
    width: 61px;
    height: 61px;
}
.mec .icn-emp-lg-user {
    background-position: -103px -905px;
    width: 86px;
    height: 86px;
}
.mec .icn-emp-lg-group {
    background-position: -3px -905px;
    width: 86px;
    height: 86px;
}
.mec .icn-promo-user {
    background: url("../images/promotional-sprite.png?bN=4050") -307px -60px;
}
.mec .icn-promo-computer {
    background: url("../images/promotional-sprite.png?bN=4050") -337px -59px;
}
.mec .icn-promo-group {
    background: url("../images/promotional-sprite.png?bN=4050") -435px -59px;
    width: 22px;
}
.mec .icn-promo-gpo {
    background: url("../images/promotional-sprite.png?bN=4050") -373px -59px;
    height: 20px;
}
.mec .icn-promo-server {
    background: url("../images/promotional-sprite.png?bN=4050") -403px -60px;
}
.mec .icn-reports-itr-o365 {
    background-position: -447px -762px;
    width: 56px;
    height: 56px;
}
.mec .icn-reports-itr-erp {
    background-position: -440px -916px;
    width: 56px;
    height: 56px;
}
.mec .icn-reports-itr-adap {
    background-position: -441px -841px;
    width: 56px;
    height: 56px;
}
.mec .icn-download {
    background-position: -292px -356px;
}
.mec .icn-single-user-white {
    background-position: -295px -467px;
}
.mec .icn-email-verification {
    background-position: -420px -620px;
    margin-left: 9px;
    margin-right: 9px;
}
.mec .icn-sms-verification {
    background-position: -447px -621px;
    margin-left: 9px;
    margin-right: 9px;
}
.mec .icn-rsa-verification {
    background-position: -471px -620px;
    width: 28px;
}
.mec .icn-duo-verification {
    background-position: -395px -621px;
    margin-left: 9px;
    margin-right: 9px;
}
.mec .icn-googleauth-verification {
    background-position: -420px -718px;
    margin-left: 9px;
    margin-right: 9px;
}
.mec .icn-radius-verification {
    background-position: -446px -718px;
    margin-left: 9px;
    margin-right: 9px;
}
.mec .icn-email-auth {
    background-position: -354px -621px;
    width: 28px;
    height: 28px;
}
.mec .icn-sms-auth {
    background-position: -356px -664px;
    width: 28px;
    height: 28px;
}
.mec .icn-duo-auth {
    background-position: -354px -711px;
    width: 28px;
    height: 28px;
}
.mec .icn-rsa-auth {
    background-position: -350px -750px;
    width: 37px;
    height: 28px;
}
.mec .icn-google-auth {
    background-position: -354px -788px;
    width: 29px;
    height: 29px;
}
.mec .icn-radius-auth {
    background-position: -353px -821px;
    width: 35px;
    height: 29px;
}
.mec .icn-change-pwd {
    background-position: -397px -769px;
}
.mec .icn-tfa {
    background-position: -397px -795px;
}
.mec .icn-feedbck {
    background-position: -396px -822px;
}
.mec .icn-signout {
    background-position: -395px -850px;
}
.mec .icn-disable {
    opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: not-allowed;
}
.mec .icn-add-tab {
    background-position: -341px -357px;
}
.mec .icn-add-widget {
    background-position: -316px -357px;
}
.mec .icn-green-bullet {
    background-position: -444px -697px;
}
.mec .icn-red-bullet {
    background-position: -445px -673px;
}
.mec .fw-icn-email-auth {
    background-position: -354px -621px;
    width: 28px;
    height: 28px;
}
.mec .fw-icn-sms-auth {
    background-position: -356px -664px;
    width: 28px;
    height: 28px;
}
.mec .fw-icn-duo-auth {
    background-position: -354px -711px;
    width: 28px;
    height: 28px;
}
.mec .fw-icn-rsa-auth {
    background-position: -350px -750px;
    width: 37px;
    height: 28px;
}
.mec .fw-icn-google-auth {
    background-position: -354px -788px;
    width: 29px;
    height: 29px;
}
.mec .fw-icn-radius-auth {
    background-position: -349px -828px;
    width: 35px;
    height: 29px;
}
.mec .icn-large-callout-warning {
    background-position: -471px -699px;
    width: 28px;
    height: 28px;
}
.mec .icn-info-lg {
    background-position: -372px -580px;
    width: 20px;
    height: 20px;
}
.mec .icn-ip-restriction {
    background-position: -4px -942px;
    width: 83px;
    height: 72px;
}
.mec .icn-login-user {
    background-position: -6px -1136px;
    width: 21px;
    height: 22px;
}
.mec .icn-captcha-speaker {
    background-position: -382px -391px;
}
.mec .icn-captcha-refresh {
    background-position: -365px -392px;
}
/*addedby--pradeep*/
.mec .icn-rmp {
    background-position: -236px -467px;
}
/*addedby gokul*/
.mec .icn-license-available {
    background-position: -472px -703px;
    width: 28px;
    height: 28px;
}
/* addedby--pradeep*/
.mec .icn-reports-itr-erp {
    background-position: -441px -914px;
    width: 56px;
    height: 56px;
}
.mec .icn-plus-bold-black {
    background-position: -224px -293px;
}
.mec .icn-flow-chart {
    background-position: -448px -394px;
}
/* addedby--Rajkumar*/
.mec .icn-add-remove-col {
    background-position: -422px -718px;
}
.mec .icn-forward {
    background-position: -337px -66px;
    width: 12px;
    height: 12px;
}
.mec .icn-backward {
    background-position: -322px -66px;
    width: 12px;
    height: 12px;
}
.mec .icn-history-back {
    background-position: -480px -286px;
    width: 20px;
    height: 21px;
}
.mec .icn-delete {
    background-position: -395px -65px;
}
.mec .mec-calander-border {
    background-position: -400px -186px;
    width: 50px;
    height: 45px;
}
.mec .icn-top-white-arrow {
    background-position: -457px -65px;
    width: 15px;
    height: 15px;
}
.mec .icn-my-user {
    background-position: -418px -824px;
}
.mec .icn-top-menu-gear {
    background-position: -418px -850px;
}
.mec .icn-download-black {
    background-position: -13px -46px;
}
.mec .icn-licensed-details {
    background-position: -33px -44px;
}
.mec .icn-up-arrowtail-white {
    background-position: -51px -45px;
    width: 14px;
    height: 14px;
}
.mec .icn-email-thread {
    background-position: -6px -524px;
    width: 32px;
    height: 32px;
}
.mec .icn-create-time {
    background-position: -115px -42px;
}
.mec .icn-thread-count {
    background-position: -143px -41px;
}
.mec .mec-closed-ticket {
    background-position: -275px -812px;
    width: 60px;
    height: 45px;
}
.mec .mec-closed-ticket-jp {
  background-position: -211px -812px;
  width: 60px;
  height: 45px;
}
.mec .icn-login {
  background-position: -318px -924px;
}
.mec .icn-dotted-more {
  background-position: -420px -742px;
}
.mec .icn-mail-sm {
  background-position: -319px -945px;
}
.mec .icn-up-arrowtail-sm {
  background-position: -336px -946px;
}
.mec .icn-doc {
  background-position: -353px -946px;
}
.mec .icn-up-arrowtail {
  background-position: -371px -946px;
}
.mec .icn-user-login {
  background-position: -36px -1138px;
}
.mec .icn-lock-login {
  background-position: -66px -1139px;
}
.mec .icn-product-build-no {
  background-position: -132px -1141px;
  width: 19px;
}
.mec .icn-send-licenseto {
  background-position: -166px -1140px;
  width: 21px;
  height: 19px;
}
.mec .icn-maintanance-user {
  background-position: -94px -1138px;
  width: 26px;
  height: 27px;
}
.mec .icn-sier {
  background-position: -256px -1142px;
  width: 20px;
  height: 20px;
}
.mec .icn-partner {
  background-position: -222px -1142px;
  width: 26px;
}
.mec .icn-distributor {
  background-position: -197px -1138px;
  width: 19px;
  height: 24px;
}
.mec .icn-kmp {
  background-position: -272px -1039px;
}
.mec .icn-csp {
  background-position: -302px -1039px;
}
.mec .icn-ela {
  background-position: -332px -1039px;
}
.mec .icn-dsp {
  background-position: -362px -1039px;
}
.mec .icn-log360 {
  background-position: -392px -1039px;
}
.mec .icn-pmp {
  background-position: -422px -1039px;
}
.mec .icn-spmp {
  background-position: -452px -1039px;
}
.mec .icn-sdp {
  background-position: -482px -1039px;
}
.mec .icn-sdp {
  background-position: -482px -1039px;
}
.mec .icn-ras {
  background-position: -272px -1066px;
}
.mec .icn-me {
  background-position: -302px -1066px;
}
.mec .icn-patch-manager-plus {
  background-position: -332px -1066px;
}
.mec .icn-pam360 {
  background-position: -301px -1092px;
  width: 19px;
  height: 19px;
}
.mec .icn-pcp {
  background-position: -362px -1066px;
}
.mec .icn-mdmp {
  background-position: -392px -1066px;
}
.mec .icn-opm {
  background-position: -422px -1066px;
}
.mec .icn-nfa {
  background-position: -452px -1066px;
}
.mec .icn-ncm {
  background-position: -482px -1066px;
}
.mec .icn-fwa {
  background-position: -362px -1093px;
}
.mec .icn-de {
  background-position: -392px -1093px;
}
.mec .icn-dc {
  background-position: -422px -1093px;
}
.mec .icn-ap {
  background-position: -452px -1093px;
}
.mec .icn-apm {
  background-position: -482px -1093px;
}
.mec .icn-info-sm {
  background-position: -390px -946px;
}
.mec .icn-close-circle-sm {
  background-position: -410px -950px;
}
.mec .icn-gray-user {
  background-position: -318px -970px;
}
.mec .icn-reload {
  background-position: -159px -42px;
}
.mec .icn-flag-us {
  background-position: -423px -1127px;
  width: 20px;
}
.mec .icn-flag-eng {
  background-position: -398px -1127px;
  width: 20px;
}
.mec .icn-flag-aus {
  background-position: -373px -1127px;
  width: 20px;
}
.mec .icn-flag-cn {
  background-position: -348px -1127px;
  width: 20px;
}
.mec .icn-flag-ind {
  background-position: -423px -1146px;
  width: 20px;
}
.mec .icn-flag-ca {
  background-position: -398px -1147px;
  width: 20px;
}
.mec .icn-flag-intl {
  background-position: -374px -1145px;
}
.mec .icn-down-arrowtail-sm {
    background-position: -362px -997px;
}
.mec .icn-download-blue {
    background-position: -380px -998px;
}
.mec .icn-support-toll-free {
    background-position: -187px -1240px;
}
.mec .icn-support-direct-call {
    background-position: -209px -1240px;
}
.mec .icn-support-email {
    background-position: -230px -1241px;
}
.mec .icn-support-chat {
    background-position: -157px -1239px;
    width: 21px;
    height: 21px;
}
.mec .icn-premium-support {
    background-position: -257px -1232px;
    width: 31px;
    height: 31px;
}
.mec .icn-ps-btn-live-chat {
    background-position: -325px -1238px;
    width: 19px;
    height: 20px;
}
.mec .icn-ps-btn-talk-us {
    background-position: -297px -1237px;
    width: 19px;
    height: 20px;
}
.mec .icn-cs-schedule-demo {
  background-position: -353px -1239px;
  width: 19px;
  height: 20px;
}
.mec .icn-assistance {
    background-position: -387px -1241px;
    width: 24px;
    height: 20px;
}

@media (max-width: 1199px) {
}
.mec .fw-icon,
.mec .fw-inline-icon {
    width: 18px;
    height: 18px;
    background-image: url("../../app/images/ads/flat-common-sprites-images.png?bN=4050");
}
.mec .fw-inline-icon {
    display: inline-block;
    vertical-align: middle;
}
.mec .fw-icon {
    float: left;
}
.mec .fw-icn-cog {
    background-position: -97px -61px;
}
.mec .fw-icn-tab-left-arrow {
    background-position: -125px -60px;
}
.mec .fw-icn-tab-right-arrow {
    background-position: -113px -60px;
}
.mec .fw-icn-trash {
    background-position: -137px -60px;
}
.mec .fw-icn-draggable {
    background-position: -151px -59px;
}
.mec .fw-icn-add-report {
    background-position: -166px -59px;
}
.mec .fw-icn-alert-info {
    background-position: -45px -269px;
    width: 20px;
    height: 20px;
}
.mec .fw-icn-close {
    background-position: -248px -59px;
}
.mec .fw-icn-feedback {
    background-position: -208px -60px;
}
.mec .fw-icn-feedback-rating {
    background-position: -270px -59px;
}
.mec .fw-icn-hambur {
    background-position: -229px -59px;
}
.mec .fw-icn-rating {
    background-position: -294px -56px;
    width: 26px;
    height: 21px;
}
.mec .fw-icn-livedemo {
    background-position: -326px -57px;
}
.mec .fw-icn-getquote {
    background-position: -353px -57px;
}
.mec .fw-icn-floating-modal-success {
    background-position: -72px -267px;
    width: 24px;
    height: 24px;
}
.mec .fw-icn-imp-help {
    background-position: -377px -59px;
    width: 21px;
    height: 16px;
}
.mec .fw-icn-webinar {
    background-position: -377px -84px;
    width: 21px;
}
.mec .fw-icn-extend-trial {
    background-position: -343px -81px;
    width: 24px;
    height: 25px;
}
.mec .fw-icn-free-subscr {
    background-position: -317px -83px;
    height: 20px;
}
.mec .fw-icn-user-info {
    background-position: -280px -81px;
    width: 28px;
    height: 26px;
}
.mec .lnav {
    padding: 0px;
    margin: 0px;
}
.mec .lnav,
.mec .lnav ul,
.mec .lnav li {
    list-style: none;
    font-family: inherit;
}
.mec .lnav ul {
    padding: 0;
    margin: 0;
}
.mec .lnav li a {
    font-size: 11px;
    line-height: 18px;
    padding: 4px 8px 4px 22px;
    border-left: 3px solid transparent;
}
.mec .lnav li a:hover {
    background: #dfe1e3;
    color: #000;
    text-decoration: none;
}
.mec .lnav a {
    color: #333;
    display: block;
    outline: none;
    text-decoration: none;
}
.mec .lnav .caret-arrow {
    background: url("../images/sprite2.png?bN=4050") no-repeat -53px -65px;
    background-size: 500px 1400px !important;
    display: block;
    width: 15px;
    height: 15px;
    margin-top: 1px;
}
.mec .lnav > li {
    margin: 6px 0;
}
.mec .lnav > li.open > a > span .caret-arrow {
    background: url("../images/sprite2.png?bN=4050") no-repeat -35px -64px;
    background-size: 500px 1400px !important;
    display: block;
    width: 15px;
    height: 15px;
}
.mec .lnav > li li {
    margin: 1px 0;
}
.mec .lnav > li li.active a {
    border-left: 3px solid #7dbb5b;
    background: #dfe1e3;
}
.mec .lnav > li li a:hover {
    background: #dfe1e3;
    color: #000;
    text-decoration: none;
}
.mec .lnav > li a > span {
    font-size: 19px;
    font-weight: bolder;
    position: absolute;
    right: 13px;
    top: 50%;
    margin-top: -8px;
}
.mec .lnav > li a > span:hover {
    color: #fff;
}
.mec .lnav > li > a {
    font-weight: 600;
    font-family: "Lato", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-size: 13px;
    line-height: 20px;
    padding: 5px 30px 5px 11px;
    color: #000000;
    text-decoration: none;
    position: relative;
}
.mec .lnav > li > ul li.has-dropdown > a {
    font-weight: 600;
    font-family: "Lato", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.mec .lnav > li > ul li.has-dropdown > a > span {
    float: left;
    font-size: 19px;
    font-weight: bolder;
}
.mec .lnav > li > ul li.has-dropdown > a > span:hover {
    color: #fff;
}
.mec .lnav > li > ul li.has-dropdown > a > span .caret-arrow {
    background-position: -52px -65px;
}
.mec .lnav > li > ul li.has-dropdown li > a {
    padding-left: 40px;
}
.mec .lnav > li > ul li.has-dropdown.open > a > span {
    float: left;
    font-size: 19px;
    font-weight: bolder;
}
.mec .lnav > li > ul li.has-dropdown.open > a > span:hover {
    color: #fff;
}
.mec .lnav > li > ul li.has-dropdown.open > a > span .caret-arrow {
    background-position: -35px -64px;
}
.mec .lnav > li.active > a {
    border-left: 3px solid #7dbb5b;
    background: #dfe1e3;
}
.mec .lnav.lnav-left-caret > li > a {
    color: #535456;
    padding-left: 20px !important;
}
.mec .lnav.lnav-left-caret > li > ul {
    margin-top: 0;
}
.mec .lnav.lnav-left-caret > li > ul > li > a {
    padding-left: 34px;
}
.mec .lnav.lnav-left-caret > li > ul > li > ul > li > a {
    padding-left: 50px;
}
.mec .lnav.lnav-left-caret > li > ul > li > ul > li ul > li > a {
    padding-left: 64px;
    white-space: nowrap;
}
.mec .lnav.lnav-left-caret > li > ul > li > ul > li ul > li ul > li > a {
    padding-left: 80px;
    white-space: nowrap;
}
.mec .lnav.lnav-left-caret li a > span {
    float: left;
    margin-right: 2px;
}
.mec .lnav.lnav-left-caret li.open > a > span .caret-arrow {
    background-position: -35px -64px;
}
.mec.adc-login .adc-login-lft {
  background: #000 url('../images/communityLoginBackgorund.png');
  background-position: center center;
  background-size: 100% 100%;
  width: 58%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 42%;
}
.mec.adc-login .adc-login-lft div.login-logo {
  background: url("../images/sprite2.png?bN=4050") -16px -1041px;
  background-size: 500px 1400px !important;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 233px;
  height: 87px;
  margin-left: -116.5px;
  margin-top: -43.5px;
}
.mec.adc-login .adc-login-rt {
  width: 42%;
  right: 0;
  left: 58%;
  bottom: 0;
  top: 0;
  position: absolute;
}
.mec.adc-login .adc-login-rt .adc-login-wrapper {
  width: 350px;
  margin: 30% auto 0 auto;
}
.mec.adc-login .adc-login-rt .adc-login-wrapper * {
  font-size: 14px;
}
.mec.adc-login .adc-login-rt .adc-login-wrapper .adc-login-header {
  font-size: 22px;
  font-weight: bold;
  color: #434F56;
  font-family: "Lato", Helvetica Neue, Helvetica, Arial, sans-serif;
  margin-bottom: 30px;
}
.mec.adc-login .adc-login-rt .adc-login-wrapper .adc-login-header > .order-id {
  font-size: 14px;
  color: #727D83;
  display: block;
}
.mec.adc-login .adc-login-rt .adc-login-wrapper .order-info {
  margin-top: -10px;
}
.mec.adc-login .adc-login-rt .adc-login-wrapper .order-info,
.mec.adc-login .adc-login-rt .adc-login-wrapper .order-info * {
  font-size: 12px;
}
.mec.adc-login .adc-login-rt .adc-login-wrapper .order-info ul.purchased-products {
  padding: 0;
  margin: 20px 0 0 20px;
  list-style: none;
}
.mec.adc-login .adc-login-rt .adc-login-wrapper .order-info ul.purchased-products li {
  margin-bottom: 15px;
}
.mec.adc-login .adc-login-rt .adc-login-wrapper .order-info ul.purchased-products li > i {
  margin-right: 7px;
  vertical-align: bottom;
}
.mec.adc-login .adc-login-rt .adc-login-wrapper .order-info ul.purchased-products li > small {
  color: #656565;
}
.mec.adc-login .adc-login-rt .adc-login-wrapper .order-info ul.purchased-products li > a {
  text-decoration: underline;
  font-size: 11px;
}
.mec.adc-login .adc-login-rt .adc-login-wrapper .order-info .mec-login-dis {
  font-size: 12px;
  line-height: 22px;
  margin-right: -30px;
}
.mec.adc-login .adc-login-rt .adc-login-wrapper ul.login-input {
  list-style: none;
  padding: 0;
  margin: 0 0 30px 0;
}
.mec.adc-login .adc-login-rt .adc-login-wrapper ul.login-input > li {
  border-top-width: 0;
  border-left: 1px solid #939495;
  border-right: 1px solid #939495;
  border-bottom: 1px solid #939495;
  height: 50px;
  position: relative;
}
.mec.adc-login .adc-login-rt .adc-login-wrapper ul.login-input > li > input {
  height: 48px;
  border-width: 0;
  width: 100%;
  padding: 10px 40px 10px 15px;
}
.mec.adc-login .adc-login-rt .adc-login-wrapper ul.login-input > li > input::placeholder {
  color: #959595;
  font-size: 14px;
}
.mec.adc-login .adc-login-rt .adc-login-wrapper ul.login-input > li > span.mec-icon {
  position: absolute;
  right: 10px;
  top: 15px;
}
.mec.adc-login .adc-login-rt .adc-login-wrapper ul.login-input > li:first-child {
  border-top: 1px solid #939495;
}
.mec.adc-login .adc-login-rt .adc-login-wrapper .login-btn {
  height: 50px;
  width: 100%;
  padding: 17px 10px;
  font-family: "Lato", Helvetica Neue, Helvetica, Arial, sans-serif;
  background-color: #8EC63F;
}
.mec.adc-login .adc-login-rt .adc-login-wrapper .login-btn:hover {
  background-color: #86bd38;
}
.mec.adc-login .adc-login-rt .adc-login-wrapper .mec-login-options {
  padding-top: 8px;
  font-size: 11px;
}
.mec.adc-login .adc-login-rt .adc-login-wrapper .mec-login-options a {
  text-decoration: underline;
  font-size: 11px;
}

/***Login styles**/
.mec-login-bg {
    background: #000 url('/images/communityLoginBackgorund.png');
    background-size: cover;
}
.mec .mec-login-footer {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 10px;
    color: #9ea8aa;
    font-size: 10px;
    z-index: 0;
}
.mec .mec-login-footer p {
    font-size: inherit;
    line-height: 10px;
}
.mec .mec-login-container {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -310px;
    transform: translate(-50%, 0%);
    width: 442px;
    z-index: 2;
}
.mec .mec-login-container .login-logo .product-logo {
    width: 100%;
    height: 55px;
    position: static;
    margin: 20px 0 25px 0;
    position: relative;
    text-align: center;
}
.mec .mec-login-container .login-logo .product-logo img {
    width: auto;
}
.mec .mec-login-container .login-logo .product-logo .version {
    color: #000;
    position: absolute;
    right: 2px;
    top: 43px;
    font-size: 11px;
}
.mec .mec-login-container .login-inner-wrapper {
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.3);
}
.mec .mec-login-container .login-inner-wrapper .login-wrap {
    padding: 22px 52px 3px;
    border-bottom: 2px solid #d9d9d9;
    background-color: #e7e7e7;
    display: block !important;
}
.mec .mec-login-container .login-inner-wrapper .login-wrap .login-header {
    margin: -18px -53px 0px -53px;
    padding: 10px 15px;
    font-size: 12px;
    font-weight: normal;
    position: relative;
}
.mec .mec-login-container .login-inner-wrapper .login-wrap .login-header .mec-icon {
    margin-right: 15px;
    margin-top: -4px;
}
.mec .mec-login-container .login-inner-wrapper .login-wrap > ul {
    margin: 0;
    padding: 0;
    display: none;
}
.mec .mec-login-container .login-inner-wrapper .login-wrap > ul > li {
    list-style: none;
    text-align: left;
    margin: -1px 0 0 0;
    position: relative;
}
.mec .mec-login-container .login-inner-wrapper .login-wrap > ul > li .linput {
    text-align: left;
    padding: 14px 12px;
    border: 1px solid #c6cacc;
    color: #333333;
    width: 100%;
    font-size: 12px;
    min-height: 44px;
}
.mec .mec-login-container .login-inner-wrapper .login-wrap > ul > li .linput::placeholder {
    color: #c2c2c2!important;
}
.mec .mec-login-container .login-inner-wrapper .login-wrap > ul > li input[type="button"] {
    background: #6fb24a;
    border: 0;
    padding: 7px 15px;
    width: 100%;
    color: #fff;
}
.mec .mec-login-container .login-inner-wrapper .login-wrap > ul > li .domain-label {
    padding: 26px 15px 5px 0;
    color: #c5cbcd;
    display: block;
    text-align: left;
    font-size: 12px;
}
.mec .mec-login-container .login-inner-wrapper .login-wrap > ul > li .add-on {
    position: absolute;
    top: 8px;
    right: 1px;
    width: 25px;
    height: 28px;
    margin-right: 5px;
    background: url("../images/sprite2.png?bN=4050");
    background-size: 500px 1400px !important;
}
.mec .mec-login-container .login-inner-wrapper .login-wrap > ul > li .form-icn-user {
    background-position: -153px -348px;
}
.mec .mec-login-container .login-inner-wrapper .login-wrap > ul > li .form-icn-password {
    background-position: -174px -348px;
}
.mec .mec-login-container .login-inner-wrapper .login-wrap > ul > li.btn-login {
    margin: 30px 0px 50px 0px;
}
.mec .mec-login-container .login-inner-wrapper .login-wrap > ul > li.btn-login .btn {
    padding: 9px 21px;
}
.mec .mec-login-container .login-inner-wrapper .login-wrap .login-caret {
    background: url("../images/sprite2.png?bN=4050") -249px -486px;
    background-size: 500px 1400px !important;
    width: 14px;
    height: 8px;
    position: absolute;
    right: 20px;
    top: 12px;
}
.mec .mec-login-container .login-inner-wrapper .login-wrap.open {
    padding: 20px 56px 15px;
    background: #fff;
}
.mec .mec-login-container .login-inner-wrapper .login-wrap.open .login-caret {
    display: none;
}
.mec .mec-login-container .login-inner-wrapper .login-wrap.open .login-header {
    margin: -16px -53px 5px -53px;
}
.mec .mec-login-container .login-inner-wrapper .login-wrap.open > ul {
    display: block;
}
.mec .mec-login-container .login-inner-wrapper .login-wrap.with-domain .login-header {
    margin: -5px -53px 10px -53px;
}
.mec .mec-login-container .login-inner-wrapper .login-wrap.with-domain > ul > li.btn-login {
    margin: 19px 0px 5px 0px;
}
.mec .mec-login-container .login-inner-wrapper .login-wrap.without-border {
    border-bottom-width: 0;
}
.mec .mec-login-container .login-inner-wrapper .login-wrap .forgot {
    color: #000;
    margin: 45px auto 0;
    text-align: center;
    display: block;
    width: 100%;
    font-size: 11px;
}
.mec .mec-login-container .login-inner-wrapper .login-wrap .lalert {
    width: 100%;
    padding: 5px 10px;
    font-size: 11px;
    margin: 0;
    position: relative;
    z-index: 2;
    color: #000;
}
.mec .mec-login-container .login-inner-wrapper .login-slides {
    background: #303c40;
    height: 135px;
    width: 100%;
    padding: 20px;
}
.mec .mec-login-container .login-inner-wrapper .login-slides .bx-viewport {
    min-height: 100px;
}
.mec .mec-login-container .login-inner-wrapper .login-slides .bx-wrapper .bx-pager.bx-default-pager a {
    margin: 0 5px !important;
}
.mec .mec-login-container .login-inner-wrapper .login-slides .bx-wrapper .bx-pager,
.mec .mec-login-container .login-inner-wrapper .login-slides .bx-wrapper .bx-controls-auto {
    right: -15px !important;
    bottom: 0 !important;
    width: 100px;
}
.mec .mec-login-container .login-inner-wrapper .login-slides .slider-content {
    margin-left: 110px;
    display: block;
}
.mec .mec-login-container .login-inner-wrapper .login-slides .slider-content h2 {
    color: #8dc63f;
    font-size: 15px;
    margin-top: 5px;
}
.mec .mec-login-container .login-inner-wrapper .login-slides .slider-content p {
    font-size: 11px;
    color: #fff;
    font-weight: 300;
    line-height: 20px;
    margin-bottom: 0;
}
.mec .mec-login-container .login-inner-wrapper .login-slides .slider-icon {
    position: absolute;
    height: 100px;
    width: 100px;
    display: block;
    background-image: url("../images/sprite2.png?bN=4050");
    background-size: 500px 1400px !important;
}
.mec .mec-login-container .login-inner-wrapper .login-slides .slider-icon.slide-1 {
    background-position: -188px -916px;
}
.mec .mec-login-container .login-inner-wrapper .login-slides .slider-icon.slide-2 {
    background-position: -89px -916px;
}
.mec .mec-login-container .login-inner-wrapper .login-slides .slider-icon.slide-3 {
    background-position: -1px -810px;
}
.mec .mec-login-container .login-inner-wrapper .login-slides .slider-icon.slide-5 {
    background-position: -1px -1102px;
}
.mec .mec-login-container .login-inner-wrapper .login-slides .slider-link {
    color: #0098c8;
    text-decoration: underline;
    display: block;
}
.mec .mec-login-container .login-inner-wrapper .login-hint {
    font-weight: normal;
    font-size: 11px;
    padding: 5px 0;
    color: #b3b3b3;
    float: right;
    margin-top: 5px;
}
.mec .mec-login-container .login-inner-wrapper .login-hint label {
    font-weight: normal;
}
.mec .mec-login-container .captcha {
    border-bottom: 1px solid #ededed;
}
.mec .mec-login-as {
    width: 250px;
    height: 280px;
    background: rgba(82, 91, 95, 0.1);
    top: 50%;
    position: absolute;
    margin-top: -67px;
    -webkit-box-shadow: 0 0 6px #2b2b2b;
    box-shadow: 0 0 6px #2b2b2b;
}
.mec .mec-login-as .login-as-header {
    color: #9fa2a4;
    padding: 8px;
    font-size: 14px;
    border-bottom: 1px solid #232d32;
}
.mec .mec-login-as .login-as-body {
    padding: 20px;
    height: 190px;
}
.mec .mec-login-as .login-as-body ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.mec .mec-login-as .login-as-body ul li {
    position: relative;
    padding: 8px;
}
.mec .mec-login-as .login-as-body ul li i.mec-icon {
    position: absolute;
    left: 0;
    top: 6px;
}
.mec .mec-login-as .login-as-body ul li div.r-cont {
    padding-left: 60px;
}
.mec .mec-login-as .login-as-body ul li span.r-link {
    display: block;
}
.mec .mec-login-as .login-as-body ul li span.r-link a {
    text-decoration: underline;
    color: #1287b6;
}
.mec .mec-login-as .login-as-body ul li span.r-typ {
    color: #606468;
}
.mec .mec-login-as .login-as-footer {
    border-top: 1px solid #1c2429;
    color: #5d6366;
    padding: 10px;
    font-size: 10px;
}
.mec .mec-login-as:hover {
    background: rgba(82, 91, 95, 0.3);
}
.mec .mec-login-promo-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    z-index: 100;
}
.mec .mec-login-promo-footer .promo-ribbon {
    position: absolute;
    background: url("../images/promotion-login-and-dashboard.png?bN=4050") -295px -158px;
    width: 204px;
    height: 122px;
    margin-top: 0px;
    display: none;
}
.mec .mec-login-promo-footer .promo-slogan {
    color: #5f6265;
    text-align: center;
    font-size: 10px;
    margin-bottom: 5px;
}
.mec .mec-login-promo-footer .promo-slogan-heading {
    color: #5f6265;
    font-size: 10px;
    margin-bottom: 5px;
    background-color: #1d2527;
    position: absolute;
    left: 50%;
    margin-left: -80px;
    color: #a4adb2;
    border-radius: 40px;
    padding: 4px 10px;
    width: 160px;
    margin-top: -12px;
    text-align: center;
    border: 1px solid #222b2e;
}
.mec .mec-login-promo-footer .login-promo-product-strip {
    background-color: rgba(0, 0, 0, 0.4);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#88000000, endColorstr=#88000000)";
    border-top: 1px solid #272c2f;
    height: 62px;
}
.mec .mec-login-promo-footer .login-promo-product-strip .close {
    color: #4c5053;
    box-shadow: none;
    text-shadow: none;
    font-size: 23px;
    right: 5px;
}
.mec .mec-login-promo-footer .login-promo-product-strip .close .top-link-arrow {
    color: #fff;
    margin-top: -10px;
    position: absolute;
    right: 5px;
}
.mec .mec-login-promo-footer .login-promo-product-strip .close .dropdown-menu {
    right: -5px;
    margin: 0;
    padding: 0;
}
.mec .mec-login-promo-footer .login-promo-product-strip .promo-container {
    width: 1215px;
    margin: 0 auto;
}
.mec .mec-login-promo-footer .login-promo-product-strip ul.promo-list {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 15px;
}
.mec .mec-login-promo-footer .login-promo-product-strip ul.promo-list li {
    float: left;
    padding: 0 30px;
    width: 25%;
    border-right: 1px solid #293031;
}
.mec .mec-login-promo-footer .login-promo-product-strip ul.promo-list li .login-promo-product {
    width: 100%;
    height: 20px;
    display: inline-block;
    margin: 0 0 0 0;
    color: #606161;
    font-size: 17px;
    font-weight: bold;
}
.mec .mec-login-promo-footer .login-promo-product-strip ul.promo-list li .login-promo-product > a {
    color: #606161;
}
.mec .mec-login-promo-footer .login-promo-product-strip ul.promo-list li .login-promo-product.admp {
    background-position: -7px -91px;
    width: 128px;
}
.mec .mec-login-promo-footer .login-promo-product-strip ul.promo-list li .login-promo-product.admec {
    background-position: -5px -117px;
    width: 145px;
}
.mec .mec-login-promo-footer .login-promo-product-strip ul.promo-list li .login-promo-product.adap {
    background-position: -6px -145px;
    width: 96px;
}
.mec .mec-login-promo-footer .login-promo-product-strip ul.promo-list li .login-promo-product.o365 {
    background-position: -6px -174px;
    width: 137px;
}
.mec .mec-login-promo-footer .login-promo-product-strip ul.promo-list li .login-promo-product.erp {
    background-position: -6px -199px;
    width: 185px;
}
.mec .mec-login-promo-footer .login-promo-product-strip ul.promo-list li p {
    color: #a4adb2;
    font-size: 11px;
    margin-bottom: 0;
    line-height: 20px;
}
.mec .mec-login-promo-footer .login-promo-product-strip ul.promo-list li p a {
    color: inherit;
    font-size: inherit;
}
.mec .mec-login-promo-footer .login-promo-product-strip ul.promo-list li.last-child {
    border-right-width: 0;
}
.mec .mec-login-promo-footer .login-promo-copyrights {
    height: 40px;
    background-color: #424f56;
    font-size: 12px;
    color: #fff;
    text-align: center;
    padding: 10px 0;
}
.mec .mec-login-lhs {
    width: 331px;
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 62px;
    z-index: 1;
    overflow: hidden;
}
.mec .mec-login-lhs:hover * {
    color: #a4adb2;
}
.mec .mec-login-lhs .mec-login-lhs-inner {
    position: absolute;
    top: 10px;
    bottom: 10px;
    right: 30px;
    left: 30px;
}
.mec .mec-login-lhs * {
    color: #414445;
}
.mec .mec-login-lhs p {
    margin-bottom: 25px;
    font-size: 12px;
    line-height: 24px;
    -webkit-transition: color 1s;
    -moz-transition: color 1s;
    -ms-transition: color 1s;
    -o-transition: color 1s;
    transition: color 1s;
}
.mec .mec-login-lhs h3 {
    font-size: 14px;
    margin-bottom: 15px;
    font-weight: bold;
    -webkit-transition: color 1s;
    -moz-transition: color 1s;
    -ms-transition: color 1s;
    -o-transition: color 1s;
    transition: color 1s;
}
.mec .mec-login-lhs p,
.mec .mec-login-lhs h3 {
    display: none;
}
.mec .mec-login-lhs.open {
    width: 331px;
    padding: 10px 30px;
    background: rgba(227, 230, 233, 0.05);
}
.mec .mec-login-lhs.open .toggle-btn {
    display: none;
}
.mec .mec-login-lhs.open:hover .toggle-btn {
    background: url("../images/sprite2.png?bN=4050") -443px -2px;
    background-size: 500px 1400px !important;
    display: block;
}
.mec .mec-login-lhs.open p,
.mec .mec-login-lhs.open h3 {
    display: block;
}
.mec .mec-login-lhs .toggle-btn {
    width: 7px;
    height: 48px;
    background: url("../images/sprite2.png?bN=4050") -456px -2px;
    background-size: 500px 1400px !important;
    position: absolute;
    top: 300px;
    right: 0;
    cursor: pointer;
    z-index: 1001;
}
/***Login styles**/
.mec .mec-signup-top-pane {
  height: 52px;
  background-color: #424F56;
}
.mec .mec-signup-top-pane .product-logo {
  width: 150px;
  position: absolute;
  top: 0;
  left: 5px;
  height: 35px;
  padding-left: 12px;
  padding-top: 8px;
}
.mec .mec-signup-top-pane .product-logo img {
  width: 114px;
}
.mec .mec-top-pane .custom-logo {
    width: 210px;
    position: absolute;
    top: 0;
    left: 5px;
    height: 35px;
    padding-left: 12px;
}
.mec .mec-top-pane .show-minimal {
    display: none;
}
.mec .mec-top-pane .db-top-strip .db-top-strip-lhs {
    margin-top: 5px;
}
.mec .mec-top-pane .db-top-strip .db-top-strip-rhs {
    margin-top: 4px;
    padding-right: 5px;
}
.mec .mec-top-pane .db-top-strip .navbar-nav > li > a {
    color: #000;
}
.mec .mec-top-pane .db-top-strip .navbar-nav > li.active > a {
    font-weight: 400;
}
.mec .mec-top-pane .nav-area > .container-fluid {
    padding-right: 10px;
    padding-left: 0;
}
.mec .mec-top-pane .nav-area .top-menu-tab {
    margin-left: -245px;
}
.mec .mec-top-pane .nav-area .top-menu-tab > .tab-pane {
    height: 34px;
    background: #f6f6f6;
    margin-left: 39px;
    border-bottom: 1px solid #e4e4e4;
}
.mec .mec-top-pane .nav-area .top-menu-tab .navbar {
    margin: 0px;
}
.mec .mec-top-pane .nav-area .min-menu {
    width: 620px;
    padding: 20px;
    border-left: 1px solid \9;
    border-right: 1px solid \9;
    border-bottom: 1px solid \9;
    border-color: #e4e4e4;
}
.mec .mec-top-pane .nav-area .min-menu.pull-center {
    left: -290px;
}
.mec .mec-top-pane .nav-area .mid-menu {
    width: 720px;
    padding: 20px;
    border-left: 1px solid \9;
    border-right: 1px solid \9;
    border-bottom: 1px solid \9;
    border-color: #e4e4e4;
}
.mec .mec-top-pane .nav-area .mid-menu.pull-center {
    left: -330px;
}
.mec .mec-top-pane .nav-area .max-menu {
    width: 960px;
    padding: 20px;
    border-left: 1px solid \9;
    border-right: 1px solid \9;
    border-bottom: 1px solid \9;
    border-color: #e4e4e4;
}
.mec .mec-top-pane .nav-area .max-menu.pull-center {
    left: -450px;
}
.mec .mec-top-pane .nav-area .top-menu {
    border-bottom: 0px solid #ffffff;
}
.mec .mec-top-pane .nav-area .top-menu > li.active > a {
    color: #424f56;
    background-color: #fff;
    padding-bottom: 5px;
}
.mec .mec-top-pane .nav-area .top-menu > li.active.active:hover > a {
    border: 0px solid #fff;
}
.mec .mec-top-pane .misc-area {
    height: 24px;
}
.mec .mec-top-pane .misc-area .misc-menu {
    margin: 0px;
}
.mec .mec-top-pane .misc-area .misc-menu .navbar-nav > li > a:hover,
.mec .mec-top-pane .misc-area .misc-menu .navbar-nav > li > a:focus {
    background: none;
}
.mec .mec-top-pane .misc-area .misc-menu .navbar-nav > li > a .caret {
    color: #bfc7cd;
}
.mec .mec-top-pane .misc-area .misc-menu .navbar-nav > li.open a {
    background: transparent;
}
.mec .mec-top-pane .misc-area .misc-menu .navbar-nav > li.open > ul {
    padding: 5px 0;
    min-width: 200px;
    margin-top: 4px;
}
.mec .mec-top-pane .misc-area .misc-menu .navbar-nav > li.open > ul li a {
    font-size: 11px;
    padding: 8px;
}
.mec .mec-top-pane .misc-area .misc-menu .navbar-nav > li.open > ul li a:hover {
    background-color: #f5f5f5;
}
.mec .mec-top-pane .misc-area .misc-menu .navbar-nav > li.open > ul .top-link-arrow {
    color: #fff;
    margin-top: -9px;
    position: absolute;
    right: 3px;
    top: 0;
}
.mec .mec-top-pane .misc-area .misc-menu .navbar-nav > li.open > ul .user-profile a {
    padding-top: 13px;
    padding-bottom: 12px;
    border-bottom: 2px solid #8dc63f;
    font-size: 11px;
    text-align: center;
    margin-bottom: 5px;
}
.mec .mec-top-pane .misc-area .misc-menu .navbar-nav > li.open > ul .user-profile a .user-img {
    background: #fff url("../images/sprite2.png?bN=4050") -5px -154px;
    background-size: 500px 1400px !important;
    display: block;
    height: 52px;
    margin: 0 auto;
    width: 52px;
    display: inline-block;
    margin-bottom: 6px;
}
.mec .mec-top-pane .misc-area .misc-menu .navbar-nav > li.open > ul .user-profile a span {
    display: block;
    text-align: center;
    line-height: 30px;
}
.mec .mec-top-pane .misc-area .misc-menu .navbar-nav > li.open > ul .user-profile a:hover {
    background: none;
}
.mec .mec-top-pane .misc-area .misc-menu .navbar-nav > li.open > ul .user-profile a.rm-border {
    border-width: 0;
}
.mec .mec-top-pane .misc-area .misc-menu .navbar-nav > li.user-help {
    color: #666666;
    line-height: 2;
    padding-right: 3px;
    padding-left: 3px;
    border-right: 1px solid #e4e4e4;
}
.mec .mec-top-pane .misc-area .misc-menu .navbar-nav > li.user-name {
    color: #666666;
    line-height: 2;
    padding-right: 10px;
    border-right: 1px solid #e4e4e4;
}
.mec .mec-top-pane .misc-area .misc-menu .navbar-nav > li.user-name span {
    color: #000;
}
.mec .mec-top-pane .misc-area .misc-menu .icn-user {
    margin-right: 0;
}
.mec .mec-top-pane.minimal {
    height: 29px;
}
.mec .mec-top-pane.minimal .misc-area {
    display: none;
}
.mec .mec-top-pane.minimal .product-logo {
    background-position: 0 -21px;
    height: 29px;
}
.mec .mec-top-pane.minimal .show-minimal {
    display: block;
}
.mec .mec-top-pane .adap-icon {
    opacity: 1;
}
.mec .mec-top-pane .top-menu-left-holder {
    margin-top: 4px;
    margin-right: 20px;
}
.mec .mec-top-pane .top-menu-left-holder-inner {
    margin-top: 3px;
}
.mec .mec-top-pane .purchase-btn {
    color: #edc921 !important;
}
.mec .mec-top-pane .jumpto-btn {
    color: #b6bdbd !important;
}
.mec .mec-top-pane .settings-btn {
    background: #556067;
    color: #fff;
}
.mec .mec-top-pane .settings-btn i {
    vertical-align: middle;
}
.mec .jumpto-dropdown-menu {
    padding: 5px 0 !important;
}
.mec .jumpto-dropdown-menu .top-link-arrow {
    right: 30px !important;
}
.mec .jumpto-dropdown-menu li:last-child {
    border-bottom-width: 0;
}
.mec .jumpto-dropdown-menu li a .mec-icon {
    margin-right: 10px;
}
.mec .jumpto-dropdown-menu li a .mec-inline-icon {
    margin-left: -22px;
}
.mec .mec-right-pane-scroll {
    overflow: hidden !important;
}
.mec .mec-left-pane .toggle-btn,

.mec .mec-right-pane .bx-wrapper .bx-controls .bx-pager {
  text-align: center;
}
.mec .mec-right-pane .bx-wrapper .bx-controls .bx-pager .bx-pager-item {
  display: inline-block;
  vertical-align: middle;
}
.mec .mec-right-pane .bx-wrapper .bx-controls .bx-pager .bx-pager-item .bx-pager-link {
  display: inline-block;
  vertical-align: middle;
  height: 5px;
  width: 5px;
  margin: 0 3px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #d4d4d4;
  font-size: 0;
}
.mec .mec-right-pane .bx-wrapper .bx-controls .bx-pager .bx-pager-item .bx-pager-link.active {
  background-color: #707070;
}


.mec .mec-right-pane .toggle-btn {
    width: 7px;
    height: 48px;
    background: url("../images/sprite2.png?bN=4050") no-repeat -487px -1px;
    background-size: 500px 1400px !important;
    position: absolute;
    top: 300px;
    right: 0;
    cursor: pointer;
    z-index: 1001;
    display: none;
}
.mec .mec-left-pane .toggle-btn.open,
.mec .mec-right-pane .toggle-btn.open {
    background-position: -473px -2px;
}
.mec .mec-left-pane.left-pane-fix,
.mec .mec-right-pane.left-pane-fix {
    position: fixed;
    top: 52;
    height: 100%;
}
.mec .mec-left-pane.left-pane-fix .left-navigation .mCSB_scrollTools,
.mec .mec-right-pane.left-pane-fix .left-navigation .mCSB_scrollTools,
.mec .mec-left-pane.left-pane-fix .left-navigation .mCSB_scrollTools .mCSB_draggerRail,
.mec .mec-right-pane.left-pane-fix .left-navigation .mCSB_scrollTools .mCSB_draggerRail,
.mec .mec-left-pane.left-pane-fix .left-navigation .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mec .mec-right-pane.left-pane-fix .left-navigation .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px;
}
.mec .mec-left-pane.left-pane-fix .left-navigation .mCSB_dragger .mCSB_dragger_bar,
.mec .mec-right-pane.left-pane-fix .left-navigation .mCSB_dragger .mCSB_dragger_bar {
    background-color: #c5ced2;
}
.mec .mec-left-pane.left-pane-fix .left-navigation .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mec .mec-right-pane.left-pane-fix .left-navigation .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #bfc9ce;
}
.mec .mec-left-pane.left-pane-fix .left-navigation .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mec .mec-right-pane.left-pane-fix .left-navigation .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mec .mec-left-pane.left-pane-fix .left-navigation .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mec .mec-right-pane.left-pane-fix .left-navigation .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #b6c1c7;
}
.mec .mec-left-pane:hover .toggle-btn,
.mec .mec-right-pane:hover .toggle-btn {
    display: block;
}
.mec .mec-left-pane.menu-search-active,
.mec .mec-right-pane.menu-search-active {
    padding-top: 40px;
}
.mec .mec-left-pane .toggle-btn,
.mec .mec-right-pane .toggle-btn {
  width: 7px;
  height: 48px;
  background: url("../images/sprite2.png?bN=4050") no-repeat -487px -1px;
  background-image: url("../images/sprite2.png?bN=4050") \9;
  background-size: 500px 1400px !important;
  position: absolute;
  top: 300px;
  right: 0;
  cursor: pointer;
  z-index: 1001;
}
.mec .mec-right-pane {
    right: 0;
    top: 0;
    width: 290px;
    background: #fff;
    border-left: 1px solid #d7dcdd;
    z-index: 100;
    padding: 15px;
    position: absolute;
    min-height: 900px;
}
.mec .mec-right-pane .btn-more {
    background-color: #687278;
    color: #ffffff;
    margin-top: -37px;
    padding: 4px 5px;
    line-height: 1;
}
.mec .mec-right-pane .btn-more .caret {
    vertical-align: middle;
    border-left: 3px dashed;
    border-left: 3px solid \9;
    border-right-width: 0 !important;
    border-top: 3px solid transparent!important;
    border-bottom: 3px solid transparent!important;
    margin-bottom: 2px;
}
.mec .mec-right-pane .no-data {
    margin: 0;
    position: static;
    padding: 18px 20px;
    width: 100%;
    background-color: #fafafa;
    text-align: center;
    border: 1px solid #e4e4e4;
}
.mec .mec-right-pane .no-data p {
    margin: 0;
    font-size: 12px;
}
.mec .mec-right-pane .no-data p .icn-info-lg {
    margin-right: 3px;
    position: relative;
    top: -2px;
}
.mec .mec-right-pane .right-pane-header h4 {
    margin-top: 5px;
    font-size: 15px;
    margin-bottom: 15px;
}
.mec .mec-right-pane .schedule-list {
    padding: 0px;
    margin-top: 30px;
    margin-bottom: 25px;
    clear: both;
    overflow: auto;
}
.mec .mec-right-pane .schedule-list li {
    list-style: none;
    margin-bottom: 25px;
}
.mec .mec-right-pane .schedule-list li span.mec-calander-border {
    margin: 0;
    font-size: 18px;
    color: #424f56;
    padding: 13px;
}
.mec .mec-right-pane .schedule-list li .media-left {
    display: table-cell;
    vertical-align: top;
}
.mec .mec-right-pane .schedule-list li .media-body {
    display: table-cell;
    vertical-align: top;
    padding-left: 15px;
}
.mec .mec-right-pane .schedule-list li .media-body a {
    font-size: 12px;
    line-height: 20px;
    color: #1488b2;
}
.mec .mec-right-pane .schedule-list li .media-body p {
    font-size: 11px;
    margin: 5px 0px;
}
.mec .mec-right-pane .toggle-btn {
    width: 7px;
    height: 48px;
    background: url("../images/sprite2.png?bN=4050") no-repeat -473px -2px;
    background-size: 500px 1400px !important;
    position: absolute;
    top: 300px;
    left: 0;
    cursor: pointer;
    z-index: 1001;
    display: none;
}
.mec .mec-right-pane .toggle-btn.open {
    background-position: -487px -1px;
}
.mec .mec-right-pane .right-pane-box {
    height: auto;
    overflow: hidden;
}
.mec .mec-right-pane .right-pane-box .right-pane-box-inner {
    padding: 5px 10px 10px 10px;
    border-bottom: 1px solid #d9dcdd;
}
.mec .mec-right-pane .right-pane-box .right-pane-footer {
    padding: 7px 7px 0;
}
.mec .mec-right-pane .right-pane-box > h3 {
    font-size: 12px;
    font-family: "Lato", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: 600;
    color: #000;
    margin: 0px;
    padding: 0 0 9px 0;
    line-height: 18px;
    padding: 4px 10px 4px 15px;
    margin-top: 10px;
    background-color: #fff;
}
.mec .mec-right-pane .right-pane-box > h3 a {
    float: right;
    font-size: 11px;
    color: #1287b6;
}
.mec .mec-right-pane .right-pane-box .right-pane-scroll-box {
    height: 360px;
    overflow: hidden;
    clear: both;
}
.mec .mec-right-pane .right-pane-box ul.disc-style {
    padding: 0;
    margin: 0;
    list-style: none;
}
.mec .mec-right-pane .right-pane-box ul.disc-style > li {
    margin-bottom: 5px;
}
.mec .mec-right-pane .right-pane-box ul.disc-style > li > a,
.mec .mec-right-pane .right-pane-box ul.disc-style > li a {
    display: block;
    padding: 9px;
    font-size: 18px;
    font-weight: 200;
    color: #fff;
    line-height: 34px;
}
.mec .mec-right-pane .right-pane-box ul.disc-style > li > a strong,
.mec .mec-right-pane .right-pane-box ul.disc-style > li a strong {
    float: right;
    font-weight: 600;
    font-size: 24px;
    color: #fff;
    height: auto;
    overflow: hidden;
}
.mec .mec-right-pane .right-pane-box ul.disc-style > li > a i,
.mec .mec-right-pane .right-pane-box ul.disc-style > li a i {
    display: block;
    float: left;
    height: 35px;
    width: 35px;
    background: url(../images/adap_sprite.png);
    margin-right: 10px;
}
.mec .mec-right-pane .right-pane-box ul.disc-style > li .section .span_6 {
    width: 48.25%;
}
.mec .mec-right-pane .right-pane-box ul.disc-style > li .section .col {
    margin-left: 3.5%;
}
.mec .mec-right-pane .right-pane-box ul.disc-style > li .section .col:first-child {
    margin-left: 0;
}
.mec .mec-right-pane .right-pane-box ul.disc-style > li .section a {
    font-size: 13px;
    line-height: 18px;
    text-align: right;
    padding: 7px 9px;
}
.mec .mec-right-pane .right-pane-box ul.disc-style > li .section a strong {
    font-size: 20px;
    font-weight: 600;
    display: block;
    float: none;
    text-align: right;
}
.mec .mec-right-pane .right-pane-box ul.disc-style .critical i {
    background-position: -286px -166px;
}
.mec .mec-right-pane .right-pane-box ul.disc-style .trouble i {
    background-position: -332px -166px;
}
.mec .mec-right-pane .right-pane-box ul.disc-style .attention i {
    background-position: -378px -165px;
}
.mec .mec-right-pane .right-pane-box ul.stack-style {
    padding: 0;
    margin: 0;
    list-style: none;
}
.mec .mec-right-pane .right-pane-box ul.stack-style > li {
    margin-bottom: 3px;
}
.mec .mec-right-pane .right-pane-box ul.stack-style > li > a {
    display: block;
    padding: 7px 9px 7px 14px;
    font-size: 11px;
    color: #333333;
    background: #f5f6f6;
    border-left: 3px solid transparent;
}
.mec .mec-right-pane .right-pane-box ul.stack-style > li > a:hover {
    text-decoration: none;
}
.mec .mec-right-pane .right-pane-box ul.stack-style > li > a strong {
    font-weight: normal;
    display: block;
    font-size: 11px;
    color: #8e959a;
    height: auto;
    overflow: hidden;
    font-style: italic;
    margin-top: 6px;
}
.mec .mec-right-pane .right-pane-box ul.stack-style > li > a.info-alert {
    border-color: #424f56;
}
.mec .mec-right-pane .right-pane-box ul.stack-style > li > a.attention-alert {
    border-color: #edc921;
}
.mec .mec-right-pane .right-pane-box ul.stack-style > li > a.critical-alert {
    border-color: #dc3e3e;
}
.mec .mec-right-pane .right-pane-box ul.stack-style > li > a.trouble-alert {
    border-color: #fa9050;
}
.mec .mec-right-pane .right-pane-box ul.list-style {
    list-style: none;
    margin: 0;
    padding: 0;
}
.mec .mec-right-pane .right-pane-box ul.list-style > li > a {
    display: block;
    padding: 2px 5px 2px 5px;
    color: #000;
    line-height: 18px;
}
.mec .mec-right-pane.added-top-strip {
    padding-top: 31px;
}
.mec .no-left-pane .lnav {
    opacity: 0;
}
.mec .no-left-pane .mec-left-pane {
    width: 8px;
}
.mec .no-left-pane .mec-left-pane .toggle-btn {
    display: block;
    background-position: -487px -2px;
}
.mec .no-right-pane .mec-right-pane {
    width: 8px;
}
.mec .no-right-pane .mec-right-pane .toggle-btn {
    display: block;
    background-position: -473px -2px;
}
.mec .mec-left-pane-lg .mec-left-pane {
    width: 247px;
}
.mec .mec-left-pane-lg .mec-left-pane .lnav > li {
    margin: 0;
}
.mec .mec-left-pane-lg .mec-left-pane .lnav > li > a {
    padding: 5px 12px 5px 14px;
}
.mec .mec-left-pane-lg.no-left-pane .lnav {
    opacity: 0;
}
.mec .mec-left-pane-lg.no-left-pane .mec-left-pane {
    width: 8px;
}
.mec .mec-left-pane-lg.no-left-pane .mec-left-pane .toggle-btn {
    display: block;
    background-position: -487px -2px;
}
.mec .menu-search {
    width: 247px;
    background-color: #eaeff0;
    height: 30px;
    float: left;
    margin-right: 3px;
    position: absolute;
    top: 0;
}
.mec .menu-search .report-search {
    width: 96%;
    border: 1px solid #ccc;
    height: 22px;
    background-color: #fff;
    margin: 4px 5px;
    position: relative;
}
.mec .menu-search .report-search .search-input {
    border: 0px solid #fff;
    width: 190px;
    height: 20px;
    height: 20px \0;
    background: transparent;
    padding: 2px 0  2px 5px;
}
.mec .menu-search .report-search .space-align {
    margin-left: 2px !important;
    margin-top: 1px !important;
}
.mec .menu-search .report-search > span.search-clear {
    position: absolute;
    width: 19px;
    height: 19px;
    top: 0px;
    right: 0;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
}
.mec .menu-search .report-search .search-btn {
    position: absolute;
    right: 0;
}
.mec .no-left-pane .menu-search {
    /* background-color: #fff;
    height: 39px;*/
    display: none;
}
.mec .sub-tab-active .mec-left-pane {
    top: 82px !important;
}
.mec .sub-tab-active .mec-body-pane {
    margin-top: 82px;
}
.mec .sub-tab {
    min-height: 30px;
    border-bottom: 1px solid #e4e4e4;
    top: 52px;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 999;
    background: #fff;
}
.mec .sub-tab div.sub-tab-nav-left,
.mec .sub-tab div.sub-tab-nav-right {
    position: absolute;
    height: 29px;
    width: 15px;
    background-color: #f2f2f2;
    left: 0;
    top: 0;
    padding-top: 6px;
    cursor: pointer;
}
.mec .sub-tab div.sub-tab-nav-left > .fw-inline-icon,
.mec .sub-tab div.sub-tab-nav-right > .fw-inline-icon {
    opacity: 0.4;
    filter: alpha(opacity=40);
}
.mec .sub-tab div.sub-tab-nav-left > .fw-inline-icon.fw-icn-tab-right-arrow,
.mec .sub-tab div.sub-tab-nav-right > .fw-inline-icon.fw-icn-tab-right-arrow {
    margin-left: -2px;
}
.mec .sub-tab div.sub-tab-nav-left:hover > .fw-inline-icon,
.mec .sub-tab div.sub-tab-nav-right:hover > .fw-inline-icon {
    opacity: 1;
    filter: alpha(opacity=100);
}
.mec .sub-tab div.sub-tab-nav-right {
    right: 65px;
    left: auto;
}
.mec .sub-tab div.sub-tab-menu {
    margin-left: 15px;
    margin-right: 90px;
    overflow: hidden;
}
.mec .sub-tab div.sub-tab-menu > ul.tab-list {
    margin: 0;
    padding: 0;
    white-space: nowrap;
}
.mec .sub-tab div.sub-tab-menu > ul.tab-list > li {
    list-style-type: none;
    padding: 8px 0 4px 0;
    margin: 0 10px;
    border-bottom: 3px solid transparent;
    position: relative;
    cursor: pointer;
    display: inline-block;
}
.mec .sub-tab div.sub-tab-menu > ul.tab-list > li > a {
    display: block;
    line-height: 20px;
    padding: 0px 5px;
    text-decoration: none;
    line-height: 14px;
    color: #000;
    cursor: pointer;
}
.mec .sub-tab div.sub-tab-menu > ul.tab-list > li.active {
    border-color: #7fbb49;
}
.mec .sub-tab div.sub-tab-menu > ul.tab-list > li:hover {
    border-bottom-color: #ccc;
}
.mec .sub-tab div.sub-tab-menu > ul.tab-list > li:first-child {
    margin-left: 0;
}
.mec .sub-tab .db-product-list-dd {
    right: 33px;
    top: 0;
    position: absolute;
    z-index: 999;
}
.mec .sub-tab .db-product-list-dd .dropdown-toggle {
    float: left;
    padding: 6px 12px 5px 12px;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    background: #fff;
    font-size: 8px;
}
.mec .sub-tab .db-product-list-dd.dropdown.open > .btn {
    background-color: #fff;
    box-shadow: 0px -4px 5px #ccc;
    z-index: 1;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #fff;
}
.mec .sub-tab .db-product-list-dd.dropdown > .dropdown-menu {
    margin-top: -1px;
    z-index: -1;
    min-width: 160px;
    padding: 5px 0;
}
.mec .sub-tab .db-product-list-dd.dropdown > .dropdown-menu > li > a {
    padding: 4px 10px;
    cursor: pointer;
}
.mec .sub-tab .sep {
    position: absolute;
    width: 1px;
    top: 8px;
    right: -10px;
    background-color: #ccc;
    height: 12px;
}
.mec .sub-tab .sub-tab-settings {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    text-align: center;
    height: 30px;
    padding-top: 6px;
}
.mec .mec-body-pane.full-width {
    margin-left: 0;
}
.mec .mec-body-pane.mec-right-pane-active {
    margin-right: 290px;
    margin-left: 0;
}
.mec .mec-body-pane .bootstrap-select > .dropdown-toggle.bs-placeholder,
.mec .mec-body-pane .bootstrap-select .dropdown-toggle.bs-placeholder:hover,
.mec .mec-body-pane .bootstrap-select .dropdown-toggle.bs-placeholder:focus,
.mec .mec-body-pane .bootstrap-select .dropdown-toggle.bs-placeholder:active {
    color: #000;
}
.mec .no-left-pane .mec-body-pane {
    margin-left: 7px;
}
.mec .no-right-pane .mec-body-pane {
    margin-right: 7px;
}
.mec .mec-left-pane-lg .mec-body-pane {
    margin-left: 247px;
}
.mec .mec-left-pane-lg.no-left-pane .mec-body-pane {
    margin-left: 7px;
}
.mec .top-body-strip {
    padding: 6px;
    margin: 0 -20px;
    border-bottom: 1px solid #e2e2e2;
    clear: both;
    height: auto;
    overflow: hidden;
}
.mec .signup-mec-body-pane {
  padding: 0 20px;
}
.mec .signup-mec-body-pane .page-header {
  font-family: "Lato", Helvetica Neue, Helvetica, Arial, sans-serif;
  position: relative;
  font-size: 14px;
}
.mec .font-verdana, .mec .verdana {
    font-family: "Verdana", Helvetica Neue, Helvetica, Arial, sans-serif !important;
}
.mec .mec-p-null {
    padding: 0px;
}
.mec .mec-p-10 {
    padding: 10px 10px;
}
.mec .mec-pl-null,
.mec .mec-pl-0 {
    padding-left: 0px !important;
}
.mec .mec-pt-null {
    padding-top: 0px !important;
}
.mec .mec-pb-null,
.mec .mec-pb-0 {
    padding-bottom: 0px!important;
}
.mec .mec-mt-null {
    margin-top: 0px!important;
}
.mec .mec-pb-1 {
  padding-bottom: 1px !important;
}
.mec .mec-pb-2 {
  padding-bottom: 2px !important;
}
.mec .mec-pb-3 {
    padding-bottom: 3px !important;
}
.mec .mec-pb-5 {
    padding-bottom: 5px !important;
}
.mec .mec-pb-6 {
  padding-bottom: 6px !important;
}
.mec .mec-pb-7 {
  padding-bottom: 7px !important;
}
.mec .mec-pb-8 {
    padding-bottom: 8px !important;
}
.mec .mec-pb-9 {
  padding-bottom: 9px !important;
}
.mec .mec-pb-10 {
    padding-bottom: 10px !important;
}
.mec .mec-pb-12 {
    padding-bottom: 12px !important;
}
.mec .mec-pb-14 {
  padding-bottom: 14px;
}
.mec .mec-pb-15 {
    padding-bottom: 15px !important;
}
.mec  .mec-pb-17 {
  padding-bottom: 17px;
}
.mec .mec-pb-20 {
    padding-bottom: 20px !important;
}
.mec .mec-pb-25 {
    padding-bottom: 25px !important;
}
.mec .mec-pb-30 {
    padding-bottom: 30px !important;
}
.mec .mec-pb-40 {
    padding-bottom: 40px !important;
}
.mec .mec-pb-45 {
    padding-bottom: 45px !important;
}
.mec .mec-pb-50 {
    padding-bottom: 50px !important;
}
.mec .mec-pr-null,
.mec .mec-pr-0 {
    padding-right: 0px !important;
}
.mec .mec-pr-3 {
  padding-right: 3px !important;
}
.mec .mec-pr-5 {
  padding-right: 5px !important;
}
.mec .mec-pr-10 {
    padding-right: 10px !important;
}
.mec .mec-pr-17 {
  padding-right: 17px !important;
}
.mec .mec-pr-20 {
    padding-right: 20px;
}
.mec .mec-pr-13 {
    padding-right: 13px !important;
}
.mec .mec-pr-15 {
    padding-right: 15px !important;
}
.mec .mec-pr-23 {
    padding-right: 23px !important;
}
.mec .mec-pr-25 {
    padding-right: 25px !important;
}
.mec .mec-pr-30 {
    padding-right: 30px !important;
}
.mec .mec-pr-50 {
    padding-right: 50px !important;
}
.mec .mec-pr-80 {
  padding-right: 80px !important;
}
.mec .mec-p-0 {
    padding: 0px !important;
}
.mec .mec-p-5 {
    padding: 5px !important;
}
.mec .mec-p-10 {
    padding: 10px !important;
}
.mec .mec-p-15 {
    padding: 15px !important;
}
.mec .mec-p-20 {
    padding: 20px !important;
}
.mec .mec-p-25 {
    padding: 25px !important;
}
.mec .mec-p-30 {
    padding: 30px !important;
}
.mec .mec-pl-3 {
    padding-left: 3px !important;
}
.mec .mec-pl-5 {
    padding-left: 5px;
}
.mec .mec-pl-7 {
  padding-left: 7px;
}
.mec .mec-pl-10 {
    padding-left: 10px !important;
}
.mec .mec-pl-12 {
    padding-left: 12px;
}
.mec .mec-pl-15 {
    padding-left: 15px !important;
}
.mec .mec-pl-17 {
  padding-left: 17px !important;
}
.mec .mec-pl-18 {
  padding-left: 18px !important;
}
.mec .mec-pl-21 {
    padding-left: 21px !important;
}
.mec .mec-pl-22 {
    padding-left: 22px !important;
}
.mec .mec-pl-23 {
    padding-left: 23px !important;
}
.mec .mec-pl-26 {
  padding-left: 26px !important;
}
.mec .mec-pl-28 {
  padding-left: 28px !important;
}
.mec .mec-pl-50 {
    padding-left: 50px !important;
}
.mec .mec-pl-60 {
    padding-left: 60px !important;
}
.mec .mec-pt-1 {
  padding-top: 1px !important;
}
.mec .mec-pt-2 {
  padding-top: 2px !important;
}
.mec .mec-pt-3 {
    padding-top: 3px !important;
}
.mec .mec-pt-4 {
  padding-top: 4px !important;
}
.mec .mec-pt-5 {
    padding-top: 5px !important;
}
.mec .mec-pt-6 {
  padding-top: 6px !important;
}
.mec .mec-pt-8 {
    padding-top: 8px !important;
}
.mec .mec-pt-10 {
    padding-top: 10px !important;
}
.mec .mec-pt-12 {
    padding-top: 12px !important;
}
.mec .mec-pt-14 {
  padding-top: 14px !important;
}
.mec .mec-pt-15 {
    padding-top: 15px !important;
}
.mec .mec-pt-20 {
    padding-top: 20px !important;
}
.mec .mec-pt-22 {
  padding-top: 22px !important;
}
.mec .mec-pt-25 {
  padding-top: 25px !important;
}
.mec .mec-pt-30 {
    padding-top: 30px !important;
}
.mec .mec-pt-40 {
    padding-top: 40px !important;
}
.mec .mec-pt-50 {
    padding-top: 50px !important;
}
.mec .mec-pt-100 {
    padding-top: 100px !important;
}
.mec .mec-pl-20 {
    padding-left: 20px;
}
.mec .mec-pl-25 {
    padding-left: 25px !important;
}
.mec .mec-pl-30 {
    padding-left: 30px !important;
}
.mec .mec-m-0 {
    margin: 0 !important;
}
.mec .mec-m-10 {
    margin: 10px !important;
}
.mec .mec-m-auto {
    margin: auto;
}
.mec .mec-mt-1 {
    margin-top: 1px !important;
}
.mec .mec-mt-2 {
    margin-top: 2px !important;
}
.mec .mec-mt-3 {
    margin-top: 3px !important;
}
.mec .mec-mt-4 {
    margin-top: 4px !important;
}
.mec .mec-mt-5 {
    margin-top: 5px !important;
}
.mec .mec-mt-6 {
    margin-top: 6px !important;
}
.mec .mec-mt-7 {
    margin-top: 7px !important;
}
.mec .mec-mt-10 {
    margin-top: 10px !important;
}
.mec .mec-mt-12 {
    margin-top: 12px !important;
}
.mec .mec-mt-15 {
    margin-top: 15px !important;
}
.mec .mec-mt-18 {
    margin-top: 18px !important;
}
.mec .mec-mt-20 {
    margin-top: 20px !important;
}
.mec .mec-mt-30 {
    margin-top: 30px !important;
}
.mec .mec-mt-37 {
  margin-top: 37px !important;
}
.mec .mec-mt-50 {
    margin-top: 50px !important;
}
.mec .mec-mt-200 {
    margin-top: 200px;
}
.mec .mec-mr-0 {
    margin-right: 0px !important;
}
.mec .mec-mr-4 {
    margin-right: 4px !important;
}
.mec .mec-mr-5 {
    margin-right: 5px;
}
.mec .mec-mr-6 {
    margin-right: 6px;
}
.mec .mec-mr-7 {
    margin-right: 7px;
}
.mec .mec-mr-8 {
    margin-right: 8px;
}
.mec .mec-mr-9 {
    margin-right: 9px;
}
.mec .mec-mr-10 {
    margin-right: 10px;
}
.mec .mec-mr-15 {
    margin-right: 15px;
}
.mec .mec-mr-17 {
  margin-right: 17px;
}
.mec .mec-mr-20 {
    margin-right: 20px;
}
.mec .mec-mr-25 {
  margin-right: 20px;
}
.mec .mec-mr-30 {
    margin-right: 30px;
}
.mec .mec-mr-40 {
    margin-right: 40px;
}
.mec .mec-mr-60 {
    margin-right: 60px;
}
.mec .mec-ml-m5 {
    margin-left: -5px !important;
}
.mec .mec-ml-m4 {
    margin-left: -4px !important;
}
.mec .mec-ml-m1 {
    margin-left: -1px !important;
}
.mec .mec-ml-m25 {
    margin-left: -25px;
}
.mec .mec-ml-m20 {
    margin-left: -20px;
}
.mec .mec-ml-m10 {
    margin-left: -10px;
}
.mec .mec-ml-m95 {
    margin-left: -95px !important;
}
.mec .mec-ml-m105 {
    margin-left: -105px !important;
}
.mec .mec-ml-m108 {
    margin-left: -108px !important;
}
.mec .mec-ml-m125 {
    margin-left: -125px !important;
}
.mec .mec-ml-m210 {
    margin-left: -210px !important;
}
.mec .mec-ml-4 {
  margin-left: 4px;
}
.mec .mec-ml-5 {
    margin-left: 5px;
}
.mec .mec-ml-6 {
    margin-left: 6px;
}
.mec .mec-ml-7 {
    margin-left: 7px;
}
.mec .mec-ml-8 {
    margin-left: 8px;
}
.mec .mec-ml-9 {
    margin-left: 9px;
}
.mec .mec-ml-10 {
    margin-left: 10px !important;
}
.mec .mec-ml-15 {
    margin-left: 15px !important;
}
.mec .mec-ml-20 {
    margin-left: 20px;
}
.mec .mec-ml-25 {
    margin-left: 25px;
}
.mec .mec-ml-30 {
    margin-left: 30px;
}
.mec .mec-ml-40 {
    margin-left: 40px;
}
.mec .mec-ml-50 {
    margin-left: 50px;
}
.mec .mec-ml-60 {
    margin-left: 60px;
}
.mec .mec-ml-70 {
  margin-left: 70px;
}
.mec .mec-ml-140 {
    margin-left: 140px;
}
.mec .mec-ml-150 {
    margin-left: 150px;
}
.mec .mec-ml-160 {
    margin-left: 160px;
}
.mec .mec-ml-m10 {
    margin-left: -10px;
}
.mec .mec-mr-m15 {
  margin-right: -15px;
}
.mec .mec-mr-m3 {
  margin-right: -3px;
}
.mec .mec-mr-m10 {
  margin-right: -10px;
}
.mec .mec-mr-25 {
    margin-right: 25px;
}
.mec .mec-mr-m20 {
    margin-right: -20px;
}
.mec .mec-mr-m25 {
    margin-right: -25px;
}
.mec .mec-mr-m40 {
    margin-right: -40px;
}
.mec .mec-mr-m61 {
    margin-right: -61px !important;
}
.mec .mec-ml-m25 {
    margin-left: -25px;
}
.mec .mec-ml-m30 {
  margin-left: -30px;
}
.mec .mec-ml-m40 {
    margin-left: -40px;
}
.mec .mec-ml-m60 {
    margin-left: -60px;
}
.mec .mec-ml-m65 {
    margin-left: -65px;
}
.mec .mec-mt-0 {
    margin-top: 0px !important;
}
.mec .mec-mt-15 {
    margin-top: 15px;
}
.mec .mec-mt-20 {
    margin-top: 20px;
}
.mec .mec-mt-25 {
    margin-top: 25px;
}
.mec .mec-mt-m15 {
    margin-top: -15px;
}
.mec .mec-mt-m25 {
    margin-top: -25px;
}
.mec .mec-mt-m20 {
    margin-top: -20px;
}
.mec .mec-mt-36 {
  margin-top: 36px !important;
}
.mec .mec-mt-40 {
    margin-top: 40px;
}
.mec .mec-mt-60 {
  margin-top: 60px !important;
}
.mec .mec-mt-78 {
    margin-top: 78px !important;
}
.mec .mec-mt-90 {
    margin-top: 90px !important;
}
.mec .mec-mt-100 {
    margin-top: 100px !important;
}
.mec .mec-mt-150 {
    margin-top: 150px;
}
.mec .mec-mt-m1 {
    margin-top: -1px !important;
}
.mec .mec-mt-m2 {
    margin-top: -2px !important;
}
.mec .mec-mt-m3 {
    margin-top: -3px !important;
}
.mec .mec-mt-m4 {
    margin-top: -4px !important;
}
.mec .mec-mt-m5 {
    margin-top: -5px !important;
}
.mec .mec-mt-m6 {
    margin-top: -6px !important;
}
.mec .mec-mt-m10 {
    margin-top: -10px !important;
}
.mec .mec-mb-auto {
    margin-bottom: auto;
}
.mec .mec-mb-m30 {
    margin-bottom: -30px !important;
}
.mec .mec-mb-12 {
  margin-bottom: 12px !important;
}
.mec .mec-mb-m15 {
    margin-bottom: -15px !important;
}
.mec .mec-mb-m40 {
    margin-bottom: -40px !important;
}
.mec .mec-mb-20 {
    margin-bottom: 20px !important;
}
.mec .mec-mb-9 {
    margin-bottom: 9px !important;
}
.mec .mec-mb-10 {
    margin-bottom: 10px !important;
}
.mec .mec-mb-11 {
    margin-bottom: 11px !important;
}
.mec .mec-mb-20 {
    margin-bottom: 20px !important;
}
.mec .mec-mb-25 {
    margin-bottom: 25px !important;
}
.mec .mec-mb-28 {
  margin-bottom: 28px !important;
}
.mec .mec-mb-30 {
    margin-bottom: 30px !important;
}
.mec .mec-mb-40 {
    margin-bottom: 40px !important;
}
.mec .mec-mb-50 {
    margin-bottom: 50px !important;
}
.mec .mec-mb-15 {
    margin-bottom: 15px;
}
.mec .mec-mb-7 {
    margin-bottom: 7px !important;
}
.mec .mec-mb-6 {
  margin-bottom: 6px !important;
}
.mec .mec-mb-5 {
    margin-bottom: 5px !important;
}
.mec .mec-mb-3 {
    margin-bottom: 3px;
}
.mec .mec-mb-m2 {
  margin-bottom: -2px;
}
.mec .mec-mb-0 {
    margin-bottom: 0px !important;
}
.mec .mec-valign-top {
    vertical-align: top !important;
}
.mec .mec-valign-middle {
    vertical-align: middle !important;
}
.mec .mec-valign-bottom {
    vertical-align: bottom !important;
}
.mec .mec-valign-sub {
    vertical-align: sub !important;
}
.mec .mec-nowrap {
    white-space: nowrap;
}
.mec .mec-pl-40 {
    padding-left: 40px;
}
.mec .mec-pl-45 {
    padding-left: 45px !important;
}
.mec .mec-pl-90 {
    padding-left: 90px;
}
.mec .mec-link {
    color: #1287b6;
    text-decoration: underline !important;
}
.mec .mec-thin-bold {
    font-weight: 600 !important;
}
.mec .mec-thik-bold {
    font-weight: 800 !important;
}
.mec .mec-align-left {
    text-align: left;
}
.mec .mec-align-center {
    text-align: center;
}
.mec .mec-align-right {
    text-align: right;
}
.mec .mec-vh {
    visibility: hidden;
}
.mec .mec-vv {
    visibility: visible;
}
.mec .mt-4 {
    margin-top: 4px;
}
.mec .mec-light-text {
    color: #999999;
}
.mec .mec-dark-text {
    color: #000000;
}
.mec .mec-fz-10 {
    font-size: 10px !important;
}
.mec .mec-fc-666 {
    color: #666;
}
.mec .mec-fc-70 {
  color: #707070;
}
.mec .mec-mh-16 {
    min-height: 16px !important;
}
.mec .mec-mh-20 {
    min-height: 20px;
}
.mec .mec-mh-40 {
    min-height: 40px;
}
.mec .mec-mh-60 {
  min-height: 60px;
}
.mec .mec-mh-100 {
    min-height: 100px;
}
.mec .mec-mh-200 {
    min-height: 200px;
}
.mec .mec-mh-230 {
    min-height: 230px;
}
.mec .mec-w-175 {
  width: 175px;
}
.mec .mec-w-187 {
  width: 187px;
}
.mec .mec-w-202 {
    width: 202px;
}
.mec .mec-w-240 {
  width: 240px;
}
.mec.mec-w-245 {
    width: 245px;
}
.mec .mec-mh-300 {
    min-height: 300px;
}
.mec .mec-mh-305 {
    min-height: 305px !important;
}
.mec .mec-mh-320 {
  min-height: 320px;
}
.mec .mec-mh-400 {
    min-height: 400px;
}
.mec .mec-mh-500 {
    min-height: 500px;
}
.mec .mec-mw-40 {
    min-width: 40px;
}
.mec .mec-mw-65 {
    min-width: 65px;
}
.mec .mec-mw-125 {
    min-width: 125px;
}
.mec .mec-mw-50 {
    min-width: 50px;
}
.mec .mec-mw-200 {
    min-width: 200px !important;
}
.mec .mec-mw-220 {
    min-width: 220px;
}
.mec .mec-mw-230 {
  min-width: 230px;
}
.mec .mec-mw-310 {
    min-width: 310px;
}
.mec .mec-mw-150 {
    min-width: 150px;
}
.mec .mec-mw-fluid {
    max-width: 100% !important;
}
.mec .mec-text-7 {
    font-size: 7px !important;
}
.mec .mec-text-xs {
    font-size: 9px !important;
}
.mec .mec-text-sm {
    font-size: 10px !important;
}
.mec .mec-text-md {
    font-size: 11px !important;
}
.mec .mec-text-lg {
    font-size: 12px !important;
}
.mec .mec-text-xlg {
    font-size: 13px !important;
}
.mec .mec-text-xxlg {
    font-size: 14px;
}
.mec .mec-text-16 {
    font-size: 16px !important;
}
.mec .mec-make-text-normal {
    font-weight: normal !important;
}
.mec .mec-w-40 {
    width: 40px;
}
.mec .mec-w-50 {
    width: 50px;
}
.mec .mec-w-55 {
    width: 55px;
}
.mec .mec-w-60 {
    width: 60px;
}
.mec .mec-w-65 {
    width: 65px;
}
.mec .mec-w-80 {
    width: 80px;
}
.mec .mec-w-109 {
    width: 109px;
}
.mec .mec-w-140 {
    width: 140px;
}
.mec .mec-w-145 {
    width: 145px !important;
}
.mec .mec-w-160 {
    width: 160px !important;
}
.mec .mec-w-230 {
  width: 230px;
}
.mec .mec-w-240 {
    width: 240px;
}
.mec .mec-w-310 {
    width: 310px;
}
.mec .mec-w-360 {
    width: 360px;
}
.mec .mec-w-350 {
    width: 350px !important;
}
.mec .mec-w-400 {
    width: 400px;
}
.mec .mec-w-450 {
    width: 450px;
}
.mec .mec-w-495 {
    width: 495px;
}
.mec .mec-w-500 {
    width: 500px;
}
.mec .mec-w-540 {
    width: 540px;
}
.mec .mec-w-550 {
    width: 550px;
}
.mec .mec-w-600 {
    width: 600px;
}
.mec .mec-w-630 {
    width: 630px;
}
.mec .mec-w-650 {
  width: 650px;
}
.mec .mec-w-700 {
    width: 700px;
}
.mec .mec-w-750 {
    width: 750px !important;
}
.mec .mec-w-800 {
    width: 800px;
}
.mec .mec-w-850 {
    width: 850px;
}
.mec .mec-w-860 {
    width: 860px;
}
.mec .mec-w-900 {
  width: 900px !important;
}
.mec .mec-w-950 {
  width: 950px !important;
}
.mec .mec-w-1000 {
    width: 1000px !important;
}
.mec .mec-w-1150 {
    width: 1150px !important;
}
.mec .mec-w-auto {
  width: auto !important;
}
.mec .mec-w-100p {
    width: 100% !important;
}
.mec .mec-h-15 {
    height: 15px !important;
}
.mec .mec-h-16 {
    height: 16px !important;
}
.mec .mec-h-20 {
    height: 20px !important;
}
.mec .mec-h-22 {
    height: 22px !important;
}
.mec .mec-h-50 {
    height: 50px !important;
}
.mec .mec-h-180 {
  height: 180px !important;
}
.mec .mec-h-200{
    height: 200px !important;
}
.mec .mec-h-250 {
  height: 250px !important;
}
.mec .mec-h-300 {
    height: 300px !important;
}
.mec .mec-h-514 {
    height: 514px !important;
}
.mec .mec-make-block {
    display: block;
}
.mec .mec-make-inline-block {
    display: inline-block;
}
.mec .mec-make-inline {
    display: inline;
}
.mec .mec-ml-a {
    margin-left: auto;
}
.mec .mec-mr-a {
    margin-right: auto;
}
.mec .mec-top-50 {
    top: 50px;
}
.mec .mec-top-5 {
    top: 5px;
}
.mec .mec-top-2 {
    top: 2px;
}
.mec .mec-top-3 {
    top: 3px;
}
.mec .mec-top-0 {
    top: 0px;
}
.mec .mec-bottom-0 {
    bottom: 0px;
}
.mec .mec-left-260 {
    left: 260px;
}
.mec .mec-left-0 {
    left: 0px;
}
.mec .mec-txt-dec-u {
    text-decoration: underline;
}
.mec .mec-table-nostyle,
.mec .mec-no-border {
    border: 0px solid #fff !important;
}
.mec .ulreset {
  padding: 0;
  margin: 0;
  list-style: none;
}
.mec .mec-table-cells-noborder {
    border: 0px solid #fff;
}
.mec .mec-table-cells-noborder > tr > td,
.mec .mec-table-cells-noborder > tr th {
    border: 0px solid #fff !important;
}
.mec .mec-table-cells-noborder > tbody > tr > td,
.mec .mec-table-cells-noborder > tbody > tr th {
    border: 0px solid #fff !important;
}
.mec .mec-no-border > * {
    border: 0px solid #fff;
}
.mec .note {
    padding: 3.75px 15px;
    margin-bottom: 15px;
    border: 1px solid transparent;
    border-radius: 0 0 2px 2px;
    position: fixed;
    width: 500px;
    top: 0;
    left: 50%;
    margin-left: -250px;
    z-index: 9002;
    font-size: 11px;
    line-height: 14px;
}
.mec .note .close {
    line-height: 14px;
    opacity: 1;
    font-weight: normal;
    font-size: 14px;
}
.mec .note.note-lg {
    width: 1024px;
    margin-left: -512px;
}
.mec .note.note-md {
    width: 800px;
    margin-left: -400px;
}
.mec .note.note-sm {
    width: 650px;
    margin-left: -325px;
}
.mec .note.note-xs {
    width: 300px;
    margin-left: -150px;
}
.mec .note-success {
    background-color: #69f3aa;
    border-color: #69f3aa;
}
.mec .note-success hr {
    border-top-color: #51f19d;
}
.mec .note-success .alert-link {
    color: #000000;
}
.mec .note-info {
    background-color: #69e1f3;
    border-color: #69e1f3;
}
.mec .note-info hr {
    border-top-color: #51dcf1;
}
.mec .note-info .alert-link {
    color: #000000;
}
.mec .note-warning {
    background-color: #f3db69;
    border-color: #f3db69;
}
.mec .note-warning hr {
    border-top-color: #f1d551;
}
.mec .note-warning .alert-link {
    color: #000000;
}
.mec .note-danger {
    background-color: #f36969;
    border-color: #f36969;
}
.mec .note-danger hr {
    border-top-color: #f15151;
}
.mec .note-danger .alert-link {
    color: #000000;
}
.mec .mec-border-danger {
    border-color: #ff0000 !important;
}
.mec .link-to-text {
    color: #000;
}
.mec .hint {
    color: #b3b3b3;
    font-weight: 300;
}
.mec .absolute {
    position: absolute;
}
.mec .relative {
    position: relative;
}
.mec .static {
    position: static;
}
.mec .pointer,
.mec .link-cursor {
    cursor: pointer;
}
.mec .make-red {
    color: #e4514b;
}
.mec .mec-fr {
    float: right!important;
}
.mec .mec-fl {
    float: left!important;
}
.mec .text-green {
    color: #8dc63f;
}
.mec .text-red,
.mec .war-text-color {
    color: #df4d44;
}
.mec .text-black {
    color: #000 !important;
}
.mec .mec-lighter-text {
    color: #8d8d8d;
}
.mec .caret-up {
    border-bottom: 10px solid #000000;
    border-left: 6px solid rgba(0, 0, 0, 0);
    border-right: 6px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    height: 0;
    vertical-align: top;
    width: 0;
}
.mec .mec-no-mxw {
    max-width: none !important;
}
.mec .mec-mxw-630 {
    max-width: 630px !important;
}
.mec .mec-mxw-600 {
  max-width: 600px;
}
.mec .mec-mxw-400 {
    max-width: 400px;
}
.mec .mec-mxw-230{
    max-width:230px;
}
.mec .mec-mxw-160 {
    max-width: 160px !important;
}
.mec .mec-mxw-125{
    max-width: 125px;
}
.mec .mec-mxw-100 {
    max-width: 100px;
}
.mec .mec-mxw-80 {
    max-width: 80px;
}
.mec .mec-mxw-70 {
    max-width: 70px;
}
.mec .mec-mxw-60 {
    max-width: 60px;
}
.mec .mec-lh-5 {
    line-height: 5px;
}
.mec .mec-lh-10 {
    line-height: 10px;
}
.mec .mec-lh-18 {
    line-height: 18px;
}
.mec .mec-lh-20 {
  line-height: 20px;
}
.mec .mec-lh-25 {
    line-height: 25px;
}
.mec .mec-lh-50 {
    line-height: 50px;
}
.mec .mec-lh-75 {
    line-height: 75px !important;
}
.mec .mec-bg-white {
    background-color: #ffffff;
}
.mec .mec-bg-f4 {
    background-color: #f4f4f4 !important;
}
.mec .mec-fc-434F56 {
    color: #434F56;
}
.mec .mec-fc-white {
    color: #fff !important;
}
.mec .mec-highlight-link {
    background-color: #fffcca;
    color: #0086b8;
    font-size: 13px;
    text-decoration: underline;
    font-weight: bold;
    padding: 1px 5px;
}
.mec .text-warning {
    color: red !important;
}
.mec hr.dark-line {
    border-color: #e5e5e5;
}
.mec .opacity-1 {
    opacity: 0.1;
    filter: alpha(opacity=10);
}
.mec .opacity-2 {
    opacity: 0.2;
    filter: alpha(opacity=20);
}
.mec .opacity-3 {
    opacity: 0.3;
    filter: alpha(opacity=30);
}
.mec .opacity-4 {
    opacity: 0.4;
    filter: alpha(opacity=40);
}
.mec .opacity-5 {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.mec .opacity-6 {
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.mec .opacity-7 {
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.mec .opacity-8 {
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.mec .opacity-9 {
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.mec .opacity-10 {
    opacity: 1;
    filter: alpha(opacity=100);
}
.mec .mec-r-0 {
    right: 0 !important;
}
.mec .mec-r-5 {
    right: 5px !important;
}
.mec .mec-r-15 {
    right: 15px !important;
}
.mec .mec-r-30 {
    right: 30px !important;
}
.mec .mec-t-0 {
    top: 0 !important;
}
.mec .mec-t-300 {
    top: 300px !important;
}
.mec .mec-zi-99 {
    z-index: 99;
}
.mec .mec-zi-1 {
    z-index: 1;
}
.mec .mec-zi-999 {
    z-index: 999;
}
.mec .mec-zi-999 {
    z-index: 999;
}
.mec .failure {
    color: #f24b49 !important;
}
.mec .mec-ib {
    display: inline-block !important;
}
.mec .mec-w-114 {
    width: 114px !important;
}
.mec .mec-w-215 {
    width: 215px !important;
}
.mec .mec-bl {
    border-left: 1px solid #f0f0f0;
}
.mec .mec-br-1{
    border-right: 1px solid #f0f0f0;
}
.mec .mec-br-3 {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.mec .border.border-right {
  border-right-width: 1px;
}
.mec .border.border-left {
  border-left-width: 1px;
}
.mec .border.border-bottom {
  border-bottom-width: 1px;
}
.mec .mec-text-ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.mec .hover-type-1 .target {
    display: none;
}
.mec .hover-type-1:hover .target {
    display: block;
}

.mec /*.spaceLoop(@count) when(@count>0) {
    .spaceLoop(@count - 1);
    .mec-space-@{count}
    .mec {
        width: (5px * @count);
        display: inline-block;
    }
}



.spaceLoop(10);*/
/* iCheck plugin Minimal skin
----------------------------------- */
.icheckbox_minimal,
.iradio_minimal {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 18px;
    width: 18px\9;
    height: 18px;
    background: url("../images/sprite2.png?bN=4050") no-repeat;
    background-size: 500px 1400px !important;
    border: none;
    cursor: pointer;
}
.mec .icheckbox_minimal.indeterminate {
    background-position: -30px -456px;
}
.mec .icheck-valign-top .icheckbox_minimal,
.mec .icheck-valign-top .iradio_minimal {
    vertical-align: top;
}
.mec .icheckbox_minimal {
    background-position: -159px -391px;
}
.mec .icheckbox_minimal.hover,
.mec .icheckbox_minimal.focus {
    background-position: -179px -391px;
}
.mec .icheckbox_minimal.checked {
    background-position: -199px -391px;
}
.mec .icheckbox_minimal.disabled {
    background-position: -219px -391px;
    cursor: default;
}
.mec .icheckbox_minimal.checked.disabled {
    background-position: -239px -391px;
}
.mec .iradio_minimal {
    background-position: -259px -391px;
}
.mec .iradio_minimal.hover {
    background-position: -279px -391px;
}
.mec .iradio_minimal.checked {
    background-position: -299px -391px;
}
.mec .iradio_minimal.disabled {
    background-position: -319px -391px;
    cursor: default;
}
.mec .iradio_minimal.checked.disabled {
    background-position: -349px -391px;
}
.mec .bs-select-hidden {
    display: none;
}
.mec .bootstrap-select {
    width: 240px \0;
    /*IE9 and below*/
}
.mec .bootstrap-select > .btn-default {
    background: #fff;
    box-shadow: none !important;
    border: 1px solid #cccccc;
    padding: 1px 6px 1px 6px;
    min-height: 22px;
}
.mec .bootstrap-select.open .btn-default,
.mec .bootstrap-select.open .btn-default:hover {
    background-color: #fff;
    box-shadow: none !important;
    padding: 1px 6px 1px 6px;
}
.mec .bootstrap-select > .dropdown-toggle {
    width: 100%;
    padding-right: 25px;
    z-index: 1;
}
.mec .bootstrap-select > select {
    position: absolute !important;
    bottom: 0;
    left: 50%;
    width: 0.11px !important;
    height: 100% !important;
    padding: 0 !important;
    opacity: 0 !important;
    border: none;
}
.mec .bootstrap-select > select.mobile-device {
    top: 0;
    left: 0;
    display: block !important;
    width: 100% !important;
    z-index: 2;
}
.mec .has-error .bootstrap-select .dropdown-toggle,
.mec .error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48;
}
.mec .bootstrap-select.fit-width {
    width: auto !important;
}
.mec .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 240px;
}
.mec .bootstrap-select .dropdown-toggle:focus {
    outline: thin dotted #333333 !important;
    outline-offset: -2px;
    background-color: #fff;
}
.mec .bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none;
}
.mec .bootstrap-select.form-control:not([class*="col-"]) {
    width: 100%;
}
.mec .bootstrap-select.form-control.input-group-btn {
    z-index: auto;
}
.mec .bootstrap-select.btn-group:not(.input-group-btn),
.mec .bootstrap-select.btn-group[class*="col-"] {
    float: none;
    display: inline-block;
    margin-left: 0;
}
.mec .bootstrap-select.btn-group.dropdown-menu-right,
.mec .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.mec .row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
    float: right;
}
.mec .form-inline .bootstrap-select.btn-group,
.mec .form-horizontal .bootstrap-select.btn-group,
.mec .form-group .bootstrap-select.btn-group {
    margin-bottom: 0;
}
.mec .form-group-lg .bootstrap-select.btn-group.form-control,
.mec .form-group-sm .bootstrap-select.btn-group.form-control {
    padding: 0;
}
.mec .form-inline .bootstrap-select.btn-group .form-control {
    width: 100%;
}
.mec .bootstrap-select.btn-group.disabled,
.mec .bootstrap-select.btn-group > .disabled {
    cursor: not-allowed;
}
.mec .bootstrap-select.btn-group.disabled:focus,
.mec .bootstrap-select.btn-group > .disabled:focus {
    outline: none !important;
}
.mec .bootstrap-select.btn-group.bs-container {
    position: absolute;
}
.mec .bootstrap-select.btn-group.bs-container .dropdown-menu {
    z-index: 1060;
}
.mec .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
}
.mec .bootstrap-select.btn-group .dropdown-toggle .caret {
    position: absolute;
    top: 0;
    right: 0;
    width: 22px;
    height: 20px;
    vertical-align: middle;
    border: 0 solid #fff;
    border-left: 1px solid #cccccc;
    background: #f2f2f2 url("../images/sprite2.png?bN=4050") -37px -354px;
    background-size: 500px 1400px !important;
}
.mec .bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
    width: 100%;
}
.mec .bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    box-sizing: border-box;
    white-space: nowrap;
    width: auto;
    margin-top: -1px;
    border-color: #b3b3b3;
}
.mec .bootstrap-select.btn-group .dropdown-menu .divider {
  margin-left: 10px;
  margin-right: 10px;
}
.mec .bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
}
.mec .bootstrap-select.btn-group .dropdown-menu li {
    position: relative;
}
.mec .bootstrap-select.btn-group .dropdown-menu li.active small {
    color: #fff;
}
.mec .bootstrap-select.btn-group .dropdown-menu li.disabled a {
    cursor: not-allowed;
}
.mec .bootstrap-select.btn-group .dropdown-menu li a {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 4px 6px 3px 6px;
}
.mec .bootstrap-select.btn-group .dropdown-menu li a.opt {
    position: relative;
    padding-left: 2.25em;
}
.mec .bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
    display: none;
}
.mec .bootstrap-select.btn-group .dropdown-menu li a span.text {
    display: inline-block;
}
.mec .bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: 0.5em;
}
.mec .bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    pointer-events: none;
    opacity: 0.9;
    box-sizing: border-box;
}
.mec .bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
    white-space: nowrap;
}
.mec .bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
    position: static;
}
.mec .bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px;
}
.mec .bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 5px;
}
.mec .bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px;
}
.mec .bootstrap-select.btn-group.tick-enable .dropdown-menu li a {
    padding-left: 24px;
}
.mec .bootstrap-select.btn-group.tick-enable .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    left: 5px;
    margin-top: 3px;
    background: url("../images/sprite2.png?bN=4050") -285px -293px;
    background-size: 500px 1400px !important;
    width: 18px;
    height: 18px;
}
.mec .bootstrap-select.btn-group.tick-enable .dropdown-menu li.selected a span.check-mark::before {
    content: "";
}
.mec .bootstrap-select.btn-group.tick-enable .dropdown-menu li a span.text {
    margin-right: 34px;
}
.mec .bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
    z-index: 1061;
}
.mec .bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(204, 204, 204, 0.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none;
}
.mec .bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none;
}
.mec .bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-top: 7px solid rgba(204, 204, 204, 0.2);
    border-bottom: 0;
}
.mec .bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid white;
    border-bottom: 0;
}
.mec .bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto;
}
.mec .bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto;
}
.mec .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.mec .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
    display: block;
}
.mec .bs-searchbox,
.mec .bs-actionsbox,
.mec .bs-donebutton {
    padding: 1px 5px 5px 5px;
}
.mec .bs-actionsbox {
    width: 100%;
    box-sizing: border-box;
}
.mec .bs-actionsbox .btn-group button {
    width: 50%;
}
.mec .bs-donebutton {
    float: left;
    width: 100%;
    box-sizing: border-box;
}
.mec .bs-donebutton .btn-group button {
    width: 100%;
}
.mec .bs-searchbox + .bs-actionsbox {
    padding: 0 8px 4px;
}
.mec .bs-searchbox .form-control {
    margin-bottom: 0;
    max-width: 100%;
    width: 100%;
    float: none;
    height: 26px;
}
.mec .bootstrap-select > .dropdown-toggle.bs-placeholder,
.mec .bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.mec .bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.mec .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
    color: #999;
}
.mec .bootstrap-select.checkbox-enable .dropdown-menu li a span.text {
    margin-right: 0 !important;
    margin-left: 28px;
}
.mec .bootstrap-select.checkbox-enable .dropdown-menu li span.check-mark {
    background: url("../images/sprite2.png?bN=4050") -159px -391px;
    background-size: 500px 1400px !important;
    width: 18px;
    height: 18px;
    position: absolute;
    left: 10px;
    top: 3px;
    display: block !important;
}
.mec .bootstrap-select.checkbox-enable .dropdown-menu li span.check-mark:hover {
    background: url("../images/sprite2.png?bN=4050") -179px -391px;
    background-size: 500px 1400px !important;
}
.mec .bootstrap-select.checkbox-enable .dropdown-menu li span.check-mark:before {
    content: "";
}
.mec .bootstrap-select.checkbox-enable .dropdown-menu li.selected span.check-mark {
    margin-top: 0 !important;
    right: auto;
    background: url("../images/sprite2.png?bN=4050") -199px -391px;
    background-size: 500px 1400px !important;
}
.mec .bootstrap-select.checkbox-enable .dropdown-menu li.disabled span.check-mark {
  opacity: 1;
  filter: alpha(opacity=100);
  background-position: -219px -391px;
}
.mec .bootstrap-select.checkbox-enable .dropdown-menu li.disabled a {
  color: #000;
}
.mec .bootstrap-select.checkbox-enable .dropdown-menu li.disabled:hover {
  background-color: #f5f5f6;
}
.mec .bootstrap-select.checkbox-enable .dropdown-menu li.disabled.selected span.check-mark {
  opacity: 1;
  filter: alpha(opacity=100);
  background-position: -239px -391px;
}
.mec .bootstrap-select.icon-enable .dropdown-menu li a span.text {
    margin-right: 0 !important;
    margin-left: 50px;
}
.mec .bootstrap-select.icon-enable .dropdown-menu li span.sp-icon {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 35px;
    top: 5px;
    /*display: inline-block !important;*/
}
.mec .bootstrap-select.icon-enable .dropdown-menu li span.sp-icon:hover {
    background: url("../images/sprite2.png?bN=4050") -179px -391px;
    background-size: 500px 1400px !important;
}
.mec .bootstrap-select.icon-enable .dropdown-menu li span.sp-icon:before {
    content: "";
}
.mec .bootstrap-select .filter-option .glyphicon {
    display: none;
}
.mec .bootstrap-select.bs-custom-scroll ul.dropdown-menu.inner {
    overflow: hidden !important;
}
.mec .bootstrap-select .dropdown-menu li > a {
    display: block;
    padding: 6px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333333;
    white-space: nowrap;
}
.mec .bootstrap-select .dropdown-menu li.active > a {
    background-color: #8dc63f;
    color: #fff;
}
.mec .bootstrap-select .bs-attribute {
    padding: 5px 9px;
}
.mec .bootstrap-select .bs-attribute .form-control {
    height: 26px;
}
.mec .bootstrap-select .bs-attribute .btn,
.mec .bootstrap-select .bs-attribute .btn:hover {
    padding: 5px 7px;
    background-color: #f1f4f5;
    height: 26px;
    line-height: 13px;
    font-size: 11px;
}
.mec .bs-hover .dropdown-menu li > a .mec-icon,
.mec .bs-hover .dropdown-menu li > a .mec-inline-icon {
    display: none;
}
.mec .bs-hover .dropdown-menu li:hover > a .mec-icon,
.mec .bs-hover .dropdown-menu li:hover > a .mec-inline-icon {
    display: block;
}
.mec .bs-select-footer,
.mec .bootstrap-select-footer {
    min-height: 40px;
    border-top: 1px solid #ccc;
    padding-top: 10px;
    margin: 10px 10px 0  10px;
}
.mec .option-group-select .dropdown-menu .dropdown-header.legend {
    padding: 5px 10px 5px;
    color: #8a8a8a;
    font-size: 11px;
    height: 25px;
}
.mec .option-group-select .dropdown-menu .dropdown-header:before {
    content: " ";
    height: 1px;
    background: #e5e5e5;
    position: absolute;
    margin-top: 8px;
    z-index: 0;
    right: 0;
    left: 10px;
    right: 3px;
}
.mec .option-group-select .dropdown-menu .dropdown-header span.text {
    position: absolute;
    z-index: 2;
    background: white;
    padding-right: 7px;
    color: #8a8a8a;
    font-size: 10px;
}
.mec .option-group-select .dropdown-menu .divider {
    border: none;
    background: transparent;
    margin: 0 0;
}
.mec .option-group-select .dropdown-menu li a.opt {
    padding-left: 7px !important;
}

/*select license icon*/
.mec .icn-plus-white {
  background-position: -343px -293px;
}
.mec .mec-group-input {
  background: #424f56 !important;
  border: 1px solid #424f56 !important;
  white-space: nowrap;
  vertical-align: middle;
  display: table-cell;
  padding: 1px 1px !important;
  cursor: pointer;
}

.mec .table-style-5 > tbody > tr > td {
  padding: 4.5px 10px 1.5px 10px;
}

.mec .mec-gray-60 {
  color: #666666;
}

/* Knowledge Base css*/
.mec .icn-header-search {
  background-position: -417px -999px;
}
.mec .icn-docs {
  background-position: -405px -970px;
}
.mec .icn-download1 {
  background-position: -441px -997px;
}
.mec .icn-briefcase {
  background-position: -180px -1186px;
  width: 39px !important;
  height: 33px !important;
}
.mec .header-search-wrap {
  position: relative;
}
.mec .header-search-wrap input.searchBox {
  height: 30px;
  padding: 0 30px 0 10px;
  border-radius: 4px;
  width: 400px;
  max-width: 400px;
}
.mec .header-search-wrap .icn-header-search {
  position: absolute;
  right: 6px;
  top: 6px;
}
.mec .kb-prod-list {
  margin: 5px 0 0;
  padding: 0;
  list-style: none;
}
.mec .kb-prod-list li {
  position: relative;
  float: left;
  width: 228px;
  border: 1px solid #D8D8D8;
  margin: 13px;
}
.mec .kb-prod-list li i {
  position: absolute;
  left: 20px;
  top: 18px;
}
.mec .kb-prod-list li strong {
  font-weight: 600;
  color: #000;
  margin-bottom: 7px;
  display: block;
  font-size: 11px;
  font-family: "Verdana", Helvetica Neue, Helvetica, Arial, sans-serif;
}

.mec .kb-prod-list li span {
  display: block;
  color: #000;
  line-height: 18px;
  font-size: 12px;
}
.mec .kb-prod-list li a {
  padding: 18px 15px 15px 48px;
  display: block;
  line-height: 18px;
  height: 116px;
}
.mec .kb-prod-list li a:hover {
  background: #F7F7F7;
}
.mec .kb-prod-list li a:hover,
.mec .kb-prod-list li a:focus,
.mec .kb-prod-list li a:visited,
.mec .kb-prod-list li a:active {
  text-decoration: none;
}
.mec .knowledge-detail-wrap {
  padding: 0 0 0 20px;
}
.mec .knowledge-detail-wrap .kb-detail-header {
  border-bottom: 1px solid #F2F2F2;
  padding: 8px 0 12px;
  margin: 5px 0 20px;
}
.mec .knowledge-detail-wrap .kb-detail-header h3 {
  font-family: "Lato", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  margin: 0;
}
.mec .knowledge-detail-wrap .kb-detail-list ul {
  margin: -10px 0 0;
  padding: 0 0 0 18px;
  list-style: none;
}
.mec .knowledge-detail-wrap .kb-detail-list ul li {
  display: block;
  padding: 8px 0;
}
.mec .knowledge-detail-wrap .kb-detail-list ul li .icn-download1 {
  display: none;
  cursor: pointer;
}
.mec .knowledge-detail-wrap .kb-detail-list ul li a {
  color: #000;
  font-family: "Lato", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  line-height: 18px;
}
.mec .knowledge-detail-wrap .kb-detail-list ul li a:hover {
  color: #1287b6;
  text-decoration: none;
}
.mec .knowledge-detail-wrap .kb-detail-list ul li a:hover .icn-download1 {
  display: inline-block;
}
.mec .knowledge-detail-wrap .kb-detail-list ul li i {
  vertical-align: middle;
}
.mec .well.well-info {
  border: #E4E4E4 solid 1px;
  background: #F1F4F5;
}
/*email in-out icons*/
.mec .icn-email-in {
    background-position: -5px -1232px;
    width: 31px;
    height: 31px;
}
.mec .icn-email-out {
    background-position: -42px -1232px;
    width: 31px;
    height: 31px;
}
.mec .ticket-attachment-loader {
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    cursor: not-allowed;
}
.mec .ticket-attachment-loader .loader-inner {
    background-color: #fff;
    position: fixed;
    z-index: 1;
    width: 54px;
    border-radius: 9px;
    text-align: center;
    margin: auto;
    top: 50%;
    margin-top: -27px;
    height: 54px;
    left: 0;
    right: 0;
    line-height: 53px;
    box-shadow: 0 0 16px rgb(0 0 0 / 20%);
}

/* file viewer */

.mec .mec-file-viewer {
    background: rgba(0, 0, 0, 0.9);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1004;
}
.mec .mec-file-viewer .file-viewer-container {
    height: 100%;
}
.mec .mec-file-viewer .file-viewer-container .list-header {
    text-align: center;
    background-color: #31383C;
    color: #fff;
    font-family: "Lato", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    padding: 10px 15px;
    position: relative;
    z-index: 10000;
}
.mec .mec-file-viewer .file-viewer-container .list-header > span {
    float: left;
}
.mec .mec-file-viewer .file-viewer-container .list-header > ul {
    float: right;
    padding: 0;
    margin-top: -1px;
}
.mec .mec-file-viewer .file-viewer-container .list-header > ul li {
    list-style: none;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}
.mec .mec-file-viewer .file-viewer-container .file-viewer-list {
    height: 100%;
    padding-left: 0;
}
.mec .mec-file-viewer .file-viewer-container .file-viewer-list .list-item {
    height: 100%;
    text-align: center;
}


.mec .mec-file-viewer .file-viewer-container .file-viewer-list .list-item .no-preview {
    text-align: center;
    color: #fff;
    position: absolute;
    top: 50%;
    margin: -90px auto 0 auto;
    left: 0;
    right: 0;
}
.mec .mec-file-viewer .file-viewer-container .file-viewer-list .list-item .no-preview > div {
    font-family: "Lato", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    margin: 15px 0 20px 0;
}
.mec .mec-file-viewer .file-viewer-container .bx-wrapper {
    height: 100%;
}
.mec .mec-file-viewer .file-viewer-container .bx-wrapper .bx-viewport {
    height: 100%;
    min-height: 100px;
}
.mec .mec-file-viewer .file-viewer-container .bx-wrapper .bx-controls .bx-controls-direction > a {
    background: url("../images/sprite2.png?bN=4050");
    background-image: url("../images/mec-sprite.png?bN=4050") \9;
    background-size: 500px 1400px !important;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    top: 50%;
    margin-top: -20px;
}
.mec .mec-file-viewer .file-viewer-container .bx-wrapper .bx-controls .bx-controls-direction > a.bx-prev {
    background-position: -432px -1221px;
    margin-left: 29px;
}
.mec .mec-file-viewer .file-viewer-container .bx-wrapper .bx-controls .bx-controls-direction > a.bx-next {
    background-position: -465px -1220px;
    margin-right: 29px;
}
.mec .mec-file-viewer .file-viewer-container .bx-wrapper .bx-controls .bx-controls-direction > a:hover {
    background-color: rgba(255, 255, 255, 0.2);
}
.mec .icn-download-white {
    background-position: -228px -1205px;
}
.mec .icn-cross-white {
    background-position: -250px -1205px;
}
.mec .mec-bg-transparent {
    background-color: transparent !important;
}

.mec .icn-preview-image {
    background-position: -227px -1184px;
}
.mec .icn-preview-zip {
    background-position: -243px -1184px;
}
.mec .icn-attachment {
    background-position: -260px -1184px;
}
.mec .icn-white-arrow-prev {
    background-position: -465px -1227px;
    height: 22px;
}
.mec .icn-white-arrow-next {
    background-position: -487px -1227px;
    height: 22px;
}
.mec .icn-no-preview {
    background-position: -426px -1272px;
    width: 66px;
    height: 84px;
}
.mec .icn-download-white {
    background-position: -228px -1205px;
}
.mec .icn-cross-white {
    background-position: -250px -1205px;
}
/* ticket attachment */
.mec .ticket-chat-list-view li .message-attachments .attachments-header {
    border-bottom: #E6E6E6 solid 1px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.mec .ticket-chat-list-view li .message-attachments .attachments-header > a {
    margin-left: 13px;
}
.mec .ticket-chat-list-view li .message-attachments .attachments-body > ul {
    padding-left: 0;
}
.mec .ticket-chat-list-view li .message-attachments .attachments-body > ul > li {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding: 10px 7px;
    background-color: #F6F6F6;
    width: 150px;
    margin-right: 7px;
    height: 53px;
}
.mec .ticket-chat-list-view li .message-attachments .attachments-body > ul > li .icheckbox_minimal {
    float: right;
    margin-right: -2px;
    visibility: hidden;
}
.mec .ticket-chat-list-view li .message-attachments .attachments-body > ul > li .icn-preview-image,
.ticket-chat-list-view li .message-attachments .attachments-body > ul > li .icn-preview-zip {
    vertical-align: middle;
    margin-top: -1px;
}
.mec .ticket-chat-list-view li .message-attachments .attachments-body > ul > li .attachement-details {
    padding-left: 22px;
}
.mec .ticket-chat-list-view li .message-attachments .attachments-body > ul > li .attachement-details > span {
    color: #646464;
    font-size: 10px;
    display: block;
}
.mec .ticket-chat-list-view li .message-attachments .attachments-body > ul > li .attachement-details > a {
    font-size: 10px;
    vertical-align: middle;
    line-height: 10px;
    display: none;
    margin-bottom: -1px;
}
.mec .ticket-chat-list-view li .message-attachments .attachments-body > ul > li .attachement-details > a:last-child {
    border-left: #C6C6C6 solid 1px;
    padding-left: 9px;
    margin-left: 6px;
}
.mec .ticket-chat-list-view li .message-attachments .attachments-body > ul > li > strong {
    font-weight: normal;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}
.mec .ticket-chat-list-view li .message-attachments .attachments-body > ul > li:hover {
    padding-top: 2px;
    padding-bottom: 2px;
}
.mec .ticket-chat-list-view li .message-attachments .attachments-body > ul > li:hover .attachement-details > a {
    display: inline-block;
}
.mec .ticket-chat-list-view li .message-attachments .attachments-body > ul > li:hover .icheckbox_minimal {
    visibility: visible;
}
.mec .ticket-chat-list-view li .message-attachments .attachments-body > ul > li:last-child {
    margin-right: 0;
}
.mec .ticket-chat-list-view li.active:hover {
    background-color: #fff;
    cursor: default;
}
.mec .ticket-chat-list-view li .message-attachments .attachments-body > ul > li.active .icheckbox_minimal {
    visibility: visible;
}
.mec-of-hidden {
    overflow: hidden ;
}
.mec .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}
.mec .bx-wrapper .bx-next {
    right: 10px
}
.mec .bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}
.mec .modal.drawer-modal {
    padding-right: 0 !important;
}
.mec .modal.drawer-modal.fluid-height .modal-content {
    padding: 40px 0 0;
}
.mec .modal.drawer-modal.fluid-height .modal-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.mec .modal.drawer-modal.fluid-height .modal-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.mec .modal.drawer-modal.fluid-height .modal-body {
    height: 100%;
    padding: 20px;
}
.mec .modal.drawer-modal.fluid-height .modal-body.modal-body-sm {
    padding: 10px;
}
.mec .modal.drawer-modal .modal-dialog {
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
    height: 100%;
    width: 850px;
}
.mec .modal.drawer-modal .modal-dialog.modal-size-xlg {
    width: 1000px;
}
.mec .modal.drawer-modal .modal-dialog.modal-size-lg {
    width: 920px;
}
.mec .modal.drawer-modal .modal-dialog.modal-size-md {
    width: 700px;
}
.mec .modal.drawer-modal .modal-dialog .modal-header.modal-header-subtext .modal-subtext {
    color: #666;
    font-size: 11px;
    display: block;
}
.mec .modal.drawer-modal .modal-dialog .modal-header .modal-header-right-menu {
    float: right;
    margin-top: 3px;
    margin-right: 6px;
}
.mec .modal.drawer-modal .modal-dialog .modal-header .modal-header-right-menu * {
    font-size: 11px;
    font-family: "Verdana", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: normal;
}
.mec .modal.drawer-modal .modal-dialog .modal-header .modal-header-right-menu > ul {
    padding: 0;
    margin: 0;
}
.mec .modal.drawer-modal .modal-dialog .modal-header .modal-header-right-menu > ul > li {
    list-style: none;
    float: left;
    position: relative;
    padding: 0 10px;
}
.mec .modal.drawer-modal .modal-dialog .modal-header .modal-header-right-menu > ul > li > a {
    color: #000;
}
.mec .modal.drawer-modal .modal-dialog .modal-header .modal-header-right-menu > ul > li > a .idmp-inline-icon {
    margin-top: -2px;
    margin-right: 4px;
}
.mec .modal.drawer-modal .modal-dialog .modal-header .modal-header-right-menu > ul > li > a:hover {
    text-decoration: none;
}
.mec .modal.drawer-modal .modal-dialog .modal-header .modal-header-right-menu > ul > li .sep {
    width: 1px;
    height: 14px;
    background-color: #CECECE;
    position: absolute;
    top: 3px;
    right: 0;
    margin: 0;
}
.mec .modal.drawer-modal .modal-dialog .modal-content {
    height: 100%;
}
.mec .modal.drawer-modal .modal-dialog .modal-content .modal-body {
    padding: 15px;
}
.mec .modal.drawer-modal .modal-dialog .modal-content .modal-footer {
    text-align: left;
}
.mec .modal.drawer-modal.drawer-right.in .modal-dialog {
    right: 0;
}
.mec .modal.drawer-modal.drawer-right .modal-dialog {
    right: -320px;
    float: right;
    -webkit-transition: right 0.3s ease-out;
    -moz-transition: right 0.3s ease-out;
    -o-transition: right 0.3s ease-out;
    transition: right 0.3s ease-out;
}
.mec .modal.drawer-modal.drawer-left.in .modal-dialog {
    left: 0;
}
.mec .modal.drawer-modal.drawer-left .modal-dialog {
    left: -320px;
    float: left;
    -webkit-transition: left 0.3s ease-out;
    -moz-transition: left 0.3s ease-out;
    -o-transition: left 0.3s ease-out;
    transition: left 0.3s ease-out;
}
.mec .modal.drawer-modal.drawer-modal-top {
    top: 70px;
}
.mec .modal-backdrop.drawer-modal-backdrop-top {
    top: 70px;
}
.mec .icn-circle-in-md {
    background-position: -6px -1347px;
}
.mec .icn-circle-out-md {
    background-position: -52px -1347px;
}
.mec .icn-circle-smile-out-md {
    background-position: -29px -1347px;
}
.mec .icn-circle-smile-out-lg {
    background-position: -171px -1292px;
    width: 31px;
    height: 31px;
}
.mec .icn-attachment-sm {
    background-position: -74px -1347px;
}
/*forum and announcement*/
.mec .col:first-child,
.mec .small-col:first-child,
.mec .tile-col:first-child {
  padding-left: 0;
}
.mec .span_6,
.mec .tile-col-6 {
  width: 50%;
}
.mec .col {
  display: block;
  float: left;
  box-sizing: border-box;
  padding: 15px 0 15px 15px;
}
.mec .mec-pt-0 {
  padding-top: 0 !important;
}
body .zls-sptwndw.siqembed[embedtheme] {
    width: 60% !important;
    height: 90% !important;
}
.zsiq_theme1 div.zsiq_cnt {
    width: 370% !important;
    left: -390% !important;
}

.mec .icn-login-timer {
   background-position: -99px -1347px;
   width: 16px;
   height: 16px;
}
.mec .icn-session-expired {
   background-position: -346px -1293px;
   width: 59px !important;
   height: 59px !important;
}
.mec .icn-session-expired-md {
   background-position: -218px -1291px;
   width: 32px;
   height: 32px;
}
.mec.adc-login .mec-timing-container {
   position: fixed;
   top: 15px;
   right: 15px;
}
.mec .mec-inner-login ul.login-input {
  list-style: none;
  padding: 0;
  margin: 0 0 25px 0;
}
.mec .mec-inner-login ul.login-input > li {
  border-top-width: 0;
  border-left: 1px solid #939495;
  border-right: 1px solid #939495;
  border-bottom: 1px solid #939495;
  height: 50px;
  position: relative;
}
.mec .mec-inner-login ul.login-input > li > input {
  height: 48px;
  border-width: 0;
  width: 100%;
  padding: 10px 40px 10px 15px;
}
.mec .mec-inner-login ul.login-input > li > input::placeholder {
  color: #959595;
  font-size: 14px;
}
.mec .mec-inner-login ul.login-input > li.has-error {
  border: 1px solid #EB3223;
}
.mec .mec-inner-login ul.login-input > li > span.mec-icon {
  position: absolute;
  right: 10px;
  top: 15px;
}
.mec .mec-inner-login ul.login-input > li:first-child {
  border-top: 1px solid #939495;
}
.mec .mec-inner-login ul.login-input > li:first-child.has-error {
  border: 1px solid #EB3223;
}
.mec .mec-inner-login .adc-login-wrapper {
  position: relative;
}
.mec .mec-inner-login .adc-login-header {
  font-size: 16px;
  font-weight: 600;
  color: #000;
  font-family: "Lato", Helvetica Neue, Helvetica, Arial, sans-serif;
  margin-bottom: 20px;
}
.mec mec-inner-login .adc-login-header > .order-id {
  font-size: 14px;
  color: #727D83;
  display: block;
}
.mec .mec-inner-login .mec-timing-container {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 13px;
}
.mec .mec-inner-login .login-btn {
  font-size: 13px;
  padding: 9px 24px;
}
.mec .full-page-loader {
  background-color: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  cursor: not-allowed;
}
.mec .full-page-loader .loader-inner {
  background-color: #fff;
  position: absolute;
  z-index: 1;
  width: 54px;
  border-radius: 9px;
  text-align: center;
  margin: auto;
  top: 50%;
  margin-top: -27px;
  height: 54px;
  left: 0;
  right: 0;
  line-height: 53px;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
}
.mec .full-page-loader.loader-black {
  background-color: rgba(0, 0, 0, 0.5);
}