@import 'https://fonts.googleapis.com/css?family=Open+Sans:300,700';
@import 'https://fonts.googleapis.com/css?family=Oswald:300,400';

@font-face {
    font-family: 'FontAwesome';
    src: url(../../../all/themes/online/font-awesome/fonts/fontawesome-webfont862f.eot?v=4.1.0);
    src: url(//www.coreproductsco.com/sites/all/themes/online/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0) format('embedded-opentype'),url(//www.coreproductsco.com/sites/all/themes/online/font-awesome/fonts/fontawesome-webfont.woff?v=4.1.0) format('woff'),url(//www.coreproductsco.com/sites/all/themes/online/font-awesome/fonts/fontawesome-webfont.ttf?v=4.1.0) format('truetype'),url(//www.coreproductsco.com/sites/all/themes/online/font-awesome/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular) format('svg');
    font-weight: normal;
    font-style: normal;
}
p ,li{
    font-weight:700!important;
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-fw {
    width: 1.28571429em;
    text-align: center;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}

    .fa-ul > li {
        position: relative;
    }

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center;
}

    .fa-li.fa-lg {
        left: -1.85714286em;
    }

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.fa.pull-left {
    margin-right: .3em;
}

.fa.pull-right {
    margin-left: .3em;
}

.fa-spin {
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(359deg);
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
    }
}

@-o-keyframes spin {
    0%;

{
    -o-transform: rotate(0deg);
}

100% {
    -o-transform: rotate(359deg);
}

}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);
    -webkit-transform: scale(-1,1);
    -moz-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    -o-transform: scale(-1,1);
    transform: scale(-1,1);
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);
    -webkit-transform: scale(1,-1);
    -moz-transform: scale(1,-1);
    -ms-transform: scale(1,-1);
    -o-transform: scale(1,-1);
    transform: scale(1,-1);
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: #fff;
}

.fa-glass:before {
    content: "\f000";
}

.fa-music:before {
    content: "\f001";
}

.fa-search:before {
    content: "\f002";
}

.fa-envelope-o:before {
    content: "\f003";
}

.fa-heart:before {
    content: "\f004";
}

.fa-star:before {
    content: "\f005";
}

.fa-star-o:before {
    content: "\f006";
}

.fa-user:before {
    content: "\f007";
}

.fa-film:before {
    content: "\f008";
}

.fa-th-large:before {
    content: "\f009";
}

.fa-th:before {
    content: "\f00a";
}

.fa-th-list:before {
    content: "\f00b";
}

.fa-check:before {
    content: "\f00c";
}

.fa-times:before {
    content: "\f00d";
}

.fa-search-plus:before {
    content: "\f00e";
}

.fa-search-minus:before {
    content: "\f010";
}

.fa-power-off:before {
    content: "\f011";
}

.fa-signal:before {
    content: "\f012";
}

.fa-gear:before, .fa-cog:before {
    content: "\f013";
}

.fa-trash-o:before {
    content: "\f014";
}

.fa-home:before {
    content: "\f015";
}

.fa-file-o:before {
    content: "\f016";
}

.fa-clock-o:before {
    content: "\f017";
}

.fa-road:before {
    content: "\f018";
}

.fa-download:before {
    content: "\f019";
}

.fa-arrow-circle-o-down:before {
    content: "\f01a";
}

.fa-arrow-circle-o-up:before {
    content: "\f01b";
}

.fa-inbox:before {
    content: "\f01c";
}

.fa-play-circle-o:before {
    content: "\f01d";
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e";
}

.fa-refresh:before {
    content: "\f021";
}

.fa-list-alt:before {
    content: "\f022";
}

.fa-lock:before {
    content: "\f023";
}

.fa-flag:before {
    content: "\f024";
}

.fa-headphones:before {
    content: "\f025";
}

.fa-volume-off:before {
    content: "\f026";
}

.fa-volume-down:before {
    content: "\f027";
}

.fa-volume-up:before {
    content: "\f028";
}

.fa-qrcode:before {
    content: "\f029";
}

.fa-barcode:before {
    content: "\f02a";
}

.fa-tag:before {
    content: "\f02b";
}

.fa-tags:before {
    content: "\f02c";
}

.fa-book:before {
    content: "\f02d";
}

.fa-bookmark:before {
    content: "\f02e";
}

.fa-print:before {
    content: "\f02f";
}

.fa-camera:before {
    content: "\f030";
}

.fa-font:before {
    content: "\f031";
}

.fa-bold:before {
    content: "\f032";
}

.fa-italic:before {
    content: "\f033";
}

.fa-text-height:before {
    content: "\f034";
}

.fa-text-width:before {
    content: "\f035";
}

.fa-align-left:before {
    content: "\f036";
}

.fa-align-center:before {
    content: "\f037";
}

.fa-align-right:before {
    content: "\f038";
}

.fa-align-justify:before {
    content: "\f039";
}

.fa-list:before {
    content: "\f03a";
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b";
}

.fa-indent:before {
    content: "\f03c";
}

.fa-video-camera:before {
    content: "\f03d";
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "\f03e";
}

.fa-pencil:before {
    content: "\f040";
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-adjust:before {
    content: "\f042";
}

.fa-tint:before {
    content: "\f043";
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044";
}

.fa-share-square-o:before {
    content: "\f045";
}

.fa-check-square-o:before {
    content: "\f046";
}

.fa-arrows:before {
    content: "\f047";
}

.fa-step-backward:before {
    content: "\f048";
}

.fa-fast-backward:before {
    content: "\f049";
}

.fa-backward:before {
    content: "\f04a";
}

.fa-play:before {
    content: "\f04b";
}

.fa-pause:before {
    content: "\f04c";
}

.fa-stop:before {
    content: "\f04d";
}

.fa-forward:before {
    content: "\f04e";
}

.fa-fast-forward:before {
    content: "\f050";
}

.fa-step-forward:before {
    content: "\f051";
}

.fa-eject:before {
    content: "\f052";
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-plus-circle:before {
    content: "\f055";
}

.fa-minus-circle:before {
    content: "\f056";
}

.fa-times-circle:before {
    content: "\f057";
}

.fa-check-circle:before {
    content: "\f058";
}

.fa-question-circle:before {
    content: "\f059";
}

.fa-info-circle:before {
    content: "\f05a";
}

.fa-crosshairs:before {
    content: "\f05b";
}

.fa-times-circle-o:before {
    content: "\f05c";
}

.fa-check-circle-o:before {
    content: "\f05d";
}

.fa-ban:before {
    content: "\f05e";
}

.fa-arrow-left:before {
    content: "\f060";
}

.fa-arrow-right:before {
    content: "\f061";
}

.fa-arrow-up:before {
    content: "\f062";
}

.fa-arrow-down:before {
    content: "\f063";
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064";
}

.fa-expand:before {
    content: "\f065";
}

.fa-compress:before {
    content: "\f066";
}

.fa-plus:before {
    content: "\f067";
}

.fa-minus:before {
    content: "\f068";
}

.fa-asterisk:before {
    content: "\f069";
}

.fa-exclamation-circle:before {
    content: "\f06a";
}

.fa-gift:before {
    content: "\f06b";
}

.fa-leaf:before {
    content: "\f06c";
}

.fa-fire:before {
    content: "\f06d";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-eye-slash:before {
    content: "\f070";
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071";
}

.fa-plane:before {
    content: "\f072";
}

.fa-calendar:before {
    content: "\f073";
}

.fa-random:before {
    content: "\f074";
}

.fa-comment:before {
    content: "\f075";
}

.fa-magnet:before {
    content: "\f076";
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-retweet:before {
    content: "\f079";
}

.fa-shopping-cart:before {
    content: "\f07a";
}

.fa-folder:before {
    content: "\f07b";
}

.fa-folder-open:before {
    content: "\f07c";
}

.fa-arrows-v:before {
    content: "\f07d";
}

.fa-arrows-h:before {
    content: "\f07e";
}

.fa-bar-chart-o:before {
    content: "\f080";
}

.fa-twitter-square:before {
    content: "\f081";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-camera-retro:before {
    content: "\f083";
}

.fa-key:before {
    content: "\f084";
}

.fa-gears:before, .fa-cogs:before {
    content: "\f085";
}

.fa-comments:before {
    content: "\f086";
}

.fa-thumbs-o-up:before {
    content: "\f087";
}

.fa-thumbs-o-down:before {
    content: "\f088";
}

.fa-star-half:before {
    content: "\f089";
}

.fa-heart-o:before {
    content: "\f08a";
}

.fa-sign-out:before {
    content: "\f08b";
}

.fa-linkedin-square:before {
    content: "\f08c";
}

.fa-thumb-tack:before {
    content: "\f08d";
}

.fa-external-link:before {
    content: "\f08e";
}

.fa-sign-in:before {
    content: "\f090";
}

.fa-trophy:before {
    content: "\f091";
}

.fa-github-square:before {
    content: "\f092";
}

.fa-upload:before {
    content: "\f093";
}

.fa-lemon-o:before {
    content: "\f094";
}

.fa-phone:before {
    content: "\f095";
}

.fa-square-o:before {
    content: "\f096";
}

.fa-bookmark-o:before {
    content: "\f097";
}

.fa-phone-square:before {
    content: "\f098";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-facebook:before {
    content: "\f09a";
}

.fa-github:before {
    content: "\f09b";
}

.fa-unlock:before {
    content: "\f09c";
}

.fa-credit-card:before {
    content: "\f09d";
}

.fa-rss:before {
    content: "\f09e";
}

.fa-hdd-o:before {
    content: "\f0a0";
}

.fa-bullhorn:before {
    content: "\f0a1";
}

.fa-bell:before {
    content: "\f0f3";
}

.fa-certificate:before {
    content: "\f0a3";
}

.fa-hand-o-right:before {
    content: "\f0a4";
}

.fa-hand-o-left:before {
    content: "\f0a5";
}

.fa-hand-o-up:before {
    content: "\f0a6";
}

.fa-hand-o-down:before {
    content: "\f0a7";
}

.fa-arrow-circle-left:before {
    content: "\f0a8";
}

.fa-arrow-circle-right:before {
    content: "\f0a9";
}

.fa-arrow-circle-up:before {
    content: "\f0aa";
}

.fa-arrow-circle-down:before {
    content: "\f0ab";
}

.fa-globe:before {
    content: "\f0ac";
}

.fa-wrench:before {
    content: "\f0ad";
}

.fa-tasks:before {
    content: "\f0ae";
}

.fa-filter:before {
    content: "\f0b0";
}

.fa-briefcase:before {
    content: "\f0b1";
}

.fa-arrows-alt:before {
    content: "\f0b2";
}

.fa-group:before, .fa-users:before {
    content: "\f0c0";
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1";
}

.fa-cloud:before {
    content: "\f0c2";
}

.fa-flask:before {
    content: "\f0c3";
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4";
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5";
}

.fa-paperclip:before {
    content: "\f0c6";
}

.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7";
}

.fa-square:before {
    content: "\f0c8";
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9";
}

.fa-list-ul:before {
    content: "\f0ca";
}

.fa-list-ol:before {
    content: "\f0cb";
}

.fa-strikethrough:before {
    content: "\f0cc";
}

.fa-underline:before {
    content: "\f0cd";
}

.fa-table:before {
    content: "\f0ce";
}

.fa-magic:before {
    content: "\f0d0";
}

.fa-truck:before {
    content: "\f0d1";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-pinterest-square:before {
    content: "\f0d3";
}

.fa-google-plus-square:before {
    content: "\f0d4";
}

.fa-google-plus:before {
    content: "\f0d5";
}

.fa-money:before {
    content: "\f0d6";
}

.fa-caret-down:before {
    content: "\f0d7";
}

.fa-caret-up:before {
    content: "\f0d8";
}

.fa-caret-left:before {
    content: "\f0d9";
}

.fa-caret-right:before {
    content: "\f0da";
}

.fa-columns:before {
    content: "\f0db";
}

.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc";
}

.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd";
}

.fa-sort-up:before, .fa-sort-asc:before {
    content: "\f0de";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-linkedin:before {
    content: "\f0e1";
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2";
}

.fa-legal:before, .fa-gavel:before {
    content: "\f0e3";
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4";
}

.fa-comment-o:before {
    content: "\f0e5";
}

.fa-comments-o:before {
    content: "\f0e6";
}

.fa-flash:before, .fa-bolt:before {
    content: "\f0e7";
}

.fa-sitemap:before {
    content: "\f0e8";
}

.fa-umbrella:before {
    content: "\f0e9";
}

.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea";
}

.fa-lightbulb-o:before {
    content: "\f0eb";
}

.fa-exchange:before {
    content: "\f0ec";
}

.fa-cloud-download:before {
    content: "\f0ed";
}

.fa-cloud-upload:before {
    content: "\f0ee";
}

.fa-user-md:before {
    content: "\f0f0";
}

.fa-stethoscope:before {
    content: "\f0f1";
}

.fa-suitcase:before {
    content: "\f0f2";
}

.fa-bell-o:before {
    content: "\f0a2";
}

.fa-coffee:before {
    content: "\f0f4";
}

.fa-cutlery:before {
    content: "\f0f5";
}

.fa-file-text-o:before {
    content: "\f0f6";
}

.fa-building-o:before {
    content: "\f0f7";
}

.fa-hospital-o:before {
    content: "\f0f8";
}

.fa-ambulance:before {
    content: "\f0f9";
}

.fa-medkit:before {
    content: "\f0fa";
}

.fa-fighter-jet:before {
    content: "\f0fb";
}

.fa-beer:before {
    content: "\f0fc";
}

.fa-h-square:before {
    content: "\f0fd";
}

.fa-plus-square:before {
    content: "\f0fe";
}

.fa-angle-double-left:before {
    content: "\f100";
}

.fa-angle-double-right:before {
    content: "\f101";
}

.fa-angle-double-up:before {
    content: "\f102";
}

.fa-angle-double-down:before {
    content: "\f103";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-angle-right:before {
    content: "\f105";
}

.fa-angle-up:before {
    content: "\f106";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-desktop:before {
    content: "\f108";
}

.fa-laptop:before {
    content: "\f109";
}

.fa-tablet:before {
    content: "\f10a";
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b";
}

.fa-circle-o:before {
    content: "\f10c";
}

.fa-quote-left:before {
    content: "\f10d";
}

.fa-quote-right:before {
    content: "\f10e";
}

.fa-spinner:before {
    content: "\f110";
}

.fa-circle:before {
    content: "\f111";
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112";
}

.fa-github-alt:before {
    content: "\f113";
}

.fa-folder-o:before {
    content: "\f114";
}

.fa-folder-open-o:before {
    content: "\f115";
}

.fa-smile-o:before {
    content: "\f118";
}

.fa-frown-o:before {
    content: "\f119";
}

.fa-meh-o:before {
    content: "\f11a";
}

.fa-gamepad:before {
    content: "\f11b";
}

.fa-keyboard-o:before {
    content: "\f11c";
}

.fa-flag-o:before {
    content: "\f11d";
}

.fa-flag-checkered:before {
    content: "\f11e";
}

.fa-terminal:before {
    content: "\f120";
}

.fa-code:before {
    content: "\f121";
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122";
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123";
}

.fa-location-arrow:before {
    content: "\f124";
}

.fa-crop:before {
    content: "\f125";
}

.fa-code-fork:before {
    content: "\f126";
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127";
}

.fa-question:before {
    content: "\f128";
}

.fa-info:before {
    content: "\f129";
}

.fa-exclamation:before {
    content: "\f12a";
}

.fa-superscript:before {
    content: "\f12b";
}

.fa-subscript:before {
    content: "\f12c";
}

.fa-eraser:before {
    content: "\f12d";
}

.fa-puzzle-piece:before {
    content: "\f12e";
}

.fa-microphone:before {
    content: "\f130";
}

.fa-microphone-slash:before {
    content: "\f131";
}

.fa-shield:before {
    content: "\f132";
}

.fa-calendar-o:before {
    content: "\f133";
}

.fa-fire-extinguisher:before {
    content: "\f134";
}

.fa-rocket:before {
    content: "\f135";
}

.fa-maxcdn:before {
    content: "\f136";
}

.fa-chevron-circle-left:before {
    content: "\f137";
}

.fa-chevron-circle-right:before {
    content: "\f138";
}

.fa-chevron-circle-up:before {
    content: "\f139";
}

.fa-chevron-circle-down:before {
    content: "\f13a";
}

.fa-html5:before {
    content: "\f13b";
}

.fa-css3:before {
    content: "\f13c";
}

.fa-anchor:before {
    content: "\f13d";
}

.fa-unlock-alt:before {
    content: "\f13e";
}

.fa-bullseye:before {
    content: "\f140";
}

.fa-ellipsis-h:before {
    content: "\f141";
}

.fa-ellipsis-v:before {
    content: "\f142";
}

.fa-rss-square:before {
    content: "\f143";
}

.fa-play-circle:before {
    content: "\f144";
}

.fa-ticket:before {
    content: "\f145";
}

.fa-minus-square:before {
    content: "\f146";
}

.fa-minus-square-o:before {
    content: "\f147";
}

.fa-level-up:before {
    content: "\f148";
}

.fa-level-down:before {
    content: "\f149";
}

.fa-check-square:before {
    content: "\f14a";
}

.fa-pencil-square:before {
    content: "\f14b";
}

.fa-external-link-square:before {
    content: "\f14c";
}

.fa-share-square:before {
    content: "\f14d";
}

.fa-compass:before {
    content: "\f14e";
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150";
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151";
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152";
}

.fa-euro:before, .fa-eur:before {
    content: "\f153";
}

.fa-gbp:before {
    content: "\f154";
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155";
}

.fa-rupee:before, .fa-inr:before {
    content: "\f156";
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157";
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158";
}

.fa-won:before, .fa-krw:before {
    content: "\f159";
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a";
}

.fa-file:before {
    content: "\f15b";
}

.fa-file-text:before {
    content: "\f15c";
}

.fa-sort-alpha-asc:before {
    content: "\f15d";
}

.fa-sort-alpha-desc:before {
    content: "\f15e";
}

.fa-sort-amount-asc:before {
    content: "\f160";
}

.fa-sort-amount-desc:before {
    content: "\f161";
}

.fa-sort-numeric-asc:before {
    content: "\f162";
}

.fa-sort-numeric-desc:before {
    content: "\f163";
}

.fa-thumbs-up:before {
    content: "\f164";
}

.fa-thumbs-down:before {
    content: "\f165";
}

.fa-youtube-square:before {
    content: "\f166";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-xing:before {
    content: "\f168";
}

.fa-xing-square:before {
    content: "\f169";
}

.fa-youtube-play:before {
    content: "\f16a";
}

.fa-dropbox:before {
    content: "\f16b";
}

.fa-stack-overflow:before {
    content: "\f16c";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-flickr:before {
    content: "\f16e";
}

.fa-adn:before {
    content: "\f170";
}

.fa-bitbucket:before {
    content: "\f171";
}

.fa-bitbucket-square:before {
    content: "\f172";
}

.fa-tumblr:before {
    content: "\f173";
}

.fa-tumblr-square:before {
    content: "\f174";
}

.fa-long-arrow-down:before {
    content: "\f175";
}

.fa-long-arrow-up:before {
    content: "\f176";
}

.fa-long-arrow-left:before {
    content: "\f177";
}

.fa-long-arrow-right:before {
    content: "\f178";
}

.fa-apple:before {
    content: "\f179";
}

.fa-windows:before {
    content: "\f17a";
}

.fa-android:before {
    content: "\f17b";
}

.fa-linux:before {
    content: "\f17c";
}

.fa-dribbble:before {
    content: "\f17d";
}

.fa-skype:before {
    content: "\f17e";
}

.fa-foursquare:before {
    content: "\f180";
}

.fa-trello:before {
    content: "\f181";
}

.fa-female:before {
    content: "\f182";
}

.fa-male:before {
    content: "\f183";
}

.fa-gittip:before {
    content: "\f184";
}

.fa-sun-o:before {
    content: "\f185";
}

.fa-moon-o:before {
    content: "\f186";
}

.fa-archive:before {
    content: "\f187";
}

.fa-bug:before {
    content: "\f188";
}

.fa-vk:before {
    content: "\f189";
}

.fa-weibo:before {
    content: "\f18a";
}

.fa-renren:before {
    content: "\f18b";
}

.fa-pagelines:before {
    content: "\f18c";
}

.fa-stack-exchange:before {
    content: "\f18d";
}

.fa-arrow-circle-o-right:before {
    content: "\f18e";
}

.fa-arrow-circle-o-left:before {
    content: "\f190";
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191";
}

.fa-dot-circle-o:before {
    content: "\f192";
}

.fa-wheelchair:before {
    content: "\f193";
}

.fa-vimeo-square:before {
    content: "\f194";
}

.fa-turkish-lira:before, .fa-try:before {
    content: "\f195";
}

.fa-plus-square-o:before {
    content: "\f196";
}

.fa-space-shuttle:before {
    content: "\f197";
}

.fa-slack:before {
    content: "\f198";
}

.fa-envelope-square:before {
    content: "\f199";
}

.fa-wordpress:before {
    content: "\f19a";
}

.fa-openid:before {
    content: "\f19b";
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "\f19c";
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "\f19d";
}

.fa-yahoo:before {
    content: "\f19e";
}

.fa-google:before {
    content: "\f1a0";
}

.fa-reddit:before {
    content: "\f1a1";
}

.fa-reddit-square:before {
    content: "\f1a2";
}

.fa-stumbleupon-circle:before {
    content: "\f1a3";
}

.fa-stumbleupon:before {
    content: "\f1a4";
}

.fa-delicious:before {
    content: "\f1a5";
}

.fa-digg:before {
    content: "\f1a6";
}

.fa-pied-piper-square:before, .fa-pied-piper:before {
    content: "\f1a7";
}

.fa-pied-piper-alt:before {
    content: "\f1a8";
}

.fa-drupal:before {
    content: "\f1a9";
}

.fa-joomla:before {
    content: "\f1aa";
}

.fa-language:before {
    content: "\f1ab";
}

.fa-fax:before {
    content: "\f1ac";
}

.fa-building:before {
    content: "\f1ad";
}

.fa-child:before {
    content: "\f1ae";
}

.fa-paw:before {
    content: "\f1b0";
}

.fa-spoon:before {
    content: "\f1b1";
}

.fa-cube:before {
    content: "\f1b2";
}

.fa-cubes:before {
    content: "\f1b3";
}

.fa-behance:before {
    content: "\f1b4";
}

.fa-behance-square:before {
    content: "\f1b5";
}

.fa-steam:before {
    content: "\f1b6";
}

.fa-steam-square:before {
    content: "\f1b7";
}

.fa-recycle:before {
    content: "\f1b8";
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9";
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba";
}

.fa-tree:before {
    content: "\f1bb";
}

.fa-spotify:before {
    content: "\f1bc";
}

.fa-deviantart:before {
    content: "\f1bd";
}

.fa-soundcloud:before {
    content: "\f1be";
}

.fa-database:before {
    content: "\f1c0";
}

.fa-file-pdf-o:before {
    content: "\f1c1";
}

.fa-file-word-o:before {
    content: "\f1c2";
}

.fa-file-excel-o:before {
    content: "\f1c3";
}

.fa-file-powerpoint-o:before {
    content: "\f1c4";
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "\f1c5";
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "\f1c6";
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "\f1c7";
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8";
}

.fa-file-code-o:before {
    content: "\f1c9";
}

.fa-vine:before {
    content: "\f1ca";
}

.fa-codepen:before {
    content: "\f1cb";
}

.fa-jsfiddle:before {
    content: "\f1cc";
}

.fa-life-bouy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "\f1cd";
}

.fa-circle-o-notch:before {
    content: "\f1ce";
}

.fa-ra:before, .fa-rebel:before {
    content: "\f1d0";
}

.fa-ge:before, .fa-empire:before {
    content: "\f1d1";
}

.fa-git-square:before {
    content: "\f1d2";
}

.fa-git:before {
    content: "\f1d3";
}

.fa-hacker-news:before {
    content: "\f1d4";
}

.fa-tencent-weibo:before {
    content: "\f1d5";
}

.fa-qq:before {
    content: "\f1d6";
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7";
}

.fa-send:before, .fa-paper-plane:before {
    content: "\f1d8";
}

.fa-send-o:before, .fa-paper-plane-o:before {
    content: "\f1d9";
}

.fa-history:before {
    content: "\f1da";
}

.fa-circle-thin:before {
    content: "\f1db";
}

.fa-header:before {
    content: "\f1dc";
}

.fa-paragraph:before {
    content: "\f1dd";
}

.fa-sliders:before {
    content: "\f1de";
}

.fa-share-alt:before {
    content: "\f1e0";
}

.fa-share-alt-square:before {
    content: "\f1e1";
}

.fa-bomb:before {
    content: "\f1e2";
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

audio, canvas, video {
    display: inline-block;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden] {
    display: none;
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

a:focus {
    outline: thin dotted;
}

a:active, a:hover {
    outline: 0;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

mark {
    background: #ff0;
    color: #000;
}

code, kbd, pre, samp {
    font-family: monospace,serif;
    font-size: 1em;
}

pre {
    white-space: pre-wrap;
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

legend {
    border: 0;
    padding: 0;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}

button, input {
    line-height: normal;
}

button, select {
    text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[disabled], html input[disabled] {
        cursor: default;
    }

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

    input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

@media print {
    * {
        text-shadow: none!important;
        color: #000!important;
        background: transparent!important;
        box-shadow: none!important;
    }

    a, a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: "";
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr, img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100%!important;
    }

    @page {
        margin: 2cm .5cm;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }

    .navbar {
        display: none;
    }

    .table td, .table th {
        background-color: #fff!important;
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000!important;
    }

    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse!important;
    }

    .table-bordered th, .table-bordered td {
        border: 1px solid #ddd!important;
    }
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

body {
    font-family: Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333;
    background-color: #fff;
}

.helvetica-neue body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

    button, input, select[multiple], textarea {
        background-image: none;
    }

a {
    /*color: #428bca;*/
    text-decoration: none;
}

    a:hover, a:focus {
        color: #2a6496;
        text-decoration: underline;
    }

    a:focus {
        outline: thin dotted #333;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

img {
    vertical-align: middle;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0;
}

p {
    margin: 0 0 10px;
    color: #4a4949;
}

.lead {
    margin-bottom: 20px;
    font-size: 16.1px;
    font-weight: 200;
    line-height: 1.4;
}

@media (min-width:768px) {
    .lead {
        font-size: 21px;
    }
}

small {
    font-size: 85%;
}

cite {
    font-style: normal;
}

.text-muted {
    color: #999;
}

.text-primary {
    color: #428bca;
}

.text-warning {
    color: #c09853;
}

.text-danger {
    color: #b94a48;
}

.text-success {
    color: #468847;
}

.text-info {
    color: #3a87ad;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: Helvetica,Arial,sans-serif;
    font-weight: 500;
    line-height: 1.1;
}

.helvetica-neue h1, .helvetica-neue h2, .helvetica-neue h3, .helvetica-neue h4, .helvetica-neue h5, .helvetica-neue h6, .helvetica-neue .h1, .helvetica-neue .h2, .helvetica-neue .h3, .helvetica-neue .h4, .helvetica-neue .h5, .helvetica-neue .h6 {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small {
    font-weight: normal;
    line-height: 1;
    color: #999;
}

h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

h1, .h1 {
    font-size: 36px;
}

h2, .h2 {
    font-size: 30px;
}

h3, .h3 {
    font-size: 24px;
}

h4, .h4 {
    font-size: 18px;
}

h5, .h5 {
    font-size: 14px;
}

h6, .h6 {
    font-size: 12px;
}

h1 small, .h1 small {
    font-size: 24px;
}

h2 small, .h2 small {
    font-size: 18px;
}

h3 small, .h3 small, h4 small, .h4 small {
    font-size: 14px;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 10px;
    border-bottom: 1px solid #eee;
}

ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
}

    ul ul, ul ol, ol ul, ol ol {
        margin-bottom: 0;
    }

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
}

    .list-inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px;
    }

dl {
    margin-bottom: 20px;
}

dt, dd {
    line-height: 1.428571429;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

@media(min-width:992px) {
    .dl-horizontal dt;

{
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dl-horizontal dd {
    margin-left: 180px;
}

    .dl-horizontal dd:before, .dl-horizontal dd:after {
        content: " ";
        display: table;
    }

    .dl-horizontal dd:after {
        clear: both;
    }

    .dl-horizontal dd:before, .dl-horizontal dd:after {
        content: " ";
        display: table;
    }

    .dl-horizontal dd:after {
        clear: both;
    }

}

abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999;
}

abbr.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    border-left: 5px solid #eee;
}

    blockquote p {
        font-size: 17.5px;
        font-weight: 300;
        line-height: 1.25;
    }

        blockquote p:last-child {
            margin-bottom: 0;
        }

    blockquote small {
        display: block;
        line-height: 1.428571429;
        color: #999;
    }

        blockquote small:before {
            content: '\2014 \00A0';
        }

    blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #eee;
        border-left: 0;
    }

        blockquote.pull-right p, blockquote.pull-right small {
            text-align: right;
        }

            blockquote.pull-right small:before {
                content: '';
            }

            blockquote.pull-right small:after {
                content: '\00A0 \2014';
            }

    q:before, q:after, blockquote:before, blockquote:after {
        content: "";
    }

address {
    display: block;
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.428571429;
}

code, pre {
    font-family: Monaco,Menlo,Consolas,"Courier New",monospace;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    white-space: nowrap;
    border-radius: 4px;
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}

    pre.prettyprint {
        margin-bottom: 20px;
    }

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border: 0;
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

    .container:before, .container:after {
        content: " ";
        display: table;
    }

    .container:after {
        clear: both;
    }

    .container:before, .container:after {
        content: " ";
        display: table;
    }

    .container:after {
        clear: both;
    }

.row {
    margin-left: -15px;
    margin-right: -15px;
}

    .row:before, .row:after {
        content: " ";
        display: table;
    }

    .row:after {
        clear: both;
    }

    .row:before, .row:after {
        content: " ";
        display: table;
    }

    .row:after {
        clear: both;
    }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 {
    float: left;
}

.col-xs-1 {
    width: 8.3333333333333%;
}

.col-xs-2 {
    width: 16.666666666667%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-4 {
    width: 33.333333333333%;
}

.col-xs-5 {
    width: 41.666666666667%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-7 {
    width: 58.333333333333%;
}

.col-xs-8 {
    width: 66.666666666667%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-10 {
    width: 83.333333333333%;
}

.col-xs-11 {
    width: 91.666666666667%;
}

.col-xs-12 {
    width: 100%;
}

@media (min-width:768px) {
    .container {
        max-width: 750px;
    }

    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11 {
        float: left;
    }

    .col-sm-1 {
        width: 8.3333333333333%;
    }

    .col-sm-2 {
        width: 16.666666666667%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-4 {
        width: 33.333333333333%;
    }

    .col-sm-5 {
        width: 41.666666666667%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-7 {
        width: 58.333333333333%;
    }

    .col-sm-8 {
        width: 66.666666666667%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-10 {
        width: 83.333333333333%;
    }

    .col-sm-11 {
        width: 91.666666666667%;
    }

    .col-sm-12 {
        width: 100%;
        float: left;
    }

    .col-sm-push-1 {
        left: 8.3333333333333%;
    }

    .col-sm-push-2 {
        left: 16.666666666667%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-4 {
        left: 33.333333333333%;
    }

    .col-sm-push-5 {
        left: 41.666666666667%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-7 {
        left: 58.333333333333%;
    }

    .col-sm-push-8 {
        left: 66.666666666667%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-10 {
        left: 83.333333333333%;
    }

    .col-sm-push-11 {
        left: 91.666666666667%;
    }

    .col-sm-pull-1 {
        right: 8.3333333333333%;
    }

    .col-sm-pull-2 {
        right: 16.666666666667%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-4 {
        right: 33.333333333333%;
    }

    .col-sm-pull-5 {
        right: 41.666666666667%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-7 {
        right: 58.333333333333%;
    }

    .col-sm-pull-8 {
        right: 66.666666666667%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-10 {
        right: 83.333333333333%;
    }

    .col-sm-pull-11 {
        right: 91.666666666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.3333333333333%;
    }

    .col-sm-offset-2 {
        margin-left: 16.666666666667%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-4 {
        margin-left: 33.333333333333%;
    }

    .col-sm-offset-5 {
        margin-left: 41.666666666667%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-7 {
        margin-left: 58.333333333333%;
    }

    .col-sm-offset-8 {
        margin-left: 66.666666666667%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-10 {
        margin-left: 83.333333333333%;
    }

    .col-sm-offset-11 {
        margin-left: 91.666666666667%;
    }
}

@media (min-width:992px) {
    .container {
        max-width: 970px;
    }

    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11 {
        float: left;
    }

    .col-md-1 {
        width: 8.3333333333333%;
    }

    .col-md-2 {
        width: 16.666666666667%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-4 {
        width: 33.333333333333%;
    }

    .col-md-5 {
        width: 41.666666666667%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-7 {
        width: 58.333333333333%;
    }

    .col-md-8 {
        width: 66.666666666667%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-10 {
        width: 83.333333333333%;
    }

    .col-md-11 {
        width: 91.666666666667%;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-push-1 {
        left: 8.3333333333333%;
    }

    .col-md-push-2 {
        left: 16.666666666667%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-4 {
        left: 33.333333333333%;
    }

    .col-md-push-5 {
        left: 41.666666666667%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-7 {
        left: 58.333333333333%;
    }

    .col-md-push-8 {
        left: 66.666666666667%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-10 {
        left: 83.333333333333%;
    }

    .col-md-push-11 {
        left: 91.666666666667%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-pull-1 {
        right: 8.3333333333333%;
    }

    .col-md-pull-2 {
        right: 16.666666666667%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-4 {
        right: 33.333333333333%;
    }

    .col-md-pull-5 {
        right: 41.666666666667%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-7 {
        right: 58.333333333333%;
    }

    .col-md-pull-8 {
        right: 66.666666666667%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-10 {
        right: 83.333333333333%;
    }

    .col-md-pull-11 {
        right: 91.666666666667%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }

    .col-md-offset-1 {
        margin-left: 8.3333333333333%;
    }

    .col-md-offset-2 {
        margin-left: 16.666666666667%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-4 {
        margin-left: 33.333333333333%;
    }

    .col-md-offset-5 {
        margin-left: 41.666666666667%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-7 {
        margin-left: 58.333333333333%;
    }

    .col-md-offset-8 {
        margin-left: 66.666666666667%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-10 {
        margin-left: 83.333333333333%;
    }

    .col-md-offset-11 {
        margin-left: 91.666666666667%;
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1170px;
    }

    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11 {
        float: left;
    }

    .col-lg-1 {
        width: 8.3333333333333%;
    }

    .col-lg-2 {
        width: 16.666666666667%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-4 {
        width: 33.333333333333%;
    }

    .col-lg-5 {
        width: 41.666666666667%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-7 {
        width: 58.333333333333%;
    }

    .col-lg-8 {
        width: 66.666666666667%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-10 {
        width: 83.333333333333%;
    }

    .col-lg-11 {
        width: 91.666666666667%;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-push-1 {
        left: 8.3333333333333%;
    }

    .col-lg-push-2 {
        left: 16.666666666667%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-4 {
        left: 33.333333333333%;
    }

    .col-lg-push-5 {
        left: 41.666666666667%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-7 {
        left: 58.333333333333%;
    }

    .col-lg-push-8 {
        left: 66.666666666667%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-10 {
        left: 83.333333333333%;
    }

    .col-lg-push-11 {
        left: 91.666666666667%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-pull-1 {
        right: 8.3333333333333%;
    }

    .col-lg-pull-2 {
        right: 16.666666666667%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-4 {
        right: 33.333333333333%;
    }

    .col-lg-pull-5 {
        right: 41.666666666667%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-7 {
        right: 58.333333333333%;
    }

    .col-lg-pull-8 {
        right: 66.666666666667%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-10 {
        right: 83.333333333333%;
    }

    .col-lg-pull-11 {
        right: 91.666666666667%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }

    .col-lg-offset-1 {
        margin-left: 8.3333333333333%;
    }

    .col-lg-offset-2 {
        margin-left: 16.666666666667%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-4 {
        margin-left: 33.333333333333%;
    }

    .col-lg-offset-5 {
        margin-left: 41.666666666667%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-7 {
        margin-left: 58.333333333333%;
    }

    .col-lg-offset-8 {
        margin-left: 66.666666666667%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-10 {
        margin-left: 83.333333333333%;
    }

    .col-lg-offset-11 {
        margin-left: 91.666666666667%;
    }
}

table {
    max-width: 100%;
    background-color: transparent;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    margin-bottom: 20px;
}

    .table thead > tr > th, .table thead > tr > td, .table tbody > tr > th, .table tbody > tr > td, .table tfoot > tr > th, .table tfoot > tr > td {
        padding: 8px;
        line-height: 1.428571429;
        vertical-align: top;
        border-top: 1px solid #ddd;
    }

    .table thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd;
    }

    .table caption + thead tr:first-child th, .table caption + thead tr:first-child td, .table colgroup + thead tr:first-child th, .table colgroup + thead tr:first-child td, .table thead:first-child tr:first-child th, .table thead:first-child tr:first-child td {
        border-top: 0;
    }

    .table tbody + tbody {
        border-top: 2px solid #ddd;
    }

    .table .table {
        background-color: #fff;
    }

.table-condensed thead > tr > th, .table-condensed thead > tr > td, .table-condensed tbody > tr > th, .table-condensed tbody > tr > td, .table-condensed tfoot > tr > th, .table-condensed tfoot > tr > td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #ddd;
}

    .table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
        border: 1px solid #ddd;
    }

    .table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
        border-bottom-width: 2px;
    }

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background-color: #f5f5f5;
}

table col[class*="col-"] {
    float: none;
    display: table-column;
}

table td[class*="col-"], table th[class*="col-"] {
    float: none;
    display: table-cell;
}

.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}

.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th {
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td {
    background-color: #d0e9c6;
    border-color: #c9e2b3;
}

.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th {
    background-color: #f2dede;
    border-color: #ebccd1;
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td {
    background-color: #ebcccc;
    border-color: #e4b9c0;
}

.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td {
    background-color: #faf2cc;
    border-color: #f7e1b5;
}

@media(max-width:768px) {
    .table-responsive;

{
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    border: 1px solid #ddd;
}

.table-responsive > .table {
    margin-bottom: 0;
    background-color: #fff;
}

    .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap;
    }

.table-responsive > .table-bordered {
    border: 0;
}

    .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }

    .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }

    .table-responsive > .table-bordered > thead > tr:last-child > th, .table-responsive > .table-bordered > thead > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0;
    }

}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

input[type="file"] {
    display: block;
}

select[multiple], select[size] {
    height: auto;
}

select optgroup {
    font-size: inherit;
    font-style: inherit;
    font-family: inherit;
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
    height: auto;
}

.form-control:-moz-placeholder {
    color: #999;
}

.form-control::-moz-placeholder {
    color: #999;
}

.form-control:-ms-input-placeholder {
    color: #999;
}

.form-control::-webkit-input-placeholder {
    color: #999;
}

.form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6);
        -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6);
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        cursor: not-allowed;
        background-color: #eee;
    }

textarea.form-control {
    height: auto;
}

.form-group {
    margin-bottom: 20px;
    float: left;
}

.radio, .checkbox {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
    vertical-align: middle;
}

    .radio label, .checkbox label {
        display: inline;
        margin-bottom: 0;
        font-weight: normal;
        cursor: pointer;
    }

    .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
        float: left;
        margin-left: -20px;
    }

    .radio + .radio, .checkbox + .checkbox {
        margin-top: -5px;
    }

.radio-inline, .checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}

    .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
        margin-top: 0;
        margin-left: 10px;
    }

    input[type="radio"][disabled], fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], fieldset[disabled] input[type="checkbox"], .radio[disabled], fieldset[disabled] .radio, .radio-inline[disabled], fieldset[disabled] .radio-inline, .checkbox[disabled], fieldset[disabled] .checkbox, .checkbox-inline[disabled], fieldset[disabled] .checkbox-inline {
        cursor: not-allowed;
    }

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-sm {
    height: 30px;
    line-height: 30px;
}

textarea.input-sm {
    height: auto;
}

.input-lg {
    height: 45px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

select.input-lg {
    height: 45px;
    line-height: 45px;
}

textarea.input-lg {
    height: auto;
}

.has-warning .help-block, .has-warning .control-label {
    color: #c09853;
}

.has-warning .form-control {
    border-color: #c09853;
    -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);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

    .has-warning .form-control:focus {
        border-color: #a47e3c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e;
        -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e;
    }

.has-warning .input-group-addon {
    color: #c09853;
    border-color: #c09853;
    background-color: #fcf8e3;
}

.has-error .help-block, .has-error .control-label {
    color: #b94a48;
}

.has-error .form-control {
    border-color: #b94a48;
    -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);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

    .has-error .form-control:focus {
        border-color: #953b39;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392;
        -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392;
    }

.has-error .input-group-addon {
    color: #b94a48;
    border-color: #b94a48;
    background-color: #f2dede;
}

.has-success .help-block, .has-success .control-label {
    color: #468847;
}

.has-success .form-control {
    border-color: #468847;
    -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);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

    .has-success .form-control:focus {
        border-color: #356635;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b;
        -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b;
    }

.has-success .input-group-addon {
    color: #468847;
    border-color: #468847;
    background-color: #dff0d8;
}

.form-control-static {
    margin-bottom: 0;
    padding-top: 7px;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

@media(min-width:768px) {
    .form-inline .form-group;

{
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}

.form-inline .form-control {
    display: inline-block;
}

.form-inline .radio, .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
}

    .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0;
    }

}

.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}

    .form-horizontal .form-group:before, .form-horizontal .form-group:after {
        content: " ";
        display: table;
    }

    .form-horizontal .form-group:after {
        clear: both;
    }

    .form-horizontal .form-group:before, .form-horizontal .form-group:after {
        content: " ";
        display: table;
    }

    .form-horizontal .form-group:after {
        clear: both;
    }

@media(min-width:768px) {
    .form-horizontal .control-label;

{
    text-align: right;
}

}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../../../all/themes/online/bootstrap/fonts/glyphicons-halflings-regular.eot);
    src: url(../../../all/themes/online/bootstrap/fonts/glyphicons-halflings-regulard41d.eot?#iefix) format('embedded-opentype'),url(../../../all/themes/online/bootstrap/fonts/glyphicons-halflings-regular.woff) format('woff'),url(../../../all/themes/online/bootstrap/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../../../all/themes/online/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular) format('svg');
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

    .btn:focus {
        outline: thin dotted #333;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn:hover, .btn:focus {
        color: #333;
        text-decoration: none;
    }

    .btn:active, .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);
        -moz-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        pointer-events: none;
        opacity: .65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
        -moz-box-shadow: none;
    }

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

    .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
        color: #333;
        background-color: #ebebeb;
        border-color: #adadad;
    }

    .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
        background-image: none;
    }

    .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
        background-color: #fff;
        border-color: #ccc;
    }

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #3276b1;
        border-color: #285e8e;
    }

    .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
        background-image: none;
    }

    .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
        background-color: #428bca;
        border-color: #357ebd;
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

    .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ed9c28;
        border-color: #d58512;
    }

    .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
        background-image: none;
    }

    .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
        background-color: #f0ad4e;
        border-color: #eea236;
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

    .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #d2322d;
        border-color: #ac2925;
    }

    .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
        background-image: none;
    }

    .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
        background-color: #d9534f;
        border-color: #d43f3a;
    }

.btn-success {
    color: #fff;
    background-color: #213171;
    border-color: #213171;
}

    .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #47a447;
        border-color: #398439;
    }

    .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
        background-image: none;
    }

    .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
        background-color: #5cb85c;
        border-color: #4cae4c;
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

    .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #39b3d7;
        border-color: #269abc;
    }

    .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
        background-image: none;
    }

    .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
        background-color: #5bc0de;
        border-color: #46b8da;
    }

.btn-link {
    color: #428bca;
    font-weight: normal;
    cursor: pointer;
    border-radius: 0;
}

    .btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
        -moz-box-shadow: none;
    }

        .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
            border-color: transparent;
        }

            .btn-link:hover, .btn-link:focus {
                color: #2a6496;
                text-decoration: underline;
                background-color: transparent;
            }

            .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
                color: #999;
                text-decoration: none;
            }

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

.btn-sm, .btn-xs {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-xs {
    padding: 1px 5px;
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

    .btn-block + .btn-block {
        margin-top: 5px;
    }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

    .fade.in {
        opacity: 1;
    }

.collapse {
    display: none;
}

    .collapse.in {
        display: block;
    }

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease;
}

.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;
}

.glyphicon-asterisk:before {
    content: "\2a";
}

.glyphicon-plus:before {
    content: "\2b";
}

.glyphicon-euro:before {
    content: "\20ac";
}

.glyphicon-minus:before {
    content: "\2212";
}

.glyphicon-cloud:before {
    content: "\2601";
}

.glyphicon-envelope:before {
    content: "\2709";
}

.glyphicon-pencil:before {
    content: "\270f";
}

.glyphicon-glass:before {
    content: "\e001";
}

.glyphicon-music:before {
    content: "\e002";
}

.glyphicon-search:before {
    content: "\e003";
}

.glyphicon-heart:before {
    content: "\e005";
}

.glyphicon-star:before {
    content: "\e006";
}

.glyphicon-star-empty:before {
    content: "\e007";
}

.glyphicon-user:before {
    content: "\e008";
}

.glyphicon-film:before {
    content: "\e009";
}

.glyphicon-th-large:before {
    content: "\e010";
}

.glyphicon-th:before {
    content: "\e011";
}

.glyphicon-th-list:before {
    content: "\e012";
}

.glyphicon-ok:before {
    content: "\e013";
}

.glyphicon-remove:before {
    content: "\e014";
}

.glyphicon-zoom-in:before {
    content: "\e015";
}

.glyphicon-zoom-out:before {
    content: "\e016";
}

.glyphicon-off:before {
    content: "\e017";
}

.glyphicon-signal:before {
    content: "\e018";
}

.glyphicon-cog:before {
    content: "\e019";
}

.glyphicon-trash:before {
    content: "\e020";
}

.glyphicon-home:before {
    content: "\e021";
}

.glyphicon-file:before {
    content: "\e022";
}

.glyphicon-time:before {
    content: "\e023";
}

.glyphicon-road:before {
    content: "\e024";
}

.glyphicon-download-alt:before {
    content: "\e025";
}

.glyphicon-download:before {
    content: "\e026";
}

.glyphicon-upload:before {
    content: "\e027";
}

.glyphicon-inbox:before {
    content: "\e028";
}

.glyphicon-play-circle:before {
    content: "\e029";
}

.glyphicon-repeat:before {
    content: "\e030";
}

.glyphicon-refresh:before {
    content: "\e031";
}

.glyphicon-list-alt:before {
    content: "\e032";
}

.glyphicon-flag:before {
    content: "\e034";
}

.glyphicon-headphones:before {
    content: "\e035";
}

.glyphicon-volume-off:before {
    content: "\e036";
}

.glyphicon-volume-down:before {
    content: "\e037";
}

.glyphicon-volume-up:before {
    content: "\e038";
}

.glyphicon-qrcode:before {
    content: "\e039";
}

.glyphicon-barcode:before {
    content: "\e040";
}

.glyphicon-tag:before {
    content: "\e041";
}

.glyphicon-tags:before {
    content: "\e042";
}

.glyphicon-book:before {
    content: "\e043";
}

.glyphicon-print:before {
    content: "\e045";
}

.glyphicon-font:before {
    content: "\e047";
}

.glyphicon-bold:before {
    content: "\e048";
}

.glyphicon-italic:before {
    content: "\e049";
}

.glyphicon-text-height:before {
    content: "\e050";
}

.glyphicon-text-width:before {
    content: "\e051";
}

.glyphicon-align-left:before {
    content: "\e052";
}

.glyphicon-align-center:before {
    content: "\e053";
}

.glyphicon-align-right:before {
    content: "\e054";
}

.glyphicon-align-justify:before {
    content: "\e055";
}

.glyphicon-list:before {
    content: "\e056";
}

.glyphicon-indent-left:before {
    content: "\e057";
}

.glyphicon-indent-right:before {
    content: "\e058";
}

.glyphicon-facetime-video:before {
    content: "\e059";
}

.glyphicon-picture:before {
    content: "\e060";
}

.glyphicon-map-marker:before {
    content: "\e062";
}

.glyphicon-adjust:before {
    content: "\e063";
}

.glyphicon-tint:before {
    content: "\e064";
}

.glyphicon-edit:before {
    content: "\e065";
}

.glyphicon-share:before {
    content: "\e066";
}

.glyphicon-check:before {
    content: "\e067";
}

.glyphicon-move:before {
    content: "\e068";
}

.glyphicon-step-backward:before {
    content: "\e069";
}

.glyphicon-fast-backward:before {
    content: "\e070";
}

.glyphicon-backward:before {
    content: "\e071";
}

.glyphicon-play:before {
    content: "\e072";
}

.glyphicon-pause:before {
    content: "\e073";
}

.glyphicon-stop:before {
    content: "\e074";
}

.glyphicon-forward:before {
    content: "\e075";
}

.glyphicon-fast-forward:before {
    content: "\e076";
}

.glyphicon-step-forward:before {
    content: "\e077";
}

.glyphicon-eject:before {
    content: "\e078";
}

.glyphicon-chevron-left:before {
    content: "\e079";
}

.glyphicon-chevron-right:before {
    content: "\e080";
}

.glyphicon-plus-sign:before {
    content: "\e081";
}

.glyphicon-minus-sign:before {
    content: "\e082";
}

.glyphicon-remove-sign:before {
    content: "\e083";
}

.glyphicon-ok-sign:before {
    content: "\e084";
}

.glyphicon-question-sign:before {
    content: "\e085";
}

.glyphicon-info-sign:before {
    content: "\e086";
}

.glyphicon-screenshot:before {
    content: "\e087";
}

.glyphicon-remove-circle:before {
    content: "\e088";
}

.glyphicon-ok-circle:before {
    content: "\e089";
}

.glyphicon-ban-circle:before {
    content: "\e090";
}

.glyphicon-arrow-left:before {
    content: "\e091";
}

.glyphicon-arrow-right:before {
    content: "\e092";
}

.glyphicon-arrow-up:before {
    content: "\e093";
}

.glyphicon-arrow-down:before {
    content: "\e094";
}

.glyphicon-share-alt:before {
    content: "\e095";
}

.glyphicon-resize-full:before {
    content: "\e096";
}

.glyphicon-resize-small:before {
    content: "\e097";
}

.glyphicon-exclamation-sign:before {
    content: "\e101";
}

.glyphicon-gift:before {
    content: "\e102";
}

.glyphicon-leaf:before {
    content: "\e103";
}

.glyphicon-eye-open:before {
    content: "\e105";
}

.glyphicon-eye-close:before {
    content: "\e106";
}

.glyphicon-warning-sign:before {
    content: "\e107";
}

.glyphicon-plane:before {
    content: "\e108";
}

.glyphicon-random:before {
    content: "\e110";
}

.glyphicon-comment:before {
    content: "\e111";
}

.glyphicon-magnet:before {
    content: "\e112";
}

.glyphicon-chevron-up:before {
    content: "\e113";
}

.glyphicon-chevron-down:before {
    content: "\e114";
}

.glyphicon-retweet:before {
    content: "\e115";
}

.glyphicon-shopping-cart:before {
    content: "\e116";
}

.glyphicon-folder-close:before {
    content: "\e117";
}

.glyphicon-folder-open:before {
    content: "\e118";
}

.glyphicon-resize-vertical:before {
    content: "\e119";
}

.glyphicon-resize-horizontal:before {
    content: "\e120";
}

.glyphicon-hdd:before {
    content: "\e121";
}

.glyphicon-bullhorn:before {
    content: "\e122";
}

.glyphicon-certificate:before {
    content: "\e124";
}

.glyphicon-thumbs-up:before {
    content: "\e125";
}

.glyphicon-thumbs-down:before {
    content: "\e126";
}

.glyphicon-hand-right:before {
    content: "\e127";
}

.glyphicon-hand-left:before {
    content: "\e128";
}

.glyphicon-hand-up:before {
    content: "\e129";
}

.glyphicon-hand-down:before {
    content: "\e130";
}

.glyphicon-circle-arrow-right:before {
    content: "\e131";
}

.glyphicon-circle-arrow-left:before {
    content: "\e132";
}

.glyphicon-circle-arrow-up:before {
    content: "\e133";
}

.glyphicon-circle-arrow-down:before {
    content: "\e134";
}

.glyphicon-globe:before {
    content: "\e135";
}

.glyphicon-tasks:before {
    content: "\e137";
}

.glyphicon-filter:before {
    content: "\e138";
}

.glyphicon-fullscreen:before {
    content: "\e140";
}

.glyphicon-dashboard:before {
    content: "\e141";
}

.glyphicon-heart-empty:before {
    content: "\e143";
}

.glyphicon-link:before {
    content: "\e144";
}

.glyphicon-phone:before {
    content: "\e145";
}

.glyphicon-usd:before {
    content: "\e148";
}

.glyphicon-gbp:before {
    content: "\e149";
}

.glyphicon-sort:before {
    content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}

.glyphicon-sort-by-order:before {
    content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}

.glyphicon-sort-by-attributes:before {
    content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}

.glyphicon-unchecked:before {
    content: "\e157";
}

.glyphicon-expand:before {
    content: "\e158";
}

.glyphicon-collapse-down:before {
    content: "\e159";
}

.glyphicon-collapse-up:before {
    content: "\e160";
}

.glyphicon-log-in:before {
    content: "\e161";
}

.glyphicon-flash:before {
    content: "\e162";
}

.glyphicon-log-out:before {
    content: "\e163";
}

.glyphicon-new-window:before {
    content: "\e164";
}

.glyphicon-record:before {
    content: "\e165";
}

.glyphicon-save:before {
    content: "\e166";
}

.glyphicon-open:before {
    content: "\e167";
}

.glyphicon-saved:before {
    content: "\e168";
}

.glyphicon-import:before {
    content: "\e169";
}

.glyphicon-export:before {
    content: "\e170";
}

.glyphicon-send:before {
    content: "\e171";
}

.glyphicon-floppy-disk:before {
    content: "\e172";
}

.glyphicon-floppy-saved:before {
    content: "\e173";
}

.glyphicon-floppy-remove:before {
    content: "\e174";
}

.glyphicon-floppy-save:before {
    content: "\e175";
}

.glyphicon-floppy-open:before {
    content: "\e176";
}

.glyphicon-credit-card:before {
    content: "\e177";
}

.glyphicon-transfer:before {
    content: "\e178";
}

.glyphicon-cutlery:before {
    content: "\e179";
}

.glyphicon-header:before {
    content: "\e180";
}

.glyphicon-compressed:before {
    content: "\e181";
}

.glyphicon-earphone:before {
    content: "\e182";
}

.glyphicon-phone-alt:before {
    content: "\e183";
}

.glyphicon-tower:before {
    content: "\e184";
}

.glyphicon-stats:before {
    content: "\e185";
}

.glyphicon-sd-video:before {
    content: "\e186";
}

.glyphicon-hd-video:before {
    content: "\e187";
}

.glyphicon-subtitles:before {
    content: "\e188";
}

.glyphicon-sound-stereo:before {
    content: "\e189";
}

.glyphicon-sound-dolby:before {
    content: "\e190";
}

.glyphicon-sound-5-1:before {
    content: "\e191";
}

.glyphicon-sound-6-1:before {
    content: "\e192";
}

.glyphicon-sound-7-1:before {
    content: "\e193";
}

.glyphicon-copyright-mark:before {
    content: "\e194";
}

.glyphicon-registration-mark:before {
    content: "\e195";
}

.glyphicon-cloud-download:before {
    content: "\e197";
}

.glyphicon-cloud-upload:before {
    content: "\e198";
}

.glyphicon-tree-conifer:before {
    content: "\e199";
}

.glyphicon-tree-deciduous:before {
    content: "\e200";
}

.glyphicon-briefcase:before {
    content: "\1f4bc";
}

.glyphicon-calendar:before {
    content: "\1f4c5";
}

.glyphicon-pushpin:before {
    content: "\1f4cc";
}

.glyphicon-paperclip:before {
    content: "\1f4ce";
}

.glyphicon-camera:before {
    content: "\1f4f7";
}

.glyphicon-lock:before {
    content: "\1f512";
}

.glyphicon-bell:before {
    content: "\1f514";
}

.glyphicon-bookmark:before {
    content: "\1f516";
}

.glyphicon-fire:before {
    content: "\1f525";
}

.glyphicon-wrench:before {
    content: "\1f527";
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-bottom: 0 dotted;
    content: "";
}

.dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box;
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.428571429;
        color: #333;
        white-space: nowrap;
    }

        .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
            text-decoration: none;
            color: #262626;
            background-color: #f5f5f5;
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        color: #fff;
        text-decoration: none;
        outline: 0;
        background-color: #428bca;
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
        color: #999;
    }

        .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
            cursor: not-allowed;
        }

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #999;
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0 dotted;
    border-bottom: 4px solid #000;
    content: "";
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}

.btn-default .caret {
    border-top-color: #333;
}

.btn-primary .caret, .btn-success .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret {
    border-top-color: #fff;
}

.dropup .btn-default .caret {
    border-bottom-color: #333;
}

.dropup .btn-primary .caret, .dropup .btn-success .caret, .dropup .btn-warning .caret, .dropup .btn-danger .caret, .dropup .btn-info .caret {
    border-bottom-color: #fff;
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

    .btn-group > .btn, .btn-group-vertical > .btn {
        position: relative;
        float: left;
    }

        .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active {
            z-index: 2;
        }

        .btn-group > .btn:focus, .btn-group-vertical > .btn:focus {
            outline: 0;
        }

    .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
        margin-left: -1px;
    }

.btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table;
}

.btn-toolbar:after {
    clear: both;
}

.btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table;
}

.btn-toolbar:after {
    clear: both;
}

.btn-toolbar .btn-group {
    float: left;
}

.btn-toolbar > .btn + .btn, .btn-toolbar > .btn + .btn-group, .btn-toolbar > .btn-group + .btn, .btn-toolbar > .btn-group + .btn-group {
    margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.btn-group > .btn:first-child {
    margin-left: 0;
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group > .btn-group {
    float: left;
}

    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0;
    }

    .btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .btn-group > .btn-group:last-child > .btn:first-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn-group-xs > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    padding: 1px 5px;
}

.btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}

.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);
    -moz-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}

.btn .caret {
    margin-left: 0;
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

    .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
        content: " ";
        display: table;
    }

    .btn-group-vertical > .btn-group:after {
        clear: both;
    }

    .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
        content: " ";
        display: table;
    }

    .btn-group-vertical > .btn-group:after {
        clear: both;
    }

    .btn-group-vertical > .btn-group > .btn {
        float: none;
    }

    .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0;
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-bottom-left-radius: 4px;
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0;
    }

    .btn-group-vertical > .btn-group:first-child > .btn:last-child, .btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .btn-group-vertical > .btn-group:last-child > .btn:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

    .btn-group-justified .btn {
        float: none;
        display: table-cell;
        width: 1%;
    }

[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"] {
    display: none;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

    .input-group.col {
        float: none;
        padding-left: 0;
        padding-right: 0;
    }

    .input-group .form-control {
        width: 100%;
        margin-bottom: 0;
    }

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 45px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 45px;
    line-height: 45px;
}

textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
    height: auto;
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px;
}

textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
    height: auto;
}

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
}

    .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

    .input-group-addon.input-sm {
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 3px;
    }

    .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 18px;
        border-radius: 6px;
    }

    .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
        margin-top: 0;
    }

    .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .input-group-addon:first-child {
        border-right: 0;
    }

    .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child) {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    .input-group-addon:last-child {
        border-left: 0;
    }

.input-group-btn {
    position: relative;
    white-space: nowrap;
}

    .input-group-btn > .btn {
        position: relative;
    }

        .input-group-btn > .btn + .btn {
            margin-left: -4px;
        }

        .input-group-btn > .btn:hover, .input-group-btn > .btn:active {
            z-index: 2;
        }

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

    .nav:before, .nav:after {
        content: " ";
        display: table;
    }

    .nav:after {
        clear: both;
    }

    .nav:before, .nav:after {
        content: " ";
        display: table;
    }

    .nav:after {
        clear: both;
    }

    .nav > li {
        position: relative;
        display: block;
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px;
        }

            .nav > li > a:hover, .nav > li > a:focus {
                text-decoration: none;
                background-color: #eee;
            }

        .nav > li.disabled > a {
            color: #999;
        }

            .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
                color: #999;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed;
            }

    .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
        background-color: #eee;
        border-color: #428bca;
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .nav > li > a > img {
        max-width: none;
    }

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px;
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.428571429;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0;
        }

            .nav-tabs > li > a:hover {
                border-color: #eee #eee #ddd;
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
            color: #555;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
            cursor: default;
        }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0;
    }

        .nav-tabs.nav-justified > li {
            float: none;
        }

            .nav-tabs.nav-justified > li > a {
                text-align: center;
            }

@media(min-width:768px) {
    .nav-tabs.nav-justified>li;

{
    display: table-cell;
    width: 1%;
}

}

.nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    margin-right: 0;
}

.nav-tabs.nav-justified > .active > a {
    border-bottom-color: #fff;
}

.nav-pills > li {
    float: left;
}

    .nav-pills > li > a {
        border-radius: 5px;
    }

    .nav-pills > li + li {
        margin-left: 2px;
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
        color: #fff;
        background-color: #428bca;
    }

.nav-stacked > li {
    float: none;
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0;
    }

.nav-justified {
    width: 100%;
}

    .nav-justified > li {
        float: none;
    }

        .nav-justified > li > a {
            text-align: center;
        }

@media(min-width:768px) {
    .nav-justified>li;

{
    display: table-cell;
    width: 1%;
}

}

.nav-tabs-justified {
    border-bottom: 0;
}

    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        margin-right: 0;
    }

    .nav-tabs-justified > .active > a {
        border-bottom-color: #fff;
    }

.tabbable:before, .tabbable:after {
    content: " ";
    display: table;
}

.tabbable:after {
    clear: both;
}

.tabbable:before, .tabbable:after {
    content: " ";
    display: table;
}

.tabbable:after {
    clear: both;
}

.tab-content > .tab-pane, .pill-content > .pill-pane {
    display: none;
}

.tab-content > .active, .pill-content > .active {
    display: block;
}

.nav .caret {
    border-top-color: #428bca;
    border-bottom-color: #428bca;
}

.nav a:hover .caret {
    border-top-color: #2a6496;
    border-bottom-color: #2a6496;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar {
    position: relative;
    z-index: 1000;
    /*min-height: 50px;*/
    margin-bottom: 20px;
    /*border: 1px solid transparent;*/
}

    .navbar:before, .navbar:after {
        content: " ";
        display: table;
    }

    .navbar:after {
        clear: both;
    }

    .navbar:before, .navbar:after {
        content: " ";
        display: table;
    }

    .navbar:after {
        clear: both;
    }

@media(min-width:992px) {
    .navbar;

{
    border-radius: 4px;
}

}

.navbar-header:before, .navbar-header:after {
    content: " ";
    display: table;
}

.navbar-header:after {
    clear: both;
}

.navbar-header:before, .navbar-header:after {
    content: " ";
    display: table;
}

.navbar-header:after {
    clear: both;
}

@media (min-width:992px) {
    .navbar-header; {
        float: left;
    }
}

.navbar-collapse {
    max-height: 340px;
    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;
}

    .navbar-collapse:before, .navbar-collapse:after {
        content: " ";
        display: table;
    }

    .navbar-collapse:after {
        clear: both;
    }

    .navbar-collapse:before, .navbar-collapse:after {
        content: " ";
        display: table;
    }

    .navbar-collapse:after {
        clear: both;
    }

    .navbar-collapse.in {
        overflow-y: auto;
    }

@media(min-width:992px) {
    .navbar-collapse;

{
    width: auto;
    border-top: 0;
    box-shadow: none;
}

.navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
}

.navbar-collapse.in {
    overflow-y: visible;
}

.navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px;
}

.navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
}

.navbar-collapse .navbar-text:last-child {
    margin-right: 0;
}

}

.container > .navbar-header, .container > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

@media(min-width:992px) {
    .container>.navbar-header,.container>.navbar-collapse;

{
    margin-right: 0;
    margin-left: 0;
}

}

.navbar-static-top {
    border-width: 0 0 1px;
}

@media(min-width:992px) {
    .navbar-static-top;

{
    border-radius: 0;
}

}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    border-width: 0 0 1px;
}

@media(min-width:992px) {
    .navbar-fixed-top,.navbar-fixed-bottom;

{
    border-radius: 0;
}

}

.navbar-fixed-top {
    z-index: 1030;
    top: 0;
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
}

.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}

    .navbar-brand:hover, .navbar-brand:focus {
        text-decoration: none;
    }

@media(min-width:992px) {
    .navbar>.container .navbar-brand;

{
    margin-left: -15px;
}

}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px;
        }

@media(min-width:992px) {
    .navbar-toggle;

{
    display: none;
}

}

.navbar-nav {
    margin: 7.5px -15px;
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px;
    }

@media(max-width:767px) {
    .navbar-nav .open .dropdown-menu;

{
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
}

.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
}

.navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
}

    .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none;
    }

}

@media(min-width:992px) {
    .navbar-nav;

{
    float: left;
    margin: 0;
}

.navbar-nav > li {
    float: left;
}

    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }

}

@media(min-width:992px) {
    .navbar-left;

{
    float: left !important;
}

.navbar-right {
    float: right !important;
}

}

.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);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
    margin-top: 8px;
    margin-bottom: 8px;
}

@media(min-width:768px) {
    .navbar-form .form-group;

{
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}

.navbar-form .form-control {
    display: inline-block;
}

.navbar-form .radio, .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
}

    .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0;
    }

}

@media(max-width:767px) {
    .navbar-form .form-group;

{
    margin-bottom: 5px;
}

}

@media(min-width:992px) {
    .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;
    -moz-box-shadow: none;
}

}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.navbar-nav.pull-right > li > .dropdown-menu, .navbar-nav > li > .dropdown-menu.pull-right {
    left: auto;
    right: 0;
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}

.navbar-text {
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
}

@media(min-width:992px) {
    .navbar-text;

{
    margin-left: 15px;
    margin-right: 15px;
}

}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

    .navbar-default .navbar-brand {
        color: #777;
    }

        .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
            color: #5e5e5e;
            background-color: transparent;
        }

    .navbar-default .navbar-text {
        color: #777;
    }

    .navbar-default .navbar-nav > li > a {
        color: #777;
    }

        .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
            color: #333;
            background-color: transparent;
        }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: #555;
        background-color: #e7e7e7;
    }

    .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
        color: #ccc;
        background-color: transparent;
    }

    .navbar-default .navbar-toggle {
        border-color: #ddd;
    }

        .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
            /*background-color: #ddd;*/
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #ccc;
        }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        /*border-color: #e6e6e6;*/
    }

    .navbar-default .navbar-nav > .dropdown > a:hover .caret, .navbar-default .navbar-nav > .dropdown > a:focus .caret {
        border-top-color: #333;
        border-bottom-color: #333;
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        background-color: #e7e7e7;
        color: #555;
    }

        .navbar-default .navbar-nav > .open > a .caret, .navbar-default .navbar-nav > .open > a:hover .caret, .navbar-default .navbar-nav > .open > a:focus .caret {
            border-top-color: #555;
            border-bottom-color: #555;
        }

    .navbar-default .navbar-nav > .dropdown > a .caret {
        border-top-color: #777;
        border-bottom-color: #777;
    }

@media(max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a;

{
    color: #777;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
}

.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
}

.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
}

}

.navbar-default .navbar-link {
    color: #777;
}

    .navbar-default .navbar-link:hover {
        color: #333;
    }

.navbar-inverse {
    background-color: #222;
    border-color: #090909;
}

    .navbar-inverse .navbar-brand {
        color: #999;
    }

        .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
            color: #fff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-text {
        color: #999;
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #999;
    }

        .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
            color: #fff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
        color: #fff;
        background-color: #090909;
    }

    .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
        color: #444;
        background-color: transparent;
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333;
    }

        .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
            background-color: #333;
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #fff;
        }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: #101010;
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
        background-color: #090909;
        color: #fff;
    }

    .navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
        border-top-color: #fff;
        border-bottom-color: #fff;
    }

    .navbar-inverse .navbar-nav > .dropdown > a .caret {
        border-top-color: #999;
        border-bottom-color: #999;
    }

    .navbar-inverse .navbar-nav > .open > a .caret, .navbar-inverse .navbar-nav > .open > a:hover .caret, .navbar-inverse .navbar-nav > .open > a:focus .caret {
        border-top-color: #fff;
        border-bottom-color: #fff;
    }

@media(max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header;

{
    border-color: #090909;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999;
}

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent;
    }

.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
}

}

.navbar-inverse .navbar-link {
    color: #999;
}

    .navbar-inverse .navbar-link:hover {
        color: #fff;
    }

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

    .breadcrumb > li {
        display: inline-block;
    }

        .breadcrumb > li + li:before {
            content: "/\00a0";
            padding: 0 5px;
            color: #ccc;
        }

    .breadcrumb > .active {
        color: #999;
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            line-height: 1.428571429;
            text-decoration: none;
            background-color: #fff;
            border: 1px solid #ddd;
            margin-left: -1px;
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px;
        }

        .pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
            background-color: #eee;
        }

    .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
        z-index: 2;
        color: #fff;
        background-color: #428bca;
        border-color: #428bca;
        cursor: default;
    }

    .pagination > .disabled > span, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
        color: #999;
        background-color: #fff;
        border-color: #ddd;
        cursor: not-allowed;
    }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
}

    .pager:before, .pager:after {
        content: " ";
        display: table;
    }

    .pager:after {
        clear: both;
    }

    .pager:before, .pager:after {
        content: " ";
        display: table;
    }

    .pager:after {
        clear: both;
    }

    .pager li {
        display: inline;
    }

        .pager li > a, .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: 15px;
        }

            .pager li > a:hover, .pager li > a:focus {
                text-decoration: none;
                background-color: #eee;
            }

    .pager .next > a, .pager .next > span {
        float: right;
    }

    .pager .previous > a, .pager .previous > span {
        float: left;
    }

    .pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
        color: #999;
        background-color: #fff;
        cursor: not-allowed;
    }

.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;
}

    .label[href]:hover, .label[href]:focus {
        color: #fff;
        text-decoration: none;
        cursor: pointer;
    }

    .label:empty {
        display: none;
    }

.label-default {
    background-color: #999;
}

    .label-default[href]:hover, .label-default[href]:focus {
        background-color: gray;
    }

.label-primary {
    background-color: #428bca;
}

    .label-primary[href]:hover, .label-primary[href]:focus {
        background-color: #3071a9;
    }

.label-success {
    background-color: #5cb85c;
}

    .label-success[href]:hover, .label-success[href]:focus {
        background-color: #449d44;
    }

.label-info {
    background-color: #5bc0de;
}

    .label-info[href]:hover, .label-info[href]:focus {
        background-color: #31b0d5;
    }

.label-warning {
    background-color: #f0ad4e;
}

    .label-warning[href]:hover, .label-warning[href]:focus {
        background-color: #ec971f;
    }

.label-danger {
    background-color: #d9534f;
}

    .label-danger[href]:hover, .label-danger[href]:focus {
        background-color: #c9302c;
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #999;
    border-radius: 10px;
}

    .badge:empty {
        display: none;
    }

a.badge:hover, a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.btn .badge {
    position: relative;
    top: -1px;
}

a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #428bca;
    background-color: #fff;
}

.nav-pills > li > a > .badge {
    margin-left: 3px;
}

.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    font-size: 21px;
    font-weight: 200;
    line-height: 2.1428571435;
    color: inherit;
    background-color: #eee;
}

    .jumbotron h1 {
        line-height: 1;
        color: inherit;
    }

    .jumbotron p {
        line-height: 1.4;
    }

.container .jumbotron {
    border-radius: 6px;
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }

    .jumbotron h1 {
        font-size: 63px;
    }
}

.thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
    display: block;
}

    .thumbnail > img {
        display: block;
        max-width: 100%;
        height: auto;
    }

a.thumbnail:hover, a.thumbnail:focus {
    border-color: #428bca;
}

.thumbnail > img {
    margin-left: auto;
    margin-right: auto;
}

.thumbnail .caption {
    padding: 9px;
    color: #333;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .alert h4 {
        margin-top: 0;
        color: inherit;
    }

    .alert .alert-link {
        font-weight: bold;
    }

    .alert > p, .alert > ul {
        margin-bottom: 0;
    }

        .alert > p + p {
            margin-top: 5px;
        }

.alert-dismissable {
    padding-right: 35px;
}

    .alert-dismissable .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit;
    }

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847;
}

    .alert-success hr {
        border-top-color: #c9e2b3;
    }

    .alert-success .alert-link {
        color: #356635;
    }

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad;
}

    .alert-info hr {
        border-top-color: #a6e1ec;
    }

    .alert-info .alert-link {
        color: #2d6987;
    }

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #c09853;
}

    .alert-warning hr {
        border-top-color: #f7e1b5;
    }

    .alert-warning .alert-link {
        color: #a47e3c;
    }

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #b94a48;
}

    .alert-danger hr {
        border-top-color: #e4b9c0;
    }

    .alert-danger .alert-link {
        color: #953b39;
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@-o-keyframes progress-bar-stripes {
    from;

{
    background-position: 0 0;
}

to {
    background-position: 40px 0;
}

}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -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);
    -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
}

.progress-striped .progress-bar {
    background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
    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: -moz-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;
}

.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    -ms-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
    background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
    background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
    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: -moz-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);
}

.progress-bar-info {
    background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
    background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
    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: -moz-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);
}

.progress-bar-warning {
    background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
    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: -moz-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);
}

.progress-bar-danger {
    background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
    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: -moz-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);
}

.media, .media-body {
    overflow: hidden;
    zoom: 1;
}

    .media, .media .media {
        margin-top: 15px;
    }

        .media:first-child {
            margin-top: 0;
        }

.media-object {
    display: block;
}

.media-heading {
    margin: 0 0 5px;
}

.media > .pull-left {
    margin-right: 10px;
}

.media > .pull-right {
    margin-left: 10px;
}

.media-list {
    padding-left: 0;
    list-style: none;
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

    .list-group-item:first-child {
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    .list-group-item > .badge {
        float: right;
    }

        .list-group-item > .badge + .badge {
            margin-right: 5px;
        }

a.list-group-item {
    color: #555;
}

    a.list-group-item .list-group-item-heading {
        color: #333;
    }

    a.list-group-item:hover, a.list-group-item:focus {
        text-decoration: none;
        background-color: #f5f5f5;
    }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
}

    .list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading {
        color: inherit;
    }

    .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
        color: #e1edf7;
    }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}

.panel-body {
    padding: 15px;
}

    .panel-body:before, .panel-body:after {
        content: " ";
        display: table;
    }

    .panel-body:after {
        clear: both;
    }

    .panel-body:before, .panel-body:after {
        content: " ";
        display: table;
    }

    .panel-body:after {
        clear: both;
    }

.panel > .list-group {
    margin-bottom: 0;
}

    .panel > .list-group .list-group-item {
        border-width: 1px 0;
    }

        .panel > .list-group .list-group-item:first-child {
            border-top-right-radius: 0;
            border-top-left-radius: 0;
        }

        .panel > .list-group .list-group-item:last-child {
            border-bottom: 0;
        }

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.panel > .table {
    margin-bottom: 0;
}

.panel > .panel-body + .table {
    border-top: 1px solid #ddd;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
}

    .panel-title > a {
        color: inherit;
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
    overflow: hidden;
}

    .panel-group .panel + .panel {
        margin-top: 5px;
    }

.panel-group .panel-heading {
    border-bottom: 0;
}

    .panel-group .panel-heading + .panel-collapse .panel-body {
        border-top: 1px solid #ddd;
    }

.panel-group .panel-footer {
    border-top: 0;
}

    .panel-group .panel-footer + .panel-collapse .panel-body {
        border-bottom: 1px solid #ddd;
    }

.panel-default {
    border-color: #ddd;
}

    .panel-default > .panel-heading {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd;
    }

        .panel-default > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #ddd;
        }

    .panel-default > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #ddd;
    }

.panel-primary {
    border-color: #428bca;
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #428bca;
        border-color: #428bca;
    }

        .panel-primary > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #428bca;
        }

    .panel-primary > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #428bca;
    }

.panel-success {
    border-color: #d6e9c6;
}

    .panel-success > .panel-heading {
        color: #468847;
        background-color: #dff0d8;
        border-color: #d6e9c6;
    }

        .panel-success > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #d6e9c6;
        }

    .panel-success > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #d6e9c6;
    }

.panel-warning {
    border-color: #faebcc;
}

    .panel-warning > .panel-heading {
        color: #c09853;
        background-color: #fcf8e3;
        border-color: #faebcc;
    }

        .panel-warning > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #faebcc;
        }

    .panel-warning > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #faebcc;
    }

.panel-danger {
    border-color: #ebccd1;
}

    .panel-danger > .panel-heading {
        color: #b94a48;
        background-color: #f2dede;
        border-color: #ebccd1;
    }

        .panel-danger > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #ebccd1;
        }

    .panel-danger > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #ebccd1;
    }

.panel-info {
    border-color: #bce8f1;
}

    .panel-info > .panel-heading {
        color: #3a87ad;
        background-color: #d9edf7;
        border-color: #bce8f1;
    }

        .panel-info > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #bce8f1;
        }

    .panel-info > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #bce8f1;
    }

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0,0,0,0.15);
    }

.well-lg {
    padding: 24px;
    border-radius: 6px;
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20);
}

    .close:hover, .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: .5;
        filter: alpha(opacity=50);
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.modal-open {
    overflow: hidden;
}

    body.modal-open, .modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom {
        margin-right: 15px;
    }

.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate(0,-25%);
        -ms-transform: translate(0,-25%);
        transform: translate(0,-25%);
        -webkit-transition: -webkit-transform .3s ease-out;
        -moz-transition: -moz-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out;
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        transform: translate(0,0);
    }

.modal-dialog {
    margin-left: auto;
    margin-right: auto;
    width: auto;
    padding: 10px;
    z-index: 1050;
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
    background-color: #000;
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .modal-backdrop.in {
        opacity: .5;
        filter: alpha(opacity=50);
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.428571429px;
}

    .modal-header .close {
        margin-top: -2px;
    }

.modal-title {
    margin: 0;
    line-height: 1.428571429;
}

.modal-body {
    position: relative;
    padding: 20px;
}

.modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

    .modal-footer:before, .modal-footer:after {
        content: " ";
        display: table;
    }

    .modal-footer:after {
        clear: both;
    }

    .modal-footer:before, .modal-footer:after {
        content: " ";
        display: table;
    }

    .modal-footer:after {
        clear: both;
    }

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0;
    }

@media screen and (min-width:768px) {
    .modal-dialog {
        left: 50%;
        right: auto;
        width: 600px;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .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);
        -moz-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
    }
}

.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}

    .tooltip.in {
        opacity: .9;
        filter: alpha(opacity=90);
    }

    .tooltip.top {
        margin-top: -3px;
        padding: 5px 0;
    }

    .tooltip.right {
        margin-left: 3px;
        padding: 0 5px;
    }

    .tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0;
    }

    .tooltip.left {
        margin-left: -3px;
        padding: 0 5px;
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    white-space: normal;
}

    .popover.top {
        margin-top: -10px;
    }

    .popover.right {
        margin-left: 10px;
    }

    .popover.bottom {
        margin-top: 10px;
    }

    .popover.left {
        margin-left: -10px;
    }

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.popover .arrow, .popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover .arrow {
    border-width: 11px;
}

    .popover .arrow:after {
        border-width: 10px;
        content: "";
    }

.popover.top .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,0.25);
    bottom: -11px;
}

    .popover.top .arrow:after {
        content: " ";
        bottom: 1px;
        margin-left: -10px;
        border-bottom-width: 0;
        border-top-color: #fff;
    }

.popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,0.25);
}

    .popover.right .arrow:after {
        content: " ";
        left: 1px;
        bottom: -10px;
        border-left-width: 0;
        border-right-color: #fff;
    }

.popover.bottom .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,0.25);
    top: -11px;
}

    .popover.bottom .arrow:after {
        content: " ";
        top: 1px;
        margin-left: -10px;
        border-top-width: 0;
        border-bottom-color: #fff;
    }

.popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,0.25);
}

    .popover.left .arrow:after {
        content: " ";
        right: 1px;
        border-right-width: 0;
        border-left-color: #fff;
        bottom: -10px;
    }

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        -webkit-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left;
    }

        .carousel-inner > .item > img, .carousel-inner > .item > a > img {
            display: block;
            max-width: 100%;
            height: auto;
            line-height: 1;
        }

    .carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
        display: block;
    }

    .carousel-inner > .active {
        left: 0;
    }

    .carousel-inner > .next, .carousel-inner > .prev {
        position: absolute;
        top: 0;
        width: 100%;
    }

    .carousel-inner > .next {
        left: 100%;
    }

    .carousel-inner > .prev {
        left: -100%;
    }

        .carousel-inner > .next.left, .carousel-inner > .prev.right {
            left: 0;
        }

    .carousel-inner > .active.left {
        left: -100%;
    }

    .carousel-inner > .active.right {
        left: 100%;
    }

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
}

    .carousel-control.left {
        background-repeat: repeat-x;
        background-image: linear-gradient(to right,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);
    }

    .carousel-control.right {
        left: auto;
        right: 0;
        background-repeat: repeat-x;
        background-image: linear-gradient(to right,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);
    }

    .carousel-control:hover, .carousel-control:focus {
        color: #fff;
        text-decoration: none;
        opacity: .9;
        filter: alpha(opacity=90);
    }

    .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 5;
        display: inline-block;
    }

    .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        margin-top: -10px;
        margin-left: -10px;
        font-family: serif;
    }

        .carousel-control .icon-prev:before {
            content: '\2039';
        }

        .carousel-control .icon-next:before {
            content: '\203a';
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #fff;
        border-radius: 10px;
        cursor: pointer;
    }

    .carousel-indicators .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #fff;
    }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
}

    .carousel-caption .btn {
        text-shadow: none;
    }

@media screen and (min-width:768px) {
    .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px;
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

@media screen and (max-width:400px) {
    @-ms-viewport {
        width: 320px;
    }
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

.visible-xs {
    display: none !important;
}

tr.visible-xs {
    display: none !important;
}

th.visible-xs, td.visible-xs {
    display: none !important;
}

@media(max-width:767px) {
    .visible-xs;

{
    display: block !important;
}

tr.visible-xs {
    display: table-row !important;
}

th.visible-xs, td.visible-xs {
    display: table-cell !important;
}

}

@media(min-width:768px) and (max-width:991px) {
    .visible-xs.visible-sm;

{
    display: block !important;
}

tr.visible-xs.visible-sm {
    display: table-row !important;
}

th.visible-xs.visible-sm, td.visible-xs.visible-sm {
    display: table-cell !important;
}

}

@media(min-width:992px) and (max-width:1199px) {
    .visible-xs.visible-md;

{
    display: block !important;
}

tr.visible-xs.visible-md {
    display: table-row !important;
}

th.visible-xs.visible-md, td.visible-xs.visible-md {
    display: table-cell !important;
}

}

@media(min-width:1200px) {
    .visible-xs.visible-lg;

{
    display: block !important;
}

tr.visible-xs.visible-lg {
    display: table-row !important;
}

th.visible-xs.visible-lg, td.visible-xs.visible-lg {
    display: table-cell !important;
}

}

.visible-sm {
    display: none !important;
}

tr.visible-sm {
    display: none !important;
}

th.visible-sm, td.visible-sm {
    display: none !important;
}

@media(max-width:767px) {
    .visible-sm.visible-xs;

{
    display: block !important;
}

tr.visible-sm.visible-xs {
    display: table-row !important;
}

th.visible-sm.visible-xs, td.visible-sm.visible-xs {
    display: table-cell !important;
}

}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm;

{
    display: block !important;
}

tr.visible-sm {
    display: table-row !important;
}

th.visible-sm, td.visible-sm {
    display: table-cell !important;
}

}

@media(min-width:992px) and (max-width:1199px) {
    .visible-sm.visible-md;

{
    display: block !important;
}

tr.visible-sm.visible-md {
    display: table-row !important;
}

th.visible-sm.visible-md, td.visible-sm.visible-md {
    display: table-cell !important;
}

}

@media(min-width:1200px) {
    .visible-sm.visible-lg;

{
    display: block !important;
}

tr.visible-sm.visible-lg {
    display: table-row !important;
}

th.visible-sm.visible-lg, td.visible-sm.visible-lg {
    display: table-cell !important;
}

}

.visible-md {
    display: none !important;
}

tr.visible-md {
    display: none !important;
}

th.visible-md, td.visible-md {
    display: none !important;
}

@media(max-width:767px) {
    .visible-md.visible-xs;

{
    display: block !important;
}

tr.visible-md.visible-xs {
    display: table-row !important;
}

th.visible-md.visible-xs, td.visible-md.visible-xs {
    display: table-cell !important;
}

}

@media(min-width:768px) and (max-width:991px) {
    .visible-md.visible-sm;

{
    display: block !important;
}

tr.visible-md.visible-sm {
    display: table-row !important;
}

th.visible-md.visible-sm, td.visible-md.visible-sm {
    display: table-cell !important;
}

}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md;

{
    display: block !important;
}

tr.visible-md {
    display: table-row !important;
}

th.visible-md, td.visible-md {
    display: table-cell !important;
}

}

@media(min-width:1200px) {
    .visible-md.visible-lg;

{
    display: block !important;
}

tr.visible-md.visible-lg {
    display: table-row !important;
}

th.visible-md.visible-lg, td.visible-md.visible-lg {
    display: table-cell !important;
}

}

.visible-lg {
    display: none !important;
}

tr.visible-lg {
    display: none !important;
}

th.visible-lg, td.visible-lg {
    display: none !important;
}

@media(max-width:767px) {
    .visible-lg.visible-xs;

{
    display: block !important;
}

tr.visible-lg.visible-xs {
    display: table-row !important;
}

th.visible-lg.visible-xs, td.visible-lg.visible-xs {
    display: table-cell !important;
}

}

@media(min-width:768px) and (max-width:991px) {
    .visible-lg.visible-sm;

{
    display: block !important;
}

tr.visible-lg.visible-sm {
    display: table-row !important;
}

th.visible-lg.visible-sm, td.visible-lg.visible-sm {
    display: table-cell !important;
}

}

@media(min-width:992px) and (max-width:1199px) {
    .visible-lg.visible-md;

{
    display: block !important;
}

tr.visible-lg.visible-md {
    display: table-row !important;
}

th.visible-lg.visible-md, td.visible-lg.visible-md {
    display: table-cell !important;
}

}

@media(min-width:1200px) {
    .visible-lg;

{
    display: block !important;
}

tr.visible-lg {
    display: table-row !important;
}

th.visible-lg, td.visible-lg {
    display: table-cell !important;
}

}

.hidden-xs {
    display: block !important;
}

tr.hidden-xs {
    display: table-row !important;
}

th.hidden-xs, td.hidden-xs {
    display: table-cell !important;
}

@media(max-width:767px) {
    .hidden-xs;

{
    display: none !important;
}

tr.hidden-xs {
    display: none !important;
}

th.hidden-xs, td.hidden-xs {
    display: none !important;
}

}

@media(min-width:768px) and (max-width:991px) {
    .hidden-xs.hidden-sm;

{
    display: none !important;
}

tr.hidden-xs.hidden-sm {
    display: none !important;
}

th.hidden-xs.hidden-sm, td.hidden-xs.hidden-sm {
    display: none !important;
}

}

@media(min-width:992px) and (max-width:1199px) {
    .hidden-xs.hidden-md;

{
    display: none !important;
}

tr.hidden-xs.hidden-md {
    display: none !important;
}

th.hidden-xs.hidden-md, td.hidden-xs.hidden-md {
    display: none !important;
}

}

@media(min-width:1200px) {
    .hidden-xs.hidden-lg;

{
    display: none !important;
}

tr.hidden-xs.hidden-lg {
    display: none !important;
}

th.hidden-xs.hidden-lg, td.hidden-xs.hidden-lg {
    display: none !important;
}

}

.hidden-sm {
    display: block !important;
}

tr.hidden-sm {
    display: table-row !important;
}

th.hidden-sm, td.hidden-sm {
    display: table-cell !important;
}

@media(max-width:767px) {
    .hidden-sm.hidden-xs;

{
    display: none !important;
}

tr.hidden-sm.hidden-xs {
    display: none !important;
}

th.hidden-sm.hidden-xs, td.hidden-sm.hidden-xs {
    display: none !important;
}

}

@media(min-width:768px) and (max-width:991px) {
    .hidden-sm;

{
    display: none !important;
}

tr.hidden-sm {
    display: none !important;
}

th.hidden-sm, td.hidden-sm {
    display: none !important;
}

}

@media(min-width:992px) and (max-width:1199px) {
    .hidden-sm.hidden-md;

{
    display: none !important;
}

tr.hidden-sm.hidden-md {
    display: none !important;
}

th.hidden-sm.hidden-md, td.hidden-sm.hidden-md {
    display: none !important;
}

}

@media(min-width:1200px) {
    .hidden-sm.hidden-lg;

{
    display: none !important;
}

tr.hidden-sm.hidden-lg {
    display: none !important;
}

th.hidden-sm.hidden-lg, td.hidden-sm.hidden-lg {
    display: none !important;
}

}

.hidden-md {
    display: block !important;
}

tr.hidden-md {
    display: table-row !important;
}

th.hidden-md, td.hidden-md {
    display: table-cell !important;
}

@media(max-width:767px) {
    .hidden-md.hidden-xs;

{
    display: none !important;
}

tr.hidden-md.hidden-xs {
    display: none !important;
}

th.hidden-md.hidden-xs, td.hidden-md.hidden-xs {
    display: none !important;
}

}

@media(min-width:768px) and (max-width:991px) {
    .hidden-md.hidden-sm;

{
    display: none !important;
}

tr.hidden-md.hidden-sm {
    display: none !important;
}

th.hidden-md.hidden-sm, td.hidden-md.hidden-sm {
    display: none !important;
}

}

@media(min-width:992px) and (max-width:1199px) {
    .hidden-md;

{
    display: none !important;
}

tr.hidden-md {
    display: none !important;
}

th.hidden-md, td.hidden-md {
    display: none !important;
}

}

@media(min-width:1200px) {
    .hidden-md.hidden-lg;

{
    display: none !important;
}

tr.hidden-md.hidden-lg {
    display: none !important;
}

th.hidden-md.hidden-lg, td.hidden-md.hidden-lg {
    display: none !important;
}

}

.hidden-lg {
    display: block !important;
}

tr.hidden-lg {
    display: table-row !important;
}

th.hidden-lg, td.hidden-lg {
    display: table-cell !important;
}

@media(max-width:767px) {
    .hidden-lg.hidden-xs;

{
    display: none !important;
}

tr.hidden-lg.hidden-xs {
    display: none !important;
}

th.hidden-lg.hidden-xs, td.hidden-lg.hidden-xs {
    display: none !important;
}

}

@media(min-width:768px) and (max-width:991px) {
    .hidden-lg.hidden-sm;

{
    display: none !important;
}

tr.hidden-lg.hidden-sm {
    display: none !important;
}

th.hidden-lg.hidden-sm, td.hidden-lg.hidden-sm {
    display: none !important;
}

}

@media(min-width:992px) and (max-width:1199px) {
    .hidden-lg.hidden-md;

{
    display: none !important;
}

tr.hidden-lg.hidden-md {
    display: none !important;
}

th.hidden-lg.hidden-md, td.hidden-lg.hidden-md {
    display: none !important;
}

}

@media(min-width:1200px) {
    .hidden-lg;

{
    display: none !important;
}

tr.hidden-lg {
    display: none !important;
}

th.hidden-lg, td.hidden-lg {
    display: none !important;
}

}

.visible-print {
    display: none !important;
}

tr.visible-print {
    display: none !important;
}

th.visible-print, td.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print, td.visible-print {
        display: table-cell !important;
    }

    .hidden-print {
        display: none !important;
    }

    tr.hidden-print {
        display: none !important;
    }

    th.hidden-print, td.hidden-print {
        display: none !important;
    }
}

html.overlay-open .navbar-fixed-top {
    z-index: 400;
}

html.js fieldset.collapsed {
    height: auto;
}

html.js input.form-autocomplete {
    background-image: none;
}

body {
    position: relative;
}

    body.admin-expanded.admin-vertical.admin-nw .navbar, body.admin-expanded.admin-vertical.admin-sw .navbar {
        margin-left: 260px;
    }

    body.navbar-is-fixed-top {
        padding-top: 64px !important;
    }

    body.navbar-is-fixed-bottom {
        padding-bottom: 64px !important;
    }

    body.toolbar {
        padding-top: 30px !important;
    }

        body.toolbar .navbar-fixed-top {
            top: 30px;
        }

        body.toolbar.navbar-is-fixed-top {
            padding-top: 94px !important;
        }

    body.toolbar-drawer {
        padding-top: 64px !important;
    }

        body.toolbar-drawer .navbar-fixed-top {
            top: 64px;
        }

        body.toolbar-drawer.navbar-is-fixed-top {
            padding-top: 128px !important;
        }

    body.admin-menu .navbar-fixed-top {
        top: 29px;
    }

    body.admin-menu.navbar-is-fixed-top {
        padding-top: 93px !important;
    }

    body div#admin-toolbar {
        z-index: 1600;
    }

    body #toolbar, body #admin-menu, body #admin-toolbar {
        -webkit-box-shadow: none;
        box-shadow: none;
        -moz-box-shadow: none;
    }

    body #admin-menu {
        margin: 0;
        padding: 0;
        position: fixed;
        z-index: 1600;
    }

        body #admin-menu .dropdown li {
            line-height: normal;
        }

.navbar.container {
    margin-top: 20px;
}

@media screen and (min-width:768px) {
    .navbar.container {
        max-width: 720px;
    }
}

@media screen and (min-width:992px) {
    .navbar.container {
        max-width: 940px;
    }
}

@media screen and (min-width:1200px) {
    .navbar.container {
        max-width: 1140px;
    }
}

.navbar.container > .container {
    margin: 0;
    padding: 0;
    width: auto;
}

#overlay-container, .overlay-modal-background, .overlay-element {
    z-index: 1500;
}

#toolbar {
    z-index: 1600;
}

.modal {
    z-index: 1620;
}

.modal-dialog {
    z-index: 1630;
}

.modal-backdrop {
    z-index: 1610;
}

.footer {
    margin-top: 45px;
    border-top: 1px solid #e5e5e5;
    padding: 15px 0px;
}

.element-invisible {
    margin: 0;
    padding: 0;
    width: 1px;
}

.navbar .logo {
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
}

@media screen and (min-width:768px) {
    .navbar .logo {
        margin-right: 0;
        padding-left: 0;
    }
}

ul.secondary {
    float: left;
}

@media screen and (min-width:768px) {
    ul.secondary {
        float: right;
    }
}

.page-header {
    margin-top: 0;
}

.block:first-child h2.block-title {
    margin-top: 0;
}

p:last-child {
    margin-bottom: 0;
    /*color: #8c8989;*/
}

.region-help > .glyphicon {
    font-size: 18px;
    float: left;
    margin: -.05em .5em 0 0;
}

.region-help .block {
    overflow: hidden;
}

form#search-block-form {
    margin: 0;
}

.navbar #block-search-form {
    float: none;
    margin: 5px 0 5px 5px;
}

@media screen and (min-width:992px) {
    .navbar #block-search-form {
        float: right;
    }
}

.navbar-search .control-group {
    margin-bottom: 0;
}

ul.action-links {
    margin: 12px 0;
    padding: 0;
}

    ul.action-links li {
        display: inline;
        margin: 0;
        padding: 0 6px 0 0;
    }

    ul.action-links .glyphicon {
        padding-right: .5em;
    }

input, textarea, select, .uneditable-input {
    max-width: 100%;
    width: auto;
}

    input.error {
        color: #b94a48;
        border-color: #ebccd1;
    }

fieldset legend.panel-heading {
    float: left;
    line-height: 1em;
    margin: 0;
}

fieldset .panel-body {
    clear: both;
}

fieldset .panel-heading a.panel-title {
    color: inherit;
    display: block;
    margin: -10px -15px;
    padding: 10px 15px;
}

    fieldset .panel-heading a.panel-title:hover {
        text-decoration: none;
    }

.form-actions {
    clear: both;
}

.resizable-textarea textarea {
    border-radius: 4px 4px 0 0;
}

.radio:first-child, .checkbox:first-child {
    margin-top: 0;
}

.radio:last-child, .checkbox:last-child {
    margin-bottom: 0;
}

.help-block, .control-group .help-inline {
    color: #999;
    font-size: 12px;
    margin: 5px 0 10px;
    padding: 0;
}

.panel-heading {
    display: block;
}

a.tabledrag-handle .handle {
    height: auto;
    width: auto;
}

.error {
    color: #b94a48;
}

div.error, table tr.error {
    background-color: #f2dede;
    color: #b94a48;
}

.control-group.error {
    background: none;
}

    .control-group.error label, .control-group.error .control-label {
        color: #b94a48;
        font-weight: 600;
    }

    .control-group.error input, .control-group.error textarea, .control-group.error select, .control-group.error .uneditable-input {
        color: #555;
        border: 1px solid #ccc;
    }

    .control-group.error .help-block, .control-group.error .help-inline {
        color: #333;
    }

.list-inline > li.first {
    padding-left: 0;
}

.nav-tabs {
    margin-bottom: 10px;
}

ul li.collapsed, ul li.expanded, ul li.leaf {
    list-style: none;
    list-style-image: none;
}

.tabs--secondary {
    margin: 0 0 10px;
}

.submitted {
    margin-bottom: 1em;
    font-style: italic;
    font-weight: normal;
    color: #777;
}

.password-strength {
    width: 17em;
    float: right;
    margin-top: 1.4em;
}

.password-strength-title {
    display: inline;
}

.password-strength-text {
    float: right;
    font-weight: bold;
}

.password-indicator {
    background-color: #949494;
    height: .3em;
    width: 100%;
}

    .password-indicator div {
        height: 100%;
        width: 0;
        background-color: #999;
    }

input.password-confirm, input.password-field {
    width: 16em;
    margin-bottom: .4em;
}

div.password-confirm {
    float: right;
    margin-top: 1.5em;
    visibility: hidden;
    width: 17em;
}

div.form-item div.password-suggestions {
    padding: .2em .5em;
    margin: .7em 0;
    width: 38.5em;
    border: 1px solid #b4b4b4;
}

div.password-suggestions ul {
    margin-bottom: 0;
}

.confirm-parent, .password-parent {
    clear: left;
    margin: 0;
    width: 36.3em;
}

.progress-wrapper .progress {
    margin-bottom: 10px;
}

.pagination ul > li > a.progress-disabled {
    float: left;
}

.form-autocomplete .glyphicon {
    color: #999;
    font-size: 120%;
}

    .form-autocomplete .glyphicon.glyphicon-spin {
        color: #428bca;
    }

.form-autocomplete .input-group-addon {
    background-color: #fff;
}

.ajax-progress .glyphicon {
    font-size: 90%;
    margin: 0 -.25em 0 .5em;
}

.glyphicon-spin {
    display: inline-block;
    -moz-animation: spin 1s infinite linear;
    -o-animation: spin 1s infinite linear;
    -webkit-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear;
}

a .glyphicon-spin {
    display: inline-block;
    text-decoration: none;
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(359deg);
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
    }
}

@-o-keyframes spin {
    0%;

{
    -o-transform: rotate(0deg);
}

100% {
    -o-transform: rotate(359deg);
}

}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg);
    }

    100% {
        -ms-transform: rotate(359deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(359deg);
    }
}

.glyphicon-refresh {
    -webkit-transform-origin: 50% 45%;
    -moz-transform-origin: 50% 45%;
    -ms-transform-origin: 50% 45%;
    -o-transform-origin: 50% 45%;
    transform-origin: 50% 45%;
}

.tabbable {
    margin-bottom: 20px;
}

.tabs-below > .nav-tabs, .tabs-left > .nav-tabs, .tabs-right > .nav-tabs {
    border-bottom: 0;
}

    .tabs-below > .nav-tabs .summary, .tabs-left > .nav-tabs .summary, .tabs-right > .nav-tabs .summary {
        color: #999;
        font-size: 12px;
    }

.tab-pane > .panel-heading {
    display: none;
}

.tab-content > .active {
    display: block;
}

.tabs-below > .nav-tabs {
    border-top: 1px solid #ddd;
}

    .tabs-below > .nav-tabs > li {
        margin-top: -1px;
        margin-bottom: 0;
    }

        .tabs-below > .nav-tabs > li > a {
            border-radius: 0 0 4px 4px;
        }

            .tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus {
                border-top-color: #ddd;
                border-bottom-color: transparent;
            }

    .tabs-below > .nav-tabs > .active > a, .tabs-below > .nav-tabs > .active > a:hover, .tabs-below > .nav-tabs > .active > a:focus {
        border-color: transparent #ddd #ddd #ddd;
    }

.tabs-left > .nav-tabs, .tabs-right > .nav-tabs {
    padding-bottom: 20px;
    width: 220px;
}

    .tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li {
        float: none;
    }

        .tabs-left > .nav-tabs > li:focus, .tabs-right > .nav-tabs > li:focus {
            outline: 0;
        }

        .tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a {
            margin-right: 0;
            margin-bottom: 3px;
        }

            .tabs-left > .nav-tabs > li > a:focus, .tabs-right > .nav-tabs > li > a:focus {
                outline: 0;
            }

.tabs-left > .tab-content, .tabs-right > .tab-content {
    border-radius: 0 4px 4px 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    border: 1px solid #ddd;
    overflow: hidden;
    padding: 10px 15px;
}

.tabs-left > .nav-tabs {
    float: left;
    margin-right: -1px;
}

    .tabs-left > .nav-tabs > li > a {
        border-radius: 4px 0 0 4px;
    }

        .tabs-left > .nav-tabs > li > a:hover, .tabs-left > .nav-tabs > li > a:focus {
            border-color: #eee #ddd #eee #eee;
        }

    .tabs-left > .nav-tabs > .active > a, .tabs-left > .nav-tabs > .active > a:hover, .tabs-left > .nav-tabs > .active > a:focus {
        border-color: #ddd transparent #ddd #ddd;
        -webkit-box-shadow: -1px 1px 1px rgba(0,0,0,0.05);
        box-shadow: -1px 1px 1px rgba(0,0,0,0.05);
        -moz-box-shadow: -1px 1px 1px rgba(0,0,0,0.05);
    }

.tabs-right > .nav-tabs {
    float: right;
    margin-left: -1px;
}

    .tabs-right > .nav-tabs > li > a {
        border-radius: 0 4px 4px 0;
    }

        .tabs-right > .nav-tabs > li > a:hover, .tabs-right > .nav-tabs > li > a:focus {
            border-color: #eee #eee #eee #ddd;
            -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.05);
            box-shadow: 1px 1px 1px rgba(0,0,0,0.05);
            -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.05);
        }

    .tabs-right > .nav-tabs > .active > a, .tabs-right > .nav-tabs > .active > a:hover, .tabs-right > .nav-tabs > .active > a:focus {
        border-color: #ddd #ddd #ddd transparent;
    }

th.checkbox, td.checkbox, th.radio, td.radio {
    display: table-cell;
}

.views-display-settings .label {
    font-size: 100%;
    color: #666;
}

.views-display-settings .footer {
    padding: 0;
    margin: 4px 0 0 0;
}

table .radio input[type="radio"], table .checkbox input[type="checkbox"] {
    max-width: inherit;
}

.form-horizontal .form-group label {
    position: relative;
    min-height: 1px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: right;
}

@media(min-width:768px) {
    .form-horizontal .form-group label;

{
    float: left;
    width: 16.666666666667%;
}

}

.alert a {
    font-weight: bold;
}

.alert-success a {
    color: #356635;
}

.alert-info a {
    color: #2d6987;
}

.alert-warning a {
    color: #a47e3c;
}

.alert-danger a {
    color: #953b39;
}

body, h1, h2, h3, h4, h5, h6 {
    font-family: sans-serif;
}

.open-sans body, .open-sans h1, .open-sans h2, .open-sans h3, .open-sans h4, .open-sans h5, .open-sans h6 {
    font-family: 'Open Sans',sans-serif;
}

.view-portfolios.view-display-id-block_1 .views-row:nth-child(3n+1) {
    clear: none !important;
}

#twitter-widget-0 img.autosized-media {
    display: none;
}

.view-id-store.view-display-id-page_8 .views-field-field-images img {
    height: 388px;
}

.ui-dialog.ui-widget.ui-widget-content {
    border: 2px solid #666;
    background: #fff;
}

a.download-link.btn-success {
    margin-top: 20px;
}

.view-files-and-images-gallery .views-field-field-attached-1 {
    margin-top: 20px;
}

.view-files-and-images-gallery td {
    text-align: center;
    padding: 20px;
    border: 1px solid #ccc;
}

    .view-files-and-images-gallery td img {
        max-height: 200px;
        display: block;
        margin: 0 auto;
    }

    .view-files-and-images-gallery td ul {
        padding-left: 0;
    }

    .view-files-and-images-gallery td li {
        list-style: none;
        display: inline-block;
        vertical-align: top;
        padding: 10px;
    }

.view-files-and-images-gallery .views-field-title a {
    font-size: 16px;
}

.node-type-we-are-landing footer {
    padding-bottom: 50px;
}

    .node-type-we-are-landing footer ul {
        text-align: right;
    }

        .node-type-we-are-landing footer ul li {
            display: inline-block;
        }

            .node-type-we-are-landing footer ul li:last-child a {
                border-right: 0 !important;
            }

            .node-type-we-are-landing footer ul li a, .node-type-we-are-landing footer ul li a:hover {
                color: #fff;
                text-decoration: underline;
                border-right: 1px solid #fff;
                padding: 0 10px;
            }

                .node-type-we-are-landing footer ul li a:hover {
                    border-color: #fff !important;
                }

.node-type-we-are-landing .field-landind-wrapper.field_first_text_block {
    background-color: #253472;
    color: #fff;
}

.node-type-we-are-landing .field-landind-wrapper.field_second_text_block {
    background-color: #3981c3;
    color: #fff;
    clear: both;
}

.node-type-we-are-landing .field-landind-wrapper.field_first_text_block h1 {
    font-size: 27px;
    text-transform: uppercase;
    margin: 0;
}

.node-type-we-are-landing .field-landind-wrapper.field_first_text_block h2 {
    font-size: 20px;
    color: #fbc911;
    text-transform: uppercase;
}

.node-type-we-are-landing .field-landind-wrapper.field_first_text_block p {
    font-size: 12px;
}

.node-type-we-are-landing .field-landind-wrapper.field_first_text_block .field-landing-content {
    padding: 20px 0;
}

    .node-type-we-are-landing .field-landind-wrapper.field_first_text_block .field-landing-content .content {
        max-width: 500px;
        padding: 10px 0;
    }

.node-type-we-are-landing .field-landind-wrapper {
    margin-bottom: 20px;
}

.node-type-we-are-landing .field_header_image_box {
    margin-bottom: 0;
}

.node-type-we-are-landing .field-landing-content-form {
    position: relative;
    overflow: hidden;
}

.field-name-field-webform-ref {
    border: 1px solid #b7b7b7;
    padding: 30px 20px;
    background: #fff;
}

    .field-name-field-webform-ref input {
        border-radius: 0 !important;
        border-color: #b7b7b7;
    }

    .field-name-field-webform-ref button {
        background-color: #8ec752 !important;
        width: 100%;
        padding: 15px;
        font-size: 20px;
        text-transform: uppercase;
        margin-top: 30px;
        border: 0 !important;
        border-radius: 0 !important;
    }

.node-type-we-are-landing .field-landing-content-form .corner-right-top {
    border-bottom: 1px solid #b7b7b7;
    position: absolute;
    top: -60px;
    right: -60px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 150px;
    height: 100px;
    background: #253472;
}

.node-type-we-are-landing .field-landing-content-form .field-name-field-webform-ref h2 a {
    color: #3981c3;
    text-transform: uppercase;
    font-style: normal;
    font-size: 20px;
    margin: 0;
}

    .node-type-we-are-landing .field-landing-content-form .field-name-field-webform-ref h2 a:hover {
        text-decoration: none;
    }

.node-type-we-are-landing .field-landing-content-form .field-name-field-webform-ref h2 {
    color: #fbc911;
    text-transform: uppercase;
    font-style: italic;
    font-size: 20px;
    margin: 0;
}

.node-type-we-are-landing .field-landing-content-form .field-name-field-webform-ref .webform-component--helper-text-landing-form, .node-type-we-are-landing .field-landing-content-form .field-name-field-webform-ref label {
    color: #8f8d8d;
}

.node-type-we-are-landing .field-landing-content-form {
    float: right;
    max-width: 600px;
    margin-top: -210px;
}

.node-type-we-are-landing .field-landing-content-video iframe {
    width: 100%;
    margin-top: 20px;
    height: 335px;
}

.node-type-we-are-landing .field-landing-content-video {
    float: left;
    width: 500px;
}

.node-type-we-are-landing .video-form-wrapper {
    clear: both;
}

.node-type-we-are-landing .field-landind-wrapper.field_second_text_block {
    margin-top: 30px;
    text-align: center;
    padding: 30px 0;
}

    .node-type-we-are-landing .field-landind-wrapper.field_second_text_block h1 {
        margin: 0;
        font-size: 20px;
        color: #253472;
        text-transform: uppercase;
    }

    .node-type-we-are-landing .field-landind-wrapper.field_second_text_block h3 {
        font-size: 12px;
        text-transform: uppercase;
    }

.node-type-we-are-landing .bottom-blocks-wrapper {
    text-align: center;
    padding-bottom: 50px;
}

    .node-type-we-are-landing .bottom-blocks-wrapper > .field {
        display: inline-block;
        width: 300px;
        text-align: center;
        font-size: 12px;
        font-style: italic;
        color: #969595;
        padding-top: 50px;
        padding-right: 20px;
        padding-left: 20px;
    }

    .node-type-we-are-landing .bottom-blocks-wrapper .field-name-field-bottom-block-1 {
        background: url(../../../all/themes/online/images/bottomblocks/1.png) no-repeat top center;
    }

    .node-type-we-are-landing .bottom-blocks-wrapper .field-name-field-bottom-block-2 {
        background: url(../../../all/themes/online/images/bottomblocks/2.png) no-repeat top center;
    }

    .node-type-we-are-landing .bottom-blocks-wrapper .field-name-field-bottom-block-3 {
        background: url(../../../all/themes/online/images/bottomblocks/3.png) no-repeat top center;
    }

    .node-type-we-are-landing .bottom-blocks-wrapper > .field h2 {
        color: #3981c3;
        text-transform: uppercase;
        font-size: 12px;
    }

.view-clone-of-store form {
    padding-bottom: 30px;
}

.page-spots .views-row-first.views-row-last .views-field-nothing {
    display: block;
    position: absolute;
    width: 100%;
    background: #fff;
    left: 0;
    z-index: 9;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
}

.page-spots .commerce-product-field-field-images {
    float: left;
}

.page-spots .view-spots-landing .commerce-product-field-field-images img {
    height: 150px;
    padding-right: 10px;
}

.page-spots .view-spots-landing h2 {
    font-size: 18px;
}

.page-spots article.node-cleaning-step h2 {
    display: none;
}

.page-spots article.node-product .field-name-body {
    padding-top: 10px !important;
}

.page-spots article.node-cleaning-step .field-name-body {
    font-size: 18px;
}

.page-spots .view-spots-landing .views-field-nothing {
    height: 600px;
    overflow-y: scroll;
    padding: 20px;
}

.page-spots .view-spots-landing .views-field-nothing {
    display: none;
}

.page-spots .view-spots-landing .views-row:hover .views-field-nothing {
    display: block;
    position: absolute;
    width: 100%;
    background: #fff;
    left: 0;
    z-index: 9;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
}

.page-spots .view-spots-landing .views-row:hover {
    border: 1px solid rgba(0,0,0,0.2);
    border-bottom: 0;
    border-radius: 6px 6px 0 0;
    padding: 0;
}

.page-spots .view-spots-landing .views-row {
    display: inline-block;
    width: 350px;
    height: 200px;
    margin-bottom: 50px;
    padding: 1px;
    text-align: left;
}

.page-spots .view-spots-landing .view-content {
    position: relative;
    text-align: center;
    min-height: 800px;
}

.page-spots .view-spots-landing .views-field-field-image {
    text-align: center;
    height: 180px;
}

    .page-spots .view-spots-landing .views-field-field-image img {
        max-height: 180px;
        margin: 0 auto;
        padding-top: 20px;
    }

.page-spots .view-spots-landing .title-on-image {
    background: rgba(0,0,0,0.6);
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 15px 50px;
}

.page-spots .view-spots-landing .views-field-nothing-1 {
    position: relative;
}

.page-spots .view-spots-landing .views-field-nothing .field-content {
    display: table;
}

    .page-spots .view-spots-landing .views-field-nothing .field-content .steps-wrapper {
        display: table-row;
    }

        .page-spots .view-spots-landing .views-field-nothing .field-content .steps-wrapper .spotter-step {
            display: table-cell;
            width: 30%;
        }

.page-spots .spotter-step article.clearfix:before {
    content: none;
}

.page-spots .spotter-step article.node-cleaning-step {
    margin-top: 20px;
}

.page-spots .spotter-step article {
    background: url(../../../all/themes/online/images/light_list_sq.png);
    background-repeat: no-repeat;
    background-position-x: left;
    background-position-y: 5px;
    padding-bottom: 30px;
    padding-left: 20px;
}

.page-spots .spotter-step > ul > li ul li {
    list-style: circle;
    list-style-image: none;
}

.page-spots .view-spots-landing .views-field-nothing .field-content .steps-wrapper .spotter-step.glyphicon {
    vertical-align: top;
    padding-top: 100px;
    text-align: center;
    width: 50px;
    font-size: 70px;
}

.page-spots .view-spots-landing .views-field-nothing .field-content .steps-wrapper .spotter-step.first {
    width: 40%;
}

.page-spots .view-spots-landing .views-field-nothing .field-content .steps-wrapper .spotter-step.second {
    width: 40%;
}

.node-type-landing-page h1.page-header {
    display: none;
}

.node-type-landing-page .region-content h1 {
    font-size: 25px;
    font-weight: bold;
    color: #253472;
    font-family: 'Oswald';
}

.node-type-landing-page .region-content h2 {
    font-size: 20px;
    font-weight: bold;
    color: #253472;
    font-family: 'Oswald';
}

.node-type-landing-page .region-content {
    font-family: 'Oswald';
    font-weight: 300;
}

.node-type-landing-page i {
    font-size: 20px;
}

.node-type-landing-page strong {
    font-size: 15px;
}

.node-type-landing-page .group-block2 ul li {
    list-style-image: url(../../../all/themes/online/images/dark_list_sq.png);
}

.node-type-landing-page .group-block1 ul li, .node-type-landing-page .group-block3 ul li {
    list-style-image: url(../../../all/themes/online/images/light_list_sq.png);
}

.node-type-landing-page .region-content img {
    max-height: 250px;
    margin-bottom: 100px;
}

.node-type-landing-page .field-group-div {
    clear: both;
    font-size: 18px;
}

.node-type-landing-page .field-name-field-image-block-1, .node-type-landing-page .field-name-field-image-block-3 {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    display: inline-block;
    max-width: 30%;
}

.node-type-landing-page .field-name-field-image-block-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    display: inline-block;
    max-width: 30%;
}

.node-type-landing-page .field-name-field-description-block-1, .node-type-landing-page .field-name-field-description-block-2, .node-type-landing-page .field-name-field-description-block-3 {
    display: inline-block;
    max-width: 70%;
    vertical-align: top;
}

.node-type-landing-page .landing-bottom-content {
    max-width: 500px;
    margin: 0 auto;
    padding: 5px;
    font-family: 'Oswald';
    font-weight: 400;
}

.node-type-landing-page .landing-bottom-text {
    background-color: #80d5d5;
    color: #fff;
    font-weight: bold;
    padding-bottom: 10px;
    margin-top: 30px;
}

    .node-type-landing-page .landing-bottom-text h2 {
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        color: #fff;
        font-family: 'Oswald';
    }

    .node-type-landing-page .landing-bottom-text ul {
        display: inline-block;
        width: 40%;
        vertical-align: top;
        font-size: 16px;
        margin-left: 30px;
    }

.node-type-landing-page .landing-header-image {
    min-height: 400px;
    background-repeat: no-repeat;
    background-size: 100%;
}

.node-type-landing-page .landing-bottom-text ul li {
    list-style-image: url(../../../all/themes/online/images/dark_list_sq.png);
}

.pre-footer {
    padding: 0 !important;
}

form#webform-client-form-143 {
    max-width: 600px;
    margin: 0 auto;
}

#block-coreproduct-searchblock-coreproduct-searchblock .row {
    margin-right: 9px;
}

#block-simplenews-1211 .row {
    margin-left: 9px;
}

section#block-simplenews-1211 div.form-item.form-item-mail.form-type-textfield {
    max-width: 160px;
    float: left;
}

    section#block-simplenews-1211 div.form-item.form-item-mail.form-type-textfield input {
        height: 42px;
        margin-top: 3px;
    }

form#coreproduct-searchblock-form {
    max-width: 300px;
    margin: 0 auto;
}

#block-simplenews-1211 button {
    font-style: italic;
    font-size: 20px;
    margin-top: 25px;
    float: right;
}

form#simplenews-block-form-1211 {
    max-width: 300px;
    margin: 0 auto;
}

.front .inter-content .container {
    padding: 0 !important;
}

#block-coreproduct-searchblock-coreproduct-searchblock button {
    font-style: italic;
    font-size: 20px;
}

#block-coreproduct-searchblock-coreproduct-searchblock input#edit-category {
    font-size: 20px;
    height: 42px;
}

#block-views-our-services-block-1 .views-field-description {
    /*max-width: 300px;*/
    margin: 0 auto;
    min-height: 100px;
}

    #block-views-our-services-block-1 .views-field-description a {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 50px;
    }

        #block-views-our-services-block-1 .views-field-description a button {
            font-style: italic;
            font-size: 20px;
            width: 100%;
        }

#block-block-15 .subtitle a button {
    font-style: italic;
    font-size: 20px;
    width: 100%;
}

#block-block-15 .subtitle {
    min-height: 90px;
    max-width: 300px;
    margin: 0 auto;
}

.front .inter-content section#block-coreproduct-searchblock-coreproduct-searchblock {
    /*padding-top: 70px;
    background: url(../../../all/themes/online/images/front-icons/fa-search-top.png) center 20px no-repeat;
    margin-top: 20px;*/
}

.front .inter-content section#block-block-15 {
    padding-top: 70px;
    background: url(../../../all/themes/online/images/front-icons/artwork.png) center top no-repeat;
    margin-top: 20px;
}

.front .inter-content section#block-simplenews-1211 {
    padding-top: 70px;
    background: url(../../../all/themes/online/images/front-icons/fa-paper-plane-top.png) center 20px no-repeat;
    margin-top: 20px;
}

section#block-coreproduct-searchblock-coreproduct-searchblock .form-type-textfield {
    margin-top: 20px;
    max-width: 190px;
    float: left;
}

section#block-coreproduct-searchblock-coreproduct-searchblock button#edit-submit {
    /*float: right;*/
    /*margin-top: 20px;*/
}

section#block-block-15 button {
    margin-top: 20px;
}

section#block-simplenews-1211 .issues-link, section#block-simplenews-1211 a.feed-icon {
    display: none;
}

.front .inter-content .block {
    background-image: none;
    text-align: center;
    color: #333 !important;
    padding-bottom: 10px;
}

    .front .inter-content .block h2.block-title, .front .view-our-services .views-field-name a {
        color: #263471;
        text-transform: uppercase;
        font-weight: 600;
        margin-top: 20px;
        margin-bottom: 20px;
    }

.front .inter-content {
    background-color: #f3f4fe;
}

#block-views-frontpage-slider-block .views-slideshow-controls-text-next {
    right: 10px;
    background-position: -40px 0 !important;
}

#block-views-frontpage-slider-block .views-slideshow-controls-text-previous {
    left: 10px;
}

#block-views-frontpage-slider-block .views-slideshow-controls-text-pause {
    display: none;
}

#block-views-frontpage-slider-block .views-slideshow-controls-text-previous, #block-views-frontpage-slider-block .views-slideshow-controls-text-next {
    background: url(../../../all/themes/online/images/md-arrow.png) no-repeat 0 0;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    cursor: pointer;
    z-index: 90;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#block-views-frontpage-slider-block .views-slideshow-pager-fields {
    width: 100%;
    text-align: center;
}

    #block-views-frontpage-slider-block .views-slideshow-pager-fields > div {
        display: inline-block;
        width: 15px;
    }

        #block-views-frontpage-slider-block .views-slideshow-pager-fields > div.active .md-bullet {
            background: #fff;
            border: 1px solid #ccc;
        }

#block-views-frontpage-slider-block .views-slideshow-pager-fields {
    margin-top: -45px;
}

    #block-views-frontpage-slider-block .views-slideshow-pager-fields .md-bullet {
        z-index: 10;
        background: #ccc;
        cursor: pointer;
        display: inline-block;
        height: 11px;
        margin: 0 4px;
        position: relative;
        width: 11px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        zoom: 1;
        z-index: 99;
    }

#block-views-frontpage-slider-block .views-field-field-slider-link a {
    color: #fff;
}

    #block-views-frontpage-slider-block .views-field-field-slider-link a:hover {
        text-decoration: none;
    }

#block-views-frontpage-slider-block .views-field-field-slider-link:hover {
    background: rgba(15,15,15,0.54);
}

#block-views-frontpage-slider-block .views-field-field-slider-link {
    position: absolute;
    right: 100px;
    bottom: 30px;
    color: #fff;
    background: rgba(0,0,0,0.1);
    padding: 20px;
    min-width: 200px;
    text-align: center;
    font-size: 18px;
    border-radius: 5px;
}

#views_slideshow_cycle_teaser_section_frontpage_slider-block > div {
    max-width: 100%;
}

#block-views-frontpage-slider-block {
    position: relative;
}

.view-recent-articles.view-display-id-page_1 .views-row img {
    max-height: 150px;
}

#block-system-user-menu ul li {
    display: inline-block;
    padding-top: 10px;
}

.tb-megamenu .nav > li > a:hover {
    color: #fff !important;
}

.tb-megamenu-column-inner ul.pager li {
    display: inline-block;
}

.mega-dropdown-inner .tb-megamenu-row {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 10px;
}

.tb-megamenu-column-inner ul.pager {
    position: absolute;
    bottom: 0;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent !important;
}

.tb-megamenu-nav a.dropdown-toggle:hover {
    background-color: #406302 !important;
}

.tb-megamenu-nav a.dropdown-toggle {
    color: #333;
}

.tb-megamenu-column-inner h2 {
    border-bottom: 1px solid #ccc;
    min-height: 50px;
    color: #333;
    font-size: 16px;
    margin-top: 0;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 5px;
    padding-right: 20px;
    width: 120%;
}

.tb-megamenu-column:last-child h2 {
    width: 100%;
}

.tb-megamenu-column-inner .views-row a {
    background-color: transparent !important;
    text-decoration: none;
    border-bottom: 1px solid #ccc;
    padding: 5px 5px;
    word-spacing: normal !important;
}

.tb-megamenu-column-inner .views-row:last-child a {
    border: 0;
}

.tb-megamenu-column-inner .views-row a:hover {
    color: #253472;
}

#block-views-features-block .views-row div.image {
    text-align: center;
}

.view-features .col-md-6, .view-features .col-md-5, .view-features .col-md-4 {
    text-align: center;
}

/*.view-features img {
    height: 400px;
}*/

.view-store .views-row {
    transition-duration: 0 !important;
}

.view-clone-of-store .image img {
    max-height: 200px;
}

.page-store-full .filters {
    margin-top: 20px;
}

.view-store .views-field-field-images:hover img, .view-id-store_b .views-field-field-images:hover img, .view-id-store_c .views-field-field-images:hover img, .view-related-items .views-field-field-images:hover img, .view-related-items-b .views-field-field-images:hover img, .view-related-items-c .views-field-field-images:hover img {
    opacity: 1 !important;
}

.view-search-arguments .views-row:hover {
    margin-bottom: 15px !important;
    box-shadow: none !important;
    background: transparent !important;
}

.view-search-arguments .views-row {
    display: inline-block;
}

.view-search-arguments .view-header {
    float: left;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-left: 0 !important;
}

.view-search-arguments .views-row a:after {
    content: ",";
}

.view-search-arguments .views-row.views-row-last a:after {
    content: "";
}

#block-views-sidebar-services-block .views-row img {
    width: 20px;
}

.view-sidebar-store .views-row .col-md-8 a {
    padding-bottom: 5px;
}

.node-type-product .view--products-from-the-same-category div {
    max-width: 100%;
}

.node-type-product .view--products-from-the-same-category {
    margin-left: 20px;
}

.node-type-product .field-name-field-top-features .field-item {
    text-transform: uppercase;
    font-size: 14px;
    color: #253472;
    margin-bottom: 25px;
}

.node-type-product .field-name-field-top-details .field-item {
    font-weight: bold;
    margin-bottom: 15px;
}

.node-type-product .field-name-field-top-list .field-item {
    margin-bottom: 15px;
}

    .node-type-product .field-name-field-top-list .field-item:before {
        content: "\e103";
        position: relative;
        top: 1px;
        display: inline-block;
        font-family: 'Glyphicons Halflings';
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #4cae4c;
        margin-right: 5px;
        font-size: 10px;
    }

.node-type-product .field-label, .node-type-product article h2 {
    color: #253472;
    font-size: 20px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: bold;
}

.node-type-product .field-name-field-product-subtitle .field-item {
    color: #253472;
    font-size: 20px;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: bold;
}

.node-type-product .field-name-field-works-great-on .term-image {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
    width: 25px;
}

.node-type-product .field-name-field-works-great-on .term-name {
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    width: 100px;
    vertical-align: top;
}

.node-type-product .item {
    display: inline-block;
    width: 135px;
    min-height: 40px;
    vertical-align: top;
}

.node-type-product .field-name-field-why-use {
    clear: both;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
}

    .node-type-product .field-name-field-why-use .field-item {
        display: inline-block;
        width: 280px;
        margin-bottom: 15px;
    }

        .node-type-product .field-name-field-why-use .field-item:before {
            content: "\e103";
            position: relative;
            top: 1px;
            display: inline-block;
            font-family: 'Glyphicons Halflings';
            font-style: normal;
            font-weight: 400;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            color: #4cae4c;
            margin-right: 5px;
            font-size: 10px;
        }

.node-type-product .field-name-field-video {
    float: right;
    display: block;
    width: 300px;
    margin-top: 24px;
}

    .node-type-product .field-name-field-video .field-item {
        margin-bottom: 20px;
    }

.node-type-product .field-name-body {
    float: left;
    padding-right: 20px;
    max-width: 540px;
}

.node-type-product .field-name-field-bottom-text .bottom-image img {
    width: 90%;
}

.node-type-product .field-name-field-bottom-text .bottom-image {
    display: inline-block;
    width: 25%;
    vertical-align: middle;
}

.node-type-product .field-name-field-bottom-text .field-item {
    display: inline-block;
    width: 70%;
    vertical-align: middle;
}

.node-type-product .field-name-field-category .field-label {
    font-size: 13px;
    text-transform: none;
}

.node-type-product .field-name-field-bottom-text {
    clear: both;
    padding-top: 50px;
    padding-bottom: 30px;
}

.node-type-product .jqzoom-thumbnails a img {
    display: inline-block;
}

.node-type-product .node-type-product img {
    max-height: 600px;
}

.node-type-product .field-name-field-directions {
    clear: both;
    border: 1px solid #ddd;
    border-radius: 6px;
}

    .node-type-product .field-name-field-directions .field-label {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd;
        padding: 15px;
    }

    .node-type-product .field-name-field-directions .field-items {
        padding: 15px;
    }

.node-type-product #block-views-icons-block-block {
    padding-top: 25px;
    clear: both;
}

    .node-type-product #block-views-icons-block-block .views-row img {
        float: left;
        padding-right: 5px;
    }

    .node-type-product #block-views-icons-block-block .views-row {
        padding-bottom: 10px;
    }

.view--products-from-the-same-category .views-field-nothing img {
    max-width: 80px !important;
    width: 100%;
    margin: 0 auto;
}

.node .field-name-body {
    clear: none !important;
}

.node-type-product .field-name-field-brand a {
    font-size: 24px;
    font-weight: bold;
}

.node-type-product .field-type-taxonomy-term-reference, .node-type-product .field-name-body {
    margin: 5px 0;
}

    .node-type-product .field-type-taxonomy-term-reference .field-item {
        display: inline-block;
    }

        .node-type-product .field-type-taxonomy-term-reference .field-item:after {
            content: ",";
            padding-right: 5px;
        }

        .node-type-product .field-type-taxonomy-term-reference .field-item:last-child:after {
            content: ".";
        }

    .node-type-product .field-name-body li, .node-type-product .field-name-body a, .node-type-product .field-name-body p, .node-type-product .field-name-body span, .node-type-product .field-name-body b {
        font-family: Arial,sans-serif !important;
    }

.opensanslight .node-type-product .field-name-body li, .opensanslight .node-type-product .field-name-body a, .opensanslight .node-type-product .field-name-body p, .opensanslight .node-type-product .field-name-body span, .opensanslight .node-type-product .field-name-body b {
    font-family: 'OpenSansLight',Arial,sans-serif !important;
}

.inter-content .block {
    background-image: url(../parallaxX.jpg);
    background-position: 50% -135.5px;
    padding: 40px 0;
}

#block-views-product-authorized-info-block .views-field-commerce-price .caseqty {
    font-size: 14px;
}

.node-product .field-name-field-category {
    height: 30px;
    margin-top: 50px;
}

#block-views-product-authorized-info-block .views-field-field-ship-wt- {
    height: 35px;
}

.view-sizes-available .views-row {
    display: inline-block;
    padding: 5px;
    height: 35px;
}

section#block-views-product-authorized-info-block .view-discount-field-collection table {
    display: none;
}

#block-views-product-authorized-info-block .views-field {
    height: 50px;
}

#block-views-product-authorized-info-block div.view-filters {
    float: left;
    height: 50px;
}

section#block-views-product-authorized-info-block.block {
    width: 40%;
}

#block-views-product-authorized-info-block .views-widget-filter-field_size__value_selective {
    padding: 0;
}

    #block-views-product-authorized-info-block .views-widget-filter-field_size__value_selective label {
        display: none;
    }

#block-views-product-authorized-info-block button {
    padding: 5px 25px;
    margin-left: 10px;
}

#block-views-product-authorized-info-block div.form-type-textfield.form-item-quantity {
    margin-left: 5px;
}

#block-views-product-authorized-info-block {
    position: absolute;
    right: 0;
}

    #block-views-product-authorized-info-block .form-type-textfield, #block-views-product-authorized-info-block .form-type-textfield input, #block-views-product-authorized-info-block div.views-field.views-field-add-to-cart-form {
        display: inline-block;
    }

        #block-views-product-authorized-info-block .form-type-textfield input {
            width: 50px;
        }

        #block-views-product-authorized-info-block .form-type-textfield label {
            display: none;
        }

    #block-views-product-authorized-info-block div.views-field.views-field-commerce-price {
        float: left;
        padding-right: 10px;
    }

    #block-views-product-authorized-info-block .caseqty {
        display: none;
    }

    #block-views-product-authorized-info-block .size {
        font-size: 12px;
    }

    #block-views-product-authorized-info-block .views-field-commerce-price .field-content {
        font-size: 24px;
        font-weight: bold;
        display: inline-block;
    }

    #block-views-product-authorized-info-block div.views-field.views-field-field-commerce-saleprice-on-sale, #block-views-product-authorized-info-block #edit-line-item-fields {
        display: none;
    }

h1.page-header {
    font-size: 34px;
    /*letter-spacing: -2px;*/
    font-weight: bold;
    color: #4e7902;
}

div.main-container.container {
    padding-bottom: 30px;
}

.node-type-product .content {
    padding-bottom: 20px;
}

.main-container #block-user-login {
    float: right;
}

.popup-element-body #user-login-form input {
    background-color: #ebebeb;
}

.field-name-field-upc {
    padding-top: 20px;
    padding-bottom: 20px;
}

#comments .comment-by-node-author {
    background: transparent !important;
}

.node #comments .fivestar-widget-static {
    float: none;
    padding-top: 5px;
}

.webform-client-form-67 .email {
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.webform-client-form-67 button.webform-submit, .webform-client-form-120 .btn-primary.form-submit, .webform-client-form-75 .btn-primary.form-submit, .webform-client-form-111 .btn-primary.form-submit {
    width: 150px;
    display: block;
    margin: 0 auto;
}

.webform-client-form-126 .webform-submit {
    width: 170px;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    background-color: #253472 !important;
    border-color: #253472 !important;
    color: #fff;
}

.webform-client-form-67 select, .webform-client-form-67 input {
    /*width: 300px;*/
    display: inline-block;
}

#edit-submitted-email {
    display: inline-block;
}

.webform-client-form-126 label, .webform-client-form-126 input {
    display: inline-block;
}

.webform-client-form-67 label, .webform-client-form-111 label, .webform-client-form-126 label {
    display: inline-block;
    /*width: 300px;*/
    margin: 7px;
}

/*.webform-client-form-67 .form-item {
    margin: 10px auto;
    max-width: 650px;
}*/

.webform-client-form-111, .webform-client-form-126 {
    margin: 10px auto;
    max-width: 650px;
}

    .webform-client-form-111 select, .webform-client-form-111 input, .webform-client-form-111 textarea {
        width: 300px;
        display: inline-block;
    }

    .webform-client-form-111 textarea, .webform-client-form-126 textarea {
        display: inline-block;
        width: 300px;
    }

.webform-component-textarea .grippie {
    width: 300px;
}

.webform-client-form-126 .form-item.form-type-checkbox input {
    width: 13px;
    margin: 0;
}

.webform-client-form-67 textarea, .webform-client-form-67 .grippie {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
}

h2.block-title {
    font-size: 25px;
}

.view--products-from-the-same-category h4 a {
    font-size: 14px;
}

.view--products-from-the-same-category .col-md-8 {
    padding: 0;
}

.view--products-from-the-same-category span {
    font-size: 16px;
    color: #253472 !important;
}

.node.node-article .field-name-field-image-on-fullpage img {
    box-shadow: 0 0 10px #999;
    margin-bottom: 20px;
}

.view-recent-articles.view-display-id-page_1 .views-row {
    min-height: 170px;
}

.view-recent-articles.view-display-id-block_2 .views-row {
    min-height: 80px;
}

.webform-client-form-75 .dropdown {
    width: 400px;
    position: absolute;
    left: 0;
    top: 30px;
}

.webform-client-form-75 .webform-component--products {
    position: relative;
}

    .webform-client-form-75 .webform-component--products .input-group-addon {
        position: absolute;
        top: -6px;
        right: -35px;
        height: 34px;
        width: 35px;
    }

.webform-client-form-75 .wwebform-component--products .input-group {
    position: relative;
    display: block;
    width: 325px;
}

.webform-client-form-75 .webform-component--where-did-you-see-the-free-sample label {
    float: none !important;
    width: auto !important;
}

.webform-client-form-75 .webform-component--where-did-you-see-the-free-sample input {
    width: 20px !important;
    margin-top: 10px;
}

.captcha img {
    float: left;
}

.captcha label, .captcha input {
    width: auto !important;
    padding: 0 10px;
}

.captcha .form-item {
    max-width: auto;
}

.webform-client-form-75 .form-item input, .webform-client-form-120 .form-item input, .webform-client-form-126 .form-item input, .webform-client-form-126 .form-item textarea {
    width: 300px;
    padding-left: 10px;
}

.webform-client-form-126 .form-item.form-type-checkbox input, .webform-client-form-126 .form-item.form-type-radio input {
    width: 18px;
    margin: 5px auto;
}

.webform-client-form-126 .form-type-checkbox label {
    width: auto;
}

.webform-client-form-126 #edit-submitted-social-media > .checkbox, .webform-client-form-126 #edit-submitted-business-segments > .radio {
    padding-left: 0;
}

#webform-client-form-120 .webform-component--phone-number.webform-container-inline > label {
    margin-right: 0;
}

.btn-primary {
    background-color: #4e7902 !important;
    border-color: #4e7902 !important;
}

.webform-client-form-75 .btn-primary.form-submit, .webform-client-form-120 .btn-primary.form-submit {
    margin: 10px auto;
    display: block;
}

.webform-client-form-120 .webform-component-checkboxes .form-type-checkbox label {
    width: auto;
    margin: 0;
    line-height: 10px;
    padding-left: 5px;
}

.webform-client-form-120 .form-item label {
    float: left;
    width: 150px;
    line-height: 30px;
}

.webform-client-form-75 .form-item label {
    float: left;
    width: 150px;
    line-height: 30px;
}

.webform-client-form-75 .form-item, .webform-client-form-120 .form-item {
    max-width: 500px;
    margin: 10px auto;
}

form .email:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
}

form .email {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

#block-coreproduct-attached-core-attached .visible {
    display: block !important;
}

#block-coreproduct-attached-core-attached .field-label {
    display: none;
}

#block-coreproduct-attached-core-attached .btn {
    width: 200px;
    margin: 0 10px 0 10px;
}

#block-coreproduct-attached-core-attached div.field {
    display: none;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    border-bottom: 3px solid #253472;
    padding: 10px;
    position: absolute;
    background-color: #fff;
    width: 200px;
    margin-left: 10px;
    z-index: 999;
}

#block-coreproduct-attached-core-attached .wrap {
    height: 55px;
    overflow: visible;
    z-index: 999;
}

#block-coreproduct-attached-core-attached div.field .field-item {
    padding-bottom: 10px;
}

#webform-client-form-75 .webform-component--which-product-line-are-you-interested-in label {
    width: 100%;
    float: none;
    margin: 0 0 0 10px;
}

#webform-client-form-75 .webform-component--which-product-line-are-you-interested-in input {
    width: 20px;
    height: 25px;
}

#block-block-5 .btn {
    width: 200px;
    margin: 0 10px 0 10px;
}

.vocabulary-service .field-name-field-youtube-video {
    padding-top: 50px;
    text-align: center;
}

    .vocabulary-service .field-name-field-youtube-video .field-item {
        display: inline-block;
        padding: 10px 10px 0 0;
    }

.view--products-from-the-same-category div.views-row, .view--products-from-the-same-category-anon div.views-row {
    padding-top: 10px;
    padding-bottom: 10px;
}

#block-social-media-links-social-media-links img {
    width: 32px !important;
    height: 32px !important;
}

.view-id-external_feed h3 {
    color: #428bca;
}

.view-id-external_feed .views-limit-grouping-group {
    height: 400px;
    overflow-y: scroll;
}

.views-limit-grouping-group {
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 60px;
    border-color: #428bca;
}

    .views-limit-grouping-group h3 {
        height: 40px;
        background: #fff;
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
        margin-left: 15px;
        margin-right: 15px;
        padding-left: 5px;
        padding-right: 5px;
    }

.view-id-external_feed .relative-wrapper {
    position: relative;
}

::-webkit-scrollbar {
    width: 15px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px rgba(118,150,178,0.42);
    border-radius: 6px;
}

::-webkit-scrollbar-thumb {
    border-radius: 6px;
    background-color: rgba(118,150,178,0.42);
}

#md-slider-1-block div.md-object {
    background-color: #221d1d !important;
}

.node-type-landing-750 form.webform-client-form-111 {
    padding-bottom: 20px;
}

    .node-type-landing-750 form.webform-client-form-111 button {
        margin: 0 auto;
        margin-top: 20px;
        float: none;
        display: block;
    }

    .node-type-landing-750 form.webform-client-form-111 .webform-component-email input:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
        -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
    }

    .node-type-landing-750 form.webform-client-form-111 .webform-component-email input {
        display: block;
        width: 100%;
        height: 34px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.428571429;
        color: #555;
        vertical-align: middle;
        background-color: #fff;
        border: 1px solid #ccc;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
        -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
        -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    }

    .node-type-landing-750 form.webform-client-form-111 .form-item {
        max-width: 500px;
        margin: 0 auto;
    }

.page-node-106 .field-label {
    display: none;
}

#landing-green {
    border: 2px solid green;
    border-right: 10px solid green;
    border-left: 10px solid green;
    margin: 20px 0;
}

#landing-spotters {
    border: 2px solid red;
    border-right: 10px solid red;
    border-left: 10px solid red;
    margin: 10px 0;
}

#landing-odor {
    border: 2px solid yellow;
    border-right: 10px solid yellow;
    border-left: 10px solid yellow;
    margin: 10px 0;
    float: left;
    width: 49%;
    min-height: 200px;
}

#landing-spetiality {
    border: 2px solid orange;
    border-right: 10px solid orange;
    border-left: 10px solid orange;
    margin: 10px 0;
    float: right;
    width: 49%;
    min-height: 200px;
}

#landing-content .landing-line.full {
    width: 100%;
}

#landing-content .landing-line {
    display: table;
}

    #landing-content .landing-line .row {
        display: table-row;
    }

.landing-line .list {
    width: 45%;
}

.landing-line .images {
    width: 55%;
}

.landing-line .images, .landing-line .list {
    display: table-cell;
    vertical-align: top;
    padding: 20px;
}

.landing-line ul {
    margin: 0;
    padding: 0;
}

    .landing-line ul li {
        list-style: none;
    }

        .landing-line ul li:before {
            content: '';
            display: inline-block;
            height: 10px;
            width: 10px;
            background-size: contain;
            background-repeat: no-repeat;
            margin-right: 5px;
        }

#landing-green ul li:before {
    background-image: url(../../../all/themes/online/images/landing/green.png);
}

#landing-spotters ul li:before {
    background-image: url(../../../all/themes/online/images/landing/spotters.png);
}

#landing-odor ul li:before {
    background-image: url(../../../all/themes/online/images/landing/odor.png);
}

#landing-spetiality ul li:before {
    background-image: url(../../../all/themes/online/images/landing/spec.png);
}

#lb-wrapper {
    width: 100%;
    display: table;
}

footer a:hover {
    color: #fff;
}

footer a {
    color: #95fe48;
}

footer.footer.landing-footer .left {
    padding: 40px 10px;
}

footer.footer.landing-footer .right p {
    margin: 0;
}

footer.footer.landing-footer .right {
    color: #fff;
    background: #253472;
    font-size: 20px;
    text-align: center;
    padding: 40px 10px;
}

    footer.footer.landing-footer .right a {
        color: #fff;
    }

footer.footer.landing-footer {
    padding-top: 0;
}

#landing-header {
    background-repeat: no-repeat;
    background-image: url(../../../all/themes/online/images/landing/750-header.png);
    background-position: right center;
}

#landing-header {
    text-transform: uppercase;
    padding: 20px 0;
}

    #landing-header h2 {
        margin: 0;
    }

        #landing-header h2.top {
            background: #253472;
            width: 60%;
            color: #fff;
            padding: 10px 20px;
            text-shadow: 3px 2px 1px #666;
        }

    #landing-header .greyed {
        position: relative;
        background: #333;
        width: 60%;
        color: #fff;
        padding: 10px 20px;
    }

        #landing-header .greyed #flash {
            background: url(../../../all/themes/online/images/landing/star.png);
            position: absolute;
            bottom: -20px;
            right: 30px;
            width: 100px;
            height: 100px;
            background-size: cover;
            z-index: 100;
        }

    #landing-header h2.white {
        color: #fff;
        margin: 0;
    }

    #landing-header h2.yellow {
        color: yellow;
        font-size: 38px;
    }

    #landing-header p {
        margin: 0;
    }

    #landing-header span.big {
        color: #95fe48;
    }

    #landing-header span.small {
        color: #95fe48;
    }

#landing-content h2 {
    color: #253472;
    margin: 0;
}

#landing-bottom h3 {
    color: #253472;
}

    #landing-bottom h3.top {
        text-transform: uppercase;
    }

.landing-footer .top .text {
    float: left;
    color: #95fe48;
    padding-right: 10px;
}

    .landing-footer .top .text p {
        font-size: 14px;
        text-transform: uppercase;
    }

        .landing-footer .top .text p strong {
            font-size: 26px;
            text-transform: uppercase;
        }

.landing-footer .bottom {
    font-size: 15px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}

.landing-footer .logo-img img {
    height: 70px;
}

.node-type-landing-750 fieldset.captcha {
    margin-top: 20px;
}

.page-image-gallery .view-content img {
    max-height: 250px;
}

.page-image-gallery .view-content .image-overflow-wrapper {
    text-align: center;
}

.webform-component--phone.webform-container-inline {
    display: none;
}

.page-node-121 .content img {
    float: left;
}

.page-node-121 .title-label {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 30px;
}

.page-node-121 .title2-label {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 40px;
}

.page-node-121 .list {
    margin-left: 190px;
    font-weight: 900;
}

.page-node-121 .but button {
    background-color: #253472 !important;
    border-color: #253472 !important;
    padding: 6px 12px;
    border: 1px solid transparent;
    border-radius: 4px;
    width: 200px;
    display: block;
    margin: 0;
    margin-left: 25px;
}

    .page-node-121 .but button a {
        font-size: 14px;
        color: #fff;
        text-decoration: none;
    }

.page-node-122 .content .dark.blue {
    font-size: 40px;
    color: #253472;
    font-weight: 600;
}

.page-node-122 .content .light.blue {
    color: #3a82c4;
    font-weight: 600;
}

.page-node-122 .content .big.light.blue {
    color: #3a82c4;
    font-weight: 600;
    font-size: 20px;
}

.page-node-122 .content .qr {
    float: right;
    width: 100px;
    height: 100px;
}

.page-node-122 .content .sk {
    width: 537px;
    height: 189px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.page-node-122 .content span.coreval {
    color: black;
    font-weight: 600;
}

.page-node-122 .content span.unbelievable {
    color: #3a82c4;
    font-size: 20px;
    font-style: italic;
}

.page-node-122 .content .howtoorder {
    font-size: 16px;
}

.page-node-122 .content table td {
    width: 50%;
}

.page-node-122 .content span.not1 {
    color: #253472;
    font-weight: 600;
}

.page-node-122 .content span.calif {
    font-weight: 600;
}

.page-node-122 .content span.twenty5 {
    color: #253472;
    font-weight: 600;
}

.page-node-122 .content .About_td1 {
    padding-right: 30px;
}

.page-node-122 .content .About_td2 {
    padding-left: 30px;
}

#block-webform-client-block-126 .webform-component--name, #block-webform-client-block-126 .webform-component--last-name {
    width: 48%;
    display: inline-block;
}

#block-webform-client-block-126 .webform-component--last-name {
    float: right;
}

.page-node-129 #block-system-main {
    float: left;
    width: 70%;
}

#node-129 span.scanme {
    float: right;
    width: 197px;
    padding-right: 15px;
}

#node-129 .discount {
    padding-right: 15px;
    padding-bottom: 60px;
    padding-top: 40px;
}

#block-webform-client-block-126 .webform-component--social-media {
    position: relative;
    margin-top: 0;
}

.webform-client-form-126 .form-checkboxes > label {
    position: absolute;
}

.webform-client-form-126 label {
    margin: 4px 0;
}

.webform-client-form-126 input {
    margin: 0;
}

#block-webform-client-block-126 .form-checkboxes .form-item.checkbox {
    display: inline-block;
    margin: 0;
}

.webform-client-form-126 #edit-submitted-social-media label {
    width: 50px;
    margin-right: 8px;
}

#block-webform-client-block-126 {
    width: 30%;
    float: right;
}

    #block-webform-client-block-126 h2.block-title {
        font-size: 22px;
        color: #0010a6;
        padding: none;
    }

.webform-client-form-126 .form-item input {
    width: 100%;
}

#block-webform-client-block-126 .title-div {
    border-bottom: 0;
    text-align: center;
}

.page-node-129 .content span.hello {
    font-size: 60px;
    color: #0010a6;
    font-weight: bold;
}

.page-node-129 .content span.joincore {
    font-size: 22px;
    color: #0010a6;
    font-weight: 700;
}

.page-node-129 .content span.percent {
    font-weight: 800;
}

.page-node-129 .content span.reward_prog {
    font-size: 16px;
    font-weight: bold;
    color: #253472;
}

#block-webform-client-block-126 .webform-component-checkboxes .checkbox {
    padding-left: 0;
}

.page-node-129 .content #button, .page-node-126 .content #button {
    background-color: #0010a6 !important;
    border-color: #0010a6 !important;
    color: white;
    font-size: 20px;
    font-weight: 800;
    padding: 12px;
    border: 1px solid transparent;
    display: block;
    position: relative;
    margin-top: 100px;
    max-width: 100%;
    margin-right: 20px;
    text-align: center;
}

    .page-node-129 .content #button span.text {
        min-width: 70%;
    }

    .page-node-129 .content #button span.waiting {
        overflow: auto;
        margin: auto;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 80px;
        height: 45px;
        text-align: right;
    }

.page-node-126 fieldset.captcha {
    max-width: 600px;
    margin: 10px auto;
}

.page-node-126 .webform-component {
    margin: 0 auto;
    max-width: 600px;
}

    .page-node-126 .webform-component .form-type-checkbox label, .page-node-120 .webform-component .form-type-checkbox label {
        margin: 0;
    }

    .page-node-126 .webform-component input.form-text, .page-node-126 .webform-component input.email, .page-node-126 .webform-component select {
        width: 300px;
        display: inline-block;
    }

    .page-node-126 .webform-component label {
        width: 300px;
        display: inline-block;
        margin: 15px 0;
    }

.page-node-120 .webform-component-checkboxes .form-type-checkbox input {
    width: auto;
    margin: 0;
}

.page-node-120 .webform-component-checkboxes > label {
    width: 100%;
}

.page-node-126 .webform-component-checkboxes label {
    width: auto;
}

.page-node-126 .webform-component-checkboxes .form-item.checkbox, .page-node-120 .webform-component-checkboxes .form-item.checkbox {
    width: auto;
    display: inline-block;
    margin: 0;
    padding-right: 20px;
}

.page-node-126 .webform-submit, .page-node-120 .webform-submit {
    width: 200px;
    display: block;
    margin: 0 auto;
    width: 170px;
    margin-top: 20px;
    background-color: #253472 !important;
    border-color: #253472 !important;
    color: #fff;
}

form#user-login {
    width: 300px;
    margin: 0 auto;
}

input#edit-captcha-response {
    float: right;
    margin-top: -5px;
}

form#user-register-form fieldset#edit-profile-main {
    display: none;
}

form#user-register-form {
    max-width: 600px;
    margin: 0 auto;
}

    form#user-register-form .thank-you-message {
        font-size: 20px;
        padding: 10px 0;
    }

    form#user-register-form .form-checkboxes {
        padding-top: 10px;
    }

        form#user-register-form .form-checkboxes .form-item.checkbox {
            display: inline-block;
            min-width: 40%;
        }

.view-clone-of-store .view-header {
    padding-bottom: 20px;
}

.view-clone-of-store.row {
    margin: 0;
}

.view-clone-of-store table.views-view-grid.cols-2 {
    margin: 0 auto;
}

.view-clone-of-store #columns {
    display: table;
    width: 100%;
    box-sizing: border-box;
    margin-left: 0;
    margin-right: 0;
}

    .view-clone-of-store #columns > div, .view-clone-of-store #columns > noindex > div {
        display: table-cell;
        vertical-align: top;
        width: auto;
        box-sizing: border-box;
    }

    .view-clone-of-store #columns > #left, .view-clone-of-store #columns > noindex > #left {
        max-width: 150px;
        min-width: 150px;
        width: 150px;
    }

    .view-clone-of-store #columns > #right, .view-clone-of-store #columns > noindex > #right {
        max-width: 90%;
        overflow: hidden;
    }

    .view-clone-of-store #columns div.title {
        font-size: 16px;
        color: #253472;
        font-weight: 800;
    }

    .view-clone-of-store #columns div.top_features {
        font-size: 12px;
        color: #253472;
        font-weight: 800;
        padding-top: 10px;
    }

    .view-clone-of-store #columns div.top_details ul {
        padding-left: 0;
        padding-top: 10px;
    }

        .view-clone-of-store #columns div.top_details ul li {
            list-style: none;
        }

    .view-clone-of-store #columns.cat-277 div.top_details ul li:before {
        background-image: url(../../../all/themes/online/images/landing/green.png);
    }

    .view-clone-of-store #columns.cat-276 div.top_details ul li:before {
        background-image: url(../../../all/themes/online/images/landing/blue.png);
    }

    .view-clone-of-store #columns.cat-235 div.top_details ul li:before {
        background-image: url(../../../all/themes/online/images/landing/green.png);
    }

    .view-clone-of-store #columns.cat-251 div.top_details ul li:before {
        background-image: url(../../../all/themes/online/images/landing/green.png);
    }

    .view-clone-of-store #columns.cat-238 div.top_details ul li:before {
        background-image: url(../../../all/themes/online/images/landing/spotters.png);
    }

    .view-clone-of-store #columns.cat-234 div.top_details ul li:before {
        background-image: url(../../../all/themes/online/images/landing/violet.png);
    }

    .view-clone-of-store #columns.cat-236 div.top_details ul li:before {
        background-image: url(../../../all/themes/online/images/landing/odor.png);
    }

    .view-clone-of-store #columns.cat-237 div.top_details ul li:before {
        background-image: url(../../../all/themes/online/images/landing/spec.png);
    }

    .view-clone-of-store #columns.cat-279 div.top_details ul li:before {
        background-image: url(../../../all/themes/online/images/landing/spec.png);
    }

    .view-clone-of-store #columns.cat-278 div.top_details ul li:before {
        background-image: url(../../../all/themes/online/images/landing/cat.png);
    }

    .view-clone-of-store #columns div.top_details ul li:before {
        content: '';
        display: inline-block;
        height: 10px;
        width: 10px;
        background-size: contain;
        background-repeat: no-repeat;
        margin-top: 3px;
        margin-right: 7px;
    }

    .view-clone-of-store #columns div.sku {
        color: #253472;
        font-weight: 800;
    }

.view-clone-of-store .col {
    vertical-align: top !important;
    padding-bottom: 80px;
}

    .view-clone-of-store .col .image .field-content img {
        padding-right: 15px;
    }

.page-node-112.page-node-done ol.breadcrumb {
    display: none;
}

.page-node-112.page-node-done .webform-confirmation {
    font-size: 22px;
    text-align: center;
}

.page-node-112.page-node-done .links {
    width: 170px;
    display: block;
    margin: 0 auto;
    padding: 6px 12px;
    font-size: 14px;
    text-align: center;
    border: 1px solid transparent;
    border-radius: 4px;
    background-color: #253472;
    border-color: #253472;
    margin-top: 40px;
    margin-bottom: 15px;
}

    .page-node-112.page-node-done .links a {
        color: #fff;
        text-decoration: none;
    }

.page-node-112 .views-view-grid.cols-3 img {
    margin: 10px 10px 10px 10px;
}

.page-node-112 .views-view-grid.cols-3 {
    margin: 0 auto;
    margin-bottom: 120px;
}

.page-node-112.page-node-done .thank1 {
    font-size: 40px;
    font-weight: bold;
    color: #0010a6;
    padding-bottom: 20px;
}

.page-node-112.page-node-done .thank2, .thank3 {
    font-weight: bold;
    color: #0010a6;
}

.page-node-112.page-node-done #block-views-recent-portfolio-block-1 .block-title {
    font-size: 22px;
    color: #0010a6;
}

.page-node-112.page-node-done .title-div {
    border-bottom: 0;
}

.view-recent-portfolio :nth-child(3n+1).views-row {
    clear: none !important;
}

#block-tb-megamenu-main-menu {
    float: left !important;
}

.headertopleft {
    padding-top: 22px;
}

#block-menu-menu-account ul li.leaf {
    display: inline-block;
    padding-top: 10px;
}

/*header ul.tb-megamenu-nav li:first-child {
    padding-left: 0;
}*/

header ul.tb-megamenu-nav li:first-child a {
    /*margin-left: -5px;*/
}

/*header ul.tb-megamenu-nav li:first-child div.tb-megamenu-submenu {
        left: -5px !important;
    }*/

header .navbar-collapse {
    padding-left: 0;
}

header .nav li.active-trail:last-child a {
    color: #fff !important;
}

.page-node-239 header#navbar {
    display: none;
}

.page-node-239 h1.page-header {
    display: none;
}

#node-239 .images-wrapper {
    position: relative;
    min-height: 400px;
}

    #node-239 .images-wrapper img {
        -webkit-box-shadow: 0 15px 25px 3px rgba(0,0,0,0.53);
        -moz-box-shadow: 0 15px 25px 3px rgba(0,0,0,0.53);
        box-shadow: 0 15px 25px 3px rgba(0,0,0,0.53);
        width: 300px;
        max-width: 50%;
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
        position: absolute;
    }

        #node-239 .images-wrapper img:nth-child(1) {
            bottom: 50px;
            left: 100px;
            z-index: 100;
        }

        #node-239 .images-wrapper img:nth-child(2) {
            bottom: 100px;
            left: 0;
            z-index: 99;
        }

        #node-239 .images-wrapper img:nth-child(3) {
            bottom: 150px;
            right: 120px;
            z-index: 98;
        }

#node-239 #webform-client-form-239 .webform-component--product {
    width: 100%;
}

    #node-239 #webform-client-form-239 .webform-component--product .form-item {
        display: inline-block;
        width: 24%;
    }

#node-239 #webform-client-form-239 .webform-component-phone input, #node-239 #webform-client-form-239 .webform-component-email input, #node-239 #webform-client-form-239 .webform-component--company-name input, #node-239 #webform-client-form-239 .webform-component--contact-person input {
    background-color: transparent;
    border-radius: 0 !important;
    border: 1px solid #dedede;
    clear: both;
    font-size: 12px !important;
    padding: 2px 10px !important;
    height: 30px !important;
}

#node-239 .field-name-field-html h1 {
    text-transform: uppercase;
    font-style: italic;
    font-size: 22px;
    color: #253472;
    font-weight: bold;
}

#node-239 .field-name-field-html h2 {
    text-transform: uppercase;
    font-style: italic;
    font-size: 20px;
    color: #3981c3;
    font-weight: bold;
}

#node-239 .field-name-field-html p {
    font-size: 18px;
}

#node-239 #webform-client-form-239 h1.green {
    text-transform: uppercase;
    color: #8ec752;
    font-size: 25px;
    font-weight: normal;
    margin-bottom: 15px;
    margin-top: 5px;
}

#node-239 #webform-client-form-239 .btn-primary {
    background-color: #8ec752 !important;
    width: 100%;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    border: 1px solid #ccc !important;
    border-radius: 0;
    padding: 10px;
}

#node-239 #webform-client-form-239 {
    color: #8f8d8d;
}

    #node-239 #webform-client-form-239 .webform-component--top-markup .descr {
        font-size: 12px;
    }

    #node-239 #webform-client-form-239 .webform-component--bottom-markup p {
        font-size: 10px;
    }

#node-239 form#webform-client-form-239 {
    padding: 20px;
    border: 1px solid #ccc;
    min-height: 500px;
    background-color: #fff;
    -webkit-box-shadow: -11px 16px 24px -2px rgba(0,0,0,0.53);
    -moz-box-shadow: -11px 16px 24px -2px rgba(0,0,0,0.53);
    box-shadow: -11px 16px 24px -2px rgba(0,0,0,0.53);
}

.view-id-email_blasts table td {
    min-width: 200px;
}

    .view-id-email_blasts table td img {
        margin-bottom: 5px;
    }

    .view-id-email_blasts table td ul {
        padding: 0;
    }

        .view-id-email_blasts table td ul li {
            list-style: none;
        }

.node-type-email-blast .field-name-field-images-attached {
    margin-top: 20px;
}

    .node-type-email-blast .field-name-field-images-attached .field-item img {
        height: 80px;
    }

    .node-type-email-blast .field-name-field-images-attached .field-item {
        display: inline-block;
        margin: 10px;
        vertical-align: top;
    }

.node-type-email-blast .field-name-field-files-attached .field-item {
    display: inline-block;
    margin: 10px;
    vertical-align: top;
}

.node-type-email-blast .field-name-field-files-attached {
    margin-top: 20px;
}

.node-type-email-blast #mailing-button-form {
    margin-top: 20px;
    margin-bottom: 20px;
}

@media all and (max-width:800px) {
    .node-type-landing-page .field-name-field-image-block-1, .node-type-landing-page .field-name-field-image-block-2, .node-type-landing-page .field-name-field-image-block-3, .node-type-landing-page .field-name-field-description-block-1, .node-type-landing-page .field-name-field-description-block-2, .node-type-landing-page .field-name-field-description-block-3 {
        display: block;
        width: 100%;
        margin: 0 auto;
    }

    .node-type-landing-page .region-content img {
        margin-bottom: 10px;
        margin: 0 auto;
    }

    .node-type-landing-page .landing-header-image {
        min-height: 250px;
    }

    .node-type-landing-page .field-name-field-image-block-1, .node-type-landing-page .field-name-field-image-block-3, .node-type-landing-page .field-name-field-image-block-2 {
        max-width: 70%;
    }
}

@media all and (max-width:1200px) {
    .page-node-129 .content #button span.text {
        font-size: 14px;
    }

    .node-type-we-are-landing .field-landing-content-form {
        float: none;
        margin-top: 50px;
        width: 100%;
        display: block;
        max-width: 100%;
    }

    .node-type-we-are-landing .field-landing-content-video {
        float: none;
        width: 100%;
    }

    .node-type-we-are-landing .bottom-blocks-wrapper > .field {
        display: block;
        margin: 20px auto;
    }

    .node-type-we-are-landing .field-landing-content-form .corner-right-top {
        background: #fff;
    }
}

@media all and (max-width:992px) {
    .page-node-129 .content #button span.waiting {
        right: 10px;
    }
}

@media all and (max-width:768px) {
    .page-node-129 .content #button {
        display: none;
    }

    .page-node-129 #block-system-main, #block-webform-client-block-126 {
        float: none;
        width: 100%;
    }

    #node-129 span.scanme {
        float: none;
    }

    .page-node-121 img.private-label-banner {
        display: none;
    }

    .page-node-121 .marketing, .page-node-121 .content .list {
        padding-left: 0;
    }

    .page-node-112 .views-view-grid.cols-3 tr {
        text-align: center;
    }

    .page-node-112 .views-view-grid.cols-3 td {
        display: inline-block;
        width: 100%;
    }
}

#user-register-form #edit-account .copany-name {
    max-width: 250px !important;
    float: left;
}

#user-register-form #edit-account .form-item-mail {
    max-width: 250px !important;
}

#user-register-form .form-type-textfield.form-item-mail.form-item.form-group {
    float: right;
    margin-left: 20px;
}

#user-register-form #edit-account p {
    width: 250px;
    font-size: 10px;
    color: #999;
}

#user-register-form fieldset.group-contact-info .panel-body > div.field-type-text:nth-child(odd), #user-register-form fieldset.group-contact-info .panel-body > div.field-type-email:nth-child(odd), #user-register-form fieldset.group-contact-info .panel-body > div.field-type-phone:nth-child(odd), #user-register-form fieldset.group-contact-info .panel-body > div.field-type-list-text:nth-child(odd) {
    width: 45%;
    float: left;
    margin-bottom: 0;
}

#user-register-form fieldset.group-contact-info .panel-body > div.field-type-text:nth-child(even), #user-register-form fieldset.group-contact-info .panel-body > div.field-type-email:nth-child(even), #user-register-form fieldset.group-contact-info .panel-body > div.field-type-phone:nth-child(even), #user-register-form fieldset.group-contact-info .panel-body > div.field-type-list-text:nth-child(even) {
    width: 45%;
    float: right;
    margin-bottom: 0;
}

#block-block-6, #block-block-7, #block-block-8, #block-block-9, #block-block-10, #block-block-11, #block-block-12, #block-block-13, #block-block-14 {
    padding-bottom: 35px;
}

    #block-block-6 h2, #block-block-7 h2, #block-block-8 h2, #block-block-9 h2, #block-block-10 h2, #block-block-11 h2, #block-block-12 h2, #block-block-13 h2, #block-block-14 h2 {
        font-size: 25px;
    }

.jqzoom-thumbnails {
    display: inline-block;
}

.view-clone-of-store form input#edit-nid {
    display: none;
}

.node-type-landing-with-form .header-top .col-sm-2 {
    margin: 0 auto;
    display: block;
    float: none;
}

.node-type-landing-with-form footer {
    background-color: #253472;
    padding-bottom: 30px;
}

.node-type-landing-with-form .content-pre-footer-area {
    height: 400px;
    background-size: 50%;
    background-position-x: center;
    background-position-y: center;
    background-repeat: no-repeat;
}

.node-type-landing-with-form footer .footer-left {
    float: left;
    color: #fff;
    font-size: 14px;
}

.node-type-landing-with-form footer .footer-right {
    float: right;
    color: #fff;
    font-size: 14px;
}

.node-type-landing-with-form .field-label {
    display: none;
}

.node-type-landing-with-form .content-content-area {
    color: #fff;
    background-color: #253472;
}

.node-type-landing-with-form .header-text h1 {
    color: #253472;
    font-style: italic;
    font-weight: bold;
    text-transform: uppercase;
}

.node-type-landing-with-form .header-text h3 {
    color: #3981c3;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    font-style: italic;
}

.node-type-landing-with-form .header-text .descr p {
    font-size: 16px;
    margin: 0;
}

.node-type-landing-with-form .footer-right .field-items .field-item {
    display: inline-block;
    border-right: 1px solid #fff;
    padding-right: 5px;
    margin-right: 5px;
}

    .node-type-landing-with-form .footer-right .field-items .field-item:last-child {
        border-right: 0;
    }

.node-type-landing-with-form .footer-right .field-items a {
    color: #fff;
    text-decoration: underline;
}

.node-type-landing-with-form .content-content-area .container {
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 14px;
}

    .node-type-landing-with-form .content-content-area .container ul li {
        list-style: none;
        background: url(../../../all/themes/online/images/list-img.gif) no-repeat top left;
        padding-left: 30px;
        padding-top: 5px;
    }

    .node-type-landing-with-form .content-content-area .container ul {
        margin: 0;
    }

.node-type-landing-with-form form {
    padding: 20px;
    border: 1px solid #ccc;
    min-height: 500px;
    background-color: #fff;
    margin-top: 50px;
    -webkit-box-shadow: -11px 16px 24px -2px rgba(0,0,0,0.53);
    -moz-box-shadow: -11px 16px 24px -2px rgba(0,0,0,0.53);
    box-shadow: -11px 16px 24px -2px rgba(0,0,0,0.53);
}

.node-type-landing-with-form .content-header-area {
    min-height: 400px;
}

.node-type-landing-with-form .form-actions button {
    background-color: #8ec752 !important;
    width: 100%;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    border: 1px solid #ccc !important;
    border-radius: 0;
    padding: 10px;
}

.node-type-landing-with-form .header-info-wrapper {
    padding-top: 100px;
}

.node-type-landing-with-form .header-text {
    margin-top: 50px;
}

.node-type-landing-with-form .form-wrapper {
    position: relative;
}

    .node-type-landing-with-form .form-wrapper form {
        position: absolute;
        right: 0;
        width: 100%;
        font-size: 13px;
    }

        .node-type-landing-with-form .form-wrapper form h1.green {
            text-transform: uppercase;
            color: #8ec752;
            font-size: 20px;
            font-weight: bold;
            margin-bottom: 5px;
            margin-top: 5px;
        }

        .node-type-landing-with-form .form-wrapper form h1.blue {
            text-transform: uppercase;
            color: #3981c3;
            font-size: 20px;
            font-weight: bold;
            margin-bottom: 5px;
            margin-top: 5px;
        }

        .node-type-landing-with-form .form-wrapper form .price-line .price {
            font-size: 20px;
            font-style: italic;
            color: #fbc911;
        }

        .node-type-landing-with-form .form-wrapper form .price-line .green-small {
            font-size: 13px;
            color: #8ec752;
            display: inline-block;
            vertical-align: top;
            padding-left: 5px;
        }

        .node-type-landing-with-form .form-wrapper form .form-item-submitted-select-one .form-item {
            display: inline-block;
            vertical-align: top;
            margin-left: 10px;
            margin-top: 0 !important;
        }

        .node-type-landing-with-form .form-wrapper form .form-item-submitted-select-one label[for=edit-submitted-select-one] {
            margin-top: 2px;
        }

        .node-type-landing-with-form .form-wrapper form .form-item-submitted-select-one label[for=edit-submitted-select-one], .node-type-landing-with-form .form-wrapper form .form-item-submitted-select-one #edit-submitted-select-one {
            display: inline-block;
        }

        .node-type-landing-with-form .form-wrapper form .form-item-submitted-select-one label[for=edit-submitted-select-one-1] {
            color: #9d4899;
            margin-top: 0;
        }

        .node-type-landing-with-form .form-wrapper form .form-item-submitted-select-one label[for=edit-submitted-select-one-2] {
            color: #2c88c0;
            margin-top: 0;
        }

        .node-type-landing-with-form .form-wrapper form .form-item-submitted-select-one label[for=edit-submitted-select-one-3] {
            color: #e8e16c;
            margin-top: 0;
        }

    .node-type-landing-with-form .form-wrapper form {
        color: #8f8d8d;
    }

.node-type-landing-with-form form fieldset {
    border: 0;
    box-shadow: none;
    margin: 0;
}

.node-type-landing-with-form form .panel-heading {
    border: 0;
    background: transparent;
    color: #8f8d8d;
}

    .node-type-landing-with-form form .panel-heading .panel-title {
        font-size: 13px;
        font-weight: bold;
        margin-bottom: 10px;
        display: block;
    }

.node-type-landing-with-form form input {
    background-color: transparent;
    border-radius: 0;
    border: 1px solid #dedede;
    clear: both;
    font-size: 12px;
    padding: 2px 10px;
    height: 30px;
}

.node-type-landing-with-form .form-wrapper form .form-item {
    margin-bottom: 10px;
}

.node-type-landing-with-form .form-wrapper form .radio input[type="radio"] {
    height: auto;
}

.node-type-landing-with-form .form-wrapper form .edit-submitted-select-one .form-item {
    margin-bottom: 0;
}

.node-type-landing-with-form .form-wrapper form .webform-component--select-one {
    margin-bottom: 0;
}

.node-type-landing-with-form form .webform-component--company-information--phone- {
    width: 48%;
    float: left;
}

.node-type-landing-with-form form .webform-component--company-information--email-address {
    width: 48%;
    float: right;
}

.node-type-landing-with-form form .webform-component--company-information--city {
    width: 32%;
    display: inline-block;
    vertical-align: top;
}

.node-type-landing-with-form form .webform-component--company-information--select-state {
    margin: 0 8px;
    width: 32%;
    display: inline-block;
    vertical-align: top;
}

.node-type-landing-with-form form select {
    -webkit-appearance: none;
    background-color: transparent;
    border-radius: 0;
    border: 1px solid #dedede;
    clear: both;
    color: #8f8d8d;
    font-size: 12px;
    padding: 2px 10px;
    height: 30px;
}

.node-type-landing-with-form form .webform-component--company-information--zip-code {
    width: 32%;
    display: inline-block;
    vertical-align: top;
}

.node-type-landing-with-form form .webform-component--payment-information--select-credit-card {
    width: 32%;
    display: inline-block;
    margin-right: 6px;
    vertical-align: top;
}

.node-type-landing-with-form form .webform-component--payment-information--card- {
    width: 32%;
    display: inline-block;
    margin-right: 6px;
    vertical-align: top;
}

.node-type-landing-with-form form .webform-component--payment-information--exp-mm-yy {
    width: 16%;
    display: inline-block;
    margin-right: 5px;
    vertical-align: top;
}

.node-type-landing-with-form form .webform-component--payment-information--cvn {
    width: 16%;
    display: inline-block;
    vertical-align: top;
}

.node-type-landing-with-form form .panel-body, .node-type-landing-with-form form fieldset legend {
    padding: 0;
}

body.node-type-landing-with-form {
    overflow-x: hidden;
}

.node-type-landing-with-form .content-header-area {
    background-repeat: no-repeat;
    padding-bottom: 10px;
}

    .node-type-landing-with-form .content-header-area > .container {
        padding-left: 0;
        padding-right: 0;
    }

@media all and (max-width:1200px) {
    .form-wrapper.col-md-5, .header-info-wrapper.col-md-7 {
        width: 100% !important;
    }

        .form-wrapper.col-md-5 form {
            position: static;
        }
}

@media all and (max-width:700px) {
    #landing-odor, #landing-spetiality {
        width: 100%;
    }
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #333;
}

body {
    font-size: 15px;
}

img {
    max-width: 100%;
    height: auto;
}

.fontawesome-icon-list .fa-hover {
    font-size: 14px;
    padding: 5px 0;
}

    .fontawesome-icon-list .fa-hover i {
        margin-right: 3px;
    }

.nav > li > a:hover, .nav > li > a:focus, li.open {
    background-color: transparent !important;
    text-decoration: none;
}

.page-node-55 h3 {
    clear: both;
    padding-top: 16px !important;
}

.headertopright .block {
    float: right;
    text-align: right;
}

#block-menu-accountmenu {
    border-left: 1px solid #ccc;
    margin-left: 10px;
    padding-left: 10px;
}

    #block-menu-accountmenu a {
        padding: 0;
    }

#block-commerce-multicurrency-currency-menu {
    min-width: 170px;
}

    #block-commerce-multicurrency-currency-menu li {
        display: inline-block;
    }

.navbar {
    background: #4e7902;
    margin-bottom: 0;
}

    .navbar .navbar-nav {
        float: right;
        margin: 9px 0 0;
    }

.page-node-5 .breadcrumb, .page-node-6 .breadcrumb, .page-node-7 .breadcrumb {
    display: none;
}

.page-node-5 h1.page-header, .page-node-6 h1.page-header, .page-node-7 h1.page-header {
    display: none;
}

.navbar-default {
    border-color: #ccc;
}

.header-top {
    /*background: url(../../../../images/head_top_bg.jpg) repeat-x center top #fff;
    border-bottom: 1px solid #ddd;
    color: #aaa;
    padding: 5px 0 2px;
    font-size: 12px;*/
    border-top: 3px solid #4e7902;
    color: #aaa;
    padding: 8px 0 8px;
    font-size: 12px;
    background: url(../img/header.jpg) repeat-x center top rgba(0,0,0,0.075);
    background-size: 500px;
}

    .header-top a {
        color: #4e7902 !important;
    }

p .btn {
    margin-right: 10px;
}

.page-node-1 h1 {
    display: none;
}

.page-node-1 .breadcrumb {
    display: none;
}

.main-container {
    padding-top: 30px;
}

.page-header {
    border-bottom: 1px dashed #4e7902;
    font-size: 49px;
    /*letter-spacing: -3px;*/
    /*margin-bottom: 33px;*/
    margin-top: 6px;
    padding-bottom: 10px;
}

.breadcrumb {
    background-color: transparent;
    border-radius: 0;
    font-size: 10px;
    list-style: none outside none;
    margin-bottom: 0;
    padding: 0;
}

.page-node-1 .main-container {
    margin-top: 0;
}

.tb-megamenu.tb-megamenu-main-menu .collapse {
    display: block;
}

.tb-megamenu {
    background-color: transparent;
    color: #333;
    float: right;
}

    .tb-megamenu .nav > li {
        background: transparent;
    }

        .tb-megamenu .nav > li > a {
            border-right: 2px solid #89a268 !important;
            border-top: 0 none;
           color: #fff !important;
            font-weight: normal;
            /*margin: 0 0 -1px;*/
            padding: 11px 30px 11px;
            border-bottom: 0 !important;
            text-transform: uppercase;
        }

#block-tb-megamenu-main-menu {
    float: right;
}

.tb-megamenu .mega-nav > li a, .tb-megamenu .dropdown-menu .mega-nav > li a {
    font-size: 12px;
    padding: 5px 10px !important;
    white-space: normal;
}

.tb-megamenu .dropdown-menu {
    padding: 15px;
}

.tb-megamenu-block .block-title {
    font-size: 16px !important;
    margin-bottom: 7px !important;
}

.tb-megamenu-block p {
    color: #aaa;
    font-size: 11px;
}

#block-views-shopping-cart-block-1 {
    clear: none;
    float: right;
}

    #block-views-shopping-cart-block-1 .view-id-shopping_cart {
        font-size: 13px;
    }

        #block-views-shopping-cart-block-1 .view-id-shopping_cart .dropdown-menu {
            font-size: 13px;
            padding: 10px 10px 15px;
            left: auto;
            right: 0;
            width: 380px;
        }

        #block-views-shopping-cart-block-1 .view-id-shopping_cart .view-footer .links a {
            background: none repeat scroll 0 0 #ededed;
            border: 1px solid #ededed;
            color: #333;
            padding: 2px 8px;
        }

        #block-views-shopping-cart-block-1 .view-id-shopping_cart .view-footer {
            border-top: 1px solid #ccc;
            margin-top: -20px;
            padding-top: 8px;
            text-align: right;
        }

            #block-views-shopping-cart-block-1 .view-id-shopping_cart .view-footer .links {
                padding-top: 16px;
            }

.filters {
    margin-top: -20px;
    margin-bottom: 30px;
}

    .filters a.accordion-toggle {
        display: block;
        padding: 10px;
        text-align: center;
    }

    .filters .panel-heading {
        padding: 0;
    }

    .filters h2 {
        margin-top: 0;
        font-size: 18px;
    }

.view-store .views-row .views-field-nothing, .view-id-store_b .views-row .views-field-nothing, .view-id-store_c .views-row .views-field-nothing, .view-related-items .views-row .views-field-nothing, .view-related-items-b .views-row .views-field-nothing, .view-related-items-c .views-row .views-field-nothing {
    border-top: 1px solid #eee;
    clear: both;
    display: none;
    margin-bottom: 13px;
    padding-top: 10px;
}

    .view-store .views-row .views-field-nothing a.btn-default, .view-id-store_b .views-row .views-field-nothing a.btn-default, .view-id-store_c .views-row .views-field-nothing a.btn-default, .view-related-items .views-row .views-field-nothing a.btn-default, .view-related-items-b .views-row .views-field-nothing a.btn-default, .view-related-items-c .views-row .views-field-nothing a.btn-default {
        background: none repeat scroll 0 0 rgba(0,0,0,0);
        border: medium none;
        color: #777;
        float: right;
        font-size: 12px;
        transition-duration: .4s;
        transition-property: background-color;
    }

        .view-store .views-row .views-field-nothing a.btn-default:hover, .view-id-store_b .views-row .views-field-nothing a.btn-default:hover, .view-id-store_c .views-row .views-field-nothing a.btn-default:hover, .view-related-items .views-row .views-field-nothing a.btn-default:hover, .view-related-items-b .views-row .views-field-nothing a.btn-default:hover, .view-related-items-c .views-row .views-field-nothing a.btn-default:hover {
            background: none repeat scroll 0 0 #eee;
        }

.view-store .views-row:hover, .view-id-store_b .views-row:hover, .view-id-store_c .views-row:hover, .view-related-items .views-row:hover, .view-related-items-b .views-row:hover, .view-related-items-c .views-row:hover {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 0 50px #ccc;
    margin-bottom: -71px;
    margin-top: -14px;
    padding-top: 14px;
    z-index: 10;
}

    .view-store .views-row:hover .views-field-nothing, .view-id-store_b .views-row:hover .views-field-nothing, .view-id-store_c .views-row:hover .views-field-nothing, .view-related-items .views-row:hover .views-field-nothing, .view-related-items-b .views-row:hover .views-field-nothing, .view-related-items-c .views-row:hover .views-field-nothing {
        display: block;
    }

.view-store .views-row .views-field-comment-count, .view-id-store_b .views-row .views-field-comment-count, .view-id-store_c .views-row .views-field-comment-count, .view-related-items .views-row .views-field-comment-count, .view-related-items-b .views-row .views-field-comment-count, .view-related-items-c .views-row .views-field-comment-count {
    opacity: .4;
    transition: all .9s ease 0s;
    margin-top: -4px;
    min-height: 30px;
}

.view-store .views-row:hover .views-field-comment-count, .view-id-store_b .views-row:hover .views-field-comment-count, .view-id-store_c .views-row:hover .views-field-comment-count, .view-related-items .views-row:hover .views-field-comment-count, .view-related-items-b .views-row:hover .views-field-comment-count, .view-related-items-c .views-row:hover .views-field-comment-count {
    opacity: .8;
}

.view-store .views-field-field-images, .view-id-store_b .views-field-field-images, .view-id-store_c .views-field-field-images, .view-related-items .views-field-field-images, .view-related-items-b .views-field-field-images, .view-related-items-c .views-field-field-images {
    border: solid 2px #eee;
}

    .view-store .views-field-field-images:hover img, .view-id-store_b .views-field-field-images:hover img, .view-id-store_c .views-field-field-images:hover img, .view-related-items .views-field-field-images:hover img, .view-related-items-b .views-field-field-images:hover img, .view-related-items-c .views-field-field-images:hover img {
        opacity: 0;
    }

.view-store .views-field-title a, .view-id-store_b .views-field-title a, .view-id-store_c .views-field-title a, .view-related-items .views-field-title a, .view-related-items-b .views-field-title a, .view-related-items-c .views-field-title a {
    text-transform: uppercase;
    font-size: 15px;
}

.view-store .views-field-commerce-price-2 span, .view-id-store_b .views-field-commerce-price-2 span, .view-id-store_c .views-field-commerce-price-2 span, .view-related-items .views-field-commerce-price-2 span, .view-related-items-b .views-field-commerce-price-2 span, .view-related-items-c .views-field-commerce-price-2 span {
    border-radius: 500px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    height: 61px;
    margin-left: -9px;
    margin-top: -4px;
    opacity: .9;
    padding: 20px 18px;
    position: absolute;
    width: 61px;
    z-index: 3;
}

.view-store .views-field-commerce-price-1 .table-striped > tbody > tr:nth-child(2n+1) > td, .view-store .views-field-commerce-price-1 .table-striped > tbody > tr:nth-child(2n+1) > th, .view-id-store_b .views-field-commerce-price-1 .table-striped > tbody > tr:nth-child(2n+1) > td, .view-id-store_b .views-field-commerce-price-1 .table-striped > tbody > tr:nth-child(2n+1) > th, .view-id-store_c .views-field-commerce-price-1 .table-striped > tbody > tr:nth-child(2n+1) > td, .view-id-store_c .views-field-commerce-price-1 .table-striped > tbody > tr:nth-child(2n+1) > th, .view-related-items .views-field-commerce-price-1 .table-striped > tbody > tr:nth-child(2n+1) > td, .view-related-items .views-field-commerce-price-1 .table-striped > tbody > tr:nth-child(2n+1) > th, .view-related-items-b .views-field-commerce-price-1 .table-striped > tbody > tr:nth-child(2n+1) > td, .view-related-items-b .views-field-commerce-price-1 .table-striped > tbody > tr:nth-child(2n+1) > th, .view-related-items-c .views-field-commerce-price-1 .table-striped > tbody > tr:nth-child(2n+1) > td, .view-related-items-c .views-field-commerce-price-1 .table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: transparent;
    font-size: 26px;
    letter-spacing: -2px;
}

.view-store .views-field-commerce-price-1 .table thead > tr > th, .view-store .views-field-commerce-price-1 .table thead > tr > td, .view-store .views-field-commerce-price-1 .table tbody > tr > th, .view-store .views-field-commerce-price-1 .table tbody > tr > td, .view-store .views-field-commerce-price-1 .table tfoot > tr > th, .view-store .views-field-commerce-price-1 .table tfoot > tr > td, .view-id-store_b .views-field-commerce-price-1 .table thead > tr > th, .view-id-store_b .views-field-commerce-price-1 .table thead > tr > td, .view-id-store_b .views-field-commerce-price-1 .table tbody > tr > th, .view-id-store_b .views-field-commerce-price-1 .table tbody > tr > td, .view-id-store_b .views-field-commerce-price-1 .table tfoot > tr > th, .view-id-store_b .views-field-commerce-price-1 .table tfoot > tr > td, .view-id-store_c .views-field-commerce-price-1 .table thead > tr > th, .view-id-store_c .views-field-commerce-price-1 .table thead > tr > td, .view-id-store_c .views-field-commerce-price-1 .table tbody > tr > th, .view-id-store_c .views-field-commerce-price-1 .table tbody > tr > td, .view-id-store_c .views-field-commerce-price-1 .table tfoot > tr > th, .view-id-store_c .views-field-commerce-price-1 .table tfoot > tr > td, .view-related-items .views-field-commerce-price-1 .table thead > tr > th, .view-related-items .views-field-commerce-price-1 .table thead > tr > td, .view-related-items .views-field-commerce-price-1 .table tbody > tr > th, .view-related-items .views-field-commerce-price-1 .table tbody > tr > td, .view-related-items .views-field-commerce-price-1 .table tfoot > tr > th, .view-related-items .views-field-commerce-price-1 .table tfoot > tr > td, .view-related-items-b .views-field-commerce-price-1 .table thead > tr > th, .view-related-items-b .views-field-commerce-price-1 .table thead > tr > td, .view-related-items-b .views-field-commerce-price-1 .table tbody > tr > th, .view-related-items-b .views-field-commerce-price-1 .table tbody > tr > td, .view-related-items-b .views-field-commerce-price-1 .table tfoot > tr > th, .view-related-items-b .views-field-commerce-price-1 .table tfoot > tr > td, .view-related-items-c .views-field-commerce-price-1 .table thead > tr > th, .view-related-items-c .views-field-commerce-price-1 .table thead > tr > td, .view-related-items-c .views-field-commerce-price-1 .table tbody > tr > th, .view-related-items-c .views-field-commerce-price-1 .table tbody > tr > td, .view-related-items-c .views-field-commerce-price-1 .table tfoot > tr > th, .view-related-items-c .views-field-commerce-price-1 .table tfoot > tr > td {
    border-top: 0;
    line-height: 1.42857;
    padding: 0;
    vertical-align: top;
}

.view-store .views-field-field-commerce-saleprice-on-sale-1, .view-id-store_b .views-field-field-commerce-saleprice-on-sale-1, .view-id-store_c .views-field-field-commerce-saleprice-on-sale-1, .view-related-items .views-field-field-commerce-saleprice-on-sale-1, .view-related-items-b .views-field-field-commerce-saleprice-on-sale-1, .view-related-items-c .views-field-field-commerce-saleprice-on-sale-1 {
    margin-top: 0;
    padding-top: 0;
}

    .view-store .views-field-field-commerce-saleprice-on-sale-1 .table-striped > tbody > tr:nth-child(2n+1) > td, .view-store .views-field-field-commerce-saleprice-on-sale-1 .table-striped > tbody > tr:nth-child(2n+1) > th, .view-id-store_b .views-field-field-commerce-saleprice-on-sale-1 .table-striped > tbody > tr:nth-child(2n+1) > td, .view-id-store_b .views-field-field-commerce-saleprice-on-sale-1 .table-striped > tbody > tr:nth-child(2n+1) > th, .view-id-store_c .views-field-field-commerce-saleprice-on-sale-1 .table-striped > tbody > tr:nth-child(2n+1) > td, .view-id-store_c .views-field-field-commerce-saleprice-on-sale-1 .table-striped > tbody > tr:nth-child(2n+1) > th, .view-related-items .views-field-field-commerce-saleprice-on-sale-1 .table-striped > tbody > tr:nth-child(2n+1) > td, .view-related-items .views-field-field-commerce-saleprice-on-sale-1 .table-striped > tbody > tr:nth-child(2n+1) > th, .view-related-items-b .views-field-field-commerce-saleprice-on-sale-1 .table-striped > tbody > tr:nth-child(2n+1) > td, .view-related-items-b .views-field-field-commerce-saleprice-on-sale-1 .table-striped > tbody > tr:nth-child(2n+1) > th, .view-related-items-c .views-field-field-commerce-saleprice-on-sale-1 .table-striped > tbody > tr:nth-child(2n+1) > td, .view-related-items-c .views-field-field-commerce-saleprice-on-sale-1 .table-striped > tbody > tr:nth-child(2n+1) > th {
        background-color: transparent;
        color: #999;
        font-size: 13px;
        letter-spacing: 0;
        padding-top: 3px;
        text-decoration: line-through;
    }

    .view-store .views-field-field-commerce-saleprice-on-sale-1 .table thead > tr > th, .view-store .views-field-field-commerce-saleprice-on-sale-1 .table thead > tr > td, .view-store .views-field-field-commerce-saleprice-on-sale-1 .table tbody > tr > th, .view-store .views-field-field-commerce-saleprice-on-sale-1 .table tbody > tr > td, .view-store .views-field-field-commerce-saleprice-on-sale-1 .table tfoot > tr > th, .view-store .views-field-field-commerce-saleprice-on-sale-1 .table tfoot > tr > td, .view-id-store_b .views-field-field-commerce-saleprice-on-sale-1 .table thead > tr > th, .view-id-store_b .views-field-field-commerce-saleprice-on-sale-1 .table thead > tr > td, .view-id-store_b .views-field-field-commerce-saleprice-on-sale-1 .table tbody > tr > th, .view-id-store_b .views-field-field-commerce-saleprice-on-sale-1 .table tbody > tr > td, .view-id-store_b .views-field-field-commerce-saleprice-on-sale-1 .table tfoot > tr > th, .view-id-store_b .views-field-field-commerce-saleprice-on-sale-1 .table tfoot > tr > td, .view-id-store_c .views-field-field-commerce-saleprice-on-sale-1 .table thead > tr > th, .view-id-store_c .views-field-field-commerce-saleprice-on-sale-1 .table thead > tr > td, .view-id-store_c .views-field-field-commerce-saleprice-on-sale-1 .table tbody > tr > th, .view-id-store_c .views-field-field-commerce-saleprice-on-sale-1 .table tbody > tr > td, .view-id-store_c .views-field-field-commerce-saleprice-on-sale-1 .table tfoot > tr > th, .view-id-store_c .views-field-field-commerce-saleprice-on-sale-1 .table tfoot > tr > td, .view-related-items .views-field-field-commerce-saleprice-on-sale-1 .table thead > tr > th, .view-related-items .views-field-field-commerce-saleprice-on-sale-1 .table thead > tr > td, .view-related-items .views-field-field-commerce-saleprice-on-sale-1 .table tbody > tr > th, .view-related-items .views-field-field-commerce-saleprice-on-sale-1 .table tbody > tr > td, .view-related-items .views-field-field-commerce-saleprice-on-sale-1 .table tfoot > tr > th, .view-related-items .views-field-field-commerce-saleprice-on-sale-1 .table tfoot > tr > td, .view-related-items-b .views-field-field-commerce-saleprice-on-sale-1 .table thead > tr > th, .view-related-items-b .views-field-field-commerce-saleprice-on-sale-1 .table thead > tr > td, .view-related-items-b .views-field-field-commerce-saleprice-on-sale-1 .table tbody > tr > th, .view-related-items-b .views-field-field-commerce-saleprice-on-sale-1 .table tbody > tr > td, .view-related-items-b .views-field-field-commerce-saleprice-on-sale-1 .table tfoot > tr > th, .view-related-items-b .views-field-field-commerce-saleprice-on-sale-1 .table tfoot > tr > td, .view-related-items-c .views-field-field-commerce-saleprice-on-sale-1 .table thead > tr > th, .view-related-items-c .views-field-field-commerce-saleprice-on-sale-1 .table thead > tr > td, .view-related-items-c .views-field-field-commerce-saleprice-on-sale-1 .table tbody > tr > th, .view-related-items-c .views-field-field-commerce-saleprice-on-sale-1 .table tbody > tr > td, .view-related-items-c .views-field-field-commerce-saleprice-on-sale-1 .table tfoot > tr > th, .view-related-items-c .views-field-field-commerce-saleprice-on-sale-1 .table tfoot > tr > td {
        border-top: 0;
        line-height: 1.42857;
        padding: 0;
        vertical-align: top;
    }

.view-store .views-field-field-images-1, .view-id-store_b .views-field-field-images-1, .view-id-store_c .views-field-field-images-1, .view-related-items .views-field-field-images-1, .view-related-items-b .views-field-field-images-1, .view-related-items-c .views-field-field-images-1 {
    opacity: 0;
    position: absolute;
    transition: all .9s ease 0s;
    z-index: 2;
}

    .view-store .views-field-field-images-1 img, .view-id-store_b .views-field-field-images-1 img, .view-id-store_c .views-field-field-images-1 img, .view-related-items .views-field-field-images-1 img, .view-related-items-b .views-field-field-images-1 img, .view-related-items-c .views-field-field-images-1 img {
        border: solid 2px transparent;
    }

    .view-store .views-field-field-images-1:hover, .view-id-store_b .views-field-field-images-1:hover, .view-id-store_c .views-field-field-images-1:hover, .view-related-items .views-field-field-images-1:hover, .view-related-items-b .views-field-field-images-1:hover, .view-related-items-c .views-field-field-images-1:hover {
        opacity: 1;
    }

.view-store .views-row:nth-child(3n+1), .view-id-store_b .views-row:nth-child(3n+1), .view-id-store_c .views-row:nth-child(3n+1), .view-related-items .views-row:nth-child(3n+1), .view-related-items-b .views-row:nth-child(3n+1), .view-related-items-c .views-row:nth-child(3n+1) {
    clear: both;
}

.view-store .commerce-add-to-cart .form-wrapper.form-group, .view-id-store_b .commerce-add-to-cart .form-wrapper.form-group, .view-id-store_c .commerce-add-to-cart .form-wrapper.form-group, .view-related-items .commerce-add-to-cart .form-wrapper.form-group, .view-related-items-b .commerce-add-to-cart .form-wrapper.form-group, .view-related-items-c .commerce-add-to-cart .form-wrapper.form-group {
    display: none;
}

.view-store .commerce-add-to-cart .btn-success.form-submit, .view-id-store_b .commerce-add-to-cart .btn-success.form-submit, .view-id-store_c .commerce-add-to-cart .btn-success.form-submit, .view-related-items .commerce-add-to-cart .btn-success.form-submit, .view-related-items-b .commerce-add-to-cart .btn-success.form-submit, .view-related-items-c .commerce-add-to-cart .btn-success.form-submit {
    background: none repeat scroll 0 0 rgba(0,0,0,0);
    border: medium none;
    color: #777;
    transition-duration: .4s;
    transition-property: background-color;
}

    .view-store .commerce-add-to-cart .btn-success.form-submit:hover, .view-id-store_b .commerce-add-to-cart .btn-success.form-submit:hover, .view-id-store_c .commerce-add-to-cart .btn-success.form-submit:hover, .view-related-items .commerce-add-to-cart .btn-success.form-submit:hover, .view-related-items-b .commerce-add-to-cart .btn-success.form-submit:hover, .view-related-items-c .commerce-add-to-cart .btn-success.form-submit:hover {
        background: none repeat scroll 0 0 #eee;
    }

.view-store .views-field-commerce-price-1, .view-id-store_b .views-field-commerce-price-1, .view-id-store_c .views-field-commerce-price-1, .view-related-items .views-field-commerce-price-1, .view-related-items-b .views-field-commerce-price-1, .view-related-items-c .views-field-commerce-price-1 {
    float: left;
    margin-right: 8px;
    margin-top: -10px;
    padding-top: 3px;
}

.view-store .text-center, .view-store .pager, .view-id-store_b .text-center, .view-id-store_b .pager, .view-id-store_c .text-center, .view-id-store_c .pager, .view-related-items .text-center, .view-related-items .pager, .view-related-items-b .text-center, .view-related-items-b .pager, .view-related-items-c .text-center, .view-related-items-c .pager {
    clear: both;
}

.view-store div#views_infinite_scroll-ajax-loader, .view-id-store_b div#views_infinite_scroll-ajax-loader, .view-id-store_c div#views_infinite_scroll-ajax-loader, .view-related-items div#views_infinite_scroll-ajax-loader, .view-related-items-b div#views_infinite_scroll-ajax-loader, .view-related-items-c div#views_infinite_scroll-ajax-loader {
    clear: both;
    padding-top: 20px;
    padding-bottom: 20px;
}

.view-store .views-row, .view-id-store_b .views-row, .view-id-store_c .views-row, .view-related-items .views-row, .view-related-items-b .views-row, .view-related-items-c .views-row {
    transition-duration: .8s;
    margin-bottom: 15px;
}

.view-store .view-content, .view-id-store_b .view-content, .view-id-store_c .view-content, .view-related-items .view-content, .view-related-items-b .view-content, .view-related-items-c .view-content {
    transition: all ease 1s;
}

.view-store .views-row, .view-id-store_b .views-row, .view-id-store_c .views-row, .view-related-items .views-row, .view-related-items-b .views-row, .view-related-items-c .views-row {
    transition-property: transform,opacity;
}

.view-store .view-header, .view-id-store_b .view-header, .view-id-store_c .view-header, .view-related-items .view-header, .view-related-items-b .view-header, .view-related-items-c .view-header {
    color: #999;
    margin-bottom: 15px;
    margin-top: -15px;
    padding: 0 15px;
}

.view-store .form-submit, .view-id-store_b .form-submit, .view-id-store_c .form-submit, .view-related-items .form-submit, .view-related-items-b .form-submit, .view-related-items-c .form-submit {
    font-size: 12px;
}

.view-store.view-display-id-block_1 .view-header, .view-store.view-display-id-block_2 .view-header, .view-store.view-display-id-block_3 .view-header, .view-store.view-display-id-block_4 .view-header, .view-id-store_b.view-display-id-block_1 .view-header, .view-id-store_b.view-display-id-block_2 .view-header, .view-id-store_b.view-display-id-block_3 .view-header, .view-id-store_b.view-display-id-block_4 .view-header, .view-id-store_c.view-display-id-block_1 .view-header, .view-id-store_c.view-display-id-block_2 .view-header, .view-id-store_c.view-display-id-block_3 .view-header, .view-id-store_c.view-display-id-block_4 .view-header, .view-related-items.view-display-id-block_1 .view-header, .view-related-items.view-display-id-block_2 .view-header, .view-related-items.view-display-id-block_3 .view-header, .view-related-items.view-display-id-block_4 .view-header, .view-related-items-b.view-display-id-block_1 .view-header, .view-related-items-b.view-display-id-block_2 .view-header, .view-related-items-b.view-display-id-block_3 .view-header, .view-related-items-b.view-display-id-block_4 .view-header, .view-related-items-c.view-display-id-block_1 .view-header, .view-related-items-c.view-display-id-block_2 .view-header, .view-related-items-c.view-display-id-block_3 .view-header, .view-related-items-c.view-display-id-block_4 .view-header {
    margin-bottom: 0;
    margin-top: 0;
}

.view-store .view-footer, .view-id-store_b .view-footer, .view-id-store_c .view-footer, .view-related-items .view-footer, .view-related-items-b .view-footer, .view-related-items-c .view-footer {
    clear: both;
}

.pagination {
    clear: both;
}

.view-store.view-display-id-block_4 .commerce-add-to-cart .btn-success.form-submit, .view-id-store_b.view-display-id-block_4 .commerce-add-to-cart .btn-success.form-submit, .view-id-store_c.view-display-id-block_4 .commerce-add-to-cart .btn-success.form-submit {
    font-size: 12px;
    width: 100%;
}

.view-store.view-display-id-page_1 .views-row:nth-child(3n+1), .view-store.view-display-id-page_7 .views-row:nth-child(3n+1), .view-store.view-display-id-block_1 .views-row:nth-child(3n+1), .view-store.view-display-id-block_2 .views-row:nth-child(3n+1), .view-store.view-display-id-block_3 .views-row:nth-child(3n+1), .view-id-store_b.view-display-id-page_1 .views-row:nth-child(3n+1), .view-id-store_b.view-display-id-page_7 .views-row:nth-child(3n+1), .view-id-store_b.view-display-id-block_1 .views-row:nth-child(3n+1), .view-id-store_b.view-display-id-block_2 .views-row:nth-child(3n+1), .view-id-store_b.view-display-id-block_3 .views-row:nth-child(3n+1), .view-id-store_c.view-display-id-page_1 .views-row:nth-child(3n+1), .view-id-store_c.view-display-id-page_7 .views-row:nth-child(3n+1), .view-id-store_c.view-display-id-block_1 .views-row:nth-child(3n+1), .view-id-store_c.view-display-id-block_2 .views-row:nth-child(3n+1), .view-id-store_c.view-display-id-block_3 .views-row:nth-child(3n+1) {
    clear: none;
}

.view-store.view-display-id-page_1 .views-row:nth-child(4n+1), .view-store.view-display-id-page_7 .views-row:nth-child(4n+1), .view-store.view-display-id-block_1 .views-row:nth-child(4n+1), .view-store.view-display-id-block_2 .views-row:nth-child(4n+1), .view-store.view-display-id-block_3 .views-row:nth-child(4n+1), .view-id-store_b.view-display-id-page_1 .views-row:nth-child(4n+1), .view-id-store_b.view-display-id-page_7 .views-row:nth-child(4n+1), .view-id-store_b.view-display-id-block_1 .views-row:nth-child(4n+1), .view-id-store_b.view-display-id-block_2 .views-row:nth-child(4n+1), .view-id-store_b.view-display-id-block_3 .views-row:nth-child(4n+1), .view-id-store_c.view-display-id-page_1 .views-row:nth-child(4n+1), .view-id-store_c.view-display-id-page_7 .views-row:nth-child(4n+1), .view-id-store_c.view-display-id-block_1 .views-row:nth-child(4n+1), .view-id-store_c.view-display-id-block_2 .views-row:nth-child(4n+1), .view-id-store_c.view-display-id-block_3 .views-row:nth-child(4n+1) {
    clear: both;
}

.view-store.view-display-id-page_1 .commerce-add-to-cart .btn-success.form-submit, .view-store.view-display-id-page_7 .commerce-add-to-cart .btn-success.form-submit, .view-store.view-display-id-block_1 .commerce-add-to-cart .btn-success.form-submit, .view-store.view-display-id-block_2 .commerce-add-to-cart .btn-success.form-submit, .view-store.view-display-id-block_3 .commerce-add-to-cart .btn-success.form-submit, .view-id-store_b.view-display-id-page_1 .commerce-add-to-cart .btn-success.form-submit, .view-id-store_b.view-display-id-page_7 .commerce-add-to-cart .btn-success.form-submit, .view-id-store_b.view-display-id-block_1 .commerce-add-to-cart .btn-success.form-submit, .view-id-store_b.view-display-id-block_2 .commerce-add-to-cart .btn-success.form-submit, .view-id-store_b.view-display-id-block_3 .commerce-add-to-cart .btn-success.form-submit, .view-id-store_c.view-display-id-page_1 .commerce-add-to-cart .btn-success.form-submit, .view-id-store_c.view-display-id-page_7 .commerce-add-to-cart .btn-success.form-submit, .view-id-store_c.view-display-id-block_1 .commerce-add-to-cart .btn-success.form-submit, .view-id-store_c.view-display-id-block_2 .commerce-add-to-cart .btn-success.form-submit, .view-id-store_c.view-display-id-block_3 .commerce-add-to-cart .btn-success.form-submit {
    font-size: 12px;
    width: 100%;
}

.view-store.view-display-id-page_1 .views-field-commerce-price-2 span, .view-store.view-display-id-page_7 .views-field-commerce-price-2 span, .view-store.view-display-id-block_1 .views-field-commerce-price-2 span, .view-store.view-display-id-block_2 .views-field-commerce-price-2 span, .view-store.view-display-id-block_3 .views-field-commerce-price-2 span, .view-id-store_b.view-display-id-page_1 .views-field-commerce-price-2 span, .view-id-store_b.view-display-id-page_7 .views-field-commerce-price-2 span, .view-id-store_b.view-display-id-block_1 .views-field-commerce-price-2 span, .view-id-store_b.view-display-id-block_2 .views-field-commerce-price-2 span, .view-id-store_b.view-display-id-block_3 .views-field-commerce-price-2 span, .view-id-store_c.view-display-id-page_1 .views-field-commerce-price-2 span, .view-id-store_c.view-display-id-page_7 .views-field-commerce-price-2 span, .view-id-store_c.view-display-id-block_1 .views-field-commerce-price-2 span, .view-id-store_c.view-display-id-block_2 .views-field-commerce-price-2 span, .view-id-store_c.view-display-id-block_3 .views-field-commerce-price-2 span {
    border-radius: 500px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    height: 52px;
    margin-left: 0;
    margin-top: 4px;
    opacity: .9;
    padding: 17px 14px;
    position: absolute;
    width: 52px;
    z-index: 3;
}

.view-store.view-display-id-page_2 .views-row:nth-child(3n+1), .view-id-store_b.view-display-id-page_2 .views-row:nth-child(3n+1), .view-id-store_c.view-display-id-page_2 .views-row:nth-child(3n+1) {
    clear: none;
}

.view-store.view-display-id-page_2 .views-row:nth-child(2n+1), .view-id-store_b.view-display-id-page_2 .views-row:nth-child(2n+1), .view-id-store_c.view-display-id-page_2 .views-row:nth-child(2n+1) {
    clear: both;
}

.view-store.view-display-id-page_2 .commerce-add-to-cart .btn-success.form-submit, .view-id-store_b.view-display-id-page_2 .commerce-add-to-cart .btn-success.form-submit, .view-id-store_c.view-display-id-page_2 .commerce-add-to-cart .btn-success.form-submit {
    width: 100%;
}

.view-store.view-display-id-page_2 .views-row .views-field-nothing a.btn-default, .view-id-store_b.view-display-id-page_2 .views-row .views-field-nothing a.btn-default, .view-id-store_c.view-display-id-page_2 .views-row .views-field-nothing a.btn-default {
    width: 100%;
}

.view-store.view-display-id-block_4 .views-row:nth-child(3n+1), .view-id-store_b.view-display-id-block_4 .views-row:nth-child(3n+1), .view-id-store_c.view-display-id-block_4 .views-row:nth-child(3n+1) {
    clear: none;
}

.view-store.view-display-id-block_4 .views-row:nth-child(6n+1), .view-id-store_b.view-display-id-block_4 .views-row:nth-child(6n+1), .view-id-store_c.view-display-id-block_4 .views-row:nth-child(6n+1) {
    clear: both;
}

.view-store.view-display-id-page_3 .commerce-add-to-cart .btn-success.form-submit, .view-store.view-display-id-page_9 .commerce-add-to-cart .btn-success.form-submit, .view-id-store_b.view-display-id-page_3 .commerce-add-to-cart .btn-success.form-submit, .view-id-store_b.view-display-id-page_9 .commerce-add-to-cart .btn-success.form-submit, .view-id-store_c.view-display-id-page_3 .commerce-add-to-cart .btn-success.form-submit, .view-id-store_c.view-display-id-page_9 .commerce-add-to-cart .btn-success.form-submit {
    width: 100%;
}

.view-store.view-display-id-page_3 .views-row:hover, .view-store.view-display-id-page_9 .views-row:hover, .view-id-store_b.view-display-id-page_3 .views-row:hover, .view-id-store_b.view-display-id-page_9 .views-row:hover, .view-id-store_c.view-display-id-page_3 .views-row:hover, .view-id-store_c.view-display-id-page_9 .views-row:hover {
    box-shadow: none;
}

    .view-store.view-display-id-page_3 .views-row:hover .sub-row, .view-store.view-display-id-page_9 .views-row:hover .sub-row, .view-id-store_b.view-display-id-page_3 .views-row:hover .sub-row, .view-id-store_b.view-display-id-page_9 .views-row:hover .sub-row, .view-id-store_c.view-display-id-page_3 .views-row:hover .sub-row, .view-id-store_c.view-display-id-page_9 .views-row:hover .sub-row {
        border: 1px solid #ccc;
    }

.view-store.view-display-id-page_3 .views-row img:hover, .view-store.view-display-id-page_9 .views-row img:hover, .view-id-store_b.view-display-id-page_3 .views-row img:hover, .view-id-store_b.view-display-id-page_9 .views-row img:hover, .view-id-store_c.view-display-id-page_3 .views-row img:hover, .view-id-store_c.view-display-id-page_9 .views-row img:hover {
    opacity: 1 !important;
}

.view-store.view-display-id-page_3 .views-row .sub-row, .view-store.view-display-id-page_9 .views-row .sub-row, .view-id-store_b.view-display-id-page_3 .views-row .sub-row, .view-id-store_b.view-display-id-page_9 .views-row .sub-row, .view-id-store_c.view-display-id-page_3 .views-row .sub-row, .view-id-store_c.view-display-id-page_9 .views-row .sub-row {
    border: 1px solid transparent;
    margin: 0 -10px;
    padding: 10px 10px 0;
}

.view-store.view-display-id-page_3 .pager, .view-store.view-display-id-page_9 .pager, .view-id-store_b.view-display-id-page_3 .pager, .view-id-store_b.view-display-id-page_9 .pager, .view-id-store_c.view-display-id-page_3 .pager, .view-id-store_c.view-display-id-page_9 .pager {
    display: none;
}

.view-store.view-display-id-page_9 .col-md-3, .view-id-store_b.view-display-id-page_9 .col-md-3, .view-id-store_c.view-display-id-page_9 .col-md-3 {
    width: 24.99%;
}

.view-store.view-display-id-page_4 .pager, .view-id-store_b.view-display-id-page_4 .pager, .view-id-store_c.view-display-id-page_4 .pager {
    display: none;
}

.view-store.view-display-id-page_5 .views-row:nth-child(3n+1), .view-id-store_b.view-display-id-page_5 .views-row:nth-child(3n+1), .view-id-store_c.view-display-id-page_5 .views-row:nth-child(3n+1) {
    clear: none;
}

.view-store.view-display-id-page_5 .views-row:nth-child(2n+1), .view-id-store_b.view-display-id-page_5 .views-row:nth-child(2n+1), .view-id-store_c.view-display-id-page_5 .views-row:nth-child(2n+1) {
    clear: both;
}

.view-store.view-display-id-page_5 .commerce-add-to-cart .btn-success.form-submit, .view-id-store_b.view-display-id-page_5 .commerce-add-to-cart .btn-success.form-submit, .view-id-store_c.view-display-id-page_5 .commerce-add-to-cart .btn-success.form-submit {
    width: 100%;
}

.view-store.view-display-id-page_5 .views-row .views-field-nothing a.btn-default, .view-id-store_b.view-display-id-page_5 .views-row .views-field-nothing a.btn-default, .view-id-store_c.view-display-id-page_5 .views-row .views-field-nothing a.btn-default {
    width: 100%;
}

.view-store.view-display-id-page_5 .pager, .view-id-store_b.view-display-id-page_5 .pager, .view-id-store_c.view-display-id-page_5 .pager {
    display: none;
}

.view-store.view-display-id-page_6 .pager, .view-store.view-display-id-page_8 .pager, .view-id-store_b.view-display-id-page_6 .pager, .view-id-store_b.view-display-id-page_8 .pager, .view-id-store_c.view-display-id-page_6 .pager, .view-id-store_c.view-display-id-page_8 .pager {
    display: none;
}

.view-store.view-display-id-page_6 .views-row:nth-child(3n+1), .view-store.view-display-id-page_8 .views-row:nth-child(3n+1), .view-id-store_b.view-display-id-page_6 .views-row:nth-child(3n+1), .view-id-store_b.view-display-id-page_8 .views-row:nth-child(3n+1), .view-id-store_c.view-display-id-page_6 .views-row:nth-child(3n+1), .view-id-store_c.view-display-id-page_8 .views-row:nth-child(3n+1) {
    clear: none;
}

.view-store.view-display-id-page_6 .views-row:nth-child(4n+1), .view-store.view-display-id-page_8 .views-row:nth-child(4n+1), .view-id-store_b.view-display-id-page_6 .views-row:nth-child(4n+1), .view-id-store_b.view-display-id-page_8 .views-row:nth-child(4n+1), .view-id-store_c.view-display-id-page_6 .views-row:nth-child(4n+1), .view-id-store_c.view-display-id-page_8 .views-row:nth-child(4n+1) {
    clear: both;
}

.view-store.view-display-id-page_6 .commerce-add-to-cart .btn-success.form-submit, .view-store.view-display-id-page_8 .commerce-add-to-cart .btn-success.form-submit, .view-id-store_b.view-display-id-page_6 .commerce-add-to-cart .btn-success.form-submit, .view-id-store_b.view-display-id-page_8 .commerce-add-to-cart .btn-success.form-submit, .view-id-store_c.view-display-id-page_6 .commerce-add-to-cart .btn-success.form-submit, .view-id-store_c.view-display-id-page_8 .commerce-add-to-cart .btn-success.form-submit {
    font-size: 12px;
    width: 100%;
}

.view-store.view-display-id-page_6 .views-field-commerce-price-2 span, .view-store.view-display-id-page_8 .views-field-commerce-price-2 span, .view-id-store_b.view-display-id-page_6 .views-field-commerce-price-2 span, .view-id-store_b.view-display-id-page_8 .views-field-commerce-price-2 span, .view-id-store_c.view-display-id-page_6 .views-field-commerce-price-2 span, .view-id-store_c.view-display-id-page_8 .views-field-commerce-price-2 span {
    border-radius: 500px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    height: 52px;
    margin-left: 0;
    margin-top: 4px;
    opacity: .9;
    padding: 17px 14px;
    position: absolute;
    width: 52px;
    z-index: 3;
}

.view-id-store_b .views-field-commerce-price-2 a, .view-related-items-b .views-field-commerce-price-2 a {
    min-height: 112px;
    display: block;
    overflow: hidden;
    position: absolute;
    width: 262px;
}

.view-id-store_b .views-field-commerce-price-2 span, .view-related-items-b .views-field-commerce-price-2 span {
    border-radius: 0 !important;
    display: block !important;
    font-size: 16px !important;
    height: 46px !important;
    margin-bottom: -52px;
    margin-left: -103px !important;
    margin-top: 0 !important;
    opacity: .7 !important;
    padding: 12px 0 !important;
    position: relative !important;
    text-align: center !important;
    transform: rotate(-45deg);
    -webkit-transform: rotate(315deg);
    transition: all .5s ease 0s;
    width: 100% !important;
}

.view-id-store_b .views-row, .view-related-items-b .views-row {
    overflow: hidden;
}

    .view-id-store_b .views-row:hover .views-field-commerce-price-2 span, .view-related-items-b .views-row:hover .views-field-commerce-price-2 span {
        width: 0;
    }

.view-id-store_b .views-field-field-images:hover img, .view-related-items-b .views-field-field-images:hover img {
    opacity: 1 !important;
}

.view-id-store_b.view-display-id-page_1 .views-field-commerce-price-2 a, .view-id-store_b.view-display-id-page_6 .views-field-commerce-price-2 a, .view-related-items-b .views-field-commerce-price-2 a {
    min-height: 88px !important;
    width: 188px !important;
}

    .view-id-store_b.view-display-id-page_1 .views-field-commerce-price-2 a span, .view-id-store_b.view-display-id-page_6 .views-field-commerce-price-2 a span, .view-related-items-b .views-field-commerce-price-2 a span {
        margin-left: -70px !important;
    }

.view-id-store_c .views-field-commerce-price-2 a, .view-related-items-c .views-field-commerce-price-2 a {
    min-height: 112px;
    display: block;
    overflow: hidden;
    position: absolute;
    width: 262px;
}

.view-id-store_c .views-field-commerce-price-2 span, .view-related-items-c .views-field-commerce-price-2 span {
    border-radius: 0 !important;
    display: block !important;
    font-size: 16px !important;
    height: 46px !important;
    margin-bottom: -52px;
    margin-left: -103px !important;
    margin-top: 0 !important;
    opacity: .7 !important;
    padding: 12px 0 !important;
    position: relative !important;
    text-align: center !important;
    transform: rotate(-45deg);
    transition: all .5s ease 0s;
    width: 100% !important;
}

.view-id-store_c .views-row, .view-related-items-c .views-row {
    overflow: hidden;
}

    .view-id-store_c .views-row:hover .views-field-commerce-price-2 span, .view-related-items-c .views-row:hover .views-field-commerce-price-2 span {
        width: 0;
    }

.view-id-store_c .views-field-field-images:hover img, .view-related-items-c .views-field-field-images:hover img {
    opacity: 1 !important;
}

.facetapi-active {
    background: none repeat scroll 0 0 #333;
    color: #fff;
    display: inline-block;
    margin-bottom: 4px;
    padding: 4px 7px;
}

.facetapi-facetapi-links ul {
    padding-left: 0;
}

.search-api-sorts {
    padding-left: 10px;
}

    .search-api-sorts li {
        list-style: none;
    }

.view-id-store_c.view-display-id-page_1 .views-field-commerce-price-2 a, .view-id-store_c.view-display-id-page_6 .views-field-commerce-price-2 a, .view-related-items-c .views-field-commerce-price-2 a {
    min-height: 88px !important;
    width: 188px !important;
}

    .view-id-store_c.view-display-id-page_1 .views-field-commerce-price-2 a span, .view-id-store_c.view-display-id-page_6 .views-field-commerce-price-2 a span, .view-related-items-c .views-field-commerce-price-2 a span {
        margin-left: -70px !important;
    }

.view-id-store_b .views-field-field-images, .view-id-store_c .views-field-field-images, .view-related-items-c .views-field-field-images, .view-related-items-b .views-field-field-images {
    overflow: hidden;
}

    .view-id-store_b .views-field-field-images img, .view-id-store_c .views-field-field-images img, .view-related-items-c .views-field-field-images img, .view-related-items-b .views-field-field-images img {
        -webkit-transform: scale(1,1);
        -webkit-transition-duration: 300ms;
        -webkit-transition-timing-function: ease-out;
        -moz-transform: scale(1,1);
        -moz-transition-duration: 300ms;
        -moz-transition-timing-function: ease-out;
        -ms-transform: scale(1,1);
        -ms-transition-duration: 500ms;
        -ms-transition-timing-function: ease-out;
    }

        .view-id-store_b .views-field-field-images img:hover, .view-id-store_c .views-field-field-images img:hover, .view-related-items-c .views-field-field-images img:hover, .view-related-items-b .views-field-field-images img:hover {
            -webkit-transform: scale(1.2,1.2);
            -webkit-transition-duration: 300ms;
            -webkit-transition-timing-function: ease-out;
            -moz-transform: scale(1.2,1.2);
            -moz-transition-duration: 300ms;
            -moz-transition-timing-function: ease-out;
            -ms-transform: scale(1.20,1.20);
            -ms-transition-duration: 300ms;
            -ms-transition-timing-function: ease-out;
        }

.view-related-items .views-row:nth-child(3n+1), .view-related-items-b .views-row:nth-child(3n+1), .view-related-items-c .views-row:nth-child(3n+1) {
    clear: none;
}

.view-related-items .views-row:nth-child(4n+1), .view-related-items-b .views-row:nth-child(4n+1), .view-related-items-c .views-row:nth-child(4n+1) {
    clear: both;
}

.one-sidebar.sidebar-second section.col-sm-9 {
    border-right: 1px solid #ccc;
    margin-top: -20px;
    padding-top: 20px;
}

.one-sidebar.sidebar-second aside.col-sm-3 {
    border-left: solid 1px #ccc;
    margin-left: -1px;
}

.facetapi-facetapi-links, .facetapi-search-api-ranges-ui-links {
    padding-left: 10px;
}

    .facetapi-facetapi-links li, .facetapi-search-api-ranges-ui-links li {
        display: inline-block;
        margin-right: 7px;
    }

aside h2.block-title, .filters h2.block-title {
    border-bottom: 1px dashed #ccc;
    color: #aaa;
    font-size: 20px;
    font-weight: normal;
    padding-bottom: 4px;
    text-transform: uppercase;
}

.block-commerce-multicurrency .block-title {
    display: inline;
    float: left;
    font-size: 12px;
    margin-top: 0;
    padding: 2px 4px 0 0;
}

.block-commerce-multicurrency li {
    display: inline-block;
    font-size: 12px;
}

.block-commerce-multicurrency a {
    color: #ccc;
}

.block-commerce-multicurrency .active a {
    color: #333 !important;
}

.view-blog .views-row {
    border-bottom: 1px dashed #ddd;
    margin-bottom: 25px;
    padding-bottom: 19px;
}

    .view-blog .views-row .views-field-created {
        color: #999;
        font-style: italic;
        margin-bottom: 6px;
    }

    .view-blog .views-row h3 {
        margin-bottom: 5px;
        margin-top: 16px;
    }

        .view-blog .views-row h3 a {
            color: #333;
        }

.view-blog img {
    border: solid 1px #ddd;
}

.pre-footer {
    background: url(../../../all/themes/online/images/subtle_white_feathers.png);
}

    .pre-footer .block:first-child h2.block-title {
        margin-top: 20px;
    }

    .pre-footer .block {
        background: none repeat scroll 0 0 #fff;
        margin: 20px 0;
        padding: 20px;
    }

.view-id-sidebar_services .views-field-nothing {
    font-size: 1em;
}

    .view-id-sidebar_services .views-field-nothing span {
        float: left;
        margin-right: 7px;
    }

.view-id-sidebar_services .views-field-description {
    border-bottom: 1px dashed #eee;
    clear: both;
    margin-bottom: 4px;
    padding-bottom: 10px;
}

.view-id-sidebar_services .views-row-last .views-field-description {
    border-bottom: 0;
}

.isotope {
    transition: all .5s ease 0s;
}

.view-isotope-filter {
    text-align: center;
}

    .view-isotope-filter ul {
        padding: 0 10px 10px;
        margin-left: auto;
        margin-right: auto;
    }

    .view-isotope-filter li {
        display: inline-block;
        margin-right: 11px;
        margin-bottom: 12px;
    }

.view-features .views-row {
    clear: both;
    padding-bottom: 30px;
}

.view-features .view-footer {
    clear: both;
    margin-bottom: 25px;
}

.view-features .views-field-nothing {
    clear: both;
    padding: 30px 0 0;
}

.view-features .attachment .views-field-nothing {
    border-top: 1px solid #eee;
}

.view-features h2 {
    font-size: 1.3em;
    margin-top: 1em;
    font-weight: bold;color: #3a3939;
}

.view-features h3 {
    font-size: 1.2em;
    line-height: 1.4em;
    margin-bottom: 1em;
    text-align: justify;
}

.view-id-plans {
    margin-bottom: 20px;
}

    .view-id-plans table {
        width: 100%;
    }

        .view-id-plans table tr {
            text-align: center;
        }

            .view-id-plans table tr.even {
                background: #eee;
            }

            .view-id-plans table tr th {
                font-size: 13px;
                padding: 20px;
                text-align: left;
                width: 15%;
            }

            .view-id-plans table tr td {
                padding: 20px 0;
                width: 16%;
            }

                .view-id-plans table tr td:nth-child(2), .view-id-plans table tr td:nth-child(3), .view-id-plans table tr td:nth-child(4), .view-id-plans table tr td:nth-child(5) {
                    border-right: solid 1px #ccc;
                }

            .view-id-plans table tr .plan-title {
                text-transform: uppercase;
            }

            .view-id-plans table tr .plan-price {
                font-size: 55px;
                letter-spacing: -5px;
            }

                .view-id-plans table tr .plan-price span {
                    display: inline-block;
                    font-size: 20px;
                    letter-spacing: 0;
                    margin-left: 3px;
                }

            .view-id-plans table tr .featured {
                border: 1px solid #ccc;
                color: #fff;
                display: block;
                font-size: 14px;
                height: 27px;
                margin: -33px -1px 6px;
                opacity: .75;
                padding-bottom: 4px;
                padding-left: 0;
                padding-top: 4px;
                position: relative;
                text-align: center;
                transition: all .5s ease 0s;
                width: auto;
            }

.pre-footer {
    padding: 50px 0;
}

    .pre-footer .title-div {
        border-bottom: 1px solid #ccc;
        line-height: .1em;
        margin: -13px 0 30px;
        text-align: left;
        width: 100%;
    }

    .pre-footer h2.block-title {
        background: none repeat scroll 0 0 #fff;
        display: inline-block;
        font-size: 20px;
        margin-bottom: -7px;
        padding: 0 7px 0 0;
    }

    .pre-footer .region-pre-footer {
        background: #fff;
        box-shadow: 0 0 2px #999;
    }

    .pre-footer .block {
        margin-top: 0;
    }

.node #comments .comment {
    border-top: 1px dashed #ddd;
    margin-bottom: 12px;
    padding-left: 0;
    padding-right: 10px;
    padding-top: 0;
}

.node .view-related-items .view-header, .node .view-related-items-b .view-header, .node .view-related-items-c .view-header {
    color: #333;
}

.node h2.block-title {
    font-size: 34px !important;
    margin-bottom: 0 !important;
    margin-top: 30px !important;
    padding-bottom: 10px !important;
    text-align: left !important;
    padding-left: 0 !important;
}

.node .title-div {
    text-align: left !important;
    margin-left: 0 !important;
}

.node .comment-wrapper {
    clear: both;
}

.node .field-name-related-collection .views-row, .node .field-name-related-collection-b .views-row, .node .field-name-related-collection-c .views-row {
    margin-bottom: -10px;
}

    .node .field-name-related-collection .views-row:hover, .node .field-name-related-collection-b .views-row:hover, .node .field-name-related-collection-c .views-row:hover {
        margin-bottom: -65px;
    }

.node .jqzoom-image .zoomPad {
    border: solid 1px #ccc;
}

.node .jqzoom-element {
    float: left;
    margin-right: 20px;
    transition: all .2 ease .9;
}

.node #jqzoom-container {
    margin-bottom: 20px;
}

.node .jqzoom-element-title {
    display: none;
}

.node .zoomWrapperImage img {
    max-width: none !important;
}

.node .commerce-product-title {
    border-bottom: 1px solid #ccc;
    font-size: 18px;
    margin-bottom: 7px;
    padding-bottom: 5px;
}

    .node .commerce-product-title .commerce-product-title-label {
        color: #999;
        font-size: 14px;
        font-weight: normal;
        display: none;
    }

.node .fivestar-widget-static {
    float: left;
    margin-right: 7px;
}

.node .field-name-commerce-price {
    font-size: 1.1em;
}

    .node .field-name-commerce-price .table-striped > tbody > tr:nth-child(2n+1) > td, .node .field-name-commerce-price .table-striped > tbody > tr:nth-child(2n+1) > th {
        background: none;
    }

    .node .field-name-commerce-price .table thead > tr > th, .node .field-name-commerce-price .table thead > tr > td, .node .field-name-commerce-price .table tbody > tr > th, .node .field-name-commerce-price .table tbody > tr > td, .node .field-name-commerce-price .table tfoot > tr > th, .node .field-name-commerce-price .table tfoot > tr > td {
        border-top: 0;
        line-height: 1.42857;
        padding: 3px;
        vertical-align: top;
    }

.node .fivestar-summary {
    font-size: 11px;
    margin-top: -10px;
}

.node .fivestar-average-stars {
    clear: none !important;
}

    .node .fivestar-average-stars:after {
        clear: none !important;
    }

.node .field-type-commerce-product-reference {
    margin-bottom: 30px;
    margin-top: -10px;
}

.node h2.title {
    border-bottom: 1px solid #ccc;
    font-size: 34px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    margin-top: 30px;
}

.node .taxonomy-term.vocabulary-manufacturer h2 {
    display: none;
}

.node .taxonomy-term.vocabulary-manufacturer .field-name-field-image {
    float: left;
    margin-right: 25px;
}

.node .view-related-items.view-display-id-block_1 h2, .node .view-related-items-b.view-display-id-block_1 h2, .node .view-related-items-c.view-display-id-block_1 h2 {
    font-size: 25px;
}

.node #taxonomies {
    float: left;
    width: 300px;
}

    .node #taxonomies .clearfix:after {
        clear: none;
    }

    .node #taxonomies .field {
        clear: both;
        margin-bottom: 26px;
    }

    .node #taxonomies .commerce-product-sku {
        clear: both;
        margin-bottom: 8px;
    }

.node .jqzoom-thumbnails {
    max-width: 300px;
}

    .node .jqzoom-thumbnails a img {
        border: 1px solid #ccc;
        margin-right: 4px;
        margin-top: 4px;
        padding: 3px;
    }

        .node .jqzoom-thumbnails a img:hover {
            box-shadow: 0 0 13px #eee;
        }

    .node .jqzoom-thumbnails a.zoomThumbActive img {
        box-shadow: 0 0 13px #eee;
    }

.node .field-name-body {
    clear: both;
}

.node .views-field .form-submit {
    width: 100%;
}

.node.node-portfolio-item .field-name-field-item-images .field-item {
    display: inline-block;
    margin-right: 12px;
    margin-top: 25px;
    margin-left: 12px;
}

    .node.node-portfolio-item .field-name-field-item-images .field-item img {
        box-shadow: 0 0 10px #999;
    }

.node.node-portfolio-item .field-name-field-item-images .field-items {
    text-align: center;
    margin-bottom: 35px;
}

.node.node-portfolio-item .field-name-field-item-images .field-item:nth-child(1) {
    margin-right: 0;
    margin-top: 25px;
    margin-left: 0;
    display: block;
}

.node.node-portfolio-item img {
    max-width: 100%;
}

.node.node-article .field-name-field-image img {
    box-shadow: 0 0 10px #999;
    margin-bottom: 20px;
}

.node.node-article img {
    max-width: 100%;
}

.taxonomy-term h2.block-title {
    font-size: 34px !important;
    margin-bottom: 0 !important;
    margin-top: 30px !important;
    padding-bottom: 10px !important;
    text-align: left !important;
    padding-left: 0 !important;
}

.taxonomy-term .title-div {
    text-align: left !important;
    margin-left: 0 !important;
}

#block-commerce-checkout-progress-indication ol {
    counter-reset: li;
    margin-left: 0;
    padding-left: 0;
}

    #block-commerce-checkout-progress-indication ol > li {
        list-style: none outside none;
        margin: 0 0 6px 2em;
        padding: 0;
        position: relative;
        width: 18%;
    }

        #block-commerce-checkout-progress-indication ol > li:before {
            background: none repeat scroll 0 0 #ccc;
            border-radius: 500px;
            border-top: medium none;
            box-sizing: border-box;
            color: #fff;
            content: counter(li,decimal);
            counter-increment: li;
            display: inline-block;
            font-family: Arial,sans-serif;
            font-weight: bold;
            height: 38px;
            left: -2em;
            margin-right: -15px;
            padding: .8em;
            position: relative;
            text-align: center;
            top: 0;
            width: 38px;
        }

.helvetica-neue #block-commerce-checkout-progress-indication ol > li:before {
    font-family: "Helvetica Neue",Arial,sans-serif;
}

#block-commerce-checkout-progress-indication ol > li.visited:before {
    background: none repeat scroll 0 0 #ff9c9e;
}

    #block-commerce-checkout-progress-indication ol > li.visited:before a {
        color: #ff9c9e;
    }

#block-commerce-checkout-progress-indication ol > li.visited a {
    color: #ff9c9e;
}

#block-commerce-checkout-progress-indication li ol, #block-commerce-checkout-progress-indication li ul {
    margin-top: 6px;
}

#block-commerce-checkout-progress-indication ol ol li:last-child {
    margin-bottom: 0;
}

.commerce-checkout-progress {
    margin-bottom: 20px;
    padding: 0 0 0 15px;
}

    .commerce-checkout-progress li.active {
        font-weight: bold;
        color: #333;
    }

    .commerce-checkout-progress li {
        font-size: 12px;
        color: #999;
    }

@media(min-width:1200px) {
    .container;

{
    max-width: 1170px;
}

}

.views-field-edit-node a, .views-field-edit-term a {
    position: absolute;
    background: red;
    display: block;
    padding: 1px 9px;
    color: #fff;
    font-size: 12px;
    box-shadow: 0 0 4px #000;
    opacity: .7;
    z-index: 5;
}

#block-widgets-s-addthis-share .widgets {
    margin-right: 20px;
    margin-bottom: 7px;
    margin-top: -7px;
}

#block-widgets-s-addthis-share #widgets-element-socialmedia_addthis-tweet {
    width: 90px;
}

.post-content .block .view-header, .region-highlighted .block .view-header, .region-pre-content .block .view-header, .region-post-content3 .block .view-header, .region-post-content .block .view-header, .region-post-content2 .block .view-header {
    font-size: 18px;
    padding: 1px 10% 34px;
    text-align: center;
    color: #333;
}

.view-customer-reviews {
    text-align: center;
}

    .view-customer-reviews .views-field-field-image {
        margin-top: 0;
    }

        .view-customer-reviews .views-field-field-image img {
            border-radius: 500px;
        }

    .view-customer-reviews .views-field-title h4 {
        border-bottom: 1px dashed #ccc;
        line-height: 23px;
        padding-bottom: 11px;
    }

    .view-customer-reviews .views-field-body {
        line-height: 22px;
        margin-bottom: 50px;
    }

    .view-customer-reviews .views-field-field-customer-name {
        margin-top: 11px;
        margin-bottom: 19px;
        font-weight: bold;
        font-style: italic;
    }

.view-payment-icons {
    opacity: .8;
}

    .view-payment-icons .views-row {
        float: left;
        margin-right: 10px;
        margin-bottom: 10px;
    }

#comments h2 {
    border-bottom: 1px solid #ccc;
    font-size: 34px;
    margin-bottom: -1px;
    padding-bottom: 9px;
    margin-top: 3px;
}

#comments .field-name-field-rating {
    margin-bottom: 10px;
    margin-top: -8px;
}

#comments h2.comment-form {
    margin-bottom: 10px;
}

#comments .comment {
    border-top: 1px dashed #ddd;
    margin-bottom: 21px;
    padding-left: 0;
    padding-right: 10px;
    padding-top: 9px;
}

#comments .submitted {
    color: #999;
    font-size: 12px;
    margin-bottom: 8px;
    margin-top: -4px !important;
}

#comments .user-picture {
    box-shadow: none;
    float: left;
    margin-right: 10px;
    margin-left: -92px;
}

    #comments .user-picture img {
        border: 1px solid #eee;
        border-radius: 500px 500px 500px 500px;
    }

#comments h3 {
    font-size: 19px;
    margin-bottom: 3px;
    margin-top: 0;
}

#comments .comment-by-node-author {
    background: none repeat scroll 0 0 #efefef;
    margin-left: -15px;
    margin-right: -15px;
    padding-bottom: 10px;
    padding-left: 107px;
    padding-right: 10px;
}

#comments .indented {
    padding-left: 92px;
}

    #comments .indented .comment {
        border-top: 1px dashed #ddd;
        margin-bottom: 12px;
        padding-left: 112px;
        padding-top: 20px;
    }

    #comments .indented .comment-by-node-author {
        background: none repeat scroll 0 0 #efefef;
        margin-left: 0;
        padding-bottom: 8px;
        padding-right: 11px;
    }

#logo-mobile {
    display: none;
}

aside, .filters {
    color: #999;
}

    aside a, .filters a {
        color: #777;
    }

    aside .block, .filters .block {
        margin-bottom: 20px;
    }

.view-sidebar-ad-125x125 {
    color: #666;
}

    .view-sidebar-ad-125x125 .views-row {
        float: left;
        margin-bottom: 11px;
        margin-right: 11px;
    }

        .view-sidebar-ad-125x125 .views-row:nth-child(2n) {
            margin-right: 0 !important;
        }

    .view-sidebar-ad-125x125 img {
        border: solid 1px #ccc;
        max-width: 100%;
    }

    .view-sidebar-ad-125x125 h6 {
        color: #ccc;
    }

    .view-sidebar-ad-125x125 a {
        color: #666;
    }

.view-sidebar-store .views-field-nothing img {
    border: solid 1px #ccc;
}

.view-sidebar-store .views-field-nothing h4 {
    font-size: 1em;
    margin: 3px 0 5px -20px;
    text-transform: uppercase;
    padding-top: 3px;
}

.view-sidebar-store .views-field-nothing .rating-sidebar {
    margin-left: -20px;
}

.view-sidebar-store .views-field-nothing table {
    margin-left: -20px;
    width: auto;
    margin-top: -10px;
    margin-bottom: 12px;
}

.view-sidebar-store .views-field-nothing .table-striped > tbody > tr:nth-child(2n+1) > td, .view-sidebar-store .views-field-nothing .table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: transparent;
    font-size: 16px;
    letter-spacing: 0;
}

.view-sidebar-store .views-field-nothing .table thead > tr > th, .view-sidebar-store .views-field-nothing .table thead > tr > td, .view-sidebar-store .views-field-nothing .table tbody > tr > th, .view-sidebar-store .views-field-nothing .table tbody > tr > td, .view-sidebar-store .views-field-nothing .table tfoot > tr > th, .view-sidebar-store .views-field-nothing .table tfoot > tr > td {
    border-top: 0;
    line-height: 1.42857;
    padding: 0;
    vertical-align: top;
}

.view-sidebar-store .views-row {
    border-bottom: 1px dashed #eee;
    clear: both;
    margin-bottom: 15px;
    padding-bottom: 0;
}

    .view-sidebar-store .views-row .rating-sidebar {
        opacity: .3;
        transition: all .5s ease 0s;
        margin-bottom: 2px;
    }

    .view-sidebar-store .views-row:hover .rating-sidebar {
        opacity: .8;
    }

.view-sidebar-store .views-row-last {
    border-bottom: 0;
    clear: both;
    margin-bottom: 0;
    padding-bottom: 0;
}

.main-content .block, .inter-content .block, .post-content .block {
    margin-bottom: 30px;
}

.region-pre-content .title-div, .region-highlighted .title-div, .region-post-content .title-div, .region-content .title-div, .region-post-content3 .title-div, .region-post-content2 .title-div {
    text-align: center;
    width: 100%;
    border-bottom: 1px solid #ccc;
    line-height: .1em;
    margin: 10px 0 20px;
}

.region-pre-content h2.block-title, .region-highlighted h2.block-title, .region-post-content h2.block-title, .region-content h2.block-title, .region-post-content3 h2.block-title, .region-post-content2 h2.block-title {
    background: none repeat scroll 0 0 #e9f7fd;
    padding: 0 13px;
    display: inline-block;
    margin-bottom: -10px;
    font-size: 30px;
}

.bb-parallax {
    padding: 40px 0;
    text-shadow: 1px 1px 2px #333;
}

    .bb-parallax h2 {
        font-size: 4em;
        letter-spacing: -2px;
    }

    .bb-parallax h3 {
        font-size: 1.5em;
        line-height: 28px;
    }

#block-block-15 {
    color: #fff;
}

.view-recent-portfolio {
    margin-right: -10px;
}

    .view-recent-portfolio .views-field-field-portfolio-thumbnail {
        border: 1px solid #555;
        float: left;
        margin-bottom: 10px;
        margin-right: 10px;
        max-width: 80px;
        padding: 3px;
    }

    .view-recent-portfolio .views-row:nth-child(3n+1) {
        clear: both;
    }

.view-social-media {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

    .view-social-media a {
        color: #eee;
        text-align: center;
        display: inline-block;
        margin-right: 25px;
    }

        .view-social-media a:last-child {
            margin-right: 0;
        }

    .view-social-media i {
        font-size: 3em;
    }

#block-menu-menu-footer-menu ul {
    text-align: center;
}

    #block-menu-menu-footer-menu ul li {
        display: inline-block;
    }

    #block-menu-menu-footer-menu ul a {
        border-right: 1px solid;
        color: #eee;
        margin-bottom: 7px;
        padding: 1px 15px;
        text-transform: uppercase;
    }

    #block-menu-menu-footer-menu ul li.last a {
        border-right: 0;
    }

.view-recent-articles .views-row {
    border-bottom: 1px dashed #777;
    clear: both;
    margin-bottom: 17px;
    padding-bottom: 12px;
}

.view-recent-articles .views-row-last {
    border-bottom: 0;
}

.view-recent-articles .views-field-field-image {
    border: 1px solid #555;
    float: left;
    margin-bottom: 15px;
    margin-right: 14px;
    padding: 3px;
}

.view-recent-articles h4 {
    font-size: 15px;
}

.view-recent-articles .views-field-created {
    color: #888;
}

#navbar .view-header {
    padding: 0;
}

.view-portfolios.view-display-id-block_1 .views-row:nth-child(3n+1), .view-portfolios.view-display-id-block_2 .views-row:nth-child(3n+1) {
    clear: both;
}

.view-portfolios.view-display-id-page .views-row:nth-child(3n+1), .view-portfolios.view-display-id-page_3 .views-row:nth-child(3n+1) {
    clear: both;
}

.view-portfolios.view-display-id-page_1 .views-row:nth-child(2n+1), .view-portfolios.view-display-id-page_4 .views-row:nth-child(2n+1), .view-portfolios.view-display-id-block_5 .views-row:nth-child(2n+1), .view-portfolios.view-display-id-block_6 .views-row:nth-child(2n+1) {
    clear: both;
}

.view-portfolios.view-display-id-page_2 .views-row:nth-child(4n+1), .view-portfolios.view-display-id-page_5 .views-row:nth-child(4n+1) {
    clear: both;
}

.view-portfolios.view-display-id-page_3 .pager, .view-portfolios.view-display-id-page_4 .pager, .view-portfolios.view-display-id-page_5 .pager, .view-portfolios.view-display-id-page_6 .pager, .view-portfolios.view-display-id-page_7 .pager, .view-portfolios.view-display-id-page_8 .pager, .view-portfolios.view-display-id-page_9 .pager, .view-portfolios.view-display-id-page_10 .pager, .view-portfolios.view-display-id-page_11 .pager, .view-portfolios.view-display-id-block_5 .pager, .view-portfolios.view-display-id-block_6 .pager {
    display: none;
    clear: both;
}

.view-portfolios .views-row {
    text-align: center;
    transition-property: transform,opacity;
    transition-duration: .8s;
    /*min-height:325px;*/
}

.view-portfolios .views-field-title h3 {
    font-size: 1.5em;
    line-height: 1.3em;
    text-transform: uppercase;
    font-weight: bold;
}

.view-portfolios .views-field-field-portfolio-thumbnail, .view-portfolios .views-field-field-wall-image {
    border: solid 1px #ccc;
    padding: 3px;
}

    .view-portfolios .views-field-field-portfolio-thumbnail a, .view-portfolios .views-field-field-wall-image a {
        overflow: hidden;
        display: block;
    }

    .view-portfolios .views-field-field-portfolio-thumbnail img, .view-portfolios .views-field-field-wall-image img {
        transition-duration: 900ms;
        transition-timing-function: ease-out;
    }

        .view-portfolios .views-field-field-portfolio-thumbnail img:hover, .view-portfolios .views-field-field-wall-image img:hover {
            transform: scale(1.2,1.2);
        }

.view-portfolios.view-display-id-page_9 .views-field-field-portfolio-thumbnail, .view-portfolios.view-display-id-page_9 .views-field-field-wall-image, .view-portfolios.view-display-id-page_10 .views-field-field-portfolio-thumbnail, .view-portfolios.view-display-id-page_10 .views-field-field-wall-image, .view-portfolios.view-display-id-page_11 .views-field-field-portfolio-thumbnail, .view-portfolios.view-display-id-page_11 .views-field-field-wall-image, .view-portfolios.view-display-id-block_3 .views-field-field-portfolio-thumbnail, .view-portfolios.view-display-id-block_3 .views-field-field-wall-image, .view-portfolios.view-display-id-block_4 .views-field-field-portfolio-thumbnail, .view-portfolios.view-display-id-block_4 .views-field-field-wall-image {
    border: 0;
    margin-left: -15px;
    margin-right: -15px;
    padding: 0;
}

.view-portfolios.view-display-id-page_9 .pager, .view-portfolios.view-display-id-page_10 .pager, .view-portfolios.view-display-id-page_11 .pager, .view-portfolios.view-display-id-block_3 .pager, .view-portfolios.view-display-id-block_4 .pager {
    display: none;
}

.view-portfolios.view-display-id-page_9 .views-row, .view-portfolios.view-display-id-page_10 .views-row, .view-portfolios.view-display-id-page_11 .views-row, .view-portfolios.view-display-id-block_3 .views-row, .view-portfolios.view-display-id-block_4 .views-row {
    overflow: hidden;
}

    .view-portfolios.view-display-id-page_9 .views-row:hover .views-field-nothing, .view-portfolios.view-display-id-page_10 .views-row:hover .views-field-nothing, .view-portfolios.view-display-id-page_11 .views-row:hover .views-field-nothing, .view-portfolios.view-display-id-block_3 .views-row:hover .views-field-nothing, .view-portfolios.view-display-id-block_4 .views-row:hover .views-field-nothing {
        top: 0;
    }

.view-portfolios.view-display-id-page_9 .views-field-nothing, .view-portfolios.view-display-id-page_10 .views-field-nothing, .view-portfolios.view-display-id-page_11 .views-field-nothing, .view-portfolios.view-display-id-block_3 .views-field-nothing, .view-portfolios.view-display-id-block_4 .views-field-nothing {
    background: none repeat scroll 0 0 #333;
    color: #ccc;
    margin-left: -15px;
    opacity: .85;
    padding: 20px;
    position: absolute;
    text-align: center;
    top: -300px;
    width: 100%;
    transition: all .5s ease 0s;
}

    .view-portfolios.view-display-id-page_9 .views-field-nothing:hover, .view-portfolios.view-display-id-page_10 .views-field-nothing:hover, .view-portfolios.view-display-id-page_11 .views-field-nothing:hover, .view-portfolios.view-display-id-block_3 .views-field-nothing:hover, .view-portfolios.view-display-id-block_4 .views-field-nothing:hover {
        top: 0;
    }

    .view-portfolios.view-display-id-page_9 .views-field-nothing h3 a, .view-portfolios.view-display-id-page_10 .views-field-nothing h3 a, .view-portfolios.view-display-id-page_11 .views-field-nothing h3 a, .view-portfolios.view-display-id-block_3 .views-field-nothing h3 a, .view-portfolios.view-display-id-block_4 .views-field-nothing h3 a {
        color: #ddd;
    }

.view-portfolios.view-display-id-page_6 .col-md-3 {
    width: 24.99%;
}

.view-portfolios.view-display-id-page_11 .col-md-3 {
    width: 24.99%;
}

.view-portfolios.view-display-id-block_4 .col-md-4 {
    width: 33.32%;
}

.view-portfolios .views-field-field-sub-title {
    margin-bottom: 2em;
    margin-top: 1em;
}

    .view-portfolios .views-field-field-sub-title span {
        border-top: 1px dashed #ccc;
        display: inline-block;
        margin-top: -2px;
        padding-top: 5px;
        font-style: italic;
        color: #999;
        font-size: 1em;
    }

.view-who-trust-in-us .views-row {
    margin: -10px 0 30px;
}

.view-who-trust-in-us .views-field-field-image-1 {
    margin-top: -127px;
    opacity: 1;
    transition: all .5s ease 0s;
}

    .view-who-trust-in-us .views-field-field-image-1:hover {
        opacity: 0;
    }

.view-who-trust-in-us .views-row {
    opacity: .4;
    transition: all .5s ease 0s;
}

    .view-who-trust-in-us .views-row:hover {
        opacity: 1;
    }

.view-our-services, .view-our-services-advanced {
    text-align: center;
}

    .view-our-services.view-display-id-page .views-row:nth-child(3n+1), .view-our-services.view-display-id-page_3 .views-row:nth-child(3n+1), .view-our-services-advanced.view-display-id-page .views-row:nth-child(3n+1), .view-our-services-advanced.view-display-id-page_3 .views-row:nth-child(3n+1) {
        clear: both;
    }

    .view-our-services.view-display-id-page_1 .views-row:nth-child(2n+1), .view-our-services.view-display-id-page_6 .views-row:nth-child(2n+1), .view-our-services.view-display-id-block_2 .views-row:nth-child(2n+1), .view-our-services-advanced.view-display-id-page_1 .views-row:nth-child(2n+1), .view-our-services-advanced.view-display-id-page_6 .views-row:nth-child(2n+1), .view-our-services-advanced.view-display-id-block_2 .views-row:nth-child(2n+1) {
        clear: both;
    }

    .view-our-services.view-display-id-page_2 .views-row:nth-child(4n+1), .view-our-services-advanced.view-display-id-page_2 .views-row:nth-child(4n+1) {
        clear: both;
    }

    .view-our-services .views-field-tid ul, .view-our-services-advanced .views-field-tid ul {
        padding-left: 0;
        line-height: 22px;
    }

        .view-our-services .views-field-tid ul li, .view-our-services-advanced .views-field-tid ul li {
            color: #888;
            list-style: circle outside none;
        }

    .view-our-services .views-field-tid h4, .view-our-services-advanced .views-field-tid h4 {
        border-top: 1px dashed;
        color: #ccc;
        margin-top: 12px;
        padding-top: 14px;
        text-transform: uppercase;
    }

    .view-our-services .views-row, .view-our-services-advanced .views-row {
        margin-bottom: 30px;
    }

    .view-our-services .views-field-name-1, .view-our-services-advanced .views-field-name-1 {
        font-size: 4em;
    }

    .view-our-services.view-display-id-page_4, .view-our-services.view-display-id-page_6, .view-our-services.view-display-id-page_3, .view-our-services.view-display-id-block_2, .view-our-services-advanced.view-display-id-page_4, .view-our-services-advanced.view-display-id-page_6, .view-our-services-advanced.view-display-id-page_3, .view-our-services-advanced.view-display-id-block_2 {
        text-align: left;
    }

        .view-our-services.view-display-id-page_4 .views-row, .view-our-services.view-display-id-page_6 .views-row, .view-our-services.view-display-id-page_3 .views-row, .view-our-services.view-display-id-block_2 .views-row, .view-our-services-advanced.view-display-id-page_4 .views-row, .view-our-services-advanced.view-display-id-page_6 .views-row, .view-our-services-advanced.view-display-id-page_3 .views-row, .view-our-services-advanced.view-display-id-block_2 .views-row {
            margin-bottom: 65px;
        }

        .view-our-services.view-display-id-page_4 span i, .view-our-services.view-display-id-page_6 span i, .view-our-services.view-display-id-page_3 span i, .view-our-services.view-display-id-block_2 span i, .view-our-services-advanced.view-display-id-page_4 span i, .view-our-services-advanced.view-display-id-page_6 span i, .view-our-services-advanced.view-display-id-page_3 span i, .view-our-services-advanced.view-display-id-block_2 span i {
            font-size: 6em;
        }

        .view-our-services.view-display-id-page_4 h3, .view-our-services.view-display-id-page_6 h3, .view-our-services.view-display-id-page_3 h3, .view-our-services.view-display-id-block_2 h3, .view-our-services-advanced.view-display-id-page_4 h3, .view-our-services-advanced.view-display-id-page_6 h3, .view-our-services-advanced.view-display-id-page_3 h3, .view-our-services-advanced.view-display-id-block_2 h3 {
            margin-top: 0;
        }

        .view-our-services.view-display-id-page_6 .views-field-tid ul, .view-our-services.view-display-id-page_3 .views-field-tid ul, .view-our-services.view-display-id-block_2 .views-field-tid ul, .view-our-services-advanced.view-display-id-page_6 .views-field-tid ul, .view-our-services-advanced.view-display-id-page_3 .views-field-tid ul, .view-our-services-advanced.view-display-id-block_2 .views-field-tid ul {
            margin-left: 1em;
            padding-left: 0;
        }

#block-views-our-services-block-2 {
    padding-top: 20px;
}

.page-node-167 h1, .page-node-167 .region-content {
    text-align: center;
    border-bottom: 0;
    font-size: 68px;
    margin-top: 30px;
}

.page-node-167 .field-name-body {
    text-align: center;
    font-size: 30px;
    margin-bottom: 39px;
    margin-top: -30px;
    padding: 0 100px;
}

.footer {
    color: #eee;
    /*padding-bottom: 0;*/
    font-size: 12px;
    border-top: medium none;
    box-shadow: 0 0 2px #999;
    margin-top: 0;
}

    .footer h1 a, .footer h2 a, .footer h3 a, .footer h4 a, .footer h5 a, .footer h6 a {
        color: #eee;
    }

    .footer h2.block-title {
        border-bottom: 1px solid #666;
        font-size: 20px;
        margin-bottom: 20px;
        padding-bottom: 10px;
    }

    .footer .block:first-child h2.block-title {
        margin-top: 20px;
    }

    .footer .block {
        /*margin-bottom: 20px;*/
    }

    .footer .region-closure {
        /*border-top: 1px solid #888;
        color: #888;
        font-size: 11px;
        margin-top: 20px;
        padding-top: 20px;*/
    }

    .footer .region-footer-level-mid {
        text-align: center;
        color: #eee;
        margin: 40px 0;
        padding: 30px;
    }

        .footer .region-footer-level-mid #block-block-11 h3 {
            font-size: 40px;
            letter-spacing: -3px;
        }

.view-id-categories .image-container {
    border: solid 1px #ccc;
    overflow: hidden;
}

.view-id-categories img {
    transform: scale(1,1);
    transition-duration: 900ms;
    transition-timing-function: ease-out;
}

    .view-id-categories img:hover {
        transform: scale(1.05,1.05);
    }

.view-id-categories h3 {
    margin-bottom: 5px;
}

.view-id-categories a:hover {
    text-decoration: none;
}

.view-id-categories .cat-title {
    background: none repeat scroll 0 0 #333;
    color: #fff;
    display: block;
    font-size: 12px;
    margin-bottom: 8em;
    margin-top: -12em;
    opacity: .7;
    padding: 1px 0 20px;
    text-align: center;
    text-transform: uppercase;
    transition: all .9s ease 0s;
}

.view-id-categories .views-row {
    transition: all .9s ease 0s;
}

    .view-id-categories .views-row:hover .image-container {
        box-shadow: 0 0 50px #ccc;
    }

    .view-id-categories .views-row:hover .cat-title {
        opacity: .99;
    }

.view-special-offers {
    padding: 10px 0 5px;
}

    .view-special-offers .views-row img {
        border: solid 2px #eee;
    }

    .view-special-offers .views-field-field-image img {
        transition: all .9s ease 0s;
    }

        .view-special-offers .views-field-field-image img:hover {
            box-shadow: 0 0 50px #ccc;
        }

#block-block-25 {
    padding: 180px 100px;
}

    #block-block-25 h2 {
        font-family: OpenSansBold;
        font-size: 5em;
        font-weight: bold;
        letter-spacing: -3px;
    }

    #block-block-25 p {
        font-size: 20px;
    }

#block-block-26 {
    padding: 150px 100px;
    text-align: center;
}

    #block-block-26 .font-1 {
        font-family: OpenSansLight;
        font-size: 2em;
        font-weight: bold;
        letter-spacing: 8px;
        margin-bottom: -14px;
    }

    #block-block-26 .font-2 {
        font-family: OpenSansBold;
        font-size: 5em;
        font-weight: bold;
        letter-spacing: -3px;
    }

    #block-block-26 .font-3 {
        font-family: OpenSansSemiBoldItalic;
        font-size: 2em;
        font-weight: normal;
        letter-spacing: -1px;
        margin: 3px 0 -13px;
    }

    #block-block-26 .font-4 {
        font-family: OpenSansSemiBold;
        font-size: 5em;
        font-weight: bold;
        letter-spacing: -4px;
    }

    #block-block-26 p {
        font-size: 20px;
    }

#block-multiblock-5 {
    margin-bottom: 20px;
}

#block-locationmap-image #locationmap_map {
    max-width: 100%;
}

#block-menu-menu-upper-menu ul.menu li {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
}

    #block-menu-menu-upper-menu ul.menu li a {
        border-right: 1px solid #ccc;
        margin-right: 8px;
        padding: 0 10px 0 0;
    }

        #block-menu-menu-upper-menu ul.menu li a:hover {
            background: none repeat scroll 0 0 transparent;
            text-decoration: underline;
        }

    #block-menu-menu-upper-menu ul.menu li.last a {
        border-right: 0;
    }

header .nav .active-trail {
    color: #fff;
}

.one-sidebar .view-store.view-display-id-page .views-field-field-images-1, .one-sidebar .view-store.view-display-id-page_4 .views-field-field-images-1 {
    max-width: 262px;
}

.one-sidebar .view-store.view-display-id-page_1 .views-field-field-images-1 img, .one-sidebar .view-store.view-display-id-page_6 .views-field-field-images-1 img {
    max-width: 189px;
}

.one-sidebar .view-related-items .views-field-field-images-1 img, .one-sidebar .view-related-items-b .views-field-field-images-1 img {
    max-width: 189px;
}

.view-store.view-display-id-page_7 .views-field-field-images-1, .view-store.view-display-id-page_8 .views-field-field-images-1 {
    max-width: 262px;
}

.view-store.view-display-id-block_1 .views-field-field-images-1, .view-store.view-display-id-block_2 .views-field-field-images-1, .view-store.view-display-id-block_3 .views-field-field-images-1 {
    max-width: 270px;
}

#block-system-main-menu {
    display: none;
}

.navbar-toggle {
    display: none;
}

.region-navigation ul.navbar-nav {
    margin-left: 0;
    width: 100%;
}

.tb-megamenu-nav .mega-align-left .tb-megamenu-submenu {
    left: -200px;
}

.view-store.view-display-id-block_4 .views-field-field-images-1 {
    max-width: 170px;
}

.view-store.view-display-id-block_4 .views-field-title a {
    font-size: 14px;
}

@media(min-width:1200px) {
    .content-area-container;

{
    width: 1170px;
}

aside img {
    max-width: 100% !important;
}

}

@media(min-width:992px) and (max-width:1199px) {
    aside img;

{
    max-width: 100% !important;
}

.view-sidebar-ad-125x125 img {
    max-width: 212px !important;
}

.view-id-sidebar_services .views-field-nothing a {
    font-size: 16px;
}

.view-themes .views-field-nothing {
    height: 164px;
    margin-left: 0;
    padding-top: 67px;
    width: 283px;
}

.view-features .views-field-nothing {
    clear: both;
    padding: 30px 0 0;
    font-size: .9em;
}

.view-features h2 {
    margin-top: 1em;
    font-size: 2.5em;
}

.view-who-trust-in-us .views-field-field-image-1 {
    margin-top: -102px;
}

.view-our-services.view-display-id-page_4 span i, .view-our-services.view-display-id-page_6 span i, .view-our-services.view-display-id-page_3 span i, .view-our-services.view-display-id-block_2 span i, .view-our-services-advanced.view-display-id-page_4 span i, .view-our-services-advanced.view-display-id-page_6 span i, .view-our-services-advanced.view-display-id-page_3 span i, .view-our-services-advanced.view-display-id-block_2 span i {
    font-size: 4em;
}

.view-recent-portfolio .views-row {
    clear: none !important;
}

#block-views-services-block-1 .view-Services {
    width: 970px;
}

.view-job-listings .features .industry {
    clear: both;
    display: inline-block;
    margin-left: 0;
    margin-top: 4px;
}

#block-block-4 h2 {
    font-size: 40px;
}

aside .captcha img {
    max-width: 176px;
}

.post-content .block .view-header, .region-highlighted .block .view-header, .region-pre-content .block .view-header, .region-post-content3 .block .view-header, .region-post-content .block .view-header, .region-post-content2 .block .view-header {
    padding: 1px 3% 15px;
}

#block-widgets-s-addthis-share {
    border-left: 0;
    float: none;
    padding-left: 0;
    width: 100%;
}

    #block-widgets-s-addthis-share .widgets {
        margin-bottom: 5px;
        margin-right: 10px;
    }

.one-sidebar .view-store.view-display-id-page .views-field-field-images-1 img, .one-sidebar .view-store.view-display-id-page_4 .views-field-field-images-1 img {
    max-width: 212px;
}

.one-sidebar .view-store.view-display-id-page_2 .views-field-field-images-1 img, .one-sidebar .view-store.view-display-id-page_5 .views-field-field-images-1 img {
    max-width: 334px;
}

.one-sidebar .view-store.view-display-id-page_1 .views-field-field-images-1 img, .one-sidebar .view-store.view-display-id-page_6 .views-field-field-images-1 img {
    max-width: 152px;
}

.one-sidebar .view-related-items .views-field-field-images-1 img, .one-sidebar .view-related-items-b .views-field-field-images-1 img {
    max-width: 152px;
}

.view-store.view-display-id-page_7 .views-field-field-images-1, .view-store.view-display-id-page_8 .views-field-field-images-1 {
    max-width: 212px;
}

.view-store.view-display-id-block_1 .views-field-field-images-1, .view-store.view-display-id-block_2 .views-field-field-images-1, .view-store.view-display-id-block_3 .views-field-field-images-1 {
    max-width: 220px;
}

.view-store.view-display-id-block_4 .views-field-field-images-1 {
    max-width: 137px;
}

.node #taxonomies {
    float: left;
    width: 220px;
}

}

@media(min-width:768px) and (max-width:991px) {
    #block-views-services-block-1 .view-Services;

{
    width: 720px;
}

.view-themes .views-field-nothing {
    height: 121px;
    margin-left: 0;
    padding-top: 25px;
    width: 210px;
}

.view-portfolios.view-display-id-block_4 .col-md-4 {
    width: 49.99%;
}

.node #taxonomies {
    float: left;
    width: 220px;
}

#block-multiblock-2 {
    margin-top: 20px;
}

    #block-multiblock-2 .block-title {
        background: #f8f8f8;
    }

    #block-multiblock-2 .title-div {
        margin-top: 0;
    }

#block-multiblock-1, #block-multiblock-2 {
    display: block;
}

#block-views-employer-block, #block-webform-client-block-15 {
    display: none;
}

.view-Services h3 {
    font-size: 19px;
    margin-top: 5px;
}

.navbar-header {
    float: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100%;
}

.logo {
    display: block !important;
}

#logo-mobile.logo {
    display: none !important;
}

#navbar .navbar-header, #navbar-fixed .navbar-header {
    float: left;
    text-align: center;
}

#navbar .container .logo, #navbar .container #logo-mobile, #navbar-fixed .container .logo, #navbar-fixed .container #logo-mobile {
    display: block;
    float: left !important;
}

    #navbar .container .logo img, #navbar .container #logo-mobile img, #navbar-fixed .container .logo img, #navbar-fixed .container #logo-mobile img {
        max-height: 52px;
        width: auto;
    }

#navbar .navbar-collapse, #navbar-fixed .navbar-collapse {
    float: none;
}

#navbar .region-navigation, #navbar-fixed .region-navigation {
    display: inline-block;
    float: right;
    margin-bottom: -4px;
}

.navbar-nav > li {
    display: inline-block;
    float: none;
}

ul.navbar-nav {
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center;
}

aside img {
    max-width: 158px !important;
}

.dropdown-menu {
    text-align: left;
}

.view-sidebar-jobs .views-field-field-company-logo {
    float: none;
    margin-left: auto;
    margin-right: auto;
    padding-left: 8px;
    width: 72px;
}

.title-container h1 {
    border-bottom: medium none;
    color: #fff;
    font-size: 39px;
}

.view-job-listings .features .industry {
    display: inline-block;
    margin-left: 0;
    margin-top: 3px;
}

.view-store .views-row .views-field-nothing a.btn-default, .view-id-store_b .views-row .views-field-nothing a.btn-default, .view-id-store_c .views-row .views-field-nothing a.btn-default, .view-related-items .views-row .views-field-nothing a.btn-default, .view-related-items-b .views-row .views-field-nothing a.btn-default, .view-related-items-c .views-row .views-field-nothing a.btn-default {
    width: 100%;
}

.view-store .form-submit, .view-id-store_b .form-submit, .view-id-store_c .form-submit, .view-related-items .form-submit, .view-related-items-b .form-submit, .view-related-items-c .form-submit {
    width: 100%;
}

.nav-collapse {
    display: none !important;
}

.tb-megamenu-button {
    display: none !important;
}

#block-system-main-menu {
    display: block;
}

.navbar-toggle {
    display: block;
}

#navbar .navbar-collapse, #navbar-fixed .navbar-collapse {
    background: none repeat scroll 0 0 #eee;
    border-bottom: 1px solid #ccc;
    border-top: 2px solid #bbb;
    box-shadow: 0 0 20px #999;
    clear: both;
    float: none;
    margin: 0 -15px !important;
    padding: 10px 0 !important;
    width: auto;
}

#navbar .region-navigation, #navbar-fixed .region-navigation {
    display: block;
    float: none;
    margin-bottom: 0;
}

#navbar .navbar-collapse, #navbar-fixed .navbar-collapse {
    border-bottom: 1px solid #ccc;
    border-image: none;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    box-shadow: 0 0 8px #ccc;
    clear: both;
    float: none;
    margin: 0 -15px 28px !important;
    padding: 10px 0 !important;
}

.dropdown-menu > li > a {
    border-bottom: 1px solid #ccc;
    clear: both;
    color: #333;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    padding: 14px 20px;
    white-space: nowrap;
}

#block-views-shopping-cart-block-1 {
    background: none repeat scroll 0 0 #ccc;
    clear: both;
    float: none;
    padding-bottom: 8px;
}

#block-system-main-menu .nav li a {
    padding-bottom: 15px;
    padding-top: 15px;
    text-align: left;
    text-transform: uppercase;
}

#block-system-main-menu {
    margin-bottom: 20px;
}

.view-who-trust-in-us .views-field-field-image-1 {
    display: none;
}

.view-who-trust-in-us .views-row {
    text-align: center;
}

.view-our-services.view-display-id-page_4, .view-our-services.view-display-id-page_6, .view-our-services.view-display-id-page_3, .view-our-services.view-display-id-block_2, .view-our-services-advanced.view-display-id-page_4, .view-our-services-advanced.view-display-id-page_6, .view-our-services-advanced.view-display-id-page_3, .view-our-services-advanced.view-display-id-block_2 {
    text-align: center;
}

    .view-our-services.view-display-id-page_4 span i, .view-our-services.view-display-id-page_6 span i, .view-our-services.view-display-id-page_3 span i, .view-our-services.view-display-id-block_2 span i, .view-our-services-advanced.view-display-id-page_4 span i, .view-our-services-advanced.view-display-id-page_6 span i, .view-our-services-advanced.view-display-id-page_3 span i, .view-our-services-advanced.view-display-id-block_2 span i {
        font-size: 5em;
        margin-bottom: 12px;
    }

.one-sidebar .view-store.view-display-id-page .views-field-field-images-1 img, .one-sidebar .view-store.view-display-id-page_4 .views-field-field-images-1 img {
    display: none;
}

.one-sidebar .view-store.view-display-id-page_2 .views-field-field-images-1 img, .one-sidebar .view-store.view-display-id-page_5 .views-field-field-images-1 img {
    display: none;
}

.one-sidebar .view-store.view-display-id-page_1 .views-field-field-images-1 img, .one-sidebar .view-store.view-display-id-page_6 .views-field-field-images-1 img {
    display: none;
}

.one-sidebar .view-related-items .views-field-field-images-1 img, .one-sidebar .view-related-items-b .views-field-field-images-1 img {
    display: none;
}

.view-store.view-display-id-page_7 .views-field-field-images-1, .view-store.view-display-id-page_8 .views-field-field-images-1 {
    display: none;
}

.view-store.view-display-id-block_1 .views-field-field-images-1, .view-store.view-display-id-block_2 .views-field-field-images-1, .view-store.view-display-id-block_3 .views-field-field-images-1 {
    display: none;
}

.view-store.view-display-id-block_4 .views-field-field-images-1 {
    display: none;
}

.view-store .views-field-field-images:hover img, .view-id-store_b .views-field-field-images:hover img, .view-id-store_c .views-field-field-images:hover img, .view-related-items .views-field-field-images:hover img, .view-related-items-b .views-field-field-images:hover img, .view-related-items-c .views-field-field-images:hover img {
    opacity: 1;
}

.view-sidebar-store .views-field-nothing h4 {
    margin-left: 0;
}

.view-sidebar-store .views-field-nothing .rating-sidebar {
    margin-left: 0;
}

.view-sidebar-store .views-field-nothing table {
    margin-left: 0;
}

#block-multiblock-2 {
    margin-top: 0;
}

    #block-multiblock-2 .block-title {
        background: none;
    }

.node .commerce-product-title {
    clear: both;
}

.view-recent-articles .views-field-title {
    clear: both;
}

.view-portfolios.view-display-id-page_6 .col-md-3 {
    width: 50%;
}

.view-portfolios.view-display-id-page_11 .col-md-3 {
    width: 50%;
}

.zoomWindow {
    display: none !important;
}

.node .jqzoom-element {
    float: none;
    margin-right: 0;
}

.zoomPad {
    max-width: 100%;
    float: none !important;
}

    .zoomPad img {
        max-width: 100%;
    }

}

@media(max-width:767px) {
    .node .commerce-product-title;

{
    clear: both;
}

.view-portfolios.view-display-id-page_11 .col-md-3 {
    width: 100%;
}

.view-our-services.view-display-id-page_4, .view-our-services.view-display-id-page_6, .view-our-services.view-display-id-page_3, .view-our-services.view-display-id-block_2, .view-our-services-advanced.view-display-id-page_4, .view-our-services-advanced.view-display-id-page_6, .view-our-services-advanced.view-display-id-page_3, .view-our-services-advanced.view-display-id-block_2 {
    text-align: center;
}

.view-portfolios.view-display-id-block_4 .col-md-4 {
    width: 100%;
}

.view-our-services.view-display-id-page_4 span i, .view-our-services.view-display-id-page_6 span i, .view-our-services.view-display-id-page_3 span i, .view-our-services.view-display-id-block_2 span i, .view-our-services-advanced.view-display-id-page_4 span i, .view-our-services-advanced.view-display-id-page_6 span i, .view-our-services-advanced.view-display-id-page_3 span i, .view-our-services-advanced.view-display-id-block_2 span i {
    font-size: 5em;
    margin-bottom: 12px;
}

.view-who-trust-in-us .views-field-field-image-1 {
    display: none;
}

.view-who-trust-in-us .views-row {
    text-align: center;
}

#block-system-main-menu .nav li a {
    padding-bottom: 15px;
    padding-top: 15px;
    text-align: left;
    text-transform: uppercase;
}

#block-system-main-menu {
    display: block;
}

#block-views-shopping-cart-block-1 {
    background: none repeat scroll 0 0 #ccc;
    clear: both;
    float: none;
    padding-bottom: 8px;
}

.dropdown-menu > li > a {
    border-bottom: 1px solid #ccc;
    clear: both;
    color: #333;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    padding: 14px 20px;
    white-space: nowrap;
}

#navbar .navbar-collapse, #navbar-fixed .navbar-collapse {
    background: none repeat scroll 0 0 #eee;
    border-bottom: 1px solid #ccc;
    border-top: 2px solid #bbb;
    box-shadow: 0 0 20px #999;
    clear: both;
    float: none;
    margin: 0 -15px !important;
    padding: 10px 0 !important;
    width: auto;
}

#navbar .region-navigation, #navbar-fixed .region-navigation {
    display: block;
    float: none;
    margin-bottom: 0;
}

.navbar-toggle {
    display: block;
}

.nav-collapse {
    display: none !important;
}

.tb-megamenu-button {
    display: none !important;
}

#block-multiblock-1, #block-multiblock-2 {
    display: block;
}

.view-store .views-row .views-field-nothing a.btn-default, .view-id-store_b .views-row .views-field-nothing a.btn-default, .view-id-store_c .views-row .views-field-nothing a.btn-default, .view-related-items .views-row .views-field-nothing a.btn-default, .view-related-items-b .views-row .views-field-nothing a.btn-default, .view-related-items-c .views-row .views-field-nothing a.btn-default {
    width: 100%;
}

.view-store .form-submit, .view-id-store_b .form-submit, .view-id-store_c .form-submit, .view-related-items .form-submit, .view-related-items-b .form-submit, .view-related-items-c .form-submit {
    width: 100%;
}

.page-node-1 aside, .page-node-9 aside {
    background: none repeat scroll 0 0 rgba(0,0,0,0);
    margin-right: 0;
}

#block-views-services-block-1 .view-Services {
    width: 90%;
}

.view-recent-news {
    text-align: center;
}

    .view-recent-news .views-field-body {
        text-align: left;
        margin-bottom: 20px;
    }

.view-recent-articles .views-row {
    padding-bottom: 43px;
}

#block-views-job-listings-block-3 {
    border-right: medium none;
    padding-right: 0;
}

.post-job {
    display: none;
}

.view-recent-news {
    text-align: center;
}

.headertopleft {
    display: none;
}

.logo {
    display: block !important;
}

.view-recent-portfolio .views-row:nth-child(3n+1) {
    clear: none;
}

#logo-mobile.logo {
    display: none !important;
}

#block-widgets-s-addthis-share {
    border-left: 0;
    float: none;
    padding-left: 0;
    width: 100%;
}

    #block-widgets-s-addthis-share .widgets {
        margin-bottom: 5px;
        margin-right: 10px;
    }

.navbar-collapse {
    float: none;
}

.navbar-toggle {
    margin-top: 15px;
}

.region-navigation {
    clear: both;
    display: block;
    float: none;
    height: auto;
}

.navbar-nav > li > a {
    padding-bottom: 8px;
    padding-top: 8px;
}

.navbar-nav.secondary {
    border-top: 1px dashed #ccc;
    float: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    width: 100%;
}

    .navbar-nav.secondary li a {
        padding: 8px 0;
    }

#block-widgets-s-addthis-share {
    border-left: 0;
    float: none;
    padding-left: 0;
    width: 100%;
}

    #block-widgets-s-addthis-share .widgets {
        margin-bottom: 5px;
        margin-right: 10px;
    }

.page-container {
    padding-left: 15px !important;
}

aside {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 15px;
    padding: 15px;
}

#comments .indented {
    padding-left: 0;
}

.view-job-listings .features .industry {
    clear: both;
    display: inline-block;
    margin-left: 0;
    margin-top: 4px;
}

#edit-body-value-wrapper {
    clear: both;
    width: 100% !important;
}

#edit-field-location-tid-wrapper {
    clear: both;
    width: 100% !important;
}

#edit-field-industry-tid-wrapper {
    clear: both;
    width: 100% !important;
}

.views-exposed-widget {
    width: 100%;
}

    .views-exposed-widget #edit-submit-job-listings {
        font-size: 22px;
        width: 100%;
        text-align: center;
    }

.title-container h1 {
    font-size: 47px;
}

#block-views-employer-block, #block-webform-client-block-15 {
    display: none;
}

#block-multiblock-2 {
    margin-top: 20px;
}

    #block-multiblock-2 .block-title {
        background: #f8f8f8;
    }

    #block-multiblock-2 .title-div {
        margin-top: 0;
    }

.view-job-listings .features .expires {
    margin-right: 35px;
}

.post-content, .region-pre-content {
    padding: 0 10px;
}

.one-sidebar .view-store.view-display-id-page .views-field-field-images-1 img, .one-sidebar .view-store.view-display-id-page_4 .views-field-field-images-1 img {
    display: none;
}

.one-sidebar .view-store.view-display-id-page_2 .views-field-field-images-1 img, .one-sidebar .view-store.view-display-id-page_5 .views-field-field-images-1 img {
    display: none;
}

.one-sidebar .view-store.view-display-id-page_1 .views-field-field-images-1 img, .one-sidebar .view-store.view-display-id-page_6 .views-field-field-images-1 img {
    display: none;
}

.one-sidebar .view-related-items .views-field-field-images-1 img, .one-sidebar .view-related-items-b .views-field-field-images-1 img {
    display: none;
}

.view-store.view-display-id-page_7 .views-field-field-images-1, .view-store.view-display-id-page_8 .views-field-field-images-1 {
    display: none;
}

.view-store.view-display-id-block_1 .views-field-field-images-1, .view-store.view-display-id-block_2 .views-field-field-images-1, .view-store.view-display-id-block_3 .views-field-field-images-1 {
    display: none;
}

.view-store.view-display-id-block_4 .views-field-field-images-1 {
    display: none;
}

.view-store .views-field-field-images:hover img, .view-id-store_b .views-field-field-images:hover img, .view-id-store_c .views-field-field-images:hover img, .view-related-items .views-field-field-images:hover img, .view-related-items-b .views-field-field-images:hover img, .view-related-items-c .views-field-field-images:hover img {
    opacity: 1;
}

.view-sidebar-store .views-field-nothing h4 {
    margin-left: 0;
}

.view-sidebar-store .views-field-nothing .rating-sidebar {
    margin-left: 0;
}

.view-sidebar-store .views-field-nothing table {
    margin-left: 0;
}

#block-multiblock-2 {
    margin-top: 0;
}

    #block-multiblock-2 .block-title {
        background: none;
    }

.node .commerce-product-title {
    clear: both;
}

.view-recent-articles .views-field-title {
    clear: both;
}

.view-store .views-field-field-images, .view-id-store_b .views-field-field-images, .view-id-store_c .views-field-field-images, .view-related-items .views-field-field-images, .view-related-items-b .views-field-field-images, .view-related-items-c .views-field-field-images {
    text-align: center;
}

.view-store.view-display-id-page_1 .commerce-add-to-cart .btn-success.form-submit, .view-store.view-display-id-page_7 .commerce-add-to-cart .btn-success.form-submit, .view-store.view-display-id-block_1 .commerce-add-to-cart .btn-success.form-submit, .view-store.view-display-id-block_2 .commerce-add-to-cart .btn-success.form-submit, .view-store.view-display-id-block_3 .commerce-add-to-cart .btn-success.form-submit, .view-id-store_b.view-display-id-page_1 .commerce-add-to-cart .btn-success.form-submit, .view-id-store_b.view-display-id-page_7 .commerce-add-to-cart .btn-success.form-submit, .view-id-store_b.view-display-id-block_1 .commerce-add-to-cart .btn-success.form-submit, .view-id-store_b.view-display-id-block_2 .commerce-add-to-cart .btn-success.form-submit, .view-id-store_b.view-display-id-block_3 .commerce-add-to-cart .btn-success.form-submit, .view-id-store_c.view-display-id-page_1 .commerce-add-to-cart .btn-success.form-submit, .view-id-store_c.view-display-id-page_7 .commerce-add-to-cart .btn-success.form-submit, .view-id-store_c.view-display-id-block_1 .commerce-add-to-cart .btn-success.form-submit, .view-id-store_c.view-display-id-block_2 .commerce-add-to-cart .btn-success.form-submit, .view-id-store_c.view-display-id-block_3 .commerce-add-to-cart .btn-success.form-submit {
    font-size: 18px;
    padding: 20px;
    width: 100%;
    margin-bottom: 10px;
}

.view-store .views-row .views-field-nothing a.btn-default, .view-id-store_b .views-row .views-field-nothing a.btn-default, .view-id-store_c .views-row .views-field-nothing a.btn-default, .view-related-items .views-row .views-field-nothing a.btn-default, .view-related-items-b .views-row .views-field-nothing a.btn-default, .view-related-items-c .views-row .views-field-nothing a.btn-default {
    font-size: 18px;
    margin-bottom: 0;
    padding: 20px;
    width: 100%;
}

.view-store.view-display-id-block_4 .commerce-add-to-cart .btn-success.form-submit, .view-id-store_b.view-display-id-block_4 .commerce-add-to-cart .btn-success.form-submit, .view-id-store_c.view-display-id-block_4 .commerce-add-to-cart .btn-success.form-submit {
    font-size: 18px;
    padding: 20px;
    margin-bottom: 10px;
    width: 100%;
}

.view-store .form-submit, .view-id-store_b .form-submit, .view-id-store_c .form-submit, .view-related-items .form-submit, .view-related-items-b .form-submit, .view-related-items-c .form-submit {
    font-size: 18px;
    padding: 20px;
    width: 100%;
    margin-bottom: 10px;
}

.view-store .views-row, .view-id-store_b .views-row, .view-id-store_c .views-row, .view-related-items .views-row, .view-related-items-b .views-row, .view-related-items-c .views-row {
    margin-bottom: 62px;
}

.view-id-categories .views-field-tid {
    text-align: center;
}

.view-special-offers .views-row img {
    margin-bottom: 10px;
}

.view-portfolios.view-display-id-page_6 .col-md-3 {
    width: 100%;
}

.view-store.view-display-id-page_2 .commerce-add-to-cart .btn-success.form-submit, .view-id-store_b.view-display-id-page_2 .commerce-add-to-cart .btn-success.form-submit, .view-id-store_c.view-display-id-page_2 .commerce-add-to-cart .btn-success.form-submit {
    font-size: 18px;
    padding: 20px;
    width: 100%;
    margin-bottom: 10px;
}

.zoomWindow {
    display: none !important;
}

.node .jqzoom-element {
    float: none;
    margin-right: 0;
}

.zoomPad {
    max-width: 100%;
    float: none !important;
}

    .zoomPad img {
        max-width: 100%;
    }

.taxonomy-term.vocabulary-manufacturer .taxonomy-term-description {
    clear: both;
}

.taxonomy-term.vocabulary-manufacturer .field-name-field-image {
    text-align: center;
}

.page-node-167 .field-name-body {
    font-size: 30px;
    margin-bottom: 39px;
    margin-top: -30px;
    padding: 0 21px;
    text-align: center;
}

}

.navbar-toggle {
    margin-top: 7px;
}

body.navbar-is-fixed-top {
    padding-top: 82px !important;
}

.view-blog .views-row-last {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

#twitter-widget-0 {
    width: 100% !important;
    min-width: 157px !important;
}

.navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: 0;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #333;
    color: #fff;
    outline: 0 none;
    text-decoration: none;
}

.dropdown-menu > .active > a {
    color: #333;
}

.logo img, #logo-mobile img {
    max-height: 65px;
    width: auto;
}

.highlighted.container {
    padding: 0;
}

.bs-example:after {
    color: #bbb;
    content: "Example";
    font-size: 12px;
    font-weight: bold;
    left: 15px;
    letter-spacing: 1px;
    position: absolute;
    text-transform: uppercase;
    top: 15px;
}

.bs-example {
    background-color: #fafafa;
    border-color: #e5e5e5 #eee #eee;
    border-style: solid;
    border-width: 1px 0;
    box-shadow: 0 3px 6px rgba(0,0,0,0.05) inset;
    margin: 0 -15px 15px;
    padding: 45px 15px 15px;
    position: relative;
}

.bs-example {
    background-color: #fff;
    border-color: #ddd;
    border-radius: 4px 4px 0 0;
    border-width: 1px;
    box-shadow: none;
    margin-left: 0;
    margin-right: 0;
}

.bs-glyphicons li {
    border: 1px solid #ddd;
    float: left;
    font-size: 12px;
    height: 115px;
    line-height: 1.4;
    margin: 0 -1px -1px 0;
    padding: 10px;
    text-align: center;
    width: 12.5%;
}

.bs-glyphicons {
    list-style: none outside none;
    margin-bottom: 20px;
    overflow: hidden;
    padding-bottom: 1px;
    padding-left: 0;
}

    .bs-glyphicons .glyphicon {
        display: block;
        font-size: 24px;
        margin: 5px auto 10px;
    }

.scrollToTop {
    background: none repeat scroll 0 0 transparent;
    bottom: 40px;
    color: #444;
    display: none;
    font-size: 56px;
    font-weight: bold;
    height: 91px;
    padding: 0;
    position: fixed;
    right: 18px;
    text-align: center;
    text-decoration: none;
    width: 63px;
    color: #4e7902;
    z-index: 20;
}

    .scrollToTop:hover {
        text-decoration: none;
    }

@media screen and (-webkit-min-device-pixel-ratio:0) and (min-width:768px) and (max-width:991px) {
    .node-type-product .field-name-field-product-family, .node-type-product .field-name-field-collection, .node-type-product .field-name-field-gender, .node-product .field-name-field-product-family, .node-product .field-name-field-collection, .node-product .field-name-field-gender {
        margin-bottom: 8px;
    }
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav .active-trail, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #eee;
}

.tb-megamenu .nav > .active > a, .tb-megamenu .nav > .active > a:hover, .tb-megamenu .nav > .active > a:focus {
    color: #fff;
}

/*a {
    color: #253472;
}*/

    a:hover {
        color: #253472;
    }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav .active-trail, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    border-color: #253472;
}

.tb-megamenu .nav > .active > a, .tb-megamenu .nav > .active > a:hover, .tb-megamenu .nav > .active > a:focus {
    background: #253472;
    border-bottom: 0;
}

.view-store .views-field-commerce-price-2 span, .view-id-store_b .views-field-commerce-price-2 span, .view-id-store_c .views-field-commerce-price-2 span, .view-related-items .views-field-commerce-price-2 span, .view-related-items-b .views-field-commerce-price-2 span, .view-related-items-c .views-field-commerce-price-2 span {
    background: none repeat scroll 0 0 #253472;
}

#block-commerce-checkout-progress-indication ol > li.active:before {
    background: none repeat scroll 0 0 #253472;
}

.view-store .views-field-commerce-price-1 .table-striped > tbody > tr:nth-child(2n+1) > td, .view-id-store_b .views-field-commerce-price-1 .table-striped > tbody > tr:nth-child(2n+1) > td, .view-id-store_c .views-field-commerce-price-1 .table-striped > tbody > tr:nth-child(2n+1) > td, .view-related-items .views-field-commerce-price-1 .table-striped > tbody > tr:nth-child(2n+1) > td, .view-related-items-b .views-field-commerce-price-1 .table-striped > tbody > tr:nth-child(2n+1) > td, .view-related-items-c .views-field-commerce-price-1 .table-striped > tbody > tr:nth-child(2n+1) > td, .view-store .views-field-commerce-price-1 .table-striped > tbody > tr:nth-child(2n+1) > th, .view-id-store_b .views-field-commerce-price-1 .table-striped > tbody > tr:nth-child(2n+1) > th, .view-id-store_c .views-field-commerce-price-1 .table-striped > tbody > tr:nth-child(2n+1) > th, .view-related-items .views-field-commerce-price-1 .table-striped > tbody > tr:nth-child(2n+1) > th, .view-related-items-b .views-field-commerce-price-1 .table-striped > tbody > tr:nth-child(2n+1) > th, .view-related-items-c .views-field-commerce-price-1 .table-striped > tbody > tr:nth-child(2n+1) > th {
    color: #253472;
}

.tb-megamenu .dropdown-menu .active > a, .tb-megamenu .dropdown-menu .active > a:hover {
    background-color: #253472;
    background-image: none;
}

.view-id-plans .featured {
    background: none repeat scroll 0 0 #253472;
}

.tb-megamenu .dropdown-menu li > a:hover, .tb-megamenu .dropdown-menu li > a:focus, .tb-megamenu .dropdown-submenu:hover > a {
    color: #253472;
}

.tb-megamenu .nav > li > a:focus, .tb-megamenu .nav > li > a:hover {
    color: #253472;
}

.tb-megamenu .nav > li > a:focus, .tb-megamenu .nav > li > a:hover {
    /*color: #253472;*/
}

.tb-megamenu .dropdown-menu {
    border-bottom: 3px solid #253472;
}

.tb-megamenu .nav li.dropdown.open > .dropdown-toggle {
    /*color: #253472;*/
}

.tb-megamenu .nav li.dropdown.active > .dropdown-toggle, .tb-megamenu .nav li.dropdown.open.active > .dropdown-toggle, .tb-megamenu .nav > li.dropdown.open.active > a:hover {
    background-color: #253472 !important;
}

.view-sidebar-store .views-field-nothing .table-striped > tbody > tr:nth-child(2n+1) > td, .view-sidebar-store .views-field-nothing .table-striped > tbody > tr:nth-child(2n+1) > th {
    color: #253472 !important;
}

#block-views-shopping-cart-block-1 .dropdown-menu {
    border-bottom: solid 3px #253472 !important;
    border-radius: 0 !important;
}

header .nav .active-trail {
    background-color: #253472 !important;
}

    header .nav .active-trail:hover {
        background-color: #253472 !important;
    }

.scrollToTop:hover {
    color: #253472;
}

.region-footer-level-mid {
    background: #222;
}

.footer {
    background: none repeat scroll 0 0 #4e7902;
}

.views-field-name h3 {
    margin-top: 10px;
}

a {
    text-decoration: none !important;
}

.field-content p, .field-content li {
    line-height: 30px;
    /* font-weight: bold; */
    text-align: justify;
    font-size: 17px;
}

@media (min-width:0px) and (max-width:767px) {
    .region-pre-content h2.block-title, .region-highlighted h2.block-title, .region-post-content h2.block-title, .region-content h2.block-title, .region-post-content3 h2.block-title, .region-post-content2 h2.block-title {
        background: none repeat scroll 0 0 #fff;
        padding: 0 13px;
        display: inline-block;
        margin-bottom: -10px;
        font-size: 22px;
    }

    .post-content .block .view-header, .region-highlighted .block .view-header, .region-pre-content .block .view-header, .region-post-content3 .block .view-header, .region-post-content .block .view-header, .region-post-content2 .block .view-header {
        font-size: 14px;
        padding: 1px 10% 34px;
        text-align: center;
        color: #333;
    }

    .view-features h3 {
        font-size: 1em;
        line-height: 1.5em;
        margin-bottom: 1em;
        text-align: justify;
    }

    .view-portfolios .views-row {
        text-align: center;
        transition-property: transform,opacity;
        transition-duration: .8s;
        min-height: auto;
    }

    #block-block-4 p {
        font-size: 15px !important;
    }
}

@media (min-width:768px) {
    .shrconnct {
        width: 20%;
        float: left;
    }
}

p.shr-img {
    margin: 0 auto 0 auto;
    width: 171px;
}

    p.shr-img span {
        height: 64px !important;
    }

span.faceb {
    background: url(../../../../images/sprite.png) -152px -3px;
    width: 53px;
    height: 56px;
    float: left;
    margin: 0 5px 0 0;
}

p.shr-img span {
    height: 64px !important;
}

span.name-shr {
    /*font-family: robotolight;*/
    font-size: 18px;
    color: #164c6a;
    float: left;
    margin: 15px 0 0 0;
}

span.tweet {
    background: url(../../../../images/sprite.png) -208px -3px;
    width: 64px;
    height: 56px;
    float: left;
    margin: 0 5px 0 0;
}

span.youtube {
    background: url(../../../../images/sprite.png) -275px -3px;
    width: 64px;
    height: 64px;
    float: left;
    margin: 0 5px 0 0;
}

span.linkedin {
    background: url(../../../../images/linkedin.png)no-repeat;
    width: 47px;
    height: 47px;
    float: left;
    margin: 0 5px 0 0;
}

span.google {
    background: url(../../../../images/sprite.png) -296px -162px;
    width: 64px;
    height: 64px;
    float: left;
    margin: 0 5px 0 0;
}

.mm {
    padding-bottom: 60px !important;
    padding-top: 30px;
}

.approachbox {
    padding-top: 10px;
    color: #fff;
    float: left;
    /*margin-left: 10px;*/
    /*min-height: 429px;*/
    cursor: pointer;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

    .approachbox p {
        color: white;
        text-align: justify;
    }

    .approachbox li {
        text-align: justify;
        margin-bottom: 7px;
    }

#content .aboutbox.box1 {
    background: #6199BE;
    margin-left: 0px;
}

#content .aboutbox.box2 {
    background: #C8DF6A;
}

#content .aboutbox.box3 {
    background: #46CAE1;
}

#content .aboutbox.box4 {
    background: #EBC66D;
}

#content .aboutbox.box1 {
    background: #6199BE;
    margin-left: 0px;
}

#content .aboutbox.box2 {
    background: #C8DF6A;
}

#content .aboutbox.box3 {
    background: #46CAE1;
}

#content .aboutbox.box4 {
    background: #EBC66D;
}

.form-item {
    float: left;
    width: 100%;
}

.infra li {
    color: #777777;
    margin-bottom: 5px;
}

.submenu {
    display: none;
}

.submenu {
    position: absolute;
    width: 300px;
    top: 100%;
    left: 0;
    z-index: 99999999999999999999;
    padding-left: 0px;
}

.menu:hover .submenu {
    display: block;
}

.submenu li, .submenu li a {
    width: 300px;
}

.submenu li {
    border-top: 0 none;
    color: #fff;
    font-weight: normal;
    margin: 0 0 -1px;
    padding: 11px 7px 11px 29px;
    border-bottom: 2px solid #89a268;
    list-style: none;
    background: #4e7902;
}

    .submenu li a {
        color: white;
        font-size: 15px;
    }

.field-content .col-sm-4, .field-content .col-sm-6 {
    margin-bottom: 30px;
}

.abouts {
    line-height: 30px; /* font-weight: bold; */
    text-align: justify;
    font-size: 17px;
    color: #4a4949;    padding-left: 20px;
}

.products {
    box-shadow: 0px 0px 2px 0px grey;
    width: 100%;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    background: white;
    margin-bottom: 20px;
    min-height: 150px;
}

@media (min-width:768px) {
    .products .col-sm-8 {
        padding-left:0px !important;
    }
}
@media (max-width:767px)
{
    .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
    color: #4e7902;
    font-weight: bold;
}
    h1 {
        font-size:20px !important;
    }
                  }
@media (min-width:1200px) {
    .prr .col-sm-4 .col-sm-12{
        min-height:400px;
    }
}