/* CMA Experience Styles
* S'applique à la racine du site et aux composants enfants
* A ajouter au header de la community
*/

@import url(https://fonts.googleapis.com/css?family=Muli:300,400,600,700,900);
:root {
    /** Use --dxp-g to make broad changes **/
    --dxp-g-root: #fff;
    --dxp-g-root-contrast: #333333;
    --dxp-g-root-1: #F5F8F7;
    --dxp-g-root-2: #FCF7F2;
    --dxp-g-root-contrast-1: #006871;
    --dxp-g-root-contrast-2: #006871;
    --dxp-g-brand: #006871;
    --dxp-g-brand-contrast: #F5F6F8;
    --dxp-g-brand-1: #006871;
    --dxp-g-brand-2: #989898;
    --dxp-g-brand-3: #B7C1BA;
    --dxp-g-brand-contrast-1: #F5F6F8;
    --dxp-g-brand-contrast-2: #F5F6F8;
    --dxp-g-brand-contrast-3: #F5F6F8;
    --dxp-g-neutral: #76716b;
    --dxp-g-neutral-contrast: #fff;
    --dxp-g-neutral-1: #EBEEEC;
    --dxp-g-footer-contrast: #333;
    /** set the font for all root/body text **/
    --dxp-g-root-font-family: Muli, sans-serif;
    /** set the font for headings **/
    --dxp-g-heading-font-family: Muli, sans-serif;
    --dxp-g-text-heading_large: 3rem;
    /** Set the link color **/
    --dxp-c-link-text-color: #000000;
    /** Font for buttons **/
    --dxp-s-body-font-family: Muli, sans-serif;
    --dxp-s-button-font-family: Muli, sans-serif;
    --dxp-c-anchor-text-color: #333;
    --sds-c-button-radius-border: 1.5625rem;
    --dxp-s-section-content-spacing-block-start: 0;
    --dxp-s-section-content-spacing-block-end: 0;
    --dxp-c-section-content-spacing-inline-start: 0;
    --dxp-c-section-content-spacing-inline-end: 0;
    --dxp-c-header-container-spacing-inline-start: 5rem;
    --dxp-c-header-container-spacing-inline-end: 5rem;
    --dxp-c-footer-container-spacing-inline-start: 5rem;
    --dxp-c-footer-container-spacing-inline-end: 5rem;
    --sds-c-button-brand-spacing-inline-start: 1.875rem;
    --sds-c-button-brand-spacing-inline-end: 1.875rem;
    /** Footer Padding*/
    --dxp-c-section-content-spacing-inline-start-mobile: 0;
    --dxp-c-section-content-spacing-inline-end-mobile: 0;
    font-family: Muli, sans-serif;
    font-size: 16px;
    line-height: 1.42857;

    --dxp-c-placeholder-text-color:#ccc;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px
}

.container:after,
.container:before {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

@media (min-width:768px) {
    .container {
        width: 740px
    }
}

/*
@media (min-width:992px) {
    .container {
        width: 960px
    }
}*/

@media (min-width:1200px) {
    .container {
        width: 1160px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px
}

.container-fluid:after,
.container-fluid:before {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

a {
    -webkit-transition: color .2s;
    transition: color .2s;
    text-decoration: none !important
}

a:active,
a:focus,
button:active,
button:focus {
    outline: 0 !important
}

abbr[title] {
    text-decoration: none
}

.svg-inline {
    display: inline-block;
    width: auto;
    height: 1em;
    vertical-align: -15%;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor
}


/* Icones FontAwesome */

@font-face {
    font-family: FontAwesome;
    src: url(/sfsites/c/resource/cmaAssets/fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(/sfsites/c/resource/cmaAssets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(/sfsites/c/resource/cmaAssets/fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(/sfsites/c/resource/cmaAssets/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(/sfsites/c/resource/cmaAssets/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(/sfsites/c/resource/cmaAssets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.icon {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -15%
}

.icon-2x {
    font-size: 2em
}

.icon-3x {
    font-size: 3em
}

.icon-4x {
    font-size: 4em
}

.icon-5x {
    font-size: 5em
}

.icon-fw {
    width: 1.28571em;
    text-align: center
}

.icon-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

.icon-ul>li {
    position: relative
}

.icon-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: .14286em;
    text-align: center
}

.icon-li.icon-lg {
    left: -1.85714em
}

.icon-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.icon-pull-left {
    float: left
}

.icon-pull-right {
    float: right
}

.icon.icon-pull-left {
    margin-right: .3em
}

.icon.icon-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.icon.pull-left {
    margin-right: .3em
}

.icon.pull-right {
    margin-left: .3em
}

.icon-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.icon-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.icon-rotate-90 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.icon-rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.icon-rotate-270 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.icon-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.icon-flip-vertical {
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .icon-flip-horizontal,
 :root .icon-flip-vertical,
 :root .icon-rotate-180,
 :root .icon-rotate-270,
 :root .icon-rotate-90 {
    -webkit-filter: none;
    filter: none
}

.icon-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.icon-stack-1x,
.icon-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.icon-stack-1x {
    line-height: inherit
}

.icon-stack-2x {
    font-size: 2em
}

.icon-inverse {
    color: #fff
}

.icon-glass:before {
    content: ""
}

.icon-music:before {
    content: ""
}

.icon-search:before {
    content: ""
}

.icon-envelope-o:before {
    content: ""
}

.icon-heart:before {
    content: ""
}

.icon-star:before {
    content: ""
}

.icon-star-o:before {
    content: ""
}

.icon-user:before {
    content: ""
}

.icon-film:before {
    content: ""
}

.icon-th-large:before {
    content: ""
}

.icon-th:before {
    content: ""
}

.icon-th-list:before {
    content: ""
}

.alert-danger:before,
.alert-info:before,
.alert-success:before,
.alert-warning:before,
.icon-check:before {
    content: ""
}

.icon-close:before,
.icon-remove:before,
.icon-times:before {
    content: ""
}

.icon-search-plus:before {
    content: ""
}

.icon-search-minus:before {
    content: ""
}

.icon-power-off:before {
    content: ""
}

.icon-signal:before {
    content: ""
}

.icon-cog:before,
.icon-gear:before {
    content: ""
}

.icon-trash-o:before {
    content: ""
}

.icon-home:before {
    content: ""
}

.icon-file-o:before {
    content: ""
}

.icon-clock-o:before {
    content: ""
}

.icon-road:before {
    content: ""
}

.icon-download:before {
    content: ""
}

.icon-arrow-circle-o-down:before {
    content: ""
}

.icon-arrow-circle-o-up:before {
    content: ""
}

.icon-inbox:before {
    content: ""
}

.icon-play-circle-o:before {
    content: ""
}

.icon-repeat:before,
.icon-rotate-right:before {
    content: ""
}

.icon-refresh:before {
    content: ""
}

.icon-list-alt:before {
    content: ""
}

.icon-lock:before {
    content: ""
}

.icon-flag:before {
    content: ""
}

.icon-headphones:before {
    content: ""
}

.icon-volume-off:before {
    content: ""
}

.icon-volume-down:before {
    content: ""
}

.icon-volume-up:before {
    content: ""
}

.icon-qrcode:before {
    content: ""
}

.icon-barcode:before {
    content: ""
}

.icon-tag:before {
    content: ""
}

.icon-tags:before {
    content: ""
}

.icon-book:before {
    content: ""
}

.icon-bookmark:before {
    content: ""
}

.icon-print:before {
    content: ""
}

.icon-camera:before {
    content: ""
}

.icon-font:before {
    content: ""
}

.icon-bold:before {
    content: ""
}

.icon-italic:before {
    content: ""
}

.icon-text-height:before {
    content: ""
}

.icon-text-width:before {
    content: ""
}

.icon-align-left:before {
    content: ""
}

.icon-align-center:before {
    content: ""
}

.icon-align-right:before {
    content: ""
}

.icon-align-justify:before {
    content: ""
}

.icon-list:before {
    content: ""
}

.icon-dedent:before,
.icon-outdent:before {
    content: ""
}

.icon-indent:before {
    content: ""
}

.icon-video-camera:before {
    content: ""
}

.icon-image:before,
.icon-photo:before,
.icon-picture-o:before {
    content: ""
}

.icon-pencil:before {
    content: ""
}

.icon-map-marker:before {
    content: ""
}

.icon-adjust:before {
    content: ""
}

.icon-tint:before {
    content: ""
}

.icon-edit:before,
.icon-pencil-square-o:before {
    content: ""
}

.icon-share-square-o:before {
    content: ""
}

.icon-check-square-o:before {
    content: ""
}

.icon-arrows:before {
    content: ""
}

.icon-step-backward:before {
    content: ""
}

.icon-fast-backward:before {
    content: ""
}

.icon-backward:before {
    content: ""
}

.icon-play:before {
    content: ""
}

.icon-pause:before {
    content: ""
}

.icon-stop:before {
    content: ""
}

.icon-forward:before {
    content: ""
}

.icon-fast-forward:before {
    content: ""
}

.icon-step-forward:before {
    content: ""
}

.icon-eject:before {
    content: ""
}

.icon-chevron-left:before {
    content: ""
}

.icon-chevron-right:before {
    content: ""
}

.icon-plus-circle:before {
    content: ""
}

.icon-minus-circle:before {
    content: ""
}

.icon-times-circle:before {
    content: ""
}

.icon-check-circle:before {
    content: ""
}

.icon-question-circle:before {
    content: ""
}

.icon-info-circle:before {
    content: ""
}

.icon-crosshairs:before {
    content: ""
}

.icon-times-circle-o:before {
    content: ""
}

.icon-check-circle-o:before {
    content: ""
}

.icon-ban:before {
    content: ""
}

.icon-arrow-left:before {
    content: ""
}

.icon-arrow-right:before {
    content: ""
}

.icon-arrow-up:before {
    content: ""
}

.icon-arrow-down:before {
    content: ""
}

.icon-mail-forward:before,
.icon-share:before {
    content: ""
}

.icon-expand:before {
    content: ""
}

.icon-compress:before {
    content: ""
}

.icon-plus:before,
.number-btn-inc:before {
    content: ""
}

.icon-minus:before,
.number-btn-dec:before {
    content: ""
}

.icon-asterisk:before {
    content: ""
}

.icon-exclamation-circle:before {
    content: ""
}

.icon-gift:before {
    content: ""
}

.icon-leaf:before {
    content: ""
}

.icon-fire:before {
    content: ""
}

.icon-eye:before {
    content: ""
}

.icon-eye-slash:before {
    content: ""
}

.alert-danger:before,
.icon-exclamation-triangle:before,
.icon-warning:before {
    content: ""
}

.icon-plane:before {
    content: ""
}

.icon-calendar:before {
    content: ""
}

.icon-random:before {
    content: ""
}

.icon-comment:before {
    content: ""
}

.icon-magnet:before {
    content: ""
}

.icon-chevron-up:before {
    content: ""
}

.icon-chevron-down:before {
    content: ""
}

.icon-retweet:before {
    content: ""
}

.icon-shopping-cart:before {
    content: ""
}

.icon-folder:before {
    content: ""
}

.icon-folder-open:before {
    content: ""
}

.icon-arrows-v:before {
    content: ""
}

.icon-arrows-h:before {
    content: ""
}

.icon-bar-chart-o:before,
.icon-bar-chart:before {
    content: ""
}

.icon-twitter-square:before {
    content: ""
}

.icon-facebook-square:before {
    content: ""
}

.icon-camera-retro:before {
    content: ""
}

.icon-key:before {
    content: ""
}

.icon-cogs:before,
.icon-gears:before {
    content: ""
}

.icon-comments:before {
    content: ""
}

.icon-thumbs-o-up:before {
    content: ""
}

.icon-thumbs-o-down:before {
    content: ""
}

.icon-star-half:before {
    content: ""
}

.icon-heart-o:before {
    content: ""
}

.icon-sign-out:before {
    content: ""
}

.icon-linkedin-square:before {
    content: ""
}

.icon-thumb-tack:before {
    content: ""
}

.icon-external-link:before {
    content: ""
}

.icon-sign-in:before {
    content: ""
}

.icon-trophy:before {
    content: ""
}

.icon-github-square:before {
    content: ""
}

.icon-upload:before {
    content: ""
}

.icon-lemon-o:before {
    content: ""
}

.icon-phone:before {
    content: ""
}

.icon-square-o:before {
    content: ""
}

.icon-bookmark-o:before {
    content: ""
}

.icon-phone-square:before {
    content: ""
}

.icon-twitter:before {
    content: ""
}

.icon-facebook-f:before,
.icon-facebook:before {
    content: ""
}

.icon-github:before {
    content: ""
}

.icon-unlock:before {
    content: ""
}

.icon-credit-card:before {
    content: ""
}

.icon-feed:before,
.icon-rss:before {
    content: ""
}

.icon-hdd-o:before {
    content: ""
}

.icon-bullhorn:before {
    content: ""
}

.icon-bell:before {
    content: ""
}

.icon-certificate:before {
    content: ""
}

.icon-hand-o-right:before {
    content: ""
}

.icon-hand-o-left:before {
    content: ""
}

.icon-hand-o-up:before {
    content: ""
}

.icon-hand-o-down:before {
    content: ""
}

.icon-arrow-circle-left:before {
    content: ""
}

.icon-arrow-circle-right:before {
    content: ""
}

.icon-arrow-circle-up:before {
    content: ""
}

.icon-arrow-circle-down:before {
    content: ""
}

.icon-globe:before {
    content: ""
}

.icon-wrench:before {
    content: ""
}

.icon-tasks:before {
    content: ""
}

.icon-filter:before {
    content: ""
}

.icon-briefcase:before {
    content: ""
}

.icon-arrows-alt:before {
    content: ""
}

.icon-group:before,
.icon-users:before {
    content: ""
}

.icon-chain:before,
.icon-link:before {
    content: ""
}

.icon-cloud:before {
    content: ""
}

.icon-flask:before {
    content: ""
}

.icon-cut:before,
.icon-scissors:before {
    content: ""
}

.icon-copy:before,
.icon-files-o:before {
    content: ""
}

.icon-paperclip:before {
    content: ""
}

.icon-floppy-o:before,
.icon-save:before {
    content: ""
}

.icon-square:before {
    content: ""
}

.icon-bars:before,
.icon-navicon:before,
.icon-reorder:before {
    content: ""
}

.icon-list-ul:before {
    content: ""
}

.icon-list-ol:before {
    content: ""
}

.icon-strikethrough:before {
    content: ""
}

.icon-underline:before {
    content: ""
}

.icon-table:before {
    content: ""
}

.icon-magic:before {
    content: ""
}

.icon-truck:before {
    content: ""
}

.icon-pinterest:before {
    content: ""
}

.icon-pinterest-square:before {
    content: ""
}

.icon-google-plus-square:before {
    content: ""
}

.icon-google-plus:before {
    content: ""
}

.icon-money:before {
    content: ""
}

.icon-caret-down:before {
    content: ""
}

.icon-caret-up:before {
    content: ""
}

.icon-caret-left:before {
    content: ""
}

.icon-caret-right:before {
    content: ""
}

.icon-columns:before {
    content: ""
}

.icon-sort:before,
.icon-unsorted:before {
    content: ""
}

.icon-sort-desc:before,
.icon-sort-down:before {
    content: ""
}

.icon-sort-asc:before,
.icon-sort-up:before {
    content: ""
}

.icon-envelope:before {
    content: ""
}

.icon-linkedin:before {
    content: ""
}

.icon-rotate-left:before,
.icon-undo:before {
    content: ""
}

.icon-gavel:before,
.icon-legal:before {
    content: ""
}

.icon-dashboard:before,
.icon-tachometer:before {
    content: ""
}

.icon-comment-o:before {
    content: ""
}

.icon-comments-o:before {
    content: ""
}

.icon-bolt:before,
.icon-flash:before {
    content: ""
}

.icon-sitemap:before {
    content: ""
}

.icon-umbrella:before {
    content: ""
}

.icon-clipboard:before,
.icon-paste:before {
    content: ""
}

.icon-lightbulb-o:before {
    content: ""
}

.icon-exchange:before {
    content: ""
}

.icon-cloud-download:before {
    content: ""
}

.icon-cloud-upload:before {
    content: ""
}

.icon-user-md:before {
    content: ""
}

.icon-stethoscope:before {
    content: ""
}

.icon-suitcase:before {
    content: ""
}

.icon-bell-o:before {
    content: ""
}

.icon-coffee:before {
    content: ""
}

.icon-cutlery:before {
    content: ""
}

.icon-file-text-o:before {
    content: ""
}

.icon-building-o:before {
    content: ""
}

.icon-hospital-o:before {
    content: ""
}

.icon-ambulance:before {
    content: ""
}

.icon-medkit:before {
    content: ""
}

.icon-fighter-jet:before {
    content: ""
}

.icon-beer:before {
    content: ""
}

.icon-h-square:before {
    content: ""
}

.icon-plus-square:before {
    content: ""
}

.icon-angle-double-left:before {
    content: ""
}

.icon-angle-double-right:before {
    content: ""
}

.icon-angle-double-up:before {
    content: ""
}

.icon-angle-double-down:before {
    content: ""
}

.icon-angle-left:before,
.nav-previous a:before {
    content: ""
}

.banner .breadcrumb>li+li:before,
.icon-angle-right:before,
.nav-next a:before {
    content: ""
}

.icon-angle-up:before {
    content: ""
}

.icon-angle-down:before {
    content: ""
}

.icon-desktop:before {
    content: ""
}

.icon-laptop:before {
    content: ""
}

.icon-tablet:before {
    content: ""
}

.icon-mobile-phone:before,
.icon-mobile:before {
    content: ""
}

.icon-circle-o:before {
    content: ""
}

.icon-quote-left:before,
.section-blockquote-quote:before {
    content: ""
}

.icon-quote-right:before {
    content: ""
}

.icon-spinner:before {
    content: ""
}

.icon-circle:before {
    content: ""
}

.icon-mail-reply:before,
.icon-reply:before {
    content: ""
}

.icon-github-alt:before {
    content: ""
}

.icon-folder-o:before {
    content: ""
}

.icon-folder-open-o:before {
    content: ""
}

.icon-smile-o:before {
    content: ""
}

.icon-frown-o:before {
    content: ""
}

.icon-meh-o:before {
    content: ""
}

.icon-gamepad:before {
    content: ""
}

.icon-keyboard-o:before {
    content: ""
}

.icon-flag-o:before {
    content: ""
}

.icon-flag-checkered:before {
    content: ""
}

.icon-terminal:before {
    content: ""
}

.icon-code:before {
    content: ""
}

.icon-mail-reply-all:before,
.icon-reply-all:before {
    content: ""
}

.icon-star-half-empty:before,
.icon-star-half-full:before,
.icon-star-half-o:before {
    content: ""
}

.icon-location-arrow:before {
    content: ""
}

.icon-crop:before {
    content: ""
}

.icon-code-fork:before {
    content: ""
}

.icon-chain-broken:before,
.icon-unlink:before {
    content: ""
}

.icon-question:before {
    content: ""
}

.alert-info:before,
.icon-info:before {
    content: ""
}

.alert-warning:before,
.icon-exclamation:before {
    content: ""
}

.icon-superscript:before {
    content: ""
}

.icon-subscript:before {
    content: ""
}

.icon-eraser:before {
    content: ""
}

.icon-puzzle-piece:before {
    content: ""
}

.icon-microphone:before {
    content: ""
}

.icon-microphone-slash:before {
    content: ""
}

.icon-shield:before {
    content: ""
}

.icon-calendar-o:before {
    content: ""
}

.icon-fire-extinguisher:before {
    content: ""
}

.icon-rocket:before {
    content: ""
}

.icon-maxcdn:before {
    content: ""
}

.icon-chevron-circle-left:before {
    content: ""
}

.icon-chevron-circle-right:before {
    content: ""
}

.icon-chevron-circle-up:before {
    content: ""
}

.icon-chevron-circle-down:before {
    content: ""
}

.icon-html5:before {
    content: ""
}

.icon-css3:before {
    content: ""
}

.icon-anchor:before {
    content: ""
}

.icon-unlock-alt:before {
    content: ""
}

.icon-bullseye:before {
    content: ""
}

.icon-ellipsis-h:before {
    content: ""
}

.icon-ellipsis-v:before {
    content: ""
}

.icon-rss-square:before {
    content: ""
}

.icon-play-circle:before {
    content: ""
}

.icon-ticket:before {
    content: ""
}

.icon-minus-square:before {
    content: ""
}

.icon-minus-square-o:before {
    content: ""
}

.icon-level-up:before {
    content: ""
}

.icon-level-down:before {
    content: ""
}

.icon-check-square:before {
    content: ""
}

.icon-pencil-square:before {
    content: ""
}

.icon-external-link-square:before {
    content: ""
}

.icon-share-square:before {
    content: ""
}

.icon-compass:before {
    content: ""
}

.icon-caret-square-o-down:before,
.icon-toggle-down:before {
    content: ""
}

.icon-caret-square-o-up:before,
.icon-toggle-up:before {
    content: ""
}

.icon-caret-square-o-right:before,
.icon-toggle-right:before {
    content: ""
}

.icon-eur:before,
.icon-euro:before {
    content: ""
}

.icon-gbp:before {
    content: ""
}

.icon-dollar:before,
.icon-usd:before {
    content: ""
}

.icon-inr:before,
.icon-rupee:before {
    content: ""
}

.icon-cny:before,
.icon-jpy:before,
.icon-rmb:before,
.icon-yen:before {
    content: ""
}

.icon-rouble:before,
.icon-rub:before,
.icon-ruble:before {
    content: ""
}

.icon-krw:before,
.icon-won:before {
    content: ""
}

.icon-bitcoin:before,
.icon-btc:before {
    content: ""
}

.icon-file:before {
    content: ""
}

.icon-file-text:before {
    content: ""
}

.icon-sort-alpha-asc:before {
    content: ""
}

.icon-sort-alpha-desc:before {
    content: ""
}

.icon-sort-amount-asc:before {
    content: ""
}

.icon-sort-amount-desc:before {
    content: ""
}

.icon-sort-numeric-asc:before {
    content: ""
}

.icon-sort-numeric-desc:before {
    content: ""
}

.icon-thumbs-up:before {
    content: ""
}

.icon-thumbs-down:before {
    content: ""
}

.icon-youtube-square:before {
    content: ""
}

.icon-youtube:before {
    content: ""
}

.icon-xing:before {
    content: ""
}

.icon-xing-square:before {
    content: ""
}

.icon-youtube-play:before {
    content: ""
}

.icon-dropbox:before {
    content: ""
}

.icon-stack-overflow:before {
    content: ""
}

.icon-instagram:before {
    content: ""
}

.icon-flickr:before {
    content: ""
}

.icon-adn:before {
    content: ""
}

.icon-bitbucket:before {
    content: ""
}

.icon-bitbucket-square:before {
    content: ""
}

.icon-tumblr:before {
    content: ""
}

.icon-tumblr-square:before {
    content: ""
}

.icon-long-arrow-down:before {
    content: ""
}

.icon-long-arrow-up:before {
    content: ""
}

.icon-long-arrow-left:before {
    content: ""
}

.icon-long-arrow-right:before {
    content: ""
}

.icon-apple:before {
    content: ""
}

.icon-windows:before {
    content: ""
}

.icon-android:before {
    content: ""
}

.icon-linux:before {
    content: ""
}

.icon-dribbble:before {
    content: ""
}

.icon-skype:before {
    content: ""
}

.icon-foursquare:before {
    content: ""
}

.icon-trello:before {
    content: ""
}

.icon-female:before {
    content: ""
}

.icon-male:before {
    content: ""
}

.icon-gittip:before,
.icon-gratipay:before {
    content: ""
}

.icon-sun-o:before {
    content: ""
}

.icon-moon-o:before {
    content: ""
}

.icon-archive:before {
    content: ""
}

.icon-bug:before {
    content: ""
}

.icon-vk:before {
    content: ""
}

.icon-weibo:before {
    content: ""
}

.icon-renren:before {
    content: ""
}

.icon-pagelines:before {
    content: ""
}

.icon-stack-exchange:before {
    content: ""
}

.icon-arrow-circle-o-right:before {
    content: ""
}

.icon-arrow-circle-o-left:before {
    content: ""
}

.icon-caret-square-o-left:before,
.icon-toggle-left:before {
    content: ""
}

.icon-dot-circle-o:before {
    content: ""
}

.icon-wheelchair:before {
    content: ""
}

.icon-vimeo-square:before {
    content: ""
}

.icon-try:before,
.icon-turkish-lira:before {
    content: ""
}

.icon-plus-square-o:before {
    content: ""
}

.icon-space-shuttle:before {
    content: ""
}

.icon-slack:before {
    content: ""
}

.icon-envelope-square:before {
    content: ""
}

.icon-wordpress:before {
    content: ""
}

.icon-openid:before {
    content: ""
}

.icon-bank:before,
.icon-institution:before,
.icon-university:before {
    content: ""
}

.icon-graduation-cap:before,
.icon-mortar-board:before {
    content: ""
}

.icon-yahoo:before {
    content: ""
}

.icon-google:before {
    content: ""
}

.icon-reddit:before {
    content: ""
}

.icon-reddit-square:before {
    content: ""
}

.icon-stumbleupon-circle:before {
    content: ""
}

.icon-stumbleupon:before {
    content: ""
}

.icon-delicious:before {
    content: ""
}

.icon-digg:before {
    content: ""
}

.icon-pied-piper-pp:before {
    content: ""
}

.icon-pied-piper-alt:before {
    content: ""
}

.icon-drupal:before {
    content: ""
}

.icon-joomla:before {
    content: ""
}

.icon-language:before {
    content: ""
}

.icon-fax:before {
    content: ""
}

.icon-building:before {
    content: ""
}

.icon-child:before {
    content: ""
}

.icon-paw:before {
    content: ""
}

.icon-spoon:before {
    content: ""
}

.icon-cube:before {
    content: ""
}

.icon-cubes:before {
    content: ""
}

.icon-behance:before {
    content: ""
}

.icon-behance-square:before {
    content: ""
}

.icon-steam:before {
    content: ""
}

.icon-steam-square:before {
    content: ""
}

.icon-recycle:before {
    content: ""
}

.icon-automobile:before,
.icon-car:before {
    content: ""
}

.icon-cab:before,
.icon-taxi:before {
    content: ""
}

.icon-tree:before {
    content: ""
}

.icon-spotify:before {
    content: ""
}

.icon-deviantart:before {
    content: ""
}

.icon-soundcloud:before {
    content: ""
}

.icon-database:before {
    content: ""
}

.icon-file-pdf-o:before {
    content: ""
}

.icon-file-word-o:before {
    content: ""
}

.icon-file-excel-o:before {
    content: ""
}

.icon-file-powerpoint-o:before {
    content: ""
}

.icon-file-image-o:before,
.icon-file-photo-o:before,
.icon-file-picture-o:before {
    content: ""
}

.icon-file-archive-o:before,
.icon-file-zip-o:before {
    content: ""
}

.icon-file-audio-o:before,
.icon-file-sound-o:before {
    content: ""
}

.icon-file-movie-o:before,
.icon-file-video-o:before {
    content: ""
}

.icon-file-code-o:before {
    content: ""
}

.icon-vine:before {
    content: ""
}

.icon-codepen:before {
    content: ""
}

.icon-jsfiddle:before {
    content: ""
}

.icon-life-bouy:before,
.icon-life-buoy:before,
.icon-life-ring:before,
.icon-life-saver:before,
.icon-support:before {
    content: ""
}

.icon-circle-o-notch:before {
    content: ""
}

.icon-ra:before,
.icon-rebel:before,
.icon-resistance:before {
    content: ""
}

.icon-empire:before,
.icon-ge:before {
    content: ""
}

.icon-git-square:before {
    content: ""
}

.icon-git:before {
    content: ""
}

.icon-hacker-news:before,
.icon-y-combinator-square:before,
.icon-yc-square:before {
    content: ""
}

.icon-tencent-weibo:before {
    content: ""
}

.icon-qq:before {
    content: ""
}

.icon-wechat:before,
.icon-weixin:before {
    content: ""
}

.icon-paper-plane:before,
.icon-send:before {
    content: ""
}

.icon-paper-plane-o:before,
.icon-send-o:before {
    content: ""
}

.icon-history:before {
    content: ""
}

.icon-circle-thin:before {
    content: ""
}

.icon-header:before {
    content: ""
}

.icon-paragraph:before {
    content: ""
}

.icon-sliders:before {
    content: ""
}

.icon-share-alt:before {
    content: ""
}

.icon-share-alt-square:before {
    content: ""
}

.icon-bomb:before {
    content: ""
}

.icon-futbol-o:before,
.icon-soccer-ball-o:before {
    content: ""
}

.icon-tty:before {
    content: ""
}

.icon-binoculars:before {
    content: ""
}

.icon-plug:before {
    content: ""
}

.icon-slideshare:before {
    content: ""
}

.icon-twitch:before {
    content: ""
}

.icon-yelp:before {
    content: ""
}

.icon-newspaper-o:before,
.media-thumbnail-placeholder:before {
    content: ""
}

.icon-wifi:before {
    content: ""
}

.icon-calculator:before {
    content: ""
}

.icon-paypal:before {
    content: ""
}

.icon-google-wallet:before {
    content: ""
}

.icon-cc-visa:before {
    content: ""
}

.icon-cc-mastercard:before {
    content: ""
}

.icon-cc-discover:before {
    content: ""
}

.icon-cc-amex:before {
    content: ""
}

.icon-cc-paypal:before {
    content: ""
}

.icon-cc-stripe:before {
    content: ""
}

.icon-bell-slash:before {
    content: ""
}

.icon-bell-slash-o:before {
    content: ""
}

.icon-trash:before {
    content: ""
}

.icon-copyright:before {
    content: ""
}

.icon-at:before {
    content: ""
}

.icon-eyedropper:before {
    content: ""
}

.icon-paint-brush:before {
    content: ""
}

.icon-birthday-cake:before {
    content: ""
}

.icon-area-chart:before {
    content: ""
}

.icon-pie-chart:before {
    content: ""
}

.icon-line-chart:before {
    content: ""
}

.icon-lastfm:before {
    content: ""
}

.icon-lastfm-square:before {
    content: ""
}

.icon-toggle-off:before {
    content: ""
}

.icon-toggle-on:before {
    content: ""
}

.icon-bicycle:before {
    content: ""
}

.icon-bus:before {
    content: ""
}

.icon-ioxhost:before {
    content: ""
}

.icon-angellist:before {
    content: ""
}

.icon-cc:before {
    content: ""
}

.icon-ils:before,
.icon-shekel:before,
.icon-sheqel:before {
    content: ""
}

.icon-meanpath:before {
    content: ""
}

.icon-buysellads:before {
    content: ""
}

.icon-connectdevelop:before {
    content: ""
}

.icon-dashcube:before {
    content: ""
}

.icon-forumbee:before {
    content: ""
}

.icon-leanpub:before {
    content: ""
}

.icon-sellsy:before {
    content: ""
}

.icon-shirtsinbulk:before {
    content: ""
}

.icon-simplybuilt:before {
    content: ""
}

.icon-skyatlas:before {
    content: ""
}

.icon-cart-plus:before {
    content: ""
}

.icon-cart-arrow-down:before {
    content: ""
}

.icon-diamond:before {
    content: ""
}

.icon-ship:before {
    content: ""
}

.icon-user-secret:before {
    content: ""
}

.icon-motorcycle:before {
    content: ""
}

.icon-street-view:before {
    content: ""
}

.icon-heartbeat:before {
    content: ""
}

.icon-venus:before {
    content: ""
}

.icon-mars:before {
    content: ""
}

.icon-mercury:before {
    content: ""
}

.icon-intersex:before,
.icon-transgender:before {
    content: ""
}

.icon-transgender-alt:before {
    content: ""
}

.icon-venus-double:before {
    content: ""
}

.icon-mars-double:before {
    content: ""
}

.icon-venus-mars:before {
    content: ""
}

.icon-mars-stroke:before {
    content: ""
}

.icon-mars-stroke-v:before {
    content: ""
}

.icon-mars-stroke-h:before {
    content: ""
}

.icon-neuter:before {
    content: ""
}

.icon-genderless:before {
    content: ""
}

.icon-facebook-official:before {
    content: ""
}

.icon-pinterest-p:before {
    content: ""
}

.icon-whatsapp:before {
    content: ""
}

.icon-server:before {
    content: ""
}

.icon-user-plus:before {
    content: ""
}

.icon-user-times:before {
    content: ""
}

.icon-bed:before,
.icon-hotel:before {
    content: ""
}

.icon-viacoin:before {
    content: ""
}

.icon-train:before {
    content: ""
}

.icon-subway:before {
    content: ""
}

.icon-medium:before {
    content: ""
}

.icon-y-combinator:before,
.icon-yc:before {
    content: ""
}

.icon-optin-monster:before {
    content: ""
}

.icon-opencart:before {
    content: ""
}

.icon-expeditedssl:before {
    content: ""
}

.icon-battery-4:before,
.icon-battery-full:before,
.icon-battery:before {
    content: ""
}

.icon-battery-3:before,
.icon-battery-three-quarters:before {
    content: ""
}

.icon-battery-2:before,
.icon-battery-half:before {
    content: ""
}

.icon-battery-1:before,
.icon-battery-quarter:before {
    content: ""
}

.icon-battery-0:before,
.icon-battery-empty:before {
    content: ""
}

.icon-mouse-pointer:before {
    content: ""
}

.icon-i-cursor:before {
    content: ""
}

.icon-object-group:before {
    content: ""
}

.icon-object-ungroup:before {
    content: ""
}

.icon-sticky-note:before {
    content: ""
}

.icon-sticky-note-o:before {
    content: ""
}

.icon-cc-jcb:before {
    content: ""
}

.icon-cc-diners-club:before {
    content: ""
}

.icon-clone:before {
    content: ""
}

.icon-balance-scale:before {
    content: ""
}

.icon-hourglass-o:before {
    content: ""
}

.icon-hourglass-1:before,
.icon-hourglass-start:before {
    content: ""
}

.icon-hourglass-2:before,
.icon-hourglass-half:before {
    content: ""
}

.icon-hourglass-3:before,
.icon-hourglass-end:before {
    content: ""
}

.icon-hourglass:before {
    content: ""
}

.icon-hand-grab-o:before,
.icon-hand-rock-o:before {
    content: ""
}

.icon-hand-paper-o:before,
.icon-hand-stop-o:before {
    content: ""
}

.icon-hand-scissors-o:before {
    content: ""
}

.icon-hand-lizard-o:before {
    content: ""
}

.icon-hand-spock-o:before {
    content: ""
}

.icon-hand-pointer-o:before {
    content: ""
}

.icon-hand-peace-o:before {
    content: ""
}

.icon-trademark:before {
    content: ""
}

.icon-registered:before {
    content: ""
}

.icon-creative-commons:before {
    content: ""
}

.icon-gg:before {
    content: ""
}

.icon-gg-circle:before {
    content: ""
}

.icon-tripadvisor:before {
    content: ""
}

.icon-odnoklassniki:before {
    content: ""
}

.icon-odnoklassniki-square:before {
    content: ""
}

.icon-get-pocket:before {
    content: ""
}

.icon-wikipedia-w:before {
    content: ""
}

.icon-safari:before {
    content: ""
}

.icon-chrome:before {
    content: ""
}

.icon-firefox:before {
    content: ""
}

.icon-opera:before {
    content: ""
}

.icon-internet-explorer:before {
    content: ""
}

.icon-television:before,
.icon-tv:before {
    content: ""
}

.icon-contao:before {
    content: ""
}

.icon-500px:before {
    content: ""
}

.icon-amazon:before {
    content: ""
}

.icon-calendar-plus-o:before {
    content: ""
}

.icon-calendar-minus-o:before {
    content: ""
}

.icon-calendar-times-o:before {
    content: ""
}

.icon-calendar-check-o:before {
    content: ""
}

.icon-industry:before {
    content: ""
}

.icon-map-pin:before {
    content: ""
}

.icon-map-signs:before {
    content: ""
}

.icon-map-o:before {
    content: ""
}

.icon-map:before {
    content: ""
}

.icon-commenting:before {
    content: ""
}

.icon-commenting-o:before {
    content: ""
}

.icon-houzz:before {
    content: ""
}

.icon-vimeo:before {
    content: ""
}

.icon-black-tie:before {
    content: ""
}

.icon-fonticons:before {
    content: ""
}

.icon-reddit-alien:before {
    content: ""
}

.icon-edge:before {
    content: ""
}

.icon-credit-card-alt:before {
    content: ""
}

.icon-codiepie:before {
    content: ""
}

.icon-modx:before {
    content: ""
}

.icon-fort-awesome:before {
    content: ""
}

.icon-usb:before {
    content: ""
}

.icon-product-hunt:before {
    content: ""
}

.icon-mixcloud:before {
    content: ""
}

.icon-scribd:before {
    content: ""
}

.icon-pause-circle:before {
    content: ""
}

.icon-pause-circle-o:before {
    content: ""
}

.icon-stop-circle:before {
    content: ""
}

.icon-stop-circle-o:before {
    content: ""
}

.icon-shopping-bag:before {
    content: ""
}

.icon-shopping-basket:before {
    content: ""
}

.icon-hashtag:before {
    content: ""
}

.icon-bluetooth:before {
    content: ""
}

.icon-bluetooth-b:before {
    content: ""
}

.icon-percent:before {
    content: ""
}

.icon-gitlab:before {
    content: ""
}

.icon-wpbeginner:before {
    content: ""
}

.icon-wpforms:before {
    content: ""
}

.icon-envira:before {
    content: ""
}

.icon-universal-access:before {
    content: ""
}

.icon-wheelchair-alt:before {
    content: ""
}

.icon-question-circle-o:before {
    content: ""
}

.icon-blind:before {
    content: ""
}

.icon-audio-description:before {
    content: ""
}

.icon-volume-control-phone:before {
    content: ""
}

.icon-braille:before {
    content: ""
}

.icon-assistive-listening-systems:before {
    content: ""
}

.icon-american-sign-language-interpreting:before,
.icon-asl-interpreting:before {
    content: ""
}

.icon-deaf:before,
.icon-deafness:before,
.icon-hard-of-hearing:before {
    content: ""
}

.icon-glide:before {
    content: ""
}

.icon-glide-g:before {
    content: ""
}

.icon-sign-language:before,
.icon-signing:before {
    content: ""
}

.icon-low-vision:before {
    content: ""
}

.icon-viadeo:before {
    content: ""
}

.icon-viadeo-square:before {
    content: ""
}

.icon-snapchat:before {
    content: ""
}

.icon-snapchat-ghost:before {
    content: ""
}

.icon-snapchat-square:before {
    content: ""
}

.icon-pied-piper:before {
    content: ""
}

.icon-first-order:before {
    content: ""
}

.icon-yoast:before {
    content: ""
}

.icon-themeisle:before {
    content: ""
}

.icon-google-plus-circle:before,
.icon-google-plus-official:before {
    content: ""
}

.icon-fa:before,
.icon-font-awesome:before {
    content: ""
}

.icon-handshake-o:before {
    content: ""
}

.icon-envelope-open:before {
    content: ""
}

.icon-envelope-open-o:before {
    content: ""
}

.icon-linode:before {
    content: ""
}

.icon-address-book:before {
    content: ""
}

.icon-address-book-o:before {
    content: ""
}

.icon-address-card:before,
.icon-vcard:before {
    content: ""
}

.icon-address-card-o:before,
.icon-vcard-o:before {
    content: ""
}

.icon-user-circle:before {
    content: ""
}

.icon-user-circle-o:before {
    content: ""
}

.icon-user-o:before {
    content: ""
}

.icon-id-badge:before {
    content: ""
}

.icon-drivers-license:before,
.icon-id-card:before {
    content: ""
}

.icon-drivers-license-o:before,
.icon-id-card-o:before {
    content: ""
}

.icon-quora:before {
    content: ""
}

.icon-free-code-camp:before {
    content: ""
}

.icon-telegram:before {
    content: ""
}

.icon-thermometer-4:before,
.icon-thermometer-full:before,
.icon-thermometer:before {
    content: ""
}

.icon-thermometer-3:before,
.icon-thermometer-three-quarters:before {
    content: ""
}

.icon-thermometer-2:before,
.icon-thermometer-half:before {
    content: ""
}

.icon-thermometer-1:before,
.icon-thermometer-quarter:before {
    content: ""
}

.icon-thermometer-0:before,
.icon-thermometer-empty:before {
    content: ""
}

.icon-shower:before {
    content: ""
}

.icon-bath:before,
.icon-bathtub:before,
.icon-s15:before {
    content: ""
}

.icon-podcast:before {
    content: ""
}

.icon-window-maximize:before {
    content: ""
}

.icon-window-minimize:before {
    content: ""
}

.icon-window-restore:before {
    content: ""
}

.icon-times-rectangle:before,
.icon-window-close:before {
    content: ""
}

.icon-times-rectangle-o:before,
.icon-window-close-o:before {
    content: ""
}

.icon-bandcamp:before {
    content: ""
}

.icon-grav:before {
    content: ""
}

.icon-etsy:before {
    content: ""
}

.icon-imdb:before {
    content: ""
}

.icon-ravelry:before {
    content: ""
}

.icon-eercast:before {
    content: ""
}

.icon-microchip:before {
    content: ""
}

.icon-snowflake-o:before {
    content: ""
}

.icon-superpowers:before {
    content: ""
}

.icon-wpexplorer:before {
    content: ""
}

.icon-meetup:before {
    content: ""
}


/* Icones CMA */

@font-face {
    font-family: cma-icons;
    src: url(/sfsites/c/resource/cmaAssets/fonts/cma-icons.ttf) format("truetype")/*, url(/sfsites/c/resource/cmaAssets/fonts/cma-icons.woff?xqsqty) format("woff"), url(/sfsites/c/resource/cmaAssets/fonts/cma-icons.svg?xqsqty#cma-icons) format("svg")*/;
    font-weight: 400;
    font-style: normal
}

.icon[class*=icon-cma-]:before {
    font-family: cma-icons !important
}

.icon-cma-plus-circle-o:before {
    content: "\e90e"
}

.icon-cma-times-circle-o:before {
    content: "\e90f"
}

.icon-cma-businessman:before {
    content: "M1216 832q0-185-131.5-316.5t-316.5-131.5-316.5 131.5-131.5 316.5 131.5 316.5 316.5 131.5 316.5-131.5 131.5-316.5zm512 832q0 52-38 90t-90 38q-54 0-90-38l-343-342q-179 124-399 124-143 0-273.5-55.5t-225-150-150-225-55.5-273.5 55.5-273.5 150-225 225-150 273.5-55.5 273.5 55.5 225 150 150 225 55.5 273.5q0 220-124 399l343 343q37 37 37 90z"
}

.icon-cma-drugs:before {
    font-family: cma-icons;
    content: "\e901";
    font-size: .9em
}

.icon-cma-eye:before {
    content: "#333";
    font-size: .7em
}

.icon-cma-grave:before {
    content: "1792"
}

.icon-cma-handshake-o:before {
    content: "1792";
    font-size: .8em
}

.icon-cma-headset-o:before {
    content: "0 0 1792 1792"
}

.icon-cma-hospital:before {
    content: "\e906"
}

.icon-cma-lightbulb-o:before {
    content: "M1216 832q0-185-131.5-316.5t-316.5-131.5-316.5 131.5-131.5 316.5 131.5 316.5 316.5 131.5 316.5-131.5 131.5-316.5zm512 832q0 52-38 90t-90 38q-54 0-90-38l-343-342q-179 124-399 124-143 0-273.5-55.5t-225-150-150-225-55.5-273.5 55.5-273.5 150-225 225-150 273.5-55.5 273.5 55.5 225 150 150 225 55.5 273.5q0 220-124 399l343 343q37 37 37 90z"
}

.icon-cma-loan:before {
    content: "";
    font-size: .8em
}

.icon-cma-oldman:before {
    content: ''
}

.icon-cma-protect:before {
    content: "\e90e";
    font-size: .8em
}

.icon-cma-recall:before {
    content: "\e90b"
}

.icon-cma-tooth:before {
    content: "\e90c"
}

.icon-cma-lotus:before {
    content: "\e901";
    font-size: .85em
}

.icon-rounded {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    background: currentColor;
    width: 1.3em;
    height: 1.3em;
    text-align: center;
    border-radius: 100%;
    line-height: 1.3em
}

.icon-rounded:before {
    color: #fff
}

.icon-rounded.icon-rounded-reverse:before {
    color: #333
}

.clearfix:after,
.clearfix:before,
.splitview .widget:after,
.splitview .widget:before {
    content: "\e902";
    display: table;
    clear: both
}

.m-t-n,
.margin-top-none {
    margin-top: 0 !important
}

.m-l-n,
.margin-left-none {
    margin-left: 0 !important
}

.m-r-n,
.margin-right-none {
    margin-right: 0 !important
}

.m-b-n,
.margin-bottom-none {
    margin-bottom: 0 !important
}

.m-h-n,
.margin-horizontal-none {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.m-v-n,
.margin-vertical-none {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.m-a-n,
.margin-all-none {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.m-t-xs,
.margin-top-xsmall {
    margin-top: 2px !important
}

.m-l-xs,
.margin-left-xsmall {
    margin-left: 2px !important
}

.m-r-xs,
.margin-right-xsmall {
    margin-right: 2px !important
}

.m-b-xs,
.margin-bottom-xsmall {
    margin-bottom: 2px !important
}

.m-h-xs,
.margin-horizontal-xsmall {
    margin-left: 2px !important;
    margin-right: 2px !important
}

.m-v-xs,
.margin-vertical-xsmall {
    margin-top: 2px !important;
    margin-bottom: 2px !important
}

.m-a-xs,
.margin-all-xsmall {
    margin-left: 2px !important;
    margin-right: 2px !important;
    margin-top: 2px !important;
    margin-bottom: 2px !important
}

.m-t-s,
.margin-top-small {
    margin-top: 5px !important
}

.m-l-s,
.margin-left-small {
    margin-left: 5px !important
}

.m-r-s,
.margin-right-small {
    margin-right: 5px !important
}

.m-b-s,
.margin-bottom-small {
    margin-bottom: 5px !important
}

.m-h-s,
.margin-horizontal-small {
    margin-left: 5px !important;
    margin-right: 5px !important
}

.m-v-s,
.margin-vertical-small {
    margin-top: 5px !important;
    margin-bottom: 5px !important
}

.m-a-s,
.margin-all-small {
    margin-left: 5px !important;
    margin-right: 5px !important;
    margin-top: 5px !important;
    margin-bottom: 5px !important
}

.m-t-m,
.margin-top-medium {
    margin-top: 10px !important
}

.m-l-m,
.margin-left-medium {
    margin-left: 10px !important
}

.m-r-m,
.margin-right-medium {
    margin-right: 10px !important
}

.m-r-m {
    margin-top: 12px !important
}

.m-b-m,
.margin-bottom-medium {
    margin-bottom: 10px !important
}

.m-h-m,
.margin-horizontal-medium {
    margin-left: 10px !important;
    margin-right: 10px !important
}

.m-v-m,
.margin-vertical-medium {
    margin-top: 10px !important;
    margin-bottom: 10px !important
}

.m-a-m,
.margin-all-medium {
    margin-left: 10px !important;
    margin-right: 10px !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important
}

.m-t-l,
.margin-top-large {
    margin-top: 15px !important
}

.m-l-l,
.margin-left-large {
    margin-left: 15px !important
}

.m-r-l,
.margin-right-large {
    margin-right: 15px !important
}

.m-b-l,
.margin-bottom-large {
    margin-bottom: 15px !important
}

.m-h-l,
.margin-horizontal-large {
    margin-left: 15px !important;
    margin-right: 15px !important
}

.m-v-l,
.margin-vertical-large {
    margin-top: 15px !important;
    margin-bottom: 15px !important
}

.m-a-l,
.margin-all-large {
    margin-left: 15px !important;
    margin-right: 15px !important;
    margin-top: 15px !important;
    margin-bottom: 15px !important
}

.m-t-xl,
.margin-top-xlarge {
    margin-top: 20px !important
}

.m-l-xl,
.margin-left-xlarge {
    margin-left: 20px !important
}

.m-r-xl,
.margin-right-xlarge {
    margin-right: 20px !important
}

.m-b-xl,
.margin-bottom-xlarge {
    margin-bottom: 20px !important
}

.m-h-xl,
.margin-horizontal-xlarge {
    margin-left: 20px !important;
    margin-right: 20px !important
}

.m-v-xl,
.margin-vertical-xlarge {
    margin-top: 20px !important;
    margin-bottom: 20px !important
}

.m-a-xl,
.margin-all-xlarge {
    margin-left: 20px !important;
    margin-right: 20px !important;
    margin-top: 20px !important;
    margin-bottom: 20px !important
}

.m-t-xxl,
.margin-top-xxlarge {
    margin-top: 30px !important
}

.m-l-xxl,
.margin-left-xxlarge {
    margin-left: 30px !important
}

.m-r-xxl,
.margin-right-xxlarge {
    margin-right: 30px !important
}

.m-b-xxl,
.margin-bottom-xxlarge {
    margin-bottom: 30px !important
}

.m-h-xxl,
.margin-horizontal-xxlarge {
    margin-left: 30px !important;
    margin-right: 30px !important
}

.m-v-xxl,
.margin-vertical-xxlarge {
    margin-top: 30px !important;
    margin-bottom: 30px !important
}

.m-a-xxl,
.margin-all-xxlarge {
    margin-left: 30px !important;
    margin-right: 30px !important;
    margin-top: 30px !important;
    margin-bottom: 30px !important
}

.p-t-n,
.padding-top-none {
    padding-top: 0 !important
}

.p-l-n,
.padding-left-none {
    padding-left: 0 !important
}

.p-r-n,
.padding-right-none {
    padding-right: 0 !important
}

.p-b-n,
.padding-bottom-none {
    padding-bottom: 0 !important
}

.p-h-n,
.padding-horizontal-none {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.p-v-n,
.padding-vertical-none {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.p-a-n,
.padding-all-none {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.p-t-xs,
.padding-top-xsmall {
    padding-top: 2px !important
}

.p-l-xs,
.padding-left-xsmall {
    padding-left: 2px !important
}

.p-r-xs,
.padding-right-xsmall {
    padding-right: 2px !important
}

.p-b-xs,
.padding-bottom-xsmall {
    padding-bottom: 2px !important
}

.p-h-xs,
.padding-horizontal-xsmall {
    padding-left: 2px !important;
    padding-right: 2px !important
}

.p-v-xs,
.padding-vertical-xsmall {
    padding-top: 2px !important;
    padding-bottom: 2px !important
}

.p-a-xs,
.padding-all-xsmall {
    padding-left: 2px !important;
    padding-right: 2px !important;
    padding-top: 2px !important;
    padding-bottom: 2px !important
}

.p-t-s,
.padding-top-small {
    padding-top: 5px !important
}

.p-l-s,
.padding-left-small {
    padding-left: 5px !important
}

.p-r-s,
.padding-right-small {
    padding-right: 5px !important
}

.p-b-s,
.padding-bottom-small {
    padding-bottom: 5px !important
}

.p-h-s,
.padding-horizontal-small {
    padding-left: 5px !important;
    padding-right: 5px !important
}

.p-v-s,
.padding-vertical-small {
    padding-top: 5px !important;
    padding-bottom: 5px !important
}

.p-a-s,
.padding-all-small {
    padding-left: 5px !important;
    padding-right: 5px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important
}

.p-t-m,
.padding-top-medium {
    padding-top: 10px !important
}

.p-l-m,
.padding-left-medium {
    padding-left: 10px !important
}

.p-r-m,
.padding-right-medium {
    padding-right: 10px !important
}

.p-b-m,
.padding-bottom-medium {
    padding-bottom: 10px !important
}

.p-h-m,
.padding-horizontal-medium {
    padding-left: 10px !important;
    padding-right: 10px !important
}

.p-v-m,
.padding-vertical-medium {
    padding-top: 10px !important;
    padding-bottom: 10px !important
}

.p-a-m,
.padding-all-medium {
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important
}

.p-t-l,
.padding-top-large {
    padding-top: 15px !important
}

.p-l-l,
.padding-left-large {
    padding-left: 15px !important
}

.p-r-l,
.padding-right-large {
    padding-right: 15px !important
}

.p-b-l,
.padding-bottom-large {
    padding-bottom: 15px !important
}

.p-h-l,
.padding-horizontal-large {
    padding-left: 15px !important;
    padding-right: 15px !important
}

.p-v-l,
.padding-vertical-large {
    padding-top: 15px !important;
    padding-bottom: 15px !important
}

.p-a-l,
.padding-all-large {
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important
}

.p-t-xl,
.padding-top-xlarge {
    padding-top: 20px !important
}

.p-l-xl,
.padding-left-xlarge {
    padding-left: 20px !important
}

.p-r-xl,
.padding-right-xlarge {
    padding-right: 20px !important
}

.p-b-xl,
.padding-bottom-xlarge {
    padding-bottom: 20px !important
}

.p-h-xl,
.padding-horizontal-xlarge {
    padding-left: 20px !important;
    padding-right: 20px !important
}

.p-v-xl,
.padding-vertical-xlarge {
    padding-top: 20px !important;
    padding-bottom: 20px !important
}

.p-a-xl,
.padding-all-xlarge {
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important
}

.p-t-xxl,
.padding-top-xxlarge {
    padding-top: 30px !important
}

.p-l-xxl,
.padding-left-xxlarge {
    padding-left: 30px !important
}

.p-r-xxl,
.padding-right-xxlarge {
    padding-right: 30px !important
}

.p-b-xxl,
.padding-bottom-xxlarge {
    padding-bottom: 30px !important
}

.p-h-xxl,
.padding-horizontal-xxlarge {
    padding-left: 30px !important;
    padding-right: 30px !important
}

.p-v-xxl,
.padding-vertical-xxlarge {
    padding-top: 30px !important;
    padding-bottom: 30px !important
}

.p-a-xxl,
.padding-all-xxlarge {
    padding-left: 30px !important;
    padding-right: 30px !important;
    padding-top: 30px !important;
    padding-bottom: 30px !important
}

.m-t-auto,
.margin-top-auto {
    margin-top: auto !important
}

.m-l-auto,
.margin-left-auto {
    margin-left: auto !important
}

.m-r-auto,
.margin-right-auto {
    margin-right: auto !important
}

.m-b-auto,
.margin-bottom-auto {
    margin-bottom: auto !important
}

.m-h-auto,
.margin-horizontal-auto {
    margin-left: auto !important;
    margin-right: auto !important
}

.m-v-auto,
.margin-vertical-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
}

.m-a-auto,
.margin-all-auto {
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: auto !important;
    margin-bottom: auto !important
}

@media (max-width:767px) {
    .pull-xs-left {
        float: left
    }
    .pull-xs-right {
        float: right
    }
    .pull-xs-none {
        float: none
    }
}

@media (min-width:768px) {
    .pull-sm-left {
        float: left
    }
    .pull-sm-right {
        float: right
    }
    .pull-xs-none {
        float: none
    }
}

@media (min-width:992px) {
    .pull-md-left {
        float: left
    }
    .pull-md-right {
        float: right
    }
    .pull-xs-none {
        float: none
    }
}

@media (min-width:1200px) {
    .pull-lg-left {
        float: left
    }
    .pull-lg-right {
        float: right
    }
    .pull-xs-none {
        float: none
    }
}

.strong {
    font-weight: 700 !important
}

.text-shadow {
    text-shadow: 0 3px 4px rgba(0, 0, 0, .25) !important
}

.text-muted {
    color: inherit;
    opacity: .5
}

.text-warning {
    color: #af3a7c
}

.xsmall {
    font-size: .7em
}


/* content-area */

.content-area {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.content-area .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}


/* Sidebar */

.sidebar {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 300px;
    -ms-flex-preferred-size: 300px;
    flex-basis: 300px
}

@media (min-width:1440px) {
    .sidebar {
        -webkit-flex-basis: 375px;
        -ms-flex-preferred-size: 375px;
        flex-basis: 375px
    }
}

.site-main {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 100%
}

.content-area {
    position: relative
}

.sidebar:after,
.sidebar:before {
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    /*background-color: #006871;*/
    background: #006871;
    top: 0;
    bottom: 0;
    left: 0;
    width: 330px;
}

@media (min-width:1440px) {
    .sidebar:after,
    .sidebar:before {
        width: auto;
        right: 50%;
        margin-right: 315px
    }
}

.sidebar {
    color: #fff;
    margin-right: 30px
}

.sidebar-header {
    margin-top: 40px
}

.sidebar-body {
    margin: 50px 30px 50px 0
}

.sidebar-title {
    margin: 15px 0;
    font-size: 40px
}

.sidebar-category label {
    display: inline-block;
    background: #97bf0d;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.2em;
    padding: .4em .7em .3em
}

.sidebar-menu {
    list-style: none;
    padding-left: 0;
    counter-reset: sidebar-menu-counter
}

.sidebar-menu-item {
    color: rgba(0, 0, 0, .5)
}

.sidebar-menu-item>a,
.sidebar-menu-item>span {
    color: inherit !important;
    display: block;
    font-size: 18px;
    padding-top: 2px;
    font-weight: 600;
    padding-left: 50px;
    position: relative
}

.sidebar-menu-item>a:before,
.sidebar-menu-item>span:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 28px;
    height: 28px;
    border: 2px solid currentColor;
    border-radius: 100%
}

.sidebar-menu-item>a:after,
.sidebar-menu-item>span:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 28px;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    font-weight: 700;
    content: counter(sidebar-menu-counter);
    counter-increment: sidebar-menu-counter
}

.sidebar-menu-item>a {
    cursor: pointer
}

.sidebar-menu-item>a:hover:after {
    font-size: 0;
    width: 14px;
    height: 14px;
    background: #97bf0d;
    border-radius: 100%;
    top: 7px;
    left: 7px;
    cursor: pointer
}

.sidebar-menu-item:not(:last-child) {
    position: relative;
    padding-bottom: 50px;
    margin-bottom: -1px
}

.sidebar-menu-item:not(:last-child):before {
    content: '';
    display: block;
    width: 2px;
    background: currentColor;
    position: absolute;
    top: 28px;
    bottom: 0;
    left: 13px
}

.sidebar-menu-item.is-current,
.sidebar-menu-item.is-done {
    color: #fff
}

.sidebar-menu-item.is-current>a,
.sidebar-menu-item.is-current>span {
    font-size: 21px;
    padding-top: 0
}

.sidebar-menu-item.is-current>a:before,
.sidebar-menu-item.is-current>span:before {
    border-width: 3px
}

.sidebar-menu-item.is-current>a:after,
.sidebar-menu-item.is-current>span:after {
    font-size: 0;
    width: 14px;
    height: 14px;
    background: #fff;
    border-radius: 100%;
    top: 7px;
    left: 7px
}

.sidebar-menu-item.is-current:before {
    background: rgba(0, 0, 0, .5)
}

.sidebar-menu-item.is-current:after {
    content: "";
    display: block;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    border: 18px solid transparent;
    border-right-color: #fff;
    position: absolute;
    top: -4px;
    right: -30px
}

@media (max-width:991px) {
    .content-area {
        display: block
    }
    .content-area .container {
        display: block
    }
    body.is-sidebar-active {
        overflow: hidden
    }
    .sidebar {
        position: fixed;
        z-index: 100;
        top: 50px;
        left: 0;
        right: 0;
        bottom: 0;
        margin-right: 0;
        overflow: hidden;
        max-height: 75px;
        -webkit-transition: all .2s;
        transition: all .2s
    }
    /*.sidebar+.site-main {
        margin-top: 75px;
        padding-top: 1px
    }*/
    .sidebar:after,
    .sidebar:before {
        width: auto;
        right: 0
    }
    .sidebar-header {
        margin: 0;
        padding: 24px 30px 1px;
        height: 75px;
        border-bottom: 1px solid rgba(255, 255, 255, .15);
        cursor: pointer
    }
    .sidebar-title {
        margin: 0;
        font-size: 24px;
        line-height: 51px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
    .sidebar-title:before {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        float: right;
        line-height: 51px;
        margin-left: 12px;
        content: ""
    }
    .sidebar.is-active .sidebar-title:before {
        content: ''
    }
    .sidebar-category-fixed {
        position: absolute;
        z-index: 100;
        top: 0;
        left: 0;
        right: 0
    }
    .admin-bar .sidebar-category-fixed {
        top: 82px
    }
}

@media (max-width:991px) and (max-width:782px) {
    .admin-bar .sidebar-category-fixed {
        top: 96px
    }
}

@media (max-width:991px) {
    .sidebar-category-fixed label {
        display: block;
        text-align: center;
        -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .25);
        box-shadow: 0 0 3px rgba(0, 0, 0, .25);
        margin: 0
    }
    .sidebar-menu-item.is-current:after {
        display: none
    }
}

@media (max-width:767px) {
    .sidebar-header {
        padding-left: 15px;
        padding-right: 15px
    }
    .sidebar-title {
        font-size: 21px
    }
}

.sidebar-card {
    margin-bottom: 50px
}

.sidebar-card>.icon {
    font-size: 2em;
    float: left;
    margin: 20px 0 0 20px
}

.sidebar-card-body {
    margin-left: 45px
}

.sidebar-card-btn {
    background: #fff;
    color: #97bf0d
}

.sidebar-card-btn:hover {
    background: #eee;
    color: #84a70b
}

.sidebar-filter-title {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    opacity: .5;
    padding-bottom: 5px
}

.container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
    padding: 0 30px
}

@media (max-width:767px) {
    .container {
        padding: 0 15px
    }
}


/** NEW Heder style**/

hgroup {
    display: block;
}

.comments-title,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 600;
    line-height: 1.1;
    color: inherit;
}


/** container style*/


/*label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}*/

.legend {
    font-weight: 700;
    font-size: 24px;
    padding-bottom: 10px;
    margin: 15px 0 30px;
    border-bottom: 1px solid #ddd;
    float: left;
    width: 100%;
}


/** LAST  CSS */

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-1 {
        width: 8.33333%
    }
    .col-sm-2 {
        width: 16.66667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-8 {
        width: 66.66667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}
/*
@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-1 {
        width: 8.33333%
    }
    .col-md-2 {
        width: 16.66667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.33333%
    }
    .col-md-5 {
        width: 41.66667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.33333%
    }
    .col-md-8 {
        width: 66.66667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.33333%
    }
    .col-md-11 {
        width: 91.66667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.33333%
    }
    .col-md-pull-2 {
        right: 16.66667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333%
    }
    .col-md-pull-5 {
        right: 41.66667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333%
    }
    .col-md-pull-8 {
        right: 66.66667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333%
    }
    .col-md-pull-11 {
        right: 91.66667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.33333%
    }
    .col-md-push-2 {
        left: 16.66667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333%
    }
    .col-md-push-5 {
        left: 41.66667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333%
    }
    .col-md-push-8 {
        left: 66.66667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333%
    }
    .col-md-push-11 {
        left: 91.66667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-offset-1 {
        margin-left: 8.33333%
    }
    .col-md-offset-2 {
        margin-left: 16.66667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333%
    }
    .col-md-offset-5 {
        margin-left: 41.66667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333%
    }
    .col-md-offset-8 {
        margin-left: 66.66667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333%
    }
    .col-md-offset-11 {
        margin-left: 91.66667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}*/

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left
}
.col-xs-1 {
    width: 8.33333%
}
.col-xs-2 {
    width: 16.66667%
}
.col-xs-3 {
    width: 25%
}
.col-xs-4 {
    width: 33.33333%
}
.col-xs-5 {
    width: 41.66667%
}
.col-xs-6 {
    width: 50%
}
.col-xs-7 {
    width: 58.33333%
}
.col-xs-8 {
    width: 66.66667%
}
.col-xs-9 {
    width: 75%
}
.col-xs-10 {
    width: 83.33333%
}
.col-xs-11 {
    width: 91.66667%
}
.col-xs-12 {
    width: 100%
}
.col-xs-pull-0 {
    right: auto
}
.col-xs-pull-1 {
    right: 8.33333%
}
.col-xs-pull-2 {
    right: 16.66667%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-4 {
    right: 33.33333%
}
.col-xs-pull-5 {
    right: 41.66667%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-7 {
    right: 58.33333%
}
.col-xs-pull-8 {
    right: 66.66667%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-10 {
    right: 83.33333%
}
.col-xs-pull-11 {
    right: 91.66667%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-push-0 {
    left: auto
}
.col-xs-push-1 {
    left: 8.33333%
}
.col-xs-push-2 {
    left: 16.66667%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-4 {
    left: 33.33333%
}
.col-xs-push-5 {
    left: 41.66667%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-7 {
    left: 58.33333%
}
.col-xs-push-8 {
    left: 66.66667%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-10 {
    left: 83.33333%
}
.col-xs-push-11 {
    left: 91.66667%
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-offset-0 {
    margin-left: 0
}
.col-xs-offset-1 {
    margin-left: 8.33333%
}
.col-xs-offset-2 {
    margin-left: 16.66667%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-4 {
    margin-left: 33.33333%
}
.col-xs-offset-5 {
    margin-left: 41.66667%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-7 {
    margin-left: 58.33333%
}
.col-xs-offset-8 {
    margin-left: 66.66667%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-10 {
    margin-left: 83.33333%
}
.col-xs-offset-11 {
    margin-left: 91.66667%
}
.col-xs-offset-12 {
    margin-left: 100%
}
@media (min-width:768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }
    .col-sm-1 {
        width: 8.33333%
    }
    .col-sm-2 {
        width: 16.66667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-8 {
        width: 66.66667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}
/*
@media (min-width:992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }
    .col-md-1 {
        width: 8.33333%
    }
    .col-md-2 {
        width: 16.66667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.33333%
    }
    .col-md-5 {
        width: 41.66667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.33333%
    }
    .col-md-8 {
        width: 66.66667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.33333%
    }
    .col-md-11 {
        width: 91.66667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.33333%
    }
    .col-md-pull-2 {
        right: 16.66667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333%
    }
    .col-md-pull-5 {
        right: 41.66667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333%
    }
    .col-md-pull-8 {
        right: 66.66667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333%
    }
    .col-md-pull-11 {
        right: 91.66667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.33333%
    }
    .col-md-push-2 {
        left: 16.66667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333%
    }
    .col-md-push-5 {
        left: 41.66667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333%
    }
    .col-md-push-8 {
        left: 66.66667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333%
    }
    .col-md-push-11 {
        left: 91.66667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-offset-1 {
        margin-left: 8.33333%
    }
    .col-md-offset-2 {
        margin-left: 16.66667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333%
    }
    .col-md-offset-5 {
        margin-left: 41.66667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333%
    }
    .col-md-offset-8 {
        margin-left: 66.66667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333%
    }
    .col-md-offset-11 {
        margin-left: 91.66667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}*/
@media (min-width:1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }
    .col-lg-1 {
        width: 8.33333%
    }
    .col-lg-2 {
        width: 16.66667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.33333%
    }
    .col-lg-5 {
        width: 41.66667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.33333%
    }
    .col-lg-8 {
        width: 66.66667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.33333%
    }
    .col-lg-11 {
        width: 91.66667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.33333%
    }
    .col-lg-pull-2 {
        right: 16.66667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.33333%
    }
    .col-lg-pull-5 {
        right: 41.66667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.33333%
    }
    .col-lg-pull-8 {
        right: 66.66667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.33333%
    }
    .col-lg-pull-11 {
        right: 91.66667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.33333%
    }
    .col-lg-push-2 {
        left: 16.66667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.33333%
    }
    .col-lg-push-5 {
        left: 41.66667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.33333%
    }
    .col-lg-push-8 {
        left: 66.66667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.33333%
    }
    .col-lg-push-11 {
        left: 91.66667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }

    
}

::placeholder{
    font-style: italic;
}

:-ms-input-placeholder{
    font-style: italic;
}

::-ms-input-placeholder{
    font-style: italic;
}

